JP5234391B2 - COMMUNICATION DEVICE, PROGRAM, AND NETWORK SELECTION METHOD - Google Patents

COMMUNICATION DEVICE, PROGRAM, AND NETWORK SELECTION METHOD Download PDF

Info

Publication number
JP5234391B2
JP5234391B2 JP2007211403A JP2007211403A JP5234391B2 JP 5234391 B2 JP5234391 B2 JP 5234391B2 JP 2007211403 A JP2007211403 A JP 2007211403A JP 2007211403 A JP2007211403 A JP 2007211403A JP 5234391 B2 JP5234391 B2 JP 5234391B2
Authority
JP
Japan
Prior art keywords
network
communication
packet
information
database
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.)
Active
Application number
JP2007211403A
Other languages
Japanese (ja)
Other versions
JP2009049508A (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.)
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 JP2007211403A priority Critical patent/JP5234391B2/en
Publication of JP2009049508A publication Critical patent/JP2009049508A/en
Application granted granted Critical
Publication of JP5234391B2 publication Critical patent/JP5234391B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Description

本発明は、通信端末及びネットワーク間のルーティング技術に関し、特に、適用される通信形式が多岐にわたるシステムにおけるルーティング技術に関する。   The present invention relates to a routing technique between a communication terminal and a network, and more particularly to a routing technique in a system in which various communication formats are applied.

近年、携帯電話網、無線LAN(Local area network)をはじめとする無線ネットワークの普及に伴い、移動端末装置を多種多様なネットワークに接続するというユースケースが増大している。通信方式としては、例えば、セルラ方式、無線LAN、PHS(Personal Handy-phone System)接続、Bluetoothなどがある。また、接続するネットワークとしては、セルラネットワーク、Internet、企業内イントラネット、家庭内LAN、さらにこれらに対するVPN(Virtual Private Network)接続がある。   In recent years, with the spread of wireless networks such as mobile phone networks and wireless local area networks (LANs), use cases for connecting mobile terminal devices to a variety of networks are increasing. Examples of the communication method include a cellular method, wireless LAN, PHS (Personal Handy-phone System) connection, and Bluetooth. As a network to be connected, there are a cellular network, the Internet, a corporate intranet, a home LAN, and a VPN (Virtual Private Network) connection to these.

IP(Internet Protocol)を使って端末を複数のネットワークに接続する場合は、複数の経路が使用される。この場合、端末からのパケットが適切なネットワークに送出されるよう経路の決定(ルーティング)を行う必要がある。   When connecting a terminal to multiple networks using IP (Internet Protocol), multiple routes are used. In this case, it is necessary to determine a route (routing) so that a packet from the terminal is sent to an appropriate network.

ルーティングに関する技術としては、例えば、後述の特許文献1に記載のものがある。同文献には、複数の端末に接続されたルータが、端末からの受信パケットからソースアドレスを取り込み、そのソースアドレスに予め関連付けられた論理チャネルに受信パケットを送出するという方法が記載されている。   As a technique related to routing, for example, there is one described in Patent Document 1 described later. This document describes a method in which a router connected to a plurality of terminals captures a source address from a received packet from the terminal and sends the received packet to a logical channel previously associated with the source address.

また、複数の通信手段を利用可能なシステムにおけるルーティング技術が特願2006-109253に記載されている。特願2006-109253には、通信端末が、実行する通信アプリケーションや接続先の情報と、それらに関し予め設定された情報を持つアプリケーション特性データベースおよびネットワーク特性データベースとを用いて、最適なネットワークを選択するという方法が記載されている。
特開平10−173703号公報
Japanese Patent Application No. 2006-109253 discloses a routing technique in a system that can use a plurality of communication means. In Japanese Patent Application No. 2006-109253, a communication terminal selects an optimal network by using a communication application to be executed and information on a connection destination, and an application characteristic database and a network characteristic database having information set in advance for the communication application. The method is described.
JP-A-10-173703

しかしながら、特許文献1に記載の方法のように、パケットのソースアドレスを基に、そのパケットの経路を選択する方法では、ある端末が複数のネットワークを使用して複数のアプリケーションを実行するというケースに対処することが困難である。なぜなら、そのようなケースにおいて、同文献のルータは、ソースアドレスが同一のパケットについては、同一のチャネルに送出するよう制御するからである。   However, in the method of selecting a packet route based on the source address of a packet as in the method described in Patent Document 1, a case where a terminal executes a plurality of applications using a plurality of networks. It is difficult to deal with. This is because, in such a case, the router of the same document controls to send packets having the same source address to the same channel.

一方、特願2006-109253に記載の方法によれば、上記のケースに対処可能であるが、アプリケーションを実行する端末に、そのアプリケーションに用いるネットワークの選択手段を設けることから、端末のソフトウェアを改変する必要がある。また、端末において、アプリケーションの実行と並行してネットワークの選択処理を行う必要がある。そのため、端末の処理負荷を軽減し難いという不都合が生じる。   On the other hand, according to the method described in Japanese Patent Application No. 2006-109253, the above case can be dealt with. However, since the terminal for executing the application is provided with a network selection means for the application, the terminal software is modified. There is a need to. Further, it is necessary to perform network selection processing in parallel with the execution of the application in the terminal. Therefore, there arises a disadvantage that it is difficult to reduce the processing load on the terminal.

本発明は、上記課題に鑑みてなされたものであり、その目的は、端末のソフトウェアを改変することなく、その端末からの通信フローを適切なネットワークへ接続するための技術を提供することにある。   The present invention has been made in view of the above problems, and an object thereof is to provide a technique for connecting a communication flow from a terminal to an appropriate network without modifying the software of the terminal. .

本発明に係る通信装置は、複数の端末および複数のネットワーク間の通信フローを中継する通信手段と、各端末からのパケットから該パケットが属する通信フローの特性を識別するための特徴情報を検出するフロー識別手段と、前記フロー識別手段による検出結果の情報および当該パケットが送出されたネットワークの情報をデータベースに記録する記録手段と、各端末からのパケットの特徴情報に関連する所定条件を満たすネットワークを前記データベースから検索し且つ検索結果の中から当該パケットを送出すべきネットワークを選択するネットワーク選択手段とを備え、前記特徴情報は少なくとも、送信元の通信アプリケーションの特性に基づく情報及び送信元の端末の特性に基づく情報を含んでおり、前記ネットワーク選択手段は、前記データベース及び前記通信フローの特徴情報を比較し、前記通信フローの特徴情報に含まれる接続先と同一の接続先についてのエントリが前記データベースに含まれている場合には該エントリに紐付けられている平均通信量を該通信フローの平均通信量と推定し、同一の接続先についてのエントリが前記データベースに含まれていない場合には、該通信フローの特徴情報に含まれる接続先以外の情報が一致するエントリに紐付けられている平均通信量を該通信フローの平均通信量と推定し、これら推定した平均通信量に対して帯域幅を満たすネットワークを前記選択するThe communication apparatus according to the present invention detects communication information for relaying a communication flow between a plurality of terminals and a plurality of networks, and feature information for identifying the characteristics of the communication flow to which the packet belongs from the packet from each terminal. A flow identification means, a recording means for recording information on a detection result by the flow identification means and information on a network to which the packet is transmitted, in a database, and a network satisfying a predetermined condition relating to packet characteristic information from each terminal. Network selection means for searching the database and selecting a network to which the packet is to be transmitted from the search results, and the feature information includes at least information based on characteristics of the communication application of the transmission source and the terminal of the transmission source. includes information based on the characteristics, the network selection means, If the database contains an entry for the same connection destination as the connection destination included in the communication flow characteristic information, the database and the communication flow characteristic information are linked to the entry. If the average communication amount of the communication flow is estimated and the entry for the same connection destination is not included in the database, information other than the connection destination included in the feature information of the communication flow The average traffic associated with the matching entry is estimated as the average traffic of the communication flow, and the network that satisfies the bandwidth with respect to the estimated average traffic is selected .

本発明に係るネットワーク選択方法は、複数の端末および複数のネットワーク間の通信フローを中継するとき、端末から受信したパケットから該パケットが属する通信フローの特性を識別するための情報であって且つ少なくとも送信元の通信アプリケーションの特性に基づく情報及び送信元の端末の特性に基づく情報である特徴情報を検出し、前記検出の結果の情報をデータベースに記録し、前記特徴情報に関連する所定条件を満たすネットワークを前記データベースから検索し且つ検索結果の中から前記受信したパケットを送出すべきネットワークを選択し、前記選択したネットワークに前記受信したパケットを送出し、前記受信したパケットが送出されたネットワークの情報を前記データベースに記録し、前記ネットワークを前記選択する際は、前記データベース及び前記通信フローの特徴情報を比較し、前記通信フローの特徴情報に含まれる接続先と同一の接続先についてのエントリが前記データベースに含まれている場合には該エントリに紐付けられている平均通信量を該通信フローの平均通信量と推定し、同一の接続先についてのエントリが前記データベースに含まれていない場合には、該通信フローの特徴情報に含まれる接続先以外の情報が一致するエントリに紐付けられている平均通信量を該通信フローの平均通信量と推定し、これら推定した平均通信量に対して帯域幅を満たすネットワークを前記選択するという方法である。 The network selection method according to the present invention is information for identifying characteristics of a communication flow to which a packet belongs from a packet received from the terminal when relaying a communication flow between the plurality of terminals and the plurality of networks. Information based on characteristics of the communication application of the transmission source and feature information that is information based on characteristics of the terminal of the transmission source are detected, information of the detection result is recorded in a database, and a predetermined condition related to the characteristic information is satisfied The network is searched from the database, and the network to which the received packet is to be transmitted is selected from the search results, the received packet is transmitted to the selected network, and information on the network from which the received packet is transmitted It was recorded in the database and the selection of the network In this case, the database and the communication flow feature information are compared, and if the database includes an entry for the same connection destination as the connection destination included in the communication flow feature information, the database is associated with the entry. If the average communication amount attached is estimated as the average communication amount of the communication flow and an entry for the same connection destination is not included in the database, the connection destination included in the feature information of the communication flow is not included The average communication amount associated with the entries having the same information is estimated as the average communication amount of the communication flow, and the network that satisfies the bandwidth with respect to the estimated average communication amount is selected .

本発明によれば、通信アプリケーションを実行する端末に、その通信フローを伝搬させるネットワークを選択する機能を持たせることは不要となる。これにより、端末のソフトウェアの改変は不要となり、また、端末の処理負荷を軽減することができる。さらにまた、たとえ端末が複数のアプリケーションの実行により複数のネットワークを並列的に使用する場合であっても、各アプリケーションの通信フローに適したネットワークを選択することができる。   According to the present invention, it is not necessary for a terminal that executes a communication application to have a function of selecting a network that propagates the communication flow. Thereby, it is not necessary to modify the terminal software, and the processing load on the terminal can be reduced. Furthermore, even when the terminal uses a plurality of networks in parallel by executing a plurality of applications, a network suitable for the communication flow of each application can be selected.

[実施例1]
図1に、本発明の実施例1における通信装置10の構成を示す。通信装置10は、それぞれで通信アプリケーション21を実行する複数の端末装置20と、複数のネットワーク30との間の通信フローを中継する装置である。
[Example 1]
FIG. 1 shows a configuration of a communication device 10 according to the first embodiment of the present invention. The communication device 10 is a device that relays a communication flow between a plurality of terminal devices 20 that execute the communication application 21 and a plurality of networks 30, respectively.

端末装置20は、任意の通信端末であり、通信装置10と有線または無線により接続される。また、端末装置20は、通信アプリケーション21の実行により、ネットワーク30に接続されているサーバ装置(図示略)が提供する通信サービスを利用する。通信アプリケーション21の例としては、Webブラウザ、メールクライアント、ファイル転送プログラム、VoIP(Voice over IP)通信アプリケーション、動画や音声のストリーミング再生アプリケーション、オンラインゲームなどが考えられる。   The terminal device 20 is an arbitrary communication terminal and is connected to the communication device 10 by wire or wireless. The terminal device 20 uses a communication service provided by a server device (not shown) connected to the network 30 by executing the communication application 21. Examples of the communication application 21 include a web browser, a mail client, a file transfer program, a VoIP (Voice over IP) communication application, a video / audio streaming playback application, an online game, and the like.

ネットワーク30は、端末装置20が通信アプリケーション21を実行する際に使用する通信経路を提供するものであり、具体的には、有線LAN、無線LAN、公衆電話網、携帯電話網、PHS(Personal Handy-phone System)網などである。   The network 30 provides a communication path used when the terminal device 20 executes the communication application 21, and specifically includes a wired LAN, a wireless LAN, a public telephone network, a mobile phone network, a PHS (Personal Handy -phone System) network.

通信装置10は、図1に示すように、通信手段11、フロー識別手段12、記録手段13、フロー特性データベース14、ネットワーク特性データベース15、及び、ネットワーク選択手段16を備える。   As shown in FIG. 1, the communication device 10 includes a communication unit 11, a flow identification unit 12, a recording unit 13, a flow characteristic database 14, a network characteristic database 15, and a network selection unit 16.

通信手段11は、端末装置20及びネットワーク30間の接続を担う。接続に使用するプロトコルは、主としてTCP/IPであるが、VPN(Virtual Private Network)による仮想的なネットワーク接続であってもよい。フロー識別手段12は、端末装置20から受信したパケットから、そのパケットが属する通信フローの特性を識別するための特徴情報を検出する。記録手段13は、フロー識別手段12の検出結果、及び、端末装置20からのパケットを送出したネットワーク30の情報などをフロー特性データベース14へ記録する。ネットワーク特性データベース15には、各ネットワーク30の通信帯域幅や通信料などの情報が保存されている。   The communication unit 11 is responsible for connection between the terminal device 20 and the network 30. The protocol used for the connection is mainly TCP / IP, but may be a virtual network connection by VPN (Virtual Private Network). The flow identification means 12 detects feature information for identifying the characteristics of the communication flow to which the packet belongs from the packet received from the terminal device 20. The recording unit 13 records the detection result of the flow identification unit 12 and information on the network 30 that has transmitted the packet from the terminal device 20 in the flow characteristic database 14. The network characteristic database 15 stores information such as the communication bandwidth and communication charge of each network 30.

ネットワーク選択手段16は、端末装置20からのパケットを送出すべきネットワーク30を選択する。ネットワーク30の選択にあたり、ネットワーク選択手段16は、パケットの特徴情報に基づく所定条件を満たすネットワーク30をネットワーク特性データベース15から検索し、その検索結果の中から最適なネットワーク30を選定する。   The network selection means 16 selects the network 30 to which the packet from the terminal device 20 should be transmitted. In selecting the network 30, the network selection means 16 searches the network characteristic database 15 for a network 30 that satisfies a predetermined condition based on the packet feature information, and selects an optimal network 30 from the search results.

図2に、フロー特性データベース14が保持する情報の例を示す。フロー特性データベース14には、各通信フローの特性を表す情報が記録される。通信フローは、通信アプリケーション21およびそれを実行する端末装置20により特性が異なる。図示の例では、発信元ホスト及び接続先ホストの情報と、プロトコル種別と、平均通信量と、最新の通信時刻を示すタイムスタンプと、使用したネットワーク30の種別とが記録されている。記録手段13は、フロー識別手段12の検出結果やネットワーク選択手段16の選択結果を基にフロー特性データベース14の情報を学習して更新する。   FIG. 2 shows an example of information held in the flow characteristic database 14. Information representing the characteristics of each communication flow is recorded in the flow characteristic database 14. The communication flow has different characteristics depending on the communication application 21 and the terminal device 20 that executes the communication application 21. In the example shown in the figure, information of the transmission source host and the connection destination host, the protocol type, the average communication amount, the time stamp indicating the latest communication time, and the type of the network 30 used are recorded. The recording unit 13 learns and updates information in the flow characteristic database 14 based on the detection result of the flow identification unit 12 and the selection result of the network selection unit 16.

図3に、ネットワーク特性データベース15が保持する情報の例を示す。ネットワーク特性データベース15には、ネットワーク30の既定の通信特性に関する情報が保存されている。図示の例では、ネットワーク30の種別、最大帯域幅、セキュリティのレベル、及び、課金体系が設定されている。   FIG. 3 shows an example of information held in the network characteristic database 15. The network characteristic database 15 stores information related to predetermined communication characteristics of the network 30. In the illustrated example, the type of network 30, maximum bandwidth, security level, and billing system are set.

図4に示すフローチャートを参照して、フロー識別手段12の動作を説明する。フロー識別手段12は、通信手段11が端末装置20からのパケットを受信すると、その発信元のアドレスや、プロトコル種別を識別するためのポート番号といった特徴情報を検出する(ステップS1)。フロー識別手段12は、検出した発信元アドレスやポート番号から、そのパケットが属する通信フローの特性を識別できる場合(ステップS2:Yes)、その通信フローの特性を出力する(ステップS5)。   The operation of the flow identification unit 12 will be described with reference to the flowchart shown in FIG. When the communication unit 11 receives a packet from the terminal device 20, the flow identification unit 12 detects characteristic information such as a source address and a port number for identifying the protocol type (step S1). When the flow identification means 12 can identify the characteristics of the communication flow to which the packet belongs from the detected source address and port number (step S2: Yes), the flow identification means 12 outputs the characteristics of the communication flow (step S5).

一方、アドレス及びポート番号では通信フローの特性を識別できないと判断した場合(ステップS2:No)、そのパケットが、先に受信したパケットと同一フローのものか否かを判定する(ステップS3)。具体的には、例えば、セッションの終了を示すパケットを受信してから所定時間内に新たなセッションの開始を示すパケットを受信した場合、後者の通信フローは、前者と同一の通信フローに属するものと判定する。この場合、フロー識別手段12は、前回の識別内容と同一である旨を出力する(ステップS5)。なお、同一フローのパケットの受信間隔は、フロー特性データベース14のタイムスタンプから判断することができる。   On the other hand, if it is determined that the characteristics of the communication flow cannot be identified by the address and the port number (step S2: No), it is determined whether or not the packet is of the same flow as the previously received packet (step S3). Specifically, for example, when a packet indicating the start of a new session is received within a predetermined time after receiving a packet indicating the end of a session, the latter communication flow belongs to the same communication flow as the former Is determined. In this case, the flow identification means 12 outputs that it is the same as the previous identification content (step S5). Note that the reception interval of packets of the same flow can be determined from the time stamp in the flow characteristic database 14.

また、プロトコルがHTTPの場合には、画像ファイルの取得やリンク先からのファイルの取得といった、同一あるいは類似した条件で連続したリクエストが発生する傾向にある。よって、このような傾向を利用して、一連のパケットが同一のフローに属するものか否かを判断してもよい。   Further, when the protocol is HTTP, there is a tendency that consecutive requests are generated under the same or similar conditions such as acquisition of an image file or acquisition of a file from a link destination. Therefore, using such a tendency, it may be determined whether or not a series of packets belong to the same flow.

フロー識別手段12は、発信元アドレスやポート番号でフロー特性を識別できず、且つ、今回のパケットが前回と同一の通信フローに属さない場合(ステップS3:No)、そのパケット内に、特徴情報となり得る他の情報が記述されているか否かを判定する(ステップS4)。   If the flow identification unit 12 cannot identify the flow characteristics by the source address or the port number and the current packet does not belong to the same communication flow as the previous time (step S3: No), the feature information is included in the packet. It is determined whether or not other information that can be described is described (step S4).

上記判断は、例えば、通信フローのプロトコルがHTTPの場合に適用される。HTTPの場合、通信装置10は透過型プロキシとして動作するが、例えば、同一の端末装置20が異なる通信アプリケーション21を実行しているという状況については、発信元アドレスやポート番号からは認識することができない。そこで、フロー識別手段12は、受信したHTTPリクエストのヘッダにあるUser-Agentなどの端末情報を参照して、端末装置20が実行したHTTPの通信アプリケーション21を判断し、通信フローを識別する。また、HTTPリクエストのServerヘッダを参照して、それが特定のサーバのレスポンスかどうかを判別する、あるいは、リクエストのボディに特定の記述があるかどうかを判別することで、通信フローを識別してもよい。   The above determination is applied, for example, when the communication flow protocol is HTTP. In the case of HTTP, the communication device 10 operates as a transparent proxy, but for example, the situation where the same terminal device 20 is executing different communication applications 21 may be recognized from the source address and port number. Can not. Therefore, the flow identification unit 12 refers to terminal information such as User-Agent in the header of the received HTTP request, determines the HTTP communication application 21 executed by the terminal device 20, and identifies the communication flow. Also, by referring to the Server header of the HTTP request and determining whether it is a response of a specific server, or by determining whether or not there is a specific description in the request body, the communication flow is identified. Also good.

フロー識別手段12は、上記のUser-Agentのような情報が得られた場合(ステップS4:Yes)、その情報を基に判断した通信フローの特性を出力する(ステップS5)。また、上記のような情報が得られない場合は(ステップS4:No)、通信フローの特性を識別することができない旨を出力する(ステップS6)。   When the information such as the above-mentioned User-Agent is obtained (step S4: Yes), the flow identification unit 12 outputs the characteristics of the communication flow determined based on the information (step S5). If the above information cannot be obtained (step S4: No), a message indicating that the characteristics of the communication flow cannot be identified is output (step S6).

図5に示すフローチャートを参照して、ネットワーク選択手段16の動作を説明する。ネットワーク選択手段16は、通信フローに関しフロー識別手段12が出力した情報に基づいて、今回受信したパケットを送出すべきネットワーク30を選択する。ここでは、選択の条件として、通信のセキュリティが保障されており、且つ、より低料金のネットワーク30を選ぶケースを説明する。   The operation of the network selection means 16 will be described with reference to the flowchart shown in FIG. The network selection unit 16 selects the network 30 to which the packet received this time is to be transmitted based on the information output from the flow identification unit 12 regarding the communication flow. Here, a case will be described in which communication security is ensured as a selection condition and a network 30 with a lower charge is selected.

ネットワーク選択手段16は、フロー識別手段12により通信フローの特性が識別された場合(ステップS11:Yes)、フロー特性データベース14(図2)の情報を用いてネットワーク特性データベース15(図3)から最適なネットワーク30を選択する(ステップS12)。一例として、端末装置20の通信アプリケーション21が「streaming.media.com」に対して「RTSP」で通信を行うことを想定すると、ネットワーク選択手段16は、まず、図2の情報から、この通信フローの平均通信量が「1024kbps」であると推定する。   The network selection means 16 optimizes from the network characteristics database 15 (FIG. 3) using the information of the flow characteristics database 14 (FIG. 2) when the communication flow characteristics are identified by the flow identification means 12 (step S11: Yes). A network 30 is selected (step S12). As an example, assuming that the communication application 21 of the terminal device 20 communicates with “streaming.media.com” using “RTSP”, the network selection unit 16 first determines the communication flow from the information of FIG. Is estimated to be “1024 kbps”.

なお、対象の接続先に関するエントリがフロー特性データベース14に存在しない場合は、条件に最も近いものを選ぶ。例えば、「端末A」が「HTTPS」により「www.example.com」に接続しようとしている場合、図2に示す例では、接続先に「www.example.com」は存在しない。この場合、ネットワーク選択手段16は、今回の発信元「端末A」及びプロトコル「HTTPS」の組み合わせを持つエントリを検索する。その結果、接続先「www.yahoo.com」のエントリがヒットし、平均通信量は「32kbps」と推定される。   If there is no entry related to the target connection destination in the flow characteristic database 14, the one closest to the condition is selected. For example, when “terminal A” tries to connect to “www.example.com” by “HTTPS”, in the example shown in FIG. 2, “www.example.com” does not exist at the connection destination. In this case, the network selection unit 16 searches for an entry having a combination of the current source “terminal A” and the protocol “HTTPS”. As a result, the entry of the connection destination “www.yahoo.com” is hit, and the average traffic is estimated to be “32 kbps”.

次に、ネットワーク選択手段16は、推測した平均通信量をキーとして、今回の条件を満たすネットワークをネットワーク特性データベース15から選択する。一例として、フロー特性データベース14により平均通信量が「1024kbps」と推定されたケースを想定する。   Next, the network selection means 16 selects a network satisfying the current condition from the network characteristic database 15 using the estimated average traffic as a key. As an example, a case is assumed in which the average traffic is estimated to be “1024 kbps” by the flow characteristic database 14.

上記ケースにおいて、図3のネットワーク特性データベース15を参照すると、平均通信量「1024kbps」に対しては「無線スポット」及び「イントラネット」が帯域幅を満たす。また、そのうち「イントラネット」のほうが低料金である。さらに、セキュリティの保障に関し、「無線スポット」のセキュリティは「低」であり、「イントラネット」は「高」である。ネットワーク選択手段16は、セキュリティが保障されており、且つ、より低料金のネットワーク30を選ぶという前述の条件に鑑みて、最終的に「イントラネット」を選択する。   In the above case, referring to the network characteristic database 15 of FIG. 3, the “radio spot” and the “intranet” satisfy the bandwidth for the average communication amount “1024 kbps”. Among them, “Intranet” is cheaper. Furthermore, regarding security guarantee, the security of the “wireless spot” is “low” and the “intranet” is “high”. The network selection means 16 finally selects “Intranet” in view of the above-mentioned condition that security is ensured and a network 30 with a lower charge is selected.

ネットワーク選択手段16は、上記のようにしてネットワーク30を決定すると(ステップS13)、決定したネットワーク30の情報を通信手段11へ通知する(ステップS14)。また、今回の受信パケットが、前回の受信パケットと同一の通信フローに属するとフロー識別手段12に判定されていた場合、前回のパケットに適用したネットワークと同一のものを通知する。   When the network selection unit 16 determines the network 30 as described above (step S13), the network selection unit 16 notifies the communication unit 11 of the determined information on the network 30 (step S14). If the flow identification unit 12 determines that the current received packet belongs to the same communication flow as the previous received packet, the same network as that applied to the previous packet is notified.

一方、今回受信したパケットについて、その通信フローの特性がフロー識別手段12により識別されなかった場合は(ステップS11:No)、予め設定された標準のネットワークを通信手段11へ通知する(ステップS15)。   On the other hand, if the characteristics of the communication flow are not identified by the flow identifying means 12 for the packet received this time (step S11: No), a preset standard network is notified to the communication means 11 (step S15). .

通信手段11は、ネットワーク選択手段16から通知されたネットワーク30へ、今回の受信パケットを送出する。記録手段13は、パケットが送出されたネットワーク30の情報や、通信時刻のタイムスタンプをネットワーク特性データベース15へ記録する。   The communication unit 11 sends the received packet this time to the network 30 notified from the network selection unit 16. The recording means 13 records the information of the network 30 to which the packet is transmitted and the time stamp of the communication time in the network characteristic database 15.

なお、ネットワーク選択手段16から通信手段11へ通知するネットワークは、上記手順のように1つに絞ることに替えて、順位付けした複数のネットワーク候補を通知するようにしてもよい。具体的には、上記事例において、最も条件にあう「イントラネット」を第1候補とし、「無線スポット」を第2候補とする。これにより、パケット送信時に第1候補に障害が発生しても、第2候補に切り替えるよう制御することができる。   Note that the network to be notified from the network selection unit 16 to the communication unit 11 may be notified to a plurality of ranked network candidates instead of being limited to one as in the above procedure. Specifically, in the above example, “Intranet” that meets the most conditions is set as the first candidate, and “Radio spot” is set as the second candidate. Thereby, even if a failure occurs in the first candidate during packet transmission, it is possible to control to switch to the second candidate.

また、通信アプリケーション21によっては、セキュリティ保障が必須となる場合もあるので、上記の「無線スポット」のような安全性の低いプロトコルを使用するネットワークは、候補に挙げないよう予め設定してもよい。ここで、安全性の低いプロトコルとは、例えば、POP(Post Office Protocol)、SMTP、telnetのように、パスワードや機密情報を暗号化しないプロトコルを指す。   Also, depending on the communication application 21, security may be indispensable, so a network that uses a low-security protocol such as the above-mentioned “wireless spot” may be set in advance so that it is not listed as a candidate. . Here, the low-security protocol refers to a protocol that does not encrypt passwords and confidential information, such as POP (Post Office Protocol), SMTP, and telnet.

次に、記録手段13の動作について説明する。記録手段13は、受信パケットの通信フローに関しフロー識別手段12が出力した内容、及び、ネットワーク選択手段16の選択結果を解析して統計をとり、それを用いてフロー特性データベース14の情報を更新する。例えば、端末装置20が今回「download.media.com」に対し「2048kbps」の通信を行ったとすると、この履歴をフロー特性データベース14に記録する。これにより、このフローが要求する帯域が記録される。また、ネットワーク30への接続時にフロー特性データベース14のタイムスタンプを更新し、一連のパケットが同一の通信フローに属するか否かに関する判断を可能にする。   Next, the operation of the recording means 13 will be described. The recording unit 13 analyzes the contents output by the flow identification unit 12 regarding the communication flow of the received packet and the selection result of the network selection unit 16 to obtain statistics, and updates the information of the flow characteristic database 14 using the statistics. . For example, if the terminal device 20 performs “2048 kbps” communication this time with “download.media.com”, this history is recorded in the flow characteristic database 14. Thereby, the bandwidth required by this flow is recorded. In addition, the time stamp of the flow characteristic database 14 is updated at the time of connection to the network 30, and it is possible to determine whether or not a series of packets belong to the same communication flow.

本実施例によれば、端末装置20による通信アプリケーション21の実行により発生する通信フローごとに、最適なネットワークを選択することができる。また、ネットワークを選択を端末装置20およびネットワーク30間の通信装置10が行うことから、端末装置20の処理負荷を軽減することができ、さらに、端末装置20におけるソフトウェアの改変が不要となる。   According to the present embodiment, an optimal network can be selected for each communication flow generated by the execution of the communication application 21 by the terminal device 20. In addition, since the communication device 10 between the terminal device 20 and the network 30 performs selection of the network, the processing load on the terminal device 20 can be reduced, and further, software modification in the terminal device 20 becomes unnecessary.

図1に示すようなシステムにおいて、複数の端末装置20から同一の接続先に対し接続が要求されることや、1つの端末装置20により複数の通信セッションを並列的に実行することがある。これらの場合、通信装置10は、ネットワーク30の選択を通信セッション毎に個別に行う。例えば、Webブラウザが複数のサーバに対して並列的にアクセスする場合、通信装置10は、セッション毎にネットワークの判定処理および学習処理を行う。   In the system as shown in FIG. 1, a plurality of terminal devices 20 may request connection to the same connection destination, or a single terminal device 20 may execute a plurality of communication sessions in parallel. In these cases, the communication device 10 individually selects the network 30 for each communication session. For example, when the Web browser accesses a plurality of servers in parallel, the communication device 10 performs network determination processing and learning processing for each session.

FTPやVoIPのように、制御用とデータ用とで異なるポートを使用するプロトコルの場合、ポートごとに異なる条件を設定してもよい。例えば、制御用のパケットは、定額制であり且つ通信エリアが広いPHSを利用するようにし、データ用のパケットには、そのとき利用可能な最も高速なネットワークを選択する。これにより、待ち受け時は定額課金で待ち受けし、通信が発生するときだけ従量課金のネットワークを使用するので、通信料を抑えることができる。   For protocols that use different ports for control and data, such as FTP and VoIP, different conditions may be set for each port. For example, the control packet is a flat-rate system and uses a PHS with a wide communication area, and the fastest network available at that time is selected for the data packet. As a result, a standby fee is charged for a fixed amount, and a pay-per-use network is used only when communication occurs, so communication charges can be reduced.

また、制御用パケットの通信内容を解析して、これから実行されるデータ用パケットのフロー種別を予測することで、制御用パケットとデータ用パケットとを別個の経路へ流すように制御してもよい。
[実施例2]
Further, by analyzing the communication content of the control packet and predicting the flow type of the data packet to be executed in the future, the control packet and the data packet may be controlled to flow on separate paths. .
[Example 2]

図6に、本発明の実施例2における通信装置10の構成を示す。本実施例の通信装置10の構成は、前述の実施例1の構成(図1)に候補通知手段17を付加したものと同等である。   FIG. 6 shows the configuration of the communication device 10 according to the second embodiment of the present invention. The configuration of the communication device 10 of this embodiment is the same as that obtained by adding the candidate notification means 17 to the configuration of the above-described first embodiment (FIG. 1).

候補通知手段17は、ネットワーク選択手段16が検索したネットワークの候補を端末装置20へ通知し、その候補の中からユーザが選択したものを認識する機能を果たす。ネットワークの候補とは、前述の順位付けした複数のネットワーク候補を指す。   The candidate notification means 17 notifies the terminal device 20 of the network candidates searched by the network selection means 16, and functions to recognize what the user has selected from the candidates. The network candidates indicate a plurality of network candidates ranked as described above.

図7に示すフローチャートを参照して、本実施例のネットワーク選択手段16の動作を説明する。フロー識別手段12にて通信フローが識別できない場合は(ステップS21:Yes)、前述の実施例と同様に、予め設定された標準のネットワークを通信手段11へ通知する(ステップS25)。   With reference to the flowchart shown in FIG. 7, the operation of the network selection means 16 of this embodiment will be described. When the communication flow cannot be identified by the flow identifying means 12 (step S21: Yes), a preset standard network is notified to the communication means 11 as in the above-described embodiment (step S25).

一方、通信フローの識別が可能である場合(ステップS21:Yes)、ネットワーク選択手段16は、前述の実施例と同様にして、フロー特性データベース14及びネットワーク特性データベース15を用いてネットワークを検索する。そして、検索の結果から得られた候補を候補通知手段17へ出力する(ステップS22)。前述の例を用いると、第1候補の「イントラネット」と、第2候補の「無線スポット」とを出力する。   On the other hand, when the communication flow can be identified (step S21: Yes), the network selection unit 16 searches for a network using the flow characteristic database 14 and the network characteristic database 15 in the same manner as in the above-described embodiment. Then, the candidate obtained from the search result is output to the candidate notifying means 17 (step S22). Using the above example, the first candidate “intranet” and the second candidate “wireless spot” are output.

候補通知手段17は、ネットワークの候補を通信手段11により端末装置20へ通知し、その後、端末装置20にて指定された候補を受け取ってネットワーク選択手段16へ出力する。   Candidate notifying means 17 notifies network candidates to terminal device 20 by means of communication means 11, and then receives candidates designated by terminal device 20 and outputs them to network selecting means 16.

ネットワーク選択手段16は、端末装置20から指定されたネットワーク候補を認識すると(ステップS23)、それを通信手段11へ通知する(ステップS24)。通信手段11は、指定されたネットワーク30に対しパケットを送出する。   When the network selection means 16 recognizes the network candidate designated from the terminal device 20 (step S23), it notifies the communication means 11 of it (step S24). The communication unit 11 sends the packet to the designated network 30.

本実施例によれば、ネットワーク選択手段16が検索した候補の中から、ユーザの要求に即したネットワークを選択するよう制御することができる。これにより、通信アプリケーション21の実行に使用するネットワークについて、ユーザに選択の機会を与えることができるので、ユーザの利便性が高められる。   According to the present embodiment, it is possible to control to select a network that meets the user's request from the candidates searched by the network selection means 16. Thereby, since the user can be given an opportunity to select the network used for executing the communication application 21, the convenience of the user is improved.

図8に、本実施例の記録手段13がフロー特性データベース14の情報を修正する様子を示す。図示の例は、接続先「端末A」の通信アプリケーション21が「HTTPS」を用いて「www.yahoo.com」に接続する際のネットワークとして、それまでの同種のフローで使用されていた「イントラネット」に替えて、ユーザから「セルラ」が指定された場合の記録である。また、その通信のタイムスタンプが「20:00:59」に更新されている。
[実施例3]
FIG. 8 shows how the recording means 13 of this embodiment corrects information in the flow characteristic database 14. In the example shown in the figure, the communication application 21 of the connection destination “terminal A” connects to “www.yahoo.com” using “HTTPS” as the “intranet” that has been used in the same type of flow until then. Instead of “”, the recording is performed when “cellular” is designated by the user. In addition, the time stamp of the communication is updated to “20:00:59”.
[Example 3]

図9に、本発明の実施例3における通信装置10の構成を示す。本実施例の通信装置10の構成は、前述の実施例1の構成(図1)にアドレス変換手段18を付加したものと同等である。アドレス変換手段18は、端末装置20で使用されるIPアドレスやポート番号を、ネットワーク30側で使用されるIPアドレスやポート番号へ書き換える機能を果たす。なお、本実施例は、候補通知手段17が設けられる前述の実施例2と組み合わせてもよい。   FIG. 9 shows the configuration of the communication apparatus 10 according to the third embodiment of the present invention. The configuration of the communication apparatus 10 according to the present embodiment is equivalent to the configuration in which the address conversion means 18 is added to the configuration of the first embodiment (FIG. 1). The address conversion means 18 functions to rewrite the IP address and port number used in the terminal device 20 to the IP address and port number used on the network 30 side. Note that this embodiment may be combined with the above-described second embodiment in which the candidate notification means 17 is provided.

図10を参照して、本実施例におけるアドレスの変換処理について説明する。ここでは、4つの端末装置20に、ローカルアドレス「A」,「B」,「C」,「D」が割り当てられているとする。また、通信装置10は、グローバルアドレス「W」,「X」,「Y」,「Z」が割り当てられた4種類のネットワーク30に接続している。ローカルアドレスとは、通信装置10が端末装置20に対し任意に割り当てたアドレスであり、グローバルアドレスは、それぞれのネットワーク30で割り当てられたものである。   With reference to FIG. 10, the address conversion process in the present embodiment will be described. Here, it is assumed that local addresses “A”, “B”, “C”, and “D” are assigned to the four terminal devices 20. The communication device 10 is connected to four types of networks 30 to which global addresses “W”, “X”, “Y”, and “Z” are assigned. The local address is an address arbitrarily assigned to the terminal device 20 by the communication device 10, and the global address is assigned by each network 30.

図10より、例えば、ローカルアドレス「A」の端末装置20からグローバルアドレス「Z」のネットワーク30(PHS)へ接続する場合、通信装置10は、端末装置20からの受信パケットにおけるローカルアドレス「A」をグローバルアドレス「Z」に書き換える。また、通信装置10が前述の候補通知手段17も具備し、ユーザからグローバルアドレス「X」(WiMax)のネットワーク30を指定された場合、アドレス変換手段18は、書き換えるグローバルアドレスを「Z」から「X」に変更する。   From FIG. 10, for example, when connecting from the terminal device 20 with the local address “A” to the network 30 (PHS) with the global address “Z”, the communication device 10 receives the local address “A” in the received packet from the terminal device 20. To the global address “Z”. In addition, when the communication apparatus 10 also includes the above-described candidate notification unit 17 and the network 30 of the global address “X” (WiMax) is designated by the user, the address conversion unit 18 changes the global address to be rewritten from “Z” to “ Change to "X".

本実施例によれば、例えば、複数の端末装置20が同時的に複数のネットワーク30に接続する場合でも、パケットの中継をスムーズに行うことができる。また、端末装置20に与えられているローカルアドレスは、フローの識別にも利用することができる。   According to the present embodiment, for example, even when a plurality of terminal devices 20 are simultaneously connected to a plurality of networks 30, it is possible to smoothly relay packets. The local address given to the terminal device 20 can also be used for flow identification.

本発明は、上記実施例のように端末装置20及びネットワーク30間を中継する通信装置10として実施することに限らず、通信装置10の動作に対応したプログラムとして実施してもよい。   The present invention is not limited to being implemented as the communication device 10 that relays between the terminal device 20 and the network 30 as in the above embodiment, but may be implemented as a program corresponding to the operation of the communication device 10.

本発明の実施例1における通信装置の構成を示すブロック図である。It is a block diagram which shows the structure of the communication apparatus in Example 1 of this invention. 実施例のフロー特性データベースに格納される情報の説明図である。It is explanatory drawing of the information stored in the flow characteristic database of an Example. 実施例のネットワーク特性データベースに格納される情報の説明図である。It is explanatory drawing of the information stored in the network characteristic database of an Example. 実施例1のフロー識別手段の動作を示すフローチャートである。4 is a flowchart illustrating an operation of a flow identification unit according to the first embodiment. 実施例1のネットワーク選択手段の動作を示すフローチャートである。4 is a flowchart illustrating an operation of a network selection unit according to the first exemplary embodiment. 本発明の実施例2における通信装置の構成を示すブロック図である。It is a block diagram which shows the structure of the communication apparatus in Example 2 of this invention. 実施例2のネットワーク選択手段の動作を示すフローチャートである。It is a flowchart which shows operation | movement of the network selection means of Example 2. 実施例2の記録手段によるフロー特性データベースの更新に関する説明図である。It is explanatory drawing regarding the update of the flow characteristic database by the recording means of Example 2. FIG. 本発明の実施例3における通信装置の構成を示すブロック図である。It is a block diagram which shows the structure of the communication apparatus in Example 3 of this invention. 実施例3におけるアドレス変換に関する説明図である。It is explanatory drawing regarding the address conversion in Example 3. FIG.

符号の説明Explanation of symbols

10 通信装置
11:通信手段、12:フロー識別手段、13:記録手段、14:フロー特性データベース、15:ネットワーク特性データベース、16:ネットワーク選択手段、17:候補通知手段、18:アドレス変換手段
20 端末装置
21 通信アプリケーション
30 ネットワーク
10 Communication equipment
11: Communication means, 12: Flow identification means, 13: Recording means, 14: Flow characteristic database, 15: Network characteristic database, 16: Network selection means, 17: Candidate notification means, 18: Address conversion means
20 Terminal equipment
21 Communication applications
30 network

Claims (13)

複数の端末および複数のネットワーク間の通信フローを中継する通信手段と、
各端末からのパケットから該パケットが属する通信フローの特性を識別するための特徴情報を検出するフロー識別手段と、
前記フロー識別手段による検出結果の情報および当該パケットが送出されたネットワークの情報をデータベースに記録する記録手段と、
各端末からのパケットの特徴情報に関連する所定条件を満たすネットワークを前記データベースから検索し且つ検索結果の中から当該パケットを送出すべきネットワークを選択するネットワーク選択手段とを備え、
前記特徴情報は少なくとも、送信元の通信アプリケーションの特性に基づく情報及び送信元の端末の特性に基づく情報を含んでおり、
前記ネットワーク選択手段は、前記データベース及び前記通信フローの特徴情報を比較し、前記通信フローの特徴情報に含まれる接続先と同一の接続先についてのエントリが前記データベースに含まれている場合には該エントリに紐付けられている平均通信量を該通信フローの平均通信量と推定し、同一の接続先についてのエントリが前記データベースに含まれていない場合には、該通信フローの特徴情報に含まれる接続先以外の情報が一致するエントリに紐付けられている平均通信量を該通信フローの平均通信量推定し、これら推定した平均通信量に対して帯域幅を満たすネットワークを前記選択することを特徴とする通信装置。
A communication means for relaying a communication flow between a plurality of terminals and a plurality of networks;
Flow identification means for detecting feature information for identifying characteristics of a communication flow to which the packet belongs from a packet from each terminal;
A recording unit for recording information on a detection result by the flow identification unit and information on a network to which the packet is transmitted in a database;
Network selection means for searching a network satisfying a predetermined condition related to feature information of a packet from each terminal from the database and selecting a network to which the packet is to be sent out from the search results;
The feature information includes at least information based on characteristics of the communication application of the transmission source and information based on characteristics of the terminal of the transmission source,
The network selection unit compares the database and the feature information of the communication flow, and if the database includes an entry for the same connection destination as the connection destination included in the feature information of the communication flow, the network selection unit When the average communication amount associated with the entry is estimated as the average communication amount of the communication flow, and the entry for the same connection destination is not included in the database, it is included in the feature information of the communication flow Estimating the average traffic associated with the entry with the matching information other than the connection destination as the average traffic of the communication flow, and selecting the network satisfying the bandwidth with respect to the estimated average traffic It said communication apparatus.
前記データベースには、ネットワークを利用した場合に発生する料金がネットワーク毎に記録されており、
前記ネットワーク選択手段は、前記推定した平均通信量に対して帯域幅を満たしたネットワークであって、且つ、該満たしたネットワーク内で最も前記料金が安いネットワークを選択することを特徴とする請求項記載の通信装置。
In the database, a fee generated when a network is used is recorded for each network,
The network selection means is a network that meets the bandwidth for average traffic which the estimated, and, according to claim 1, characterized in that the most the rates in the network that satisfies selects the cheapest network The communication device described.
前記データベースには、ネットワークのセキュリティレベルがネットワーク毎に記録されており、
前記ネットワーク選択手段は、前記推定した平均通信量に対して帯域幅を満たしたネットワークであって、且つ、該満たしたネットワーク内で最も前記セキュリティレベルが高いネットワークを選択することを特徴とする請求項記載の通信装置。
In the database, the network security level is recorded for each network,
The network selecting means selects a network that satisfies a bandwidth with respect to the estimated average traffic and that has the highest security level in the satisfied network. The communication apparatus according to 1 .
前記ネットワーク選択手段は、特徴情報が共通し且つ受信間隔が所定時間内である一連のパケットを同一の通信フローに属すると判定し、同一の通信フローに属する各パケットの送出に同一のネットワークを適用することを特徴とする請求項1記載の通信装置。   The network selection means determines that a series of packets having common feature information and a reception interval within a predetermined time belong to the same communication flow, and applies the same network to transmission of each packet belonging to the same communication flow The communication apparatus according to claim 1, wherein: 前記フロー識別手段は、HTTPリクエストを表すパケットの特徴情報を該パケットのヘッダから検出することを特徴とする請求項1乃至のいずれか1項に記載の通信装置。 The communication apparatus according to any one of claims 1 to 4 , wherein the flow identification unit detects characteristic information of a packet representing an HTTP request from a header of the packet. 前記フロー識別手段は、HTTPリクエストを表すパケットの特徴情報として、当該パケットのヘッダから端末情報を検出することを特徴とする請求項記載の通信装置。 The communication apparatus according to claim 5 , wherein the flow identification unit detects terminal information from the header of the packet as the characteristic information of the packet representing the HTTP request. 前記記録手段は、前記データベースの情報を学習処理により更新することを特徴とする請求項1乃至のいずれか1項に記載の通信装置。 It said recording means, a communication device according to any one of claims 1 to 6, wherein the updating by the learning process the information in the database. さらに、パケットが送出されるネットワークの候補を外部出力し且つ該候補に関し入力された選択結果を認識する候補通知手段を備え、
前記ネットワーク選択手段は、前記データベースの検索結果を前記候補として前記候補通知手段へ通知し、前記候補通知手段が認識した選択結果としてのネットワークを当該パケットの送出に適用することを特徴とする請求項1乃至のいずれか1項に記載の通信装置。
In addition, a candidate notification means for externally outputting a candidate for a network to which a packet is transmitted and recognizing a selection result input with respect to the candidate,
The network selection unit notifies the candidate notification unit of the search result of the database as the candidate, and applies the network as the selection result recognized by the candidate notification unit to the transmission of the packet. communication apparatus according to any one of 1 to 7.
さらに、前記通信手段により中継すべき通信フローにおけるパケットのアドレスを前記ネットワーク選択手段が選択したネットワークに応じて変換するアドレス変換手段を備えることを特徴とする請求項1乃至のいずれか1項に記載の通信装置。 Further, in any one of claims 1 to 8, characterized in that it comprises an address conversion means for converting in response the address of the packet in the communication flow to be relayed by the communication means to the network to which the network selection means selects The communication device described. コンピュータを請求項1乃至のいずれか1項に記載の通信装置として機能させることを特徴とするプログラム。 A program that causes a computer to function as the communication device according to any one of claims 1 to 9 . 複数の端末および複数のネットワーク間の通信フローを中継するとき、
端末から受信したパケットから該パケットが属する通信フローの特性を識別するための情報であって且つ少なくとも送信元の通信アプリケーションの特性に基づく情報及び送信元の端末の特性に基づく情報である特徴情報を検出し、
前記検出の結果の情報をデータベースに記録し、
前記特徴情報に関連する所定条件を満たすネットワークを前記データベースから検索し且つ検索結果の中から前記受信したパケットを送出すべきネットワークを選択し、
前記選択したネットワークに前記受信したパケットを送出し、
前記受信したパケットが送出されたネットワークの情報を前記データベースに記録し、
前記ネットワークを前記選択する際は、前記データベース及び前記通信フローの特徴情報を比較し、前記通信フローの特徴情報に含まれる接続先と同一の接続先についてのエントリが前記データベースに含まれている場合には該エントリに紐付けられている平均通信量を該通信フローの平均通信量と推定し、同一の接続先についてのエントリが前記データベースに含まれていない場合には、該通信フローの特徴情報に含まれる接続先以外の情報が一致するエントリに紐付けられている平均通信量を該通信フローの平均通信量推定し、これら推定した平均通信量に対して帯域幅を満たすネットワークを前記選択することを特徴とするネットワーク選択方法。
When relaying communication flows between multiple terminals and multiple networks,
Information for identifying the characteristics of the communication flow to which the packet belongs from the packet received from the terminal, and at least information based on the characteristics of the communication application of the transmission source and characteristic information that is information based on the characteristics of the terminal of the transmission source Detect
Record the information of the detection results in a database;
Search the network for a predetermined condition related to the feature information from the database, and select a network to which the received packet is to be transmitted from the search results;
Sending the received packet to the selected network;
Record the network information to which the received packet was sent in the database ;
When selecting the network, the database and the communication flow characteristic information are compared, and the database includes an entry for the same connection destination as the connection destination included in the communication flow characteristic information. If the average communication amount associated with the entry is estimated as the average communication amount of the communication flow, and the entry for the same connection destination is not included in the database, the feature information of the communication flow The average traffic associated with the entry that matches the information other than the connection destination included in is estimated as the average traffic of the communication flow, and the network satisfying the bandwidth with respect to the estimated average traffic is selected. features and to Rene Ttowaku selection method to.
前記データベースには、ネットワークを利用した場合に発生する料金がネットワーク毎に記録されており、
前記ネットワークを前記選択する際は、前記推定した平均通信量に対して帯域幅を満たしたネットワークであって、且つ、該満たしたネットワーク内で最も前記料金が安いネットワークを選択することを特徴とする請求項1記載のネットワーク選択方法。
In the database, a fee generated when a network is used is recorded for each network,
When the network is selected, a network satisfying a bandwidth with respect to the estimated average traffic is selected, and a network with the lowest charge is selected in the satisfied network. network selection method according to claim 1 1, wherein.
前記データベースには、ネットワークのセキュリティレベルがネットワーク毎に記録されており、
前記ネットワークを前記選択する際は、前記推定した平均通信量に対して帯域幅を満たしたネットワークであって、且つ、該満たしたネットワーク内で最も前記セキュリティレベルが高いネットワークを選択することを特徴とする請求項1記載のネットワーク選択方法。
In the database, the network security level is recorded for each network,
When the network is selected, a network satisfying a bandwidth with respect to the estimated average traffic is selected, and a network having the highest security level among the satisfied networks is selected. network selection method according to claim 1 1 wherein the.
JP2007211403A 2007-08-14 2007-08-14 COMMUNICATION DEVICE, PROGRAM, AND NETWORK SELECTION METHOD Active JP5234391B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007211403A JP5234391B2 (en) 2007-08-14 2007-08-14 COMMUNICATION DEVICE, PROGRAM, AND NETWORK SELECTION METHOD

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007211403A JP5234391B2 (en) 2007-08-14 2007-08-14 COMMUNICATION DEVICE, PROGRAM, AND NETWORK SELECTION METHOD

Publications (2)

Publication Number Publication Date
JP2009049508A JP2009049508A (en) 2009-03-05
JP5234391B2 true JP5234391B2 (en) 2013-07-10

Family

ID=40501345

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007211403A Active JP5234391B2 (en) 2007-08-14 2007-08-14 COMMUNICATION DEVICE, PROGRAM, AND NETWORK SELECTION METHOD

Country Status (1)

Country Link
JP (1) JP5234391B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5239996B2 (en) * 2009-03-26 2013-07-17 富士通株式会社 Relay device, transfer method, and computer program
GB2492544A (en) * 2011-07-01 2013-01-09 Intellectual Ventures Holding 81 Llc Selecting a radio access type for packet data communication
JP7224264B2 (en) * 2019-09-12 2023-02-17 三菱電機株式会社 Communication network selector and communication system

Family Cites Families (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2352586B (en) * 1999-06-07 2004-03-10 Nec Corp Handover between mobile networks
JP2001111718A (en) * 1999-10-13 2001-04-20 Matsushita Electric Ind Co Ltd Communication device
JP2002236641A (en) * 2000-12-06 2002-08-23 Ntt Docomo Inc Method for providing content, method of notifying dynamic information method of content delivery, program, recording medium, mobile communication terminal, and server
US7000189B2 (en) * 2001-03-08 2006-02-14 International Business Mahcines Corporation Dynamic data generation suitable for talking browser
JP2003101574A (en) * 2001-09-20 2003-04-04 Telecommunication Advancement Organization Of Japan System and method for arbitrating band, and its program
JP2004220318A (en) * 2003-01-15 2004-08-05 Sony Corp Information processor and program to be used for same
JP4323304B2 (en) * 2003-12-17 2009-09-02 株式会社エヌ・ティ・ティ・ドコモ Application identification method and communication terminal
JP4576965B2 (en) * 2004-07-14 2010-11-10 日本電気株式会社 COMMUNICATION TERMINAL DEVICE, NETWORK SELECTION METHOD USED FOR THE SAME, AND PROGRAM THEREOF
JP2006060579A (en) * 2004-08-20 2006-03-02 Fujitsu Ltd Communication device concurrently using a plurality of paths according to application characteristic
US7756984B2 (en) * 2004-09-27 2010-07-13 Citrix Systems, Inc. Systems and methods for virtual host name roaming
JP4626811B2 (en) * 2005-09-29 2011-02-09 日本電気株式会社 Port hopping detection system, port hopping detection device, port hopping detection method, and program

Also Published As

Publication number Publication date
JP2009049508A (en) 2009-03-05

Similar Documents

Publication Publication Date Title
JP4444900B2 (en) Session QoS control device
JP4462042B2 (en) Router selection method, home agent device, mobile router, and mobile network system
JP3855909B2 (en) Policy-configurable peer-to-peer communication system
US8837286B2 (en) Communication system, flow control device, flow table updating method, and program
US20070242619A1 (en) Communication device and network selection method for use in same
JP4276568B2 (en) Router and SIP server
JP5408332B2 (en) Relay device and communication program
JP2007089148A (en) Packet routing control apparatus and method
WO2003041334A1 (en) Gb PARAMETER BASED RADIO PRIORITY
JP5725236B2 (en) Communication system, node, packet transfer method and program
WO2006093221A1 (en) Transmission control apparatus and method thereof
JP2009124367A (en) Communication apparatus, network selecting method, and network selecting program
JP5234391B2 (en) COMMUNICATION DEVICE, PROGRAM, AND NETWORK SELECTION METHOD
JP2005229583A (en) Network controller, communication terminal, and network selecting method
CN106254433B (en) Method and device for establishing TCP communication connection
EP1835666B1 (en) Communication device, routing method, and program
JP4600154B2 (en) Portable communication terminal, communication route selection method and communication route selection program
US9942823B2 (en) Communication terminal, communication method, and communication program
JP5957249B2 (en) Call recording system
CN1886961B (en) Method and system for re-establishing context of data packet flows
WO2005069674A1 (en) Network control apparatus and communication terminal
Cisco BGP Hide Local-Autonomous System
JP6394606B2 (en) Terminal device, terminal device control method, and terminal device control program
JP3997999B2 (en) Service quality maintenance system, service quality maintenance method, and route change instruction program
US20080240085A1 (en) Sip communication system, call control server and call control method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20100716

RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20101022

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20101022

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110811

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110825

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20111024

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120522

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120720

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: 20130301

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130314

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

Ref document number: 5234391

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20160405

Year of fee payment: 3