JPH04263545A - Data communication equipment - Google Patents

Data communication equipment

Info

Publication number
JPH04263545A
JPH04263545A JP3024371A JP2437191A JPH04263545A JP H04263545 A JPH04263545 A JP H04263545A JP 3024371 A JP3024371 A JP 3024371A JP 2437191 A JP2437191 A JP 2437191A JP H04263545 A JPH04263545 A JP H04263545A
Authority
JP
Japan
Prior art keywords
file
data
transmission
control part
node
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
JP3024371A
Other languages
Japanese (ja)
Inventor
Hiromasa Yamashita
山下 浩賢
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.)
Nissan Motor Co Ltd
Original Assignee
Nissan Motor Co Ltd
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 Nissan Motor Co Ltd filed Critical Nissan Motor Co Ltd
Priority to JP3024371A priority Critical patent/JPH04263545A/en
Publication of JPH04263545A publication Critical patent/JPH04263545A/en
Pending legal-status Critical Current

Links

Landscapes

  • Small-Scale Networks (AREA)
  • Communication Control (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

PURPOSE:To prevent a line from being occupied for a long time even in the case of transmitting the large capacity of file data in data communication. CONSTITUTION:A file transmission control part 1c of a transmission side node 1 receiving a file transmission response 13 requests the read of a file data 18 stored in a storage medium 1a to a file read control part 1b. At such a time, when the data 18 stored in the storage medium 1a can not be read by the request of one time of reading since the capacity is large, the reading is requested several times. According to this request of reading, the control part 1c reads the data 18 stored in the storage medium 1a while dividing them into plural blocks 18A, 18B... and afterwards, the first block 18A in this data 18 is transmitted from a communication control part 1e through a communication line 3 to a reception side node 2. Then, a file reception control part 2c of the reception side node 2 writes the first block 18A in the data 18, which is received through a communication control part 2d, through a file write control part 2b to a storage medium 2a and afterwards waits for a transmission end request 19 from the transmission side node 1.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】本発明は、データ通信装置に関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to data communication equipment.

【0002】0002

【従来の技術】従来のデータ通信装置は、図1に示した
シーケンス図のように、ファイルデータを送信しようと
する場合、先ず、送信側ノード1が受信側ノード2との
データリンクが物理的に成立しているか否かを確認する
。そして、送信側ノード1と受信側ノード2とがデータ
リンクされている場合は、送信側ノード1が受信側ノー
ド2にファイル送信要求12を行う。このファイル送信
要求12には、送信側のファイル名,受信側のファイル
名,ファイル形式,送信ファイルサイズ等の情報が含ま
れている。次に、受信側ノード2が、ファイルの受信が
可能な場合、送信側ノード1にファイル送信応答13を
行うことにより送信の開始を通知する。すると、送信側
ノード1が受信側ノード2にファイルデータ14全部の
送信を行う。このファイルデータ14全部の送信終了後
に、送信側ノード1が受信側ノード2に送信終了要求1
5を行うことによりファイルデータ14全部の送信の終
了を通知する。そして、受信側ノード2が、ファイルデ
ータ14全部を受信した場合、送信側ノード1に送信終
了応答16を通知する。これにより、データリンクされ
た送信側ノード1と受信側ノード2との間でのデータ通
信の1サイクルが終わるようになっている。
2. Description of the Related Art In a conventional data communication device, as shown in the sequence diagram shown in FIG. Check whether the following is true. If the sending node 1 and the receiving node 2 are data-linked, the sending node 1 issues a file transmission request 12 to the receiving node 2. This file transmission request 12 includes information such as a file name on the transmitting side, a file name on the receiving side, a file format, and a size of the transmitted file. Next, if the receiving node 2 is able to receive the file, it notifies the transmitting node 1 of the start of transmission by sending a file transmission response 13. Then, the sending node 1 transmits all of the file data 14 to the receiving node 2. After all of this file data 14 has been transmitted, the transmitting node 1 requests the receiving node 2 to complete the transmission.
By performing step 5, the end of transmission of all file data 14 is notified. When the receiving node 2 receives all of the file data 14, it notifies the transmitting node 1 of a transmission end response 16. This completes one cycle of data communication between the data-linked transmitting node 1 and receiving node 2.

【0003】0003

【発明が解決しようとする課題】前述の従来例では、フ
ァイル送信応答13によりファイルデータ14の送信が
可能な場合には、ファイルデータ14全部を最初から最
後まで1回に送信する制御手順(プロトコル)になって
いたので、大容量のファイルデータを送信すると、送信
側ノード1と受信側ノード2とを連結(データリンク)
している通信回線を長時間に亘って専有することになる
。特に、CPU1台に多数の端末をデータリンクするこ
とができる1:Nのネットワーク、または、多数の端末
相互間でデータリンクすることができるN:Nのネット
ワークにおいては、データリンクされていない残りの多
数のノードがネットワークを長時間に亘って使用できな
くなるという不都合がある。
[Problems to be Solved by the Invention] In the conventional example described above, when the file data 14 can be transmitted by the file transmission response 13, the control procedure (protocol ), when sending a large amount of file data, sending node 1 and receiving node 2 are connected (data link).
This means that the communication line that is currently being used will be monopolized for a long period of time. In particular, in a 1:N network that allows data links between many terminals to one CPU, or an N:N network that allows data links between many terminals, the remaining unlinked This has the disadvantage that many nodes are unable to use the network for a long time.

【0004】0004

【課題を解決するための手段】そこで本発明にあっては
、1:NまたはN:Nのネットワークを構成するデータ
通信装置において、送信側ノードに、送信しようとする
ファイルデータの全送信ファイルサイズが予め設定され
た所定長以上の場合に当該ファイルデータを複数のブロ
ックに分割して複数回に分けて送信するファイル送信制
御部を設けてある。
[Means for Solving the Problems] Accordingly, in the present invention, in a data communication device constituting a 1:N or N:N network, the total transmission file size of file data to be transmitted is transmitted to a sending node. A file transmission control unit is provided that divides the file data into a plurality of blocks and transmits the file data in multiple blocks when the file data is equal to or larger than a predetermined length.

【0005】[0005]

【作用】データリンクされた送信側ノードと受信側ノー
ドとの間で、ファイル送信要求とファイル送信応答との
交信が終了して、受信側ノードが受信可能になると、フ
ァイル送信制御部が送信しようとするファイルデータの
全送信ファイルサイズが予め設定された所定長以上であ
るか否かを判断し、全送信ファイルサイズが所定長未満
の場合は従来と同様にファイルデータ全部を1回で送信
し、これとは逆に、全送信ファイルサイズが所定長以上
の場合は送信しようとするファイルデータを所定長の複
数のブロックに分割して複数回に分けて送信する。
[Operation] When the data-linked sending node and receiving node have finished communicating with the file sending request and file sending response, and the receiving node is ready to receive data, the file sending control unit starts sending data. It is determined whether the total transmission file size of the file data to be sent is greater than or equal to a preset length, and if the total transmission file size is less than the prescribed length, the entire file data is transmitted at one time as in the past. On the contrary, if the total transmission file size is greater than or equal to a predetermined length, the file data to be transmitted is divided into a plurality of blocks of a predetermined length and transmitted in multiple blocks.

【0006】[0006]

【実施例】以下、本発明の一実施例を前述した従来例と
同一部分に同一符号を付して詳述する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below in detail with the same reference numerals assigned to the same parts as those of the conventional example described above.

【0007】図1は、この実施例のデータ通信装置を示
す構成図であって、これは、送信側ノード1と受信側ノ
ード2とがトークン形のLAN回線に構成された通信回
線3によりデータリンクされるようになっている。この
送信側ノード1は、ファイルデータ18を蓄積するため
の蓄積媒体1aと、ファイルデータ18を蓄積媒体1a
から読み込むためのファイル読み込み制御部1bと、送
信用の制御手順を行うためのファイル送信制御部1cと
、送信のトリガを発生するための送信タイミング制御部
1dと、通信回線3を制御するための通信制御部1eと
を備えている。前記ファイル送信制御部1cの制御手順
は、ファイル読み込み制御部1bにより検出された送信
しようとするファイルデータ18の全送信ファイルサイ
ズが予め設定された所定長以上であるか否かを判断し、
全送信ファイルサイズが所定長以上の場合は、当該ファ
イルデータ18を複数のブロック18A,18B……に
分割して複数回に分けて送信するようになっている。
FIG. 1 is a block diagram showing a data communication device according to this embodiment, in which a sending node 1 and a receiving node 2 communicate data through a communication line 3 configured as a token-shaped LAN line. It is now linked. This sending node 1 has a storage medium 1a for storing file data 18, and a storage medium 1a for storing file data 18.
A file reading control section 1b for reading data from a file, a file transmission control section 1c for performing a control procedure for transmission, a transmission timing control section 1d for generating a transmission trigger, and a transmission timing control section 1d for controlling a communication line 3. A communication control unit 1e is provided. The control procedure of the file transmission control unit 1c is to determine whether the total transmission file size of the file data 18 to be transmitted detected by the file reading control unit 1b is equal to or larger than a predetermined length;
When the total transmission file size is equal to or larger than a predetermined length, the file data 18 is divided into a plurality of blocks 18A, 18B, . . . and transmitted in multiple batches.

【0008】また、受信側ノード2は、ファイルデータ
18を蓄積するための蓄積媒体2aと、ファイルデータ
18を蓄積媒体2aに書き込むためのファイル書き込む
制御部2bと、受信用の制御手順を行うためのファイル
受信制御部2cと、通信回線3を制御するための通信制
御部2eとを備えている。
[0008] The receiving node 2 also includes a storage medium 2a for storing file data 18, a file writing control section 2b for writing file data 18 onto the storage medium 2a, and a controller for performing reception control procedures. The communication control unit 2c includes a file reception control unit 2c, and a communication control unit 2e for controlling the communication line 3.

【0009】ここで、送信側ノード1と受信側ノード2
との間でのデータ通信を図2に示すシーケンス図を参照
しながら説明する。
[0009] Here, transmitting side node 1 and receiving side node 2
Data communication between the two will be explained with reference to the sequence diagram shown in FIG.

【0010】先ず、送信側ノード1の通信制御部1eが
受信側ノード2の通信制御部2eとの間で、通信回線3
が物理的に接続されてデータリンクが成立されているか
否かを確認する。そして、送信側ノード1と受信側ノー
ド2とのデータリンクが成立していることか確認された
ら、ファイル読み込み制御部1bが蓄積媒体1aに蓄積
されているファイルデータ18の全送信ファイルサイズ
を検出し、この検出値をファイル送信制御部1cに出力
する。すると、ファイル送信制御部1cが、ファイル読
み込み制御部1bからの全送信ファイルサイズを、当該
ファイル送信制御部1cに1回での専有送信時間を規定
するために予め設定された所定長の複数のブロックに1
8A,18B……に分割するとともに、ファイルデータ
18全部を送信するために必要な総送信回数,残りの通
信回数を算出してファイル送信要求17を生成し、この
ファイル送信要求17を通信制御部1eから通信回線3
を通して受信側ノード2に出力する。このファイル送信
要求17には、従来と同様な送信側のファイル名,受信
側のファイル名,ファイル形式に加えて、1回の送信で
転送するファイルデータ18の全送信ファイルサイズ,
ファイルデータ18全部を送信するために必要な総送信
回数,残りの送信回数が含まれている。
First, the communication control section 1e of the sending node 1 establishes a connection between the communication control section 2e of the receiving node 2 and the communication line 3.
Check to see if they are physically connected and a data link has been established. Then, when it is confirmed that the data link between the sending node 1 and the receiving node 2 is established, the file reading control unit 1b detects the total transmission file size of the file data 18 stored in the storage medium 1a. Then, this detected value is output to the file transmission control section 1c. Then, the file transmission control section 1c transfers the total transmission file size from the file reading control section 1b to a plurality of files of a predetermined length set in advance to define the exclusive transmission time at one time. 1 in block
8A, 18B..., and calculates the total number of transmissions required to transmit all of the file data 18 and the remaining number of communications, generates a file transmission request 17, and sends this file transmission request 17 to the communication control unit. Communication line 3 from 1e
It is output to the receiving node 2 through. This file transmission request 17 includes, in addition to the sending side file name, receiving side file name, and file format as in the past, the total transmission file size of the file data 18 to be transferred in one transmission,
It includes the total number of transmissions required to transmit all 18 file data and the remaining number of transmissions.

【0011】次いで、受信側ノード2の通信制御部2e
が受信したファイル送信要求17をファイル受信制御部
2cに出力すると、ファイル受信制御部2cが受信可能
であれば、ファイル送信応答13を生成して通信制御部
2eから通信回線3を通して送信側ノード1に送信する
Next, the communication control unit 2e of the receiving node 2
outputs the received file transmission request 17 to the file reception control unit 2c, and if the file reception control unit 2c can receive it, it generates a file transmission response 13 and sends it from the communication control unit 2e to the transmission side node 1 through the communication line 3. Send to.

【0012】そして、このファイル送信応答13を受信
した送信側ノード1のファイル送信制御部1cがファイ
ル読み込み制御部1bに蓄積媒体1aに格納されている
ファイルデータ18の読み込みを要求する。このとき、
蓄積媒体1aに格納されているファイルデータ18が大
容量であって1回の読み込みの要求で読み込むことがで
きない場合は、数回に分けて読み込みの要求を行う。こ
の読み込みの要求により、ファイル送信制御部1cが、
蓄積媒体1aに格納されているファイルデータ18を複
数のブロック18A,18B……に分割して読み込んだ
後、このファイルデータ18中の第1ブロック18Aを
通信制御部1eから通信回線3を通して受信側ノード2
に送信する。
[0012] Then, the file transmission control section 1c of the sending node 1 that has received this file transmission response 13 requests the file reading control section 1b to read the file data 18 stored in the storage medium 1a. At this time,
If the file data 18 stored in the storage medium 1a has a large capacity and cannot be read with a single read request, the read request is made several times. In response to this read request, the file transmission control unit 1c:
After dividing the file data 18 stored in the storage medium 1a into a plurality of blocks 18A, 18B, . node 2
Send to.

【0013】すると、受信側ノード2のファイル受信制
御部2cが通信制御部2dを通して受信したファイルデ
ータ18中の第1ブロック18Aをファイル書き込み制
御部2bを通して蓄積媒体2aに書き込んだ後、送信側
ノード1からの送信終了要求19を待つ。
Then, the file reception control section 2c of the receiving side node 2 writes the first block 18A of the file data 18 received through the communication control section 2d to the storage medium 2a through the file writing control section 2b, and then the sending side node Waits for a transmission end request 19 from 1.

【0014】そして、上記第1ブロック18Aの送信後
に、送信側ノード1のファイル送信制御部1cが、第2
ブロック18Bに対するファイル送信要求19を通知す
るまでのディレイ間隔20を含む送信終了要求19を、
受信側ノード2に送信し、この送信終了要求19を受信
側ノード2のファイル受信制御部2cが受信すると、こ
のファイル受信制御部2cが送信終了応答16を送信側
ノード1に送信する。これにより、第1ブロック18A
に対する1回の送信サイクルが終了する。上記ディレイ
間隔20は、作業者がネットワークうえのスループット
やノード数等のネットワーク負荷に応じて設定したパラ
メータ値を使用する。
After transmitting the first block 18A, the file transmission control section 1c of the transmitting node 1 transmits the second block 18A.
A transmission end request 19 including a delay interval 20 until notification of a file transmission request 19 to block 18B,
When the file reception control section 2c of the reception side node 2 receives this transmission end request 19, the file reception control section 2c transmits a transmission end response 16 to the transmission side node 1. As a result, the first block 18A
One transmission cycle for the data is completed. The delay interval 20 uses a parameter value set by the operator according to the network load such as the throughput and number of nodes on the network.

【0015】この1回の送信サイクルの終了後に、送信
終了応答16を受信した送信側ノード1のファイル送信
制御部1cが、1回の送信で蓄積媒体1aに格納されて
いるファイルデータ18を送信できない状態であるので
、送信タイミング制御部1dにディレイ間隔20を出力
し、この送信タイミング制御部1dが通信制御部1eを
通して空トークンの通過回数をカウントする。そして、
空トークンのカウント数がファイル送信制御部1cから
渡されたディレイ間隔20に相当する数値に到達したら
、送信タイミング制御部1dがファイル送信制御部1b
に送信タイミングが来たことを通知する。
After the completion of this one transmission cycle, the file transmission control unit 1c of the sending node 1 that has received the transmission end response 16 transmits the file data 18 stored in the storage medium 1a in one transmission. Since this is not possible, the delay interval 20 is output to the transmission timing control section 1d, and the transmission timing control section 1d counts the number of times the empty token passes through the communication control section 1e. and,
When the count number of empty tokens reaches a value corresponding to the delay interval 20 passed from the file transmission control section 1c, the transmission timing control section 1d controls the file transmission control section 1b.
to notify that the sending timing has arrived.

【0016】つまり、ファイル送信制御部1cは、上記
送信終了応答16の受信からディレイ間隔20後に、送
信タイミングの来た通知を受けたこととなり、この送信
タイミングの来た通知を受けたファイル送信制御部1c
が前述と同様に再びファイル送信要求17を受信側ノー
ド2に送信し、このファイル送信要求17を受信した受
信側ノード2が送信側ノード1にファイル送信応答13
を送信し、このファイル送信応答13を受信した送信側
ノード1が受信側ノード2にファイルデータ18中の第
2ブロック18Bを送信し、この送信に引き続き、送信
終了要求19を受信側ノード2に送信し、この送信終了
要求19を受信した受信側ノード2が送信終了応答16
を送信側ノード1に送信する。
In other words, the file transmission control unit 1c receives the notification that the transmission timing has arrived after the delay interval 20 after receiving the transmission end response 16, and the file transmission control unit 1c receives the notification that the transmission timing has arrived. Part 1c
sends the file transmission request 17 again to the receiving node 2 in the same manner as described above, and the receiving node 2, which received this file transmission request 17, sends the file transmission response 13 to the transmitting node 1.
The sending node 1, which has received this file transmission response 13, sends the second block 18B in the file data 18 to the receiving node 2, and following this transmission, sends a transmission end request 19 to the receiving node 2. The receiving node 2 that received this transmission end request 19 sends a transmission end response 16.
is sent to the sending node 1.

【0017】このように複数のブロック18A,18B
……に分割されたファイルデータ18全部がリレー間隔
20をもって複数回に分かれて送信側ノード1から受信
側ノード2に送信される。
In this way, a plurality of blocks 18A, 18B
All of the file data 18 divided into... are transmitted from the sending node 1 to the receiving node 2 in a plurality of times with a relay interval of 20.

【0018】[0018]

【発明の効果】以上のように本発明によれば、大容量の
ファイルデータを複数のブロックに分割し、この分割さ
れた複数のブロックを複数回に分けて送信するので、大
容量のファイルデータを送信する場合において、分割さ
れたブロック間でのリレー間隔の間に、ネットワーク上
の他ノードからのファイル送信要求を受け取ることがで
き、もって、データリンクされた2局間での通信回線を
長時間に亘って専有するという不都合を解消することが
できるばかりでなく、通信回線にLAN回線を使用した
場合に、他ノードに与える影響を少なくすることもでき
る。しかも、大容量のファイルデータを細切れで送信す
るので、送信されるデータの誤り率を低減することがで
きるうえ、データ誤りにより再送する場合でも、大容量
のファイルデータ全部を送り直す必要がなく、データ誤
りの生じたブロックの部分だけを送り直せば良いので、
再送作業が容易となる利点もある。
As described above, according to the present invention, large-capacity file data is divided into a plurality of blocks, and the plurality of divided blocks are transmitted multiple times. When transmitting files, it is possible to receive file transmission requests from other nodes on the network during the relay interval between divided blocks, thereby increasing the length of the communication line between two data-linked stations. Not only can the inconvenience of exclusive use for a long period of time be eliminated, but also the influence on other nodes can be reduced when a LAN line is used as a communication line. Moreover, since large file data is transmitted in pieces, the error rate of the transmitted data can be reduced, and even if data is retransmitted due to a data error, there is no need to retransmit the entire large file data. You only need to resend the part of the block where the data error occurred, so
There is also the advantage that retransmission work becomes easier.

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

【図1】本発明の一実施例を示す構成図。FIG. 1 is a configuration diagram showing an embodiment of the present invention.

【図2】同実施例のシーケンス図。FIG. 2 is a sequence diagram of the same embodiment.

【図3】従来のデータ通信装置のシーケンス図。FIG. 3 is a sequence diagram of a conventional data communication device.

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

1…送信側ノード 1a…蓄積媒体 1b…ファイル読み込み制御部 1c…ファイル送信制御部 2…受信側ノード 3…通信回線 18…ファイルデータ 18A…第1ブロック 18B…第2ブロック 1...Sender node 1a...Storage medium 1b...File reading control section 1c...File transmission control section 2... Receiving side node 3...Communication line 18...File data 18A...1st block 18B...Second block

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】  1:NまたはN:Nのネットワークを
構成するデータ通信装置において、送信側ノードに、送
信しようとするファイルデータの全送信ファイルサイズ
が予め設定された所定長以上の場合に当該ファイルデー
タを複数のブロックに分割して複数回に分けて送信する
ファイル送信制御部を設けたことを特徴とするデータ通
信装置。
[Claim 1] In a data communication device constituting a 1:N or N:N network, when the total transmission file size of file data to be transmitted is greater than or equal to a predetermined length, 1. A data communication device comprising a file transmission control unit that divides file data into a plurality of blocks and transmits the divided blocks multiple times.
JP3024371A 1991-02-19 1991-02-19 Data communication equipment Pending JPH04263545A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3024371A JPH04263545A (en) 1991-02-19 1991-02-19 Data communication equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3024371A JPH04263545A (en) 1991-02-19 1991-02-19 Data communication equipment

Publications (1)

Publication Number Publication Date
JPH04263545A true JPH04263545A (en) 1992-09-18

Family

ID=12136335

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3024371A Pending JPH04263545A (en) 1991-02-19 1991-02-19 Data communication equipment

Country Status (1)

Country Link
JP (1) JPH04263545A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5706281A (en) * 1994-06-14 1998-01-06 Hitachi, Ltd. Data transfer system
US5912697A (en) * 1994-10-19 1999-06-15 Hitachi, Ltd. Video mail system capable of transferring large quantities of data without hampering other data transmissions
US6026200A (en) * 1994-04-11 2000-02-15 Hitachi, Ltd. Motion image communicating system and image restoring method and apparatus therefor
JP2008538466A (en) * 2005-04-07 2008-10-23 メディアキャスト エルエルシー Adaptive file delivery system and method
JP2019213106A (en) * 2018-06-07 2019-12-12 ソフトバンク株式会社 NB-IoT communication system

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6026200A (en) * 1994-04-11 2000-02-15 Hitachi, Ltd. Motion image communicating system and image restoring method and apparatus therefor
US5706281A (en) * 1994-06-14 1998-01-06 Hitachi, Ltd. Data transfer system
US5912697A (en) * 1994-10-19 1999-06-15 Hitachi, Ltd. Video mail system capable of transferring large quantities of data without hampering other data transmissions
JP2008538466A (en) * 2005-04-07 2008-10-23 メディアキャスト エルエルシー Adaptive file delivery system and method
JP2019213106A (en) * 2018-06-07 2019-12-12 ソフトバンク株式会社 NB-IoT communication system

Similar Documents

Publication Publication Date Title
TW573420B (en) Method and device for improving the transmission efficiency in a communication system with a layered protocol stack
US5519693A (en) High speed transmission line interface
US4477809A (en) Method for random-access radio-frequency data communications
US4995056A (en) System and method for data communications
JPH04263545A (en) Data communication equipment
US20050117541A1 (en) System and method for dynamically determining reservation parameters in a wireless network
JPH02100538A (en) Data communication method for local area network
JP3148733B2 (en) Signal processing device and signal processing system
KR20020009282A (en) Data transmission system and method for transmitting data frames
JP2002185560A (en) Serial transfer method
KR930004100B1 (en) Method for embodying full duplex communication protocol
JPS63292846A (en) Data communication system
JP3345535B2 (en) Wireless communication device
JPS63246055A (en) Packet transmitter-receiver
JPS58219856A (en) Data communication system
JPH0279640A (en) Data transmission equipment
JPH03163928A (en) Packet transmitter
JPH0671249B2 (en) Information transmission method
JPH07115431A (en) Packet retransmission method
JPS616952A (en) Data transmission system
JPS59119439A (en) Buffer busy avoiding system
JPS6342897B2 (en)
JPH04355856A (en) File transmission system for simplex communication
JPS63228838A (en) Communication control processing method
JPS60201760A (en) Data transmission system