JPH0528072A - Computer system - Google Patents

Computer system

Info

Publication number
JPH0528072A
JPH0528072A JP3178497A JP17849791A JPH0528072A JP H0528072 A JPH0528072 A JP H0528072A JP 3178497 A JP3178497 A JP 3178497A JP 17849791 A JP17849791 A JP 17849791A JP H0528072 A JPH0528072 A JP H0528072A
Authority
JP
Japan
Prior art keywords
retransmission
value
transmission
host computer
time
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
JP3178497A
Other languages
Japanese (ja)
Inventor
Takumi Yamasato
拓己 山里
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.)
NEC Corp
Original Assignee
NEC Corp
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 NEC Corp filed Critical NEC Corp
Priority to JP3178497A priority Critical patent/JPH0528072A/en
Publication of JPH0528072A publication Critical patent/JPH0528072A/en
Pending legal-status Critical Current

Links

Landscapes

  • Computer And Data Communications (AREA)

Abstract

PURPOSE:To eliminate unnecessary retransmission and delay of fault detection by setting a proper initial value of retransmission time-out in a network. CONSTITUTION:An acknowledge ACK to the packet transmitted from a packet transmission part 1 is received by a packet reception part 2, and the value obtained by a round trip time RTT measuring part 6 is registered in a retransmission time-out table 8 together with the host computer of the other party of transmission by a retransmission time-out register part 9. When retrieving a retransmission time-out retrieval part 7 at the time of transmission to detect, that the host computer name of the other party of transmission is registered, the packet transmission part 1 sets the value of this table 8 to a retransmission time as retransmission time-out regardless of the connection. Thus, proper retransmission time-out is set, and unnecesary retransmission is prevented to reduce the network load and to quickly detect error.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、ネットワーク上で相互
に接続された複数の計算機のデータ通信時における再送
タイムアウトの管理に利用する。本発明は、データ通信
における無駄な再送や障害発見の遅延を削減することが
できる計算機システムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention is used for management of retransmission timeout during data communication of a plurality of computers connected to each other on a network. The present invention relates to a computer system capable of reducing unnecessary retransmission and failure detection delay in data communication.

【0002】[0002]

【従来の技術】従来、信頼性を保証するデータ通信の場
合、ラウンド・トリップ時間に関する情報を保持してい
ないため、コネクションごとに再送タイマの初期設定を
行っていた。
2. Description of the Related Art Conventionally, in the case of data communication that guarantees reliability, since the information about the round trip time is not held, the retransmission timer is initialized for each connection.

【0003】[0003]

【発明が解決しようとする課題】通常、計算機間のデー
タ通信においては相手ホストコンピュータとのラウンド
・トリップ時間に関して何らかの情報も保持していない
ため、任意のあらかじめ設定しておいた値を初期値とし
て用いていた。この初期値が実際のラウンド・トリップ
時間より大きい場合、送信データ消失の検出に無駄の時
間がかかり、小さい場合には無駄な再送が行われる。ま
た、コネクションごとに初期値を設定するため、ネット
ワークの混雑や検出時間の無駄が頻繁に起こる。このた
め、適切なタイマ値を初期値として決定することが課題
であった。
Normally, in data communication between computers, since no information about the round trip time with the partner host computer is held, any preset value is used as an initial value. Was used. When this initial value is longer than the actual round trip time, it takes a long time to detect the loss of the transmission data, and when it is smaller, useless retransmission is performed. Further, since the initial value is set for each connection, network congestion and detection time waste often occur. Therefore, it has been a problem to determine an appropriate timer value as an initial value.

【0004】本発明はこのような問題を解決するもの
で、ネットワークでの再送タイムアウトの適切な初期値
を設定し、無駄な再送や障害発見の遅延を削減すること
ができるシステムを提供することを目的とする。
The present invention solves such a problem, and it is an object of the present invention to provide a system in which an appropriate initial value of retransmission timeout in a network is set and unnecessary delays and delays in fault detection are reduced. To aim.

【0005】[0005]

【課題を解決するための手段】本発明は、ホストコンピ
ュータを含む複数の計算機がネットワークを介して接続
され、前記ホストコンピュータのそれぞれに、再送のた
めの送信データを保持する再送バッファと、タイムアウ
ト値を設定するタイマと、送信パケットを前記再送バッ
ファに格納した後に送信するパケット送信部と、前記ネ
ットワークを介してパケットの送受信を行う通信部と、
相手ホストコンピュータから肯定応答(ACK)を受信
するパケット受信部とを備えた計算機システムにおい
て、相手ホストコンピュータ名、およびそのホストコン
ピュータとの再送タイムアウト値を記憶する再送タイム
アウトテーブルを設け、パケット送信の際に再送タイム
アウトのために前記タイマを起動する再送タイマ起動部
と、送信したセグメントに対する肯定応答(ACK)か
らラウンド・トリップ時間(RTT)を計測するRTT
計測部とラウンド・トリップ時間(RTT)の値、ある
いは前記再送タイムアウトテーブルの値から再送タイマ
値を設定する再送タイマ設定部と、現在の通信相手ホス
トコンピュータとの最高ラウンド・トリップ時間(RT
T)値を再送タイムアウト値として前記再送タイムアウ
トテーブルへ登録する再送タイムアウト登録部と、通信
相手ホストコンピュータ名をキーとして再送タイムアウ
ト値を前記再送タイムアウトテーブルから検索する再送
タイムアウト検索部とを備えたことを特徴とする。
According to the present invention, a plurality of computers including a host computer are connected via a network, and each of the host computers has a retransmission buffer for holding transmission data for retransmission and a timeout value. A timer for setting a packet, a packet transmission unit for transmitting a transmission packet after storing it in the retransmission buffer, and a communication unit for transmitting and receiving a packet via the network,
In a computer system including a packet receiving unit that receives an acknowledgment (ACK) from a partner host computer, a resend timeout table that stores the name of the partner host computer and a resend timeout value with the host computer is provided. And a RTT that measures a round trip time (RTT) from an acknowledgment (ACK) to the transmitted segment
Maximum round trip time (RT) between the retransmission timer setting unit that sets the retransmission timer value from the measurement unit and the value of the round trip time (RTT) or the value of the retransmission timeout table, and the current communication partner host computer.
T) a retransmission timeout registration unit that registers a value as a retransmission timeout value in the retransmission timeout table, and a retransmission timeout search unit that retrieves the retransmission timeout value from the retransmission timeout table using the communication partner host computer name as a key. Characterize.

【0006】[0006]

【作用】相手ホストコンピュータに送信したパケットに
対する肯定応答(以下ACKという)を受信したとき
に、そのACKにしたがってラウンド・トリップ時間
(RTT)を計測し、通信した相手ホストコンピュータ
名と計測で求めたそのホストコンピュータとの最高RT
T値とを再送タイムアウトとして再送タイムアウトテー
ブルに登録する。つぎにパケットを送信するときに、通
信する相手ホストコンピュータ名をキーとして再送タイ
ムアウトテーブルから再送タイムアウトを検索し、送信
しようとするホストコンピュータが登録されていること
がわかれば、検索した値がどのコネクションであるかに
かかわらず再送タイムアウトとして再送タイマを設定す
る。
When the positive response (hereinafter referred to as ACK) to the packet transmitted to the partner host computer is received, the round trip time (RTT) is measured according to the ACK, and the round trip time (RTT) and the name of the partner host computer with which the communication is performed are obtained. Highest RT with that host computer
The T value and the T value are registered as a retransmission timeout in the retransmission timeout table. Next time you send a packet, search the resend timeout table from the resend timeout table using the name of the host computer you are communicating with as a key, and if the host computer you are trying to send is found to be registered, the retrieved value will determine which connection Regardless of whether or not, the retransmission timer is set as the retransmission timeout.

【0007】これにより、コネクションごとの再送タイ
ムアウトの計算を行うことなく、適切な再送タイムアウ
トの初期値を設定することができ、無駄な再送を削減し
てネットワークの付加を減らすことができ、さらに、送
信側での無駄な時間を削減することができる。
With this, it is possible to set an appropriate initial value of the retransmission timeout without calculating the retransmission timeout for each connection, reduce unnecessary retransmission, and reduce network addition. It is possible to reduce wasteful time on the transmitting side.

【0008】[0008]

【実施例】次に、本発明実施例を図面に基づいて説明す
る。図1は本発明実施例の構成を示すブロック図であ
る。
Embodiments of the present invention will now be described with reference to the drawings. FIG. 1 is a block diagram showing the configuration of the embodiment of the present invention.

【0009】本発明実施例は、ホストコンピュータ10
を含む複数の計算機がネットワーク11を介して接続さ
れ、ホストコンピュータ10それぞれに、再送のための
送信データを保持する図外の再送バッファおよびタイム
アウト値を設定するタイマと、送信パケットを再送バッ
ファに格納した後に送信するパケット送信部1と、ネッ
トワーク11を介してパケットの送受信を行う通信部3
と、相手ホストコンピュータからACKを受信するパケ
ット受信部2とを備え、さらに、本発明の特徴として、
相手ホストコンピュータ名、およびそのホストコンピュ
ータとの再送タイムアウト値を記憶する再送タイムアウ
トテーブル8を設け、パケット送信の際に再送タイムア
ウトのためにタイマを起動する再送タイマ起動部4と、
送信したセグメントに対するACKからラウンド・トリ
ップ時間(RTT)を計測するRTT計測部6とラウン
ド・トリップ時間(RTT)の値、あるいは再送タイム
アウトテーブル8の値から再送タイマ値を設定する再送
タイマ設定部5と、現在の通信相手ホストコンピュータ
との最高ラウンド・トリップ時間(RTT)値を再送タ
イムアウト値として再送タイムアウトテーブル8へ登録
する再送タイムアウト登録部9と、通信相手ホストコン
ピュータ名をキーとして再送タイムアウト値を再送タイ
ムアウトテーブル8から検索する再送タイムアウト検索
部7とを備える。
In the embodiment of the present invention, the host computer 10 is used.
A plurality of computers including the above are connected via the network 11, and a retransmission buffer (not shown) for holding transmission data for retransmission and a timer for setting a timeout value are stored in each host computer 10, and the transmission packet is stored in the retransmission buffer. Packet transmitting unit 1 for transmitting after the transmission, and communication unit 3 for transmitting and receiving packets via the network 11.
And a packet receiving unit 2 for receiving an ACK from the partner host computer, and further, as a feature of the present invention,
A retransmission timeout table 8 for storing the name of the partner host computer and a retransmission timeout value with the host computer is provided, and a retransmission timer activation unit 4 for activating a timer for retransmission timeout at the time of packet transmission,
The RTT measurement unit 6 that measures the round trip time (RTT) from the ACK for the transmitted segment and the retransmission timer setting unit 5 that sets the retransmission timer value from the value of the round trip time (RTT) or the value of the retransmission timeout table 8. And a retransmission time-out registration unit 9 for registering the maximum round trip time (RTT) value with the current communication partner host computer as a retransmission time-out value in the retransmission time-out table 8, and a retransmission time-out value using the communication partner host computer name as a key. A retransmission timeout search unit 7 that searches the retransmission timeout table 8 is provided.

【0010】次に、このように構成された本発明実施例
の動作について説明する。ここでは、計算機があるホス
トコンピュータ10に対してパケットを送信する際、送
信データを保証するためにパケット再送機能をもつこと
を想定し、ホストコンピュータ10との通信を行う場合
にテーブル内の再送タイムアウトを用い、また実際の計
測より再送タイムアウトをテーブルに登録する例を用い
て説明する。
Next, the operation of the embodiment of the present invention thus constructed will be described. Here, when a computer transmits a packet to a host computer 10, it is assumed that the computer has a packet retransmission function in order to guarantee the transmission data, and when communicating with the host computer 10, the retransmission timeout in the table And an example of registering the retransmission timeout in the table based on actual measurement.

【0011】計算機がパケットを送信する場合、パケッ
ト送信部1では図外の再送バッファにデータを格納し、
再送タイムアウト検索部7に対してそのパケットの宛先
ホストコンピュータを通知する。
When the computer transmits a packet, the packet transmission unit 1 stores the data in a retransmission buffer (not shown),
The retransmission timeout search unit 7 is notified of the destination host computer of the packet.

【0012】再送タイムアウト検索部7では、渡された
宛先ホストコンピュータをキーとして再送タイムアウト
テーブル8を検索する。すでに登録されていれば、再送
タイムアウトテーブル8の情報よりそのホストコンピュ
ータへの再送タイムアウトを得て再送タイマ設定部5へ
その値を通知する。
The retransmission timeout search unit 7 searches the retransmission timeout table 8 using the delivered destination host computer as a key. If it is already registered, the retransmission timeout for the host computer is obtained from the information in the retransmission timeout table 8 and the retransmission timer setting unit 5 is notified of the value.

【0013】再送タイマ設定部5はタイマ値の初期値を
再送タイムアウト検索部7より与えられた値に設定して
再送タイマ起動部4を呼び出す。
The retransmission timer setting unit 5 sets the initial value of the timer value to the value given by the retransmission timeout search unit 7 and calls the retransmission timer starting unit 4.

【0014】再送タイムアウト検索部7で検索した結
果、再送タイムアウトテーブルに登録されていなければ
設定された初期値を再送タイマ設定部5で設定し、再送
タイマを起動する。
As a result of the search by the retransmission timeout search unit 7, if it is not registered in the retransmission timeout table, the set initial value is set by the retransmission timer setting unit 5, and the retransmission timer is activated.

【0015】送信パケットは通信部3によりネットワー
ク11上に送信される。このパケットに対するACKを
パケット受信部2で受け取ると、RTT計測部6はセグ
メント送出からそのセグメントに対するACKが返って
くるまでのRTTを測定する。
The transmission packet is transmitted to the network 11 by the communication unit 3. When the packet receiving unit 2 receives the ACK for this packet, the RTT measuring unit 6 measures the RTT from the transmission of the segment to the return of the ACK for the segment.

【0016】相手ホストコンピュータが再送タイムアウ
トテーブル8に登録されていない場合、無条件にRTT
計測部6により得たRTTを再送タイムアウトテーブル
8に登録する。すでに登録されている場合は、RTT計
測部6で計測した値が登録されている再送タイムアウト
より大きい値の場合のみ再送タイムアウト登録部9によ
り再送タイムアウトテーブル8を更新する。
When the partner host computer is not registered in the retransmission timeout table 8, the RTT is unconditionally set.
The RTT obtained by the measuring unit 6 is registered in the retransmission timeout table 8. If it has already been registered, the retransmission timeout registration unit 9 updates the retransmission timeout table 8 only when the value measured by the RTT measurement unit 6 is larger than the registered retransmission timeout.

【0017】図2は再送タイムアウトテーブルの内容を
示す図である。このテーブルの検索はホストコンピュー
タをキーとして検索される。また、登録はこのテーブル
に登録されていないホストコンピュータとのRTTを計
測したときと、すでに登録されている再送タイムアウト
よりも計測されたRTTの値の方が大きく、この値をそ
のホストコンピュータとの新たな再送タイムアウトとし
て用いる場合である。
FIG. 2 is a diagram showing the contents of the retransmission timeout table. This table is searched using the host computer as a key. For registration, the measured RTT value is larger than that when the RTT with a host computer not registered in this table is measured, and the measured RTT value is larger than the already registered retransmission timeout. This is a case where it is used as a new retransmission timeout.

【0018】以上の方法で再送タイムアウトを管理す
る。
The retransmission timeout is managed by the above method.

【0019】[0019]

【発明の効果】以上説明したように本発明によれば、コ
ネクションごとの再送タイムアウトの計算を行わずに、
適切な再送タイムアウトの初期値を設定することがで
き、無駄な再送を削減してネットワークの負荷を減らす
ことができ、さらに、送信側での無駄な時間を削減する
ことができる効果がある。
As described above, according to the present invention, the retransmission timeout for each connection is not calculated,
It is possible to set an appropriate initial value of retransmission timeout, reduce unnecessary retransmission, reduce network load, and further reduce unnecessary time on the transmission side.

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

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

【図2】本発明実施例における再送タイムアウトテーブ
ルの内容を示す図。
FIG. 2 is a diagram showing the contents of a retransmission timeout table in the embodiment of the present invention.

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

1 パケット送信部 2 パケット受信部 3 通信部 4 再送タイマ起動部 5 再送タイマ設定部 6 RTT計測部 7 再送タイムアウト検索部 8 再送タイムアウトテーブル 9 再送タイムアウト登録部 10 ホストコンピュータ 11 ネットワーク 1 packet transmission unit 2 packet reception unit 3 communication unit 4 retransmission timer activation unit 5 retransmission timer setting unit 6 RTT measurement unit 7 retransmission timeout search unit 8 retransmission timeout table 9 retransmission timeout registration unit 10 host computer 11 network

Claims (1)

【特許請求の範囲】 【請求項1】 ホストコンピュータを含む複数の計算機
がネットワークを介して接続され、 前記ホストコンピュータのそれぞれに、 再送のための送信データを保持する再送バッファと、 タイムアウト値を設定するタイマと、 送信パケットを前記再送バッファに格納した後に送信す
るパケット送信部と、 前記ネットワークを介してパケットの送受信を行う通信
部と、 相手ホストコンピュータから肯定応答(ACK)を受信
するパケット受信部とを備えた計算機システムにおい
て、 相手ホストコンピュータ名、およびそのホストコンピュ
ータとの再送タイムアウト値を記憶する再送タイムアウ
トテーブルを設け、 パケット送信の際に再送タイムアウトのために前記タイ
マを起動する再送タイマ起動部と、 送信したセグメントに対する肯定応答(ACK)からラ
ウンド・トリップ時間(RTT)を計測するRTT計測
部とラウンド・トリップ時間(RTT)の値、あるいは
前記再送タイムアウトテーブルの値から再送タイマ値を
設定する再送タイマ設定部と、 現在の通信相手ホストコンピュータとの最高ラウンド・
トリップ時間(RTT)値を再送タイムアウト値として
前記再送タイムアウトテーブルへ登録する再送タイムア
ウト登録部と、 通信相手ホストコンピュータ名をキーとして再送タイム
アウト値を前記再送タイムアウトテーブルから検索する
再送タイムアウト検索部とを備えたことを特徴とする計
算機システム。
Claim: What is claimed is: 1. A plurality of computers including a host computer are connected via a network, and a retransmission buffer holding transmission data for retransmission and a timeout value are set for each of the host computers. Timer, a packet transmission unit that transmits a transmission packet after storing it in the retransmission buffer, a communication unit that transmits and receives a packet via the network, and a packet reception unit that receives an acknowledgment (ACK) from the partner host computer. In a computer system equipped with, a re-transmission timer table that stores the name of the other host computer and the re-transmission timeout value with that host computer, and re-transmission timer starting unit that activates the timer for re-transmission timeout during packet transmission And sent Segume RTT measurement unit that measures the round trip time (RTT) from the positive response (ACK) to the packet and the value of the round trip time (RTT), or the retransmission timer setting unit that sets the retransmission timer value from the value of the retransmission timeout table. And the highest round with the current host computer
A retransmission time-out registration unit that registers a trip time (RTT) value as a retransmission time-out value in the retransmission time-out table, and a retransmission time-out search unit that searches for a retransmission time-out value from the retransmission time-out table using the communication destination host computer name as a key. A computer system characterized by that.
JP3178497A 1991-07-18 1991-07-18 Computer system Pending JPH0528072A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3178497A JPH0528072A (en) 1991-07-18 1991-07-18 Computer system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3178497A JPH0528072A (en) 1991-07-18 1991-07-18 Computer system

Publications (1)

Publication Number Publication Date
JPH0528072A true JPH0528072A (en) 1993-02-05

Family

ID=16049493

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3178497A Pending JPH0528072A (en) 1991-07-18 1991-07-18 Computer system

Country Status (1)

Country Link
JP (1) JPH0528072A (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000259534A (en) * 1999-03-04 2000-09-22 Toshiba Corp Transmission equipment, transmission method, recording medium recording software for transmission and communication system
US6222135B1 (en) 1997-10-30 2001-04-24 International Business Machines Corporation Circuit board for preventing solder failures
JP2003514440A (en) * 1999-11-10 2003-04-15 クゥアルコム・インコーポレイテッド Improvement of wireless communication line protocol to reduce setup time of data call
US6910080B2 (en) 2001-11-06 2005-06-21 International Business Machines Corporation Communication efficiency and performance in an unreliable communication environment
JP2006135454A (en) * 2004-11-04 2006-05-25 Nec Commun Syst Ltd Response validation data communication system, base station control device, response validation data communication method, and its program
JP2010102553A (en) * 2008-10-24 2010-05-06 Nec Corp Terminal device, server client system, terminal control program, and terminal control method
JP2018507603A (en) * 2015-01-16 2018-03-15 クアルコム,インコーポレイテッド PCIe host adapted to support Remote Peripheral Component Interconnect Express (PCIe) endpoints
US10021192B2 (en) 2012-06-25 2018-07-10 Nec Corporation Communication control device and communication control method

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6222135B1 (en) 1997-10-30 2001-04-24 International Business Machines Corporation Circuit board for preventing solder failures
JP2000259534A (en) * 1999-03-04 2000-09-22 Toshiba Corp Transmission equipment, transmission method, recording medium recording software for transmission and communication system
JP2003514440A (en) * 1999-11-10 2003-04-15 クゥアルコム・インコーポレイテッド Improvement of wireless communication line protocol to reduce setup time of data call
JP4842480B2 (en) * 1999-11-10 2011-12-21 クゥアルコム・インコーポレイテッド Improvement of wireless communication line protocol to reduce data call setup time
US8295190B2 (en) 1999-11-10 2012-10-23 Qualcomm Incorporated Radio link protocol enhancements to reduce setup time for data calls
US6910080B2 (en) 2001-11-06 2005-06-21 International Business Machines Corporation Communication efficiency and performance in an unreliable communication environment
JP2006135454A (en) * 2004-11-04 2006-05-25 Nec Commun Syst Ltd Response validation data communication system, base station control device, response validation data communication method, and its program
JP2010102553A (en) * 2008-10-24 2010-05-06 Nec Corp Terminal device, server client system, terminal control program, and terminal control method
US10021192B2 (en) 2012-06-25 2018-07-10 Nec Corporation Communication control device and communication control method
JP2018507603A (en) * 2015-01-16 2018-03-15 クアルコム,インコーポレイテッド PCIe host adapted to support Remote Peripheral Component Interconnect Express (PCIe) endpoints

Similar Documents

Publication Publication Date Title
CA2205068C (en) Multi-processor environments
US5432798A (en) Data communication method and system
CN103248467B (en) Based on the RDMA communication means of sheet inner connection tube reason
US7738500B1 (en) TCP timestamp synchronization for network connections that are offloaded to network interface devices
US20100075707A1 (en) System and method for managing data to be pushed to a wireless device when the device may be outside of a coverage range
JPH09205458A (en) Circuit and method for flow control of intelligent response base in processing system network
RU2003134626A (en) DEVICE AND METHOD OF DELIVERY OF PACKAGES IN WIRELESS NETWORKS WITH REPEATED RELAYS
US20040054796A1 (en) Load balancer
US20090245265A1 (en) Communication gateway device and relay method of the same
US20060271680A1 (en) Method For Transmitting Window Probe Packets
JPH0528072A (en) Computer system
JP2003288284A (en) Method for dynamically retransmitting transaction in multi processor computer architecture
CN115827549A (en) Network interface card, message sending method and storage device
JP5029685B2 (en) Backup device
US7689702B1 (en) Methods and apparatus for coordinating processing of network connections between two network protocol stacks
KR20030030892A (en) System for transmitting sequences of packets between a server and a mobile terminal
US10033489B1 (en) Managing communications based on network conditions
EP1225741A1 (en) High speed interconnection for embedded systems within a computer network
KR20000040467A (en) Method for controlling data communication of network
JP4256277B2 (en) VoIP gateway device and position information transmission method
JP5680978B2 (en) COMMUNICATION DEVICE, COMMUNICATION METHOD, AND COMMUNICATION PROGRAM
JP3185760B2 (en) Distributed processing system, server, client, remote processing starting method, and recording medium
JPH0431454B2 (en)
JPH06112972A (en) Packet re-transmission system
JP2002290442A (en) Communication device, program, information recording medium, and communication control method