JPH06290130A - Data communication controller - Google Patents

Data communication controller

Info

Publication number
JPH06290130A
JPH06290130A JP5073734A JP7373493A JPH06290130A JP H06290130 A JPH06290130 A JP H06290130A JP 5073734 A JP5073734 A JP 5073734A JP 7373493 A JP7373493 A JP 7373493A JP H06290130 A JPH06290130 A JP H06290130A
Authority
JP
Japan
Prior art keywords
data
text
reception
communication control
check
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
JP5073734A
Other languages
Japanese (ja)
Inventor
Kozo Nakada
幸造 中田
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 JP5073734A priority Critical patent/JPH06290130A/en
Publication of JPH06290130A publication Critical patent/JPH06290130A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE:To provide a data communication controller which can surely confirm transmission of a significant text at a communication procedure level. CONSTITUTION:A reception processing part 120 receives a reception request command 30 that is given to a communication control processor part 12 from a reception request part 110 of an application processing part 11. When the part 120 receives a text from an opposite party station 20, a parity check part 121 checks the presence or absence of errors by using the BCC added to the text. When no error is confirmed, a comparison/check part 122 compares the data (text sequence number) included in the received text designated by the information set in a reception buffer 130 pointed by a reception control block 40 designated by the command 30 with the comparison data set at a subsequent position in the buffer 130. Thus, the justice of contents is checked for the received text, and an affirmative answer is returned to the station 20 when the justice is confirmed.

Description

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

【0001】[0001]

【産業上の利用分野】この発明は、データ通信制御装置
に係り、特に、データ転送時におけるテキストの送達確
認のための制御方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data communication control device, and more particularly to a control system for confirming delivery of a text during data transfer.

【0002】[0002]

【従来の技術】図5に示すように、従来の分散型のデー
タ通信制御装置60は、アプリケーションプログラムに
従って処理(システム制御)を実行するアプリケーショ
ン処理部61と、このアプリケーション処理部61と相
手局70との間のデータ送受信のための通信手順を実行
する通信制御プロセッサ部(通信制御部)62とを主た
る構成要素とするのが一般的である。
2. Description of the Related Art As shown in FIG. 5, a conventional distributed data communication control device 60 includes an application processing section 61 for executing processing (system control) according to an application program, the application processing section 61 and a partner station 70. In general, a communication control processor unit (communication control unit) 62 that executes a communication procedure for transmitting and receiving data to and from is mainly used.

【0003】このデータ通信制御装置60における通信
制御手順(データ通信フェーズ)は、図6のシーケンス
チャートに示すように、リンク確立フェーズ81、デー
タ転送フェーズ82、およびリンク切断フェーズ83に
大別される。
The communication control procedure (data communication phase) in the data communication control device 60 is roughly divided into a link establishment phase 81, a data transfer phase 82, and a link disconnection phase 83, as shown in the sequence chart of FIG. .

【0004】データ通信制御装置60内のアプリケーシ
ョン処理部61は、リンク確立フェーズ81でのリンク
確立後、データ転送フェーズ82において、通信制御プ
ロセッサ部62に対して受信要求コマンド821を発行
する。
After the link is established in the link establishment phase 81, the application processing unit 61 in the data communication control device 60 issues a reception request command 821 to the communication control processor unit 62 in the data transfer phase 82.

【0005】通信制御プロセッサ部62は、このアプリ
ケーション処理部61から受信要求コマンド821を受
取ると、相手局70から送られるデータ(情報テキス
ト)822を受信する。
Upon receiving the reception request command 821 from the application processing unit 61, the communication control processor unit 62 receives the data (information text) 822 sent from the partner station 70.

【0006】すると通信制御プロセッサ部62は、受信
した情報テキスト822の所定フィールドのチェックデ
ータを用いて、同テキストが正常に送達されたか否かを
確認(テキスト送達確認)するためのチェック処理、例
えばVRC(垂直冗長検査)/LRC(水平冗長検査)
/CRC(周期冗長検査)等のパリティチェック823
を行う。
Then, the communication control processor unit 62 uses the check data in the predetermined field of the received information text 822 to perform a check process for confirming whether the text is normally delivered (text delivery confirmation), for example, VRC (Vertical Redundancy Check) / LRC (Horizontal Redundancy Check)
Parity check 823 such as / CRC (cyclic redundancy check)
I do.

【0007】そして通信制御プロセッサ部62は、上記
のパリティチェック(チェック処理)823の結果、エ
ラーがなければ、情報テキスト(送信データ)822が
正常に送達されたものとして、相手局70に肯定応答
(ACK)824を返すと共に、その情報テキスト82
2の本体部分(ユーザデータ)を受信データ825とし
てアプリケーション処理部61に渡す。これに対して、
エラーが検出された場合には、通信制御プロセッサ部6
2は、情報テキスト822が正常に送達されなかったも
のとして、相手局70に否定応答(NACK)を返す
(図6では、肯定応答824が返された場合だけが示さ
れている)。
Then, if there is no error as a result of the above-mentioned parity check (check processing) 823, the communication control processor unit 62 determines that the information text (transmission data) 822 has been normally delivered, and gives an affirmative response to the partner station 70. (ACK) 824 is returned and the information text 82 is returned.
The second main body portion (user data) is passed to the application processing unit 61 as received data 825. On the contrary,
When an error is detected, the communication control processor unit 6
2 returns a negative acknowledgment (NACK) to the partner station 70 as if the information text 822 was not normally delivered (in FIG. 6, only the case where the acknowledgment 824 is returned is shown).

【0008】相手局70は、送信した情報テキスト82
2に対する肯定応答(ACK)824が、送信先のデー
タ通信制御装置60(内の通信制御プロセッサ部62)
から返されると、そのテキスト822が正常に送達され
たものとして、そのテキスト822を破棄する。また相
手局70は、否定応答(NACK)が返された場合に
は、テキストの再送を行う。
The partner station 70 sends the transmitted information text 82.
2 is an acknowledgment (ACK) 824 to the destination data communication control device 60 (the communication control processor unit 62 therein).
Returned from, the text 822 is discarded as if the text 822 was successfully delivered. The partner station 70 retransmits the text when a negative response (NACK) is returned.

【0009】ところで、データ通信制御装置60と相手
局70との間で送受信されるデータのサイズには一般に
制限がある。このため、上記制限を超えるサイズのデー
タブロックを送信するには、同ブロックを分割して複数
回に分けて送信する必要がある。この場合、各分割デー
タ単位に送られるテキスト(のユーザデータ)には、そ
の前後のテキストとの関係が分かるように(テキスト相
互間の整合をとるために)、所定の規則に従って生成さ
れるテキスト識別データ、例えば連続する番号(テキス
トシーケンス番号)が付されるようになっている。
By the way, the size of data transmitted and received between the data communication control device 60 and the partner station 70 is generally limited. Therefore, in order to transmit a data block having a size exceeding the above-mentioned limit, it is necessary to divide the block and transmit it in multiple times. In this case, in the text (user data) sent in each divided data unit, the text generated according to a predetermined rule so that the relationship with the text before and after the text can be understood (to ensure consistency between the texts). Identification data, for example, consecutive numbers (text sequence numbers) are attached.

【0010】そこで、データ通信制御装置60内のアプ
リケーション処理部61は、通信制御プロセッサ部62
により正常に送達されたと確認された(情報テキスト8
22の)受信データ825を受取ると、そのデータ82
5中の特定フィールドに設定されているテキストシーケ
ンス番号から、その受信データ825が、先行する受信
データ(テキスト)に対して正しい位置関係にあるもの
か、即ちその受信データ825が真に意味のある情報で
あるかをチェックする。そして、正しい位置関係にない
と判断した場合には、アプリケーション処理部61は、
その受信データ825をエラーとして例えば破棄する。
Therefore, the application processing unit 61 in the data communication control device 60 is connected to the communication control processor unit 62.
Was confirmed to have been successfully delivered by
22) the received data 825 is received.
From the text sequence number set in the specific field in 5, whether the received data 825 has a correct positional relationship with the preceding received data (text), that is, the received data 825 is truly meaningful. Check if it is information. When it is determined that the positional relationship is not correct, the application processing unit 61
The received data 825 is discarded as an error, for example.

【0011】一方、相手局70(送信側)では、データ
通信制御装置60(受信側)の通信制御プロセッサ部6
2によるパリティチェックによりテキスト822が正常
に送達されたと確認された結果、同プロセッサ部62か
ら返される肯定応答(ACK)に応じて、そのテキスト
822は既に破棄されている。
On the other hand, in the partner station 70 (transmission side), the communication control processor unit 6 of the data communication control device 60 (reception side).
As a result of confirming that the text 822 has been normally delivered by the parity check by No. 2, the text 822 has already been discarded according to the positive response (ACK) returned from the processor unit 62.

【0012】このため、データ通信制御装置60(受信
側)のアプリケーション処理部61において、上記のよ
うに受信データ825が、先行する受信データ(テキス
ト)に対して正しい位置関係にないと判断しても、正し
いテキストを再送させることはできない。
Therefore, the application processing unit 61 of the data communication control device 60 (reception side) judges that the received data 825 is not in the correct positional relationship with the preceding received data (text) as described above. However, the correct text cannot be retransmitted.

【0013】[0013]

【発明が解決しようとする課題】上記したように従来の
データ通信制御装置では、通信制御プロセッサ部で情報
テキストを受信すると、その所定フィールドのチェック
データを用いたチェック処理(パリティチェック)が行
われ、エラーがなければ、同テキストが正常に送達され
たものとして、送信側(相手局)に対して肯定応答(A
CK)を返していた。
As described above, in the conventional data communication control device, when the communication control processor receives the information text, the check process (parity check) using the check data of the predetermined field is performed. , If there is no error, it is assumed that the text is normally delivered, and an affirmative response (A
CK) was returned.

【0014】しかし、受信側データ通信制御装置の通信
制御プロセッサ部での上記のチェック処理(パリティチ
ェック)で検出されるのは通信エラーであることから、
送信側での処理誤りにより、先行するテキストとの関係
を含めて、正当なものでないテキストが送信された場合
でも、通信エラーがないならば、同テキストは正常に送
達されたとして、送信側に肯定応答が返されてしまう。
However, since it is a communication error that is detected by the above-mentioned check processing (parity check) in the communication control processor section of the receiving side data communication control device,
Even if an invalid text including the relation to the preceding text is sent due to a processing error on the sending side, if there is no communication error, the text is correctly delivered to the sending side. A positive response is returned.

【0015】この場合、送信側では、受信側(送信先)
の通信制御プロセッサ部からの肯定応答(ACK)に応
じて、対応する送信テキストが破棄されるので、受信側
データ通信制御装置のアプリケーション処理部で、受信
テキストの内容が正当なものであるか否かをチェックし
て、正当でないと判断したとしても、正当なテキストを
得ることができない。
In this case, on the transmitting side, the receiving side (destination)
The corresponding transmission text is discarded in response to the positive response (ACK) from the communication control processor unit of No. 1, so that the application processing unit of the receiving side data communication control device determines whether the content of the reception text is valid. Even if you check if it is not valid, you cannot get valid text.

【0016】このように従来のデータ通信制御装置で
は、受信テキストに対して、パリティチェックのみの判
定で送達確認を行っていたので、送信側での処理誤りに
より、先行するテキストとの関係を含めて、正当なもの
でないテキストが送信された場合でも、パリティエラー
がないならば、同テキストが正常に送達されたものとし
て送信側に対して肯定応答(ACK)が返されて、送信
側において対応する送信テキストが破棄されてしまい、
アプリケーション処理部で正当な受信テキストでないと
判断されても、もはやアプリケーション処理部(システ
ム)にとって正当なテキストを得ることができないとい
う問題があった。
As described above, in the conventional data communication control device, the delivery confirmation is performed on the received text only by the parity check. Therefore, due to a processing error on the transmission side, the relation with the preceding text is included. If there is no parity error even when illegal text is sent, an acknowledgment (ACK) is returned to the sender as if the text was delivered normally, and the sender responds. The sent text that you
Even if the application processing unit determines that the received text is not valid, there is a problem that the application processing unit (system) can no longer obtain the valid text.

【0017】この発明は上記事情を考慮してなされたも
のでその目的は、通信手順レベルでの受信テキストの送
達確認が、同テキストの所定フィールドに設定されてい
るチェックデータを用いた基本的なチェックに加えて、
同テキストの内容についての正当性のチェックにより行
うことができ、もって意味のあるテキスト送達確認が確
実に行えるデータ通信制御装置を提供することにある。
The present invention has been made in consideration of the above circumstances, and an object thereof is to confirm the delivery of a received text at a communication procedure level by using a check data set in a predetermined field of the text. In addition to the check
It is an object of the present invention to provide a data communication control device that can be checked by checking the validity of the contents of the text and can reliably confirm meaningful text delivery.

【0018】[0018]

【課題を解決するための手段】この発明は、アプリケー
ションプログラムに従って処理を行うアプリケーション
処理手段と、このアプリケーション処理手段と相手局と
の間のデータ送受信のための通信手順を実行する通信制
御手段とを備えたデータ通信制御装置において、上記ア
プリケーション処理手段には、受信テキスト内の所望の
チェック対象データ箇所および当該データ箇所のデータ
と比較される比較データを直接または間接に指定する受
信要求コマンドを上記通信制御手段に対して発行する受
信要求手段を設け、また、通信制御手段には、上記受信
要求手段により発行された受信要求コマンドに従って相
手局からテキストを受信し、この受信テキストの所定フ
ィールドのチェックデータに従う第1のエラーチェッ
ク、および上記受信要求コマンドにより指定される受信
テキスト内のチェック対象データ箇所のデータと同コマ
ンドにより指定される比較データとの比較による第2の
エラーチェックを行って、両チェックの結果、いずれも
エラーなしが検出された場合に限り相手局に対して肯定
応答を返す受信処理手段を設けたことを特徴とするもの
である。
SUMMARY OF THE INVENTION The present invention comprises application processing means for performing processing in accordance with an application program, and communication control means for executing a communication procedure for data transmission / reception between the application processing means and a partner station. In the provided data communication control device, the application processing means communicates a reception request command for directly or indirectly designating a desired check target data portion in the received text and comparison data to be compared with the data at the data portion. Reception request means for issuing to the control means is provided, and the communication control means receives text from the partner station according to the reception request command issued by the reception request means, and checks data in a predetermined field of the received text. First error check according to, and receiving above A second error check is performed by comparing the data at the data to be checked in the received text specified by the request command with the comparison data specified by the command. As a result of both checks, no error is detected It is characterized in that a reception processing means for returning an affirmative response to the partner station is provided only in the case of the above.

【0019】[0019]

【作用】上記の構成において、アプリケーション処理手
段に設けられた受信要求手段は、通信制御手段に対する
受信要求を必要とする場合には、目的とするテキストが
受信された際に、そのテキストの内容の正当性が通信制
御手段(内の受信処理手段)によりチェックできるよう
に、そのチェック対象データ箇所(例えばテキストシー
ケンス番号の設定箇所)および当該データ箇所のデータ
と比較される比較データ(例えば期待されるテキストシ
ーケンス番号)を直接または間接に指定する受信要求コ
マンドを、この通信制御手段に対して発行する。
In the above structure, when the reception request means provided in the application processing means needs the reception request to the communication control means, when the target text is received, the contents of the text are displayed. In order that the validity can be checked by the communication control means (inside the reception processing means), the data portion to be checked (for example, the location where the text sequence number is set) and the comparison data to be compared with the data at the data portion (for example, expected) A reception request command that directly or indirectly specifies the text sequence number) is issued to this communication control means.

【0020】すると、通信制御手段に設けられた受信処
理手段は、相手局から送られるテキストを受信して、そ
の受信テキストの所定フィールドのチェックデータを用
いた周知のパリティチェック(第1のエラーチェック)
を行う。また受信処理手段は、受信テキストのうちの、
受信要求コマンドにより指定されたチェック対象データ
箇所のデータ(例えばテキストシーケンス番号)と、同
コマンドにより指定される比較データ(期待されるテキ
ストシーケンス番号)とを比較し、その一致の有無によ
り、受信テキストの内容が正当であるか否かのチェック
(第2のエラーチェック)を行う。
Then, the reception processing means provided in the communication control means receives the text sent from the partner station and uses the well-known parity check (first error check) using the check data of the predetermined field of the received text. )
I do. In addition, the reception processing means, among the received text,
The data (for example, the text sequence number) at the check target data portion specified by the reception request command is compared with the comparison data (expected text sequence number) specified by the command, and the received text is determined depending on whether they match. Check whether the content of is valid (second error check).

【0021】そして受信処理手段は、上記両チェックの
結果、いずれもエラーなしと判断した場合だけ、即ちパ
リティエラー(通信エラー)もなく、またテキストの指
定箇所の内容(ここではテキストシーケンス番号)もア
プリケーション処理手段(内の受信要求手段)が期待す
る正当な内容である場合だけ、受信テキストは正常に送
達されたと確認し、相手局に肯定応答を返す。この肯定
応答により、相手局(送信側)では、対応する送信テキ
ストを破棄するが、テキストの内容の正当性についても
確認済みのため、何ら問題とはならない。
Then, the reception processing means determines that there is no error as a result of both of the above checks, that is, there is no parity error (communication error), and the content of the designated portion of the text (here, the text sequence number). Only when the application processing means (the reception requesting means therein) has the expected valid content, the received text is confirmed to have been normally delivered, and a positive response is returned to the partner station. With this affirmative response, the partner station (transmission side) discards the corresponding transmission text, but since the validity of the content of the text has already been confirmed, there is no problem.

【0022】これに対し、少なくともいずれか一方のチ
ェックでエラーありと判断した場合には、受信処理手段
は、相手局に否定応答を返す。これによりパリティエラ
ーが検出された場合は勿論、テキストの内容が正当でな
いと判断された場合にも、対応するテキストの再送が可
能となる。
On the other hand, if it is determined that there is an error in at least one of the checks, the reception processing means returns a negative response to the partner station. This makes it possible to retransmit the corresponding text not only when a parity error is detected but also when it is determined that the content of the text is not valid.

【0023】[0023]

【実施例】図1はこの発明の一実施例に係るデータ通信
制御装置を備えた通信システムの構成を示すブロック図
である。同図において、10はデータ通信制御装置、2
0はデータ通信制御装置10の通信相手となる装置(以
下、相手局と称する)である。
1 is a block diagram showing the configuration of a communication system including a data communication control device according to an embodiment of the present invention. In the figure, 10 is a data communication control device, 2
Reference numeral 0 denotes a device (hereinafter referred to as a partner station) that is a communication partner of the data communication control device 10.

【0024】データ通信制御装置10は、主として、ア
プリケーションプログラムに従って処理を行うアプリケ
ーション処理部11、このアプリケーション処理部11
と相手局20との間のデータ送受信のための規定された
通信手順を実行する通信制御プロセッサ部12、および
上記アプリケーションプログラム等が格納されるメモリ
13から構成される。アプリケーション処理部11、通
信制御プロセッサ部12およびメモリ13はバス14に
より結合されている。
The data communication control device 10 mainly includes an application processing section 11 which performs processing according to an application program, and the application processing section 11.
And a partner station 20. The communication control processor unit 12 executes a specified communication procedure for data transmission / reception between the communication station 20 and the partner station 20, and a memory 13 in which the above-mentioned application programs and the like are stored. The application processing unit 11, the communication control processor unit 12 and the memory 13 are connected by a bus 14.

【0025】アプリケーション処理部11は、メモリ1
3に格納されているアプリケーションプログラム等を実
行するCPU(図示せず)により実現されるもので、通
信制御プロセッサ部12に対してテキスト受信を要求す
るための受信要求コマンド30を発行する受信要求部1
10を有する。
The application processing unit 11 includes the memory 1
Which is realized by a CPU (not shown) that executes an application program or the like stored in FIG. 3, and which issues a reception request command 30 for requesting text reception to the communication control processor section 12. 1
Have 10.

【0026】受信要求コマンド30は、テキスト受信に
関する指示内容が記述された図2に示す構成の受信制御
ブロック40を間接的に有する。本実施例において、こ
の受信制御ブロック40は、図1に示すように、メモリ
13上に置かれるもので、そのメモリ13上の位置(ア
ドレス)が受信要求コマンド30により指定されるよう
になっている。
The reception request command 30 indirectly has a reception control block 40 having the structure shown in FIG. 2 in which the contents of instructions relating to text reception are described. In this embodiment, the reception control block 40 is placed on the memory 13 as shown in FIG. 1, and the position (address) on the memory 13 is designated by the reception request command 30. There is.

【0027】受信制御ブロック40は、図2に示すよう
に、同制御ブロック40が受信制御ブロックであること
を示す受信制御ブロックID41、後述する受信バッフ
ァ130の開始位置を示す受信バッファアドレス42、
および受信バッファ130のサイズ(受信バッファサイ
ズ)の各情報を有する。
As shown in FIG. 2, the reception control block 40 includes a reception control block ID 41 indicating that the control block 40 is a reception control block, a reception buffer address 42 indicating a start position of a reception buffer 130 described later,
And information about the size of the reception buffer 130 (reception buffer size).

【0028】再び図1を参照すると、通信制御プロセッ
サ部12は、アプリケーション処理部11(内の受信要
求部111)からの受信要求コマンド30(により指定
された受信制御ブロック40)に応じて受信処理を行う
受信処理部120を有する。この受信処理部120に
は、受信テキストを対象とするパリティチェックを行う
パリティチェック部121と、比較チェック部122と
が設けられている。比較チェック部122は、受信テキ
ストのうち受信制御ブロック40により間接的に位置指
定された箇所のデータと、受信制御ブロック40により
間接的に指定された比較データとを比較して一致/不一
致を検出するようになっている。
Referring again to FIG. 1, the communication control processor unit 12 receives the data according to the reception request command 30 (the reception control block 40 designated by the reception request command 30) from the application processing unit 11 (the reception request unit 111 therein). It has a reception processing unit 120 for performing. The reception processing unit 120 is provided with a parity check unit 121 that performs a parity check on the received text and a comparison check unit 122. The comparison check unit 122 compares the data of the position indirectly specified by the reception control block 40 in the received text with the comparison data indirectly specified by the reception control block 40 to detect a match / mismatch. It is supposed to do.

【0029】メモリ13には、受信バッファ130が置
かれる。この受信バッファ130には、図2に示すよう
に、正常に送達されたと確認された受信テキスト(の本
体部分)を格納するための受信テキスト格納領域131
が確保されている。また、受信バッファ130の例えば
開始領域には、受信テキストのうちチェックすべきデー
タ(ここではテキストシーケンス番号)の先頭位置を示
す所定長の情報(チェック開始位置情報)132と、同
データのサイズ(チェックサイズ)を示す所定長の情報
(チェックサイズ情報)133とが設定されている。こ
のチェックサイズ情報133の設定領域に後続する領域
には、チェックサイズ情報133の示すサイズに一致す
る比較データ134が設定されている。上記の受信テキ
スト格納領域131は、この比較データ134の設定領
域の直後に確保される。図3は、データ通信制御装置1
0と相手局20との間で送受信されるテキスト(情報テ
キスト)の形式を示す。
A reception buffer 130 is placed in the memory 13. In the reception buffer 130, as shown in FIG. 2, a reception text storage area 131 for storing (the main part of) the reception text confirmed to be normally delivered.
Is secured. Further, in the start area of the reception buffer 130, for example, information (check start position information) 132 of a predetermined length indicating the start position of the data to be checked (here, the text sequence number) in the received text, and the size of the data ( Information (check size information) 133 having a predetermined length indicating the check size is set. In the area following the area where the check size information 133 is set, comparison data 134 that matches the size indicated by the check size information 133 is set. The received text storage area 131 is secured immediately after the setting area of the comparison data 134. FIG. 3 shows the data communication control device 1.
The format of the text (information text) transmitted and received between 0 and the partner station 20 is shown.

【0030】図に示すように、情報テキストは、テキス
トの開始を示す制御コード部31、テキストのシーケン
ス番号32を含むユーザデータヘッダ部(テキストヘッ
ダ部)33、ユーザデータ部34、テキストの終了を示
す制御コード部35、およびテキストのパリティ情報
(チェックデータ)である例えばブロックチェックキャ
ラクタ(BCC)36から構成される。ユーザデータヘ
ッダ部33およびユーザデータ部34からなるブロック
が、情報テキストの本体(ユーザデータ)をなす。次
に、この発明の一実施例の動作を、図4に示す通信制御
手順(データ通信フェーズ)のシーケンスチャートを参
照して説明する。
As shown in the figure, the information text includes a control code section 31 indicating the start of the text, a user data header section (text header section) 33 including a text sequence number 32, a user data section 34, and the end of the text. It is composed of a control code portion 35 shown and a block check character (BCC) 36 which is parity information (check data) of text. A block composed of the user data header portion 33 and the user data portion 34 constitutes the body (user data) of the information text. Next, the operation of the embodiment of the present invention will be described with reference to the sequence chart of the communication control procedure (data communication phase) shown in FIG.

【0031】まず、データ通信制御装置10内のアプリ
ケーション処理部11は、通信開始実行に先立ち、リン
ク確立フェーズ51において、通信制御プロセッサ部1
2に対してリンク確立要求コマンド(リンク確立要求待
ちコマンド)511を発行し、相手局20とのリンクの
確立指示を行う。
First, the application processing unit 11 in the data communication control device 10 performs the communication establishment processing unit 1 in the link establishment phase 51 prior to the start of communication.
A link establishment request command (link establishment request wait command) 511 is issued to the second unit 2 to instruct the establishment of a link with the partner station 20.

【0032】これにより通信制御プロセッサ部12は、
相手局20からリンク接続要求キャラクタ(ENQコー
ド)512を受信すると、相手局20に対して肯定応答
(ACK)513を返し、さらにアプリケーション処理
部11に対してリンク確立完了通知514を送る。
As a result, the communication control processor unit 12 is
When the link connection request character (ENQ code) 512 is received from the partner station 20, an affirmative response (ACK) 513 is returned to the partner station 20, and a link establishment completion notification 514 is sent to the application processing unit 11.

【0033】通信制御プロセッサ部12からアプリケー
ション処理部11にリンク確立完了通知514が送られ
ると、リンク確立フェーズ51からデータ転送フェーズ
52に切り替わり、アプリケーション処理部11内の受
信要求部110が起動される。
When the link establishment completion notice 514 is sent from the communication control processor unit 12 to the application processing unit 11, the link establishment phase 51 is switched to the data transfer phase 52, and the reception request unit 110 in the application processing unit 11 is activated. .

【0034】すると受信要求部110は、通信制御プロ
セッサ部12に対して受信要求コマンド30を発行し、
受信指示を行う。この際、受信要求部110は、メモリ
13上に、同コマンド30により位置指定される、図2
に示す形式の受信制御ブロック40を用意しておく。ま
た受信要求部110は、この受信制御ブロック40中の
受信バッファアドレス42および受信バッファサイズ4
3で指定されるメモリ13上の受信バッファ130の開
始領域に、受信テキストの(ユーザデータ内の)テキス
トシーケンス番号32の位置を示すチェック開始位置情
報132と、テキストシーケンス番号32のサイズを示
すチェックサイズ情報133を設定しておく。さらに受
信要求部110は、受信バッファ130上におけるチェ
ック開始位置情報132およびチェックサイズ情報13
3の後続領域に、期待されるテキストシーケンス番号3
2の値N(Nは、前回正しく受信できた情報テキストの
テキストシーケンス番号32の値に「1」を加えた値)
を比較データ134として設定しておく。
Then, the reception request unit 110 issues the reception request command 30 to the communication control processor unit 12,
Instruct to receive. At this time, the reception requesting unit 110 is positioned on the memory 13 by the command 30 shown in FIG.
A reception control block 40 of the form shown in is prepared in advance. Further, the reception requesting unit 110 receives the reception buffer address 42 and the reception buffer size 4 in the reception control block 40.
Check start position information 132 indicating the position of the text sequence number 32 (in the user data) of the received text and a check indicating the size of the text sequence number 32 in the start area of the reception buffer 130 on the memory 13 designated by 3. The size information 133 is set in advance. Further, the reception request unit 110 has the check start position information 132 and the check size information 13 on the reception buffer 130.
Expected text sequence number 3 in subsequent region of 3
A value of 2 (N is the value of the text sequence number 32 of the information text that was correctly received last time, plus 1)
Is set as the comparison data 134.

【0035】通信制御プロセッサ部12内の受信処理部
120は、このような状態で相手局20からデータ(情
報テキスト)521が送られると、同データ(情報テキ
スト)521を通信制御プロセッサ部12内のワークメ
モリ(図示せず)上に受信する。このとき、受信処理部
120内のパリティチェック部121は、この情報テキ
スト521のBCC(ブロックチェックキャラクタ)3
6を用いて周知のパリティチェック522を行う。
When the data (information text) 521 is sent from the partner station 20 in such a state, the reception processing unit 120 in the communication control processor unit 12 transmits the data (information text) 521 in the communication control processor unit 12. On the work memory (not shown) of the. At this time, the parity check unit 121 in the reception processing unit 120 uses the BCC (block check character) 3 of the information text 521.
6 is used to perform a well-known parity check 522.

【0036】パリティチェック部121によるパリティ
チェック522の結果、パリティエラーが検出されたな
ら、通信制御プロセッサ部12から相手局20に対して
否定応答(NACK)が返される。一方、パリティエラ
ーがなかったならば、比較チェック部122が起動され
る。これにより比較チェック部122は、受信した情報
テキスト521の内容のチェック(テキスト521が真
に意味のある正当なデータであるか否かのチェック)5
23を行う。この比較チェック部122によるテキスト
内容チェックの詳細を以下に説明する。
As a result of the parity check 522 by the parity check unit 121, if a parity error is detected, the communication control processor unit 12 returns a negative acknowledgment (NACK) to the partner station 20. On the other hand, if there is no parity error, the comparison check unit 122 is activated. As a result, the comparison check unit 122 checks the content of the received information text 521 (checks whether the text 521 is truly meaningful and valid data) 5
Do 23. Details of the text content check by the comparison check unit 122 will be described below.

【0037】まず比較チェック部122は、アプリケー
ション処理部11内の受信要求部110から通信制御プ
ロセッサ部12に対して発行された受信要求コマンド3
0の示す受信制御ブロック40(中の受信バッファアド
レス42および受信バッファサイズ43)により指定さ
れた受信バッファ130の開始領域に設定されているチ
ェック開始位置情報132およびチェックサイズ情報1
33から、受信した情報テキスト522内のチェック対
象データ箇所(ここではテキストシーケンス番号32の
設定フィールド)を認識し、その箇所のデータ(テキス
トシーケンス番号32)をワークメモリから取出す。
First, the comparison check unit 122 receives the reception request command 3 issued from the reception request unit 110 in the application processing unit 11 to the communication control processor unit 12.
The check start position information 132 and the check size information 1 set in the start area of the reception buffer 130 designated by the reception control block 40 (the reception buffer address 42 and the reception buffer size 43 therein) indicated by 0
From 33, the check target data portion (here, the setting field of the text sequence number 32) in the received information text 522 is recognized, and the data of that portion (text sequence number 32) is taken out from the work memory.

【0038】次に比較チェック部122は、上記取出し
たデータ(受信した情報テキスト522内のテキストシ
ーケンス番号32)と、上記受信バッファ130上で、
チェック開始位置情報132およびチェックサイズ情報
133に後続する領域に格納されている(チェックサイ
ズ情報133の示すサイズと同サイズの)比較データ1
34とを比較して、その一致/不一致を検出する。
Next, the comparison check unit 122 compares the extracted data (text sequence number 32 in the received information text 522) and the reception buffer 130 with each other.
Comparison data 1 (of the same size as the size indicated by the check size information 133) stored in the area following the check start position information 132 and the check size information 133
34, and the match / mismatch is detected.

【0039】もし、比較チェック部122により不一致
が検出されたなら、受信した情報テキスト521の内容
は正当でなく(即ちシステムにとって無意味であり)、
エラーが検出されたものとして、通信制御プロセッサ部
12は相手局20に対して否定応答(NACK)を返
す。この場合、従来とは異なって、パリティエラーなし
が検出された段階で相手局20に肯定応答(ACK)が
返されてはいないため、情報テキスト521は相手局2
0に残っており、同テキスト521の再送が可能とな
る。
If the comparison check unit 122 detects a mismatch, the content of the received information text 521 is not valid (that is, meaningless to the system).
Assuming that an error has been detected, the communication control processor unit 12 returns a negative response (NACK) to the partner station 20. In this case, unlike the conventional case, since the acknowledgment (ACK) is not returned to the partner station 20 at the stage when no parity error is detected, the information text 521 indicates that the partner station 2
It remains in 0, and the text 521 can be retransmitted.

【0040】一方、比較チェック部122により一致が
検出されたなら、受信した情報テキスト521の内容は
正当であり(即ちシステムにとって意味があり)、エラ
ーはなかったものとして、通信制御プロセッサ部12は
相手局20に対して肯定応答(ACK)524を返す。
On the other hand, if a match is detected by the comparison check unit 122, the contents of the received information text 521 are valid (that is, meaningful to the system) and there is no error, and the communication control processor unit 12 An acknowledgment (ACK) 524 is returned to the partner station 20.

【0041】また通信制御プロセッサ部12は、受信し
た情報テキスト521、即ちパリティチェック部121
によってパリティエラーなしが検出され、比較チェック
部122により正当性が検出された情報テキスト521
の本体部分(ユーザデータ)を、受信データ525とし
て受信要求元であるアプリケーション処理部11に渡
す。この通信制御プロセッサ部12からアプリケーショ
ン処理部11への受信データ525の受渡しは、次のよ
うに行われる。
The communication control processor unit 12 also receives the information text 521, that is, the parity check unit 121.
The information text 521 in which no parity error is detected by the
The main body portion (user data) of the above is passed to the application processing unit 11 as the reception request source as reception data 525. The delivery of the reception data 525 from the communication control processor unit 12 to the application processing unit 11 is performed as follows.

【0042】まず通信制御プロセッサ部12は、比較チ
ェック部122により一致が検出されると、受信情報テ
キスト521中のヘッダ部33およびユーザデータ部3
4を受信データ525として受信バッファ130内の
(比較データ134の設定領域に後続する)受信テキス
ト格納領域131に格納する。そして通信制御プロセッ
サ部12は、アプリケーション処理部11に対して受信
要求コマンド30に対する応答(受信完了通知)を返
す。するとアプリケーション処理部11は、受信バッフ
ァ130内の受信テキスト格納領域131に格納されて
いるデータを、受信データ525として受取る。
First, when the comparison check unit 122 detects a match, the communication control processor unit 12 first receives the header portion 33 and the user data portion 3 in the received information text 521.
4 is stored in the reception text storage area 131 (following the setting area of the comparison data 134) in the reception buffer 130 as the reception data 525. Then, the communication control processor unit 12 returns a response (reception completion notification) to the reception request command 30 to the application processing unit 11. Then, the application processing unit 11 receives, as the reception data 525, the data stored in the reception text storage area 131 in the reception buffer 130.

【0043】さて、通信制御プロセッサ部12から相手
局20に対して肯定応答(ACK)が返されると、相手
局20では、同局20内に保持していた送信データ(情
報テキスト)521を破棄する。そして、相手局20側
に後続の情報テキスト(テキストシーケンス番号32の
値がN+1の情報テキスト)があれば、相手局20とデ
ータ通信制御装置10との間で、その情報テキストの送
受信が上記と同様にして行われる。また、相手局20側
に後続の情報テキストがなければ、相手局20からデー
タ通信制御装置10内の通信制御プロセッサ部12に対
してリンク切断を示す制御コード(EOT)526が送
信されて、リンクが切断され、通信制御プロセッサ部1
2からアプリケーション処理部11にリンク切断通知5
27が送られる。
When the communication control processor unit 12 returns an affirmative response (ACK) to the partner station 20, the partner station 20 discards the transmission data (information text) 521 held in the partner station 20. . Then, if there is a subsequent information text (information text whose value of the text sequence number 32 is N + 1) on the partner station 20 side, the information text is sent and received between the partner station 20 and the data communication control device 10 as described above. The same is done. If there is no subsequent information text on the partner station 20 side, the partner station 20 sends a control code (EOT) 526 indicating the disconnection of the link to the communication control processor unit 12 in the data communication control device 10, and the link is established. Is disconnected, and the communication control processor unit 1
2 to application processing unit 11 link disconnection notification 5
27 is sent.

【0044】なお、前記実施例では、パリティチェック
部121によるパリティチェックによりエラーなしが検
出されると、比較チェック部122によるチェックが行
われるものとして説明したが、これに限るものではな
い。例えば、パリティチェック部121によるチェック
と比較チェック部122によるチェックとを並行して行
い、両方ともエラーなしが検出された場合だけ肯定応答
(ACK)を返し、少なくとも一方でエラーありが検出
された場合には否定応答(NACK)を返すようにして
も構わない。
In the above embodiment, the comparison check unit 122 performs a check when no error is detected by the parity check by the parity check unit 121, but the present invention is not limited to this. For example, a check by the parity check unit 121 and a check by the comparison check unit 122 are performed in parallel, and an acknowledgment (ACK) is returned only when both have detected no error, and at least one has an error. Alternatively, a negative acknowledgment (NACK) may be returned.

【0045】また、アプリケーション処理部11から通
信制御プロセッサ部12に対して受信要求を行う際に、
受信テキスト内の所望のチェック対象データ箇所(実施
例ではテキストシーケンス番号)と(同箇所のデータと
比較される期待値としての)比較データとを指定する方
式は、前記実施例に限るものではなく、受信要求コマン
ドまたは受信制御ブロックで直接指定することも可能で
ある。また、テキスト内容の正当性を確認できるもので
あれば、チェック対象としてテキストシーケンス番号以
外の情報を用いることも可能である。
When the application processing unit 11 makes a reception request to the communication control processor unit 12,
The method of designating the desired check target data portion (text sequence number in the embodiment) and the comparison data (as an expected value to be compared with the data in the same portion) in the received text is not limited to the above embodiment. It is also possible to directly specify with the reception request command or the reception control block. Further, as long as the validity of the text content can be confirmed, information other than the text sequence number can be used as the check target.

【0046】[0046]

【発明の効果】以上詳述したようにこの発明によれば、
アプリケーション処理手段と相手局との間のデータ送受
信のための通信手順が通信制御手段により実行されるデ
ータ通信制御装置において、アプリケーション処理手段
から通信制御手段への受信要求時には、受信テキスト内
の所望のチェック対象データ箇所および当該データ箇所
のデータと比較される比較データを直接または間接に指
定する受信要求コマンドがアプリケーション処理手段か
ら通信制御手段に発行される構成とすると共に、これを
受けた通信制御手段では、相手局から送られるテキスト
を受信して、その受信テキストの所定フィールドのチェ
ックデータに従うエラーチェックと、受信要求コマンド
により指定されたチェック対象データ箇所のデータと、
同コマンドにより指定される比較データ(期待されるデ
ータ)との比較によるエラーチェックとを行い、両チェ
ックの結果、いずれもエラーなしが検出された場合だ
け、即ち通信エラーもなく、またテキストの指定箇所の
内容もアプリケーション処理手段が期待する正当な内容
である場合だけ、受信テキストは正常に送達されたと確
認し、相手局に肯定応答を返す構成としたので、次に列
挙する作用効果を得ることができる。
As described above in detail, according to the present invention,
In a data communication control device in which a communication control unit executes a communication procedure for transmitting and receiving data between an application processing unit and a partner station, when a reception request is made from the application processing unit to the communication control unit, a desired text in the received text is received. A reception request command for directly or indirectly designating the data portion to be checked and the comparison data to be compared with the data portion is to be issued from the application processing means to the communication control means, and the communication control means receiving this Then, receiving the text sent from the other station, error check according to the check data of the predetermined field of the received text, and the data of the check target data part specified by the reception request command,
Performs an error check by comparing with the comparison data (expected data) specified by the command, and only when no error is detected as a result of both checks, that is, there is no communication error, and the text is specified. Only when the content of the location is also the legal content expected by the application processing means, the received text is confirmed to have been delivered normally, and an affirmative response is returned to the partner station. You can

【0047】(1)データ転送フェーズにおいて受信さ
れたテキストの送達確認が、受信テキストに付されたチ
ェックデータに従う通信エラーチェックと、受信テキス
トの内容の正当性のチェックとの両チェックにより、確
実に行える。
(1) The delivery confirmation of the text received in the data transfer phase is surely performed by both the communication error check according to the check data attached to the received text and the correctness check of the content of the received text. You can do it.

【0048】(2)受信側での上記両チェックの結果い
ずれもエラーなしが検出された場合に限り、即ち通信エ
ラーのないことが確認されるだけでなく、受信テキスト
の内容の正当性も確認された場合に限り、相手局に肯定
応答が返され、したがって、通信エラーのないことが確
認されても、受信テキストの内容の正当性が確認されな
かった場合には、肯定応答は返されないため、システム
にとって重要かつ貴重なデータが誤って紛失することが
防止できる。
(2) Only when no error is detected as a result of both checks on the receiving side, that is, it is not only confirmed that there is no communication error, but the validity of the content of the received text is also confirmed. Only when the confirmation is received, the acknowledgment is returned to the other station, and therefore, even if it is confirmed that there is no communication error, but the validity of the content of the received text is not confirmed, the acknowledgment is not returned. , It is possible to prevent accidental loss of important and valuable data for the system.

【0049】(3)受信テキストの内容確認がアプリケ
ーション処理のレベルではなく、手順レベル(通信制御
手段の処理)で行われるため、効率の良いデータの送受
信が可能となる。
(3) Since the content of the received text is confirmed not at the application processing level but at the procedure level (processing by the communication control means), efficient data transmission / reception is possible.

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

【図1】この発明の一実施例に係るデータ通信制御装置
を備えた通信システムの構成を示すブロック図。
FIG. 1 is a block diagram showing the configuration of a communication system including a data communication control device according to an embodiment of the present invention.

【図2】同実施例における受信要求コマンド30により
指定される受信制御ブロック40、および同ブロック4
0により指定される受信バッファ130のデータ構造を
示す図。
FIG. 2 is a reception control block 40 and a block 4 designated by a reception request command 30 in the embodiment.
The figure which shows the data structure of the receiving buffer 130 designated by 0.

【図3】図1のデータ通信制御装置10と相手局20と
の間で送受信される情報テキストの形式を示す図。
3 is a diagram showing a format of information text transmitted and received between the data communication control device 10 and the partner station 20 of FIG.

【図4】同実施例における通信制御手順を説明するため
のシーケンスチャート。
FIG. 4 is a sequence chart for explaining a communication control procedure in the embodiment.

【図5】従来のデータ通信制御装置を備えた通信システ
ムの構成を示すブロック図。
FIG. 5 is a block diagram showing a configuration of a communication system including a conventional data communication control device.

【図6】従来の通信制御手順を説明するためのシーケン
スチャート。
FIG. 6 is a sequence chart for explaining a conventional communication control procedure.

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

10…データ通信制御装置、11…アプリケーション処
理部、12…通信制御プロセッサ部、13…メモリ、2
0…相手局、30…受信要求コマンド、32……テキス
トシーケンス番号、33…ユーザデータヘッダ部、34
…ユーザデータ部、36…ブロックチェックキャラクタ
(BCC)、40…受信制御ブロック、42…受信バッ
ファアドレス、43…受信バッファサイズ、110…受
信要求部、120…受信処理部、121…パリティチェ
ック部、122…比較チェック部、130…受信バッフ
ァ、131…受信テキスト格納領域、132…チェック
開始位置情報、133…チェックサイズ情報、134…
比較データ。
10 ... Data communication control device, 11 ... Application processing unit, 12 ... Communication control processor unit, 13 ... Memory, 2
0 ... Partner station, 30 ... Reception request command, 32 ... Text sequence number, 33 ... User data header section, 34
User data section, 36 ... Block check character (BCC), 40 ... Reception control block, 42 ... Reception buffer address, 43 ... Reception buffer size, 110 ... Reception request section, 120 ... Reception processing section, 121 ... Parity check section, 122 ... Comparison check unit, 130 ... Reception buffer, 131 ... Reception text storage area, 132 ... Check start position information, 133 ... Check size information, 134 ...
comparison data.

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 アプリケーションプログラムに従って処
理を行うアプリケーション処理手段と、このアプリケー
ション処理手段と相手局との間のデータ送受信のための
通信手順を実行する通信制御手段とを備えたデータ通信
制御装置において、 前記アプリケーション処理手段から前記通信制御手段に
対して、テキスト受信を要求する受信要求コマンドであ
って、受信テキスト内の所望のチェック対象データ箇所
および当該データ箇所のデータと比較される比較データ
を直接または間接に指定する受信要求コマンドを発行す
る受信要求手段と、 この受信要求手段により前記通信制御手段に対して発行
された前記受信要求コマンドに従って相手局からテキス
トを受信し、この受信テキストの所定フィールドのチェ
ックデータに従う第1のエラーチェックを行うと共に、
前記受信要求コマンドにより指定される前記受信テキス
ト内の前記チェック対象データ箇所のデータと同コマン
ドにより指定される前記比較データとの比較による第2
のエラーチェックを行い、両チェックの結果、いずれも
エラーなしが検出された場合に限り、前記相手局に対し
て肯定応答を返す受信処理手段とを具備することを特徴
とするデータ通信制御装置。
1. A data communication control device comprising: an application processing means for performing processing according to an application program; and a communication control means for executing a communication procedure for data transmission / reception between the application processing means and a partner station, A reception request command for requesting text reception from the application processing means to the communication control means, and a desired check target data portion in the received text and comparison data to be compared with data at the data portion are directly or Reception request means for issuing a reception request command indirectly designated, and text received from the partner station according to the reception request command issued to the communication control means by the reception request means, First error check according to check data It performs a click,
Second by comparing the data of the check target data portion in the reception text specified by the reception request command with the comparison data specified by the command
And a reception processing unit that returns an affirmative response to the partner station only when no error is detected as a result of both checks.
【請求項2】 前記受信要求コマンドにより指定される
前記チェック対象データ箇所のデータは、1つのデータ
ブロックを分割して複数回に分けて送信する際に、その
分割データ単位に所定の規則に従って付されるデータで
あり、前記受信要求手段は、受信要求の対象となるテキ
ストが前記データブロック内のどの位置の分割データに
対応しているかにより前記所定の規則に従って前記比較
データを決定することを特徴とする請求項1記載のデー
タ通信制御装置。
2. The data of the check target data portion designated by the reception request command is added to a divided data unit in accordance with a predetermined rule when dividing one data block and transmitting the divided data in plural times. The reception request means determines the comparison data according to the predetermined rule depending on which position in the data block the divided data corresponds to the divided data. The data communication control device according to claim 1.
JP5073734A 1993-03-31 1993-03-31 Data communication controller Pending JPH06290130A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5073734A JPH06290130A (en) 1993-03-31 1993-03-31 Data communication controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5073734A JPH06290130A (en) 1993-03-31 1993-03-31 Data communication controller

Publications (1)

Publication Number Publication Date
JPH06290130A true JPH06290130A (en) 1994-10-18

Family

ID=13526765

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5073734A Pending JPH06290130A (en) 1993-03-31 1993-03-31 Data communication controller

Country Status (1)

Country Link
JP (1) JPH06290130A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007196058A (en) * 2007-05-11 2007-08-09 Fujishoji Co Ltd Game machine
JP2008093482A (en) * 2008-01-11 2008-04-24 Fujishoji Co Ltd Game machine
JP2010246984A (en) * 2010-07-09 2010-11-04 Fujishoji Co Ltd Game machine
JP2012086093A (en) * 2012-02-09 2012-05-10 Fujishoji Co Ltd Game machine

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007196058A (en) * 2007-05-11 2007-08-09 Fujishoji Co Ltd Game machine
JP4498383B2 (en) * 2007-05-11 2010-07-07 株式会社藤商事 Game machine
JP2008093482A (en) * 2008-01-11 2008-04-24 Fujishoji Co Ltd Game machine
JP2010246984A (en) * 2010-07-09 2010-11-04 Fujishoji Co Ltd Game machine
JP2012086093A (en) * 2012-02-09 2012-05-10 Fujishoji Co Ltd Game machine

Similar Documents

Publication Publication Date Title
JPH06290130A (en) Data communication controller
EP0330223A2 (en) Information distribution system
JPS5981940A (en) Data transfer system
US20020138790A1 (en) Apparatus and method for managing errors on a point-to-point interconnect
JP4112717B2 (en) Data processing device
US5740189A (en) Integrity check method and system for serial-based communication
US7975064B2 (en) Envelope packet architecture for broadband engine
JPH01834A (en) Full duplex communication method
JPS609240A (en) Communication controller
JPS63318838A (en) Error control communication method
JPH0530115A (en) Polling system
JPH08116331A (en) Data transmission control method
JP2776274B2 (en) Virtual buffer control system in relay computer
JPH01289339A (en) Communication controller
JPH0753319Y2 (en) Communication terminal
JPH0832645A (en) Data communication controller and checking method for its data transfer
JPH01276841A (en) Data transferring method
JPH0832531A (en) Multiple address communication system
JP3245552B2 (en) Transfer control system
JP2735078B2 (en) Communication control method
JPS5983431A (en) Method for controlling data transmission
JPH09326782A (en) Serial communication method
JPH04274631A (en) Data re-transmission system
JPS59207765A (en) On-line terminal device
JPH0438618Y2 (en)