JPH0159782B2 - - Google Patents
Info
- Publication number
- JPH0159782B2 JPH0159782B2 JP56212103A JP21210381A JPH0159782B2 JP H0159782 B2 JPH0159782 B2 JP H0159782B2 JP 56212103 A JP56212103 A JP 56212103A JP 21210381 A JP21210381 A JP 21210381A JP H0159782 B2 JPH0159782 B2 JP H0159782B2
- Authority
- JP
- Japan
- Prior art keywords
- message
- bytes
- processing device
- length
- buffer
- 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.)
- Expired
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L13/00—Details of the apparatus or circuits covered by groups H04L15/00 or H04L17/00
- H04L13/02—Details not particular to receiver or transmitter
- H04L13/08—Intermediate storage means
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Computer And Data Communications (AREA)
- Communication Control (AREA)
Description
【発明の詳細な説明】
本発明は過大電文の受信方式、さらに詳しく言
えば、処理装置によつて制御される回線制御装置
が電文を受信してバツフアに転送するように構成
されたシステムにおける過大電文の受信方式に関
する。DETAILED DESCRIPTION OF THE INVENTION The present invention relates to a method for receiving excessive messages, and more particularly, to a system in which a line control device controlled by a processing device receives messages and transfers them to a buffer. Concerning the method of receiving messages.
この種のシステムにおいては、回線対応の回線
制御装置は、回線から到来する電文を受信し、処
理装置の制御により一旦バツフアへ記憶させる。
従来は、種々の長さ電文を連続して受信すること
を可能とするために通常最も多い電文長を考慮し
て受信用バツフアを設定し、なお何面かの受信用
バツフアをチエインさせておき、受信電文が長く
なり受信バツフアの一面が満杯となると、新たな
受信用バツフアをチエインさせて行くような方式
が採用された。受信した電文の処理を行なうに
は、電文を正常に受信完了していることが条件と
なるため、長い電文を受信する場合はその長い電
文に対応する多くのバツフア領域が必要となり、
受信した電文の処理中は、該バツフア領域が保留
され、該受信電文処理のために専有される。 In this type of system, a line control device corresponding to the line receives a message coming from the line, and temporarily stores it in a buffer under the control of a processing device.
Conventionally, in order to enable continuous reception of messages of various lengths, reception buffers were usually set in consideration of the most common message length, and several reception buffers were chained together. A system was adopted in which when a received message became long and one side of the receiving buffer became full, a new receiving buffer was chained. In order to process the received message, it is necessary that the message has been successfully received, so when receiving a long message, a large buffer area is required to accommodate the long message.
While the received message is being processed, the buffer area is held and exclusively used for processing the received message.
この種の電文は、例えば第2図に示す構成を有
する。第2図において、Mは電文を示し、電文M
は電文情報Dと、その電文情報Dに対するチエツ
ク情報CHとで構成され、さらに該電文Mはその
前後にそれぞれ同期信号SF1,SF2が付加される。
電文の受信に当つては、まず同期信号SF1を検出
し、これに続く情報を電文Mと判定し、その後さ
らに同期信号SF2を検出したとき電文Mの完了を
判定する。従つて、この従来の方式で電文受信処
理を行なうと、通信相手(送信側)システムの異
常、伝送路上のエラーなどにより、電文Mの完了
を知らせる同期信号SF2が正しく受信されない
と、電文完了の判定ができず、過大電文となる。
この種のシステムにおいては、通常処理装置が複
数個の回線制御装置を制御し、かつ、処理装置に
接続された記憶装置にバツフア領域を設定し、バ
ツフアは上記複数個の回線に共通使用されるよう
に構成されている。従つてエラーを生じて過大電
文となつた電文をバツフアへ転送すると、各回線
に共通に使用されるバツフアは、この終了の判定
のできない過大電文によつて、大量に不当に専有
され、この結果他の回線制御装置に入力する電文
を転送して格納すべきバツフア領域が不足し他回
線の電文の受信が阻害されるといつた不都合を生
じることになる。 This type of message has the structure shown in FIG. 2, for example. In Figure 2, M indicates a message, and the message M
is composed of telegram information D and check information CH for the telegram information D, and synchronization signals SF 1 and SF 2 are added before and after the telegram M, respectively.
When receiving a message, first the synchronization signal SF 1 is detected, the information following this is determined to be the message M, and then when the synchronization signal SF 2 is further detected, the completion of the message M is determined. Therefore, when receiving a message using this conventional method, if the synchronization signal SF 2 indicating the completion of message M is not received correctly due to an abnormality in the communicating party's (sending side) system or an error on the transmission path, the message will not be completed. cannot be determined, resulting in an excessive number of messages.
In this type of system, a processing unit usually controls multiple line control units and sets up a buffer area in a storage device connected to the processing unit, and the buffer area is commonly used by the multiple lines. It is configured as follows. Therefore, when a message that has caused an error and becomes an excessive message is transferred to a buffer, a large amount of the buffer that is commonly used for each line is unjustly monopolized by the excessive message whose termination cannot be determined, and as a result, This results in inconveniences such as insufficient buffer area to transfer and store messages to be input to other line control devices, and reception of messages on other lines may be inhibited.
上記の過大電文受信によりおこる不都合を防止
するため、従来は、処理装置で受信電文の長さを
監視し、過大電文と判定されると、バツフアへの
書き込みを停止する等の処理を行なつていた。こ
の従来の方式は処理装置の処理負荷が大きいとい
う欠点と、受信を中断した電文が正しい電文かど
うかをチエツクできないという欠点があつた。 In order to prevent the above-mentioned inconvenience caused by receiving an excessive message, conventionally a processing device monitors the length of the received message, and when it is determined that the message is excessive, processes such as stopping writing to the buffer are performed. Ta. This conventional method has the disadvantage that the processing load on the processing device is large, and that it is not possible to check whether the message whose reception has been interrupted is the correct message.
本発明は、従来方式の上記欠点を除去し、回線
制御装置において、受信電文が最大受信可電文長
に達したか否かを判定し、これを越えた電文を受
信バツフアに書き込むことを阻止して過大電文の
受信による受信バツフアの不当な専有を防止し、
かつ過大電文と判定した電文が正しい電文か否か
をも識別し、もつて上記過大電文に対する対策に
ついて処理装置の負荷を軽減することを目的とす
る。 The present invention eliminates the above-mentioned drawbacks of the conventional method, and determines in a line control device whether or not a received message has reached the maximum receivable message length, and prevents a message exceeding this length from being written to the reception buffer. to prevent unfair appropriation of reception buffers due to reception of excessive messages,
The present invention also aims to identify whether a message determined to be an excessive message is a correct message or not, thereby reducing the load on a processing device in taking measures against the above-mentioned excessive message.
以下、本発明の実施例を図面について説明す
る。 Embodiments of the present invention will be described below with reference to the drawings.
第1図は本発明の一実施例の接続概要を示す図
である。図において、Lは回線、CCUは回線制
御装置、CPUは処理装置、MMは記憶装置であ
る。回線Lには先に説明した第2図に示す形式の
電文が伝送される。 FIG. 1 is a diagram showing an outline of connections in an embodiment of the present invention. In the figure, L is a line, CCU is a line control device, CPU is a processing device, and MM is a storage device. A message in the format shown in FIG. 2 described above is transmitted to the line L.
回線制御装置CCUにおいてて、CNTはカウン
タ、CMPは比較回路、REGはレジスタ、AGは
アンドゲート、FDは同期信号(第2図のSF1お
よびSF2)検出回路、CHKはチエツク回路、
CONTは制御回路である。そしてカウンタ
CNT、比較回路CMPおよびレジスタREGは受信
電文の長さを認識する手段を構成する。 In the line control unit CCU, CNT is a counter, CMP is a comparison circuit, REG is a register, AG is an AND gate, FD is a synchronization signal (SF 1 and SF 2 in Figure 2) detection circuit, CHK is a check circuit,
CONT is a control circuit. and the counter
CNT, comparison circuit CMP, and register REG constitute means for recognizing the length of the received message.
カウンタCNTは受信電文の長さを検出するも
ので、電文のバイト数を計数し、平常状態ではリ
セツトされ、その計数出力は0である。レジスタ
REGには最大受信可電文長に対応する数値、電
文のバイトの数、を格納する。比較回路CMPは
カウンタCNTとレジスタREGとの内容を比較
し、カウンタCNTの内容がレジスタREGの内容
に達しないとき“0”を出力し、達すると“1”
を出力する。この出力はアンドゲートAGに与え
られ、“0”のとき導通、“1”のとき非導通とな
る。 The counter CNT detects the length of the received message, counts the number of bytes in the message, and is reset under normal conditions, and its counting output is 0. register
REG stores a numerical value corresponding to the maximum receivable message length and the number of message bytes. Comparison circuit CMP compares the contents of counter CNT and register REG, and outputs "0" when the contents of counter CNT do not reach the contents of register REG, and outputs "1" when it reaches the contents of register REG.
Output. This output is given to AND gate AG, which is conductive when it is "0" and non-conductive when it is "1".
電文受信を行なう場合、処理装置CPUは記憶
装置MMに受信電文を管理するためのテーブル、
いわゆるCCW(Channel Command Word)、を
設定する。CCWにはコマンド・コード、受信電
文番号、バツフアの受信電文格納先頭アドレス、
同じく受信電文格納最終アドレス、終了情報等が
設定され、受信電文は、バツフアへ格納された後
は、このCCWの内容によつて管理される。 When receiving a message, the processing unit CPU stores a table for managing the received message in the storage device MM,
Set the so-called CCW (Channel Command Word). CCW includes command code, received message number, buffer received message storage start address,
Similarly, the final storage address of the received message, termination information, etc. are set, and after the received message is stored in the buffer, it is managed by the contents of this CCW.
回線制御装置CCUが電文の受信を開始すると、
回線Lから入力する電文は、同期信号検出回路
FDに入力し、ここで同期信号SF1が検出される
と、電文Mの開始と判定し、出力(B)を送出する。
これは制御回路CONTを経て処理装置CPUに送
られ電文Mの開始を通知し、またカウンタCNT
を起動する。 When the line control unit CCU starts receiving messages,
The message input from line L is sent to the synchronization signal detection circuit.
When the synchronization signal SF 1 is detected in the FD, it is determined that the message M has started, and the output (B) is sent.
This is sent to the processing unit CPU via the control circuit CONT to notify the start of the message M, and also to the counter CNT.
Start.
回線Lから入力する電文の信号は、アンド・ゲ
ートAGを通過し、処理装置CPUを経て、記憶装
置MMに設定されたバツフアに格納される。な
お、バツフアの受信電文格納の先頭アドドレス
は、上記CCWに設定された該当アドレスで指定
される。 The telegram signal input from line L passes through AND gate AG, passes through processing unit CPU, and is stored in a buffer set in storage unit MM. Note that the starting address for storing the buffer's received message is specified by the corresponding address set in the CCW.
電文Mが終了すれば同期信号SF2が入力し、同
期信号検出回路FDがこれを検出すれば前記と同
様に出力(B)を送出する。この出力(B)により電文の
終了が制御回路CONTに伝えられ、また、この
出力(B)によりカウンタCNTの動作を停止する。
ここに同期信号検出回路は電文の開始と終了とを
検知する手段して使用される。 When the message M is completed, the synchronization signal SF2 is input, and when the synchronization signal detection circuit FD detects this, it sends out the output (B) in the same manner as described above. This output (B) notifies the control circuit CONT of the end of the message, and this output (B) also stops the operation of the counter CNT.
Here, the synchronization signal detection circuit is used as a means for detecting the start and end of a message.
この場合電文の長さは、レジスタREGに設定
された長さに達しないので、比較回路CMPの出
力は“1”となることはなく、アンド・ゲート
AGは非導通となることなく、受信電文は全部処
理装置CPUを経て記憶装置MM中のバツフア領
域に格納される。 In this case, the length of the message does not reach the length set in the register REG, so the output of the comparator circuit CMP will never be "1" and the AND gate will not reach the length set in the register REG.
AG does not become non-conductive, and all received messages are stored in the buffer area of the storage device MM via the processing device CPU.
同期信号検出回路FDは上記のようにして電文
の終了を判定すると、終了情報をチエツク回路
CHKに送る。 When the synchronization signal detection circuit FD determines the end of the message as described above, it sends an end information check circuit.
Send to CHK.
チエツク回路CHKは上記の終了情報を受けて
電文が正しく受信されたか否かをチエツクし、そ
の結果を制御回路CONTに送る。 Upon receiving the above termination information, the check circuit CHK checks whether the message was correctly received or not, and sends the result to the control circuit CONT.
電文が正しく受信されたか否かのチエツクは、
例えば次のようにして行なうことができる。すな
わち、チエツク回路CHKは、上記電文終了情報
に基き、チエツク回路CHK中のバツフアから送
信側より送られてきたチエツク情報CH(第2図)
を抽出する。一方チエツク回路CHKは、受信電
文をチエツク方式により定まる一定の算出法でチ
エツク情報を算出しておき、電文終了時上記の送
信側から送られたチエツク情報と比較し一致した
ときは正しく、不一致のときは誤つて受信された
と判定する。 To check whether the message was received correctly,
For example, this can be done as follows. That is, the check circuit CHK receives the check information CH (Figure 2) sent from the transmitting side from the buffer in the check circuit CHK, based on the above-mentioned message end information.
Extract. On the other hand, the check circuit CHK calculates check information for the received message using a fixed calculation method determined by the check method, and when the message ends, it is compared with the check information sent from the above-mentioned sending side. It is determined that the message was received in error.
上記の場合、電文が正しく受信されたとき、お
よび誤つて受信されたときはそれぞれチエツク回
路CHKおよび同期検出回路FDよりの情報に基
き、制御回路CONTを経て、その旨が処理装置
CPUに送られ、CCWに記憶される。なお、上記
の場合電文の長さがレジスタREGに設定された
長さを越えず、従つて比較回路CMPの出力は
“0”を継続するが、この出力情報“0”は、制
御回路CONTでも受けられ、電文が設定された
長さを越えてない情報として処理装置CPUに送
られ、同じくCCWに記憶される。 In the above case, when a message is received correctly or incorrectly, the message is sent to the processing unit via the control circuit CONT based on the information from the check circuit CHK and the synchronization detection circuit FD.
Sent to CPU and stored in CCW. In the above case, the length of the message does not exceed the length set in the register REG, so the output of the comparator circuit CMP continues to be "0", but this output information "0" is also output by the control circuit CONT. The message is received and sent to the processing unit CPU as information that the message length does not exceed the set length, and is also stored in the CCW.
もし、受信される電文が過大の電文であつて、
レジスタREGに設定された長さを越えたとする。
電文受信中、受信した電文の長さがレジスタ
REGに設定した長さに達すると、比較回路CMP
の出力“0”から“1”に転じ、そのためアン
ド・ゲートAGは非導通となり、回線Lからの電
文はここで阻止され、バツフアには送られなくな
る。これによりバツフアは、レジスタREGに設
定された長さを越える部分の格納を停止する。 If the message received is an excessive message,
Suppose that the length set in register REG has been exceeded.
While receiving a message, the length of the received message is stored in the register.
When the length set in REG is reached, the comparator circuit CMP
The output of ``0'' changes to ``1'', so the AND gate AG becomes non-conductive, and the message from line L is blocked here and is no longer sent to the buffer. This causes the buffer to stop storing the portion exceeding the length set in register REG.
しかし、この受信電文は、引き続き同期信号検
出回路FDおよびチエツク回路CHKに入力し、こ
こで監視される。そして、同期信号SF2が検出さ
れ、かつチエツク回路CHKにおいて電文が正し
くあるいは誤つて受信されたと判定されたときは
前記と同様な情報を制御回路CONTに送る。ま
た、電文が終了したときカウンタCNTは計数動
作を停止し、そのときの計数出力、換言すれば受
信電文の長さの情報を制御回路CONTに送る。
また比較回路CMPの出力“1”が制御回路
CONTに送られているので、これが過大電文を
示す情報として後述のように処理装置CPUに送
られる。 However, this received telegram continues to be input to the synchronization signal detection circuit FD and check circuit CHK, where it is monitored. When the synchronization signal SF2 is detected and the check circuit CHK determines that the message has been received correctly or incorrectly, the same information as above is sent to the control circuit CONT. Further, when the message ends, the counter CNT stops the counting operation and sends the count output at that time, in other words, information on the length of the received message to the control circuit CONT.
Also, the output “1” of the comparison circuit CMP is the control circuit
CONT, so this is sent to the processing unit CPU as information indicating an excessive message as described later.
制御回路CONTは、上記の各種の情報を受け、
電文が正しく、あるいは誤つて受信され受信が完
了したこと(同期検出回路FDおよびチエツク回
路CHKよりの情報)、電文の長さが設定値を越え
たこと(比較回路CMPの出力より)、受信電文の
長さ(カウンタCNTの出力より)の情報をを処
理装置CPUに送る。処理装置CPUは必要な情報
をCCWに書き込む。 The control circuit CONT receives the above various information,
The message was received correctly or incorrectly and reception was completed (information from the synchronization detection circuit FD and check circuit CHK), the length of the message exceeded the set value (from the output of the comparison circuit CMP), the received message Sends information on the length (from the output of counter CNT) to the processing unit CPU. The processing unit CPU writes the necessary information to the CCW.
電文Mの終りに付加される同期信号SF2が何ら
かの原因で消失したとすると、同期信号SF2の検
出による電文終了の判定は不可能となるこのよう
な場合は、同期信号検出回路FDにおいてタイミ
ングにより終了判定を行なうことが可能で、この
ような場合もその終了情報を制御回路CONTを
介して処理装置CPUに送りCCWに書き込む。 If the synchronization signal SF 2 added to the end of the message M disappears for some reason, it is impossible to determine the end of the message by detecting the synchronization signal SF 2. In such a case, the synchronization signal detection circuit FD detects the timing. It is possible to determine whether or not the process has finished, and in such a case, the termination information is sent to the processing unit CPU via the control circuit CONT and written into the CCW.
処理装置CPUはCCWの内容に従つて、受信し
た電文の処理を行なう。設定した長さに達しない
電文が正しく受信されたときは、正規に処理を行
なうが例えば設定した長さを越えたが正しく受信
された電文に対しては、処理装置CPUはその受
信電文の長さより長い長さを、制御回路CONT
を経てレジスタREGに設定し、送信側に再送を
求めることができる。 The processing device CPU processes the received message according to the contents of the CCW. If a message that does not reach the set length is correctly received, it will be processed normally; however, for a message that exceeds the set length but is correctly received, the processing unit CPU will process the message correctly. For longer lengths, control circuit CONT
It is possible to request the sending side to retransmit by setting it in register REG via .
本発明は上記の実施例に限定されることなく、
その技術的範囲内で種々変形が可能である。例え
ば、バツフアを回線制御装置に設けることも可能
である。 The present invention is not limited to the above embodiments, but
Various modifications are possible within the technical scope. For example, it is also possible to provide a buffer in the line control device.
本発明は上記のように構成されているので、回
線制御装置において、受信電文が予め設定した長
さを越えるか否かを判定し越えたときは以後電文
の受信バツフアへの書込みを停止してバツフアの
不当の専有を防止するとともに、上記過大電文に
対しても正しい電文か否かを識別し、上記の過大
電文に対する対策を、処理装置に余り負荷をかけ
ることなく実行し得る効果がある。 Since the present invention is configured as described above, the line control device determines whether or not the received message exceeds a preset length, and when the length exceeds the length, stops writing the message to the reception buffer from then on. This has the effect of preventing unjust appropriation of the buffer, and also identifying whether or not the above-mentioned excessive message is a correct message, and implementing countermeasures against the above-mentioned excessive message without placing too much load on the processing device.
第1図は本発明の一実施例の接続概要を示す
図、第2図は一般的な電文の構成の一例を示す図
である。
L……回線、CCU……回線制御装置、CPU…
…処理装置、MM……記憶装置、CNT……カウ
ンタ、CMP……比較回路、AG……アンド・ゲー
ト、FD……同期信号検出回路、CHK……チエツ
ク回路、CONT……制御回路、SF1,SF2……同
期信号、D……電文Mの電文情報、CH……電文
情報Dのチエツク情報、M……電文。
FIG. 1 is a diagram showing an outline of connections according to an embodiment of the present invention, and FIG. 2 is a diagram showing an example of the structure of a general message. L...Line, CCU...Line control device, CPU...
…processing unit, MM…memory device, CNT…counter, CMP…comparison circuit, AG…AND gate, FD…synchronous signal detection circuit, CHK…check circuit, CONT…control circuit, SF 1 , SF 2 ... Synchronization signal, D... Telegram information of message M, CH... Check information of message information D, M... Telegram.
Claims (1)
電文を受信し上記処理装置を経てバツフアに転送
するように構成されたシステムにおいて、 上記回線制御装置は、カウンタ、レジスタおよ
び比較回路より成る受信電文長認識手段と電文の
開始と終了とを検知する同期信号検出回路と制御
回路とを具備し、 上記レジスタに予め最大受信可電文長に対応す
る電文のバイト数を設定し、 電文受信に際しては、回線から回線制御装置に
入力する電文は処理装置を経てバツフアに転送さ
れるとともに上記カウンタによつて、該入力電文
のバイト数が計数され、その計数値は上記比較回
路によつて上記レジスタに設定されたバイト数と
比較され、 入力電文のバイト数が設定されたバイト数に達
しないとき上記同期信号検出回路が、電文の終了
を検出すると上記制御回路を経て上記処理装置に
電文受信終了を通知し、 入力電文のバイト数が設定されたバイト数に達
したとき、未だ上記同期検出回路が電文の終了を
検出しないと、入力電文のバツフアへの転送は阻
止され、その後同期信号検出回路が電文の終了を
検知すると、これを上記制御回路を経て上記処理
装置に通知し、上記処理装置は上記制御回路を経
て上記レジスタに上記受信電文の長さより長い電
文に対するバイト数を設定し、送信例に再送を求
めることを特徴とする過大電文の受信方式。[Claims] 1. In a system configured such that a line control device controlled by a processing device receives a message and transfers it to a buffer via the processing device, the line control device includes a counter, a register, and a message. It is equipped with received message length recognition means consisting of a comparison circuit, a synchronization signal detection circuit for detecting the start and end of the message, and a control circuit, and the number of bytes of the message corresponding to the maximum receivable message length is set in the above register in advance. , When receiving a message, the message input from the line to the line control device is transferred to the buffer via the processing device, and the number of bytes of the input message is counted by the counter, and the counted value is sent to the comparison circuit. Therefore, it is compared with the number of bytes set in the register, and when the number of bytes of the input message does not reach the set number of bytes, the synchronization signal detection circuit detects the end of the message, and the signal is sent to the processing device via the control circuit. When the end of message reception is notified and the number of bytes of the input message reaches the set number of bytes, if the synchronization detection circuit does not yet detect the end of the message, the transfer of the input message to the buffer will be blocked, and then When the synchronization signal detection circuit detects the end of the message, it notifies the processing device via the control circuit, and the processing device stores the number of bytes for the message longer than the length of the received message in the register via the control circuit. A method for receiving an excessively large number of messages, which is characterized by requesting retransmission in the case of transmission.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP56212103A JPS58117753A (en) | 1981-12-30 | 1981-12-30 | Reception system for excessive telegraphic message |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP56212103A JPS58117753A (en) | 1981-12-30 | 1981-12-30 | Reception system for excessive telegraphic message |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JPS58117753A JPS58117753A (en) | 1983-07-13 |
| JPH0159782B2 true JPH0159782B2 (en) | 1989-12-19 |
Family
ID=16616925
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP56212103A Granted JPS58117753A (en) | 1981-12-30 | 1981-12-30 | Reception system for excessive telegraphic message |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JPS58117753A (en) |
Family Cites Families (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPS5620379A (en) * | 1979-07-30 | 1981-02-25 | Nippon Telegr & Teleph Corp <Ntt> | Transmitted-original-length supervisory system of facsimile communication |
-
1981
- 1981-12-30 JP JP56212103A patent/JPS58117753A/en active Granted
Also Published As
| Publication number | Publication date |
|---|---|
| JPS58117753A (en) | 1983-07-13 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JPS604624B2 (en) | System for retransmitting incorrect information frames | |
| EP0602806A2 (en) | High-level data link controller (HDLC) receiver | |
| US4365296A (en) | System for controlling the duration of the time interval between blocks of data in a computer-to-computer communication system | |
| US5228129A (en) | Synchronous communication interface for reducing the effect of data processor latency | |
| JPH0159782B2 (en) | ||
| US5479582A (en) | Message-oriented bank controller interface | |
| JP3421492B2 (en) | Bus stack monitoring method | |
| EP0285335A2 (en) | Data communication system and method | |
| JP2953878B2 (en) | Data transfer system | |
| JP3458665B2 (en) | Transmission / reception buffer control circuit and method, and recording medium for recording the control program | |
| JP2697744B2 (en) | Channel device | |
| JP3008689B2 (en) | Incorrect cable connection detection method between devices | |
| JPH0358217B2 (en) | ||
| JP3338791B2 (en) | Transmit buffer circuit | |
| JP2574455B2 (en) | Frame receiving method | |
| JPS59195736A (en) | Communication controller | |
| JPH0553338B2 (en) | ||
| JP2513120B2 (en) | Non-stop type information processing device | |
| JPH06103222A (en) | Bus transfer system | |
| JPH04278742A (en) | How to detect errors in received data | |
| JPS61165160A (en) | Bus controlling system | |
| JPH0476148B2 (en) | ||
| JPH0821939B2 (en) | Signal transmission method | |
| JPH01235436A (en) | Data bus controller | |
| JPH04211856A (en) | Clock synchronization type serial interface |