JP2000124950A - Method and device for setting transmission/reception parameter - Google Patents

Method and device for setting transmission/reception parameter

Info

Publication number
JP2000124950A
JP2000124950A JP28978398A JP28978398A JP2000124950A JP 2000124950 A JP2000124950 A JP 2000124950A JP 28978398 A JP28978398 A JP 28978398A JP 28978398 A JP28978398 A JP 28978398A JP 2000124950 A JP2000124950 A JP 2000124950A
Authority
JP
Japan
Prior art keywords
transmission
reception
size
data
maximum
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
JP28978398A
Other languages
Japanese (ja)
Inventor
Yozo Hirata
洋三 平田
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 JP28978398A priority Critical patent/JP2000124950A/en
Publication of JP2000124950A publication Critical patent/JP2000124950A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To transfer data for each application with a data length optimum for a physical medium. SOLUTION: An application 1 or 2 inquires an MTU to an MTU reporting means 3 and the MTU reporting means 3 reports the set MTU to that application. The application determines a transmission/reception data size from the MTU and reports it to a UPD 5 or TPC 6. The UPD 5 or TPC 6 obtains the optimum sliding window and maximum segment size from the reported transmission/reception data size while using a transmission/reception buffer optimizing means 4 and reflects them.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、TCP/IP方式
を採用した端末間データ転送における送受信パラメータ
設定方法および送受信パラメータ設定装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a transmission / reception parameter setting method and a transmission / reception parameter setting apparatus in terminal-to-terminal data transfer employing the TCP / IP system.

【0002】[0002]

【従来の技術】従来この種の技術の一例が特開平5−2
2345号公報に「最大転送単位の最適値管理決定方
式」として記載されている。この技術は、図3に示すよ
うに、ネットワーク106〜108相互間を接続するネ
ットワーク中継装置103〜105及びエンドユーザシ
ステム101,102内には、各データ転送経路毎に、
そのデータ転送経路上のネットワークにおいて転送可能
な最大バケット長の最小の値をそのデータ転送経路にお
ける最大転送単位として登録した、各データ転送先をエ
ントリーしたルーティングテーブルを備えている。各エ
ンドユーザシステムは、この情報に基づいてデータの転
送を行い、また、経路途中の装置の障害、あるいは、シ
ステム構成に変更があった場合、登録されている経路と
その最大転送単位を自動的に更新するというものであ
る。また、特開平9−186741号公報の「通信シス
テム」には、TCPによるデータ通信において、送信側
ワークステーションは、受信側ワークステーションから
の応答がなくとも送信できるバイト数であるウインドウ
サイズを、送信したバイト数分づつ減らしていき、受信
側のワークステーションから応答を受信すると、送信側
ワークステーションはウインドウサイズが初期値にリセ
ットされる技術が記載されている。
2. Description of the Related Art An example of this kind of technology is disclosed in Japanese Patent Laid-Open No.
No. 2345 describes this as an “optimum value management decision method for the maximum transfer unit”. As shown in FIG. 3, this technology uses network relay devices 103 to 105 and end user systems 101 and 102 for connecting networks 106 to 108 with each other for each data transfer path.
There is provided a routing table in which each data transfer destination is registered, in which the minimum value of the maximum bucket length that can be transferred in the network on the data transfer path is registered as the maximum transfer unit in the data transfer path. Each end-user system transfers data based on this information, and if a device in the middle of a route fails or the system configuration changes, the registered route and its maximum transfer unit are automatically determined. It is to update to. Japanese Patent Application Laid-Open No. 9-186741 discloses a "communication system" that, in data communication by TCP, a transmitting workstation transmits a window size, which is the number of bytes that can be transmitted without a response from a receiving workstation. A technique is described in which the window size is reset to an initial value on the transmitting workstation when the response is received from the receiving workstation while the response is received from the receiving workstation.

【0003】[0003]

【発明が解決しようとする課題】上述の特開平5−22
345号公報記載の技術では、ユーザシステムが最大転
送単位MTU(Maximum Transfer Un
it)を知り、そのサイズでデータ送受信を行うため、
同一のユーザシステムであればアプリケーションが異な
っても同一のMTUでデータ送受信を行うので、必ずし
も、アプリケーションごとにMTUが最適値になってい
るとはいえない。また、物理媒体の変更が、同上公報に
おけるネットワーク特性の変更に含まれるとしても、こ
れを吸収するにはルーティングテーブルの変更が必要と
なるため、煩瑣になるという問題点がある。また、特開
平9−186741号公報記載の技術は、2つのワーク
ステーション間における送信とその確認応答に係るもの
であり、複数のネットワークの存在を前提としてMTU
という概念についての記載は無いので、本発明とは直接
の退避関係とならない。本発明の目的は、アプリケーシ
ョンごとに物理媒体に最適なデータ長でデータ転送がで
きる、端末間データ転送における送受信パラメータ設定
方法および送受信パラメータ設定位置を提供することで
ある。
SUMMARY OF THE INVENTION The above-mentioned Japanese Patent Application Laid-Open No. Hei 5-22
No. 345, the user system uses a maximum transfer unit MTU (Maximum Transfer Un).
it) and to send and receive data at that size,
Since the same user system transmits and receives data with the same MTU even if the application is different, the MTU is not always optimal for each application. Further, even if the change of the physical medium is included in the change of the network characteristics in the above publication, a change in the routing table is required to absorb the change, so that there is a problem that the change becomes complicated. The technique described in Japanese Patent Application Laid-Open No. Hei 9-186741 relates to transmission between two workstations and acknowledgment thereof, and the MTU is premised on the existence of a plurality of networks.
Since there is no description of the concept, there is no direct saving relationship with the present invention. An object of the present invention is to provide a transmission / reception parameter setting method and a transmission / reception parameter setting position in terminal-to-terminal data transfer that can transfer data with an optimum data length for a physical medium for each application.

【0004】[0004]

【課題を解決するための手段】本発明の送受信パラメー
タ設定方法は、TCP/IP方式を採用した端末間デー
タ転送における送受信パラメータ設定方法において、端
末上のアプリケーションがデータ転送の最大転送単位を
知る手順と、該最大転送単位からデータ転送効率が最適
となる送受信データサイズを決定する手順と、該決定さ
れた送受信データサイズから送受信バッファサイズを最
適化する手順と、該最適化された送受信バッファサイズ
をスライディングウインドウおよび最大セグメントサイ
ズに反映する手順とを有することを特徴とする。また、
本発明の送受信パラメータ設定方法の好ましい実施の形
態は、前記最大転送単位は、前記アプリケーションから
の問い合わせに応じて、MTU通知手段が、あらかじめ
設定されている最大転送単位を当該アプリケーションに
通知することを特徴とする。また、本発明の送受信パラ
メータ設定方法の好ましい実施の形態は、前記最大転送
単位は、MTU通知手段が、あらかじめ設定されている
最大転送単位を当該アプリケーションに通知することに
なっていることを特徴とする。また、本発明の送受信パ
ラメータ設定方法の好ましい実施の形態は、前記受信デ
ータサイズ,スライディングウインドウおよび最大セグ
メントサイズは、送信側端末と受信側端末はそれぞれ単
独で決定することを特徴とする。また、本発明の送受信
パラメータ設定方法の好ましい実施の形態は、前記送受
信データサイズ,スライディングウインドウおよび最大
セグメントサイズは、送信側端末と受信側端末とが交渉
して決定することを特徴とする。さらに、本発明の送受
信パラメータ設定装置は、TCP/IP方式を採用した
端末データ転送における送受信パラメータ設定装置にお
いて、端末上のアプリケーションがデータ転送の最大転
送単位を知る手段と、該最大転送単位からデータ転送効
率が最適となる送受信データサイズを決定する手段と、
該決定された送受信データサイズから送受信バッファサ
イズを最適化する手段と、該最適化された送受信バッフ
ァサイズをスライディングウインドウおよび最大セグメ
ントサイズに反映するTCP/IPプロトコルスタック
を有することを特徴とする。本発明では、アプリケーシ
ョンが最大転送単位(以下、MTUと記す)を知ること
によって、送受信データサイズを決定し、TCP/IP
プロトコルスタックでは、送受信データサイズからスラ
イディングウインドウおよび最大セグメントサイズMS
S(Maximum Segment Sige)に反映
することにより、物理媒体の性能に見合ったバッファ使
用率の良いデータ転送を可能とする。
According to a transmission / reception parameter setting method of the present invention, in a transmission / reception parameter setting method in terminal-to-terminal data transfer employing a TCP / IP method, an application on a terminal knows a maximum transfer unit of data transfer. And a procedure for determining a transmission / reception data size at which data transfer efficiency is optimal from the maximum transfer unit, a procedure for optimizing a transmission / reception buffer size from the determined transmission / reception data size, and a step for optimizing the transmission / reception buffer size. Reflecting the sliding window and the maximum segment size. Also,
In a preferred embodiment of the transmission / reception parameter setting method according to the present invention, the maximum transfer unit is that the MTU notifying unit notifies the application of a preset maximum transfer unit in response to an inquiry from the application. Features. In a preferred embodiment of the transmission / reception parameter setting method according to the present invention, the maximum transfer unit is such that the MTU notification means notifies the application of a preset maximum transfer unit. I do. In a preferred embodiment of the transmission / reception parameter setting method according to the present invention, the reception data size, the sliding window and the maximum segment size are determined independently by the transmitting terminal and the receiving terminal. In a preferred embodiment of the transmission / reception parameter setting method according to the present invention, the transmission / reception data size, the sliding window, and the maximum segment size are determined by negotiation between the transmitting terminal and the receiving terminal. Further, the transmission / reception parameter setting device of the present invention is a transmission / reception parameter setting device for terminal data transfer adopting the TCP / IP method, wherein the application on the terminal knows the maximum transfer unit of data transfer, Means for determining the transmitted and received data size at which the transfer efficiency is optimal;
A transmission / reception buffer size is optimized based on the determined transmission / reception data size, and a TCP / IP protocol stack for reflecting the optimized transmission / reception buffer size in a sliding window and a maximum segment size. According to the present invention, an application knows a maximum transfer unit (hereinafter, referred to as MTU), determines a transmission / reception data size, and uses TCP / IP.
In the protocol stack, the sliding window and the maximum segment size MS are calculated based on the transmission / reception data size.
By reflecting the data on S (Maximum Segment Size), data transfer with a good buffer usage rate corresponding to the performance of the physical medium can be performed.

【0005】[0005]

【発明の実施の形態】次に、本発明の実施の形態につい
て説明する。図2は本発明の送受信パラメータ設定装置
を示すブロック図であり、本装置は、アプリケーション
1,2と、MTU通知手段3と、送受信バッファ最適化
手段4と、UDP(User Datagram Pro
tocol)5と、TPC(Transmission
Control Protocol)IP(Inter
net Protocol)7と、ネットワーク・イン
タフェース8とから構成され、端末9に含まれる。
Next, an embodiment of the present invention will be described. FIG. 2 is a block diagram illustrating a transmission / reception parameter setting device according to the present invention. The device includes applications 1 and 2, an MTU notification unit 3, a transmission / reception buffer optimization unit 4, and a UDP (User Datagram Pro).
tocol) 5 and TPC (Transmission)
Control Protocol) IP (Inter)
1 and a network interface 8 and are included in the terminal 9.

【0006】アプリケーション1,2は、MTU通知手
段3に対して、MTUの問い合わせを行ない、データ転
送のMTUを知る手段と、このMTUからデータ転送効
率が最適となる送受信データサイズを決定する手段を含
む。MTU通知手段3は、アプリケーション1,2から
の上記問い合せに応えて、設定されているMTUをアプ
リケーション1,2に通知する。
The applications 1 and 2 make inquiries about the MTU to the MTU notifying means 3 to determine the MTU of the data transfer and determine the transmission / reception data size at which the data transfer efficiency is optimal from the MTU. Including. The MTU notification means 3 notifies the set MTU to the applications 1 and 2 in response to the inquiry from the applications 1 and 2.

【0007】また、送受信バッファ最適化手段4は、U
DP5あるいはTCP6からの求めに応えて、上記決定
された送受信データサイズから送受信バッファサイズを
最適化する。UDP5,TCP6は、この最適化された
送受信バッファサイズをスライディングウインドウおよ
び最大セグメントサイズに反映するTCP/IPプロト
コルスタックを有する。
Further, the transmission / reception buffer optimizing means 4
In response to the request from DP5 or TCP6, the transmission / reception buffer size is optimized from the determined transmission / reception data size. UDP5 and TCP6 have a TCP / IP protocol stack that reflects this optimized transmission / reception buffer size in the sliding window and the maximum segment size.

【0008】ここで、スライディングウインドウとは、
送信側が、受信側からの確認応答が返っていない状態で
も送信を続けることのできる、受信側から通知されたデ
ータ総量をいう。つまり、受信側から応答が返っていな
いデータ量が、スライディングウインドウを越えない限
り、送信でき、受信できるのである。また、最大セグメ
ントサイズとは、TCPセグメントで受信できるデータ
の最大量をいう。
[0008] Here, the sliding window is
This refers to the total amount of data notified from the receiving side, which allows the transmitting side to continue transmitting even when no acknowledgment has been returned from the receiving side. That is, as long as the data amount for which no response is returned from the receiving side does not exceed the sliding window, transmission and reception are possible. The maximum segment size refers to the maximum amount of data that can be received in a TCP segment.

【0009】次に、図1のフローチャートを参照して、
本発明の送受信パラメータ設定方法を説明する。最初
に、アプリケーション1あるいは2は、MTU通知手段
3に対し、MTUの問い合わせを行なう(図2のステッ
プ1−1)。これを受けてMTU通知手段3は、設定さ
れているMTUをアプリケーション1あるいは2に通知
する(ステップ1−2)。アプリケーション1あるいは
2は、MTUから、データ転送効率が最適となる送受信
データサイズを決定する(ステップ1−3)。
Next, referring to the flowchart of FIG.
The transmission / reception parameter setting method of the present invention will be described. First, the application 1 or 2 makes an inquiry about the MTU to the MTU notifying means 3 (step 1-1 in FIG. 2). In response, the MTU notifying unit 3 notifies the application 1 or 2 of the set MTU (step 1-2). The application 1 or 2 determines the transmission / reception data size at which the data transfer efficiency is optimal from the MTU (step 1-3).

【0010】アプリケーション1あるいは2は、この送
受信データサイズをUDP5あるいはTCP6に通知す
る(ステップ1−4)。UDP5あるいはTCP6は、
通知された送受信データサイズから、送受信バッファ最
適化手段4を使って、最適なスライディングウインド
ウ,MSSを知る(ステップ1−5)。UDP5あるい
はTCP6は、このスライディングウインドウ,MSS
を反映する(ステップ1−6)。その後、アプリケーシ
ョン1あるいは2は、上記の送受信データサイズを用い
てデータ送信を開始する(ステップ1−7)。
[0010] The application 1 or 2 notifies the UDP5 or TCP 6 of the transmitted / received data size (step 1-4). UDP5 or TCP6
From the transmitted / received data size, the optimum sliding window and MSS are known using the transmission / reception buffer optimizing means 4 (step 1-5). UDP5 or TCP6 uses this sliding window, MSS
Is reflected (step 1-6). Thereafter, the application 1 or 2 starts data transmission using the above-mentioned transmission / reception data size (step 1-7).

【0011】以上のような送受信パラメータの設定手順
は、送信側端末と受信側端末とで、それぞれが、単独で
行なってもよいし、両端末がネゴシエーションした上で
行ってもよい。
The above-described procedure for setting transmission / reception parameters may be performed independently by the transmitting terminal and the receiving terminal, or may be performed after both terminals have negotiated.

【0012】また、最大転送単位は、アプリケーション
1あるいは2からの問い合わせに応えて、MTU通知手
段3が、アプリケーション1あるいは2に通知するとし
たが、アプリケーション1あるいは2からの問い合わせ
によらず、MTU通知手段3がアプリケーション1ある
いは2に通知することにしてもよい。
Also, the MTU notification means 3 notifies the maximum transfer unit to the application 1 or 2 in response to the inquiry from the application 1 or 2, but the MTU notification means 3 does not depend on the inquiry from the application 1 or 2. The means 3 may notify the application 1 or 2.

【0013】また、以上に述べた、すべての方法を端末
に実行させるためのプログラムを記録媒体に記録し、端
末に読み込ませて実行させるようにしてもよい。このよ
うな方法は、端末上のアプリケーションがデータ転送の
最大転送単位を知る手段と、この最大転送単位からデー
タ転送効率が最適となる送受信データサイズを決定する
手順と、この決定された送受信データサイズから送受信
バッファサイズを最適化する手順と、この最適化された
送受信バッファサイズをスライティングウインドウおよ
びセグメントサイズにMSSに反映する手順とを有す
る。
Further, a program for causing a terminal to execute all the methods described above may be recorded on a recording medium and read and executed by the terminal. Such a method includes a means for an application on a terminal to know a maximum transfer unit of data transfer, a procedure for determining a transmit / receive data size at which data transfer efficiency is optimal from the maximum transfer unit, and a procedure for determining the determined transmit / receive data size. Optimizing the transmission / reception buffer size, and reflecting the optimized transmission / reception buffer size to the MSS in the sliding window and the segment size.

【0014】[0014]

【発明の効果】本発明によれば、物理媒体に最適なデー
タ長でデータ転送ができ、また、TCP/IPプロトコ
ルスタックのバッファ管理を効率的に行うことができる
という効果を得ることができる。その理由は、MTUと
アプリケーションの最適な送受信データサイズとTCP
/IPプロトコルスタックの送受信バッファサイズとの
連携により、物理媒体の性能に見合ったデータ長でデー
タ転送できるためである。さらに、アプリケーションが
MTUから最適な送受信サイズを決定し、TCPあるい
はUDPは、これを基に最適化されたスライディングウ
インドウ,MSSを設定することによって、データ送信
に使用するバッファ使用効率が改善されるためである。
According to the present invention, it is possible to obtain an effect that data can be transferred with an optimum data length for a physical medium, and a buffer management of a TCP / IP protocol stack can be efficiently performed. The reason is that the MTU and the optimal transmission / reception data size of the application and TCP
This is because data can be transferred with a data length commensurate with the performance of the physical medium in cooperation with the transmission / reception buffer size of the / IP protocol stack. Further, the application determines the optimal transmission / reception size from the MTU, and TCP or UDP sets a sliding window and MSS optimized based on the transmission / reception size, thereby improving the use efficiency of the buffer used for data transmission. It is.

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

【図1】 本発明の送受信パラメータ設定方法を示すフ
ローチャート。
FIG. 1 is a flowchart showing a transmission / reception parameter setting method of the present invention.

【図2】 本発明の送受信パラメータ設定装置のブロッ
ク図。
FIG. 2 is a block diagram of a transmission / reception parameter setting device according to the present invention.

【図3】 従来例を示すブロック図。FIG. 3 is a block diagram showing a conventional example.

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

1,2 アプリケーション 3 MTU通知手段 4 送受信バッファ最適化手段 5 UDP 6 TCP 7 IP 8 ネットワーク・インタフェース 1, 2 application 3 MTU notification means 4 transmission / reception buffer optimization means 5 UDP 6 TCP 7 IP 8 network interface

Claims (7)

【特許請求の範囲】[Claims] 【請求項1】 TCP/IP方式を採用した端末間デー
タ転送における送受信パラメータ設定方法において、 端末上のアプリケーションがデータ転送の最大転送単位
を知る手順と、該最大転送単位からデータ転送効率が最
適となる送受信データサイズを決定する手順と、該決定
された送受信データサイズから送受信バッファサイズを
最適化する手順と、該最適化された送受信バッファサイ
ズをスライディングウインドウおよび最大セグメントサ
イズに反映する手順とを有することを特徴とする送受信
パラメータ設定方法。
1. A method for setting transmission / reception parameters in data transfer between terminals employing a TCP / IP method, wherein an application on a terminal knows a maximum transfer unit of data transfer, and the data transfer efficiency is optimized based on the maximum transfer unit. Determining a transmission / reception data size, optimizing a transmission / reception buffer size from the determined transmission / reception data size, and reflecting the optimized transmission / reception buffer size in a sliding window and a maximum segment size. A transmission / reception parameter setting method, characterized in that:
【請求項2】 前記最大転送単位は、前記アプリケーシ
ョンからの問い合わせに応じて、MTU通知手段が、あ
らかじめ設定されている最大転送単位を当該アプリケー
ションに通知することを特徴とする請求項1記載の送受
信パラメータ設定方法。
2. The transmission / reception according to claim 1, wherein the maximum transfer unit notifies the application of a preset maximum transfer unit in response to an inquiry from the application. Parameter setting method.
【請求項3】 前記最大転送単位は、MTU通知手段
が、あらかじめ設定されている最大転送単位を当該アプ
リケーションに通知することになっていることを特徴と
する請求項1記載の送受信パラメータ設定方法。
3. The transmission / reception parameter setting method according to claim 1, wherein the maximum transfer unit is such that an MTU notification unit notifies the application of a preset maximum transfer unit.
【請求項4】 前記送受信データサイズ,スライディン
グウインドウおよび最大セグメントサイズは、送信側端
末と受信側端末それぞれが単独で決定することを特徴と
する請求項1ないし請求項3のいずれかに記載の送受信
パラメータ設定方法。
4. The transmission / reception according to claim 1, wherein the transmission / reception data size, the sliding window, and the maximum segment size are determined independently by each of the transmitting terminal and the receiving terminal. Parameter setting method.
【請求項5】 前記送受信データサイズ,スライディン
グウインドウおよび最大セグメントサイズは、送信側端
末と受信側端末とが交渉して決定することを特徴とする
請求項1ないし請求項3のいずれかに記載の送受信パラ
メータ設定方法。
5. The transmission / reception terminal according to claim 1, wherein the transmission / reception data size, the sliding window, and the maximum segment size are determined by negotiation between the transmitting terminal and the receiving terminal. Transmission / reception parameter setting method.
【請求項6】 TCP/IP方式を採用した端末間デー
タ転送における送受信パラメータ設定方法であって、端
末上のアプリケーションがデータ転送の最大転送単位を
知る手順と、該最大転送単位からデータ転送効率が最適
となる送受信データサイズを決定する手順と、該決定さ
れた送受信データサイズから送受信バッファサイズを最
適化する手順と、該最適化された送受信バッファサイズ
をスライディングウインドウおよび最大セグメントサイ
ズに反映する手順とを有する方法を端末に実行させるた
めのプログラムを記録したコンピュータ読み込み可能な
記録媒体。
6. A transmission / reception parameter setting method in data transfer between terminals adopting a TCP / IP method, wherein an application on a terminal knows a maximum transfer unit of data transfer, and a data transfer efficiency is determined from the maximum transfer unit. A procedure for determining an optimal transmission / reception data size, a procedure for optimizing a transmission / reception buffer size from the determined transmission / reception data size, and a procedure for reflecting the optimized transmission / reception buffer size in a sliding window and a maximum segment size. A computer-readable recording medium recording a program for causing a terminal to execute the method having the above.
【請求項7】 TCP/IP方式を採用した端末間デー
タ転送における送受信パラメータ設定装置において、 端末上のアプリケーションがデータ転送の最大転送単位
を知る手段と、該最大転送単位からデータ転送効率が最
適となる送受信データサイズを決定する手段と、該決定
された送受信データサイズから送受信バッファサイズを
最適化する手段と、該最適化され送受信バッファサイズ
をスライディングウインドウおよび最大セグメントサイ
ズに反映するTPC/IPプロトコルスタックを有する
ことを特徴とする送受信パラメータ設定装置。
7. A transmission / reception parameter setting apparatus for data transfer between terminals adopting the TCP / IP method, wherein an application on a terminal knows a maximum transfer unit of data transfer, and an optimum data transfer efficiency is obtained from the maximum transfer unit. Means for determining a transmission / reception data size, a means for optimizing a transmission / reception buffer size from the determined transmission / reception data size, and a TPC / IP protocol stack for reflecting the optimized transmission / reception buffer size in a sliding window and a maximum segment size. A transmission / reception parameter setting device, comprising:
JP28978398A 1998-10-12 1998-10-12 Method and device for setting transmission/reception parameter Pending JP2000124950A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP28978398A JP2000124950A (en) 1998-10-12 1998-10-12 Method and device for setting transmission/reception parameter

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP28978398A JP2000124950A (en) 1998-10-12 1998-10-12 Method and device for setting transmission/reception parameter

Publications (1)

Publication Number Publication Date
JP2000124950A true JP2000124950A (en) 2000-04-28

Family

ID=17747720

Family Applications (1)

Application Number Title Priority Date Filing Date
JP28978398A Pending JP2000124950A (en) 1998-10-12 1998-10-12 Method and device for setting transmission/reception parameter

Country Status (1)

Country Link
JP (1) JP2000124950A (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004072294A (en) * 2002-08-05 2004-03-04 Hitachi Kokusai Electric Inc Radio transceiver
KR100453055B1 (en) * 2002-03-29 2004-10-15 삼성전자주식회사 Method for path MTU discovery on IP network and apparatus thereof
KR100544182B1 (en) * 2003-03-11 2006-01-23 삼성전자주식회사 Sliding window management method and apparatus in IPsec
JP2008035272A (en) * 2006-07-28 2008-02-14 Canon Inc Information processing system and data communication method in the same
WO2010013469A1 (en) * 2008-07-30 2010-02-04 パナソニック株式会社 Tcp transmission control device and tcp transmission control method
WO2011009319A1 (en) * 2009-07-24 2011-01-27 中兴通讯股份有限公司 Method for transmitting data frame between host and host in local area network
JP2012205248A (en) * 2011-03-28 2012-10-22 Brother Ind Ltd Communication apparatus
CN106533969A (en) * 2016-11-17 2017-03-22 东软集团股份有限公司 Method and apparatus for setting maximal transmission unit values
JP2017157963A (en) * 2016-02-29 2017-09-07 キヤノン株式会社 Communication device, communication method and program
CN112866133A (en) * 2019-11-26 2021-05-28 华为技术有限公司 Method and device for acquiring MSS (maximum segment size) in common

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100453055B1 (en) * 2002-03-29 2004-10-15 삼성전자주식회사 Method for path MTU discovery on IP network and apparatus thereof
JP2004072294A (en) * 2002-08-05 2004-03-04 Hitachi Kokusai Electric Inc Radio transceiver
KR100544182B1 (en) * 2003-03-11 2006-01-23 삼성전자주식회사 Sliding window management method and apparatus in IPsec
US8261055B2 (en) 2006-07-28 2012-09-04 Canon Kabushiki Kaisha Information processing apparatus and system and data communication method pertaining to the information processing system
JP2008035272A (en) * 2006-07-28 2008-02-14 Canon Inc Information processing system and data communication method in the same
WO2010013469A1 (en) * 2008-07-30 2010-02-04 パナソニック株式会社 Tcp transmission control device and tcp transmission control method
JP2010035033A (en) * 2008-07-30 2010-02-12 Panasonic Corp Apparatus and method for controlling tcp transmission
WO2011009319A1 (en) * 2009-07-24 2011-01-27 中兴通讯股份有限公司 Method for transmitting data frame between host and host in local area network
JP2012205248A (en) * 2011-03-28 2012-10-22 Brother Ind Ltd Communication apparatus
JP2017157963A (en) * 2016-02-29 2017-09-07 キヤノン株式会社 Communication device, communication method and program
CN106533969A (en) * 2016-11-17 2017-03-22 东软集团股份有限公司 Method and apparatus for setting maximal transmission unit values
CN106533969B (en) * 2016-11-17 2020-05-08 东软集团股份有限公司 Maximum transmission unit value setting method and device
CN112866133A (en) * 2019-11-26 2021-05-28 华为技术有限公司 Method and device for acquiring MSS (maximum segment size) in common
EP4044535A4 (en) * 2019-11-26 2022-11-23 Huawei Technologies Co., Ltd. Method for acquiring common maximum segment size (mss), and device
CN112866133B (en) * 2019-11-26 2023-07-28 华为技术有限公司 Method and device for acquiring MSS (maximum segment size)

Similar Documents

Publication Publication Date Title
US5959974A (en) System and method for discovering path MTU of internet paths
US5892753A (en) System and method for dynamically refining PMTU estimates in a multimedia datastream internet system
US9253015B2 (en) Transparent proxy architecture for multi-path data connections
KR100585230B1 (en) Method and system for setting TCP proxy in order to reduce packet loss and transmission delay in wire/wireless integrated IP network
KR100988339B1 (en) A dual proxy approach to tcp performance improvements over a wireless interface
KR101071035B1 (en) Method for calculating a transmission window size
US7889710B2 (en) Wireless mesh network with locally activated fast active scheduling of wireless messages
JP2007060494A (en) Network system, transmitting side sorting device, packet communication method and packet communication program
US6327626B1 (en) Method and apparatus for MSS spoofing
JP2000278320A (en) Communication system, communication terminal device, information server device, repeating device, and communicating method
JP2014509483A (en) Mechanisms to improve the performance of transmission control protocols in wireless networks
JP2004128798A (en) Radio terminal, method for controlling delay between ends thereof, and program
US6947435B1 (en) Radio communication system and apparatus, communication method and program recording medium therefor
JP2000124950A (en) Method and device for setting transmission/reception parameter
JP5574944B2 (en) Radio relay apparatus and radio relay method
US7499429B2 (en) Optimizing data traffic in an ad-hoc established device network
CN115766605A (en) Network congestion control method, device and system
US7400584B2 (en) Method of controlling transmission of data and a control unit for implementing the method
JP2006520545A (en) Data packet transmission method and transmitter
US7184420B2 (en) Method for dynamically locating a wireless TCP proxy in a wired/wireless integrated network
CN113950099A (en) Network congestion control method and equipment
JPH09311843A (en) Client server type communication method and equipment therefor
WO2024065424A1 (en) Link optimization method and system
KR100314658B1 (en) Data flow control method for the TNAS in the AICPS
JPH04172039A (en) Packet communication device

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20010731