JPH02263253A - Pseudo real on-line system - Google Patents

Pseudo real on-line system

Info

Publication number
JPH02263253A
JPH02263253A JP1081464A JP8146489A JPH02263253A JP H02263253 A JPH02263253 A JP H02263253A JP 1081464 A JP1081464 A JP 1081464A JP 8146489 A JP8146489 A JP 8146489A JP H02263253 A JPH02263253 A JP H02263253A
Authority
JP
Japan
Prior art keywords
computer
data
file
program
written
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
JP1081464A
Other languages
Japanese (ja)
Inventor
Shuji Yamamoto
修二 山本
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 JP1081464A priority Critical patent/JPH02263253A/en
Publication of JPH02263253A publication Critical patent/JPH02263253A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Transfer Between Computers (AREA)
  • Computer And Data Communications (AREA)

Abstract

PURPOSE:To omit the communication process out of each work program and to simplify and unify each work program by preparing a transmission file into which the data necessary for other computers are written and a transmission part for the transmission file as well as a reception part where the necessary data are received via its own computer and a reception file. CONSTITUTION:Each computer 1 contains various types of work programs 3 and a communication work program 4 together with a transmission file 7 into which the data necessary for other computers are written and a transmission part 8 where the contents described to the file 7 are transmitted to another computer in the prescribed timing. Furthermore a reception part 9 is added to receive the data necessary for its own computer together with a reception file 10 into which the data received at the part 9 are written. Thus a communication process can be omitted from each program 3. As a result, the program 3 can be simplified and unified and at the same time the due processes can be carried out to secure the pseudo real time properties even with the discontinuation of the partner computer or a fault of a communication circuit.

Description

【発明の詳細な説明】 〔発明の目的〕 (産業上の利用分野) 本発明はリアルオンラインシステムと同等な効果を得る
疑似リアルオンラインシステムに関する。
DETAILED DESCRIPTION OF THE INVENTION [Object of the Invention] (Field of Industrial Application) The present invention relates to a pseudo-real online system that obtains effects equivalent to those of a real online system.

(従来の技術) 通信回線を介して複数のコンピュータを接続する技術の
1つとして、従来、オンラインシステムが知られている
(Prior Art) An online system is conventionally known as one of the technologies for connecting multiple computers via a communication line.

このシステムは、第5図に示すように複数のコンピュー
タ101と、これら各コンピュータ101を接続する通
信回線102とを備えており、各コンピュータ101に
セットされている各業務用プログラム103.104な
どを動作させながら、必要に応じて各コンピュータ10
1間で通信を行ないそれぞれの処理、例えば画面入出力
処理、実績収集処理などを行なう。
As shown in FIG. 5, this system includes a plurality of computers 101 and a communication line 102 that connects each computer 101. While operating, each computer 10
1 and performs respective processing, such as screen input/output processing, performance collection processing, etc.

(発明が解決しようとする課題) しかしながら上述した従来のオンラインシステムにおい
ては次に述べるような問題があった。
(Problems to be Solved by the Invention) However, the above-described conventional online system has the following problems.

(a)各業務プログラム103.104がオンライン処
理を前掲としているため、複雑なプログラムになってし
まうことが多い。また、詳細な部分は業務内容毎に異な
るが、−船釣にオンライン上の障害対策を考慮するなど
しなければならない。
(a) Since each of the business programs 103 and 104 performs online processing, the programs are often complicated. In addition, although the details will vary depending on the business, - for boat fishing, it is necessary to take countermeasures against online failures.

(b)通信回線102や、伝送手順等が異なった場合、
同一業務内容のプログラムにもかかわらず、プログラム
を複数本の作成しなければならない。
(b) If the communication line 102, transmission procedure, etc. are different,
It is necessary to create multiple programs even though they have the same business content.

(e)相手側コンピュータ101の停止時や通信回線1
02の障害時には、実績収集や実績入力のみの業務であ
っても、その業務がストップしてしまう。
(e) When the other party's computer 101 is stopped or the communication line 1
In the event of a failure in step 02, even if the work only involves collecting and inputting results, the work will stop.

本発明は上記の事情に鑑み、各業務プログラムから通信
処理を無くすことができ、これによって各業務プログラ
ムを簡素化及び単一化することができるとともに、相手
側コンピュータの停止時や通信回線の障害時であっても
各業務プログラムによって記述された処理を行なうこと
ができる疑似リアルオンラインシステムを提供すること
を目的としている。
In view of the above circumstances, the present invention makes it possible to eliminate communication processing from each business program, thereby making it possible to simplify and unify each business program, and also to eliminate communication processing when the other party's computer stops or when a communication line failure occurs. The purpose of the present invention is to provide a pseudo-real online system that can perform the processing described by each business program even at the same time.

(発明の構成〕 (課題を解決するための手段) 上記の目的を達成するために本発明による疑似リアルオ
ンラインシステムは、各コンピュータ間で互いにデータ
を交換して各種の業務を処理するシステムにおいて、各
コンピュータ内に、他のコンピュータで必要なデータが
書き込まれる送信ファイルと、この送信ファイルに記述
された内容を所定のタイミングで他のコンピュータに送
信する送信部と、自コンピュータで必要なデータを受゛
信する受信部と、この受信部で受信されたデータが書き
込まれる受信ファイルとを設けたことを特徴としている
(Structure of the Invention) (Means for Solving the Problems) In order to achieve the above object, a pseudo-real online system according to the present invention is a system in which computers exchange data with each other to process various tasks. Each computer contains a transmission file into which data required by other computers is written, a transmission unit which transmits the contents written in this transmission file to other computers at a predetermined timing, and a transmission unit which receives data required by the own computer. The present invention is characterized in that it is provided with a receiving section for transmitting data, and a receiving file into which data received by the receiving section is written.

(作用) 上記の構成において、各コンピュータの送信部は所定の
タイミングで送信ファイルの内容を他のコンピュータに
送信し、他のコンピュータの受信部はこれを受信して受
信ファイルに書き込み、疑似的なリアルタイム性を確保
する。
(Operation) In the above configuration, the transmitter of each computer transmits the contents of the transmit file to other computers at a predetermined timing, and the receiver of the other computers receives it and writes it to the receive file, creating a pseudo Ensure real-time performance.

(実施例) 第1図は本発明による疑似、リアルオンラインシステム
の一実施例を示すブロック図である。
(Embodiment) FIG. 1 is a block diagram showing an embodiment of a pseudo-real online system according to the present invention.

この図に示す疑似リアルオンラインシステムは複数のコ
ンピュータ1と、これら各コンピュータ1を接続する通
信回線2とを備えており、アプリケーションレベルで各
コンピュータ1の通信をサポートしながら各種の業務プ
ログラム3を処理する。
The pseudo-real online system shown in this figure is equipped with a plurality of computers 1 and a communication line 2 that connects each computer 1, and processes various business programs 3 while supporting communication between each computer 1 at the application level. do.

各コンピュータ1は各種の業務プログラム3と、通信業
務プログラム4とを備えており、通信業務プログラム4
によって一定周期で他のコンピュータ1と通信を行なっ
てデータの交換を行なうとともに、この通信動作によっ
て得られたデータを参照しながら各種の業務プログラム
3を動作させて各種の処理を実行し、この実行結果をC
RT5や、各種の記憶装置6などに出力する。
Each computer 1 is equipped with various business programs 3 and a communication business program 4.
communicates with other computers 1 at regular intervals to exchange data, and also operates various business programs 3 to execute various processes while referring to the data obtained through this communication operation. C the result
It outputs to RT5, various storage devices 6, etc.

通信業務プログラム4は他のコンピュータ1の処理で必
要なデータが書き込まれる送信ファイル7と、この送信
ファイル7の内容を他のコンピュータ1に送信する送信
プログラム8と、他のコンピュータ1から送信されたデ
ータ(自コンピュータ1で必要なデータ)を受信する受
信プログラム9と、この受信プログラム9によって受信
されたデータが書き込まれる受信ファイル10とを備え
ている。
The communication business program 4 includes a sending file 7 into which data necessary for processing by another computer 1 is written, a sending program 8 which sends the contents of this sending file 7 to another computer 1, and a sending program 8 which sends the contents of this sending file 7 to another computer 1. It includes a receiving program 9 that receives data (data necessary for the own computer 1), and a receiving file 10 into which the data received by the receiving program 9 is written.

この場合、送信ファイル7及び受信ファイル10は各々
第2図に示すようにコントロールレコード11と、複数
のデータレコード12とを備えている。
In this case, the sending file 7 and the receiving file 10 each include a control record 11 and a plurality of data records 12, as shown in FIG.

コントロールレコード11はレコードの番号を示すレコ
ードアドレスAddrと、最大レコード番号値を示すM
AXアドレスM a d d rと、書込みレコード番
号を示す書込みポインタWaddr−と、読出しレコー
ド番号を示す読出しポインタRadd rとを備えてい
る。
The control record 11 includes a record address Addr indicating the record number and M indicating the maximum record number value.
It has an AX address M ad dr, a write pointer Waddr- indicating a write record number, and a read pointer Raddr indicating a read record number.

また、各データレコード12はレコードの番号を示すレ
コードアドレスAddrと、システム利用者が転送デー
タを管理するのに必要な情報が記述されるデータ区分エ
リアと、送信対象となるデータや受信されたデータが記
述されるデータエリアとを備えている。
Each data record 12 also includes a record address Addr indicating the record number, a data division area where information necessary for the system user to manage the transferred data is written, and data to be transmitted and received data. and a data area in which is written.

また、送信プログラム8は動作モードとしてすアル応答
モードと非リアル応答モードとを持っており、所定時間
毎に起動されてそのときの動作モード及び送信ファイル
11のコントロールレコード11の内容、受信側コンピ
ュータ1の状態に応じて各データレコード12をサイク
リックに読み出して受信側コンピュータ1に供給する。
Furthermore, the transmission program 8 has a real response mode and a non-real response mode as operating modes, and is activated at predetermined time intervals to determine the current operating mode, the contents of the control record 11 of the transmission file 11, and the receiving side computer. Each data record 12 is cyclically read out according to the state of the data record 1 and supplied to the receiving computer 1.

また、受信プログラム9は前記送信プログラム8と同様
に動作モードとしてリアル応答モードと非リアル応答モ
ードとを持っており、送信側のコンピュータ1からデー
タレコード12の内容が送信されたとき、受信ファイル
10のコントロールレコード11の内容に基づいて前記
送信内容が今回受信対象となっているデータかどうかを
チエツクし、このチエツク結果に基づいて前記送信内容
を取り込んで受信ファイル10の内容を更新したり、送
信側に今受信対象となっているデータを通知したりする
Also, like the sending program 8, the receiving program 9 has a real response mode and a non-real response mode as operating modes, and when the content of the data record 12 is sent from the sending computer 1, the receiving file 10 Based on the contents of the control record 11 of the transmitter, it is checked whether the transmission contents are the data to be received this time, and based on the result of this check, the contents of the reception file 10 are updated by importing the transmission contents, and the contents of the reception file 10 are updated. It notifies the other side of the data that it is currently receiving.

また、各業務プログラム3は前記通信業務プログラム4
と独立して動作するように構成されており、他のコンピ
ュータ1のデータが必要な処理のときには受信ファイル
1oを参照しながらこの処理を行ない、また他のコンピ
ュータ1で必要なデータについてはこれを送信ファイル
7に書き込む。
Further, each business program 3 is the communication business program 4.
It is configured to operate independently from the other computer 1, and when processing requires data from another computer 1, it performs this processing while referring to the received file 1o. Write to send file 7.

次に、第3図及び第4図を参照しながらこの実施例のリ
アル応答モード動作と、非リアル応答モード動作を説明
する。
Next, the real response mode operation and non-real response mode operation of this embodiment will be explained with reference to FIGS. 3 and 4.

(リアル応答モード) 送信プログラム8は送信ファイル7の読出しポインタR
addrによって示される番号の次のデータレコード1
2を読出し、第3図に示すようにこのデータレコード1
2の内容と、前記読出しポインタRaddrとを対にし
て通信回線2上に送出し、これを受信側のコンピュータ
1に送る。
(Real response mode) The sending program 8 uses the read pointer R of the sending file 7.
Next data record 1 of the number indicated by addr
2, this data record 1 is read as shown in FIG.
2 and the read pointer Raddr are sent out as a pair onto the communication line 2, and sent to the computer 1 on the receiving side.

この後、読出しポインタRaddrの値をインクリメン
トして受信待ちの状態になる。
Thereafter, the value of the read pointer Raddr is incremented and the state is set to wait for reception.

受信側のコンピュータ1に設けられた受信プログラム9
は送信側のコンピュータ1がら供給された読出しポイン
タRaddrの値と、自プログラム内にある受信ファイ
ル1oの書込みポインタWaddrの値とを比較し、こ
れらが、 W a  d  d  r −Ra  d  d  r
     −=−(1)の関係にあれば、送信されたデ
ータが正しいと判定して、書込みポインタW a d 
d rで示されるレコードの次のレコードに今回受信し
たデータレコード12を書き込み、この後書込みポイン
タWaddrの値をインクリメントする。またこの動作
と並行して、このときの書込みポインタW a d d
rと、送信されたデータレコード12を受信ファイル1
0に書き込んだことを示すデータ’OK”とを対にして
送信側のコンピュータ1に送る。
Receiving program 9 provided on the receiving side computer 1
compares the value of the read pointer Raddr supplied from the sending computer 1 with the value of the write pointer Waddr of the receiving file 1o in its own program, and these are W a d d r - Rad d r
If the relationship is -=-(1), it is determined that the transmitted data is correct, and the write pointer W a d
The currently received data record 12 is written in the record following the record indicated by dr, and then the value of the write pointer Waddr is incremented. Also, in parallel with this operation, the write pointer at this time W a d d
r and the sent data record 12 to receive file 1
It is paired with data 'OK' indicating that it has been written to 0 and sent to the sending computer 1.

また、前記(1)式が満たされていなければ、このとき
の書込みポインタW a d d rと、送信されたデ
ータレコード12を廃棄したことを示すデータ“NG″
とを対にして送信側のコンピュータ1に送る。
Furthermore, if the above formula (1) is not satisfied, the write pointer W ad dr at this time and the data "NG" indicating that the transmitted data record 12 has been discarded
and is sent as a pair to the sending computer 1.

送信側のコンピュータ1は受信側コンピュータ1からデ
ータ“OK”が供給されたときには、読出しポインタR
addrによって示される番号の次のデータレコード1
2を読出し、このデータレコード12の内容と、前記読
出しポインタRaddrとを対にして通信回線2上に送
出し、これを受信側のコンピュータ1に送る。この後、
読出しポインタRaddrの値をインクリメントして再
度受信待ちの状態になる。以下、受信側のコンピュータ
1からデータ″OK”が供給される毎に、この送信動作
、受信動作を、繰り返し各データレコード12を順次サ
イクリックに読出してこれを受信側コンピュータ1に送
る。
When the sending computer 1 receives the data "OK" from the receiving computer 1, it sets the read pointer R.
Next data record 1 of the number indicated by addr
2 is read out, and the contents of this data record 12 and the read pointer Raddr are sent out as a pair onto the communication line 2, and sent to the computer 1 on the receiving side. After this,
The value of the read pointer Raddr is incremented, and the state returns to the reception waiting state. Thereafter, each time data "OK" is supplied from the computer 1 on the receiving side, the sending and receiving operations are repeated to sequentially and cyclically read each data record 12 and send it to the computer 1 on the receiving side.

また、受信側コンピュータ1がらデータ“NG”が出力
されたときには、送信側のコンピュータ1はこのデータ
“NG”とともに出力される書込みポインタWadd「
を読出しポインタRaddrに書込むととにも、この読
出しポインタRaddrによって示される番号の次のデ
ータレコード12を読出し、このデータレコード12の
内容と、前記読出しポインタRaddrとを対にして通
信回線2上に送出し、これを受信側のコンピュータ1に
送る。この後、読出しポインタRaddrの値をインク
リメントした後再度受信待ちの状態になる。以下、上述
した動作を繰り返し各データレコード12を順次サイク
リックに読出してこれを受信側コンピュータ1に送る。
Furthermore, when the receiving computer 1 outputs the data “NG”, the transmitting computer 1 outputs the write pointer Wadd “NG” along with the data “NG”.
is written to the read pointer Raddr, and at the same time, the next data record 12 of the number indicated by this read pointer Raddr is read, and the contents of this data record 12 and the read pointer Raddr are paired and sent over the communication line 2. and sends it to computer 1 on the receiving side. Thereafter, the value of the read pointer Raddr is incremented, and then the device waits for reception again. Thereafter, the above-described operations are repeated to sequentially and cyclically read each data record 12 and send it to the receiving computer 1.

(非リアル応答モード) 送信プログラム8は送信ファイルの読出しポインタRa
ddrによって示される番号の次のデータレコード12
を読出し、第4図に示すようにこのデータレコード12
の内容と、前記読出しポインタRaddrとを対にして
通信回線2上に送出し、これを受信側のコンピュータ1
に送る。
(Non-real response mode) The sending program 8 uses the read pointer Ra of the sending file.
Next data record 12 with the number indicated by ddr
This data record 12 is read as shown in FIG.
and the read pointer Raddr are sent out on the communication line 2 as a pair, and sent to the computer 1 on the receiving side.
send to

この後、読出しポインタRaddrの値をインクリメン
トする。以下、受信側のコンピュータ1からデータ“N
G”が供給されるまで、この送信動作を連続的に繰り返
し各データレコード12を順次サイクリックに読出しこ
れを受信側コンピュータ1に送る。
After this, the value of the read pointer Raddr is incremented. Below, data “N” is sent from computer 1 on the receiving side.
This transmission operation is continuously repeated until G'' is supplied, and each data record 12 is sequentially and cyclically read out and sent to the receiving computer 1.

そして、受信側コンピュータ1からデータ”NG”が出
力されたとき、送信側のコンピュータ1はこのデータ″
NG”とともに出力される書込みポインタWaddrを
読出しポインタRaddrに書込むととにも、この読出
しポインタRaddrによって示される番号の次のデー
タレコード12を読出し、このデータレコード12の内
容と、前記読出しポインタRaddrとを対にして通信
回線2上に送出し、これを受信側のコンピュータ1に送
る。この後、以下、受信側のコンピュータ1からデータ
“NG″が供給されるまで、この送信動作を連続的に繰
り返し各データレコード12を順次サイクリックに読出
しこれを受信側コンピュータ1に送る。
Then, when the receiving computer 1 outputs the data "NG", the transmitting computer 1 outputs the data "NG".
The write pointer Waddr that is output with "NG" is written to the read pointer Raddr, and the next data record 12 of the number indicated by this read pointer Raddr is read, and the contents of this data record 12 and the read pointer Raddr are written. are sent as a pair over the communication line 2 and sent to the receiving computer 1.After this, this transmission operation is continued continuously until data "NG" is supplied from the receiving computer 1. Each data record 12 is sequentially and cyclically read repeatedly and sent to the receiving computer 1.

また、受信側のコンピュータ1は送信側のコンピュータ
1から読出しポインタRaddrとデータレコード12
とが供給される毎に、この読出しポインタRaddrの
値と、自プログラム内にある受信ファイル10の書込み
ポインタW a d d rの値とを比較し、これらが
、 W a d d r = Ra d d r   −=
 −・−(2)の関係にあれば、送信されたデータが正
しいと判定して、書込みポインタW a d d rで
示される番号の次のレコードに今回受信したデータレコ
ード12を書き込み、この後書込みポインタW a d
 d「の値をインクリメントする。
In addition, the computer 1 on the receiving side receives the read pointer Raddr and the data record 12 from the computer 1 on the sending side.
Each time the read pointer Raddr is supplied, the value of the read pointer Raddr is compared with the value of the write pointer Waddr of the receiving file 10 in the own program, and these are calculated as Waddr = Raddr d r −=
-・- If the relationship in (2) exists, it is determined that the transmitted data is correct, and the data record 12 received this time is written to the next record of the number indicated by the write pointer W ad dr. Write pointer W a d
Increment the value of d.

また、前記(2)式が満たされていなければ、このとき
の書込みポインタW a d d rと、送信されたデ
ータレコードを廃棄したことを示すデータ“NG”とを
対にして送信側のコンピュータ1に送る。
Furthermore, if the above formula (2) is not satisfied, the sending-side computer pairs the write pointer W ad dr at this time with the data "NG" indicating that the transmitted data record has been discarded. Send to 1.

このようにこの実施例においては、一定周期で各コンピ
ュータ1間の送信プログラム8と、受信プログラム9と
を起動させてデータの授受を行なわせ、必要なデータを
互いに確保しておくようにしているので、相手側コンピ
ュータ1の停止時や通信回線2の障害時であっても各業
務プログラム3によって記述された処理を行なうことが
できる。
In this way, in this embodiment, the sending program 8 and the receiving program 9 between each computer 1 are activated at regular intervals to exchange data, thereby securing necessary data from each other. Therefore, even when the other party's computer 1 is stopped or the communication line 2 is in trouble, the processing described by each business program 3 can be performed.

また、各種の業務プログラム3と別個に通信業務プログ
ラム4を設けているので、各業務プログラム3から通信
処理を無くすことができ、これによって各業務プログラ
ム3を簡素化及び単一化することができる。
Furthermore, since the communication business program 4 is provided separately from the various business programs 3, communication processing can be eliminated from each business program 3, and thereby each business program 3 can be simplified and unified. .

また上述した実施例においては、一定周期で各コンピュ
ータ1間の通信を行なうようにしているが、これをバッ
チ処理で行なうようにしても良い。
Further, in the embodiment described above, communication between the computers 1 is performed at regular intervals, but this may be performed in batch processing.

この場合、通信指令が入力されるまで送信プログラム8
を停止させて、送信ファイル7にデータを蓄積し、通信
指令が入力されたとき送信プログラム8を起動させて送
信ファイル7の内容をリアル応答モード、または非リア
ル応答モードで送信する。
In this case, the sending program 8
is stopped, data is accumulated in a transmission file 7, and when a communication command is input, a transmission program 8 is activated to transmit the contents of the transmission file 7 in a real response mode or a non-real response mode.

〔発明の効果〕〔Effect of the invention〕

以上説明したように本発明によれば、各業務プログラム
から通信処理を無くすことができ、これによって各業務
プログラムを簡素化及び単一化することができるととも
に、相手側コンピュータの停止時や通信回線の障害時で
あっても各業務プログラムによって記述された処理を行
なうことができる。
As explained above, according to the present invention, it is possible to eliminate communication processing from each business program, thereby making it possible to simplify and unify each business program. Even in the event of a failure, the processing described by each business program can be performed.

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

第1図は本発明による疑似リアルオンラインシステムの
一実施例を示すブロック図、第2図は第1図に示す送信
ファイル、受信ファイルの詳細なフォーマット例を示す
模式図、第3図は同実施例のリアル応答モード動作を説
明するための模式図、第4図は同実施例の非リアル応答
モード動作を説明するための模式図、第5図は一般的な
オンラインシステムの一例を示すブロック図である。 1・・・コンピュータ 2・・・通信回線 7・・・送信ファイル 8・・・送信部(送信プログラム) 9・・・受信部(受信プログラム) 10・・・受信ファイル
FIG. 1 is a block diagram showing an embodiment of the pseudo-real online system according to the present invention, FIG. 2 is a schematic diagram showing a detailed format example of the sending file and receiving file shown in FIG. 1, and FIG. FIG. 4 is a schematic diagram for explaining the real response mode operation of the example, FIG. 4 is a schematic diagram for explaining the non-real response mode operation of the same example, and FIG. 5 is a block diagram showing an example of a general online system. It is. 1...Computer 2...Communication line 7...Sending file 8...Sending section (sending program) 9...Receiving section (receiving program) 10...Receiving file

Claims (1)

【特許請求の範囲】[Claims] (1)各コンピュータ間で互いにデータを交換して各種
の業務を処理するシステムにおいて、各コンピュータ内
に、 他のコンピュータで必要なデータが書き込まれる送信フ
ァイルと、 この送信ファイルに記述された内容を所定のタイミング
で他のコンピュータに送信する送信部と、自コンピュー
タで必要なデータを受信する受信部と、 この受信部で受信されたデータが書き込まれる受信ファ
イルと、 を設けたことを特徴とする疑似リアルオンラインシステ
ム。
(1) In a system in which computers exchange data with each other to process various tasks, each computer has a transmission file into which data required by other computers is written, and the contents written in this transmission file. The computer is characterized by comprising: a transmitter that transmits data to another computer at a predetermined timing; a receiver that receives data necessary for the own computer; and a receive file in which the data received by the receiver is written. Pseudo-real online system.
JP1081464A 1989-04-03 1989-04-03 Pseudo real on-line system Pending JPH02263253A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1081464A JPH02263253A (en) 1989-04-03 1989-04-03 Pseudo real on-line system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1081464A JPH02263253A (en) 1989-04-03 1989-04-03 Pseudo real on-line system

Publications (1)

Publication Number Publication Date
JPH02263253A true JPH02263253A (en) 1990-10-26

Family

ID=13747120

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1081464A Pending JPH02263253A (en) 1989-04-03 1989-04-03 Pseudo real on-line system

Country Status (1)

Country Link
JP (1) JPH02263253A (en)

Similar Documents

Publication Publication Date Title
US5805798A (en) Fail-safe event driven transaction processing system and method
US5187708A (en) Communication device for layered protocols
US5944797A (en) Data mover hardware controlled processing in a commanding system and in a commanded system for controlling frame communications on a link
JPH069361B2 (en) Message transmission method
JP3007926B2 (en) Data carrier and identification system
JPH02263253A (en) Pseudo real on-line system
JPH01211147A (en) File transmitting system
JPS6196849A (en) Transmission system control system
JP2000293454A (en) Equipment and method for data communication, and recording medium
JPH0431454B2 (en)
JPS6160042A (en) Identification system of arrangement order of node
CN117785396A (en) Bidirectional interface calling system and method based on templatization
JPS6314542B2 (en)
JPS6144425B2 (en)
JPS6360941B2 (en)
JPH01149557A (en) Modem
JPH0681153B2 (en) Terminal address management method
JPS6257337A (en) Data transmission equipment
JPH0444156A (en) Transfer data generating device
JPS6159944A (en) Sequence number check system
JPH02153435A (en) Message managing system
JPH06180641A (en) Data gathering device
JPH02222049A (en) Virtual terminal control system
JPH06326744A (en) Inter-multi-vendor message communication system
JPS6198480A (en) Data transmitting system