JPS62100854A - Communication system between host and terminal - Google Patents

Communication system between host and terminal

Info

Publication number
JPS62100854A
JPS62100854A JP60242055A JP24205585A JPS62100854A JP S62100854 A JPS62100854 A JP S62100854A JP 60242055 A JP60242055 A JP 60242055A JP 24205585 A JP24205585 A JP 24205585A JP S62100854 A JPS62100854 A JP S62100854A
Authority
JP
Japan
Prior art keywords
terminal
real
host
message
virtual
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.)
Granted
Application number
JP60242055A
Other languages
Japanese (ja)
Other versions
JPH0378659B2 (en
Inventor
Yukio Saito
斎藤 幸男
Isao Ishizaki
石崎 功
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.)
NIPPON DENKI SOFTWARE KK
NEC Corp
Original Assignee
NIPPON DENKI SOFTWARE KK
NEC 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 NIPPON DENKI SOFTWARE KK, NEC Corp filed Critical NIPPON DENKI SOFTWARE KK
Priority to JP60242055A priority Critical patent/JPS62100854A/en
Publication of JPS62100854A publication Critical patent/JPS62100854A/en
Publication of JPH0378659B2 publication Critical patent/JPH0378659B2/ja
Granted legal-status Critical Current

Links

Landscapes

  • Computer And Data Communications (AREA)
  • Communication Control (AREA)

Abstract

PURPOSE:To omit the need to change the system generation when the real terminal constitution is changed by setting previously a virtual terminal having the 1:1 correspondence secured between a host and an application program and connecting the virtual terminal to a real terminal with the designation of the application program sent from the real terminal. CONSTITUTION:The dynamic correspondence is secured between virtual terminals 31-34 and real terminals 41-49 via a switch means 35. When the real terminal 41 delivers a telegram indicating an application program AP2, a relay processor 30 checks the using condition of the virtual terminal corresponding to the program AP2. If said virtual terminal is idle, it is connected to a real terminal. Thus a communication path is secured and the real terminal performs the processing by means of the program AP2.

Description

【発明の詳細な説明】 (音業上の利用分野) 本発明はホスト・端末間通信方式、特に、仮想端末が予
め設定された中継処理装置を介してホストコンピュータ
(以下ホストと記す)と複数の端末装置(以下実端末と
記す)との間で行なう通信の方式に関する。
Detailed Description of the Invention (Field of Application in the Music Industry) The present invention relates to a communication system between a host and a terminal. The present invention relates to a method of communication with a terminal device (hereinafter referred to as an actual terminal).

(従来の技術) ホストと複数実端末との間で通信を行なうためのネット
ワークを構築する場合、各ノード間の距離が長くまた実
端末の数、したがって回線本数が多いようなときには、
一般に、中継処理装置が導入される。すなわち、ホスト
と中継処理装置とは高速回線で接続してホストの処理速
度と整合した速度で通信制御を行ない、また、中継処理
装置と実端末とは低速回線で接続して実端末の処理速度
に対応するようにしている。
(Prior art) When constructing a network for communication between a host and multiple real terminals, when the distance between each node is long and the number of real terminals and therefore the number of lines is large,
Generally, a relay processing device is introduced. In other words, the host and the relay processing device are connected via a high-speed line and communication control is performed at a speed that matches the processing speed of the host, and the relay processing device and the actual terminal are connected via a low-speed line to perform communication control at a speed that matches the processing speed of the actual terminal. We are trying to accommodate.

一方、ソフトウェアの機能追加や改造を行なう場合、母
体となるソフトウェアの規模が大きいほど作業が困難で
あり、またミスを犯しやすいことが経験的によく知られ
ている。したがって、コンピュータの適用業務の拡大に
伴う実端末の多様化に対処するためには、実端末の属性
を意識しなけhばならない部分は、たとえばフロントエ
ンドプロセッサ等のようなホスト側における通信制御処
理専用部で扱い、オペレーティングシステムハ実端末の
属性を意識せずに通信すべき端末のアドレスの指定、デ
ータの送信/受信などを行なえるように仮想端末を設定
することが望ましい。
On the other hand, when adding functions or modifying software, it is well known from experience that the larger the base software, the more difficult the task is and the more likely mistakes are to be made. Therefore, in order to cope with the diversification of real terminals accompanying the expansion of computer applications, the part that must be aware of the attributes of real terminals is communication control processing on the host side, such as a front-end processor. It is desirable to set the virtual terminal so that it is handled by a dedicated section and the operating system can specify the address of the terminal to communicate with and send/receive data without being aware of the attributes of the real terminal.

従来のこの種のホスト・端末間通信方式は、実端末と1
対1対応の仮想端末の設定と、仮想端末とアプリケーシ
ョンプログラムの結び付けとをシステムジェネレーシッ
ン(SG)時にホスト上で行なっておき、ホストと実端
末との間の通信はこの仮想端末を介して実行するように
している。
This type of conventional communication method between a host and a terminal is
The setting of a virtual terminal with one-to-one correspondence and the connection between the virtual terminal and the application program are performed on the host during system generation (SG), and communication between the host and the real terminal is performed via this virtual terminal. I'm trying to execute it.

(発明が解決しようとする問題点) このような従来方式においては、実端末数だけの仮想端
末の設定を行なう必要があるため、設定時間やホストダ
ウン時における再設定時間が長くなるし仮想端末ごとに
設けるバッファやテーブルの数も多くなってホスト上の
所要資源が多くなり、また仮想端末と実端末との結び付
けがSG時において固定化されるため、実端末の増設等
のように実端末の構成に変更があるとSGをやり直す必
要があるし実端末と仮想端末との動的な結び付けによる
多様な実端末の運用形態をとることもできないという多
くの問題点がある。
(Problems to be Solved by the Invention) In such a conventional method, it is necessary to configure as many virtual terminals as there are real terminals, which increases the configuration time and reconfiguration time when the host goes down, and the number of virtual terminals increases. The number of buffers and tables created for each virtual terminal increases, which increases the resources required on the host.Also, since the connection between virtual terminals and real terminals is fixed at SG time, when adding real terminals, etc. There are many problems in that if there is a change in the configuration of the SG, it is necessary to redo the SG, and it is not possible to take various operational forms of the real terminal by dynamically linking the real terminal and the virtual terminal.

(問題点を解決するための手段) 本発明の方式は、中継処理装置を介してホストと複数の
実端末との間で通信を行なうホスト・端末間通信方式に
おいて、 ホストおよびホストで実行される!アプリケーションプ
ログラムと1対l対応の仮想端末を中継処理装置に予め
設定しておき、 実端末はアプリケーションプログラムを指定した要求電
文およびこの要求電文に対する中継処理装置からの許諾
電文を待って内実端末名とデータとから成る通信電文を
送信し、 中継処理装置は要求電文を受信すると該当する仮想端末
の使用状態によって前述の許諾電文を返信しまた前述の
通信電文を該当する仮想端末を介して対応するホストに
転送しまた通信電文に対するホストからの応答電文を該
当する仮想端末を介して実端末に転送し、 ホストは通信電文を受信すると、該当するアプリケーシ
ョンプログラムによる処理を行なった後で実端末名を付
した応答電文を送信するσようにしたことを特徴とする
(Means for Solving the Problems) The method of the present invention is executed by a host and a host in a host-terminal communication method in which communication is performed between a host and a plurality of real terminals via a relay processing device. ! A virtual terminal with one-to-one correspondence with an application program is set in advance in the relay processing device, and the real terminal waits for a request message specifying the application program and a permission message from the relay processing device in response to this request message, and then enters the actual terminal name. When the relay processing device receives the request message, it replies with the above-mentioned permission message depending on the usage status of the corresponding virtual terminal, and sends the above-mentioned communication message to the corresponding host via the corresponding virtual terminal. Also, the response message from the host to the communication message is transferred to the real terminal via the corresponding virtual terminal, and when the host receives the communication message, it processes it with the corresponding application program and then attaches the real terminal name. This feature is characterized in that the response message sent is sent as follows.

(実施例) 次に本発明の実施例について図面を参照して説明する。(Example) Next, embodiments of the present invention will be described with reference to the drawings.

第1図は本発明の一実施例を示すブーロック図である0 第1図を参照すると本実施例は、アプリケーションプロ
グラムAPIとAr2とを実行するホスト10と、アプ
リケ−シロンプログラムAPIとAr1とを実行するホ
スト20と、9つの実端末41.42,43,44,4
5,46,47.48および49と、これらの実端末4
1〜49とホス)10および20とを接続して中継処理
を行なう中継処理装[30とから構成されている。
FIG. 1 is a block diagram showing one embodiment of the present invention. Referring to FIG. 1, this embodiment includes a host 10 that executes an application program API and Ar2, and an application program API and Ar1. Executing host 20 and nine real terminals 41, 42, 43, 44, 4
5, 46, 47, 48 and 49, and these real terminals 4
1 to 49 and hosts) 10 and 20 to perform relay processing.

中継処理装置30のうちには、ホスト10で実行される
アプリケーションプログラムAPIおよびAr2と、ホ
スト20で実行されるアプリケージ菅ンプログラムAP
IおよびAr1の合計4つのアプリケーションプログラ
ムに対応して4つの仮想端末31,32.33および3
4が80時に設定され、これらの仮デ端末は切替手段3
5によって、9つの実端末41〜49と動的に対応付け
られる。ホスト10および20と中継処理装置30にお
けるO印はそれぞれの装置内における仮想端末または実
端末の映像を表わす。
The relay processing device 30 includes application programs API and Ar2 executed on the host 10, and an application program AP executed on the host 20.
Four virtual terminals 31, 32, 33 and 3 correspond to a total of four application programs, I and Ar1.
4 is set to 80 o'clock, and these temporary terminals are switched to switching means 3.
5, it is dynamically associated with nine real terminals 41 to 49. The O marks in the hosts 10 and 20 and the relay processing device 30 represent images of virtual terminals or real terminals in the respective devices.

次に、中継処理装置30の詳細を実端末および電文と共
に示す第2図を参照すると、第2図は図面の繁雑化を回
避するために、2つのアプリケーションプログラムAP
IおよびAP2が4つの実端末A、B、CおよびDを使
用するようなオンラインコンピュータシステムを想定し
て示されている0 中継処理装置30には、アプリケーションプログラムA
PIおよびAP2に1対1対応の2つのテーブル51お
よび52と、実端末A、B、CおよびDに1対1対応の
4つのテーブル53,54゜55および56が設けられ
ている。
Next, referring to FIG. 2 which shows the details of the relay processing device 30 together with the actual terminal and the message, in order to avoid complication of the drawing, FIG.
I and AP2 are shown assuming an online computer system in which four real terminals A, B, C, and D are used.
Two tables 51 and 52 that correspond one-to-one to PI and AP2, and four tables 53, 54, 55, and 56 that correspond one-to-one to real terminals A, B, C, and D are provided.

テーブル51および52はホスト管理用の情報、たとえ
ばそのテーブルが複数の実端末に共用されるものである
か1つのホストに専用されるものであるか等を示すデー
タが8G時に書込まれる。また、テーブル53,54,
55および56は端末管理用の情報が実端末A、B、C
およびDからの電文によって書込まれ、この書込まれた
情報に基づいて切替手段35がテーブル53〜56をテ
ーブル51と52のいずれかに接続する。
In the tables 51 and 52, information for host management, such as data indicating whether the table is shared by a plurality of real terminals or dedicated to one host, is written at the time of 8G. Also, tables 53, 54,
55 and 56, terminal management information is real terminal A, B, C
The switching means 35 connects the tables 53 to 56 to either of the tables 51 and 52 based on the written information.

テーブル53.54.55および56はそれぞれ実端末
A、B、CおよびDと固定的に対応付けられる。一方、
テーブル51および52は、80時にホスト側のアプリ
ケージ璽ンプログラム対応のテーブル(図示省略)にテ
ーブル51と52のうちのいずれかを書込むことによっ
て、アプリケーションプログラムAPIとAP2のいず
れとも対応付けることができる。
Tables 53, 54, 55 and 56 are fixedly associated with real terminals A, B, C and D, respectively. on the other hand,
Tables 51 and 52 can be associated with either application program API or AP2 by writing either table 51 or 52 into a table (not shown) corresponding to the application program on the host side at 80 o'clock. can.

さて、実端末AとアプリケーションプログラムAP2と
の間の通信を例にとって本実施例の動作を説明する。
Now, the operation of this embodiment will be explained by taking communication between the real terminal A and the application program AP2 as an example.

先ず、実端末Aは第1の電文r$cON、AP2Jを送
信する。この第1の電文はアプリケーションプログラム
AP2との通信を要求するものであり、中継処理装[3
0の制御部(図示省略)はアプリケージ目ンプログラム
AP2対応のテーブル52の使用状態をみて、もし空い
ていれば実端末人に許諾電文を返信し、切替手段35が
テーブル53とテーブル52とを接続するように制御す
る。
First, the real terminal A transmits the first message r$cON, AP2J. This first message requests communication with the application program AP2, and is sent to the relay processing unit [3].
The control unit 0 (not shown) checks the usage status of the table 52 corresponding to the application program AP2, and if it is free, returns a permission message to the actual terminal person, and the switching means 35 switches between the table 53 and the table 52. control to connect.

このようにして実端末Aとアプリケーションプログラム
AP2との間の通信パスが設定されたことになるので、
実端末Aは上述の許諾電文を受信すると第2の電文「A
、データ」を送信する。この第2の電文は送信元の実端
末名を付した通信データであり、第1の雷1文に基づい
て設定された通信バスを通ってアプリケージシンプログ
ラムAP2に届けられ処理される。
In this way, the communication path between the real terminal A and the application program AP2 has been set, so
When real terminal A receives the above-mentioned permission message, it sends the second message “A.
, data” is sent. This second message is communication data attached with the real terminal name of the sender, and is delivered to the application thin program AP2 for processing through the communication bus set based on the first message.

このとき、ホスト上のアプリケーションプログラムAP
2は電文中の実端末名を基にその処理を行ない、この処
理が終了すると、ホストは第3の電文「A、応答」を、
第2の電文「A、データ」を受信した仮想端末に対して
送信し、上述の通信路を通って実端末人に届けられる。
At this time, the application program AP on the host
2 performs the process based on the actual terminal name in the message, and when this process is completed, the host sends the third message "A, response",
The second message "A, data" is transmitted to the receiving virtual terminal and delivered to the actual terminal via the above-mentioned communication path.

このm3の電文は第2の電文に対するアプリケーション
プログラムAP2による処理結果を通知中るものであり
、実端末Aは第3の電文を受信すると応答内容によって
第4の電文[$DISJまたは第2の電文「A。
This m3 message is notifying the processing result of the second message by the application program AP2, and when the actual terminal A receives the third message, it sends the fourth message [$DISJ or the second message] depending on the response content. “A.

データ」を送信する。data”.

第2の電文「A、データJの再送信は、ホスト側の処理
が正常に行なわれなかったことによるものであるが、笛
4の電文「$D■SJは通信の終了を告げるものである
。中継処理装置30は、第4の電文を受信すると切替手
段35がテーブル53とテーブル52との接続を解除す
るよう制御し、これによって通信が終了する。
The second message ``A, data J was retransmitted because the processing on the host side was not carried out normally, but the message ``$D■SJ'' in whistle 4 indicates the end of communication. When the relay processing device 30 receives the fourth message, it controls the switching means 35 to disconnect the table 53 and the table 52, thereby terminating the communication.

なお、以上に述べた実施例は説明を単純化するために、
中継処理装置は1つのみの比較的小規模なシステムであ
るが、それぞれが多数の実端末をホストに中継処理する
複数個の中継処理装置を有するような実施例も容易に実
現できる。
In addition, in the embodiment described above, in order to simplify the explanation,
Although this is a relatively small-scale system with only one relay processing device, it is also possible to easily implement an embodiment having a plurality of relay processing devices, each of which relays processing a large number of real terminals to a host.

(発明の効果) 本発明によれば、以上に説明したように、80時に設定
する仮想端末数は各ホストで実行されるアプリケージ讐
ンプログラムの合計数と同数でよくこの数は一般に実端
末数より相当少ないため、仮想端末の設定時間やホスト
ダウン時における再設定時間が短縮化できさらに仮想端
末の設定に要するホスト上の所要資源も少なくできる。
(Effects of the Invention) According to the present invention, as explained above, the number of virtual terminals set at 80:00 is the same as the total number of application agent programs executed on each host, and this number is generally the same as the number of real terminals. Since the number of virtual terminals is considerably smaller than the number of virtual terminals, the time required to set up a virtual terminal and the time for resetting when a host is down can be shortened, and the resources required on the host to set up a virtual terminal can also be reduced.

また、仮想端末と実端末との結び付けは、実端末からの
電文によって動的に行なわれるため、実端末の構成に変
更があってもSGをやり直す必要がなく、1つの仮想端
末を複数個の実端末と同時に結び付けたシ逆に1つの実
端末を複数個の仮想端末に結び付けたり、実端末の多様
な運用形態を動的に採ることができる。
In addition, since the connection between a virtual terminal and a real terminal is done dynamically using a message from the real terminal, there is no need to redo the SG even if the configuration of the real terminal changes, and one virtual terminal can be connected to multiple devices. Conversely, one real terminal can be linked to a plurality of virtual terminals, and various operating forms of the real terminal can be dynamically adopted.

また、ホストでは実端末からの電文がどのような通信経
路で来たかを意識する必要がないため、複数個の中継処
理装置を有するシステムでは中継処理装置の障害時には
実端末と別の中継処理装置とを交換回線で接続する。た
けて迂回処理が容易に行なえるし、ホストと中継処理装
置間の回線障害時には中継処理装置と他の中継処理装置
間を交換回線で接続するだけで迂回処理が可能となる。
In addition, since the host does not need to be aware of the communication route through which the message from the real terminal came, in a system with multiple relay processing devices, if a relay processing device fails, it will be sent to a relay processing device other than the real terminal. Connect with switched line. In addition, in the event of a line failure between the host and the relay processing device, the detour processing can be performed simply by connecting the relay processing device and another relay processing device using a switched line.

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

第1図は本発明の一実施例、また第2図は本実施例の詳
細図をそれぞれ示す。 10.20・・・・・・ホストコンピュータ(ホスト)
、30・・・・・・中継処理装置、31,32,33,
34・・・・・・仮想端末、35・・・・・・切替手段
、41,42,43゜44.45,46,47.4B、
49 、A、B、C,D・・・・・・端末装置(実端末
)、51,52,53,54゜55 、56・・・・・
・テーブル。 代理人 弁理士  内 原   i′ ’tyt  図 鴻 2 図
FIG. 1 shows an embodiment of the present invention, and FIG. 2 shows a detailed diagram of this embodiment. 10.20...Host computer (host)
, 30... Relay processing device, 31, 32, 33,
34... Virtual terminal, 35... Switching means, 41, 42, 43° 44.45, 46, 47.4B,
49, A, B, C, D... terminal device (actual terminal), 51, 52, 53, 54°55, 56...
·table. Agent Patent Attorney Uchihara i''tyt Figure 2

Claims (1)

【特許請求の範囲】 中継処理装置を介してホストコンピュータと複数の端末
装置との間で通信を行なうホスト・端末間通信方式にお
いて、 前記ホストコンピュータで実行されるアプリケーション
プログラムに1対1に対応する仮想端末を前記中継処理
装置に設定する手段と、 前記端末装置に配置され前記アプリケーションプログラ
ムを指定した要求電文および前記要求電文に対する前記
中継処理装置からの許諾電文を待って前記端末装置の名
称とデータとを含む通信電文を送信する手段と、 前記中継処理装置に配置され前記要求電文を受信すると
き前記仮想端末の使用状態によって前記許諾電文を返信
する手段および前記通信電文を前記仮想端末を介して対
応する前記ホストコンピュータに転送する手段および前
記通信電文に対する前記ホストコンピュータからの応答
電文を前記仮想端末を介して前記端末装置に転送する手
段と、前記ホストコンピュータに配置され前記通信電文
を受信するとき前記アプリケーションプログラムによる
処理を行なった後に前記端末装置の名称を付した前記応
答電文を送信する手段と を備えることを特徴とするホスト・端末間通信方式。
[Scope of Claims] In a host-terminal communication method in which communication is performed between a host computer and a plurality of terminal devices via a relay processing device, there is provided a system that corresponds one-to-one to an application program executed on the host computer. means for setting a virtual terminal in the relay processing device; and waiting for a request message placed in the terminal device specifying the application program and a permission message from the relay processing device in response to the request message, and then setting the name and data of the terminal device. means for transmitting a communication message including; means disposed in the relay processing device for replying the permission message depending on the usage state of the virtual terminal when receiving the request message; and means for transmitting the communication message via the virtual terminal. means for transmitting a response message from the host computer to the corresponding host computer via the virtual terminal; and a means disposed in the host computer for receiving the communication message. A host-terminal communication system comprising: means for transmitting the response message to which the name of the terminal device is attached after processing by the application program.
JP60242055A 1985-10-28 1985-10-28 Communication system between host and terminal Granted JPS62100854A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP60242055A JPS62100854A (en) 1985-10-28 1985-10-28 Communication system between host and terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP60242055A JPS62100854A (en) 1985-10-28 1985-10-28 Communication system between host and terminal

Publications (2)

Publication Number Publication Date
JPS62100854A true JPS62100854A (en) 1987-05-11
JPH0378659B2 JPH0378659B2 (en) 1991-12-16

Family

ID=17083605

Family Applications (1)

Application Number Title Priority Date Filing Date
JP60242055A Granted JPS62100854A (en) 1985-10-28 1985-10-28 Communication system between host and terminal

Country Status (1)

Country Link
JP (1) JPS62100854A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS646474U (en) * 1987-06-30 1989-01-13
JPH01255342A (en) * 1988-04-05 1989-10-12 Fujitsu Ltd Communication control system
JPH04270534A (en) * 1991-02-26 1992-09-25 Fujitsu Ltd Data transfer system and data transfer equipment
JPH05257849A (en) * 1991-08-27 1993-10-08 Internatl Business Mach Corp <Ibm> Access method to application program, and communication system
EP0644483A1 (en) * 1993-09-14 1995-03-22 International Business Machines Corporation Computer system and method for performing multiple tasks
US6642941B1 (en) 1998-11-17 2003-11-04 Fujitsu Limited Displaying optimum screens on various types of output terminals using a common application

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS646474U (en) * 1987-06-30 1989-01-13
JPH01255342A (en) * 1988-04-05 1989-10-12 Fujitsu Ltd Communication control system
JPH04270534A (en) * 1991-02-26 1992-09-25 Fujitsu Ltd Data transfer system and data transfer equipment
JP2641806B2 (en) * 1991-02-26 1997-08-20 富士通株式会社 Data transfer method and data transfer device
JPH05257849A (en) * 1991-08-27 1993-10-08 Internatl Business Mach Corp <Ibm> Access method to application program, and communication system
EP0644483A1 (en) * 1993-09-14 1995-03-22 International Business Machines Corporation Computer system and method for performing multiple tasks
JPH07105027A (en) * 1993-09-14 1995-04-21 Internatl Business Mach Corp <Ibm> Computer system and method for execution of plurality of tasks
US6642941B1 (en) 1998-11-17 2003-11-04 Fujitsu Limited Displaying optimum screens on various types of output terminals using a common application

Also Published As

Publication number Publication date
JPH0378659B2 (en) 1991-12-16

Similar Documents

Publication Publication Date Title
US8200880B2 (en) Shared system of I/O equipment, shared system of information processing apparatus, and method used thereto
JPH0668041A (en) Computer system
JPH03273352A (en) On-line information processor
JPS62100854A (en) Communication system between host and terminal
JP2001268092A (en) Redundant communication card
JPS6126706B2 (en)
JP3217086B2 (en) Message Communication Method between Standby Controller and Message Device in Redundant System
JPS63244165A (en) Inter-computer file transfer method
JP2600017B2 (en) Communication line sharing method between virtual machines
JP2000092079A (en) Information processing system
JPS633346B2 (en)
JPS63133204A (en) Interface for data transmission of sequencer
JPH04160546A (en) Address dynamic change system for line concentrator
CN112433758A (en) Method, system, device and storage medium for calling platform function
JPS61102846A (en) Communication representation system for failured terminal unit
JP3299021B2 (en) Multi-bus II-SCSI bus data transfer method and apparatus
JPS63197139A (en) Routing control system
JPH0376449A (en) Line exchange method in loop type lan
JPH0139141B2 (en)
JPS62297960A (en) Data transfer system
JPS63279361A (en) Data pass-through system
JPH0378852A (en) Automatic control control system for change of ruote in network communication system
JPH03245633A (en) Terminal control system
JPS63158651A (en) Alternate output system for transmission data to terminal
Kim The PALM system: Architecture and Network Performance