JPH0946375A - Method for resending packet in packet exchange network - Google Patents

Method for resending packet in packet exchange network

Info

Publication number
JPH0946375A
JPH0946375A JP19004995A JP19004995A JPH0946375A JP H0946375 A JPH0946375 A JP H0946375A JP 19004995 A JP19004995 A JP 19004995A JP 19004995 A JP19004995 A JP 19004995A JP H0946375 A JPH0946375 A JP H0946375A
Authority
JP
Japan
Prior art keywords
packet
node
retransmission
transmitting
resending
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
JP19004995A
Other languages
Japanese (ja)
Inventor
Kazunori Fukaya
一則 深谷
Masatoshi Asai
昌利 浅井
Minoru Akiyama
稔 秋山
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.)
Hitachi Software Engineering Co Ltd
Hitachi Ltd
Original Assignee
Hitachi Software Engineering Co Ltd
Hitachi 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 Hitachi Software Engineering Co Ltd, Hitachi Ltd filed Critical Hitachi Software Engineering Co Ltd
Priority to JP19004995A priority Critical patent/JPH0946375A/en
Publication of JPH0946375A publication Critical patent/JPH0946375A/en
Pending legal-status Critical Current

Links

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

PROBLEM TO BE SOLVED: To prevent a packet from being uselessly resent in a transmission node and to prevent the reduction of through-put at the time of resending and to shorten intra-network delay. SOLUTION: This system is constituted of a packet exchange network consisting of plural packet exchange nodes PS1 to PS3 and terminals PT1, PT2 connected to the nodes PS1 to PS3 by various communication protocols. The system is also provided with a timer for applying the flow control and order control of a transmitting packet between a transmitting node for storing a packet transmitting side terminal and a receiving node for storing a packet receiving side terminal and monitoring the resending timing of the transmitting packet to resend the packet. When sequential waiting is generated in the receiving node clue to a packet loss and a packet in sequential waiting is not received within a certain fixed time, a resending request for a sequential waiting packet is notified to the transmitting node.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、パケット交換網のパケ
ット再送方式に関し、送信パケットのフロー制御、順序
制御を行うパケット交換システムにおいて、無駄なパケ
ットの再送を防止するとともに再送に伴うスループット
低下防止と網内遅延の短縮を可能とするのに好適なパケ
ット交換網のパケット再送方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a packet retransmission system for a packet switching network, and in a packet switching system for performing flow control and order control of transmission packets, prevents unnecessary packet retransmission and prevents throughput deterioration due to retransmission. The present invention also relates to a packet retransmission system suitable for a packet switching network that enables reduction of delay in the network.

【0002】[0002]

【従来の技術】従来のパケット再送方式として、再送タ
イミング監視タイマがタイムアウトした場合、肯定応答
されていないパケットを全て再送する方法がある。
2. Description of the Related Art As a conventional packet retransmission method, there is a method of retransmitting all packets that have not been acknowledged when a retransmission timing monitoring timer times out.

【0003】特開平1−269339号公報記載のパケ
ット再送制御方式によると、送達確認を確認応答パケッ
トで行っているため、送信ノードにおいて特定のパケッ
トの再送をすることができない。このため、再送タイミ
ング監視タイマがタイムアウトした場合、肯定応答され
ていないパケットを全て再送してしまう。
According to the packet retransmission control method described in Japanese Patent Laid-Open No. 1-269339, since the delivery confirmation is performed by the confirmation response packet, the transmitting node cannot retransmit a specific packet. Therefore, when the retransmission timing monitoring timer times out, all packets that have not been acknowledged are retransmitted.

【0004】図2は従来のパケット再送方式を説明する
図である。
FIG. 2 is a diagram for explaining a conventional packet retransmission system.

【0005】まず、送信端末からデータパケットDT
(0)を受信すると、送信ノードではパケット再送用バ
ッファへDT(0)をコピーし、局間ヘッダを付与して
受信ノードに向けて送信するとともに、再送タイミング
監視タイマを起動する。このとき、DT(0)が途中の
中継ノードで紛失したとする。
First, the data packet DT from the transmitting terminal.
When (0) is received, the transmitting node copies DT (0) to the packet retransmission buffer, adds an inter-station header and transmits it to the receiving node, and activates the retransmission timing monitoring timer. At this time, it is assumed that DT (0) is lost at a relay node on the way.

【0006】次に、送信端末からデータパケットDT
(1)を受信すると、送信ノードではDT(0)同様に
パケット再送用バッファへDT(1)をコピーし、局間
ヘッダを付与して受信ノードに向けて送信するとともに
送信端末に対してローカル確認応答パケットを送信す
る。
Next, the data packet DT is sent from the transmitting terminal.
When (1) is received, the transmitting node copies DT (1) to the packet retransmission buffer in the same way as DT (0), adds an inter-office header and transmits it to the receiving node, and sends it locally to the transmitting terminal. Send an acknowledgment packet.

【0007】受信ノードでは、DT(1)を受信すると
DT(0)を受信していないため、DT(1)を順序待
ちキューへ接続するとともに、順序待ち監視タイマを起
動する。
Since the receiving node does not receive DT (0) when it receives DT (1), it connects DT (1) to the order waiting queue and activates the order waiting monitoring timer.

【0008】その後、送信ノードでは再送タイミング監
視タイマのタイムアウトが発生すると、肯定応答されて
いないDT(0)、DT(1)を再送し、再送タイミン
グ監視タイマを再度起動する。
After that, when the retransmission timing monitoring timer times out in the transmitting node, the unacknowledged DT (0) and DT (1) are retransmitted and the retransmission timing monitoring timer is started again.

【0009】受信ノードでは、DT(0)を受信すると
順序待ちが解消されるため、順序待ち監視タイマを停止
後、DT(0)、DT(1)を受信端末に対して送信
し、二重受信したDT(1)に関しては廃棄する。ま
た、送信ノードに対しては、確認順序番号が2のローカ
ル確認応答パケットRR(2)を送信する。
At the receiving node, the order waiting is canceled when DT (0) is received. Therefore, after the order waiting monitoring timer is stopped, DT (0) and DT (1) are transmitted to the receiving terminal, and the duplex operation is performed. The received DT (1) is discarded. The local confirmation response packet RR (2) having the confirmation sequence number 2 is transmitted to the transmitting node.

【0010】ローカル確認応答パケットRR(2)を受
信した送信ノードはパケット再送用バッファのDT
(0)、DT(1)をクリアし、再送タイミング監視タ
イマを停止する。
The transmitting node which has received the local acknowledgment packet RR (2) is DT of the packet retransmission buffer.
(0) and DT (1) are cleared, and the retransmission timing monitoring timer is stopped.

【0011】[0011]

【発明が解決しようとする課題】前記従来技術のパケッ
ト再送方式では、既に受信ノード側で受信しているパケ
ットまで再送してしまうため、無駄なパケットを送信す
るという問題と、再送タイミング監視タイマのタイムア
ウトが発生するまでパケットの再送ができないため、ス
ループットの低下及び網内遅延が大きくなるという問題
がある。
In the packet retransmission method of the above-mentioned prior art, even the packet already received by the receiving node side is retransmitted, so that there is a problem that unnecessary packets are transmitted and the retransmission timing monitoring timer Since the packet cannot be retransmitted until the time-out occurs, there is a problem that throughput is reduced and delay in the network is increased.

【0012】本発明の目的は、受信ノードでパケット紛
失による順序待ちが発生し、ある一定時間内に順序待ち
対象のパケットを受信しなかった場合、送信ノードに対
して順序待ち対象のパケットの再送要求を通知すること
により、送信ノードでの無駄なパケットの再送を防止す
るとともに、再送時のスループット低下防止と網内遅延
の短縮を可能とするパケット再送方法を提供することに
ある。
An object of the present invention is to retransmit a packet to be queued to a transmitting node when a packet to be queued is not received within a certain period of time due to packet loss in the receiving node. It is an object of the present invention to provide a packet retransmission method capable of preventing unnecessary retransmission of a packet at the transmitting node by notifying the request, and at the same time, preventing throughput reduction at the time of retransmission and shortening intra-network delay.

【0013】[0013]

【課題を解決するための手段】上記目的を達成するた
め、本発明においては、複数のパケット交換ノードから
成るパケット交換網と種々の通信プロトコルで前記パケ
ット交換ノードに接続される端末とで構成され、パケッ
ト送信側端末を収容する送信ノードとパケット受信側端
末を収容する受信ノード間で送信パケットのフロー制御
及び順序制御を行うとともに、送信パケットの再送タイ
ミングを監視するタイマを備えて再送を行うパケット交
換システムにおいて、前記受信ノードでパケット紛失に
よる順序待ちが発生し、順序待ち時間より充分に短い所
定の時間内に順序待ち対象のパケットを受信しなかった
場合、前記送信ノードに対して順序待ち対象のパケット
の再送要求を通知する。
In order to achieve the above object, the present invention comprises a packet switching network composed of a plurality of packet switching nodes and a terminal connected to the packet switching node by various communication protocols. , A packet which performs flow control and order control of a transmission packet between a transmission node accommodating a packet transmission terminal and a reception node accommodating a packet reception terminal, and which is provided with a timer for monitoring the retransmission timing of the transmission packet for retransmission. In the switching system, if the receiving node waits in order due to packet loss and does not receive the waiting target packet within a predetermined time sufficiently shorter than the waiting time, the sending node waits for waiting. The packet resend request is notified.

【0014】[0014]

【作用】本発明によれば、受信ノードが必要なパケット
のみを再送要求するため、送信ノードで無駄なパケット
の再送がなくなる。
According to the present invention, since the receiving node requests retransmission of only necessary packets, unnecessary retransmission of packets is eliminated at the transmitting node.

【0015】また、受信ノードからの再送要求によりパ
ケットの再送を行えるため、再送時の網内のスループッ
トの低下防止および網内遅延の短縮が可能となる。
Further, since the packet can be retransmitted by the retransmission request from the receiving node, it is possible to prevent the throughput in the network from being lowered at the time of retransmission and to shorten the delay in the network.

【0016】[0016]

【実施例】以下、本発明の一実施例を図を参照して詳細
に説明する。
An embodiment of the present invention will be described in detail below with reference to the drawings.

【0017】まず、図3に本発明の一実施例によるパケ
ット交換システムの構成を示す。図3において、PS
1、PS2及びPS3はパケット交換機能を備えたパケ
ット交換ノードであり、中継回線T13によりPS1と
PS2間、中継回線T23によりPS2とPS3間を接
続している。PT1とPT2は、各々パケット交換ノー
ドPS1及びPS2に接続する端末であり、各々のパケ
ット交換ノードと端末PT1、PT2間は加入者回線L
1、L2で接続する。1は物理層の制御を行うレイヤ1
制御、2はデータリンク層の制御を行うレイヤ2制御、
3はネットワーク層の制御を行うレイヤ3制御、4はパ
ケット交換ノード間でパケットのフロー制御、順序制御
を行う網内転送制御部である。
First, FIG. 3 shows the configuration of a packet switching system according to an embodiment of the present invention. In FIG. 3, PS
1, PS2 and PS3 are packet switching nodes having a packet switching function, and connect PS1 and PS2 by a trunk line T13 and connect PS2 and PS3 by a trunk line T23. PT1 and PT2 are terminals connected to the packet switching nodes PS1 and PS2, respectively, and the subscriber line L is provided between each packet switching node and the terminals PT1 and PT2.
Connect with 1 and L2. 1 is a layer 1 for controlling the physical layer
Control, 2 is layer 2 control for controlling the data link layer,
Reference numeral 3 is a layer 3 control for controlling a network layer, and 4 is an intra-network transfer control unit for performing packet flow control and sequence control between packet switching nodes.

【0018】図4は網内転送制御部4でカプセル化時に
使用するヘッダ情報の一例である。図4において、SA
(送信元アドレス)及びDA(送信先アドレス)はデー
タ転送元/転送先を識別するための情報であり、C(制
御情報)はパケット種別を識別するための情報である。
そして、NS(送信シーケンス番号)及びNR(受信シ
ーケンス番号)はフロー制御、順序制御を行うための情
報、I(データ)はレイヤ3制御のヘッダ情報以降の情
報である。
FIG. 4 shows an example of header information used by the intra-network transfer control unit 4 at the time of encapsulation. In FIG. 4, SA
The (source address) and DA (destination address) are information for identifying the data transfer source / transfer destination, and C (control information) is information for identifying the packet type.
And NS (transmission sequence number) and NR (reception sequence number) are information for performing flow control and order control, and I (data) is information after the header information of layer 3 control.

【0019】図1は本発明のパケット再送方式を説明す
る図であり、パケット紛失による順序待ちが発生した場
合におけるパケット再送の動作シーケンス図である。
FIG. 1 is a diagram for explaining the packet resending method of the present invention, and is an operation sequence diagram of packet resending when a waiting sequence occurs due to packet loss.

【0020】以下、図1の動作シーケンス図を参照して
説明する。
The operation sequence diagram of FIG. 1 will be described below.

【0021】最初に、従来方式と同様に送信端末からデ
ータパケットDT(0)を受信すると、送信ノードのレ
イヤ3制御部3では受信ノードに送信するためにDT
(0)を網内転送制御部4に渡す。網内転送制御部4で
は、パケット再送用バッファへDT(0)をコピーし、
ヘッダ情報を付与して受信ノードに向けて送信するとと
もに、再送タイミング監視タイマを起動する。
First, when the data packet DT (0) is received from the transmitting terminal as in the conventional method, the layer 3 control unit 3 of the transmitting node transmits the data packet DT (0) to the receiving node.
(0) is passed to the intra-network transfer control unit 4. The intra-network transfer control unit 4 copies DT (0) to the packet retransmission buffer,
The header information is added and transmitted to the receiving node, and the retransmission timing monitoring timer is started.

【0022】ここで、DT(0)が途中の中継ノードで
紛失したとする。
Here, it is assumed that DT (0) is lost at a relay node on the way.

【0023】次に、送信端末からデータパケットDT
(1)を受信すると、まず、送信ノードのレイヤ3制御
部3で送信端末に対してローカル確認応答パケットを送
信し、網内転送制御部4にDT(1)を渡す。網内転送
制御部4ではDT(0)同様にパケット再送用バッファ
へDT(1)をコピーし、ヘッダ情報を付与して受信ノ
ードに向けて送信する。
Next, the data packet DT is sent from the transmitting terminal.
Upon receiving (1), first, the layer 3 control unit 3 of the transmission node transmits a local confirmation response packet to the transmission terminal, and passes DT (1) to the intra-network transfer control unit 4. Similarly to DT (0), the intra-network transfer control unit 4 copies DT (1) to the packet retransmission buffer, attaches header information, and transmits it to the receiving node.

【0024】受信ノードの転送制御部4ではDT(1)
を受信するとDT(0)を受信していないため、DT
(1)を順序待ちキューへ接続し順序待ち監視タイマを
起動するとともに、再送要求待ち監視タイマ(順序待ち
時間内に送信ノードからの再送パケットを受信するため
には、順序待ち時間より充分に小さい必要がある)を起
動する。
In the transfer control unit 4 of the receiving node, DT (1)
Is received, DT (0) is not received.
(1) is connected to the order waiting queue to start the order waiting monitoring timer, and the resend request waiting monitoring timer (sufficiently smaller than the order waiting time in order to receive the retransmission packet from the sending node within the order waiting time). Need to start).

【0025】その後、受信ノードの網内転送制御部4で
は再送要求待ち監視タイマのタイムアウトが発生する
と、まだ受信していないDT(0)の再送を促すための
再送要求パケットRES(0:0)を送信ノードに対し
て送信する。この時、受信ノードの網内転送制御部4で
は図5に示すフォーマット例に従った再送要求パケット
を送信する。この場合、RSN(再送要求パケット数)
は1であり、S1(再送要求シーケンス番号)は0とな
る。
After that, in the in-network transfer control unit 4 of the receiving node, when the retransmission request waiting monitoring timer times out, a retransmission request packet RES (0: 0) for prompting the retransmission of DT (0) that has not been received yet. To the sending node. At this time, the intra-network transfer control unit 4 of the receiving node transmits the retransmission request packet according to the format example shown in FIG. In this case, RSN (number of resend request packets)
Is 1, and S1 (retransmission request sequence number) is 0.

【0026】RES(0:0)を受信した送信ノードの
網内転送制御部4では、指定されたDT(0)を再送す
る。
The in-network transfer control unit 4 of the transmitting node which has received RES (0: 0) retransmits the designated DT (0).

【0027】DT(0)を受信した受信ノードの網内転
送制御部4では順序待ちが解消されるため、順序待ち監
視タイマを停止後、レイヤ3制御部3にDT(0)及び
DT(1)を渡し、送信ノードの網内転送制御部4に対
しては、確認順序番号が2の肯定応答パケットACK
(2)を送信する。また、レイヤ3制御部3では受信端
末に対してDT(0)、DT(1)を送信する。
Since the in-network transfer control unit 4 of the receiving node that receives DT (0) cancels the order waiting, after the order waiting monitoring timer is stopped, the layer 3 control unit 3 receives DT (0) and DT (1 ) Is passed to the in-network transfer control unit 4 of the sending node, and an acknowledgment packet ACK having a confirmation sequence number of 2
(2) is transmitted. Further, the layer 3 control unit 3 transmits DT (0) and DT (1) to the receiving terminal.

【0028】肯定応答パケットACK(2)を受信した
送信ノードの網内転送制御部4はパケット再送用バッフ
ァのDT(0)、DT(1)をクリアし、再送タイミン
グ監視タイマを停止する。
Upon receiving the acknowledgment packet ACK (2), the in-network transfer control unit 4 of the transmitting node clears DT (0) and DT (1) in the packet retransmission buffer and stops the retransmission timing monitoring timer.

【0029】これにより、無駄にDT(1)を再送する
ことを防止するとともにDT(0)の再送を早めること
により全体のスループットの低下防止と網内での遅延時
間の短縮が可能となる。
As a result, it is possible to prevent the DT (1) from being retransmitted unnecessarily, and to prevent the overall throughput from deteriorating and shorten the delay time in the network by speeding up the DT (0) retransmission.

【0030】上述の説明からわかるように、受信ノード
でパケット紛失による順序待ちが発生し、ある一定時間
内に順序待ち対象のパケットを受信しなかった場合、送
信ノードに対して順序待ち対象のパケットの再送要求を
通知することにより、送信ノードでの無駄なパケットの
再送を防止するとともに再送時のスループット低下防止
と網内遅延の短縮が可能となる。
As can be seen from the above description, when the receiving node waits for the order due to packet loss and does not receive the waiting target packet within a certain time, the waiting target packet is sent to the sending node. By notifying the retransmission request of the above, it is possible to prevent unnecessary retransmission of the packet at the transmitting node, prevent the throughput from being reduced at the time of retransmission, and shorten the intra-network delay.

【0031】なお、上記実施例ではパケット交換網のパ
ケット再送方式に関して述べているが、端末−端末間の
パケット再送方式の場合においても応用できることは明
らかである。
In the above embodiment, the packet retransmission system of the packet switching network is described, but it is obvious that the present invention can be applied to the packet retransmission system between terminals.

【0032】[0032]

【発明の効果】本発明によれば、パケット交換網におい
て、受信ノードでパケット紛失による順序待ちが発生
し、ある一定時間内に順序待ち対象のパケットを受信し
なかった場合、送信ノードに対して順序待ち対象のパケ
ットの再送要求を通知することにより、送信ノードでの
無駄なパケットの再送を防止するとともに、再送時のス
ループット低下防止と網内遅延の短縮が可能となる。
According to the present invention, in a packet-switching network, when a receiving node waits in order due to packet loss and a packet to be waited for waiting is not received within a certain time, By notifying the retransmission request of the packet to be queued, it is possible to prevent unnecessary retransmission of the packet at the transmitting node, prevent throughput reduction at the time of retransmission, and shorten intra-network delay.

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

【図1】本発明のパケット再送方式における動作シーケ
ンス図である。
FIG. 1 is an operation sequence diagram in a packet retransmission system of the present invention.

【図2】従来のパケット再送方式を説明する図である。FIG. 2 is a diagram illustrating a conventional packet retransmission method.

【図3】本発明の一実施例のシステム構成を示す図であ
る。
FIG. 3 is a diagram showing a system configuration of an embodiment of the present invention.

【図4】網内転送制御部のヘッダ情報の一例を示す図で
ある。
FIG. 4 is a diagram showing an example of header information of an intra-network transfer control unit.

【図5】再送要求パケットのフォーマットの一例を示す
図である。
FIG. 5 is a diagram showing an example of a format of a retransmission request packet.

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

DT…データパケット、RR…確認応答パケット、AC
K…肯定応答パケット RES…再送要求パケット PS1、PS2、PS3…パケット交換ノード3 PT
1、PT2…端末 L1、L2…加入者回線、T13、T23…中継回線 1…レイヤ1制御部、2…レイヤ2制御部、3…レイヤ
3制御部 4…網内転送制御部。
DT ... data packet, RR ... acknowledgment packet, AC
K ... Acknowledgment packet RES ... Retransmission request packet PS1, PS2, PS3 ... Packet switching node 3 PT
1, PT2 ... Terminals L1, L2 ... Subscriber line, T13, T23 ... Relay line 1 ... Layer 1 control unit, 2 ... Layer 2 control unit, 3 ... Layer 3 control unit 4 ... Intra-network transfer control unit

───────────────────────────────────────────────────── フロントページの続き (72)発明者 浅井 昌利 神奈川県横浜市中区尾上町6丁目81番地 日立ソフトウェアエンジニアリング株式会 社内 (72)発明者 秋山 稔 神奈川県海老名市下今泉810番地 株式会 社日立製作所オフィスシステム事業部内 ─────────────────────────────────────────────────── ─── Continuation of the front page (72) Inventor Masatoshi Asai 6-81 Onoe-cho, Naka-ku, Yokohama-shi, Kanagawa Hitachi Software Engineering Stock Association In-house (72) Inventor Minoru Akiyama 810 Shimoimaizumi, Ebina-shi, Kanagawa Stock Company Hitachi Office Systems Division

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】複数のパケット交換ノードから成るパケッ
ト交換網と種々の通信プロトコルで前記パケット交換ノ
ードに接続される端末とで構成され、パケット送信側端
末を収容する送信ノードとパケット受信側端末を収容す
る受信ノード間で送信パケットのフロー制御及び順序制
御を行うとともに、送信パケットの再送タイミングを監
視するタイマを備えて再送を行うパケット交換システム
において、前記受信ノードでパケット紛失による順序待
ちが発生し、順序待ち時間より充分に短い所定の時間内
に順序待ち対象のパケットを受信しなかった場合、前記
送信ノードに対して順序待ち対象のパケットの再送要求
を通知することを特徴とするパケット交換網のパケット
再送方法。
1. A packet-switching network comprising a plurality of packet-switching nodes and a terminal connected to the packet-switching node by various communication protocols. In a packet switching system that performs flow control and order control of transmitted packets between accommodating receiving nodes, and also performs resending with a timer that monitors the resending timing of transmitted packets, waiting sequence occurs due to packet loss in the receiving nodes. A packet switching network characterized by notifying the transmitting node of a request to retransmit a packet subject to order waiting when a packet subject to order waiting is not received within a predetermined time sufficiently shorter than the order wait time Packet retransmission method.
JP19004995A 1995-07-26 1995-07-26 Method for resending packet in packet exchange network Pending JPH0946375A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP19004995A JPH0946375A (en) 1995-07-26 1995-07-26 Method for resending packet in packet exchange network

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP19004995A JPH0946375A (en) 1995-07-26 1995-07-26 Method for resending packet in packet exchange network

Publications (1)

Publication Number Publication Date
JPH0946375A true JPH0946375A (en) 1997-02-14

Family

ID=16251504

Family Applications (1)

Application Number Title Priority Date Filing Date
JP19004995A Pending JPH0946375A (en) 1995-07-26 1995-07-26 Method for resending packet in packet exchange network

Country Status (1)

Country Link
JP (1) JPH0946375A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005006340A (en) * 2003-06-13 2005-01-06 Microsoft Corp Time-oriented best-effort fill-up retry method and system for network communication
WO2008029793A1 (en) 2006-09-05 2008-03-13 Nec Corporation Packet recovery method, communication system, information processing device, and program
JP2011182234A (en) * 2010-03-02 2011-09-15 Oki Electric Industry Co Ltd Communication apparatus and communication control method

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005006340A (en) * 2003-06-13 2005-01-06 Microsoft Corp Time-oriented best-effort fill-up retry method and system for network communication
JP4694152B2 (en) * 2003-06-13 2011-06-08 マイクロソフト コーポレーション Time-oriented, best-effort, hole-filling retry method and system for network communication
KR101066768B1 (en) * 2003-06-13 2011-09-21 마이크로소프트 코포레이션 Time-aware best-effort hole-filling retry method and system for network communications
WO2008029793A1 (en) 2006-09-05 2008-03-13 Nec Corporation Packet recovery method, communication system, information processing device, and program
US9379852B2 (en) 2006-09-05 2016-06-28 Nec Corporation Packet recovery method, communication system, information processing device, and program
JP2011182234A (en) * 2010-03-02 2011-09-15 Oki Electric Industry Co Ltd Communication apparatus and communication control method

Similar Documents

Publication Publication Date Title
JP4199439B2 (en) Error correction communication method for transmitting data packet in network communication system
US5519699A (en) Method of protocol termination and a packet data communication system applied the method
JP2880290B2 (en) Network traffic management
EP1295428B1 (en) Performance enhancement of transmission control protocol (tcp) for wireless network applications
US8411652B2 (en) Method of operating a mobile radio network
JP2723212B2 (en) Communication access control method and communication control device
JP3448481B2 (en) TCP communication speed-up device for asymmetric line
US6633574B1 (en) Dynamic wait acknowledge for network protocol
US7110418B2 (en) Method to ensure the quality of preferred communication services, a local network, a station, a local network controller and a program module therefor
JPH07307977A (en) Communication method/device
JPH09130447A (en) Radio data transmitter
JP2001510960A (en) Communication method and system
JP2002084289A (en) Tcp communication method
JP3003095B1 (en) Flow control method
JP3727198B2 (en) Gateway device
JPH11112576A (en) Connection control method for inter-network system
JPH0946375A (en) Method for resending packet in packet exchange network
JP2000022744A (en) Packet communication system, packet communication device and packet communication method
AU4034299A (en) Overload control method for a packet-switched network
JP4531302B2 (en) Packet relay apparatus and method thereof
JP2948740B2 (en) Mobile communication packet system
JPH0766838A (en) Congestion control frame relay equipment
JP3941560B2 (en) Wireless communication system
Gopal et al. Dynamic address assignment in broadcast networks
JPH04273736A (en) Packet communication system and packet re-transmission equipment