JP2611478B2 - Response monitoring device for communication control unit - Google Patents
Response monitoring device for communication control unitInfo
- Publication number
- JP2611478B2 JP2611478B2 JP2046123A JP4612390A JP2611478B2 JP 2611478 B2 JP2611478 B2 JP 2611478B2 JP 2046123 A JP2046123 A JP 2046123A JP 4612390 A JP4612390 A JP 4612390A JP 2611478 B2 JP2611478 B2 JP 2611478B2
- Authority
- JP
- Japan
- Prior art keywords
- transmission
- frame
- response
- timer
- sequence number
- 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 - Lifetime
Links
Landscapes
- Detection And Prevention Of Errors In Transmission (AREA)
- Communication Control (AREA)
- Maintenance And Management Of Digital Transmission (AREA)
Description
【発明の詳細な説明】 〔産業上の利用分野〕 本発明はフレーム化したデータを送信し、受信側から
の応答によってこのデータが正しく受信側に届いたこと
を確認する通信制御部の応答の監視方式に関する。DETAILED DESCRIPTION OF THE INVENTION [Industrial Application Field] The present invention transmits framed data, and receives a response from a communication control unit for confirming that the data has correctly arrived at a receiving side by a response from the receiving side. Related to monitoring method.
〔従来の技術〕 従来、この種の通信方式の例として、CCITTで規定さ
れるX.25HDLC手順がある。X.25勧告ではT1タイマーと呼
ばれる一つのタイマーを使用し、Pビットが1のコマン
ドフレーム、及び情報フレーム送信時にT1タイマーを起
動又は再起動し、応答が返らないうちにT1タイマーがタ
イムアウトすると再送などの誤り回復動作をとるように
なっている。[Prior Art] Conventionally, as an example of this type of communication system, there is an X.25 HDLC procedure defined by CCITT. The X.25 recommendation uses a single timer called the T1 timer, which starts or restarts the T1 timer when transmitting command frames and information frames with the P bit set to 1, and retransmits when the T1 timer times out before a response is returned. Error recovery operation such as the above.
HDLC手順では情報転送フェーズにおいて、送信側は送
信順序番号順に連続して送信し、受信側は受信した送信
順序番号の連続性を検出し、次に受信されるフレームの
送信順序番号を送信側に伝えることで応答する。送信側
は情報フレームの送信時T1タイマーを起動または再起動
し、応答が返っていない送信フレームが最大アウトスタ
ンディングフレーム数に達するまでは連続して送信でき
る。受信側で受信した送信順序番号が不連続になった時
はこれを送信側に伝え、送信側は受信側が連続して正し
く受信している送信順序番号まで逆上って再度連続した
送信順序番号順に送信し直す(リジェクト手順)。オプ
ションとして受信側で受信した送信順序番号が一つだけ
抜けて受信した場合、その抜けた送信順序番号を送信側
に通知し、送信側は連続送信を停止して抜けたフレーム
を再送し、停止した連続送信を再開するセクレティブリ
ジェクト手順がある。連続性を検出することで誤りの有
無を判定するため、受信側は一つの誤り状態が回復され
るまで他の再送要求は送信できない。In the HDLC procedure, in the information transfer phase, the transmitting side continuously transmits in the order of the transmission order number, the receiving side detects the continuity of the received transmission order number, and sends the transmission order number of the next received frame to the transmitting side. Respond by telling. The transmitting side activates or restarts the T1 timer at the time of transmitting the information frame, and can continuously transmit the untransmitted transmission frames until the maximum number of outstanding frames is reached. When the transmission sequence number received by the receiving side becomes discontinuous, this is reported to the transmitting side, and the transmitting side goes up to the transmission sequence number that the receiving side has received continuously and correctly, and repeats the transmission sequence number again Retransmit in order (reject procedure). As an option, if the receiving side receives only one missing transmission sequence number and receives it, it notifies the transmitting side of the missing transmission sequence number, and the transmitting side stops continuous transmission, retransmits the missing frame, and stops There is a secret reject procedure for resuming continuous transmission. Since the presence or absence of an error is determined by detecting continuity, the receiving side cannot transmit another retransmission request until one error state is recovered.
これに対し、伝送効率を上げる目的で、受信側は一つ
の誤り状態中に他の再送要求を出せる方式も提案されて
いる。これは受信側より通知される受信側順序番号N
(R)をN(S)=N(R)−1まで連続して正しく受
信していることを通知するN(R)とN(S)=M
(R)のフレームを送信要求するM(R)に分けて通知
し、一つの誤り状態中に他の再送の要求も可能としてい
る。再送フレームの誤りや再送要求フレームの誤りを訂
正するため、この方式では送信側は再送フレームの送出
と同時にタイマーをスタートし、所定の時間内にこの応
答フレームが受信できない場合には再びそのフレームを
送信する。受信側は再送要求フレームを送信した時点で
タイマーをスタートし所定の時間内に所望のフレームを
受信できない場合には再びその再送要求フレームを送信
するようになっている。On the other hand, a scheme has been proposed in which the receiving side can issue another retransmission request during one error state in order to increase transmission efficiency. This is the receiving side sequence number N notified by the receiving side.
N (R) and N (S) = M that notify that (R) is continuously and correctly received up to N (S) = N (R) -1.
The (R) frame is notified separately to the M (R) requesting transmission, and another retransmission request can be made during one error state. In order to correct errors in the retransmission frame and errors in the retransmission request frame, in this method, the transmitting side starts a timer at the same time as the transmission of the retransmission frame, and if the response frame cannot be received within a predetermined time, retransmits the frame again. Send. The receiving side starts a timer at the time of transmitting the retransmission request frame, and if the desired frame cannot be received within a predetermined time, transmits the retransmission request frame again.
上述した従来のHDLC手順では、タイマの数は一つであ
るが、連続性を検出することで誤りの有無を判定するた
め、受信側は一つの誤り状態から回復するまで他の再送
要求は送信できず、誤りが比較的多い場合効率が悪くな
るという欠点がある。効率を上げるため、受信側順序番
号N(R)をN(S)=N(R)−1まで連続して正し
く受信していることを通知するためのN(R)と、N
(S)=M(R)のフレームを送信要求するためのM
(R)に分けて送信側に通知し、再送フレームの誤りや
再送要求フレームの誤りはタイマーによって監視する方
式では、送信側,受信側共に往復遅延伝搬時間内に送信
できる再送フレーム及び再送要求フレームの最大数分の
独立したタイマーが必要となり、制御が複雑になる。In the conventional HDLC procedure described above, the number of timers is one, but since the presence or absence of an error is determined by detecting continuity, the receiving side transmits another retransmission request until it recovers from one error state. There is a drawback that efficiency cannot be improved when errors are relatively large. In order to improve the efficiency, N (R) for notifying that the receiving side sequence number N (R) is continuously and correctly received up to N (S) = N (R) -1;
(S) = M for requesting transmission of a frame of M (R)
(R), the transmission side is notified to the transmission side, and the error of the retransmission frame or the error of the retransmission request frame is monitored by the timer. In the method, both the transmission side and the reception side can transmit the retransmission frame and the retransmission request frame within the round-trip delay propagation time. Independent timers for the maximum number are required, and the control becomes complicated.
本発明によれば、送信順序番号を付けた一定の長さの
フレームを送信し、受信側からの応答により該フレーム
が該受信側に誤りなく受信されたか否かを判断する通信
制御部の応答監視装置において、フレームの送出時間に
等しい一定の時間間隔で割り込みを発生するタイマー
と、フレームを送信終了後その応答が受信されるか否か
を判断し、返っていなければ、そのフレームの再送を制
御する送信制御手段と、フレームを送信してからその応
答が返るまでの時間に連続して送信した一定数のフレー
ムの送信順序番号を蓄積するメモリと、前記タイマーか
らの割り込み毎に、送信したフレームの送信順序番号を
前記メモリに蓄積し、それまでに蓄積している前記一定
数の送信順序番号のうちで最も過去に蓄積された送信順
序番号を取り出し、送信制御手段に通知するタイマー監
視手段とを含み、送信制御手段は、送信したフレームの
送信順序番号を前記メモリへの蓄積のためにタイマー監
視手段に通知すると共に、タイマー監視手段から通知さ
れた送信順序番号のフレームに対する応答が受信側から
返っていないと判断したとき、そのフレームの再送を実
行することを特徴とする通信制御部の応答監視装置が得
られる。According to the present invention, a response of a communication control unit that transmits a frame of a fixed length with a transmission sequence number and determines whether or not the frame has been received without error by the receiving side based on a response from the receiving side. In the monitoring device, a timer that generates an interrupt at a fixed time interval equal to the transmission time of the frame, and determines whether or not a response is received after the transmission of the frame is completed, and if not returned, retransmits the frame. Transmission control means for controlling, a memory for storing a transmission sequence number of a fixed number of frames continuously transmitted from the time when the frame is transmitted to the time when the response is returned, and the memory for storing the transmission sequence number for each interruption from the timer. The transmission sequence number of the frame is stored in the memory, and the transmission sequence number which has been stored most recently among the fixed number of transmission sequence numbers stored so far is taken out and transmitted. Timer monitoring means for notifying the control means, wherein the transmission control means notifies the timer monitoring means of the transmission sequence number of the transmitted frame for storage in the memory, and the transmission order notified from the timer monitoring means. When it is determined that a response to the numbered frame has not been returned from the receiving side, a response monitoring device of the communication control unit is characterized in that the frame is retransmitted.
次に本発明の実施例について図面を参照して説明す
る。Next, embodiments of the present invention will be described with reference to the drawings.
第1図は本発明の一実施例の応答監視方式を用いた通
信制御部のブロック図である。FIG. 1 is a block diagram of a communication control unit using a response monitoring method according to one embodiment of the present invention.
図において、14は上位層インタフェース、15はタイマ
ー回路、16は8ビットの汎用CPU、17は後述する第3図
で示したフローチャートを含む全体の制御プログラムが
実装されるROM(Read Only Memory)、18はDMAC(Direc
t Memory Access転送制御部)、19はRAM(Ramdom Acces
s Memory)である。20は通信用LSIである。In the figure, 14 is an upper layer interface, 15 is a timer circuit, 16 is an 8-bit general-purpose CPU, 17 is a ROM (Read Only Memory) on which an entire control program including a flowchart shown in FIG. 18 is DMAC (Direc
t Memory Access transfer controller), 19 is RAM (Ramdom Acces
s Memory). Reference numeral 20 denotes a communication LSI.
第2図はCPU16が実行する送信制御のタスク間インタ
フェースを示したものである。図において、21はタイマ
ー監視タスク、22は送信タスク、23は送信ドライバを示
す。タイマー監視タスク21の動作は後に第3図を参照し
て説明する。送信タスク22は、タイマー監視タスク21か
らの再送要求(=通信順序番号)N2(S)があると、そ
のN2(S)により受信側から既に受信済の応答が返って
いるかどうかを判断し、返っていなければN2(S)を再
送するため、送信ドライバ23にキューイングする。また
再送要求が無いか、あるいは再送要求があっても既に受
信済の応答が返っていれば上位層インタフェース14から
の送信要求(=通信順序番号)N1(S)の有無を調べ
る。送信要求N1(S)が有ればN1(S)を送信するため
送信ドライバ23にキューイングする。送信ドライバ23は
N1(S)又はN2が(S)がキューに有ると、第1図のDM
AC18を起動してRAM19内にあるN1(S)又はN2(S)の
データ(送信順序番号)を通信用LSI20に転送する。通
信用LSI20はこれを受けてデータをフレーム化し回線に
送信する。FIG. 2 shows an inter-task interface of transmission control executed by the CPU 16. In the figure, 21 indicates a timer monitoring task, 22 indicates a transmission task, and 23 indicates a transmission driver. The operation of the timer monitoring task 21 will be described later with reference to FIG. When there is a retransmission request (= communication sequence number) N 2 (S) from the timer monitoring task 21, the transmission task 22 determines whether or not a response already received from the receiving side has been returned from the N 2 (S). If it has not returned, it queues in the transmission driver 23 to retransmit N 2 (S). If there is no retransmission request, or if a received response has been returned even if there is a retransmission request, it is checked whether there is a transmission request (= communication sequence number) N 1 (S) from the upper layer interface 14. If there is a transmission request N 1 (S), it queues in the transmission driver 23 to transmit N 1 (S). Transmission driver 23
If N 1 (S) or N 2 has (S) in the queue, the DM in FIG.
The AC 18 is activated to transfer the N 1 (S) or N 2 (S) data (transmission order number) in the RAM 19 to the communication LSI 20. The communication LSI 20 receives this and converts the data into a frame and transmits it to the line.
第3図は第1図に示す通信制御部のCPU16が実行する
タイマー監視タスクのフローチャートである。図におい
て1は第2図のタイマー監視タスク21の処理の開始、2
は第2図の送信タスク22が送信したフレームが有るかど
うかの判断で送信タスク22はフレームの送信時その送信
順序番号N3(S)をタイマー監視タスク21にキューイン
グする。3は開始アドレスがSTARTで始まりENDを終了ア
ドレスとするタイマー監視用メモリ(RAM19の一部)に
デキューしたN4(S)と同じ値が存在するか否かの判
断、4は判断3で同じ値が存在した場合その部分を10進
数の255(FFH)で初期化する処理である。なお、タイマ
ー監視メモリは通信開始時にFFHで全て初期化され、送
信順序番号のとり得る値はモジュロ128、すなわち0か
ら127としている。5はアドレスポインタPで示される
タイマー監視用メモリの内容をレジスタOUTに一時退避
する処理、6は処理3でデキューしたN4(S)をアドレ
スポインタPで示されるメモリに入力する処理、7はア
ドレスポインタPのインクリメント、8はアドレスポイ
ンタPが終了アドレスENDを越えたか否かの判断、9は
アドレスポインタPの初期化処理で処理7,8,9でアドレ
スポインタPの更新を示す。10は一時退避したタイマー
監視用メモリからの出力がFFHから否かの判断で、11は
送信タスク22に対しての再送要求、12はアドレスポンイ
タPで示されるタイマー監視用メモリの内容をレジスタ
OUTに一時退避する処理、13はアドレスポインタPで示
されるタイマー監視用メモリを値FFHで初期化する処
理、14はこのタイマー監視タスクの出口である。FIG. 3 is a flowchart of a timer monitoring task executed by the CPU 16 of the communication control unit shown in FIG. In the figure, 1 is the start of the process of the timer monitoring task 21 of FIG.
The transmission task 22 queues the transmission sequence number N 3 (S) in the timer monitoring task 21 at the time of transmitting a frame by determining whether there is a frame transmitted by the transmission task 22 in FIG. 3 is a judgment whether the same value as the dequeued N 4 (S) exists in the timer monitoring memory (part of the RAM 19) whose start address starts with START and ends with END, and 4 is the same as judgment 3 If the value is present it is a process of initializing 255 a portion thereof decimal (FF H). Note that the timer monitoring memory is all initialized by FF H at the start of communication, and the possible value of the transmission sequence number is modulo 128, that is, 0 to 127. 5 is a process for temporarily saving the contents of the timer monitoring memory indicated by the address pointer P to the register OUT, 6 is a process for inputting the dequeued N 4 (S) in the process 3 to the memory indicated by the address pointer P, and 7 is The increment of the address pointer P, 8 judges whether or not the address pointer P has exceeded the end address END, and 9 shows the initialization processing of the address pointer P, and shows the updating of the address pointer P in processes 7, 8, and 9. 10 is a judgment as to whether or not the output from the temporarily saved timer monitoring memory is FF H , 11 is a retransmission request to the transmission task 22, and 12 is the contents of the timer monitoring memory indicated by the address pointer P. register
Processing of temporarily saving the OUT, 13 is the processing to initialize the timer monitoring memory indicated by the address pointer P by the value FF H, 14 is the outlet of the timer monitoring tasks.
通信制御部は本実施例においては一定の長さのフレー
ムを送信する。またタイマー監視タスクはフレームの送
出時間に等しい一定の時間間隔の割込みによって起動す
る。処理1でタイマー監視タスクが実行されると、判断
2で送信タスク22からの送信済のN3(S)をデキューし
たN4(S)の有無をチェックし、無ければ処理13、有れ
ば判断3を実行する。判断3でタイマー監視N4(S)と
同一の送信順序番号を検索を行ない、有れば処理4でそ
れを値FFHに初期化する。判断3と処理4でタイマー監
視メモリ内の同一の送信順序番号をすべて値FFHに初期
化する。これが終了すると処理5でアドレスポインタP
で示されるタイマー監視用メモリの内容をレジスタOUT
に一時退避し、処理6でN4(S)をそのアドレスに入力
する。処理7,8,9でアドレスポインタPを更新後判断10
でレジスタOUTに退避した監視タイマーメモリの出力を
チェックし、値FFHでなければその値のN2(S)はタイ
ムアウトしたものと判断し、11で再送要求を行なう。判
断2で送信済N1(S)が無ければ処理12でアドレスポイ
ンタPで示されるタイマー監視用メモリの内容をレジス
タOUTに一時退避し、処理13で同メモリを値FFHで初期化
し、処理7を実行する。この後の処理は前述と同様であ
る。In this embodiment, the communication control unit transmits a frame of a fixed length. The timer monitoring task is started by interruption at a fixed time interval equal to the frame transmission time. When the timer monitoring task is executed in the processing 1, the presence or absence of the dequeued N 4 (S) of the transmitted N 3 (S) from the transmission task 22 is checked in the judgment 2, and if there is no processing, the processing 13 is performed. Perform decision 3. Determining 3 performs search the same transmission sequence number and a timer monitoring N 4 (S), the initializing it to a value FF H treated 4 if there. Initialized to all values FF H the same transmission sequence number in the timer monitoring memory at decision 3 and processing 4. When this is completed, in process 5, the address pointer P
The contents of the timer monitoring memory indicated by
In step 6, N 4 (S) is input to the address. Determination after updating address pointer P in processes 7, 8, and 9
In checking the output of the watchdog timer memory saved in the register OUT, N 2 (S) value FF H unless its value is determined to have timed out, a retransmission request at 11. Determining a timer contents of the monitoring memory indicated 2 in Sent N 1 (S) if the no treatment 12 with the address pointer P is temporarily saved in register OUT, and initializes the same memory in the process 13 with the value FF H, treatment Execute 7. The subsequent processing is the same as described above.
以上説明したように本発明は、送信順序番号を付けた
フレームを送信し受信側からの応答によりこのフレーム
が受信側に誤りなく受信されたか否かを判断する通信制
御部において任意の送信フレームの応答が返るまでに連
続して送信したフレームの送信順序番号を入力し蓄積可
能なメモリとフレームの送信時このメモリに送信順序番
号を順次入力し、入力してから一定時間後に入力した送
信順序番号を読み出し、この時までにこの送信順序番号
のフレームに対する応答が返っていなければこの後もこ
の応答は受信されないと判断する制御手段とを有するこ
とにより、一つの誤り状態中に他の複数の誤り回復を実
行できるような効率の良い通信方式において、複数のタ
イマーを有さないでも送信した個々のフレームに対する
応答のタイマー監視が可能となる効果がある。As described above, according to the present invention, a communication control unit that transmits a frame with a transmission sequence number and determines whether or not this frame has been received without error by a receiving side based on a response from the receiving side. Input the transmission sequence number of the frame transmitted continuously until the response is returned and store the memory that can be stored and the transmission sequence number when transmitting the frame. And a control means for judging that if no response to the frame of this transmission sequence number has been returned by this time, this response will not be received thereafter. Timer monitoring of responses to individual frames sent without multiple timers in an efficient communication scheme that can perform recovery There is a possibility to become effective.
第1図は本発明の実施例を示すブロック図、第2図は第
1図の通信制御部のCPUが実行するタスク間インタフェ
ースのフローチャート、第3図は本発明の一実施例の通
信制御部のタイマー監視処理のフローチャートである。 1……タイマー監視タスクの入口、2……送信タスクが
送信したフレームの有無の判断、3……タイマー監視メ
モリ内にデキューしたN(S)と同じ値が存在するか否
かの判断、4……メモリの初期化処理、5……メモリ内
容の一時退避、6……メモリへの入力処理、7……アド
レスポインタPのインクリメント、8……Pが終了アド
レスENDを越えたか否かの判断、9……Pの初期化処
理、10……メモリからの出力がFFHか否かの判断、11…
…送信処理タスクに対しての再送要求、12……メモリ内
容の一時退避、13……メモリの初期化処理、14……タイ
マー監視タスクの出口。FIG. 1 is a block diagram showing an embodiment of the present invention, FIG. 2 is a flowchart of an inter-task interface executed by the CPU of the communication control unit of FIG. 1, and FIG. 3 is a communication control unit of one embodiment of the present invention. 9 is a flowchart of a timer monitoring process of FIG. 1 ... Entry of the timer monitoring task, 2 ... Judgment of the presence or absence of the frame transmitted by the transmission task, 3 ... Judgment of whether or not the same value as the dequeued N (S) exists in the timer monitoring memory, 4 …… Memory initialization processing, 5… Temporary saving of memory contents, 6… Memory input processing, 7… Increment of address pointer P, 8 …… Judge whether P exceeds end address END , 9... P initialization processing, 10... Judgment whether the output from the memory is FF H , 11.
... retransmission request to the transmission processing task, 12 ... temporarily save of memory contents, 13 ... memory initialization processing, 14 ... exit of timer monitoring task.
Claims (1)
ムを送信し、受信側からの応答により該フレームが該受
信側に誤りなく受信されたか否かを判断する通信制御部
の応答監視装置において、 前記フレームの送出時間に等しい一定の時間間隔で割り
込みを発生するタイマーと、 前記フレームを送信終了後その応答が受信されるか否か
を判断し、返っていなければ、そのフレームの再送を制
御する送信制御手段と、 前記フレームを送信してからその応答が返るまでの時間
に連続して送信した一定数のフレームの送信順序番号を
蓄積するメモリと、 前記タイマーからの割り込み毎に、送信したフレームの
送信順序番号を前記メモリに蓄積し、それまでに蓄積し
ている前記一定数の送信順序番号のうちで最も過去に蓄
積された送信順序番号を読み出し、前記送信制御手段に
通知するタイマー監視手段とを含み、 前記送信制御手段は、送信したフレームの送信順序番号
を前記メモリへの蓄積のために前記タイマー監視手段に
通知すると共に、前記タイマー監視手段から通知された
送信順序番号のフレームに対する応答が受信側から返っ
ていないと判断したとき、そのフレームの再送を実行す
ることを特徴とする通信制御部の応答監視装置1. A response monitor of a communication control unit for transmitting a frame of a fixed length to which a transmission sequence number is attached, and judging whether or not the frame has been received without error by the receiving side based on a response from the receiving side. In the device, a timer that generates an interrupt at a fixed time interval equal to the transmission time of the frame, and determines whether or not a response is received after the transmission of the frame is completed. Transmission control means for controlling the transmission order number of a fixed number of frames transmitted continuously during the time from the transmission of the frame until the response is returned, for each interruption from the timer, The transmission sequence number of the transmitted frame is stored in the memory, and the transmission sequence number that has been stored most recently among the fixed number of transmission sequence numbers stored so far is read. And a timer monitoring means for notifying the transmission control means, wherein the transmission control means notifies the timer monitoring means for storing a transmission sequence number of the transmitted frame in the memory, and the timer A response monitoring device for a communication control unit, which retransmits the frame when it is determined that a response to the frame of the transmission sequence number notified from the monitoring unit has not been returned from the receiving side.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2046123A JP2611478B2 (en) | 1990-02-26 | 1990-02-26 | Response monitoring device for communication control unit |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2046123A JP2611478B2 (en) | 1990-02-26 | 1990-02-26 | Response monitoring device for communication control unit |
Publications (2)
Publication Number | Publication Date |
---|---|
JPH03247136A JPH03247136A (en) | 1991-11-05 |
JP2611478B2 true JP2611478B2 (en) | 1997-05-21 |
Family
ID=12738212
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2046123A Expired - Lifetime JP2611478B2 (en) | 1990-02-26 | 1990-02-26 | Response monitoring device for communication control unit |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2611478B2 (en) |
Family Cites Families (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS6342534A (en) * | 1986-08-08 | 1988-02-23 | Toshiba Corp | Communication system |
-
1990
- 1990-02-26 JP JP2046123A patent/JP2611478B2/en not_active Expired - Lifetime
Also Published As
Publication number | Publication date |
---|---|
JPH03247136A (en) | 1991-11-05 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
KR960012686B1 (en) | Inter processor communication protocol | |
EP0950958B1 (en) | Peripheral device and control method for the same | |
EP0472486A2 (en) | System and method for controlling data transmission | |
JPH01198130A (en) | Method of reducing the number of check point frames | |
JPH07181842A (en) | Management system for copying device | |
JP2611478B2 (en) | Response monitoring device for communication control unit | |
JP2808961B2 (en) | Communication control device | |
JP2001086141A (en) | Evaluation device for usb function and usb function evaluation method | |
JPH0575622A (en) | Emergency communication control system with priority | |
JP3341276B2 (en) | Communication control device | |
JP3458665B2 (en) | Transmission / reception buffer control circuit and method, and recording medium for recording the control program | |
JP2776274B2 (en) | Virtual buffer control system in relay computer | |
JPH08181721A (en) | Data transmitter by start-stop synchronized communication | |
JP3148099B2 (en) | Input / output control method and input / output control method | |
JP3347387B2 (en) | LAN control processor | |
JP2778633B2 (en) | Key signal communication method | |
JPH05292150A (en) | Communication processor | |
JPH06350611A (en) | Communication processing system | |
JPS63246055A (en) | Packet transmitter-receiver | |
JPS61244149A (en) | Data transmission system | |
JPH08305642A (en) | Data communication device | |
JPS588008B2 (en) | Transmission control method | |
JPH0438618Y2 (en) | ||
JP3007404B2 (en) | Printing apparatus and printing method | |
JPH02125355A (en) | Data transferring method |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20080227 Year of fee payment: 11 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090227 Year of fee payment: 12 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20100227 Year of fee payment: 13 |
|
EXPY | Cancellation because of completion of term |