JPH0573451A - Terminal controller and terminal equipment - Google Patents

Terminal controller and terminal equipment

Info

Publication number
JPH0573451A
JPH0573451A JP3100083A JP10008391A JPH0573451A JP H0573451 A JPH0573451 A JP H0573451A JP 3100083 A JP3100083 A JP 3100083A JP 10008391 A JP10008391 A JP 10008391A JP H0573451 A JPH0573451 A JP H0573451A
Authority
JP
Japan
Prior art keywords
data
terminal
communication protocol
function
communication
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
JP3100083A
Other languages
Japanese (ja)
Inventor
Koji Ito
幸二 伊藤
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial Co Ltd
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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP3100083A priority Critical patent/JPH0573451A/en
Publication of JPH0573451A publication Critical patent/JPH0573451A/en
Pending legal-status Critical Current

Links

Landscapes

  • Computer And Data Communications (AREA)

Abstract

PURPOSE:To reduce a CPU load of a host device, and to easily change a communication function. CONSTITUTION:A terminal controller X is provided with an instruction data receiving function (program 30) for receiving instruction data from a terminal equipment and storing it in an instruction data storage device 21, an instruction data transmitting function (program 40) for reading out the instruction data from the instruction data storage device 21 and transmitting the instruction data to a host device, an answer data receiving function (program 50) for receiving answer data to the instruction data from the host device, an answer data transmitting function (program 60) for transmitting the answer data to a terminal equipment being a transmitting origin of the instruction data, and a communication code data transmitting function (program 70) for reading out communication code data from a communication code data storage device 26 and transmitting it to the terminal equipment.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】複数の電子計算機で構成されるシ
ステムにおいて、各電子計算機間でデータ通信を行なう
際に通信を効率よく行なうための通信制御に係り、特
に、ホスト機と端末機との通信を制御する端末制御装置
および端末機に関するものである。
BACKGROUND OF THE INVENTION In a system composed of a plurality of electronic computers, the present invention relates to communication control for efficient communication when data communication is performed between the electronic computers. The present invention relates to a terminal control device and a terminal that control communication.

【0002】[0002]

【従来の技術】従来、端末機に対する通信制御は、ホス
ト機の中で行なっている。ホスト機は端末機から受信し
た指示データを解析し、データ処理し、このデータ処理
結果よる返答データを作成するとともに、指示データの
読み込みおよび返答データの送出等の端末機に対する通
信管理を行っていた。
2. Description of the Related Art Conventionally, communication control for a terminal is performed in a host machine. The host machine analyzes the instruction data received from the terminal machine, processes the data, creates reply data based on the data processing result, and manages communication with the terminal machine such as reading the instruction data and sending the reply data. ..

【0003】[0003]

【発明が解決しようとする課題】しかしながら、従来の
システムでは、ホスト機に接続される端末機の数が多く
なると、指示データの取り込み数が多くなり、端末機を
制御するためのホスト機のCPU負荷が増大していた。
その結果、端末機から見てホスト機の応答速度が低下す
るという問題があった。また、この応答速度の低下を補
うためには、CPU能力の高い電子計算機をホスト機と
して用いることが必要となるが、CPU能力の高い電子
計算機は高額であり、コストパーホマンスよいシステム
を構築することが困難であるという問題があった。
However, in the conventional system, when the number of terminals connected to the host machine increases, the number of instruction data fetched increases, and the CPU of the host machine for controlling the terminal machine increases. The load was increasing.
As a result, there is a problem that the response speed of the host machine is reduced when viewed from the terminal machine. Further, in order to compensate for this decrease in response speed, it is necessary to use an electronic computer with high CPU power as a host computer, but an electronic computer with high CPU power is expensive and a system with good cost performance is constructed. There was a problem that it was difficult.

【0004】また、システムの通信機能を変更する際に
は、端末機の機能を変更したり、ホスト機の機能を変更
したりする必要があり、システム運用形態が変わる都
度、変更内容にともない変更されたデータやプログラム
を全端末機に対して人手を介して設定しなおすという作
業が発生していた。すなわち、端末機およびホスト機間
の通信を行なうには、通信規約を定め、双方がこの通信
規約に従って通信する必要があり、通信機能を変更する
場合には、新たに通信規約を定め、ホスト機および端末
機が新たな通信規約で通信するように通信機能を変更す
る必要がある。したがって、従来のシステムでは通信機
能を変更する場合には、新たな通信規約に基づく通信機
能の変更をホスト機および全端末機に対して行なう必要
があり、端末機が多い場合は、上記変更作業に長時間要
し、変更工数が多くかかるのみでなく、システムの中断
も長くなるというシステム管理にとっては重大な問題が
あった。
Further, when changing the communication function of the system, it is necessary to change the function of the terminal device or the function of the host device, and each time the system operation form changes, the change is accompanied by the change contents. There has been a work to manually reset the data and programs that have been set for all terminals. That is, in order to perform communication between the terminal device and the host device, it is necessary to establish a communication protocol and both parties must communicate according to this communication protocol. When changing the communication function, a new communication protocol is defined and the host device And it is necessary to change the communication function so that the terminal communicates with the new communication protocol. Therefore, in the conventional system, when changing the communication function, it is necessary to change the communication function based on the new communication protocol for the host machine and all terminals. There is a serious problem for the system management that not only it takes a long time, it takes a lot of man-hours to change, but also the interruption of the system becomes long.

【0005】この発明の目的は、上記問題点に鑑み、ホ
スト機のCPU負荷を軽減し、通信機能を容易に変更す
ることを可能とした端末制御装置および端末機を提供す
ることである。
In view of the above problems, an object of the present invention is to provide a terminal control device and a terminal device that can reduce the CPU load of the host machine and easily change the communication function.

【0006】[0006]

【課題を解決するための手段】請求項1記載の端末制御
装置は、指示データ受信機能と指示データ送信機能と返
答データ受信機能と返答データ送信機能と通信機能デー
タ送信機能とを備えたものである。指示データ受信機能
は、端末機から指示データを受信し指示データ記憶装置
に記憶させる。指示データ送信機能は、指示データ記憶
装置から指示データを読み出しホスト機に指示データを
送信する。返答データ受信機能は、ホスト機から指示デ
ータに対する返答データを受信する。返答データ送信機
能は、指示データの送信元の端末機に返答データを送信
する。通信規約データ送信機能は、端末機から通信要求
を受信した際に通信規約データ記憶装置から通信規約デ
ータを読み出し端末機に送信する。
A terminal control device according to claim 1 has an instruction data receiving function, an instruction data transmitting function, a response data receiving function, a response data transmitting function, and a communication function data transmitting function. is there. The instruction data receiving function receives instruction data from the terminal and stores it in the instruction data storage device. The instruction data transmission function reads the instruction data from the instruction data storage device and transmits the instruction data to the host machine. The reply data receiving function receives reply data for the instruction data from the host machine. The reply data sending function sends reply data to the terminal device that is the sender of the instruction data. The communication protocol data transmission function reads the communication protocol data from the communication protocol data storage device and transmits it to the terminal when receiving the communication request from the terminal.

【0007】請求項2記載の端末制御装置は請求項1記
載の端末制御装置において、通信規約データをホスト機
または端末機より受信し通信規約データ記憶装置に記憶
させる機能を備えたものである。請求項3記載の端末制
御装置は請求項1記載の端末制御装置において、通信規
約データを端末機に送信したか否かを示す情報を通信規
約データ記憶装置に記憶させる機能を備えたものであ
る。
According to a second aspect of the present invention, there is provided a terminal control device according to the first aspect, which has a function of receiving communication protocol data from a host machine or a terminal and storing the data in a communication protocol data storage device. A terminal control device according to a third aspect of the present invention is the terminal control device according to the first aspect, having a function of storing information indicating whether or not the communication protocol data is transmitted to the terminal in the communication protocol data storage device. ..

【0008】請求項4記載の端末制御装置は請求項3記
載の端末制御装置において、通信規約データを端末機に
送信中に、この端末機から送信中止命令を受信した際
に、通信規約データの送信を中止する機能を備えたもの
である。請求項5記載の端末機は、通信規約データを受
信する機能と、受信した通信規約データに基づいて通信
機能を変更する機能とを備えたものである。
According to a fourth aspect of the present invention, in the terminal control device according to the third aspect, the communication protocol data of the communication protocol data is received when a transmission stop command is received from the terminal device while transmitting the communication protocol data to the terminal device. It has a function of stopping transmission. A terminal according to claim 5 has a function of receiving communication protocol data and a function of changing the communication function based on the received communication protocol data.

【0009】[0009]

【作用】この発明の構成によれば、指示データ受信機能
により端末機から指示データを受信し指示データ記憶装
置に記憶させ、指示データ送信機能により指示データ記
憶装置から指示データを読み出しホスト機に指示データ
を送信する。そして、返答データ受信機能によりホスト
機から上記指示データに対する返答データを受信し、返
答データ送信機能により指示データの送信元の端末機に
返答データを送信する。これにより、ホスト機および複
数の端末機間の通信制御を行うことができる。
According to the structure of the present invention, the instruction data receiving function receives the instruction data from the terminal and stores it in the instruction data storage device, and the instruction data transmission function reads the instruction data from the instruction data storage device and instructs the host machine. Send data. Then, the response data reception function receives the response data for the instruction data from the host machine, and the response data transmission function transmits the response data to the terminal device that is the transmission source of the instruction data. Thereby, communication control between the host machine and a plurality of terminals can be performed.

【0010】また、端末機から通信要求を受信した際
に、通信規約データ送信機能により通信規約データ記憶
装置から通信規約データを読み出し端末機に送信する。
そして、端末機は通信規約データを受信し、この受信し
た通信規約データに基づいて通信機能を変更する。した
がって、通信規約データ記憶装置に記憶した通信規約デ
ータを変更することにより、ホスト機および複数の端末
機間の通信機能を容易に変更することができる。
When a communication request is received from the terminal, the communication protocol data transmission function reads the communication protocol data from the communication protocol data storage device and transmits the data to the terminal.
Then, the terminal receives the communication protocol data and changes the communication function based on the received communication protocol data. Therefore, by changing the communication protocol data stored in the communication protocol data storage device, it is possible to easily change the communication function between the host machine and the plurality of terminals.

【0011】さらに、通信規約データをホスト機または
端末機から受信し、この通信規約データを通信規約デー
タ記憶装置に記憶させる機能を付加することにより、通
信規約データの更新を他の機器から行なうことができ、
新機能の開発・更新が容易にできる。また、通信規約デ
ータを端末機に送信したか否かを通信規約データ記憶装
置に記憶させる機能および通信規約データを端末機に送
信中に、この端末機から送信中止命令を受信した際に通
信規約データの送信を中止する機能を付加することによ
り、端末機が受信済みの通信規約データを重複して受信
することがなくなり、通信時間を短縮することができ
る。
Further, by adding the function of receiving the communication protocol data from the host machine or the terminal and storing the communication protocol data in the communication protocol data storage device, the communication protocol data can be updated from another device. Can
New functions can be easily developed and updated. Also, a function for storing in the communication protocol data storage device whether or not the communication protocol data has been transmitted and a communication protocol when a transmission stop command is received from this terminal while transmitting the communication protocol data to the terminal. By adding the function of stopping the data transmission, the terminal does not receive the received communication protocol data in duplicate, and the communication time can be shortened.

【0012】[0012]

【実施例】この発明の一実施例の端末制御装置を図1〜
図6を参照しながら説明する。図1はこの発明の一実施
例の端末制御装置の構成を示すブロック図である。図1
に示すように端末制御装置Xは、CPU(中央演算装
置)90,通信装置10,指示データ記憶装置21,通
信規約データ記憶装置26および入出力装置(図示せ
ず)からなる。
1 is a block diagram of a terminal control device according to an embodiment of the present invention.
This will be described with reference to FIG. FIG. 1 is a block diagram showing the configuration of a terminal control device according to an embodiment of the present invention. Figure 1
As shown, the terminal control device X comprises a CPU (central processing unit) 90, a communication device 10, an instruction data storage device 21, a communication protocol data storage device 26, and an input / output device (not shown).

【0013】そして、端末機から指示データを受信し指
示データ記憶装置21に記憶させる指示データ受信機能
となるプログラム30と、指示データ記憶装置21から
指示データを読み出しホスト機に指示データを送信する
指示データ送信機能となるプログラム40と、指示デー
タに対する返答データをホスト機から受信する返答デー
タ受信機能となるプログラム50と、指示データの送信
元の端末機に返答データを送信する返答データ送信機能
となるプログラム60と、端末機からの通信要求を受信
した際に、通信規約データ記憶装置26から通信規約デ
ータを読み出し端末機に送信する通信規約データ送信機
能となるプログラム70とを備えたものである。
A program 30 having an instruction data receiving function for receiving instruction data from the terminal device and storing it in the instruction data storage device 21, and an instruction for reading the instruction data from the instruction data storage device 21 and transmitting the instruction data to the host device. A program 40 serving as a data transmission function, a program 50 serving as a reply data receiving function for receiving reply data for instruction data from a host machine, and a reply data transmitting function for sending reply data to a terminal device which is a sender of the instruction data. The program 60 and a program 70 serving as a communication protocol data transmission function of reading communication protocol data from the communication protocol data storage device 26 and transmitting the communication protocol data to the terminal when a communication request from the terminal is received.

【0014】このように構成した端末制御装置を以下詳
細に説明する。先ず、記憶装置20,CPU90および
通信装置10について説明する。通信規約データ記憶装
置26および指示データ記憶装置21からなる記憶装置
20は、ROMおよびRAMなどから構成される。通信
規約データ記憶装置26は、通信規約データおよび通信
規約データを送信した端末機名を記憶するものである。
端末機の機能や端末機との動作を変更するには、通信規
約データ記憶装置26に記憶した通信規約データを変更
することにより行う。変更を行った際には、端末機に対
して通信規約データが未送信であるように設定する。こ
れにより、更新した通信規約データを全端末機に送れる
ようにする。また、指示データ記憶装置21は端末機か
ら受信した指示データを記憶するものである。
The terminal control device configured as described above will be described in detail below. First, the storage device 20, the CPU 90, and the communication device 10 will be described. The storage device 20 including the communication protocol data storage device 26 and the instruction data storage device 21 includes a ROM and a RAM. The communication protocol data storage device 26 stores the communication protocol data and the name of the terminal device that has transmitted the communication protocol data.
The function of the terminal and the operation with the terminal are changed by changing the communication protocol data stored in the communication protocol data storage device 26. When the change is made, the communication protocol data is set not to be transmitted to the terminal. This allows the updated communication protocol data to be sent to all terminals. Further, the instruction data storage device 21 stores instruction data received from the terminal.

【0015】CPU90は通信装置10,記憶装置20
および入出力装置の動作を制御するものである。通信装
置10は少なくとも1台のホスト機および複数の端末機
と通信可能なものであり、シリアルインターフェースの
ごとき1対1のもの、キャリヤセンス多重アクセス方式
いわゆるEthernetやトークンパッシング方式な
どのn対nのもの、いずれの方式のものでも構成可能で
ある。
The CPU 90 is a communication device 10 and a storage device 20.
And the operation of the input / output device. The communication device 10 is capable of communicating with at least one host machine and a plurality of terminals, and has a one-to-one correspondence such as a serial interface, and an n-to-n correspondence such as a carrier sense multiple access method called Ethernet or a token passing method. It is possible to configure any type of system.

【0016】すなわち、図2(a) は前者の例であり、通
信装置10aはホスト機との通信装置11と複数の端末
機との通信装置12とで構成したものである。各通信装
置11,12は指示データ受信機能(プログラム30)
および返答データ受信機能(プログラム50)に受信デ
ータを渡し、指示データ送信機能(プログラム40)お
よび返答データ送信機能(プログラム60)からの送信
データをホスト機および端末機に送信する能力を具備し
ている。また、図2(b) は後者の例であり、一台の通信
装置10bで複数の相手機(ホスト機および端末機)と
通信できる。通信の相手機を識別できるようにするた
め、通信データには送り先データを付備させる。なお、
図2(a) および(b) において、図1と同符号の部分は同
様の部分を示す。
That is, FIG. 2A is an example of the former, and the communication device 10a is composed of a communication device 11 with a host machine and a communication device 12 with a plurality of terminals. Each communication device 11, 12 has an instruction data receiving function (program 30)
And the ability to pass the received data to the response data reception function (program 50) and to transmit the transmission data from the instruction data transmission function (program 40) and the response data transmission function (program 60) to the host machine and the terminal machine. There is. 2B is an example of the latter case, in which one communication device 10b can communicate with a plurality of partner devices (host device and terminal device). The destination data is attached to the communication data so that the communication partner can be identified. In addition,
In FIGS. 2A and 2B, the same reference numerals as those in FIG. 1 denote the same parts.

【0017】次に、各プログラム30〜70すなわち各
機能について説明する。図1に示すプログラム30は、
指示データを受信し指示データ記憶装置21に記憶させ
る指示データ受信機能となる。このプログラム30のフ
ローチャートを図3に示す。図3に示すように、処理3
1により複数の端末機からの指示データ受信を監視す
る。指示データを受信したら処理32により通信装置1
0から受信データを取り込む。処理33によりデータ送
信元の端末機を識別する。そして、処理34により通信
規約データ送信機能となるプログラム70を実行させ
る。この通信規約送信機能(プログラム70)とは、例
えばデータの送信元である端末機に通信規約データを送
信済みであるか否かを調べ、未送信であれば通信規約デ
ータ記憶装置26よりデータを取り出し端末機に送信す
るものである。
Next, each of the programs 30 to 70, that is, each function will be described. The program 30 shown in FIG.
The function is an instruction data receiving function for receiving instruction data and storing it in the instruction data storage device 21. A flow chart of this program 30 is shown in FIG. As shown in FIG.
1 monitors the reception of instruction data from a plurality of terminals. When the instruction data is received, the communication device 1 is processed in process 32.
Receive data from 0. In step 33, the terminal device of the data transmission source is identified. Then, the process 70 causes the program 70 having the communication protocol data transmission function to be executed. The communication protocol transmission function (program 70) is used to check, for example, whether or not the communication protocol data has been transmitted to the terminal device that is the source of the data. It is to be sent to the takeout terminal.

【0018】次に、処理35により指示データである受
信データの送信元が分かるようにして指示データ記憶装
置21に記憶させる。具体的には受信データに送信元情
報例えば通信装置番号を付加して記憶させる。そして、
受信データの記録が終了したら、再び処理31に戻りデ
ータ受信を監視する。
Next, in process 35, the source of the received data, which is the instruction data, is identified and stored in the instruction data storage device 21. Specifically, the transmission source information, for example, the communication device number is added to the received data and stored. And
When the recording of the received data is completed, the process returns to the process 31 to monitor the data reception.

【0019】なお、通信装置を図2(b) に示すように構
成した場合には、受信データに送信元情報がもともと付
加されているので、返答データを送信する返答データ送
信機能60が認識できる形式にして受信データを記録す
る。次に、図1に示すプログラム40は、指示データ記
憶装置21から指示データを読み出しホスト機に送信す
る指示データ送信機能となる。このプログラム40のフ
ローチャートを図4に示す。
When the communication device is constructed as shown in FIG. 2B, since the sender information is originally added to the received data, the reply data sending function 60 for sending reply data can be recognized. Record the received data in a format. Next, the program 40 shown in FIG. 1 has an instruction data transmission function of reading instruction data from the instruction data storage device 21 and transmitting it to the host machine. A flow chart of this program 40 is shown in FIG.

【0020】図4に示すように、処理41によりホスト
機へのデータ送信可能かどうか通信装置10を監視す
る。データ送信が可能になったら、処理42により指示
データ記憶装置21から指示データを読み出す。この
際、指示データ記憶装置21に未読み出し指示データが
なく、データの読み出しができない場合は処理41に戻
る。次に、処理44により読み出した指示データをホス
ト機に送信する。そして、処理45により読み出し済み
指示データにはその旨を示す情報を付加し、プログラム
50に移行する。
As shown in FIG. 4, the communication device 10 is monitored in process 41 for data transmission to the host machine. When the data can be transmitted, the process 42 reads the instruction data from the instruction data storage device 21. At this time, if there is no unread instruction data in the instruction data storage device 21 and the data cannot be read, the process returns to step 41. Next, the instruction data read by the process 44 is transmitted to the host machine. Then, in the process 45, information indicating that is added to the read instruction data, and the process shifts to the program 50.

【0021】次に、図1に示すプログラム50は、ホス
ト機から返答データを受信する返答データ受信機能とな
る。また、プログラム60は指示データ送信元の端末機
に返答データを送信する返答データ送信機能となる。こ
のプログラム50,60のフローチャートを図4に示
す。図4に示すように、プログラム50は処理51によ
りホスト機からの返答データを受信するまで、通信装置
10を監視する。返答データを受信したら返答データを
取り込み、プログラム60に移行する。
Next, the program 50 shown in FIG. 1 has a response data receiving function for receiving response data from the host machine. In addition, the program 60 has a response data transmission function of transmitting response data to the terminal device that is the source of the instruction data. A flow chart of the programs 50 and 60 is shown in FIG. As shown in FIG. 4, the program 50 monitors the communication device 10 until the process 51 receives the response data from the host machine. When the reply data is received, the reply data is fetched and the program 60 is entered.

【0022】プログラム60は処理61により指示デー
タの送信元の端末機に上記返答データを送信する。この
際、指示データの送信元に関する情報は、指示データ記
憶装置21に記憶した指示データに付備されているの
で、それを参照して指定する。そして、返答データ送信
後、送信した返答データに対応した指示データを指示デ
ータ記憶装置21から削除する。
In step 61, the program 60 sends the response data to the terminal device that sent the instruction data. At this time, since the information regarding the transmission source of the instruction data is attached to the instruction data stored in the instruction data storage device 21, it is designated by referring to it. After transmitting the response data, the instruction data corresponding to the transmitted response data is deleted from the instruction data storage device 21.

【0023】ここで、指示データ受信機能となるプログ
ラム30に端末機から受信した指示データをチェックす
る機能を付加した場合を説明する。この場合のフローチ
ャートを図5に示す。100はチェック機能を示す。図
5に示すように、処理51により端末機からの指示デー
タ受信を監視する。そして、指示データを受信したら、
処理52により通信装置10から受信データを取り込
む。処理33によりデータ送信元の端末機を識別した
後、チェック機能100を行う。チェック機能100で
は、処理54により受信データが返答可能のデータか否
かをチェックする。返答が可能な場合(ホスト機への問
い合わせ不要の場合)は処理55により返答データを作
成し、指示データ送信元の端末機に返答データを送信し
た後、処理51に戻る。
Here, a case will be described in which the program 30 having the instruction data receiving function is provided with a function of checking the instruction data received from the terminal. A flow chart in this case is shown in FIG. Reference numeral 100 indicates a check function. As shown in FIG. 5, the process 51 monitors reception of instruction data from the terminal. And when receiving the instruction data,
In process 52, the received data is fetched from the communication device 10. After the data transmission source terminal is identified by the process 33, the check function 100 is performed. In the check function 100, the process 54 checks whether or not the received data is replyable data. If a reply is possible (inquiry to the host machine is not necessary), response data is created in step 55, the response data is transmitted to the terminal device that is the source of the instruction data, and the process returns to step 51.

【0024】一方、ホスト機に問い合わせが必要な場合
には、処理57により指示データの送信元の端末機が分
かるようにして、指示データを指示データ記憶装置21
に記憶させた後、処理51に戻る。このように、ホスト
機からの返答を待たないでも返答できる場合には端末機
に返答データを直ちに送信することを可能としたチェッ
ク機能100を指示データ受信機能となるプログラム3
0に付加することにより、端末機への応答速度を速くな
るとともに、ホスト機に不要な指示データを送ることが
ないため、ホスト機の負荷を軽減できる。
On the other hand, when an inquiry is required from the host machine, the instruction data is stored in the instruction data storage device 21 by making it possible to identify the terminal device which is the sender of the instruction data in step 57.
Then, the process returns to the process 51. As described above, when the reply can be made without waiting for the reply from the host machine, the check function 100 that enables immediate transmission of the reply data to the terminal machine is used as the instruction data receiving function program 3
By adding 0, the response speed to the terminal device is increased and unnecessary instruction data is not sent to the host device, so the load on the host device can be reduced.

【0025】なお、チェック機能100における処理5
4の具体的な内容としては、指示データのフォーマット
チェックがある。規定に合わないデータはホスト機に問
い合わせることなくエラーとして端末機に返答する。ま
た、返答内容が事前に規定できる指示データに対しては
指示データと返答データの対応表を作成し、記憶してお
く。そして、指示データを受信したとき、上記対応表に
登録された指示データか否かをチェックし、登録されて
いる指示データであれば、対応した返答データを端末機
に送信する。
The process 5 in the check function 100
The specific content of 4 is a format check of instruction data. Data that does not meet the regulations will be returned to the terminal as an error without inquiring of the host. For the instruction data whose response content can be defined in advance, a correspondence table of the instruction data and the response data is created and stored. Then, when the instruction data is received, it is checked whether or not the instruction data is registered in the correspondence table, and if the instruction data is registered, the corresponding response data is transmitted to the terminal.

【0026】次に、通信規約データ記憶装置26から通
信規約データを読み出し、この通信規約データを端末機
に送信する通信規約データ送信機能となるプログラム7
0の具体例1〜3を説明する。なお、〜は処理順序
を示す。 (具体例1) 受信データがホスト機と通信を開始しようとしてい
るデータ(一般に接続コマンド、ログインコマンドなど
と呼ばれている。以下「通信開始データ」と称す。)か
否か調べる。
Next, the program 7 serving as a communication protocol data transmission function for reading the communication protocol data from the communication protocol data storage device 26 and transmitting this communication protocol data to the terminal.
Specific examples 1 to 3 of No. 0 will be described. In addition, -shows a processing order. (Specific Example 1) It is checked whether or not the received data is data that is about to start communication with the host machine (generally called a connection command, a login command, etc., hereinafter referred to as "communication start data").

【0027】 通信開始データでなければ自らのプロ
グラム70を終了する。 通信開始データであれば、この通信開始データがど
の端末機から送られてきたのかを調べる。 通信規約データを通信開始データの送信元の端末機
に送信する。送信終了後、自らのプログラム70を終了
する。
If it is not the communication start data, it terminates its own program 70. If it is the communication start data, it is checked from which terminal the communication start data is sent. The communication protocol data is transmitted to the terminal device that is the source of the communication start data. After the transmission is completed, the program 70 of its own is terminated.

【0028】(具体例2) 受信データがどの端末機から送られてきたのかを調
べる。 受信データの送信元の端末機に通信規約データが送
信済みか否か調べる。 送信済みであれば、自らのプログラム70を終了す
る。未送信であれば、通信規約データを受信データの送
信元の端末機に送信する。
(Specific Example 2) It is checked from which terminal the received data is sent. It is checked whether the communication protocol data has been transmitted to the terminal device that is the source of the received data. If it has been transmitted, the program 70 of its own is terminated. If it has not been transmitted, the communication protocol data is transmitted to the terminal device that is the transmission source of the received data.

【0029】 送信終了後、該端末機に通信規約デー
タが送信済みであることを通信規約記憶装置26に記録
し、自らのプログラム70を終了する。 (具体例3) 受信データがどの端末機から送られてきたのかを調
べる。 ホスト機と通信を開始しようとしている通信開始デ
ータか否か調べる。
After the transmission is completed, the fact that the communication protocol data has been transmitted to the terminal is recorded in the communication protocol storage device 26, and the program 70 of its own is terminated. (Specific Example 3) It is checked from which terminal the received data is sent. Check whether it is the communication start data that is about to start communication with the host machine.

【0030】 該データが通信開始データでなければ
以降を実行する。 通信開始データであれば、通信規約データを該端末
機に送信し、以降を実行する。 該端末機に通信規約データが送信済みか否か調べ
る。 送信済みであれば、自らのプログラム70を終了す
る。未送信であれば、通信規約データを該端末機に送信
する。
If the data is not the communication start data, the subsequent steps are executed. If it is communication start data, communication protocol data is transmitted to the terminal, and the subsequent steps are executed. It is checked whether or not the communication protocol data has been transmitted to the terminal. If it has been transmitted, the program 70 of its own is terminated. If not transmitted, the communication protocol data is transmitted to the terminal.

【0031】 送信終了後、該端末機に通信規約デー
タが送信済みであることを通信規約記憶装置26に記録
し、自らのプログラム70を終了する。なお、上述具体
例2のまたは具体例3のにおいては、通信規約デー
タ送信中、端末機より受信済みのデータを受信した時、
通信規約データの送信を中止し、かつ、通信規約データ
の送信は完了したものとして以降の処理を行う機能(以
下「通信規約データ送信中止機能」という。)を付加す
ることができる。
After the transmission is completed, the fact that the communication protocol data has been transmitted to the terminal is recorded in the communication protocol storage device 26, and the program 70 of its own is terminated. In addition, in the specific example 2 or the specific example 3 described above, when data that has already been received from the terminal is received during communication protocol data transmission,
It is possible to add a function (hereinafter, referred to as a "communication protocol data transmission cancel function") for canceling the transmission of the communication protocol data and performing the subsequent processing assuming that the transmission of the communication protocol data is completed.

【0032】この場合、通信規約データ送信中止機能を
動作可能にするためには、通信規約データに更新番号を
付加し、端末機が受信済みのデータか新規データか判断
することが必要となる。更新番号は通信規約データの最
初に付加する。これにより、更新番号の受信のみで新規
データか否かの判断が可能となる。また、更新番号とし
て、通し番号や更新日時を数字で表示した番号を使用す
ると管理し易い。
In this case, in order to enable the communication protocol data transmission stop function, it is necessary to add an update number to the communication protocol data and determine whether the terminal has received the data or new data. The update number is added to the beginning of the communication protocol data. As a result, it is possible to judge whether or not the data is new data only by receiving the update number. Further, if the serial number or the number indicating the update date and time is used as the update number, it is easy to manage.

【0033】このような機能を通信規約データ送信機能
に付加することにより、端末機が受信済みの通信規約デ
ータを重複して受信することがなくなり、通信時間を短
縮することができる。ここで、上述した通信規約データ
送信機能となるプログラム70を、指示データ受信機能
となるプログラム30に組み込んだ例を図6に示すフロ
ーチャートに基づいて説明する。
By adding such a function to the communication protocol data transmission function, the terminal does not receive the received communication protocol data in duplicate, and the communication time can be shortened. Here, an example in which the program 70 having the communication protocol data transmitting function described above is incorporated in the program 30 having the instruction data receiving function will be described based on the flowchart shown in FIG.

【0034】図6に示すように、処理61により端末機
からのデータ受信を監視する。処理62により、端末機
からデータを受信した際、通信規約データか否かを調べ
る。通信開始データでない場合には、処理63によりデ
ータを受信した端末機に通信規約データを送信済か否か
をチェックする。送信済の場合には、処理64により指
示データである受信データの送信元が分かるようにして
指示データ記憶装置21に記憶させた後、処理65によ
りデータ受信監視へ戻る。
As shown in FIG. 6, the process 61 monitors the data reception from the terminal. By the process 62, when the data is received from the terminal, it is checked whether or not it is the communication protocol data. If it is not the communication start data, it is checked in step 63 whether the communication protocol data has been transmitted to the terminal device that has received the data. If it has been transmitted, the process 64 stores the instruction data in the instruction data storage device 21 so that the sender of the received data can be identified, and then the process 65 returns to the data reception monitoring.

【0035】通信開始データである場合には、処理66
により通信規約データの更新番号を端末機に送信する。
そして、処理67により端末機からの受信データの有無
をチェックし、受信データがない場合には処理68によ
り通信規約データを全て端末機に送信し、処理69によ
りデータ受信監視に戻る。
If it is the communication start data, the process 66
Sends the update number of the communication protocol data to the terminal.
Then, in process 67, the presence / absence of data received from the terminal is checked. If there is no received data, process 68 sends all communication protocol data to the terminal, and process 69 returns to data reception monitoring.

【0036】一方、端末機からの受信データがある場合
には、処理70aによりデータ受信済を知らせるデータ
か否かをチェックする。データ受信済でない場合には処
理71bによりデータ受信監視に戻る。また、受信済の
データである場合には、処理72cにより通信中の端末
機が通信規約データ送信済であることを通信規約データ
記憶装置26に記憶させた後、処理73dによりデータ
受信監視に戻る。
On the other hand, if there is data received from the terminal, it is checked in step 70a whether or not the data indicates that data has been received. If the data has not been received, the process returns to the data reception monitoring by the process 71b. If the data has already been received, the process 72c stores in the communication protocol data storage device 26 that the communicating terminal has already transmitted the communication protocol data, and then returns to the data reception monitoring by the process 73d. ..

【0037】なお、通信規約データをホスト機または端
末機から受信し、この通信規約データを記憶する機能を
付加することにより、通信規約データの更新を他の機器
から行なうことができ、新機能の開発・更新が容易にで
きる。次に、この発明の一実施例の端末機について説明
する。端末機は通信規約データ送信機能を有する実施例
の端末制御装置と接続可能なものである。
By adding the function of receiving the communication protocol data from the host machine or the terminal and storing the communication protocol data, the communication protocol data can be updated from another device, and a new function is provided. Easy development and update. Next, a terminal according to an embodiment of the present invention will be described. The terminal is connectable to the terminal control device of the embodiment having a communication protocol data transmission function.

【0038】端末機は通常の端末機能に通信規約受信機
能および通信規約データ機能を付加して構成したもので
ある。通信規約受信機能とは通信規約データを受信し、
この受信データに基づき通信機能を更新する機能であ
る。以下、この通信規約受信機能を図7に示すフローチ
ャートを参照しながら説明する。処理71により端末制
御装置からデータを受信した際、通信規約データか否か
を調べる。通信規約データでなければ、処理72の通常
の端末機能に移行し、処理73によりデータ入力監視に
戻る。
The terminal is configured by adding a communication protocol receiving function and a communication protocol data function to the normal terminal function. The communication protocol reception function receives communication protocol data,
It is a function of updating the communication function based on the received data. Hereinafter, this communication protocol receiving function will be described with reference to the flowchart shown in FIG. When data is received from the terminal control device by the process 71, it is checked whether or not the data is communication protocol data. If it is not the communication protocol data, the process shifts to the normal terminal function of the process 72, and the process 73 returns to the data input monitoring.

【0039】一方、通信規約データであれば、処理74
により通信規約データの更新番号が受信した番号と記憶
している番号と一致しているか、否かを調べる。一致し
ていれば、処理75により通信規約データ受信済みであ
ることを知らせるデータを送信し、処理76によりデー
タ入力監視に戻る。また、一致していなければ、処理7
7により通信規約データを全て受信し、処理78により
受信した通信規約データを記憶して通信規約データを更
新する。そして、処理79により更新した通信規約デー
タに基づきて通信機能を更新する。その後、更新した端
末機能に移行し、端末制御装置と通信を行なう。
On the other hand, if it is the communication contract data, the process 74
Check whether or not the update number of the communication protocol data matches the received number and the stored number. If they match, the process 75 sends the data notifying that the communication protocol data has been received, and the process 76 returns to the data input monitoring. If they do not match, process 7
In step 7, all communication protocol data is received, in step 78, the received communication protocol data is stored and the communication protocol data is updated. Then, the communication function is updated based on the communication protocol data updated in the process 79. After that, the operation shifts to the updated terminal function to communicate with the terminal control device.

【0040】なお、上述通常の端末機能とは、定められ
た通信規約データに基づいてデータの送信および受信を
行なう通信機能および受信データの処理機能を示す。以
上のように、端末制御装置はホスト機および複数の端末
機間の通信制御を行うことができる。したがって、ホス
ト機は端末制御装置との通信を行うのみでよく、複数の
端末機に対して通信制御を行うことが不要となる。その
結果、ホスト機のCPU負荷を軽減することができる。
The above-mentioned normal terminal function refers to a communication function for transmitting and receiving data based on defined communication protocol data and a processing function for processing received data. As described above, the terminal control device can control communication between the host machine and a plurality of terminals. Therefore, the host machine only needs to communicate with the terminal control device and does not need to perform communication control for a plurality of terminals. As a result, the CPU load on the host machine can be reduced.

【0041】また、端末制御装置は、端末機からの通信
要求を受信した際に通信規約データ記憶装置から通信規
約データを読み出し端末機に送信する通信規約データ送
信機能を備えたものである。これにより、端末機の通信
機能および端末機の動作を変更する際は、通信規約デー
タ記憶装置に記憶した通信規約データを変更するだけで
良く、従来のように、全端末機を一台ずつ人手を介して
変更する作業が不要となる。したがって、通信機能の変
更作業を短時間で行うことができ、システムを停止する
時間を短縮または無くすことができる。
The terminal control device also has a communication protocol data transmission function of reading communication protocol data from the communication protocol data storage device and transmitting the data to the terminal upon receiving a communication request from the terminal. As a result, when changing the communication function of the terminal and the operation of the terminal, it is only necessary to change the communication protocol data stored in the communication protocol data storage device. There is no need to change it via. Therefore, the work of changing the communication function can be performed in a short time, and the time for stopping the system can be shortened or eliminated.

【0042】[0042]

【発明の効果】この発明の端末制御装置によれば、指示
データ受信機能により端末機から指示データを受信し指
示データ記憶装置に記憶させ、指示データ送信機能によ
り指示データ記憶装置から指示データを読み出しホスト
機に指示データを送信する。そして、返答データ受信機
能によりホスト機から上記指示データに対する返答デー
タを受信し、返答データ送信機能により指示データの送
信元の端末機に返答データを送信する。これにより、ホ
スト機および複数の端末機間の通信制御を行うことがで
きる。その結果、ホスト機は端末制御装置との通信を行
うのみでよく、複数の端末機に対して通信制御を行うこ
とが不要となり、CPU負荷が軽減される。
According to the terminal control device of the present invention, the instruction data is received from the terminal by the instruction data receiving function and stored in the instruction data storage device, and the instruction data is read from the instruction data storage device by the instruction data transmitting function. Send instruction data to the host machine. Then, the response data reception function receives the response data for the instruction data from the host machine, and the response data transmission function transmits the response data to the terminal device that is the transmission source of the instruction data. Thereby, communication control between the host machine and a plurality of terminals can be performed. As a result, the host machine only needs to communicate with the terminal control device, and it becomes unnecessary to carry out communication control for a plurality of terminal machines, and the CPU load is reduced.

【0043】また、端末制御装置および端末機によれ
ば、端末機から通信要求を受信した際に、通信規約デー
タ送信機能により通信規約データ記憶装置から通信規約
データを読み出し端末機に送信する。そして、端末機は
通信規約データを受信し、この受信した通信規約データ
に基づいて通信機能を変更する。したがって、通信規約
データ記憶装置に記憶した通信規約データを変更するこ
とにより、ホスト機および複数の端末機間の通信機能を
容易に変更することができる。その結果、人手を介して
変更する作業が不要となり、機能変更の際、システムを
停止する時間を短縮または無くすことができる。
Further, according to the terminal control device and the terminal, when the communication request is received from the terminal, the communication protocol data transmission function reads the communication protocol data from the communication protocol data storage device and transmits it to the terminal. Then, the terminal receives the communication protocol data and changes the communication function based on the received communication protocol data. Therefore, by changing the communication protocol data stored in the communication protocol data storage device, it is possible to easily change the communication function between the host machine and the plurality of terminals. As a result, it is not necessary to manually change the function, and it is possible to shorten or eliminate the time for stopping the system when changing the function.

【0044】さらに、端末制御装置に通信規約データを
ホスト機または端末機から受信し、この通信規約データ
を通信規約データ記憶装置に記憶させる機能を付加する
ことにより、通信規約データの更新を他の機器から行な
うことができ、新機能の開発・更新が容易にできる。ま
た、端末制御装置に通信規約データを端末機に送信した
か否かを示す情報を通信規約データ記憶装置に記憶させ
る機能および通信規約データを端末機に送信中に、この
端末機から送信中止命令を受信した際に通信規約データ
の送信を中止する機能を付加することにより、端末機が
受信済みの通信規約データを重複して受信することがな
くなり、通信時間を短縮することができる。
Further, the terminal control device is provided with a function of receiving the communication protocol data from the host machine or the terminal and storing the communication protocol data in the communication protocol data storage device so that the communication protocol data can be updated by other means. This can be done from the device, and new functions can be easily developed and updated. Also, a function to store information indicating whether or not the communication protocol data has been transmitted to the terminal control device in the communication protocol data storage device and a transmission stop command from this terminal while transmitting the communication protocol data to the terminal device. By adding the function of stopping the transmission of the communication protocol data when the message is received, the terminal does not receive the received communication protocol data in duplicate, and the communication time can be shortened.

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

【図1】図1はこの発明の一実施例の端末制御装置の構
成を示すブロック図である。
FIG. 1 is a block diagram showing a configuration of a terminal control device according to an embodiment of the present invention.

【図2】図2はこの発明の一実施例の端末制御装置を構
成する通信装置を説明するためのブロック図である。
FIG. 2 is a block diagram for explaining a communication device which constitutes a terminal control device according to an embodiment of the present invention.

【図3】図3はこの発明の一実施例の端末制御装置を構
成する指示データ受信機能となるプログラム30を示す
フローチャートである。
FIG. 3 is a flow chart showing a program 30 having an instruction data receiving function, which constitutes a terminal control device according to an embodiment of the present invention.

【図4】図4はこの発明の一実施例の端末制御装置を構
成する指示データ送信機能となるプログラム40,返答
データ受信機能となるプログラム50および返答データ
送信機能となるプログラム60を示すフローチャートで
ある。
FIG. 4 is a flowchart showing a program 40 serving as an instruction data transmitting function, a program 50 serving as a reply data receiving function, and a program 60 serving as a reply data transmitting function, which constitute a terminal control device according to an embodiment of the present invention. is there.

【図5】図5はこの発明の一実施例の端末制御装置を構
成する指示データ送信機能となるプログラム30にチェ
ック機能100を付加したプログラムを示すフローチャ
ートである。
FIG. 5 is a flow chart showing a program in which a check function 100 is added to a program 30 serving as an instruction data transmitting function, which constitutes a terminal control device according to an embodiment of the present invention.

【図6】図6はこの発明の一実施例の端末制御装置を構
成する指示データ受信機能となるプログラム30に通信
規約データ送信機能を付加したプログラムを示すフロー
チャートである。
FIG. 6 is a flowchart showing a program in which a communication protocol data transmitting function is added to a program 30 which is an instruction data receiving function, which constitutes a terminal control device according to an embodiment of the present invention.

【図7】図7はこの発明の一実施例の端末機の構成を説
明するためのフローチャートである。
FIG. 7 is a flow chart for explaining the configuration of a terminal according to an embodiment of the present invention.

【符号の説明】[Explanation of symbols]

10,10a,10b 通信装置 20 記憶装置 21 指示データ記憶装置 26 通信規約データ記憶装置 30 プログラム(指示データ受信機能) 40 プログラム(指示データ送信機能) 50 プログラム(返答データ受信機能) 60 プログラム(返答データ送信機能) 70 プログラム(通信規約データ送信機能) X 端末制御装置 10, 10a, 10b Communication device 20 Storage device 21 Instruction data storage device 26 Communication protocol data storage device 30 Program (instruction data reception function) 40 Program (instruction data transmission function) 50 Program (response data reception function) 60 Program (response data) Transmission function) 70 programs (communication protocol data transmission function) X Terminal control device

─────────────────────────────────────────────────────
─────────────────────────────────────────────────── ───

【手続補正書】[Procedure amendment]

【提出日】平成4年9月18日[Submission date] September 18, 1992

【手続補正1】[Procedure Amendment 1]

【補正対象書類名】図面[Document name to be corrected] Drawing

【補正対象項目名】全図[Correction target item name] All drawings

【補正方法】変更[Correction method] Change

【補正内容】[Correction content]

【図1】 [Figure 1]

【図2】 [Fig. 2]

【図3】 [Figure 3]

【図4】 [Figure 4]

【図5】 [Figure 5]

【図6】 [Figure 6]

【図7】 [Figure 7]

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 少なくとも1台のホスト機および複数の
端末機と通信できる通信装置と、前記端末機による指示
データを記憶する指示データ記憶装置と、前記ホスト機
と前記端末機との通信を管理するための通信規約データ
を記憶する通信規約データ記憶装置と、中央演算装置
と、入出力装置とからなる端末制御装置であって、 前記端末機から前記指示データを受信し前記指示データ
記憶装置に記憶させる指示データ受信機能と、 前記指示データ記憶装置から前記指示データを読み出し
前記ホスト機に前記指示データを送信する指示データ送
信機能と、 前記ホスト機から前記指示データに対する返答データを
受信する返答データ受信機能と、 前記指示データの送信元の端末機に前記返答データを送
信する返答データ送信機能と、 前記端末機から通信要求を受信した際に前記通信規約デ
ータ記憶装置から前記通信規約データを読み出し前記端
末機に送信する通信規約データ送信機能とを備えた端末
制御装置。
1. A communication device capable of communicating with at least one host machine and a plurality of terminals, an instruction data storage device for storing instruction data by the terminal, and managing communication between the host machine and the terminal. A terminal control device comprising a communication protocol data storage device for storing communication protocol data for performing, a central processing unit, and an input / output device, wherein the instruction data is received from the terminal device in the instruction data storage device. An instruction data receiving function for storing, an instruction data transmitting function for reading the instruction data from the instruction data storage device and transmitting the instruction data to the host machine, and a response data for receiving response data for the instruction data from the host machine A reception function, a response data transmission function for transmitting the response data to a terminal device that is the sender of the instruction data, and the terminal device Terminal control apparatus and a communication protocol data transmission function for transmitting to the terminal reads the communication protocol data from the communication protocol data storage device upon receiving the al communication request.
【請求項2】 前記通信規約データを前記ホスト機また
は前記端末機より受信し前記通信規約データ記憶装置に
記憶させる機能を備えた請求項1記載の端末制御装置。
2. The terminal control device according to claim 1, further comprising a function of receiving the communication protocol data from the host machine or the terminal device and storing the data in the communication protocol data storage device.
【請求項3】 前記通信規約データを端末機に送信した
か否かを示す情報を前記通信規約データ記憶装置に記憶
させる機能を備えた請求項1記載の端末制御装置。
3. The terminal control device according to claim 1, further comprising a function of storing information indicating whether or not the communication protocol data is transmitted to the terminal in the communication protocol data storage device.
【請求項4】 前記通信規約データを前記端末機に送信
中に、この端末機から送信中止命令を受信した際に、前
記通信規約データの送信を中止する機能を備えた請求項
3記載の端末制御装置。
4. The terminal according to claim 3, further comprising a function of stopping transmission of the communication protocol data when a transmission stop command is received from the terminal while transmitting the communication protocol data to the terminal. Control device.
【請求項5】 通信規約データを受信する機能と、受信
した通信規約データに基づいて通信機能を変更する機能
とを備えた端末機。
5. A terminal having a function of receiving communication protocol data and a function of changing the communication function based on the received communication protocol data.
JP3100083A 1991-05-01 1991-05-01 Terminal controller and terminal equipment Pending JPH0573451A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3100083A JPH0573451A (en) 1991-05-01 1991-05-01 Terminal controller and terminal equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3100083A JPH0573451A (en) 1991-05-01 1991-05-01 Terminal controller and terminal equipment

Publications (1)

Publication Number Publication Date
JPH0573451A true JPH0573451A (en) 1993-03-26

Family

ID=14264550

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3100083A Pending JPH0573451A (en) 1991-05-01 1991-05-01 Terminal controller and terminal equipment

Country Status (1)

Country Link
JP (1) JPH0573451A (en)

Similar Documents

Publication Publication Date Title
JP2896394B2 (en) File server device
JPH0573451A (en) Terminal controller and terminal equipment
JP3526073B2 (en) E-mail distribution method and distribution system
JP2002163165A (en) Network device management method and network device
JPH10124432A (en) Client server system
JP3799741B2 (en) Bus controller
JP3282690B2 (en) How to change online communication control software
JP2707812B2 (en) Facsimile transmission data management method
JP2570134B2 (en) Data broadcast transfer method
JP2621779B2 (en) Connection test method for distributed system
JP2513261B2 (en) Terminal attribute determination control method
JPH10247616A (en) Exposure device, semiconductor production system and manufacture of semiconductor
JPH09319634A (en) Transaction executing state management system, management method and medium for storing management program
JPH02186468A (en) Computer network control system
JPH07111698B2 (en) Session management processing method
JP2890962B2 (en) Loosely coupled multi-hot standby computer system
JPH07253912A (en) Process monitor device
KR100533986B1 (en) Automatic adjusting system for loss of lot data in manufacturing semiconductor and method using the same
JPH04129346A (en) Communication system provided with duplicate address detection function
JP2003016046A (en) Cluster server system
JP2530731B2 (en) Communication line test equipment
JPH04186465A (en) On-line fault information system
JPH02260054A (en) File transfer system between terminal host computers
JPH06119224A (en) On-line system consisting of host computer and work station both of which have data base
JPH08316984A (en) Electronic mail system