JPH04112534U - data transmission equipment - Google Patents

data transmission equipment

Info

Publication number
JPH04112534U
JPH04112534U JP2239491U JP2239491U JPH04112534U JP H04112534 U JPH04112534 U JP H04112534U JP 2239491 U JP2239491 U JP 2239491U JP 2239491 U JP2239491 U JP 2239491U JP H04112534 U JPH04112534 U JP H04112534U
Authority
JP
Japan
Prior art keywords
text
signal
transmission
end signal
data
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
JP2239491U
Other languages
Japanese (ja)
Inventor
勲 渡辺
Original Assignee
日本電気株式会社
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 日本電気株式会社 filed Critical 日本電気株式会社
Priority to JP2239491U priority Critical patent/JPH04112534U/en
Publication of JPH04112534U publication Critical patent/JPH04112534U/en
Pending legal-status Critical Current

Links

Landscapes

  • Detection And Prevention Of Errors In Transmission (AREA)

Abstract

(57)【要約】 【目的】 通信プロトコル上で特定の制御信号がエラー
を生じた場合にも、アプリケーションの介在なしに通信
上のデッドロックを回避する。 【構成】 テキスト終了信号検出回路12で送信データ
のテキスト終了を示すテキスト終了信号を検出し、開始
信号検出回路22で受信データ中の送信開始を示す送信
開始信号を検出する。そして監視回路18でテキスト終
了信号の検出から送信開始信号の検出までの時間を監視
し、所定時間以上の時間を計時しても送信開始信号が検
出されないときにはテキスト終了信号にエラーが発生し
たとの前提で、テキスト終了信号発生回路14からテキ
スト終了信号を再出力させ、通信を続行させる。
(57) [Summary] [Purpose] To avoid communication deadlock without application intervention even when a specific control signal in a communication protocol causes an error. Structure: A text end signal detection circuit 12 detects a text end signal indicating the end of text of transmission data, and a start signal detection circuit 22 detects a transmission start signal indicating the start of transmission in received data. Then, the monitoring circuit 18 monitors the time from the detection of the text end signal to the detection of the transmission start signal, and if the transmission start signal is not detected even after counting a predetermined time or more, it is determined that an error has occurred in the text end signal. As a prerequisite, the text end signal generation circuit 14 re-outputs the text end signal to continue communication.

Description

【考案の詳細な説明】[Detailed explanation of the idea]

【0001】0001

【産業上の利用分野】[Industrial application field]

本考案はデータ伝送装置に係わり、特に通信プロトコル上で特定の制御信号が エラーを生じた場合にも通信上のデッドロックを回避できるようにしたデータ伝 送装置に関する。 The present invention relates to data transmission equipment, especially when specific control signals are required on a communication protocol. Data transmission that avoids communication deadlock even when an error occurs. Regarding the sending device.

【0002】0002

【従来の技術】[Conventional technology]

従来から、電話回線を使用して半二重通信を行うデータ伝送装置では、種々の 通信プロトコルを用いてデータ通信を行っている。このようなデータ通信のアプ リケーションは、一方向にファイルの転送を行うといった単純なものから、双方 向にファイルを転送しあうといった複数処理のアプリケーションまで各種のもの が存在している。一方、このようなアプリケーションを支える通信プロトコルは 、BSC(2進同期式通信)やHDLC(ハイレベルデータリンクコントロール )というような国際的な標準があり、ホストコンピュータや端末装置共にこのよ うな通信プロトコルによっている。 Traditionally, data transmission equipment that performs half-duplex communication using telephone lines has a variety of Data communication is performed using a communication protocol. Such data communication applications Applications range from simple one-way file transfers to two-way transfers. Various applications including multi-processing applications such as transferring files between exists. On the other hand, the communication protocols that support such applications are , BSC (binary synchronous communication) and HDLC (high level data link control) ), and both host computers and terminal devices must comply with this standard. communication protocol.

【0003】 ところで、電話回線を使用してデータの伝送を行う場合には、データのエラー の発生を現実的には避けることができない。エラーの発生の確率は、回線の条件 によって異なるが、基本的にはどの回線でも発生し、通信プロトコル自体には依 存しない。通信プロトコルは、この伝送上のエラーをチェックしてデータの再送 等の手法でリカバリーできるように作られている。0003 By the way, when data is transmitted using a telephone line, data errors may occur. The occurrence of this cannot realistically be avoided. The probability of error occurrence depends on line conditions Basically, it occurs on any line, and it depends on the communication protocol itself. Does not exist. The communication protocol checks for errors in this transmission and resends the data. It is designed to be able to be recovered using methods such as

【0004】0004

【考案の解決しようとする課題】[Problem that the idea aims to solve]

ところが、例えばBSCによる通信プロトコルで、相互にファイル転送を行う 際のデータ通信には、このようなエラーに対処することができない場合が生じる 。すなわち、双方向のファイル転送を行うようなアプリケーションでは、ファイ ル転送の切り換えに際して送信権の反転という概念を用いる。そして、この切り 換えの際には、送信側は送信テキストの最後を示すEOT(テキスト終了信号) という制御信号を送信するようになっている。受信側ではこのテキスト終了信号 を受信すると、今度は送信側となり、ファイルの転送を行う。 However, for example, with the BSC communication protocol, files are transferred between each other. When data communication occurs, it may not be possible to deal with such errors. . In other words, in applications that perform bidirectional file transfer, The concept of reversal of transmission rights is used when switching between transmission rights. And this cut During the exchange, the sender sends an EOT (end of text signal) indicating the end of the sent text. It is designed to transmit a control signal. On the receiving side, this end-of-text signal When it receives the file, it becomes the sender and transfers the file.

【0005】 しかしながら、このテキスト終了信号自体が伝送エラーで誤って送出されると 、これに対する対処が不可能となる。すなわち、送信側であった方は、テキスト 終了信号を送出すると、これが正常に伝送されたという前提の下で送信権を放棄 して受信待ちの状態となる。一方、データの受信を行っていた側ではテキスト終 了信号が送出されてこないので、依然として受信状態が継続しているものとして 受信待ちの状態となる。このようにテキスト終了信号にエラーが発生すると、双 方が受信待ちの状態に移行し、一種のプロトコル上のデッドロックが生じてしま う。上位のアプリケーションでは、通信が行われなくなったことを検知してアボ ード・タイマによって通信を切断することになる。[0005] However, if this end-of-text signal itself is sent incorrectly due to a transmission error, , it becomes impossible to deal with this. In other words, if you were the sender, the text When a termination signal is sent, the right to transmit is relinquished under the assumption that the transmission was successful. and enters the state of waiting for reception. On the other hand, on the side receiving the data, the end of the text Since no acknowledgment signal has been sent, it is assumed that the reception status is still continuing. It is in a state of waiting for reception. If an error occurs in the end-of-text signal in this way, both The other side enters the waiting state, and a kind of protocol deadlock occurs. cormorant. The higher-level application detects that communication is no longer occurring and aborts it. The communication will be cut off by the code timer.

【0006】 このように本来、エラー訂正を行って伝送路の誤りを補償すべき通信プロトコ ルが、ある特定の状態においてその補償機能が働かなくなることがある。このよ うな場合には、アプリケーションで再送を行えばファイル転送を再開することが できる。しかしながら、大容量のファイル転送を行う場合には、これは使用上、 非常に不便となる。[0006] In this way, communication protocols originally require error correction to compensate for errors in the transmission path. The compensation function may not work in certain conditions. This way In this case, you can restart the file transfer by resending the file using the application. can. However, when transferring large files, this is difficult to use. Very inconvenient.

【0007】 そこで本考案の目的は、通信プロトコル上で特定の制御信号がエラーを生じた 場合にも、アプリケーションの介在なしに通信上のデッドロックを回避できるよ うにしたデータ伝送装置を提供する。[0007] Therefore, the purpose of this invention is to detect errors caused by specific control signals on the communication protocol. Even in cases where communication deadlocks can be avoided without application intervention. To provide a data transmission device with

【0008】[0008]

【課題を解決するための手段】[Means to solve the problem]

本考案では、送信データのテキスト終了を示すテキスト終了信号を検出するテ キスト終了信号検出手段と、受信データ中の送信開始を示す送信開始信号を検出 する送信開始信号検出手段と、テキスト終了信号の検出から送信開始信号の検出 までの時間を計時する計時手段と、この計時手段が所定時間以上の時間を計時し ても前記送信開始信号が検出されないときテキスト終了信号を再度出力するテキ スト終了信号再出力手段とをデータ伝送装置に具備させる。 In this invention, we have developed a system that detects a text end signal indicating the end of text of transmitted data. Detects the transmission end signal detection means and the transmission start signal indicating the transmission start in the received data. Detection of the transmission start signal from the detection of the text end signal a clocking means for measuring the time up to a predetermined time; A text that outputs the text end signal again when the transmission start signal is not detected. The data transmission device is provided with a strike end signal re-output means.

【0009】 すなわち本考案では、テキスト終了信号が送出されてからこれを受信した側か ら送信開始信号が送出されてくるまでの時間を測定し、通常想定される時間内に 送信開始信号が送出されてこなかった場合にはテキスト終了信号にエラーが発生 したものとして、これを再送するようにして、前記した目的を達成する。[0009] In other words, in the present invention, after the text end signal is sent, the receiving side Measure the time it takes for the transmission start signal to be sent from If the transmission start signal is not sent, an error occurs in the text end signal. The above-mentioned purpose is achieved by retransmitting this as if it were sent.

【0010】0010

【実施例】【Example】

以下実施例につき本考案を詳細に説明する。 The present invention will be described in detail with reference to Examples below.

【0011】 図1は本考案の一実施例におけるデータ伝送装置の回路構成の要部を表わした ものである。このデータ伝送装置は、端末装置から送られてきた送信データ11 におけるテキスト終了信号12を検出するためのテキスト終了信号検出回路12 を備えている。テキスト終了信号は、他の制御信号と同様に特定の符号列より構 成されており、一般のデータとは区別することができ、検出が可能である。送信 データ11は、送信データ選択回路13にも入力されるようになっている。この 送信データ選択回路13にはテキスト終了信号発生回路14からテキスト終了信 号15が供給されるようになっており、いずれかのデータまたは信号を選択して 変復調回路(MODEM)16に供給するようになっている。この変復調回路1 6は一般に使用されている変復調回路であり、前記したデータまたは信号を復調 する他、端末装置(図示せず)から送られてきた送信データを変調して受信デー タ17として出力するようになっている。[0011] Figure 1 shows the main part of the circuit configuration of a data transmission device in an embodiment of the present invention. It is something. This data transmission device transmits data 11 sent from a terminal device. Text end signal detection circuit 12 for detecting text end signal 12 in It is equipped with The end-of-text signal, like other control signals, is composed of a specific code string. data, and can be distinguished from general data and detected. send The data 11 is also input to a transmission data selection circuit 13. this The transmission data selection circuit 13 receives a text end signal from the text end signal generation circuit 14. No. 15 is supplied, and any data or signal can be selected. The signal is supplied to a modulation/demodulation circuit (MODEM) 16. This modulation/demodulation circuit 1 6 is a commonly used modulation/demodulation circuit, which demodulates the data or signal described above. In addition to modulating the transmission data sent from a terminal device (not shown), it modulates the reception data It is designed to be output as data 17.

【0012】 送信データ選択回路13の選択制御は監視回路18が行うようになっている。 この監視回路18には、テキスト終了信号検出回路12がテキスト終了信号を検 出するたびにこの検出信号19を入力するようになっている。また、テキスト終 了信号発生回路14に対してテキスト終了信号15の発生を指示するテキスト終 了信号発生指示信号21を出力する他、受信データ17の供給を受ける開始信号 検出回路22が相手局からの送信開始信号を検出したとき出力される検出信号2 4を入力するようになっている。送信開始信号は、送信権が反転した場合のよう に、“ENQ”(enquiry character )等の特有の符号によって開始される。0012 Selection control of the transmission data selection circuit 13 is performed by a monitoring circuit 18. This monitoring circuit 18 includes a text end signal detection circuit 12 that detects a text end signal. This detection signal 19 is input every time the signal is output. Also, the end of the text A text end signal that instructs the end signal generation circuit 14 to generate a text end signal 15. In addition to outputting a completion signal generation instruction signal 21, a start signal receives reception data 17. Detection signal 2 output when the detection circuit 22 detects a transmission start signal from the partner station 4 is input. The transmission start signal is as if the transmission right were reversed. It starts with a special code such as "ENQ" (enquiry character).

【0013】 監視回路18は、テキスト終了信号15の検出から送信開始信号の検出までの 時間を監視する回路である。監視時間は、テキスト終了信号15を検出した後、 これを相手側の局が正しく受信すれば返送されてくるであろう送信開始信号の予 測時間に、伝送路の遅延時間を考慮して加算した値の時間Tに設定される。この 時間Tが経過するまで送信開始信号が検出されなかった場合、監視回路18は前 記したテキスト終了信号発生指示信号21を出力することになる。テキスト終了 信号発生回路14は、監視回路18からテキスト終了信号発生指示信号21が出 力されると、端末装置と同一のテキスト終了信号15を発生する。また、この監 視回路18の出力は切換信号25として送信データ選択回路13に供給される。 この結果、テキスト終了信号15が擬似的に出力されるタイミングで送信データ 選択回路13はこのテキスト終了信号15を選択して変復調回路16に送出する ことになる。[0013] The monitoring circuit 18 performs a process from detecting the text end signal 15 to detecting the transmission start signal. This is a circuit that monitors time. The monitoring time is, after detecting the text end signal 15, If the other station receives this correctly, it will predict the transmission start signal that will be sent back. The time T is set as the sum of the measured time and the delay time of the transmission path. this If the transmission start signal is not detected until time T has elapsed, the monitoring circuit 18 The text end signal generation instruction signal 21 described above is output. end of text The signal generation circuit 14 receives a text end signal generation instruction signal 21 from the monitoring circuit 18. When input, it generates the same end-of-text signal 15 as the terminal. Also, this supervisor The output of the visual circuit 18 is supplied to the transmission data selection circuit 13 as a switching signal 25. As a result, the transmission data is The selection circuit 13 selects this text end signal 15 and sends it to the modulation/demodulation circuit 16. It turns out.

【0014】 次に図2を用いて本実施例のデータ伝送装置のシーケンス制御について説明を 行う。同図(A)はシーケンス制御が正常に行われる場合を表わしたものである 。この図(A)で上側に示す装置(第1の端末装置)は当初、送信側の装置とし て働くものとし、“ENQ”を送出して、データの送出を開始するのに先立つ問 い合わせを行う。この図(A)で下側に示す装置(第2の端末装置)は当初、受 信側の装置として働くものとし、“ACK”(acknowledge character )信号に よって肯定応答を行う。これにより第1の端末装置からデータ(DATA)の送 信が行われ、第2の端末装置がこれに対して“ACK”を送出する。第1の端末 装置はこれを受信するとテキスト終了信号(EOT)15を送出して伝送が終了 したことを知らせる。[0014] Next, the sequence control of the data transmission device of this embodiment will be explained using FIG. conduct. Figure (A) shows the case where sequence control is performed normally. . The device shown in the upper part of this figure (A) (the first terminal device) is initially used as the sending device. The query shall be performed before sending “ENQ” and starting sending data. Have a meeting. The device shown at the bottom of this figure (A) (second terminal device) is initially It shall act as a device on the receiving side, and shall respond to the “ACK” (acknowledge character) signal. Therefore, an affirmative response is made. This allows the data (DATA) to be sent from the first terminal device. The communication is performed, and the second terminal device sends an "ACK" in response. first terminal When the device receives this, it sends an end-of-text signal (EOT) 15 and ends the transmission. Let me know what you did.

【0015】 この段階で第2の端末装置が送信側に切り換わり、第1の端末装置に対して“ ENQ”を送出する。第1の端末装置はこれに対して“ACK”を返送する。第 2の端末装置はこれを受信するとデータ(DATA)の送信を行う。以下同様で ある。[0015] At this stage, the second terminal device switches to the sending side and sends “ ENQ". The first terminal device returns "ACK" in response. When the terminal device No. 2 receives this, it transmits data (DATA). Same as below be.

【0016】 図2(B)は、テキスト終了信号の送出の段階でエラーが発生した場合におけ る従来のシーケンス制御を参考的に表わしたものである。この図で上側に示す第 1の端末装置から下側に示す第2の端末装置に対してデータ(DATA)の送信 が行われたとする。これに対して第2の端末装置は“ACK”を返送する。第1 の端末装置はこれを受信するとテキスト終了信号を送出する。ところが、このテ キスト終了信号の送出の段階でデータ伝送にエラーを発生させたものとする。[0016] Figure 2 (B) shows what happens when an error occurs at the stage of sending the text end signal. This is a representation of conventional sequence control for reference. The section shown at the top in this figure Transmission of data (DATA) from one terminal device to the second terminal device shown below Suppose that was done. In response, the second terminal device returns "ACK". 1st When the terminal device receives this, it sends out a text end signal. However, this text It is assumed that an error occurs in data transmission at the stage of sending the text end signal.

【0017】 第1の端末装置はこのテキスト終了信号を送出したので送信権を放棄して受信 待ちとなり、第2の端末装置からの“ENQ”の送出を待つことになる。また、 第2の端末装置の側では“ENQ”あるいはテキスト終了信号の返送を待機して いるがいずれの信号も返送されてこない。したがって、第1の端末装置の送信が 継続しているものとして、依然として受信待ちの状態を保持する。このように、 この状態では双方の端末装置とも受信待ちの状態となり、一種のプロトコル上の デッドロックになる。上位のアプリケーションではこのまま無通信の状態が継続 し、アボート・タイマで通信が切断される(図で×印)。[0017] The first terminal device has sent this text end signal, so it relinquishes the right to send it and receives it. The terminal then waits for "ENQ" to be sent from the second terminal device. Also, The second terminal device waits for an “ENQ” or end-of-text signal to be returned. However, neither signal is returned. Therefore, the transmission of the first terminal device is It is assumed that the message is still in progress and is still in the waiting state. in this way, In this state, both terminal devices are in a state of waiting for reception, which is a kind of protocol-based A deadlock will result. The upper level application continues to be in a state of no communication. However, communication is cut off by the abort timer (marked with an x in the diagram).

【0018】 図2(C)は、これに対して本実施例のデータ伝送装置においてテキスト終了 信号の送出の段階でエラーが発生した場合を表わしたものである。同図(B)と 同様に第1の端末装置から第2の端末装置に対してデータ(DATA)の送信が 行われ、第2の端末装置はこれに対して“ACK”を返送する。第1の端末装置 はこれを受信してテキスト終了信号を送出する。このテキスト終了信号の送出の 段階でデータ伝送にエラーが発生したものとする。[0018] In contrast, FIG. 2(C) shows that the text ends in the data transmission device of this embodiment. This shows a case where an error occurs at the stage of signal transmission. Same figure (B) Similarly, data (DATA) is transmitted from the first terminal device to the second terminal device. The second terminal device returns "ACK" in response. first terminal device receives this and sends an end-of-text signal. of sending this end-of-text signal. It is assumed that an error occurs in data transmission at this stage.

【0019】 第1の端末装置側に配置された監視回路18(図1)はテキスト終了信号がテ キスト終了信号検出回路12によって検出されて検出信号19を入力した時点か ら計時動作を開始し、前記した時間Tを計時するとテキスト終了信号15を送出 して伝送を終了させる。このテキスト終了信号15の再送によって第2の端末装 置がこれを受信することができたとすると、第2の端末装置は“ENQ”を送出 して、それ以後“ACK”が返送されてくればデータ(DATA)の伝送を開始 することができる。このように監視回路18は自局のテキスト終了信号の伝送の 誤りも考慮して再度このテキスト終了信号15を送出することで、プロトコル上 のデッドロックを回避することができる。[0019] The monitoring circuit 18 (FIG. 1) disposed on the first terminal device side detects the end of text signal. Is it the time when the text completion signal detection circuit 12 detects the signal and inputs the detection signal 19? When the clocking operation is started and the above-mentioned time T is clocked, a text end signal 15 is sent. to end the transmission. By retransmitting this text end signal 15, the second terminal device If the second terminal device is able to receive this, the second terminal device sends “ENQ”. After that, if “ACK” is returned, data transmission will start. can do. In this way, the monitoring circuit 18 monitors the transmission of the text end signal of its own station. By sending this text end signal 15 again in consideration of errors, it is possible to deadlock can be avoided.

【0020】[0020]

【考案の効果】[Effect of the idea]

このように本考案によれば、プロトコル上で再送することのできない特殊な制 御信号がエラーを生じた場合に、データ伝送装置側で再送を行うことによって通 信上のデッドロックを回避し、円滑なデータ通信を実現することができる。 In this way, according to the present invention, there is a special restriction that cannot be retransmitted on the protocol. If an error occurs in the control signal, the data transmission equipment side retransmits the signal. It is possible to avoid communication deadlock and realize smooth data communication.

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

【図1】データ伝送装置の回路構成の要部を表わしたブ
ロック図である。
FIG. 1 is a block diagram showing main parts of a circuit configuration of a data transmission device.

【図2】同図(A)はシーケンス制御が正常に行われる
場合の本実施例のデータ伝送装置によるシーケンス図で
あり、同図(B)はテキスト終了信号の送出の段階でエ
ラーが発生した場合における従来のシーケンス制御を参
考的に表わしたシーケンス図であり、同図(C)はテキ
スト終了信号の送出の段階でエラーが発生した場合にお
ける本実施例のデータ伝送装置によるシーケンス図であ
る。
[Figure 2] (A) is a sequence diagram of the data transmission device of this embodiment when sequence control is performed normally, and (B) is a sequence diagram when an error occurs at the stage of sending a text end signal. FIG. 4 is a sequence diagram showing for reference the conventional sequence control in the case where the text end signal is sent, and FIG.

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

12 テキスト終了信号検出回路 13 送信データ選択回路 14 テキスト終了信号発生回路 16 変復調回路 18 監視回路 22 開始信号検出回路 12 Text end signal detection circuit 13 Transmission data selection circuit 14 Text end signal generation circuit 16 Modulation/demodulation circuit 18 Monitoring circuit 22 Start signal detection circuit

Claims (2)

【実用新案登録請求の範囲】[Scope of utility model registration request] 【請求項1】 送信データのテキスト終了を示すテキス
ト終了信号を検出するテキスト終了信号検出手段と、受
信データ中の送信開始を示す送信開始信号を検出する送
信開始信号検出手段と、前記テキスト終了信号の検出か
ら送信開始信号の検出までの時間を計時する計時手段
と、この計時手段が所定時間以上の時間を計時しても前
記送信開始信号が検出されないときテキスト終了信号を
再度出力するテキスト終了信号再出力手段とを具備する
ことを特徴とするデータ伝送装置。
1. Text end signal detection means for detecting a text end signal indicating the end of text of transmission data; transmission start signal detection means for detecting a transmission start signal indicating the start of transmission in received data; and said text end signal. and a text end signal for re-outputting a text end signal when the transmission start signal is not detected even after the timer measures a predetermined time or more. 1. A data transmission device comprising: re-output means.
【請求項2】送信データと前記テキスト終了信号再出力
手段とによって発生されるテキスト終了信号を入力し、
これらのうちの一方を選択して変復調回路に入力する選
択手段と、前記テキスト終了信号再出力手段によってテ
キスト終了信号が出力されるタイミングでこの選択手段
の選択出力をテキスト終了信号側に切り換える切換制御
手段とを具備することを特徴とする請求項1記載のデー
タ伝送装置。
2. Inputting transmission data and a text end signal generated by the text end signal re-output means,
Selection means for selecting one of these and inputting it to the modulation/demodulation circuit, and switching control for switching the selected output of this selection means to the text end signal side at the timing when the text end signal is output by the text end signal re-output means. 2. The data transmission device according to claim 1, further comprising: means.
JP2239491U 1991-03-15 1991-03-15 data transmission equipment Pending JPH04112534U (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2239491U JPH04112534U (en) 1991-03-15 1991-03-15 data transmission equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2239491U JPH04112534U (en) 1991-03-15 1991-03-15 data transmission equipment

Publications (1)

Publication Number Publication Date
JPH04112534U true JPH04112534U (en) 1992-09-30

Family

ID=31907908

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2239491U Pending JPH04112534U (en) 1991-03-15 1991-03-15 data transmission equipment

Country Status (1)

Country Link
JP (1) JPH04112534U (en)

Similar Documents

Publication Publication Date Title
US5432798A (en) Data communication method and system
JPH0656994B2 (en) Checkpoint / frame number reduction method
US5378067A (en) Network interface apparatus and method for reducing conflicts through the use of times
JP3000911B2 (en) Automatic setting of optimal number of frames waiting for retransmission of automatic retransmission protocol in mobile facsimile communication
JPH04112534U (en) data transmission equipment
JP3428883B2 (en) Data communication method and data communication device
JP3219070B2 (en) Line restoration method
JPH01161562A (en) Data resending system of data transferring network
JP2891267B2 (en) Data retransmission transmission method
JPS6239929A (en) Data transmission equipment
JP2002290442A (en) Communication device, program, information recording medium, and communication control method
JPH06101723B2 (en) Data transmission method
JPS5963831A (en) Data transmission system
JPS63246055A (en) Packet transmitter-receiver
KR910005384B1 (en) Interfaing method between external computer system and private exchanger
JPH05260125A (en) Data transfer control system
JPH04150245A (en) Reception reply control system
JPS62104247A (en) Simple multi-block transmission method
JPS6258745A (en) Multiple address communication system
JPS6373740A (en) Data transfer control system
JPS5863248A (en) Loop type data transmitting system
JPH04129346A (en) Communication system provided with duplicate address detection function
JPH03192930A (en) Information processor
JPS6281851A (en) Full duplex serial interface control system
JPS5814780B2 (en) Recovery control method for multiple information frame failures