JPH0294851A - Computer system - Google Patents

Computer system

Info

Publication number
JPH0294851A
JPH0294851A JP63245912A JP24591288A JPH0294851A JP H0294851 A JPH0294851 A JP H0294851A JP 63245912 A JP63245912 A JP 63245912A JP 24591288 A JP24591288 A JP 24591288A JP H0294851 A JPH0294851 A JP H0294851A
Authority
JP
Japan
Prior art keywords
communication
program
management means
connection management
address
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP63245912A
Other languages
Japanese (ja)
Inventor
Takumi Shichijo
七條 卓巳
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Toshiba Corp
Original Assignee
Toshiba Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Toshiba Corp filed Critical Toshiba Corp
Priority to JP63245912A priority Critical patent/JPH0294851A/en
Publication of JPH0294851A publication Critical patent/JPH0294851A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To set a combination between a job program of a computer main body and plural communication programs dynamically by making access to the plural communication programs with different kit work architecture freely by means of a common access system. CONSTITUTION:A job program A applies a transmission request in a computer main body K and generates and outputs an address parameter to select a desired communication program. A connection management means NCM1 analyzes the address parameter and decides which of a 2nd plural connection management means NCM21, 22 to be noticed. Then address information required to select the communication program in the address parameter is sent to, e.g., the 2nd connection management means NCM21. The 2nd connection management means NCM21 analyzes the address information to supply a start signal to a communication program such as a program T1a.

Description

【発明の詳細な説明】 [発明の目的] (産業上の利用分前) 本発明は、計算機本体とは別に通信システム部を備えた
計算機システムに関する。
DETAILED DESCRIPTION OF THE INVENTION [Object of the Invention] (Before Industrial Use) The present invention relates to a computer system that includes a communication system section separate from the computer main body.

(従来の技術) 近年、通信機能を備えた計算機システムとして、計算機
本体とは別に通信システム部を備え、この通信システム
部によりデータの送受信を行なうことにより計算機本体
の負荷を分散して効率的なデータ処理を゛可能としたシ
ステムがある。この種のシステムは、データ送信時には
計算機本体から通信システム部へ送信データを転送し、
以後この通信システム部によりそのハードウェアおよび
通信用プログラムを使用して送信データを通信回線へ送
信する。また通信システム部に着信が発生した場合には
、通信回線を介して到来する受信データを通信システム
部がその通信用プログラムに従って受信し、受信終了後
にこの受信データを計算機本体へ転送するように構成さ
れている。
(Prior art) In recent years, computer systems equipped with communication functions have been equipped with a communication system section separate from the computer main body, and this communication system section transmits and receives data, thereby distributing the load on the computer main body and making it more efficient. There are systems that allow data processing. When transmitting data, this type of system transfers the data from the computer to the communication system.
Thereafter, this communication system section uses the hardware and communication program to transmit the transmission data to the communication line. In addition, when an incoming call occurs to the communication system section, the communication system section receives the received data that arrives via the communication line according to the communication program, and after the reception is completed, the received data is transferred to the computer main body. has been done.

ところで、通信システム部にはネットワークアーキテク
チャの異なる複数種の通信用プログラムを備えたものが
ある。これらの通信用プログラムを選択的に使用してデ
ータ通信を行なう場合、そのアクセスを従来では例えば
次のように行なっている。すなわち、第4図に示す如く
計算機本体にの業務用プログラムA、B、Cと通信用プ
ログラムa、b、cとの間で、先ず通信用プログラム固
有のI10コマンドコードを授受して相手プログラムを
アクセスし、このアクセスにより計算機バスBUS上の
バスが確立された後に、さらに上記固何の110372
1体系を使用してデータの送受信を実行していた。
By the way, some communication system units are equipped with multiple types of communication programs having different network architectures. When performing data communication by selectively using these communication programs, access has conventionally been performed as follows, for example. That is, as shown in FIG. 4, between the business programs A, B, and C of the computer and the communication programs a, b, and c, the I10 command code specific to the communication program is first exchanged, and the other party's program is communicated with. After accessing and establishing the bus on the computer bus BUS by this access, the above-mentioned specific 110372
1 system was used to send and receive data.

(発明が解決しようとする課題) ところが、この様な従来の計算機システムは、各通信用
プログラム毎に別々の1103721体系を使用して相
手プログラムをアクセスするようにしているため、アク
セス方式を固定することができず、このため通信用プロ
グラムを複数種有しているにも拘らず、一つの業務用プ
ログラムがこれら複数種の通信用プログラムを自在に使
用することが難しくシステムとして柔軟性が乏しいとい
う問題点があった。
(Problem to be Solved by the Invention) However, in such conventional computer systems, each communication program uses a separate 1103721 system to access the other program, so the access method is fixed. For this reason, even though there are multiple types of communication programs, it is difficult for one business program to freely use these multiple types of communication programs, resulting in a lack of flexibility as a system. There was a problem.

そこで、本発明はこの点に着目し、ネットワークアーキ
テクチャの異なる複数の通信用プログラムを共通のアク
セス方式により自在にアクセスできるようにし、これに
より計算機本体側の業務用プログラムと複数の通信用プ
ログラムとの組合わせをダイナミックに設定し得て柔軟
なネットワークアーキテクチャを構築し得る計算機シス
テムを提供することを目的とする。
Therefore, the present invention focuses on this point and makes it possible to freely access multiple communication programs with different network architectures using a common access method. The purpose of this invention is to provide a computer system that can dynamically set combinations and construct a flexible network architecture.

[発明の構成] (課題を解決するための手段) 本発明は、業務用プログラムに従って業務処理を実行す
る計算機本体と、複数種の通信用プログラムを有しこれ
らの通信用プログラムに従って通信処理を実行する通信
システム部とを備えた計算機システムにおいて、上記計
算機本体側および通信システム側側に接続管理手段をそ
れぞれ設け、業務用プログラムから所望の通信用プログ
ラムによる発呼要求が発生した場合は、この通信用プロ
グラムを表わすアドレスパラメータを上記計算機本体側
の接続管理手段から通信システム側の接続管理手段へ通
知し、この接続管理手段で上記アドレスパラメータの内
容を解析して該当する通信用プログラムに通知し起動す
るようにし、かつ通信用プログラムに着呼が発生した場
合は、この通信用プログラムのアドレス体系に従って作
成されたアドレスパラメータを上記通信システム側の接
続管理手段から上記計算機本体側の管理手段へ通知し、
この管理手段により上記アドレスパラメータの内容を解
析して該当する業務用プログラムに通知し起動するよう
にしたものである。
[Structure of the Invention] (Means for Solving the Problems) The present invention has a computer main body that executes business processing according to a business program, and a plurality of types of communication programs, and executes communication processing according to these communication programs. In a computer system equipped with a communication system unit, connection management means are provided on the computer main body side and the communication system side, respectively, and when a call request is generated from a business program by a desired communication program, this communication The connection management means on the computer main body side notifies the address parameter representing the communication program to the connection management means on the communication system side, and the connection management means analyzes the content of the address parameter and notifies the corresponding communication program and starts it. and when an incoming call occurs to the communication program, the connection management means on the communication system side notifies the management means on the computer main body side of the address parameters created according to the address system of this communication program. ,
This management means analyzes the contents of the address parameters and notifies and starts the corresponding business program.

(作用) この結果、計算機本体側の業務用プログラムは、通信シ
ステム部のどの通信用プログラムをアクセスする場合で
も、共通のアクセス方式によりアクセスすることが可能
となり、これにより業務用プログラムは複数種の通信用
プログラムを自在に選択使用してデータ通信を行なうこ
とができる。
(Function) As a result, business programs on the computer side can access any communication program in the communication system section using a common access method, and as a result, business programs of multiple types can be accessed using a common access method. Data communication can be performed by freely selecting and using communication programs.

したがって、計算機本体の業務用プログラムと通信用プ
ログラムとの組合わせをダイナミックに設定してデータ
通信を行なうことができ、これによりシステムの柔軟性
を高めることができる。
Therefore, data communication can be performed by dynamically setting the combination of the business program and the communication program of the computer itself, thereby increasing the flexibility of the system.

(実施例) 第1図は本発明の一実施例における計算機システムの概
略構成図であり、Kは計算機本体、Tl、T2は通信シ
ステム部をそれぞれ示している。このうち、先ず計算機
本体l(は複数の異なる業務用プログラムA、B、Cを
備えている。一方各通信システム部Tl、T2は、各々
異なるネットワークアーキテクチャに対応して設けられ
たもので、これらのネットワークアーキテクチャの複数
の異なるサブセットを表わす通信用プログラムTla−
Tie、T2a−T2cを備えている。
(Embodiment) FIG. 1 is a schematic configuration diagram of a computer system according to an embodiment of the present invention, where K indicates the computer main body, and Tl and T2 indicate a communication system section, respectively. First of all, the computer main body L (is equipped with a plurality of different business programs A, B, and C. On the other hand, each communication system section Tl, T2 is provided corresponding to a different network architecture, and these The communication program Tla- represents several different subsets of the network architecture of
Tie, T2a-T2c.

ところで、本実施例の計算機システムは計算機本体Kに
付属して第1の接続管理手段NCMIを設け、さらに各
通信システム部Tl、T2に付属して第2の接続管理手
段NCM21.NCM22をそれぞれ設けている。第1
の接続管理手段NCMIは、計算機本体にのリソース管
理、計算機バスBUSに対する入出力手段および計算機
本体にのメモリアクセス手段等に加えて、アドレスパラ
メータの解析手段を有している。このアドレスパラメー
タの解析手段は、計算機本体にの各業務プログラムA、
B、Cから通信用プログラムのアドレスパラメータが出
力された場合に、このアドレスパラメータを解析して該
当する第2の接続管理手段NCM21.NCM22にサ
ブセットを表わすアドレスパラメータを通知する。また
、それとともに第2の接続管理手段NCM21゜NCM
22からアドレス情報が送られた場合に、このアドレス
情報を解析して該当する業務用プログラムA、B、Cを
起動させるものである。
By the way, the computer system of this embodiment is provided with a first connection management means NCMI attached to the computer main body K, and further provided with second connection management means NCM21. An NCM 22 is provided for each. 1st
The connection management means NCMI includes address parameter analysis means in addition to resource management for the computer main body, input/output means for the computer bus BUS, memory access means for the computer main body, and the like. This address parameter analysis means includes each business program A in the computer main body,
When the address parameters of the communication program are output from B and C, the address parameters are analyzed and the corresponding second connection management means NCM21. Notify NCM 22 of address parameters representing the subset. In addition, a second connection management means NCM21°NCM
When address information is sent from 22, this address information is analyzed and the corresponding business programs A, B, and C are activated.

一方、第2の接続管理手段NCM21.NCM22は、
それぞれ通信システム部TI、T2のリソース管理手段
、計算機バスBUSに対する入出力(Ilo)手段等加
えて、アドレス情報の解析手段を有している。このアド
レス情報の解析手段は、上記第1の接続管理手段NCM
Iからアドレスパラメータが送られた場合に、このアド
レスパラメータを解析して該当するサブセットの通信用
プログラムを起動させる。またそれとともに、着呼に伴
い通信用プログラムからアドレス情報が出力されたとき
に、このアドレス情報を解析して第1の接続管理手段N
CMIに通知するものである。
On the other hand, the second connection management means NCM21. NCM22 is
In addition to resource management means for the communication system units TI and T2, input/output (Ilo) means for the computer bus BUS, etc., each of them has address information analysis means. This address information analysis means is the first connection management means NCM.
When an address parameter is sent from I, this address parameter is analyzed and the communication program of the corresponding subset is activated. At the same time, when address information is output from the communication program due to an incoming call, this address information is analyzed and the first connection management means N
This is to notify CMI.

このような構成であるから、先ず計算機本体Kにおいて
例えば第3図に示す如くステップ31で業務用プログラ
ムAが送信要求を行ない、かつ所望の通信用プログラム
を選択するためのアドレスパラメータを作成してステッ
プ32で出力したとする。尚、′M2図(a)はアドレ
スパラメータの構成の一例を示すもので、先頭部にネッ
トワークアーキテクチャまたはプロトコルの識別データ
idを配し、続いてアドレス長データおよび通信プログ
ラムのアドレス体系を表わす情報が配している。そうす
ると接続管理手段NCMIは、上記アドレスパラメータ
の到来により業務用プログラムAが発呼したものと判断
し、ステップ33で上記アドレスパラメータを解析して
複数の第2の接続管理手段NCM21.NCM22のう
ちどの接続管理手段に対し通知すればよいかを判定する
With such a configuration, first, in the computer main body K, the business program A makes a transmission request in step 31, as shown in FIG. 3, and creates an address parameter for selecting a desired communication program. Assume that it is output in step 32. Note that 'M2 diagram (a) shows an example of the structure of an address parameter, in which network architecture or protocol identification data id is placed at the beginning, followed by address length data and information representing the address system of the communication program. It is arranged. Then, the connection management means NCMI determines that the call has been made by the business program A due to the arrival of the address parameter, and in step 33 analyzes the address parameter and sends the plurality of second connection management means NCM21. It is determined which connection management means of the NCM 22 should be notified.

このときの判定方式としては、例えば全ての第2の接続
管理手段NCM21.NCM22に対し同報方式でアド
レス情報を通知し、その応答を待7て行なうようにすれ
ばよい。また、このような動作を実行したのち、その判
定結果を記憶して次の判定の参考にする学習方式を採用
することも可能である。そうして通知すべき第2の接続
管理手段が決まると、第1の接続管理手段NCM1はス
テップ34で上記通知すべき第2の接続管理手段、例え
ばNCM21に対し、上記アドレスパラメータのうち通
信用プログラムを選択するに必要なアドレス情報を転送
する。
As a determination method at this time, for example, all the second connection management means NCM21. The address information may be notified to the NCM 22 using a broadcast method, and the response may be waited for. It is also possible to adopt a learning method in which after performing such an operation, the determination result is stored and used as a reference for the next determination. When the second connection management means to be notified is determined, the first connection management means NCM1, in step 34, sends the communication information of the address parameters to the second connection management means to be notified, for example, NCM21. Transfer the address information necessary to select the program.

これに対し、上記第1の接続管理手段NCMIからアド
レス情報が送られたT?z2の接続管理手段NCM21
は、ステップ35で上記アドレス情報を解析してどのサ
ブセットの通信用プログラムを選択すべきかを判定し、
この通信用プログラム、例えばTlaに対しステップ3
6で起動信号を供給する。この結果、通信用プログラム
Tlaは起動され、以後ステップ37により計算機本体
Kがら転送される送信データを所定のプロトコルに従っ
て図示しない通信論理チャネルへ送出する。しかして業
務用プログラムAの送信データは、通信用プログラムT
laに従って送信される。
In response to this, T? to which address information was sent from the first connection management means NCMI? z2 connection management means NCM21
At step 35, the address information is analyzed to determine which subset of the communication program should be selected;
Step 3 for this communication program, for example, Tla.
6 supplies the activation signal. As a result, the communication program Tla is activated, and thereafter, in step 37, sends the transmission data transferred from the computer main body K to a communication logical channel (not shown) according to a predetermined protocol. Therefore, the transmission data of the business program A is the communication program T.
transmitted according to la.

以後同様に、業務用プログラムAが通信用プログラムT
lbまたはTlcのアドレス情報を挿入したアドレスパ
ラメータを出力すれば、このアドレスパラメータの内容
に従って第1の接続管理手段NCMIにより対応する第
2の接続管理手段NCM21がアクセスされ、かっこの
第2の接続管理手段NCM21により使用すべき通信用
プログラムTlbまたはTicが起動されてデータの送
信が行なわれる。以上のアクセ゛ス動作は、他の業務用
プログラムB、Cが他のネ・ノドワークアーキテクチャ
の通信用プログラムT2a−T2cを選択しデータを送
信する場合でも全く同様に行なわれる。
Thereafter, in the same way, business program A becomes communication program T.
If an address parameter into which address information of lb or Tlc is inserted is output, the corresponding second connection management means NCM21 is accessed by the first connection management means NCMI according to the contents of this address parameter, and the second connection management means in parentheses is The communication program Tlb or Tic to be used is activated by the means NCM 21 to transmit data. The above access operation is performed in exactly the same way even when other business programs B and C select communication programs T2a to T2c of other network architectures and transmit data.

一方、任意の通信用プログラムに着信が発生した場合に
は、この通信用プログラムは例えば第4図に示す如く先
ずステップ41で通信用プログラムのアドレス体系に従
って自己のネ・ノドワークアーキテクチャのサブセット
を表わすアドレス情報を組立て、このアドレス情報をス
テップ42で対応する第2の接続管理手段N Ctvl
 21に通知する。
On the other hand, when an incoming call occurs to any communication program, this communication program first represents a subset of its network architecture in accordance with the address system of the communication program in step 41, as shown in FIG. 4, for example. Address information is assembled and this address information is sent to the corresponding second connection management means N Ctvl in step 42.
Notify 21.

そうするとこの第2の接続管理手段NCM21は、ステ
ップ43で上記アドレス情報を解析し、着信があったネ
ットワークアーキテクチャを表わすアドレス情報を組立
ててこのアドレス情報をステ・ツブ44で第1の接続管
理手段NCMIに転送する。
Then, in step 43, the second connection management means NCM21 analyzes the address information, assembles address information representing the network architecture where the call was received, and transfers this address information to the first connection management means NCMI in step 44. Transfer to.

この結果、第1の接続管理手段NCMIは、ステップ4
5で上記アドレス情報を解析し、ステ、ンプ46により
該当する業務用プログラムに通知を行なう。したがって
、業務用プログラムはステ・ツブ47に示す如く起動さ
れ、以後上記着信が発生した通信用プログラムで受信さ
れたデータは上記業務用プログラムに転送され、この業
務用プログラムにより所定のデータ処理が行なわれる。
As a result, the first connection management means NCMI performs step 4
At step 5, the address information is analyzed, and the step 46 notifies the corresponding business program. Therefore, the business program is started as shown in step 47, and thereafter the data received by the communication program where the incoming call occurred is transferred to the business program, and predetermined data processing is performed by this business program. It will be done.

以上のアクセス動作は、他の通信用プログラムに着信が
発生した場合にも同様に行なわれる。
The above access operation is performed in the same way when an incoming call occurs in another communication program.

このように本実施例であれば、計算機本体に側および各
通信システム部TI、T2側に第1の接続管理手段NC
MIおよび第2の接続管理手段NCM21.NCM22
を設け、これらの接続管理手段によりアドレス情報を用
いて業務用プログラムA−Cと通信用プログラムTla
−T2cとの間の接続を行なうようにしたので、業務用
プログラムA−Cは共通のアクセス方式により例えば第
1図の破線に示すようにネットワークアーキテクチャや
プロトコルが異なるどの通信用プログラムT 1 a 
−T 2 cに対してもアクセスし接続することができ
る。このため、各通信用プログラム毎に別々のI10コ
マンドコードを使用してアクセスしなければならなかっ
た従来のシステムに比べて、業務用プログラムと通信用
プログラムとの組合わせをダイナミックに設定すること
ができ、これにより柔軟性を高めることができる。
In this embodiment, the first connection management means NC is connected to the computer main body and each communication system unit TI, and to the T2 side.
MI and second connection management means NCM21. NCM22
These connection management means use the address information to connect the business programs A to C and the communication program Tla.
-T2c, the business programs A to C can use a common access method to connect to any communication program T1a with different network architectures and protocols, as shown by the broken line in FIG.
- T2c can also be accessed and connected. This makes it possible to dynamically set combinations of business programs and communications programs, compared to conventional systems in which each communications program had to be accessed using a separate I10 command code. This can increase flexibility.

尚、本発明は上記実施例に限定されるものではない。例
えば、アドレスパラメータとしては第2図(b)に示す
ようにネットワークアーキテクチャまたはそのサブセッ
トを表わす識別情報td。
Note that the present invention is not limited to the above embodiments. For example, as an address parameter, identification information td representing a network architecture or a subset thereof, as shown in FIG. 2(b).

id′を先頭に配置し、続いてアドレス長データおよび
アドレス情報を配置して構成したものを使用してもよい
。その他、アドレス情報の構成や接続管理手段の制御内
容および制御手順、ネ・ノドワークアーキテクチャや通
信用プログラムの種類、業務用プログラムの種類等につ
いても、本発明の要旨を逸脱しない範囲で種々変形して
実施できる。
It is also possible to use a configuration in which id' is placed at the beginning, followed by address length data and address information. In addition, various modifications may be made to the structure of address information, the control contents and control procedures of the connection management means, the network architecture, the types of communication programs, the types of business programs, etc. without departing from the gist of the present invention. It can be implemented by

[発明の効果] 以上詳述したように本発明によれば、計算機本体側およ
び通信システム部側に接続管理手段をそれぞれ設け、業
務用プログラムから所望の通信用プログラムによる発呼
要求が発生した場合は、この通信用プログラムを表わす
アドレスパラメータを上記計算機本体側の接続管理手段
から通信システム側の接続管理手段へ通知し、この接続
管理手段で上記アドレスパラメータの内容を解析して該
当する通信用プログラムに通知し起動するようにし、か
つ通信用プログラムに着呼が発生した場合は、この通信
用プログラムのアドレス体系に従っテ作成されたアドレ
スパラメータを上記通信システム側の接続管理手段から
上記計算機本体側の管理手段へ通知し、この管理手段に
より上記アドレスパラメータの内容を解析して該当する
業務用プログラムに通知し起動するようにしたことによ
って、ネットワークアーキテクチャの異なる段数の通信
用プログラムを共通のアクセス方式により自在にアクセ
スすることができ、これにより計算機本体側の業務用プ
ログラムと複数の通信用プログラムとの組合わせをダイ
ナミックに設定し得て柔軟なネットワークアーキテクチ
ャを構築し得る計算機システムを提供することができる
[Effects of the Invention] As detailed above, according to the present invention, connection management means are provided on the computer main body side and the communication system section side, respectively, and when a call request is made from a desired communication program from a business program, sends the address parameter representing this communication program from the connection management means on the computer main body side to the connection management means on the communication system side, and the connection management means analyzes the contents of the address parameter and selects the corresponding communication program. When the communication program receives an incoming call, the address parameters created according to the address system of the communication program are sent from the connection management means of the communication system to the computer itself. This management means analyzes the contents of the address parameters, and notifies and starts the corresponding business program. By doing so, communication programs with different numbers of network architectures can be accessed using a common access method. It is possible to provide a computer system that can be accessed freely by the computer, thereby dynamically setting a combination of a business program on the computer side and a plurality of communication programs, and building a flexible network architecture. can.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は本発明の一実施例における計算機システムの概
略構成図、第2図はアドレスパラメータの構成の一例を
示す図、第3図および第4図は第1図に示したシステム
の動作説明に使用するフローチャート、第5図は従来の
計算機システムを説明するための概略構成図である。 K・・・計算機本体、Tl、T2・・・通信システム部
、NCMI・・・第1の接続管理手段、NCM21゜N
CM22・・・第2の接続管理手段、A、B、C・・・
業務用プログラム、Tl a−Tl c、T2a 〜T
2c・・・通信用プログラム。 出願人代理人 弁理士 鈴江武彦
FIG. 1 is a schematic configuration diagram of a computer system according to an embodiment of the present invention, FIG. 2 is a diagram showing an example of the configuration of address parameters, and FIGS. 3 and 4 are explanations of the operation of the system shown in FIG. 1. The flowchart used in FIG. 5 is a schematic configuration diagram for explaining a conventional computer system. K...computer body, Tl, T2...communication system section, NCMI...first connection management means, NCM21°N
CM22...Second connection management means, A, B, C...
Business programs, Tla-Tlc, T2a ~T
2c...Communication program. Applicant's agent Patent attorney Takehiko Suzue

Claims (1)

【特許請求の範囲】[Claims] 業務用プログラムに従って業務処理を実行する計算機本
体と、複数種の通信用プログラムを有しこれらの通信用
プログラムに従って通信処理を実行する通信システム部
とを備えた計算機システムにおいて、前記計算機本体側
および通信システム部側に接続管理手段をそれぞれ設け
、業務用プログラムから所望の通信用プログラムによる
発呼要求が発生した場合はこの通信用プログラムを表わ
すアドレスパラメータを前記計算機本体側の接続管理手
段から通信システム側の接続管理手段に通知し、この接
続管理手段で前記アドレスパラメータの内容を解析して
該当する通信用プログラムに通知し起動するようにし、
かつ通信用プログラムに着呼が発生した場合はこの通信
用プログラムのアドレス体系に従って作成されたアドレ
スパラメータを前記通信システム側の接続管理手段から
前記計算機本体側の管理手段へ通知し、この管理手段に
より前記アドレスパラメータの内容を解析して該当する
業務用プログラムに通知し起動するようにしたことを特
徴とすることを計算機システム。
In a computer system comprising a computer main body that executes business processing according to a business program, and a communication system section that has multiple types of communication programs and executes communication processing according to these communication programs, the computer main body side and the communication A connection management means is provided on each side of the computer, and when a call request is made from a business program using a desired communication program, an address parameter representing this communication program is sent from the connection management means on the computer main body to the communication system. and the connection management means analyzes the content of the address parameter and notifies and starts the corresponding communication program,
When an incoming call occurs to a communication program, the connection management means on the communication system side notifies the management means on the computer main body of the address parameters created according to the address system of this communication program, and the management means A computer system characterized in that the content of the address parameter is analyzed and the corresponding business program is notified and activated.
JP63245912A 1988-09-30 1988-09-30 Computer system Pending JPH0294851A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63245912A JPH0294851A (en) 1988-09-30 1988-09-30 Computer system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63245912A JPH0294851A (en) 1988-09-30 1988-09-30 Computer system

Publications (1)

Publication Number Publication Date
JPH0294851A true JPH0294851A (en) 1990-04-05

Family

ID=17140683

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63245912A Pending JPH0294851A (en) 1988-09-30 1988-09-30 Computer system

Country Status (1)

Country Link
JP (1) JPH0294851A (en)

Similar Documents

Publication Publication Date Title
US4888728A (en) Multipoint link data-transmission control system
AU582196B2 (en) Method of communications between register-modelled radio devices
EP0074864B1 (en) System and method for name-lookup in a local area network data communication system
EP0073698A2 (en) System and method for synchronizing variable-length messages in a local area network data communication system
JPS61126843A (en) Local area network
JPH0644177A (en) Method of transmitting signal and data
JPH069361B2 (en) Message transmission method
JPS61100046A (en) Loop transmission method
JPH0294851A (en) Computer system
US5528768A (en) Multiprocessor communication system having a paritioned main memory where individual processors write to exclusive portions of the main memory and read from the entire main memory
CN100555975C (en) The method of operating data bus system and transfer station
US4823344A (en) Remote test circuit for channel terminal
JP3799741B2 (en) Bus controller
US20010018705A1 (en) Communication process and apparatus
JPS6074848A (en) Serial data transfer system
JPS61224543A (en) System for managing identifier
JPS6121024B2 (en)
JP3491403B2 (en) Wireless input system
JPH01276940A (en) Data transfer controller
JPS6326905B2 (en)
JPS63245040A (en) Data communication automatic synchronizing equipment
KR950035219A (en) Gateway Implementation Method and System for Network Matching between Integrated Information Network and Local Area Network
JPH02272843A (en) Data transmission equipment
JPH06195286A (en) Data communication equipment
JPH02186407A (en) Transmission controller