JP4572306B2 - COMMUNICATION DEVICE, COMMUNICATION METHOD, AND PROGRAM - Google Patents

COMMUNICATION DEVICE, COMMUNICATION METHOD, AND PROGRAM Download PDF

Info

Publication number
JP4572306B2
JP4572306B2 JP2005060579A JP2005060579A JP4572306B2 JP 4572306 B2 JP4572306 B2 JP 4572306B2 JP 2005060579 A JP2005060579 A JP 2005060579A JP 2005060579 A JP2005060579 A JP 2005060579A JP 4572306 B2 JP4572306 B2 JP 4572306B2
Authority
JP
Japan
Prior art keywords
communication
communication interfaces
address
connection
interfaces
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.)
Expired - Fee Related
Application number
JP2005060579A
Other languages
Japanese (ja)
Other versions
JP2006246155A (en
Inventor
俊介 斉藤
康之 田中
文男 寺岡
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.)
Keio University
Original Assignee
Keio University
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 Keio University filed Critical Keio University
Priority to JP2005060579A priority Critical patent/JP4572306B2/en
Publication of JP2006246155A publication Critical patent/JP2006246155A/en
Application granted granted Critical
Publication of JP4572306B2 publication Critical patent/JP4572306B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Description

本発明は、例えばインターネットにおけるTCP(Transmission
Control Protocol)通信を行う通信装置、通信方法及びプログラムに関し、特に複数の通信インタフェースを持つホスト間において、各通信インタフェースに適する接続組合せで通信することができる通信装置、通信方法及びプログラムに関する。
The present invention is, for example, TCP (Transmission on the Internet).
More particularly, the present invention relates to a communication apparatus, a communication method, and a program that can communicate with a host computer having a plurality of communication interfaces with a connection combination suitable for each communication interface.

従来のコンピュータは通常は1つの通信インタフェース(たとえばイーサネット(Ethernet))によってインターネットに接続している。近い将来においては、複数の通信インタフェース(たとえば100Mbpsのイーサネットと54Mbpsの無線LAN)によってインターネットに接続するコンピュータが増加すると思われる。複数の通信インタフェースを持つコンピュータ間でファイル転送をする場合、複数の通信インタフェースを同時に利用すれば効率がよい。このとき、ファイル転送をするアプリケーションからは1つのTCPコネクションで通信しているように見えるが、TCPの内部では複数のサブコネクションを束ねてアプリケーションには1つのTCPコネクションとして見せている。このようなTCPをマルチリンクTCPと呼ぶ。マルチリンクTCPの実現手法についてはさまざまなものが提案されている(例えば、特許文献1参照)。
特開2002−94595号公報
Conventional computers are usually connected to the Internet by a single communication interface (for example, Ethernet). In the near future, the number of computers connected to the Internet by a plurality of communication interfaces (for example, 100 Mbps Ethernet and 54 Mbps wireless LAN) is expected to increase. When transferring files between computers having a plurality of communication interfaces, it is efficient to use a plurality of communication interfaces simultaneously. At this time, it appears that communication is performed with one TCP connection from the application that performs file transfer. However, inside the TCP, a plurality of sub-connections are bundled and shown as one TCP connection to the application. Such TCP is called multilink TCP. Various methods for realizing multilink TCP have been proposed (see, for example, Patent Document 1).
JP 2002-94595 A

上述の例では100Mbpsのイーサネットと54Mbpsの無線LANを持つコンピュータ同士の通信をあげた。このとき、2つのコンピュータ間でイーサネットインタフェース同士及び無線LANインタフェース同士でサブコネクションを確立すれば、アプリケーションからは最大154(=100+54)MbpsのTCPコネクションが利用可能となる。しかし、一方のコンピュータのイーサネットと他方のコンピュータの無線LANを接続してしまうと、最大でも108(=54+54)MbpsのTCPコネクションになってしまう。   In the above example, communication between computers having Ethernet of 100 Mbps and wireless LAN of 54 Mbps is given. At this time, if a sub-connection is established between two computers and between Ethernet interfaces and between wireless LAN interfaces, a TCP connection with a maximum of 154 (= 100 + 54) Mbps can be used from the application. However, if the Ethernet of one computer is connected to the wireless LAN of the other computer, the maximum TCP connection is 108 (= 54 + 54) Mbps.

また、ホスト間でアドレス情報を交換しただけでは、アドレスペアで作られる経路の到達可能性についてやネットワークの混雑状況を知ることはできない。そのため、接続するインタフェースのペアによっては通信性能の劣化や通信不能状態に陥ることがある。   Also, it is not possible to know the reachability of a route created by address pairs and the network congestion status by simply exchanging address information between hosts. For this reason, depending on the interface pair to be connected, communication performance may be degraded or communication may be disabled.

本発明は、上記問題点に鑑み、複数の通信インタフェースを持つホスト間において、各通信インタフェースに適する接続組合せで通信することができる通信装置、通信方法及びプログラムを提供することを目的とする。   In view of the above-described problems, an object of the present invention is to provide a communication device, a communication method, and a program that can communicate between hosts having a plurality of communication interfaces with a connection combination suitable for each communication interface.

本発明の通信装置は、複数の通信インタフェースと、前記通信インタフェースの1つによって通信相手とコネクションを確立して通信相手の複数の通信インタフェースのアドレス情報を取得するアドレス情報取得手段と、自機の前記複数の通信インタフェースの各通信インタフェースと通信相手の複数の通信インタフェースの各通信インタフェースとの間のすべての一対一のコネクションの確立を要求するコネクション確立要求を送信する送信手段と、前記送信手段によって送信されたコネクション確立要求に対する各確認応答までの時間(RTT)を測定するRTT測定手段と、自機の前記複数の通信インタフェースと前記通信相手の複数の通信インタフェースとの間で同時に確立可能な一対一のコネクションのアドレスペアの組合せにおいて各アドレスペアのそれぞれについて前記RTTの合計を計算して、その合計RTTが最小となるアドレスペアの組合せを選択してマルチリンクを確立するアドレスペア選択手段とを備えることを特徴とする。 Communication apparatus of the present invention, a plurality of communication interfaces, the address information obtaining means for obtaining address information of a plurality of communication interfaces established by communication partner communication partners and connection by one of the communication interfaces, of its own transmitting means for transmitting a connection establishment request requesting the establishment of all the one-to-one connection between each communication interface of the plurality of communication interfaces each communication interface with a communication partner of the plurality of communication interfaces, by the transmitting means A pair that can be established simultaneously between the RTT measuring means for measuring the time (RTT) until each confirmation response to the transmitted connection establishment request, and the plurality of communication interfaces of the own device and the plurality of communication interfaces of the communication partner One address pair combination for a connection By calculating the sum of the RTT for each of the address pair Te, characterized in that it comprises an address pair selection means for establishing a multi-link by selecting a combination of address pairs that total RTT is minimized.

また、前記アドレス情報取得手段は、自機の中で最大速度の通信インタフェースによって通信相手とコネクションを確立することで、自機の通信インタフェース資源を有効に利用して、高速にコネクションを確立することができる。   In addition, the address information acquisition means establishes a connection with a communication partner by a maximum speed communication interface in the own device, thereby establishing a connection at high speed by effectively using the communication interface resource of the own device. Can do.

また、前記アドレス情報取得手段は、通信相手の複数の通信インタフェースの前記アドレス情報と共にその通信インタフェースのタイプに関する情報も取得し、前記アドレスペア選択手段は、通信相手と自機とで同じタイプの通信インタフェースを接続することを前提として、合計RTTが最小となるアドレスペアを選択してマルチリンクを確立することで、接続組合せに制約ができて、アドレスペアの選択肢が少なくなり計算量を少なくすることができる。   The address information acquisition means also acquires information related to the type of the communication interface together with the address information of a plurality of communication interfaces of the communication partner, and the address pair selection means is the same type of communication between the communication partner and the own device. Assuming that the interfaces are connected, by selecting the address pair that minimizes the total RTT and establishing a multilink, the connection combinations can be constrained, and there are fewer address pair options and less computation. Can do.

また、本発明の通信方法は、複数の通信インタフェースを備え、前記通信インタフェースの1つによって通信相手とコネクションを確立して通信相手の複数の通信インタフェースのアドレス情報を取得するアドレス情報取得ステップと、自機の前記複数の通信インタフェースの各通信インタフェースと通信相手の複数の通信インタフェースの各通信インタフェースとの間のすべての一対一のコネクションの確立を要求するコネクション確立要求を送信する送信ステップと、前記送信ステップによって送信されたコネクション確立要求に対する各確認応答までの時間(RTT)を測定するRTT測定ステップと、自機の前記複数の通信インタフェースと前記通信相手の複数の通信インタフェースとの間で同時に確立可能な一対一のコネクションのアドレスペアの組合せにおいて各アドレスペアの前記RTTの合計を計算して、その合計RTTが最小となるアドレスペアの組合せを選択してマルチリンクを確立するアドレスペア選択ステップと
を備えることを特徴とする。
Further, the communication method of the present invention comprises a plurality of communication interfaces, an address information acquisition step of establishing a connection with a communication partner by one of the communication interfaces and acquiring address information of the plurality of communication interfaces of the communication partner; a transmission step of transmitting a connection establishment request requesting the establishment of all the one-to-one connection between the host machine each of the plurality of communication interfaces of a plurality of communication interfaces of each communication interface with the communication partner of the communication interfaces, the Establishing simultaneously between the RTT measurement step for measuring the time (RTT) until each confirmation response to the connection establishment request transmitted by the transmission step, and the plurality of communication interfaces of the own device and the plurality of communication interfaces of the communication partner Possible one-to-one connection By calculating the sum of the RTT of each address pair in combination address pair, characterized in that it comprises an address pair selecting step of establishing a multi-link by selecting a combination of address pairs that total RTT is minimized .

また、本発明は、コンピュータを、
複数の通信インタフェースと、前記通信インタフェースの1つによって通信相手とコネクションを確立して通信相手の複数の通信インタフェースのアドレス情報を取得するアドレス情報取得手段と、自機の前記複数の通信インタフェースの各通信インタフェースと通信相手の複数の通信インタフェースの各通信インタフェースとの間のすべての一対一のコネクションの確立を要求するコネクション確立要求を送信する送信手段と、送信手段によって送信されたコネクション確立要求に対する各確認応答までの時間(RTT)を測定するRTT測定手段と、
自機の前記複数の通信インタフェースと前記通信相手の複数の通信インタフェースとの間で同時に確立可能な一対一のコネクションのアドレスペアの組合せにおいて各アドレスペアの前記RTTの合計を計算して、その合計RTTが最小となるアドレスペアの組合せを選択してマルチリンクを確立するアドレスペア選択手段とを備える通信装置として機能させるためのプログラムである。
The present invention also provides a computer,
A plurality of communication interfaces, the address information obtaining means for obtaining address information of a plurality of communication interfaces established by communication partner communication partners and connection by one of the communication interfaces, each of the plurality of communication interfaces of its own A transmission means for transmitting a connection establishment request for requesting establishment of all one-to-one connections between the communication interface and each of the communication interfaces of the communication partners, and each of the connection establishment requests transmitted by the transmission means. RTT measuring means for measuring time to confirmation response (RTT);
Calculate the sum of the RTTs of each address pair in a combination of address pairs of a one-to-one connection that can be simultaneously established between the plurality of communication interfaces of the own device and the plurality of communication interfaces of the communication partner. This is a program for functioning as a communication apparatus including an address pair selection unit that selects a combination of address pairs that minimizes RTT and establishes a multilink.

本発明によれば、通信相手が持つ複数の通信インタフェースに関する情報を知らなくても、また、どの場所で通信を開始する場合でも、通信相手が持つ複数の通信インタフェース、自機が持つ複数の通信インタフェース及びそれらが存在する通信環境に適する通信インタフェースの接続組合せで通信することができる。さらに通信中に通信環境が変わった場合にも動的に対応してそのおかれる通信環境に適する通信インタフェースの接続組合せで通信することができる。   According to the present invention, the communication partner has a plurality of communication interfaces and the own device has a plurality of communication even if the communication partner does not know the information about the plurality of communication interfaces and the communication is started at any place. Communication can be performed with a connection combination of interfaces and communication interfaces suitable for the communication environment in which they exist. Further, even when the communication environment changes during communication, it is possible to communicate with a connection combination of communication interfaces suitable for the communication environment in which the communication environment is dynamically changed.

以下、添付図面を参照しながら本発明を実施するための最良の形態について詳細に説明する。   The best mode for carrying out the present invention will be described below in detail with reference to the accompanying drawings.

図1は、本発明の一実施例による通信装置の構成を示す図である。本実施例は、ホスト10が2つの通信インタフェースA、B、ホスト20が2つの通信インタフェースC、Dを有する場合である。ホスト10は、それら通信インタフェースA、B及びそれら通信インタフェースA、Bを制御する通信制御部11を備えて構成される。ホスト20も同様に、通信インタフェースC、D及び通信制御部21を備えて構成される。   FIG. 1 is a diagram illustrating a configuration of a communication apparatus according to an embodiment of the present invention. In this embodiment, the host 10 has two communication interfaces A and B, and the host 20 has two communication interfaces C and D. The host 10 includes the communication interfaces A and B and a communication control unit 11 that controls the communication interfaces A and B. Similarly, the host 20 includes communication interfaces C and D and a communication control unit 21.

図2は、本実施例の通信装置による通信確立の手順を示すフローチャートである。本実施例では、TCPコネクションの確立の手順を示す。ここでは、ホスト10からホスト20にTCPコネクションを確立する場合とする。まず、ホスト10は自機が持つ2つの通信インタフェースA、Bから通信速度が大きい1つを選び、ホスト20との間でTCPコネクションを確立する。このTCPコネクションはプライマリコネクションとなる。ホスト10とホスト20はこのプライマリコネクションを使用して、お互いが持っている通信インタフェースの情報を交換する。この情報には、通信インタフェースのアドレス、タイプ、通信速度、及び(無線の場合は)電界強度などがある(ステップS11)。   FIG. 2 is a flowchart illustrating a procedure for establishing communication by the communication apparatus according to the present embodiment. In this embodiment, a procedure for establishing a TCP connection is shown. Here, it is assumed that a TCP connection is established from the host 10 to the host 20. First, the host 10 selects one having a high communication speed from the two communication interfaces A and B of its own device, and establishes a TCP connection with the host 20. This TCP connection is a primary connection. The host 10 and the host 20 use this primary connection to exchange information on communication interfaces held by each other. This information includes the address, type, communication speed, and (in the case of wireless) electric field strength of the communication interface (step S11).

つぎに、ホスト10は、自機が持つ複数の通信インタフェースA、Bとホスト20が持つ複数の通信インタフェースC、Dの可能な接続組合せを生成し、それぞれの組合せについてサブコネクションを確立しようと試みる。具体的にはSYN(コネクション確立要求)制御パケットを送信する(ステップS12)。サブコネクションのためのSYN制御パケットを受信したホスト20は、返答としてSYN+ACK(応答及びコネクション確立要求)制御パケットをホスト10に返送する。この場合、ホスト10は、各通信インタフェースA、BからSYNを送信する際に、先に送ったSYNに対するSYN+ACKの返送を待たずに、次々とSYNを送信することができ、通信確立に要するこれのための遅延はほとんどない。   Next, the host 10 generates possible connection combinations of the plurality of communication interfaces A and B possessed by itself and the plurality of communication interfaces C and D possessed by the host 20, and attempts to establish a sub-connection for each combination. . Specifically, a SYN (connection establishment request) control packet is transmitted (step S12). The host 20 that has received the SYN control packet for the sub-connection returns a SYN + ACK (response and connection establishment request) control packet to the host 10 as a response. In this case, when sending the SYN from each of the communication interfaces A and B, the host 10 can send the SYNs one after another without waiting for the return of the SYN + ACK to the previously sent SYN, which is necessary for establishing the communication. There is almost no delay for.

ホスト10はステップS12における各SYN制御パケット送信と、それに対応するSYN+ACK制御パケット受信の間の時間(RTT:Round Trip Time)を計測する(ステップS13)。ここで、所定の時間がたってもSYN+ACKが帰ってこない場合(再送タイムアウト)のRTTは所定の大きい値とする。計測の結果の例を表1に示す。

Figure 0004572306
The host 10 measures a time (RTT: Round Trip Time) between transmission of each SYN control packet in step S12 and reception of the corresponding SYN + ACK control packet (step S13). Here, if SYN + ACK does not return even after a predetermined time (retransmission timeout), the RTT is set to a predetermined large value. Examples of measurement results are shown in Table 1.
Figure 0004572306

ホスト10は、このRTTの合計が最小となる一対一接続のアドレスペアの組合せを選択して、そのアドレスペアについてのACK(確認応答)制御パケットをホスト20に送信してスリー・ウェイ・ハンドシェイクによる通信確立を完了する(ステップS14)。 The host 10 selects the allowed combination of one-to-one connection address pair the sum of the RTT is minimized, ACK and transmits the (acknowledgment) control packet to the host 20 three-way hand for that address pair Communication establishment by shaking is completed (step S14).

この例では、{A⇔C、B⇔D}の合計RTT=100+30=130(ms)であるのに対して、{A⇔D、B⇔C}の合計RTT=20+10=30(ms)であるので、合計RTTが小さいアドレスペアとして{A⇔D、B⇔C}を選択することになる。   In this example, the total RTT of {A⇔C, B⇔D} is 100 + 30 = 130 (ms), whereas the total RTT of {A⇔D, B⇔C} is 20 + 10 = 30 (ms). Therefore, {A⇔D, B⇔C} is selected as an address pair having a small total RTT.

ホストが有する通信インタフェースの数が多くなると、このアドレスペアの数も著しく多くなるが、上記のように通信するホスト間でそれぞれが持つ通信インタフェースの情報を交換し、通信相手の通信インタフェースのタイプを知ることで、同じタイプは必ず接続することを前提としてしまえば、組合せに制約を設けた分だけ少ない組合せの数の中から最小のRTTのアドレスペアを選択することができるので、計算が効率的となり処理速度を速くすることができる。   As the number of communication interfaces held by the host increases, the number of address pairs also increases significantly. As described above, the communication interface information of each host is exchanged between the communicating hosts, and the communication interface type of the communication partner is changed. Knowing that the same type must be connected, it is possible to select the smallest RTT address pair from the number of combinations that are limited by the number of combinations. The processing speed can be increased.

RTTが少ないこととネットワーク混雑度の低さは必ずしも等価ではないが、無駄なネットワークトラフィックの抑制とアドレスペアの選択、通信開始の迅速さの観点からSYNを使ったアドレスペア選択手法は有効である。また、SYNを実際にすべてのアドレスペアで作られる経路上に送信してRTTを測定するので、現在のネットワーク状態を反映させることができる利点を持つ。   The low RTT and low network congestion are not necessarily equivalent, but the address pair selection method using SYN is effective from the viewpoint of suppressing useless network traffic, selecting address pairs, and speeding up the start of communication. . In addition, since RTT is measured by transmitting SYN on a path actually formed by all address pairs, there is an advantage that the current network state can be reflected.

なお、本発明は上記実施例に限定されるものではない。   In addition, this invention is not limited to the said Example.

本発明の通信装置は、コンピュータを本通信装置として機能させるためのプログラムでも実現される。このプログラムは、コンピュータで読み取り可能な記録媒体に格納されていてもよい。   The communication apparatus of the present invention is also realized by a program for causing a computer to function as the communication apparatus. This program may be stored in a computer-readable recording medium.

このプログラムを記録した記録媒体は、通信装置のROMそのものであってもよいし、また、外部記憶装置としてCD−ROMドライブ等のプログラム読取装置が設けられ、そこに記録媒体を挿入することで読み取り可能なCD−ROM等であってもよい。   The recording medium on which the program is recorded may be the ROM itself of the communication device, or a program reading device such as a CD-ROM drive is provided as an external storage device, and the program is read by inserting the recording medium therein. A possible CD-ROM or the like may be used.

また、上記記録媒体は、磁気テープ、カセットテープ、フレキシブルディスク、ハードディスク、MO/MD/DVD等、又は半導体メモリであってもよい。   The recording medium may be a magnetic tape, a cassette tape, a flexible disk, a hard disk, an MO / MD / DVD, or a semiconductor memory.

本発明の一実施例による通信装置の構成を示す図である。It is a figure which shows the structure of the communication apparatus by one Example of this invention. 本実施例の通信装置による通信確立の手順を示すフローチャートである。It is a flowchart which shows the procedure of the communication establishment by the communication apparatus of a present Example.

符号の説明Explanation of symbols

10、20 ホスト
11、21 通信制御部
A、B、C、D 通信インタフェース
10, 20 Host 11, 21 Communication control unit A, B, C, D Communication interface

Claims (5)

複数の通信インタフェースと、
前記通信インタフェースの1つによって通信相手とコネクションを確立して通信相手の複数の通信インタフェースのアドレス情報を取得するアドレス情報取得手段と、
自機の前記複数の通信インタフェースの各通信インタフェースと通信相手の複数の通信インタフェースの各通信インタフェースの間のすべての一対一のコネクションの確立を要求するコネクション確立要求を送信する送信手段と、
前記送信手段によって送信されたコネクション確立要求に対する各確認応答までの時間(RTT)を測定するRTT測定手段と、
自機の前記複数の通信インタフェースと前記通信相手の複数の通信インタフェースとの間で同時に確立可能な一対一のコネクションのアドレスペアの組合せにおいて各アドレスペアの前記RTTの合計を計算して、その合計RTTが最小となるアドレスペアの組合せを選択してマルチリンクを確立するアドレスペア選択手段と
を備えることを特徴とする通信装置。
Multiple communication interfaces;
Address information obtaining means for obtaining address information of a plurality of communication interfaces of the communication partner to establish communication partner a connection by one of the communication interfaces,
Transmitting means for transmitting connection establishment requests for requesting establishment of all one-to-one connections between each communication interface of the plurality of communication interfaces of the own machine and each communication interface of the plurality of communication interfaces of the communication partner ;
And RTT measuring means for measuring a time (RTT) to each acknowledgment to the transmitted connection establishment request by said transmitting means,
Calculate the sum of the RTTs of each address pair in a combination of address pairs of a one-to-one connection that can be simultaneously established between the plurality of communication interfaces of the own device and the plurality of communication interfaces of the communication partner. A communication apparatus comprising: an address pair selecting unit that selects a combination of address pairs that minimizes RTT and establishes a multilink.
前記アドレス情報取得手段は、自機の中で最大速度の通信インタフェースによって通信相手とコネクションを確立することを特徴とする請求項1記載の通信装置。 2. The communication apparatus according to claim 1, wherein the address information acquisition unit establishes a connection with a communication partner using a communication interface having a maximum speed in the own apparatus. 前記アドレス情報取得手段は、通信相手の複数の通信インタフェースの前記アドレス情報と共にその通信インタフェースのタイプに関する情報も取得し、前記アドレスペア選択手段は、通信相手と自機とで同じタイプの通信インタフェースを接続することを前提として、合計RTTが最小となるアドレスペアを選択してマルチリンクを確立することを特徴とする請求項1又は2記載の通信装置。 The address information acquisition means also acquires information on the type of the communication interface as well as the address information of a plurality of communication interfaces of the communication partner, and the address pair selection means selects the same type of communication interface between the communication partner and the own device. 3. The communication apparatus according to claim 1, wherein a multi-link is established by selecting an address pair having a minimum total RTT on the premise of connection. 複数の通信インタフェースを備え、前記通信インタフェースの1つによって通信相手とコネクションを確立して通信相手の複数の通信インタフェースのアドレス情報を取得するアドレス情報取得ステップと、
自機の前記複数の通信インタフェースの各通信インタフェースと通信相手の複数の通信インタフェースの各通信インタフェースとの間のすべての一対一のコネクションの確立を要求するコネクション確立要求を送信する送信ステップと、
前記送信ステップによって送信されたコネクション確立要求に対する各確認応答までの時間(RTT)を測定するRTT測定ステップと、
自機の前記複数の通信インタフェースと前記通信相手の複数の通信インタフェースとの間で同時に確立可能な一対一のコネクションのアドレスペアの組合せにおいて各アドレスペアの前記RTTの合計を計算して、その合計RTTが最小となるアドレスペアの組合せを選択してマルチリンクを確立するアドレスペア選択ステップと
を備えることを特徴とする通信方法。
Comprising a plurality of communication interfaces, the address information acquisition step of acquiring address information of a plurality of communication interfaces established by communication partner communication partners and connection by one of the communication interfaces,
A transmission step of transmitting a connection establishment request for requesting establishment of all one-to-one connections between each communication interface of the plurality of communication interfaces of the own machine and each communication interface of the plurality of communication interfaces of a communication partner ;
An RTT measurement step of measuring a time (RTT) until each confirmation response to the connection establishment request transmitted by the transmission step;
Calculate the sum of the RTTs of each address pair in a combination of address pairs of a one-to-one connection that can be simultaneously established between the plurality of communication interfaces of the own device and the plurality of communication interfaces of the communication partner. An address pair selection step of establishing a multi-link by selecting a combination of address pairs that minimizes the RTT.
コンピュータを、
複数の通信インタフェースと、前記通信インタフェースの1つによって通信相手とコネクションを確立して通信相手の複数の通信インタフェースのアドレス情報を取得するアドレス情報取得手段と、
自機の前記複数の通信インタフェースの各通信インタフェースと通信相手の複数の通信インタフェースの各通信インタフェースとの間のすべての一対一のコネクションの確立を要求するコネクション確立要求を送信する送信手段と、
前記送信手段によって送信されたコネクション確立要求に対する各確認応答までの時間(RTT)を測定するRTT測定手段と、
自機の前記複数の通信インタフェースと前記通信相手の複数の通信インタフェースとの間で同時に確立可能な一対一のコネクションのアドレスペアの組合せにおいて各アドレスペアの前記RTTの合計を計算して、その合計RTTが最小となるアドレスペアの組合せを選択してマルチリンクを確立するアドレスペア選択手段とを備える通信装置として機能させるためのプログラム。
Computer
A plurality of communication interfaces, the address information obtaining means for obtaining address information of a plurality of communication interfaces established by communication partner communication partners and connection by one of the communication interfaces,
Transmitting means for transmitting connection establishment requests for requesting establishment of all one-to-one connections between the communication interfaces of the plurality of communication interfaces of the own device and the communication interfaces of the plurality of communication interfaces of the communication partner ;
And RTT measuring means for measuring a time (RTT) to each acknowledgment to the transmitted connection establishment request by said transmitting means,
Calculate the sum of the RTTs of each address pair in a combination of address pairs of a one-to-one connection that can be simultaneously established between the plurality of communication interfaces of the own device and the plurality of communication interfaces of the communication partner. A program for causing a communication apparatus to function as an address pair selection unit that selects a combination of address pairs that minimizes RTT and establishes a multilink.
JP2005060579A 2005-03-04 2005-03-04 COMMUNICATION DEVICE, COMMUNICATION METHOD, AND PROGRAM Expired - Fee Related JP4572306B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005060579A JP4572306B2 (en) 2005-03-04 2005-03-04 COMMUNICATION DEVICE, COMMUNICATION METHOD, AND PROGRAM

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005060579A JP4572306B2 (en) 2005-03-04 2005-03-04 COMMUNICATION DEVICE, COMMUNICATION METHOD, AND PROGRAM

Publications (2)

Publication Number Publication Date
JP2006246155A JP2006246155A (en) 2006-09-14
JP4572306B2 true JP4572306B2 (en) 2010-11-04

Family

ID=37052076

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005060579A Expired - Fee Related JP4572306B2 (en) 2005-03-04 2005-03-04 COMMUNICATION DEVICE, COMMUNICATION METHOD, AND PROGRAM

Country Status (1)

Country Link
JP (1) JP4572306B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101449719B1 (en) * 2008-05-21 2014-10-13 삼성전자 주식회사 Time synchronizing method and apparatus of network
DE102014107305A1 (en) 2014-05-23 2015-11-26 Valeo Schalter Und Sensoren Gmbh Parking assistance device for a motor vehicle

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001060956A (en) * 1999-08-23 2001-03-06 Nippon Telegr & Teleph Corp <Ntt> Transport layer multi-link communication method
JP2002094595A (en) * 2000-09-18 2002-03-29 Nippon Telegr & Teleph Corp <Ntt> Multilink method
JP2002544682A (en) * 1999-05-04 2002-12-24 アイコメラ アクチボラゲット Data transmission system via multiple communication routes
JP2004080543A (en) * 2002-08-20 2004-03-11 Ntt Docomo Inc Communication apparatus, communication system and communication method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002544682A (en) * 1999-05-04 2002-12-24 アイコメラ アクチボラゲット Data transmission system via multiple communication routes
JP2001060956A (en) * 1999-08-23 2001-03-06 Nippon Telegr & Teleph Corp <Ntt> Transport layer multi-link communication method
JP2002094595A (en) * 2000-09-18 2002-03-29 Nippon Telegr & Teleph Corp <Ntt> Multilink method
JP2004080543A (en) * 2002-08-20 2004-03-11 Ntt Docomo Inc Communication apparatus, communication system and communication method

Also Published As

Publication number Publication date
JP2006246155A (en) 2006-09-14

Similar Documents

Publication Publication Date Title
EP1622334B1 (en) Server device, method for controlling a server device, and method for establishing a connection using the server device
EP2888853B1 (en) Tcp proxy server
US8583831B2 (en) Thin client discovery
Hesmans et al. Smapp: Towards smart multipath tcp-enabled applications
WO2014037760A1 (en) Method and system for increasing data flow transmission
TW200828922A (en) Communication apparatus and communication method
JP2009296084A (en) Multipath communication system
US10666773B2 (en) Method and device for establishing multipath network connections
JP2008005315A (en) Data communication program
JP2006128949A (en) Radio communication device, communication system, radio communication method, and computer program
JP2007142582A (en) Data communication device, data communication method, program, and storage medium
JP4572306B2 (en) COMMUNICATION DEVICE, COMMUNICATION METHOD, AND PROGRAM
JP4186893B2 (en) Packet communication device, packet communication method, data receiving device, and data receiving method
JP4175353B2 (en) Communication system and communication apparatus
JP2008053888A (en) Communication equipment, program, information storage medium and communication control method
JP5573709B2 (en) Communication device
JP2005136684A (en) Data transferring method and tcp proxy device and network using the same
JP2017011580A (en) Communication device, control method, and program
WO2022259452A1 (en) Intermediate device, communication method, and program
JP5577978B2 (en) Communication apparatus, image forming apparatus, and program
JP3741421B2 (en) Data communication method and communication terminal device
JP4505575B2 (en) COMMUNICATION SYSTEM, GATEWAY TRANSMISSION DEVICE, GATEWAY RECEPTION DEVICE, TRANSMISSION METHOD, RECEPTION METHOD, AND INFORMATION RECORDING MEDIUM
JP2004187099A (en) Communication control method, communication system and communication equipment
JP2003224619A (en) Mobile communication system
JP4042443B2 (en) Mobile router device and link establishment method for the same

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080115

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20091007

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20100210

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100506

A59 Written plea

Free format text: JAPANESE INTERMEDIATE CODE: A59

Effective date: 20100527

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100519

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20100609

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20100629

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20100723

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130827

Year of fee payment: 3

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees