JPH0758806A - Packet communications system - Google Patents

Packet communications system

Info

Publication number
JPH0758806A
JPH0758806A JP5203133A JP20313393A JPH0758806A JP H0758806 A JPH0758806 A JP H0758806A JP 5203133 A JP5203133 A JP 5203133A JP 20313393 A JP20313393 A JP 20313393A JP H0758806 A JPH0758806 A JP H0758806A
Authority
JP
Japan
Prior art keywords
packet length
packet
data
transmission
unit
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.)
Withdrawn
Application number
JP5203133A
Other languages
Japanese (ja)
Inventor
Jun Kawai
純 河合
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP5203133A priority Critical patent/JPH0758806A/en
Publication of JPH0758806A publication Critical patent/JPH0758806A/en
Withdrawn legal-status Critical Current

Links

Abstract

PURPOSE:To select an optimum packet length depending on a reception buffer capacity by providing a packet length decision section so as to decide an optimum packet length within the capacity of a reception buffer among packet length data in a memory. CONSTITUTION:Data representing a packet length from length 1 till length (n) are stored in a memory 20, and data representing a maximum packet length and data representing a minimum packet length are stored in a transmission line packet length storage section 24. After recognizing the capacity of a reception buffer 11, a packet length decision section 22 picks up packet length data whose capacity is less than that of the buffer 11 among packet length data stored in the memory 20. Then the section 22 picks up packet length data within a maximum packet length and a minimum packet length stored in the storage section 24 and decides a maximum packet length so that the capacity is one over an integral number of the capacity of the buffer 11 among the picked up data and sends the decided data to a transmission section 23.

Description

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

【0001】[0001]

【産業上の利用分野】本発明はパケット通信システムに
関し、更に詳しくは常に最適なパケット長でデータ通信
を行なうことができるパケット通信システムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a packet communication system, and more particularly to a packet communication system which can always perform data communication with an optimum packet length.

【0002】[0002]

【従来の技術】図4は従来のパケット通信システムの概
念図である。図において、10は互いに双方向の伝送路
1を介して接続された通信装置である。11は通信装置
10内に設けられたパケットデータを受信する受信バッ
ファである。この受信バッファ11の容量としては、例
えば数キロバイト程度のものが用いられる。3は伝送路
上を伝送されるパケットである。パケットの長さも数キ
ロバイト程度のものが用いられる。2は通信装置10と
接続されるデータ保存用の記憶装置である。
2. Description of the Related Art FIG. 4 is a conceptual diagram of a conventional packet communication system. In the figure, 10 is a communication device connected to each other via a bidirectional transmission path 1. Reference numeral 11 is a reception buffer provided in the communication device 10 for receiving packet data. The capacity of the receiving buffer 11 is, for example, about several kilobytes. 3 is a packet transmitted on the transmission path. A packet having a length of several kilobytes is used. Reference numeral 2 is a storage device for data storage connected to the communication device 10.

【0003】このように、構成されたパケット通信シス
テムにおいて、例えば図の#1の通信装置から#2の通
信装置10にデータ伝送する場合を考える。#1の通信
装置10から送信されたパケットデータは#2の通信装
置10内の受信バッファ11に一時的に保持される。そ
の保持されている間に、#2の通信装置10は、パケッ
トのヘッダのIDをチェックして、そのデータが自己宛
のものであるか、また受信したデータに誤りがないかど
うかを調べる。データが自己宛のものであり、かつデー
タが正常であった場合は、通信装置10は必要な処理を
ほどこし記憶装置2にそのデータを蓄積していく。
In the thus configured packet communication system, consider a case where data is transmitted from the communication device # 1 in the figure to the communication device 10 # 2. The packet data transmitted from the # 1 communication device 10 is temporarily held in the reception buffer 11 in the # 2 communication device 10. While being held, the # 2 communication device 10 checks the ID of the header of the packet to see if the data is addressed to itself and if the received data is error-free. When the data is addressed to itself and the data is normal, the communication device 10 performs necessary processing and accumulates the data in the storage device 2.

【0004】[0004]

【発明が解決しようとする課題】前記した従来システム
においては、各通信装置10は送信するデータをパケッ
ト化して通信するが、この時パケット長は伝送路1が許
容する最大パケット長以下でパケット化する必要があっ
た。このパケット化の際、データ長が伝送路1の許容す
る最大パケット長を超える時は、伝送路1の最大パケッ
ト長でデータをパケット化し伝送していた。また、この
時パケット長の決定にあたっては、受信側通信装置10
の受信バッファ11の容量は考慮されていなかった。
In the above-described conventional system, each communication device 10 packetizes the data to be transmitted and communicates. At this time, the packet length is packetized within the maximum packet length allowed by the transmission path 1. Had to do. In this packetization, if the data length exceeds the maximum packet length allowed by the transmission line 1, the data is packetized and transmitted at the maximum packet length of the transmission line 1. Further, at this time, in determining the packet length, the receiving communication device 10
The capacity of the receiving buffer 11 of 1 was not taken into consideration.

【0005】従って、パケット長は伝送路1の許容する
最大パケット長で決まってくるので、受信側で受信バッ
ファ11のオーバフローを生じ、パケットの取りこぼし
をするおそれがあるという問題があった。また、伝送路
1の能力向上に伴い、伝送路1の許容する最大パケット
長が大きくなった時、受信バッファ11の容量以上の伝
送が可能になるので、パケットを受信できなくなるとい
う問題があった。
Therefore, since the packet length is determined by the maximum packet length allowed by the transmission path 1, there is a problem that the receiving side may overflow the receiving buffer 11 and drop the packet. Further, when the maximum packet length allowed by the transmission line 1 becomes large with the improvement in the capacity of the transmission line 1, it becomes possible to transmit more than the capacity of the reception buffer 11, so that there is a problem that the packet cannot be received. .

【0006】本発明はこのような課題に鑑みてなされた
ものであって、受信バッファの容量に応じて最適なパケ
ット長を選択することができるパケット通信システムを
提供することを目的としている。
The present invention has been made in view of the above problems, and an object thereof is to provide a packet communication system capable of selecting an optimum packet length according to the capacity of a reception buffer.

【0007】[0007]

【課題を解決するための手段】図1は本発明の原理ブロ
ック図で、通信装置の受信部の構成を示している。図4
と同一のものは、同一の符号を付して示す。図に示すシ
ステムは、通信装置10が伝送路1を介して互いにパケ
ット通信を行なうシステムを構成している。11は相手
方通信装置10からのパケットデータを受ける受信バッ
ファ、20は通信可能な複数のパケット長データを記憶
するメモリ、22は受信バッファ11の容量とメモリ2
0に記憶されているパケット長データからパケット長を
決定するパケット長決定部、23は該パケット長決定部
22で決定されたパケット長データを送信側に送信する
送信部である。24は、使用している伝送路1の伝送可
能な最大パケット長データと最小パケット長データを記
憶する伝送路パケット長記憶部、4は伝送路1と通信装
置を接続するインタフェース(INT)である。
FIG. 1 is a block diagram of the principle of the present invention, showing the configuration of a receiving section of a communication device. Figure 4
The same parts as those shown in FIG. The system shown in the figure constitutes a system in which communication devices 10 perform packet communication with each other via a transmission line 1. Reference numeral 11 is a reception buffer for receiving packet data from the partner communication device 10, 20 is a memory for storing a plurality of communicable packet length data, and 22 is the capacity of the reception buffer 11 and the memory 2.
A packet length determination unit that determines the packet length from the packet length data stored in 0, and a transmission unit 23 that transmits the packet length data determined by the packet length determination unit 22 to the transmission side. Reference numeral 24 denotes a transmission path packet length storage unit that stores the maximum packet length data and the minimum packet length data that can be transmitted by the transmission path 1 being used, and 4 is an interface (INT) that connects the transmission path 1 and a communication device. .

【0008】[0008]

【作用】パケット長決定部22は、受信バッファ11の
容量を調べた後、メモリ20に記憶されているパケット
長データの中から、受信バッファ11の容量以内のもの
で最適なパケット長を選択して送信部23から相手方送
信部に通知する。このように、本発明によれば受信バッ
ファの容量に応じて最適なパケット長を選択することが
できる。
After checking the capacity of the receiving buffer 11, the packet length determining unit 22 selects the optimum packet length within the capacity of the receiving buffer 11 from the packet length data stored in the memory 20. Then, the transmitting unit 23 notifies the partner transmitting unit. As described above, according to the present invention, the optimum packet length can be selected according to the capacity of the reception buffer.

【0009】[0009]

【実施例】以下、図面を参照して本発明の実施例を詳細
に説明する。先ず、図1の原理図を用いて本発明を詳細
に説明する。メモリ20には、図に示すようにパケット
長1からパケット長nまでのパケット長を示すデータが
格納されている。一方、伝送路パケット長記憶部24に
は、伝送路1の伝送できる最大パケット長を示すデータ
と最小パケット長を示すデータが格納されている。
Embodiments of the present invention will now be described in detail with reference to the drawings. First, the present invention will be described in detail with reference to the principle diagram of FIG. The memory 20 stores data indicating the packet lengths from the packet length 1 to the packet length n as shown in the figure. On the other hand, the transmission path packet length storage unit 24 stores data indicating the maximum packet length that can be transmitted on the transmission path 1 and data indicating the minimum packet length.

【0010】先ず、パケット長決定部22は、受信バッ
ファ11の容量を知る。次に、パケット長決定部22
は、メモリ20に記憶されているパケット長データの中
から受信バッファ11の容量以下のパケット長データを
ピックアップする。次に、伝送路パケット長記憶部24
に記憶されている最大パケット長と最小パケット長デー
タを読み込み、メモリ20から読み出したパケット長デ
ータから最大パケット長と最小パケット長以内のパケッ
ト長データをピックアップする。次に、これらピックア
ップしたパケット長データの中から、受信バッファ11
の容量の整数分の1になるような最大パケット長を決定
する。
First, the packet length determination unit 22 knows the capacity of the reception buffer 11. Next, the packet length determination unit 22
Selects from the packet length data stored in the memory 20, the packet length data that is less than or equal to the capacity of the reception buffer 11. Next, the transmission path packet length storage unit 24
The maximum packet length and minimum packet length data stored in is read, and the packet length data within the maximum packet length and the minimum packet length is picked up from the packet length data read from the memory 20. Next, the reception buffer 11 is selected from the picked-up packet length data.
The maximum packet length is determined so that it is an integer fraction of the capacity.

【0011】パケット長決定部22は、決定したパケッ
ト長データを送信部23に送る。送信部23は、入力し
たパケット長データをインタフェース4を経て伝送路1
を介して送信側通信装置10に伝送する。
The packet length determination unit 22 sends the determined packet length data to the transmission unit 23. The transmission unit 23 transmits the input packet length data via the interface 4 to the transmission line 1
Is transmitted to the transmission side communication device 10 via.

【0012】送信側通信装置10は、受信側通信装置1
0から受信したパケット長を用いて、送信データをパケ
ット化し、伝送路1を介して受信側通信装置10に伝送
する。受信側では、受信したデータを記憶装置2(図4
参照)に順序格納していく。
The transmitting side communication device 10 is the receiving side communication device 1.
The transmission data is packetized using the packet length received from 0 and transmitted to the receiving side communication device 10 via the transmission line 1. On the receiving side, the received data is stored in the storage device 2 (see FIG.
Sequentially store in ().

【0013】図2は本発明に係わる通信装置の送信部の
一実施例を示す構成ブロック図である。図1,図4と同
一のものは、同一の符号を付して示す。伝送路1,イン
タフェース4を介して受信側通信装置10からパケット
長データが送られてくると、データ受信部30に入る。
FIG. 2 is a block diagram showing the configuration of an embodiment of the transmitting section of the communication device according to the present invention. The same parts as those in FIGS. 1 and 4 are designated by the same reference numerals. When packet length data is sent from the receiving side communication device 10 via the transmission line 1 and the interface 4, it enters the data receiving unit 30.

【0014】パケット長決定部31は、データ受信部3
0に保持されているパケット長データを読み出して、パ
ケット長を決定し、パケット作成部32に送る。パケッ
ト作成部32では、記憶装置2に記憶されているデータ
を、決定されたパケット長で分割してパケット化しデー
タ送信部33に送る。データ送信部33は、入ってくる
パケットデータをインタフェース4を介して順次伝送路
1から受信側通信装置10に伝送する。
The packet length determining unit 31 is used by the data receiving unit 3
The packet length data held at 0 is read, the packet length is determined, and the packet length is sent to the packet creation unit 32. The packet creating unit 32 divides the data stored in the storage device 2 into packets by the determined packet length and sends the packets to the data transmitting unit 33. The data transmitting unit 33 sequentially transmits the incoming packet data from the transmission line 1 to the receiving communication device 10 via the interface 4.

【0015】図3は本発明の動作を示す図である。この
実施例では、受信側が予め伝送路1の許容する最大パケ
ット長と最小パケット長(図1の伝送路パケット長記憶
部24に記憶されている)から、例えば図に示すように
パケット長1からパケット長5までの5段階のパケット
長を決定したものである。
FIG. 3 is a diagram showing the operation of the present invention. In this embodiment, from the maximum packet length and the minimum packet length allowed by the transmission path 1 (stored in the transmission path packet length storage unit 24 of FIG. 1) in advance on the receiving side, for example, from the packet length 1 as shown in the figure. The packet length is determined in 5 steps up to the packet length 5.

【0016】受信側パケット長決定部22では、受信バ
ッファ11の容量を調べた後(S1)、メモリ20に記
憶されているパケット長データのうち、バッファ管理を
行ないやすい最大パケット長を決定する(S2)。最大
パケット長が決定されたら、送信部23はそのパケット
長データをインタフェース4を経て伝送路1を介して送
信側通信装置10に通知する(S3)。
After the capacity of the receiving buffer 11 is checked (S1), the receiving-side packet length determining unit 22 determines the maximum packet length of the packet length data stored in the memory 20, which facilitates buffer management ( S2). When the maximum packet length is determined, the transmission unit 23 notifies the transmission side communication device 10 of the packet length data via the interface 4 and the transmission path 1 (S3).

【0017】送信側では、受信側通信装置10から送ら
れてきたパケット長データを認識すると、パケット作成
部32が記憶装置2に記憶されているデータを与えられ
た最大パケット長でパケット化し(S4)、データ送信
部33に送る。データ送信部33では、パケットデータ
をインタフェースを経て、伝送路1を介して送信を開始
する(S5)。
On the transmitting side, when the packet length data sent from the receiving side communication device 10 is recognized, the packet creating section 32 packetizes the data stored in the storage device 2 with the given maximum packet length (S4). ), And sends it to the data transmission unit 33. The data transmitter 33 starts transmitting the packet data via the interface and the transmission line 1 (S5).

【0018】なお、パケットデータを伝送中に、最大パ
ケット長を変更する必要が生じた場合、受信側パケット
長決定部22は、メモリ20に記憶されているパケット
長データの中から、必要なパケット長データを読み出し
て、送信部23を介して送信側通信装置10に変更され
た最大パケット長データを通知する。送信側通信装置1
0では、それ以降、送信するパケット長データを変更さ
れたパケット長に変更して、データ伝送する。これによ
り、パケット長を動的に変更することができる。
When it is necessary to change the maximum packet length during transmission of packet data, the receiving-side packet length determining unit 22 selects the necessary packet length from the packet length data stored in the memory 20. The long data is read, and the changed maximum packet length data is notified to the transmission side communication device 10 via the transmission unit 23. Transmission side communication device 1
At 0, thereafter, the packet length data to be transmitted is changed to the changed packet length and the data is transmitted. Thereby, the packet length can be dynamically changed.

【0019】このように、本発明によれば、最大パケッ
ト長を選択できるため、受信側はバッファ容量を無駄な
く最大限に利用でき、受信パケット数を増加させること
ができ、バッファ管理を容易に行える。また、受信側は
送信側から送られてくるパケット長に対し、受信側で決
定できるので、予め割り当てを行なうことにより、バッ
ファのオーバフローによるパケットの取りこぼしの頻度
を減少することができる。また、パケット長を送信側か
ら受信側に通知しておくようにすることもできる。これ
により、パケット再送の頻度を減少させることができる
ので、データ通信のスループットを向上させることが可
能となる。
As described above, according to the present invention, since the maximum packet length can be selected, the receiving side can maximize the buffer capacity without waste, increase the number of received packets, and facilitate buffer management. You can do it. Further, since the receiving side can determine the packet length sent from the transmitting side by the receiving side, it is possible to reduce the frequency of dropped packets due to overflow of the buffer by performing allocation in advance. Also, the packet length can be notified from the transmitting side to the receiving side. As a result, the frequency of packet retransmission can be reduced, and the throughput of data communication can be improved.

【0020】[0020]

【発明の効果】以上、詳細に説明したように、本発明に
よれば受信バッファの容量に応じて最適なパケット長を
選択することができるパケット通信システムを提供する
ことができる。
As described above in detail, according to the present invention, it is possible to provide the packet communication system capable of selecting the optimum packet length according to the capacity of the receiving buffer.

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

【図1】本発明の原理ブロック図である。FIG. 1 is a principle block diagram of the present invention.

【図2】送信部の一実施例を示す構成ブロック図であ
る。
FIG. 2 is a configuration block diagram showing an example of a transmission unit.

【図3】本発明の動作を示す図である。FIG. 3 is a diagram showing an operation of the present invention.

【図4】通信システムの概念図である。FIG. 4 is a conceptual diagram of a communication system.

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

1 伝送路 4 インタフェース 11 受信バッファ 20 メモリ 22 パケット長決定部 23 送信部 24 伝送路パケット長記憶部 DESCRIPTION OF SYMBOLS 1 transmission line 4 interface 11 reception buffer 20 memory 22 packet length determination unit 23 transmission unit 24 transmission line packet length storage unit

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 通信装置(10)が伝送路(1)を介し
て互いにパケット通信を行なうシステムにおいて、各通
信装置(10)の受信部は、 相手方通信装置からのパケットデータを受ける受信バッ
ファ(11)と、 通信可能な複数のパケット長データを記憶するメモリ
(20)と、 受信バッファ(11)の容量とメモリ(20)に記憶さ
れているパケット長データからパケット長を決定するパ
ケット長決定部(22)と、 該パケット長決定部(22)で決定されたパケット長デ
ータを送信側に送信する送信部(23)とを含んで構成
されたことを特徴とするパケット通信システム。
1. In a system in which a communication device (10) performs packet communication with each other via a transmission line (1), a receiving unit of each communication device (10) has a reception buffer (receiver buffer for receiving packet data from a partner communication device). 11), a memory (20) for storing a plurality of communicable packet length data, and a packet length determination for determining the packet length from the capacity of the reception buffer (11) and the packet length data stored in the memory (20). A packet communication system comprising a section (22) and a transmission section (23) for transmitting the packet length data determined by the packet length determination section (22) to a transmission side.
【請求項2】 前記パケット長決定部(22)は、受信
バッファ(11)の容量とメモリ(20)に記憶されて
いる複数パケット長と、予め記憶されている伝送路の最
大伝送パケット長と最小伝送パケット長から最適なパケ
ット長を決定するようにしたことを特徴とする請求項1
記載のパケット通信システム。
2. The packet length determination unit (22) includes a capacity of the reception buffer (11), a plurality of packet lengths stored in the memory (20), and a maximum transmission packet length of a transmission path stored in advance. The optimum packet length is determined from the minimum transmission packet length.
The described packet communication system.
【請求項3】 前記パケット長決定部(22)は、受信
側がデータ受信中に、必要に応じて、最大パケット長を
メモリ(20)に記憶されているパケット長データの中
から動的に変更するようにしたことを特徴とする請求項
1記載のパケット通信システム。
3. The packet length determination unit (22) dynamically changes the maximum packet length from the packet length data stored in the memory (20) as needed while the receiving side is receiving data. The packet communication system according to claim 1, wherein
【請求項4】 通信装置(10)が伝送路(1)を介し
て互いにパケット通信を行なうシステムにおいて、各通
信装置(10)の送信部は、 送信側から送られてくるパケット長データを保持するデ
ータ受信部(30)と、 該データ受信部(30)の出力を受けてパケット長を決
定するパケット長決定部(31)と、 決定されたパケット長で、送信データをパケット化する
パケット作成部(32)と、 該パケット作成部(32)から送られてくるパケットデ
ータを送信するデータ送信部(33)を含んで構成され
たことを特徴とする請求項1記載のパケット通信システ
ム。
4. In a system in which communication devices (10) perform packet communication with each other via a transmission line (1), a transmission section of each communication device (10) holds packet length data sent from a transmission side. And a packet length determining unit (31) for receiving the output of the data receiving unit (30) and determining the packet length, and a packet creation for packetizing the transmission data with the determined packet length. The packet communication system according to claim 1, comprising a unit (32) and a data transmission unit (33) for transmitting the packet data sent from the packet creation unit (32).
JP5203133A 1993-08-17 1993-08-17 Packet communications system Withdrawn JPH0758806A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5203133A JPH0758806A (en) 1993-08-17 1993-08-17 Packet communications system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5203133A JPH0758806A (en) 1993-08-17 1993-08-17 Packet communications system

Publications (1)

Publication Number Publication Date
JPH0758806A true JPH0758806A (en) 1995-03-03

Family

ID=16468965

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5203133A Withdrawn JPH0758806A (en) 1993-08-17 1993-08-17 Packet communications system

Country Status (1)

Country Link
JP (1) JPH0758806A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009515250A (en) * 2005-11-07 2009-04-09 エルジー エレクトロニクス インコーポレイティド Near field communication host controller interface
US7565167B2 (en) 2002-04-08 2009-07-21 Ktfreetel Co., Ltd. Low-cost network system between a base station controller and a base transceiver station, and method for transmitting data between them
US7590133B2 (en) 1998-02-24 2009-09-15 Canon Kabushiki Kaisha Data communication system, data communication method, and data communication apparatus

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7590133B2 (en) 1998-02-24 2009-09-15 Canon Kabushiki Kaisha Data communication system, data communication method, and data communication apparatus
US7565167B2 (en) 2002-04-08 2009-07-21 Ktfreetel Co., Ltd. Low-cost network system between a base station controller and a base transceiver station, and method for transmitting data between them
USRE46415E1 (en) 2002-04-08 2017-05-23 Kt Corporation Low-cost network system between a base station controller and a base transceiver station, and method for transmitting data between them
JP2009515250A (en) * 2005-11-07 2009-04-09 エルジー エレクトロニクス インコーポレイティド Near field communication host controller interface

Similar Documents

Publication Publication Date Title
US7012893B2 (en) Adaptive control of data packet size in networks
US5557608A (en) Method and apparatus for transmission of high priority traffic on low speed communication links
CN101179790B (en) Serial port communication method between mobile terminal processor
EP1128612A2 (en) Transmission of high-priority, real-time traffic on low-speed communications links
US6947997B2 (en) Method for controlling ethernet data flow on a synchronous digital hierarchy transmission network
KR20000023741A (en) Method of congestion control for wireless messaging systems
US20050201403A1 (en) Method and apparatus for data transmission in consideration of transmission scheduling
EP0671096B1 (en) Constant bit rate traffic in fast packet networks
CN101321047A (en) System and method for prioritization of retransmission of protocol data units to assist radio-link-control retransmission
JP2003078565A (en) Wireless communication equipment
CN101304302A (en) Method and system for transmitting video data
US4930122A (en) Message transfer system and method
US4551834A (en) Method and system for communicating over an open communication network
JPH0758806A (en) Packet communications system
US6665314B1 (en) Wireless printer adjunct
US6195348B1 (en) Dynamic realtime protocol for facsimile and the like
JPH09186740A (en) Data transmission control method and data transmission system
JPS6343029B2 (en)
US7126983B1 (en) Methods and apparatus for communicating commands and data using logical channels
JPH05336194A (en) Data transmission system
JPH0145261B2 (en)
US6151303A (en) Method of asynchronous transfer mode (ATM) switching and an ATM switching equipment
JP2793480B2 (en) LAN data transmission method
JPH09224051A (en) Data transmission control method
AU729103B2 (en) Priority-scheduled parallel message delivery method and apparatus

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20001031