JP2005236480A - Information communication terminal, network route selecting method and program - Google Patents

Information communication terminal, network route selecting method and program Download PDF

Info

Publication number
JP2005236480A
JP2005236480A JP2004040920A JP2004040920A JP2005236480A JP 2005236480 A JP2005236480 A JP 2005236480A JP 2004040920 A JP2004040920 A JP 2004040920A JP 2004040920 A JP2004040920 A JP 2004040920A JP 2005236480 A JP2005236480 A JP 2005236480A
Authority
JP
Japan
Prior art keywords
server
information
network
communication terminal
connection
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
JP2004040920A
Other languages
Japanese (ja)
Inventor
Katsuhiro Sasaki
克博 佐々木
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 JP2004040920A priority Critical patent/JP2005236480A/en
Publication of JP2005236480A publication Critical patent/JP2005236480A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide an information communication terminal comprising a plurality of communication interfaces connectable with a specific network in which an optimal network route can be selected. <P>SOLUTION: When connection with a server (23, 33) existing on an arbitrary network (21, 31) is requested, the information communication terminal (10) selects a communication interface (11, 12) previously specified depending on the server for which connection is requested, makes a connection with a network (21, 31) on which the server is installed through the selected communication interface (11, 12), and acquires the IP address of the server from an apparatus (22, 32) on the network. A connection with the server (23, 33) is then made based on the IP address of the server thus acquired, and the communication interface (11, 12) previously specified depending on the server. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

本発明は、情報通信端末装置、ネットワーク経路選択方法およびネットワーク経路選択プログラムに関し、特に、複数の通信インタフェースを具備する情報通信端末装置において適切なネットワーク経路を選択することが可能な情報通信端末装置、ネットワーク経路選択方法およびネットワーク経路選択プログラムに関するものである。   The present invention relates to an information communication terminal device, a network route selection method, and a network route selection program, and in particular, an information communication terminal device capable of selecting an appropriate network route in an information communication terminal device having a plurality of communication interfaces, The present invention relates to a network route selection method and a network route selection program.

近年、パソコンや携帯情報端末を使用したインターネットへのアクセスが一般化し、共通プロトコルであるTCP/IPを利用する多様なアプリケーションが次々と生み出されている。また、携帯電話各社は、携帯電話網を利用してインターネットへアクセスする際の機能の提供を一般的に行っている。また、携帯電話上にもTCP/IPベースのアプリケーションが搭載されるようになっている。また、無線LAN技術の成熟、チップの低価格化により、IPネットワークにアクセス可能な複数のベアラインタフェースを併せ持った情報通信端末装置が実現可能となりつつある。   In recent years, access to the Internet using personal computers and portable information terminals has become common, and various applications using TCP / IP, which is a common protocol, have been created one after another. Mobile phone companies generally provide functions for accessing the Internet using a mobile phone network. Also, TCP / IP-based applications are mounted on mobile phones. In addition, with the maturity of wireless LAN technology and the lower cost of chips, an information communication terminal device having a plurality of bearer interfaces that can access an IP network is becoming feasible.

一方、IEEE802.11などの無線LAN技術は、設備が安価であり入手しやすく、また、設定も容易であることから、企業や一般ユーザが独自のネットワークを構築することが可能となっている。このようなネットワークは必ずしもインターネットに接続されているとは限らず、また、独自に構築されたネットワーク同士も接続されていない場合が多い。   On the other hand, wireless LAN technology such as IEEE 802.11 is inexpensive and easily available, and is easy to set up, so that companies and general users can construct their own networks. Such a network is not always connected to the Internet, and networks that are uniquely constructed are often not connected to each other.

すなわち、複数の無線ベアラインタフェースを具備する情報通信端末装置において、各無線ベアラインタフェースから接続されるネットワークは、それぞれ孤立した個別のものである可能性はあるが、ネットワーク上で使用されているプロトコル同士は共通であり、各ネットワーク上にサーバが設置されていれば、同じアプリケーションでそれぞれのネットワーク上のサービスを受けることができることになる。   That is, in an information communication terminal device having a plurality of radio bearer interfaces, the networks connected from each radio bearer interface may be isolated and individual, but the protocols used on the networks are If a server is installed on each network, the same application can receive services on each network.

このようなネットワーク上のサービス環境において、アプリケーションにより特定のサーバへの接続が指示された場合は、適切な無線ベアラインタフェースを選択し、該選択した無線ベアラインタフェースを用いて、接続指示が行われたサーバへ接続を行う必要がある。このとき、不適切な経路を選択してしまうと、目的とするサーバが見つからなかったり、ネットワーク環境(ネットワーク経路中のファイアウォールの存在など)により接続が遮断されたりしてしまい、ネットワーク上のサービスを受けられないことになる。   In such a service environment on the network, when an application instructs connection to a specific server, an appropriate radio bearer interface is selected, and a connection instruction is issued using the selected radio bearer interface. You need to connect to the server. At this time, if an inappropriate route is selected, the target server cannot be found or the connection is blocked due to the network environment (such as the presence of a firewall in the network route). It will not be received.

また、多様なアプリケーションを用いて複数のネットワーク上に分散している様々なサービスにアクセスするようなサービス環境では、ユーザが毎回手動で最適な無線ベアラインタフェースを選択することは不可能であり、ユーザの手間を軽減し、きめ細かなサービスの実現を可能とする無線ベアラインタフェースの選択方法が必要となるのは必須となる。   Also, in a service environment where various services distributed over multiple networks are accessed using various applications, it is impossible for the user to manually select the optimal radio bearer interface every time. It is indispensable that a method for selecting a radio bearer interface that can reduce the time and effort required for realizing a detailed service is required.

また、あるサーバがすべてのベアラインタフェースから到達可能であったとしても、そのサーバが提供するサービスの性質によっては、特定のベアラを優先的に使用して接続したほうがユーザの利便性が向上する場合がある。例えば、映像のストリーミングなどの大きな帯域幅を使用するサービスの場合は、帯域幅の大きなベアラで優先的に接続したほうがよい。また、リアルタイム性のあるボイスチャットなどのサービスの場合は、遅延が少ないベアラで優先的に接続したほうがよい。この他、課金体系、セキュリティ、高速ハンドオーバが可能か否か等の様々な性質が優先順位の決定に影響することになる。   Even if a server is reachable from all bearer interfaces, depending on the nature of the service provided by the server, it is more convenient for the user to connect using a specific bearer preferentially. There is. For example, in the case of a service using a large bandwidth such as video streaming, it is better to preferentially connect with a bearer having a large bandwidth. In addition, in the case of a service such as voice chat with real-time characteristics, it is better to preferentially connect with a bearer with less delay. In addition, various properties such as a charging system, security, and whether high-speed handover is possible influence the determination of priority.

なお、本発明より先に出願された技術文献として、複数のベアラインタフェースを具備する通信端末装置のベアラ選択方法に関するものがあり、複数の異なる無線通信網が存在する領域において、無線通信網から送信される複数の無線通信網に関するトラフィック情報を受信し、該受信したトラフィック情報に基づいて各無線通信網のトラフィック情報を認識し、トラフィックが小さい無線通信網を選択して通信回線を接続する無線通信用複合端末装置がある(例えば、特許文献1参照)。また、発信電話番号が電話番号記憶手段に記憶されている電話番号であるときには、当該電話番号に対応して指定された無線通信網に発信する無線通信装置がある(例えば、特許文献2参照)。   As a technical document filed prior to the present invention, there is a method related to a bearer selection method for a communication terminal device having a plurality of bearer interfaces. In a region where a plurality of different wireless communication networks exist, transmission from a wireless communication network is possible. Wireless communication that receives traffic information related to a plurality of wireless communication networks, recognizes traffic information of each wireless communication network based on the received traffic information, selects a wireless communication network with low traffic, and connects communication lines There is a composite terminal device for use (see, for example, Patent Document 1). In addition, when the calling telephone number is a telephone number stored in the telephone number storage means, there is a wireless communication device that transmits to a wireless communication network designated corresponding to the telephone number (for example, see Patent Document 2). .

また、利用するアプリケーションソフトウェアにより選択されるべき電話機能を自動的に切り替える携帯用情報端末装置がある(例えば、特許文献3参照)。また、特定のネットワークアドレスにより識別されるサーバ機へアクセスする特定のネットワークアドレスを選択し、その選択した特定のネットワークアドレスに関連した接続情報に従って、ネットワークブラウザとサーバ機間にネットワーク接続を提供し、ネットワーク接続を使用して特定のネットワークアドレスに配置されたサーバ機にアクセスするものがある(例えば、特許文献4参照)。
特開2000−209644号公報 特開2001−119452号公報 特開平10−327463号公報 特表2002−523928号公報
There is also a portable information terminal device that automatically switches a telephone function to be selected by application software to be used (for example, see Patent Document 3). In addition, a specific network address for accessing the server machine identified by the specific network address is selected, and a network connection is provided between the network browser and the server machine according to the connection information related to the selected specific network address. There is one that uses a network connection to access a server machine located at a specific network address (see, for example, Patent Document 4).
JP 2000-209644 A JP 2001-119552 A JP 10-327463 A JP-T-2002-523928

しかしながら、上記特許文献1は、トラフィックがより小さいベアラを選択するというものであり、これはコンテンツやアプリケーションに応じた切り替えができず、将来のIPネットワークの普及や多様なアプリケーションに対応できないことになる。また、上記特許文献2は、発信先電話番号によってベアラの優先順位を決定するというものであり、結局、接続先のインターネットプロバイダをユーザが選択する必要がある。また、上記特許文献2における無線LANベアラはダイヤルアップ接続ではないので適用できない。   However, the above-mentioned patent document 1 selects a bearer with smaller traffic, which cannot be switched according to the content and application, and cannot cope with the future spread of IP networks and various applications. . Further, the above-mentioned Patent Document 2 is to determine the priority order of bearers based on a destination telephone number, and eventually, the user needs to select a connection destination Internet provider. Further, the wireless LAN bearer in Patent Document 2 cannot be applied because it is not a dial-up connection.

また、上記特許文献3は、アプリケーションごとにベアラの優先順位を固定するというものであり、特定用途のアプリケーションにとっては必要十分であるが、WWWブラウザのように多様なコンテンツを処理したり、さまざまなサービスプロバイダに接続してサービスを受けたりする場合は、サービスが限定されてしまうことになる。また、上記特許文献4は、特定のネットワークアドレスに関連した接続情報に従って、特定のネットワークアドレスに配置されたサーバ機にアクセスするものであるが、その具体的なアクセスに関しては何ら示唆されていない。また、絶えず、特定のネットワークアドレスに関連した接続情報に従って、特定のネットワークアドレスに配置されたサーバ機にアクセスするものであり、サーバ機にアクセスするまでに時間を要することになる。   Further, the above-mentioned Patent Document 3 fixes the priority order of bearers for each application, which is necessary and sufficient for a specific application, but handles various contents such as a WWW browser, When a service provider is connected to receive a service, the service is limited. Moreover, although the said patent document 4 accesses the server machine arrange | positioned at a specific network address according to the connection information relevant to a specific network address, there is no suggestion about the specific access. In addition, it continuously accesses a server machine located at a specific network address according to connection information related to the specific network address, and it takes time to access the server machine.

本発明は上記事情に鑑みてなされたものであり、ある特定のネットワークと接続可能な通信インタフェースを複数具備する情報通信端末装置を用いて、最適なネットワーク経路を選択することが可能な情報通信端末装置、ネットワーク経路選択方法およびネットワーク経路選択プログラムを提供することを目的とするものである。   The present invention has been made in view of the above circumstances, and an information communication terminal capable of selecting an optimum network path using an information communication terminal apparatus including a plurality of communication interfaces connectable to a specific network. It is an object of the present invention to provide an apparatus, a network route selection method, and a network route selection program.

かかる目的を達成するために、本発明は以下の特徴を有することとする。   In order to achieve this object, the present invention has the following features.

本発明にかかる情報通信端末装置は、ある特定のネットワークと接続可能な通信インタフェースを複数具備する情報通信端末装置であって、任意のネットワーク上に存在するサーバへの接続を要求する接続要求手段と、接続の要求が行われたサーバに応じて予め指定された通信インタフェースを選択し、該選択した通信インタフェースを介してサーバの設置されたネットワークと接続し、ネットワーク上の機器からサーバのIPアドレスを取得する接続情報取得手段と、取得したサーバのIPアドレスと、サーバに応じて予め指定された通信インタフェースを基にサーバと接続する接続手段と、を有することを特徴とするものである。   An information communication terminal device according to the present invention is an information communication terminal device including a plurality of communication interfaces connectable to a specific network, and connection request means for requesting connection to a server existing on an arbitrary network; Select a communication interface designated in advance according to the server for which the connection request is made, connect to the network where the server is installed via the selected communication interface, and obtain the IP address of the server from the device on the network. It has a connection information acquisition means to acquire, an IP address of the acquired server, and a connection means for connecting to the server based on a communication interface specified in advance according to the server.

また、本発明にかかる情報通信端末装置において、接続要求手段は、アプリケーションによりサーバへの接続を要求し、接続情報取得手段は、アプリケーションにより接続の要求が行われた際に、サーバに応じて予め指定された通信インタフェースを選択することを特徴とするものである。   Further, in the information communication terminal device according to the present invention, the connection request means requests connection to the server by an application, and the connection information acquisition means previously corresponds to the server when a connection request is made by the application. The specified communication interface is selected.

また、本発明にかかる情報通信端末装置は、通信インタフェースを選択するための選択情報をサーバに関連付けて格納する選択情報格納手段を有し、接続情報取得手段は、サーバに応じて予め指定された通信インタフェースを、選択情報格納手段に格納されている選択情報を基に選択することを特徴とするものである。   The information communication terminal device according to the present invention has selection information storage means for storing selection information for selecting a communication interface in association with the server, and the connection information acquisition means is designated in advance according to the server. The communication interface is selected based on the selection information stored in the selection information storage means.

また、本発明にかかる情報通信端末装置において、選択情報格納手段に格納されている選択情報には、通信インタフェースの優先順を指定する情報が含まれており、接続情報取得手段は、指定された通信インタフェースの優先順で、サーバに応じて予め指定された通信インタフェースを選択することを特徴とするものである。   Moreover, in the information communication terminal device according to the present invention, the selection information stored in the selection information storage means includes information specifying the priority order of the communication interfaces, and the connection information acquisition means A communication interface designated in advance according to the server is selected in the priority order of the communication interfaces.

また、本発明にかかる情報通信端末装置において、選択情報格納手段に格納されている選択情報には、ネットワーク上の機器の機器アドレスが格納されており、接続情報取得手段は、サーバに応じて予め指定された通信インタフェースと、機器アドレスと、を基にネットワーク上の機器と接続し、ネットワーク上の機器からサーバのIPアドレスを取得することを特徴とするものである。   In the information communication terminal device according to the present invention, the selection information stored in the selection information storage means stores the device address of the device on the network, and the connection information acquisition means is preliminarily set according to the server. Based on the designated communication interface and device address, the device is connected to a device on the network, and the IP address of the server is acquired from the device on the network.

また、本発明にかかる情報通信端末装置において、選択情報をサーバに関連付けて格納する情報として、サーバのドメイン名と、ポート番号と、プロトコルと、の少なくとも1つの情報を含んだ情報が、接続情報格納手段に格納されており、接続要求手段は、サーバ名のドメイン名と、ポート番号と、プロトコルと、の少なくとも1つの情報を基に、サーバへの接続を要求することを特徴とするものである。   In the information communication terminal device according to the present invention, as information for storing selection information in association with a server, information including at least one of server domain name, port number, and protocol is connection information. It is stored in the storage means, and the connection request means requests connection to the server based on at least one information of the domain name of the server name, the port number, and the protocol. is there.

また、本発明にかかる情報通信端末装置は、選択情報格納手段に格納されている情報を更新する更新手段を有することを特徴とするものである。   Moreover, the information communication terminal device according to the present invention is characterized by having an updating means for updating the information stored in the selection information storage means.

また、本発明にかかる情報通信端末装置は、通信インタフェースの優先順を指定する情報を、サーバと接続する通信インタフェースの接続頻度が高い順に設定する手段を有することを特徴とするものである。   In addition, the information communication terminal device according to the present invention is characterized by having means for setting information specifying the priority order of communication interfaces in descending order of connection frequency of communication interfaces connected to the server.

また、本発明にかかる情報通信端末装置において、接続情報取得手段は、ネットワーク上から機器の機器アドレスを取得した際に、該取得した機器アドレスを、接続の要求が行われたサーバに応じて選択情報格納手段に格納することを特徴とするものである。   In the information communication terminal device according to the present invention, when the connection information acquisition unit acquires the device address of the device from the network, the connection information acquisition unit selects the acquired device address according to the server for which the connection request is made. The information is stored in an information storage means.

また、本発明にかかるネットワーク経路選択方法は、ある特定のネットワークと接続可能な通信インタフェースを複数具備する情報通信端末装置におけるネットワーク経路選択方法であって、アプリケーションにより、任意のネットワーク上に存在するサーバへの接続が要求された際に、接続の要求が行われたサーバに応じて予め指定された通信インタフェースを選択し、該選択した通信インタフェースを介してサーバの設置されたネットワークと接続し、ネットワーク上の機器からサーバのIPアドレスを取得する工程と、取得したサーバのIPアドレスと、サーバに応じて予め指定された通信インタフェースを基にサーバと接続する工程と、を情報通信端末装置が行うことを特徴とするものである。   The network route selection method according to the present invention is a network route selection method in an information communication terminal device having a plurality of communication interfaces connectable to a specific network, and is a server existing on an arbitrary network depending on an application. When a connection to the server is requested, a communication interface designated in advance is selected according to the server for which the connection request is made, and the network is connected to the network where the server is installed via the selected communication interface. The information communication terminal device performs a step of acquiring the server IP address from the above device, a step of connecting to the server based on the acquired IP address of the server and a communication interface specified in advance according to the server. It is characterized by.

また、本発明にかかるネットワーク経路選択方法において、情報通信端末装置は、通信インタフェースを選択するための選択情報がサーバに関連付けて格納されている格納部を有しており、情報通信端末装置は、サーバに応じて予め指定された通信インタフェースを、格納部に格納されている選択情報を基に選択することを特徴とするものである。   In the network route selection method according to the present invention, the information communication terminal device includes a storage unit in which selection information for selecting a communication interface is stored in association with the server. A communication interface designated in advance according to a server is selected based on selection information stored in a storage unit.

また、本発明にかかるネットワーク経路選択方法において、格納部に格納されている選択情報には、通信インタフェースの優先順を指定する情報が含まれており、情報通信端末装置は、格納部に格納されている通信インタフェースの優先順で、サーバに応じて予め指定された通信インタフェースを選択することを特徴とするものである。   In the network route selection method according to the present invention, the selection information stored in the storage unit includes information specifying the priority order of the communication interfaces, and the information communication terminal device is stored in the storage unit. A communication interface designated in advance according to the server is selected in the priority order of the communication interfaces.

また、本発明にかかるネットワーク経路選択方法において、格納部に格納されている選択情報には、ネットワーク上の機器の機器アドレスが含まれており、情報通信端末装置は、サーバに応じて予め指定された通信インタフェースと、機器アドレスと、を基にネットワーク上の機器と接続し、ネットワーク上の機器からサーバのIPアドレスを取得することを特徴とするものである。   In the network route selection method according to the present invention, the selection information stored in the storage unit includes the device address of the device on the network, and the information communication terminal device is designated in advance according to the server. The network interface is connected to a device on the network based on the communication interface and the device address, and the IP address of the server is acquired from the device on the network.

また、本発明にかかるネットワーク経路選択方法において、選択情報をサーバに関連付けて格納部に格納する情報として、サーバのドメイン名と、ポート番号と、プロトコルと、の少なくとも1つの情報を含んだ情報が格納部に格納されており、情報通信端末装置は、サーバ名のドメイン名と、ポート番号と、プロトコルと、の少なくとも1つの情報を基に、サーバへの接続を要求することを特徴とするものである。   Further, in the network route selection method according to the present invention, information including at least one of the server domain name, port number, and protocol is stored as information stored in the storage unit in association with the server. The information communication terminal device, which is stored in the storage unit, requests connection to the server based on at least one of the server name domain name, port number, and protocol. It is.

また、本発明にかかるネットワーク経路選択方法は、格納部に格納されている情報を更新する工程を情報通信端末装置が行うことを特徴とするものである。   The network route selection method according to the present invention is characterized in that the information communication terminal device performs a step of updating information stored in the storage unit.

また、本発明にかかるネットワーク経路選択方法は、通信インタフェースの優先順を指定する情報を、サーバと接続する通信インタフェースの接続頻度が高い順に設定する工程を情報通信端末装置が行うことを特徴とするものである。   The network route selection method according to the present invention is characterized in that the information communication terminal device performs the step of setting the information specifying the priority order of the communication interfaces in descending order of the connection frequency of the communication interfaces connected to the server. Is.

また、本発明にかかるネットワーク経路選択方法は、ネットワーク上から機器の機器アドレスを取得した際に、該取得した機器アドレスを、接続の要求が行われたサーバに応じて格納部に格納する工程を情報通信端末装置が行うことを特徴とするものである。   Further, the network route selection method according to the present invention includes a step of storing the acquired device address in the storage unit according to the server for which the connection request is made when the device address of the device is acquired from the network. The information communication terminal device performs this.

また、本発明にかかるネットワーク経路選択プログラムは、ある特定のネットワークと接続可能な通信インタフェースを複数具備する情報通信端末装置において実行されるネットワーク経路選択プログラムであって、アプリケーションにより、任意のネットワーク上に存在するサーバへの接続が要求された際に、接続の要求が行われたサーバに応じて予め指定された通信インタフェースを選択し、該選択した通信インタフェースを介してサーバの設置されたネットワークと接続し、ネットワーク上の機器からサーバのIPアドレスを取得する取得処理と、取得したサーバのIPアドレスと、サーバに応じて予め指定された通信インタフェースを基にサーバと接続する接続処理と、を情報通信端末装置において実行させることを特徴とするものである。   A network route selection program according to the present invention is a network route selection program that is executed in an information communication terminal device having a plurality of communication interfaces connectable to a specific network. When a connection to an existing server is requested, a communication interface designated in advance is selected according to the server for which the connection request is made, and the server is connected to the network where the server is installed via the selected communication interface. Information communication between an acquisition process for acquiring the IP address of the server from a device on the network, a connection process for connecting to the server based on a communication interface specified in advance according to the server, and the acquired IP address of the server Characterized by being executed in a terminal device A.

また、本発明にかかるネットワーク経路選択プログラムにおいて、情報通信端末装置は、通信インタフェースを選択するための選択情報がサーバに関連付けて格納されている格納部を有しており、取得処理は、サーバに応じて予め指定された通信インタフェースを、格納部に格納されている選択情報を基に選択することを特徴とするものである。   In the network route selection program according to the present invention, the information communication terminal device has a storage unit in which selection information for selecting a communication interface is stored in association with the server, and the acquisition process is performed on the server. Accordingly, a communication interface designated in advance is selected based on selection information stored in the storage unit.

また、本発明にかかるネットワーク経路選択プログラムにおいて、格納部に格納されている選択情報には、通信インタフェースの優先順を指定する情報が含まれており、取得処理は、格納部に格納されている通信インタフェースの優先順で、サーバに応じて予め指定された通信インタフェースを選択することを特徴とするものである。   In the network route selection program according to the present invention, the selection information stored in the storage unit includes information specifying the priority order of the communication interfaces, and the acquisition process is stored in the storage unit. A communication interface designated in advance according to the server is selected in the priority order of the communication interfaces.

また、本発明にかかるネットワーク経路選択プログラムにおいて、格納部に格納されている選択情報には、ネットワーク上の機器の機器アドレスが含まれており、取得処理は、サーバに応じて予め指定された通信インタフェースと、機器アドレスと、を基にネットワーク上の機器と接続し、ネットワーク上の機器からサーバのIPアドレスを取得することを特徴とするものである。   In the network route selection program according to the present invention, the selection information stored in the storage unit includes the device address of the device on the network, and the acquisition process is a communication designated in advance according to the server. The server is connected to a device on the network based on the interface and the device address, and the IP address of the server is acquired from the device on the network.

また、本発明にかかるネットワーク経路選択プログラムにおいて、格納部には、選択情報をサーバに関連付けて格納する情報として、サーバのドメイン名と、ポート番号と、プロトコルと、の少なくとも1つの情報を含んだ情報が格納されており、取得処理は、サーバ名のドメイン名と、ポート番号と、プロトコルと、の少なくとも1つの情報を基に、サーバへの接続が要求された際に、接続の要求が行われたサーバに応じて予め指定された通信インタフェースを選択することを特徴とするものである。   In the network route selection program according to the present invention, the storage unit includes at least one information of the server domain name, the port number, and the protocol as information for storing the selection information in association with the server. Information is stored, and the acquisition process is performed when a connection to the server is requested based on at least one of the server name domain name, port number, and protocol. A communication interface designated in advance is selected according to the specified server.

また、本発明にかかるネットワーク経路選択プログラムにおいて、格納部に格納されている情報を更新する処理を情報通信端末装置に実行させることを特徴とするものである。   In the network route selection program according to the present invention, the information communication terminal device is caused to execute processing for updating information stored in the storage unit.

また、本発明にかかるネットワーク経路選択プログラムにおいて、通信インタフェースの優先順を指定する情報を、サーバと接続する通信インタフェースの接続頻度が高い順に設定する処理を情報通信端末装置に実行させることを特徴とするものである。   In the network route selection program according to the present invention, the information communication terminal device is configured to execute processing for setting information specifying the priority order of communication interfaces in descending order of connection frequency of communication interfaces connected to the server. To do.

また、本発明にかかるネットワーク経路選択プログラムは、ネットワーク上から機器の機器アドレスを取得した際に、該取得した機器アドレスを、接続の要求が行われたサーバに応じて格納部に格納する処理を情報通信端末装置に実行させることを特徴とするものである。   Further, the network route selection program according to the present invention, when acquiring the device address of the device from the network, stores the acquired device address in the storage unit according to the server for which the connection request is made. The information communication terminal device is executed.

本発明にかかる情報通信端末装置、ネットワーク経路選択方法およびネットワーク経路選択プログラムは、ある特定のネットワークと接続可能な通信インタフェースを複数具備する情報通信端末装置において、任意のネットワーク上に存在するサーバへの接続が要求された際に、接続の要求が行われたサーバに応じて予め指定された通信インタフェースを選択し、該選択した通信インタフェースを介してサーバの設置されたネットワークと接続し、ネットワーク上の機器からサーバのIPアドレスを取得する。そして、その取得したサーバのIPアドレスと、サーバに応じて予め指定された通信インタフェースを基にサーバと接続することを特徴とするものである。これにより、ある特定のネットワークと接続可能な通信インタフェースを複数具備する情報通信端末装置を用いて、最適なネットワーク経路を選択することが可能となる。   An information communication terminal device, a network route selection method, and a network route selection program according to the present invention are provided for an information communication terminal device including a plurality of communication interfaces connectable to a specific network to a server on an arbitrary network. When a connection is requested, a communication interface designated in advance is selected according to the server for which the connection request is made, and a connection is established with the network where the server is installed via the selected communication interface. Obtain the server IP address from the device. Then, the server is connected to the server based on the acquired IP address of the server and a communication interface designated in advance according to the server. This makes it possible to select an optimal network path using an information communication terminal device having a plurality of communication interfaces connectable to a specific network.

まず、図1を参照しながら、本発明にかかる情報通信端末装置について説明する。
本発明にかかる情報通信端末装置となる携帯情報端末(10)は、複数の無線ベアラインタフェース(11、12)を有して構成されており、無線ベアラインタフェース(11)は、基地局(20)のみに接続可能であり、携帯情報端末(10)は、無線ベアラインタフェース(11)を用いてネットワーク(21)にアクセスすることになる。同様に、無線ベアラインタフェース(12)は、基地局(30)のみに接続可能であり、携帯情報端末(10)は、無線ベアラインタフェース(12)を用いてネットワーク(31)にアクセスすることになる。なお、ネットワーク(21、31)上では、TCP/IPプロトコルが使用されている。
First, an information communication terminal device according to the present invention will be described with reference to FIG.
A portable information terminal (10) serving as an information communication terminal device according to the present invention includes a plurality of radio bearer interfaces (11, 12), and the radio bearer interface (11) is a base station (20). The portable information terminal (10) accesses the network (21) using the radio bearer interface (11). Similarly, the radio bearer interface (12) can be connected only to the base station (30), and the portable information terminal (10) accesses the network (31) using the radio bearer interface (12). . Note that the TCP / IP protocol is used on the networks (21, 31).

ネットワーク(21)上には、DNSサーバ(22)と、WWWサーバ(23)と、DHCPサーバ(24)と、が設置されており、携帯情報端末(10)に対してサービスを提供することになる。なお、DNSサーバ(22)には、WWWサーバ(23)のサーバ名として、“server.net1”が登録されているものとする。   On the network (21), a DNS server (22), a WWW server (23), and a DHCP server (24) are installed to provide services to the portable information terminal (10). Become. It is assumed that “server.net1” is registered in the DNS server (22) as the server name of the WWW server (23).

また、ネットワーク(31)上には、DNSサーバ(32)と、WWWサーバ(33)と、DHCPサーバ(34)と、が設置されており、携帯情報端末(10)に対してサービスを提供することになる。なお、DNSサーバ(32)には、WWWサーバ(33)のサーバ名として、“machine.net2”が登録されているものとする。   In addition, a DNS server (32), a WWW server (33), and a DHCP server (34) are installed on the network (31) and provide services to the portable information terminal (10). It will be. It is assumed that “machine.net2” is registered in the DNS server (32) as the server name of the WWW server (33).

次に、図2を参照しながら、携帯情報端末(10)の内部構成について説明する。
図2に示唆するように、携帯情報端末(10)上では、WWWブラウザ(40)が動作している。また、携帯情報端末(10)は、内部モジュールとして、コンテンツ取得手段(41)と、名前解決手段(42)と、サーバ名パターンデータベース(43)と、通信制御部(44)と、無線制御部(45、46)と、を有して構成されている。
Next, the internal configuration of the portable information terminal (10) will be described with reference to FIG.
As suggested in FIG. 2, the WWW browser (40) is operating on the portable information terminal (10). The portable information terminal (10) includes, as internal modules, a content acquisition unit (41), a name resolution unit (42), a server name pattern database (43), a communication control unit (44), and a radio control unit. (45, 46).

サーバ名パターンデータベース(43)は、サーバ名と使用ベアラインタフェースの優先度を対応付けるためのデータベースであり、サーバ名パターンデータベース(43)には、予め図3に示すような情報が設定されている。図3に示唆するように、このサーバ名パターンデータベース(43)には、サーバ名が、“***.net1”で終わる場合には、無線ベアラインタフェース(11)を使用し、サーバ名が、“***.net2”で終わる場合には、無線ベアラインタフェース(12)を使用し、サーバ名が、そのいずれでもない場合には、無線ベアラインタフェース(11)が利用できればその無線ベアラインタフェース(11)を優先的に使用し、無線ベアラインタフェース(11)が利用できなければ、無線ベアラインタフェース(12)を使用することを示唆する情報が格納されている。   The server name pattern database (43) is a database for associating the server name with the priority of the used bearer interface, and information as shown in FIG. 3 is set in the server name pattern database (43) in advance. As suggested in FIG. 3, in the server name pattern database (43), when the server name ends with “***. Net1”, the radio bearer interface (11) is used, and the server name is When it ends with “***. Net2”, the radio bearer interface (12) is used, and when the server name is neither of them, the radio bearer interface (11) can be used if the radio bearer interface (11) can be used. ) Is preferentially used, and if the radio bearer interface (11) cannot be used, information indicating that the radio bearer interface (12) is used is stored.

このサーバ名パターンデータベース(43)に対して名前解決手段(42)が問い合わせた際に、例えば、サーバ名が、“server.net1”であった場合は、無線ベアラインタフェース(11)が選択され、サーバ名が、“machine.net2”であった場合には、無線ベアラインタフェース(12)が選択されることになる。   When the name resolution means (42) makes an inquiry to the server name pattern database (43), for example, if the server name is “server.net1”, the radio bearer interface (11) is selected, When the server name is “machine.net2”, the radio bearer interface (12) is selected.

なお、WWWブラウザ(40)は、あるサーバへの接続が指示された場合に、適切な無線ベアラインタフェースを選択し、その選択した無線ベアラインタフェースを用いて、接続指示が行われたサーバと接続を行う必要がある。このとき、WWWブラウザ(40)が不適切な通信経路を選択してしまうと、接続指示が行われたサーバを見つけることが出来なかったり、ネットワーク環境(ネットワーク経路中のファイアウォールの存在など)により接続が遮断されたりしてしまい、サービスを受けられないことになる。また、あるサーバがすべてのベアラインタフェースから到達可能であっても、そのサーバが提供するサービスの性質によっては、特定のベアラインタフェースを優先的に使用してサーバと接続したほうがユーザの利便性を向上させる場合がある。   When the connection to a certain server is instructed, the WWW browser (40) selects an appropriate radio bearer interface and uses the selected radio bearer interface to connect to the server for which the connection instruction has been issued. There is a need to do. At this time, if the WWW browser (40) selects an inappropriate communication path, the server for which the connection instruction is issued cannot be found, or the connection is made depending on the network environment (the presence of a firewall in the network path, etc.). Will be cut off and you will not be able to receive services. Also, even if a server can be reached from all bearer interfaces, depending on the nature of the service provided by that server, it is more convenient for users to connect to the server using a specific bearer interface preferentially. There is a case to let you.

すなわち、複数の無線ベアラインタフェースを持つ携帯情報端末(10)は、サーバにアクセスする前に、適切な方法で通信経路を選択する必要がある。そこで、WWWブラウザ(40)は、サーバ名パターンデータベース(43)に格納されている情報に基づいて、無線ベアラインタフェースを以下のようにして決定することになる。   That is, the portable information terminal (10) having a plurality of radio bearer interfaces needs to select a communication path by an appropriate method before accessing the server. Therefore, the WWW browser (40) determines the radio bearer interface as follows based on the information stored in the server name pattern database (43).

まず、ユーザが、携帯情報端末(10)の具備する操作部上からWWWブラウザ(40)を操作し、あるリンクをクリックし、コンテンツの取得をWWWブラウザ(40)に指示する。このとき、WWWブラウザ(40)は、リンクに関連付けられたサーバ名とコンテンツ名とをコンテンツ取得手段(41)に送信する。サーバ名とコンテンツ名とを受信したコンテンツ取得手段(41)は、その受信したサーバ名を名前解決手段(42)に送信することになる。   First, the user operates the WWW browser (40) from the operation unit of the portable information terminal (10), clicks on a certain link, and instructs the WWW browser (40) to acquire content. At this time, the WWW browser (40) transmits the server name and content name associated with the link to the content acquisition means (41). The content acquisition unit (41) that has received the server name and the content name transmits the received server name to the name resolution unit (42).

サーバ名を受信した名前解決手段(42)は、サーバ名パターンデータベース(43)に問い合わせ、受信したサーバ名と適合する無線ベアラインタフェースを取得することになる。これにより、例えば、サーバ名“server.net1”が指定された場合には、名前解決手段(42)は、無線ベアラインタフェース(11)を使用し、図1に示すネットワーク(21)と接続すべきである旨の情報を取得することになる。   The name resolution means (42) that has received the server name inquires of the server name pattern database (43), and acquires a radio bearer interface that matches the received server name. Thus, for example, when the server name “server.net1” is designated, the name resolution means (42) should use the radio bearer interface (11) and connect to the network (21) shown in FIG. Information to that effect is obtained.

次に、名前解決手段(42)は、通信制御部(44)を介して無線制御部(45)を操作し、無線ベアラインタフェース(11)を使用して、図1に示すネットワーク(21)と接続することになる。   Next, the name resolution means (42) operates the radio control unit (45) via the communication control unit (44) and uses the radio bearer interface (11) to connect the network (21) shown in FIG. Will be connected.

このとき、名前解決手段(42)は、図1に示すネットワーク(21)上のDHCPサーバ(24)からDNSサーバ(22)のアドレスを取得し、その取得したDNSサーバ(22)のアドレスを基にDNSサーバ(22)と接続し、サーバ名“server.net1”のアドレスを問い合わせ、WWWサーバ(23)のIPアドレスをDNSサーバ(22)から取得することになる。   At this time, the name resolution means (42) acquires the address of the DNS server (22) from the DHCP server (24) on the network (21) shown in FIG. 1, and based on the acquired address of the DNS server (22). Is connected to the DNS server (22), the server name "server.net1" is queried, and the IP address of the WWW server (23) is acquired from the DNS server (22).

次に、名前解決手段(42)は、図1に示すWWWサーバ(23)のIPアドレスと、選択された無線ベアラインタフェース(11)の情報と、をコンテンツ取得手段(41)に送信することになる。   Next, the name resolution means (42) transmits the IP address of the WWW server (23) shown in FIG. 1 and the information of the selected radio bearer interface (11) to the content acquisition means (41). Become.

そして、コンテンツ取得手段(41)は、名前解決手段(42)から受信したWWWサーバ(23)のIPアドレスと、無線ベアラインタフェース(11)の情報と、を基に、図1に示すWWWサーバ(23)と接続し、WWWブラウザ(40)から指定されたコンテンツ名に対応するコンテンツをWWWサーバ(23)から取得し、その取得したコンテンツをWWWブラウザ(40)に送信することになる。そして、WWWブラウザ(40)は、コンテンツ取得手段(41)から受信したコンテンツを携帯情報端末(10)の具備する表示部上に表示し、ユーザにコンテンツを提示することになる。   Then, the content acquisition means (41) uses the WWW server (shown in FIG. 1) based on the IP address of the WWW server (23) received from the name resolution means (42) and the information of the radio bearer interface (11). 23), the content corresponding to the content name designated from the WWW browser (40) is acquired from the WWW server (23), and the acquired content is transmitted to the WWW browser (40). Then, the WWW browser (40) displays the content received from the content acquisition means (41) on the display unit of the portable information terminal (10) and presents the content to the user.

このように、本発明にかかる携帯情報端末(10)は、WWWブラウザ(40)から指定したWWWサーバ名と適合する無線ベアラインタフェース(11)の情報を、サーバ名パターンデータベース(43)から取得し、該取得した無線ベアラインタフェース(11)の情報を使用し、図1に示すネットワーク(21)と接続する。そして、携帯情報端末(10)は、図1に示すネットワーク(21)上のDHCPサーバ(24)からDNSサーバ(22)のアドレスを取得し、その取得したDNSサーバ(22)のアドレスを基にDNSサーバ(22)と接続し、WWWサーバ(23)のIPアドレスをDNSサーバ(22)から取得することになる。そして、携帯情報端末(10)は、図1に示すWWWサーバ(23)のIPアドレスと、無線ベアラインタフェース(11)の情報と、を基に図1に示すWWWサーバ(23)と接続し、WWWブラウザ(40)から指定されたコンテンツ名に対応するコンテンツをWWWサーバ(23)から取得することになる。   As described above, the portable information terminal (10) according to the present invention acquires the information of the radio bearer interface (11) that matches the WWW server name designated from the WWW browser (40) from the server name pattern database (43). Then, the information of the acquired radio bearer interface (11) is used to connect to the network (21) shown in FIG. Then, the mobile information terminal (10) acquires the address of the DNS server (22) from the DHCP server (24) on the network (21) shown in FIG. 1, and based on the acquired address of the DNS server (22). It connects with the DNS server (22), and acquires the IP address of the WWW server (23) from the DNS server (22). Then, the portable information terminal (10) connects to the WWW server (23) shown in FIG. 1 based on the IP address of the WWW server (23) shown in FIG. 1 and the information of the radio bearer interface (11). The content corresponding to the content name designated from the WWW browser (40) is acquired from the WWW server (23).

したがって、本発明にかかる携帯情報端末(10)は任意のネットワーク(21、31)上に存在するサーバ(23、33)への接続が要求された際に、接続の要求が行われたサーバ(23、33)に応じて予め指定された通信インタフェース(11、12)を選択し、該選択した通信インタフェース(11、12)を介してサーバ(23、33)の設置されたネットワーク(21、31)と接続し、ネットワーク(21、31)上の機器(22、32)からサーバ(23、33)のIPアドレスを取得する。そして、その取得したサーバ(23、33)のIPアドレスと、サーバ(23、33)に応じて予め指定された通信インタフェース(11、12)を基にサーバ(23、33)と接続することになり、ある特定のネットワーク(21、31)と接続可能な通信インタフェース(11、12)を複数具備する携帯情報端末(10)において、最適なネットワーク経路を選択することが可能となる。   Therefore, when the portable information terminal (10) according to the present invention is requested to connect to the server (23, 33) existing on an arbitrary network (21, 31), the server ( 23, 33), a communication interface (11, 12) designated in advance is selected, and the network (21, 31) in which the server (23, 33) is installed via the selected communication interface (11, 12). ) To obtain the IP address of the server (23, 33) from the device (22, 32) on the network (21, 31). Then, the server (23, 33) is connected to the server (23, 33) based on the acquired IP address of the server (23, 33) and the communication interface (11, 12) designated in advance according to the server (23, 33). Thus, it becomes possible to select an optimal network path in the portable information terminal (10) having a plurality of communication interfaces (11, 12) connectable to a specific network (21, 31).

以下、添付図面を参照しながら、本発明にかかる情報通信端末装置となる携帯電話(101)を用いたネットワーク経路の選択方法について説明する。   Hereinafter, a method for selecting a network route using a mobile phone (101) as an information communication terminal device according to the present invention will be described with reference to the accompanying drawings.

まず、図4を参照しながら、第1の実施例におけるネットワーク構成について説明する。図4に示唆するように、第1の実施例における携帯電話(101)は、WCDMA通信方式のWCDMAベアラインタフェース(102)と、無線LANベアラインタフェース(103)と、を有して構成されている。   First, the network configuration in the first embodiment will be described with reference to FIG. As suggested in FIG. 4, the mobile phone (101) in the first embodiment is configured to have a WCDMA bearer interface (102) of a WCDMA communication system and a wireless LAN bearer interface (103). .

WCDMAベアラインタフェース(102)は、WCDMA基地局(201)を経由して携帯電話網(公衆網)(202)に接続できることになる。また、携帯電話網(202)上にはゲートウェイ(206)が設置されており、ゲートウェイ(206)は、インターネット(401)と接続されている。   The WCDMA bearer interface (102) can be connected to the mobile phone network (public network) (202) via the WCDMA base station (201). A gateway (206) is installed on the mobile phone network (202), and the gateway (206) is connected to the Internet (401).

無線LANベアラインタフェース(103)は、IEEE802.11通信方式の無線LANであり、無線LAN基地局(301)を経由してLAN(ローカル・エリア・ネットワーク)(302)と接続することができる。   The wireless LAN bearer interface (103) is a wireless LAN of the IEEE 802.11 communication system, and can be connected to a LAN (local area network) (302) via a wireless LAN base station (301).

また、LAN(302)上にはゲートウェイ(306)が設置されており、ゲートウェイ(306)は、インターネット(401)と接続されている。   A gateway (306) is installed on the LAN (302), and the gateway (306) is connected to the Internet (401).

なお、ゲートウェイ(206、306)は、安全のためインターネット(401)側からの接続要求は拒否するように設定されている。   Note that the gateways (206, 306) are set to reject connection requests from the Internet (401) for safety.

つまり、携帯電話(101)上のアプリケーションは、無線LANベアラインタフェース(103)を使用して携帯電話網上(202)の各種サーバ(203、204、205)に接続することはできないことになる。同様に、WCDMAベアラインタフェース(102)を使用してLAN(302)上の各種サーバ(303、304、305)に接続することはできないことになる。なお、インターネット(401)上に設置してあるサーバ(402、403)には、WCDMAベアラインタフェース(102)、または、無線LANベアラインタフェース(103)の何れのベアラインタフェースを使用しても接続することができるように設定されている。   That is, the application on the mobile phone (101) cannot connect to the various servers (203, 204, 205) on the mobile phone network (202) using the wireless LAN bearer interface (103). Similarly, it is impossible to connect to various servers (303, 304, 305) on the LAN (302) using the WCDMA bearer interface (102). It should be noted that the server (402, 403) installed on the Internet (401) can be connected using either the WCDMA bearer interface (102) or the wireless LAN bearer interface (103). Is set to be able to.

なお、無線LAN基地局(301)のESSIDは、“local”に設定されている。
また、DNSサーバ(204)には、WWWサーバ(205)の名前として“server.carrier.ne.jp”が登録されており、DNSサーバ(304)には、WWWサーバ(305)の名前として、“WWW.research.local”が登録されている。また、DNSサーバ(402)には、WWWサーバ(403)の名前として、“WWW.nec.co.jp”が登録されている。
The ESSID of the wireless LAN base station (301) is set to “local”.
Also, “server.carrier.ne.jp” is registered in the DNS server (204) as the name of the WWW server (205), and the name of the WWW server (305) is registered in the DNS server (304). “WWW.research.local” is registered. Also, “WWW.nec.co.jp” is registered in the DNS server (402) as the name of the WWW server (403).

なお、DNSサーバ(204、304)は、携帯電話(101)から問い合わせのあったサーバ名がDNSサーバ(204、304)自身に登録されていない場合は、インターネット(401)上のDNSサーバ(402)に対して問い合わせを転送するように設定されている。   If the server name inquired from the mobile phone (101) is not registered in the DNS server (204, 304) itself, the DNS server (204, 304) has a DNS server (402) on the Internet (401). ) Is set to forward inquiries.

次に、図5を参照しながら、図4に示す携帯電話(101)の内部構成について説明する。   Next, the internal configuration of the mobile phone (101) shown in FIG. 4 will be described with reference to FIG.

第1の実施例における携帯電話(101)は、WCDMA通信方式のWCDMAベアラインタフェース(102)と、無線LANベアラインタフェース(103)と、WWWブラウザ(110)と、内部モジュールとなる、コンテンツ取得手段(111)と、名前解決手段(112)と、サーバ名パターンデータベース(113)と、通信制御部(114)と、WCDMA制御部(115)と、無線LAN制御部(116)と、を有して構成されている。   The cellular phone (101) in the first embodiment includes a WCDMA communication system WCDMA bearer interface (102), a wireless LAN bearer interface (103), a WWW browser (110), and content acquisition means (internal modules). 111), name resolution means (112), server name pattern database (113), communication control unit (114), WCDMA control unit (115), and wireless LAN control unit (116). It is configured.

なお、第1の実施例における携帯電話(101)上ではWWWブラウザ(110)が動作しているものとする。   It is assumed that the WWW browser (110) is operating on the mobile phone (101) in the first embodiment.

また、サーバ名パターンデータベース(113)は、図6に示唆する情報が設定されており、このサーバ名パターンデータベース(113)には、サーバ名が、“***.carrier.ne.jp”で終わる場合には、WCDMA通信方式のWCDMAベアラインタフェース(102)を使用し、サーバ名が、“***.local”で終わる場合には、無線LANベアラインタフェース(103)を使用し、ESSIDが、“local”である基地局に限定して接続することを示し、サーバ名が、上記いずれでもない場合は、無線LANベアラインタフェース(103)が利用できれば、その無線LANベアラインタフェース(103)を優先的に使用し、無線LANベアラインタフェース(103)が利用できなければ、WCDMAベアラインタフェース(102)を使用することを示唆する情報が設定されている。   The server name pattern database (113) is set with information suggested in FIG. 6, and the server name pattern database (113) has the server name “***. Carrier.ne.jp”. When the process ends, the WCDMA bearer interface (102) of the WCDMA communication method is used. When the server name ends with “***. Local”, the wireless LAN bearer interface (103) is used, and the ESSID is This indicates that the connection is limited to the “local” base station, and if the server name is neither of the above, if the wireless LAN bearer interface (103) is available, the wireless LAN bearer interface (103) is given priority. If the wireless LAN bearer interface (103) is not available, the WCDM Information suggesting the use of bearer interface (102) is set.

(第1の実施例における処理動作)
次に、図5を参照しながら、第1の実施例の携帯電話(101)の処理動作について説明する。なお、第1の実施例の処理動作は、図5に示すシーケンス番号(S1〜S17)に基づいて説明する。
(Processing operation in the first embodiment)
Next, the processing operation of the cellular phone (101) of the first embodiment will be described with reference to FIG. The processing operation of the first embodiment will be described based on the sequence numbers (S1 to S17) shown in FIG.

まず、ユーザが携帯電話(101)上のWWWブラウザ(110)を操作して、あるハイパーリンクをクリックしコンテンツの取得を要求する(ステップS1)。なお、ハイパーリンクにはコンテンツの所在を表すURLが関連付けられており、URLは、サーバの名前とコンテンツのファイルパス情報とから構成されている。なお、クリックされたリンクのURLは、“http://www.research.local/file.html”と仮定する。   First, the user operates the WWW browser (110) on the mobile phone (101) and clicks on a certain hyperlink to request acquisition of content (step S1). The hyperlink is associated with a URL indicating the location of the content, and the URL is composed of a server name and content file path information. It is assumed that the URL of the clicked link is “http: //www.research.local/file.html”.

次に、WWWブラウザ(110)は、このURLをコンテンツ取得手段(111)に送信する(ステップS2)。URLを受信したコンテンツ取得手段(111)は、サーバのアドレス、および、使用すべきベアラインタフェースを調べるために、WWWブラウザ(110)から受信したURLのサーバ名部分である、“www.research.local”を名前解決手段(112)に送信することになる(ステップS3)。   Next, the WWW browser (110) transmits this URL to the content acquisition means (111) (step S2). The content acquisition unit (111) that has received the URL checks the server address and the server name portion of the URL received from the WWW browser (110) in order to check the bearer interface to be used, “www.research.local. "Is transmitted to the name resolution means (112) (step S3).

名前解決手段(112)は、コンテンツ取得手段(111)から受信したサーバ名を基に、サーバ名パターンデータベース(113)に問い合わせ(ステップS4)、サーバ名に対応するベアラインタフェース情報をサーバ名データベース(113)から取得することになる(ステップS5)。なお、ここでは図6に示唆する、サーバ名パターンの2行目のサーバ名が、“www.research.local”に該当することになる。すなわち、ESSIDが、“local”の無線LANアクセスポイントに接続すべきである旨の情報を名前解決手段(112)が取得することになる。   The name resolution means (112) inquires the server name pattern database (113) based on the server name received from the content acquisition means (111) (step S4), and obtains bearer interface information corresponding to the server name in the server name database ( 113) (step S5). Here, the server name on the second line of the server name pattern suggested in FIG. 6 corresponds to “www.research.local”. In other words, the name resolution unit (112) acquires information that the ESSID should be connected to a wireless LAN access point with "local".

次に、名前解決手段(112)は、通信制御部(114)に対して、ESSIDが、“local”である無線LANアクセスポイントへの接続要求を行い(ステップS6)、通信制御部(114)は、無線LAN制御部(116)に対してESSIDの検索処理および接続処理を実行させることになる(ステップS7)。   Next, the name resolution means (112) makes a connection request to the wireless LAN access point whose ESSID is “local” to the communication control unit (114) (step S6), and the communication control unit (114). Causes the wireless LAN control unit (116) to execute ESSID search processing and connection processing (step S7).

ここで、携帯電話(101)が、図4に示す無線LAN基地局(301)の無線エリア内に位置し、通信制御部(114)が、無線LAN制御部(116)に対してESSIDの検索処理および接続処理を実行させ、通信制御部(114)が無線LANベアラインタフェースを介して無線LAN基地局(301)と接続し、携帯電話(101)と無線LAN基地局(301)との接続が成功したとする。   Here, the mobile phone (101) is located in the wireless area of the wireless LAN base station (301) shown in FIG. 4, and the communication control unit (114) searches the wireless LAN control unit (116) for an ESSID. The communication control unit (114) connects to the wireless LAN base station (301) via the wireless LAN bearer interface, and the connection between the mobile phone (101) and the wireless LAN base station (301) is established. Suppose you succeed.

この接続に携帯電話(101)が成功すると、通信制御部(114)は、図4に示すLAN(302)上にDHCP要求をブロードキャストし、DHCPサーバ(303)から無線LANベアラインタフェース用のIPアドレス、及び、DNSサーバ(304)のアドレスを取得することになる。   If the cellular phone (101) succeeds in this connection, the communication control unit (114) broadcasts a DHCP request on the LAN (302) shown in FIG. 4, and the IP address for the wireless LAN bearer interface from the DHCP server (303). And the address of the DNS server (304).

次に、通信制御部(114)は、図4に示すDHCPサーバ(303)から取得したDNSサーバ(304)のアドレス、および、LAN(302)に接続した際の情報を名前解決手段(112)に送信することになる(ステップS8)。   Next, the communication control unit (114) obtains the address of the DNS server (304) acquired from the DHCP server (303) shown in FIG. 4 and the information when connecting to the LAN (302) as a name resolution unit (112). (Step S8).

そして、名前解決手段(112)は、通信制御部(114)から上記情報を受信し、図4に示唆するDNSサーバ(304)と接続し、サーバ名“www.research.local”のアドレスをDNSサーバ(304)に問い合わせ、名前解決手段(112)は、WWWサーバ(305)のIPアドレスをDNSサーバ(304)から取得することになる(ステップS9、S10、S11)。次に、名前解決手段(112)は、図4に示唆するWWWサーバ(305)のIPアドレスと、選択されたベアラインタフェースの情報と、をコンテンツ取得手段(111)に送信することになる(ステップS12)。   The name resolution means (112) receives the above information from the communication control unit (114), connects to the DNS server (304) suggested in FIG. 4, and sets the address of the server name “www.research.local” to DNS. The server (304) is inquired, and the name resolution means (112) acquires the IP address of the WWW server (305) from the DNS server (304) (steps S9, S10, S11). Next, the name resolution unit (112) transmits the IP address of the WWW server (305) suggested in FIG. 4 and information of the selected bearer interface to the content acquisition unit (111) (step). S12).

コンテンツ取得手段(111)は、HTTPプロトコルを使用して、名前解決手段(112)から受信したWWWサーバ(305)のIPアドレスを基に、WWWサーバ(305)に接続し(ステップS13、14)、WWWブラウザ(110)から指定されたコンテンツファイル名“/file.html”に対応するコンテンツをWWWサーバ(305)から取得し(ステップS15)、その取得したコンテンツをWWWブラウザ(110)に送信することになる(ステップS16)。   The content acquisition unit (111) uses the HTTP protocol to connect to the WWW server (305) based on the IP address of the WWW server (305) received from the name resolution unit (112) (steps S13 and S14). The content corresponding to the content file name “/file.html” designated from the WWW browser (110) is acquired from the WWW server (305) (step S15), and the acquired content is transmitted to the WWW browser (110). (Step S16).

WWWブラウザ(110)は、コンテンツ取得手段(111)から受信したコンテンツファイル名“/file.html”のコンテンツを携帯電話(101)の具備する表示部上に表示し、ユーザにコンテンツを提示することになる(ステップS17)。   The WWW browser (110) displays the content file name “/file.html” received from the content acquisition means (111) on the display unit of the mobile phone (101) and presents the content to the user. (Step S17).

次に、ユーザが別のリンクをクリックし、そのURLが “http://server.carrier.ne.jp/login.html”であったとする。   Next, assume that the user clicks another link, and the URL is “http://server.carrier.ne.jp/login.html”.

この場合、上記のシーケンスと同様な処理動作を行い、携帯電話(101)は、WCDMAベアラインタフェース(102)を使用して、図4に示唆する携帯電話網(202)に接続し、WWWサーバ(205)上のコンテンツ“/login.html”を取得することになる。   In this case, the processing operation similar to the above sequence is performed, and the mobile phone (101) uses the WCDMA bearer interface (102) to connect to the mobile phone network (202) suggested in FIG. 205) The above content “/login.html” is acquired.

また、ユーザが別のリンクをクリックし、そのURLが “http://www.nec.co.jp/index.html”であったとする。   Also, assume that the user clicks another link and the URL is “http://www.nec.co.jp/index.html”.

この場合、上記のシーケンスと同様な処理動作を行い、携帯電話(101)は、無線LANベアラインタフェース(103)を優先的に使用して、図4に示唆するLAN(302)に接続し、WWWサーバ(403)上のコンテンツ“/index.html”を取得する。また、無線LANベアラインタフェース(103)が使用できない場合は、WCDMAベアラインタフェース(102)を使用して、図4に示唆する携帯電話網(202)に接続し、WWWサーバ(403)上のコンテンツ“/index.html”を取得することになる。   In this case, processing operations similar to the above sequence are performed, and the cellular phone (101) preferentially uses the wireless LAN bearer interface (103) to connect to the LAN (302) suggested in FIG. The content “/index.html” on the server (403) is acquired. If the wireless LAN bearer interface (103) cannot be used, the WCDMA bearer interface (102) is used to connect to the cellular phone network (202) suggested in FIG. /Index.html "is acquired.

以上の説明から明らかなように第1の実施例は、以下のような効果を奏することになる。
第1の効果は、サーバ名と使用ベアラインタフェースとを関連付けるためのサーバ名パターンデータベース(113)を設けることで、そのサーバ名パターンデータベース(113)から適切な使用ベアラインタフェースを自動的に選択することが可能となる。これにより、ユーザが手動で使用ベアラインタフェースを選択する必要がなく、ユーザの手間を軽減することが可能となる。
As is apparent from the above description, the first embodiment has the following effects.
A first effect is that a server name pattern database (113) for associating a server name with a used bearer interface is provided, and an appropriate used bearer interface is automatically selected from the server name pattern database (113). Is possible. Thereby, it is not necessary for the user to manually select the bearer interface to be used, and the user's trouble can be reduced.

第2の効果は、適切にサーバ名パターンデータベース(131)、及び、DNSサーバ(22、32)を設定することで、目的のサーバに到達できる使用ベアラインタフェースを特定することができ、無駄な接続処理や切断処理を軽減することが可能となる。   The second effect is that by appropriately setting the server name pattern database (131) and the DNS server (22, 32), the used bearer interface that can reach the target server can be specified, and wasteful connection is achieved. Processing and cutting processing can be reduced.

第3の効果は、ベアラインタフェースの選択を名前解決手段(112)により一元的に判断することで、従来のアプリケーションを容易に複数のベアラインタフェースに対応させることが可能となる。   The third effect is that it is possible to easily make a conventional application compatible with a plurality of bearer interfaces by centrally determining the selection of bearer interfaces by the name resolution means (112).

第4の効果は、サーバ名パターンに関連付けて使用ベアラインタフェースを決定するようにサーバ名パターンデータベース(131)を構築することで、コンテンツ制作者がコンテンツのリンクをサーバ名パターンで記述するだけで、携帯電話(101)の使用するベアラインタフェースを制御することが可能となる。   The fourth effect is that by constructing the server name pattern database (131) so as to determine the bearer interface to be used in association with the server name pattern, the content creator simply describes the content link in the server name pattern. It becomes possible to control the bearer interface used by the mobile phone (101).

第5の効果は、無線サービスエリアが重複するような場合でも、それぞれが別々のエリアを構築するように、サーバ名パターンデータベース(131)、DNSサーバ(22、32)、及び、無線LAN基地局(301)のESSIDを設定することで、サーバの名前によってそれぞれのネットワークを明示的に区別してアクセスできるようにすることが可能となる。   The fifth effect is that even when wireless service areas overlap, a server name pattern database (131), a DNS server (22, 32), and a wireless LAN base station so that each area is constructed separately. By setting the ESSID of (301), it becomes possible to explicitly distinguish and access each network by the name of the server.

第6の効果は、異なるネットワークに接続されているサーバのIPアドレスが重複していても、各ネットワークが別々のエリアを構成するように、サーバ名パターンデータベース(131)、DNSサーバ(22、32)、及び、無線LAN基地局(301)のESSIDを設定することで、それぞれに異なったサーバ名を与えることができ、IPアドレスを軽減することが可能となる。   A sixth effect is that even if the IP addresses of servers connected to different networks are duplicated, the server name pattern database (131), the DNS server (22, 32) are configured so that each network forms a separate area. ) And setting the ESSID of the wireless LAN base station (301), it is possible to give different server names to the respective IP addresses.

次に、第2の実施例について説明する。
第1の実施例は、図6に示唆するように、サーバ名パターンデータベース(113)には、サーバ名パターンに応じて使用するベアラインタフェースを関連付けて格納したが、第2の実施例は、図7に示唆するように、サーバ名パターンに応じて使用するベアラインタフェースと、DNSサーバのアドレスと、を関連付けて格納したことを特徴とするものである。これにより、第1の実施例のように、DHCPにより接続した際にDNSサーバのアドレスを自動的に取得する必要がなくなることになる。以下に、第2の実施例における処理動作について説明する。
Next, a second embodiment will be described.
In the first embodiment, as indicated in FIG. 6, the server name pattern database (113) stores bearer interfaces used in accordance with the server name pattern in association with each other. As suggested in FIG. 7, the bearer interface used in accordance with the server name pattern and the DNS server address are stored in association with each other. This eliminates the need to automatically acquire the DNS server address when connecting via DHCP, as in the first embodiment. The processing operation in the second embodiment will be described below.

まず、図8を参照しながら、第2の実施例のネットワーク構成について説明する。
図8に示唆するように、第2の実施例における携帯電話(101)は、第1の実施例と同様に、WCDMA通信方式のWCDMAベアラインタフェース(102)と、無線LANベアラインタフェース(103)と、を有して構成されている。
First, the network configuration of the second embodiment will be described with reference to FIG.
As suggested in FIG. 8, the cellular phone (101) in the second embodiment is similar to the first embodiment in that the WCDMA bearer interface (102) of the WCDMA communication system, the wireless LAN bearer interface (103), , And is configured.

なお、第2の実施例におけるネットワーク構成は、ローカル・エリア・ネットワークC(312)上に、DHCPサーバ(313)と、ゲートウェイ(314)と、が設置されている。また、ゲートウェイ(314)は、ローカル・エリア・ネットワークA(321)と、ローカル・エリア・ネットワークB(331)と、接続されており、各ローカル・エリア・ネットワークA、B(321、331)上には、WWWサーバ(322、332)と、DNSサーバ(323、333)と、が設置されている。   In the network configuration in the second embodiment, a DHCP server (313) and a gateway (314) are installed on the local area network C (312). The gateway (314) is connected to the local area network A (321) and the local area network B (331), and is connected to each local area network A, B (321, 331). The WWW server (322, 332) and the DNS server (323, 333) are installed.

次に、図8を参照しながら、第2の実施例のネットワーク構成における携帯電話(101)を用いたネットワーク経路の選択方法について説明する。なお、図8に示唆する携帯電話(101)は、図5に示唆する第1の実施例と同様の構成から構築されており、図5に示唆するサーバ名パターンデータベース(113)に、図7に示唆する情報が格納されているものとする。   Next, a method for selecting a network route using the cellular phone (101) in the network configuration of the second embodiment will be described with reference to FIG. The cellular phone (101) suggested in FIG. 8 is constructed from the same configuration as that of the first embodiment suggested in FIG. 5, and the server name pattern database (113) suggested in FIG. It is assumed that the information suggested in is stored.

まず、ユーザが携帯電話(101)上のWWWブラウザ(110)を操作して、リンクをクリックし、そのURLが“http://server.carrier.ne.jp/login.html”であったとする。   First, it is assumed that the user operates the WWW browser (110) on the mobile phone (101), clicks a link, and the URL is “http://server.carrier.ne.jp/login.html”. .

この場合、第1の実施例のシーケンスと同様な処理動作を行い、携帯電話(101)は、サーバ名パターンデータベース(113)を検索し、図7に示唆する1行目に該当することになり、携帯電話(101)は、WCDMAベアラインタフェース(102)を使用して、図8に示唆する携帯電話網(202)に接続し、WWWサーバ(205)上のコンテンツ“/login.html”を取得することになる。   In this case, the processing operation similar to the sequence of the first embodiment is performed, and the mobile phone (101) searches the server name pattern database (113) and corresponds to the first line suggested in FIG. The mobile phone (101) uses the WCDMA bearer interface (102) to connect to the mobile phone network (202) suggested in FIG. 8, and acquires the content “/login.html” on the WWW server (205). Will do.

また、ユーザが携帯電話(101)上のWWWブラウザ(110)を操作して、リンクをクリックし、そのURLが“http://www.local.lan1/index.html”であったとする。   Further, it is assumed that the user operates the WWW browser (110) on the mobile phone (101), clicks a link, and the URL is “http: //www.local.lan1/index.html”.

この場合、携帯電話(101)は、サーバ名パターンデータベース(113)を検索し、図7に示唆する2行目に該当することになり、携帯電話(101)は、無線LANに接続すべきである旨の情報(WLAN)と、DNSサーバ323のアドレスと、を取得することになる。そして、携帯電話(101)は、図5に示唆するサーバ名パターンデータベース(113)から検索取得した情報を基に、図8に示唆する無線LAN基地局(311)との接続処理を行うことになる。   In this case, the mobile phone (101) searches the server name pattern database (113) and corresponds to the second line suggested in FIG. 7, and the mobile phone (101) should be connected to the wireless LAN. The information (WLAN) indicating that it exists and the address of the DNS server 323 are acquired. Then, the mobile phone (101) performs connection processing with the wireless LAN base station (311) suggested in FIG. 8 based on the information retrieved and acquired from the server name pattern database (113) suggested in FIG. Become.

次に、携帯電話(101)は、図8に示唆する無線LAN基地局(311)との接続処理が完了すると、携帯電話(101)は、ローカル・エリア・ネットワークC(312)上に、DHCP要求をブロードキャストし、DHCPサーバ(313)から無線LANベアラインタフェース用のIPアドレスのみを取得することになる。そして、携帯電話(101)は、DHCPサーバ(313)から取得した無線LANベアラインタフェース用のIPアドレスと、図5に示唆するサーバ名パターンデータベース(113)から取得したDNSサーバ323のアドレスと、を基に、図8に示唆するDNAサーバ(323)と接続し、サーバ名“www.local.lan1”のアドレスをDNSサーバ(323)に問い合わせ、WWWサーバ(322)のIPアドレスをDNSサーバ(323)から取得することになる。そして、携帯電話(101)は、HTTPプロトコルを使用して、DNSサーバ(323)から取得したWWWサーバ(322)のIPアドレスを基に、WWWサーバ(323)に接続し、WWWブラウザ(110)から指定されたコンテンツファイル“index.html”に対応するコンテンツをWWWサーバ(323)から取得することになる。   Next, when the cellular phone (101) completes the connection process with the wireless LAN base station (311) suggested in FIG. 8, the cellular phone (101) is connected to the DHCP on the local area network C (312). The request is broadcast, and only the IP address for the wireless LAN bearer interface is acquired from the DHCP server (313). The mobile phone (101) then obtains the IP address for the wireless LAN bearer interface acquired from the DHCP server (313) and the address of the DNS server 323 acquired from the server name pattern database (113) suggested in FIG. 8 is connected to the DNA server (323) suggested in FIG. 8, the DNS server (323) is inquired about the address of the server name “www.local.lan1”, and the IP address of the WWW server (322) is obtained from the DNS server (323). ) Will be obtained from. Then, the mobile phone (101) connects to the WWW server (323) based on the IP address of the WWW server (322) obtained from the DNS server (323) using the HTTP protocol, and the WWW browser (110). The content corresponding to the content file “index.html” designated by the user is acquired from the WWW server (323).

このように、第2の実施例におけるネットワーク経路の選択方法は、図7に示唆するように、サーバ名パターンに応じて、使用するベアラインタフェースと、DNSサーバのアドレスと、を関連付けて格納したことを特徴とするものである。これにより、DHCPにより接続した際にDNSサーバのアドレスを自動的に取得する必要がなくなることになる。また、ローカル・エリア・ネットワークA(321)の運用者と、ローカル・エリア・ネットワークB(331)の運用者と、は、同じアクセスポイントを共有してサービスを提供しているが、1つのDNSサーバを共有しなくてもよく、独自にDNSサーバを管理することが可能となる。従って、ネットワークの変更操作を柔軟に行うことが可能となる。   As described above, the network route selection method in the second embodiment stores the bearer interface to be used and the DNS server address in association with each other according to the server name pattern, as suggested in FIG. It is characterized by. This eliminates the need to automatically obtain the DNS server address when connecting via DHCP. In addition, the operator of the local area network A (321) and the operator of the local area network B (331) share the same access point and provide a service. The server need not be shared, and the DNS server can be managed independently. Therefore, the network change operation can be performed flexibly.

なお、上記実施例においては、携帯電話(101)の具備するサーバ名パターンデータベース(113)に予め、DNSサーバのアドレスを格納したが、第1の実施例のように、DHCPにより接続した際に取得したDNSサーバのアドレスを、サーバ名パターンデータベース(113)に関連付けて格納することも可能である。   In the above embodiment, the DNS server address is stored in advance in the server name pattern database (113) of the mobile phone (101). However, when connected by DHCP as in the first embodiment. It is also possible to store the acquired DNS server address in association with the server name pattern database (113).

なお、上記の実施例は本発明の好適な実施の一例であり、本発明の実施例は、これに限定されるものではなく、本発明の要旨を逸脱しない範囲において種々の変更を施した形態での実施が可能である。例えば、上記実施例において、無線ベアラインタフェースでネットワークに接続する情報通信端末装置を想定したが、これはユーザの利便性や、様々なネットワークに接続できるなどの理由により、実現する可能性が高いものを選択した結果であり、本発明を無線ベアラインタフェースのみに限定するものではなく、複数の有線ベアラインタフェースを持つ情報通信端末装置や、有線と無線との両方のベアラインタフェースを持つ端末などにも適用することは可能である。   The above-described embodiment is an example of a preferred embodiment of the present invention. The embodiment of the present invention is not limited to this, and various modifications are made without departing from the scope of the present invention. Implementation is possible. For example, in the above embodiment, the information communication terminal device connected to the network by the radio bearer interface is assumed. However, this is highly likely to be realized due to the convenience of the user and the ability to connect to various networks. The present invention is not limited to the radio bearer interface, but is also applied to information communication terminal devices having a plurality of wired bearer interfaces and terminals having both wired and wireless bearer interfaces. It is possible to do.

また、上記実施例におけるネットワーク環境、および、サーバの設置構成は本発明の必須要件ではなく、情報通信端末装置内部の通信方式やモジュール構成に閉じたものであり、ネットワークの環境、すなわち、トポロジ(ネットワークの形態)やサーバの設置構成は任意であり、特に限定するものではない。   In addition, the network environment and the server installation configuration in the above embodiment are not essential requirements of the present invention, but are closed to the communication method and module configuration inside the information communication terminal device, and the network environment, that is, the topology ( The network configuration) and the server installation configuration are arbitrary and are not particularly limited.

また、WWWブラウザ以外のアプリケーションを使用することも可能であり、例えば、メール、インスタントメッセージ、FTPなどを適用することも可能である。   It is also possible to use an application other than the WWW browser. For example, mail, instant message, FTP, etc. can be applied.

また、サーバ名パターンデータベース(113)は、3つ以上のベアラインタフェースに適用するように構築することも可能である。また、サーバ名パターンデータベース(113)は、ドメイン名だけでなくポート番号やプロトコルの種別をキーに検索できるように構築することも可能である。また、サーバ名パターンデータベース(113)の情報は固定ではなく、情報通信端末装置の具備する操作部からユーザがサーバ名パターンデータベース(113)の内容を変更したり、ネットワークを介して自動的にダウンロードしてサーバ名パターンデータベース(113)の内容を更新したりすることも可能である。   Further, the server name pattern database (113) can be constructed to be applied to three or more bearer interfaces. The server name pattern database (113) can also be constructed so that it can be searched using not only the domain name but also the port number and protocol type as a key. The information in the server name pattern database (113) is not fixed, and the user can change the contents of the server name pattern database (113) from the operation unit of the information communication terminal device, or can be automatically downloaded via the network. It is also possible to update the contents of the server name pattern database (113).

また、サーバ名パターンデータベース(113)の優先順位は、そのベアラインタフェースの接続頻度に応じて優先順位を変更するように構築することも可能である。これにより、最も接続頻度の高いベアラインタフェースを優先的に使用することが可能となる。   Further, the priority order of the server name pattern database (113) can be constructed so as to change the priority order according to the connection frequency of the bearer interface. This makes it possible to preferentially use the bearer interface with the highest connection frequency.

また、上記の実施例における情報通信端末装置となる携帯電話(101)を用いたネットワーク経路の選択方法は、コンピュータプログラムにより実行することも可能であり、また、上記のプログラムは、光記録媒体、磁気記録媒体、光磁気記録媒体、または半導体等の記録媒体に記録し、上記の記録媒体から情報通信端末装置にロードすることも可能である。また、所定のネットワークを介して接続されている外部機器から上記のプログラムを情報通信端末装置にロードすることも可能である。   In addition, the network route selection method using the mobile phone (101) serving as the information communication terminal device in the above embodiment can also be executed by a computer program. It is also possible to record on a recording medium such as a magnetic recording medium, a magneto-optical recording medium, or a semiconductor, and load the information recording terminal apparatus from the recording medium. It is also possible to load the above program into the information communication terminal device from an external device connected via a predetermined network.

本発明にかかる情報通信端末装置、ネットワーク経路選択方法及びネットワーク経路選択プログラムは、複数の通信インタフェースを具備する情報通信端末装置に適用可能である。   The information communication terminal device, the network route selection method, and the network route selection program according to the present invention can be applied to an information communication terminal device having a plurality of communication interfaces.

本発明にかかる情報通信端末装置となる携帯情報端末を用いたネットワーク経路の選択方法を説明するための一構成例を示す図である。It is a figure which shows the example of 1 structure for demonstrating the selection method of the network path | route using the portable information terminal used as the information communication terminal device concerning this invention. 本発明にかかる携帯情報端末の内部構成を示すブロック図である。It is a block diagram which shows the internal structure of the portable information terminal concerning this invention. 本発明にかかる携帯情報端末の具備するサーバ名パターンデータベースの内部構成を示す図である。It is a figure which shows the internal structure of the server name pattern database which the portable information terminal concerning this invention comprises. 本発明にかかる情報通信端末装置となる携帯電話を用いた第1の実施例におけるネットワーク経路の選択方法を説明するための一構成例を示す図である。It is a figure which shows one structural example for demonstrating the selection method of the network path | route in the 1st Example using the mobile telephone used as the information communication terminal device concerning this invention. 本発明にかかる携帯電話の内部構成を示すブロック図である。It is a block diagram which shows the internal structure of the mobile telephone concerning this invention. 本発明にかかる携帯電話の具備するサーバ名パターンデータベースの内部構成を示す図である。It is a figure which shows the internal structure of the server name pattern database which the mobile telephone concerning this invention has. 本発明にかかる情報通信端末装置となる携帯電話を用いた第2の実施例におけるネットワーク経路の選択方法を説明するための一構成例を示す図である。It is a figure which shows one structural example for demonstrating the selection method of the network path | route in the 2nd Example using the mobile telephone used as the information communication terminal device concerning this invention. 本発明にかかる携帯電話の具備するサーバ名パターンデータベースの内部構成を示す図である。It is a figure which shows the internal structure of the server name pattern database which the mobile telephone concerning this invention has.

符号の説明Explanation of symbols

10 携帯情報端末
11、12 無線ベアラインタフェース
20、30 基地局
21、31 ネットワーク
22、32、204、304、323、333、402 DNSサーバ
23、33、205、305、322、332、403 WWWサーバ
24、34、203、303、313 DHCPサーバ
40、110 WWWブラウザ
41、111 コンテンツ取得手段
42、112 名前解決手段
43、113 サーバ名パターンデータベース
44、114 通信制御部
45、46 無線制御部
101 携帯電話
102 WCDMAベアラインタフェース
103 無線LANベアラインタフェース
115 WCDMA制御部
116 無線LAN制御部
201 WCDMA基地局
202 携帯電話網
206、306、314 ゲートウェイ
301、311 無線LAN基地局
302、312、321、331 LAN(ローカル・エリア・ネットワーク)
401 インターネット
10 Mobile information terminal 11, 12 Radio bearer interface 20, 30 Base station 21, 31 Network 22, 32, 204, 304, 323, 333, 402 DNS server 23, 33, 205, 305, 322, 332, 403 WWW server 24 , 34, 203, 303, 313 DHCP server 40, 110 WWW browser 41, 111 Content acquisition unit 42, 112 Name resolution unit 43, 113 Server name pattern database 44, 114 Communication control unit 45, 46 Wireless control unit 101 Mobile phone 102 WCDMA bearer interface 103 Wireless LAN bearer interface 115 WCDMA control unit 116 Wireless LAN control unit 201 WCDMA base station 202 Mobile phone network 206, 306, 314 Gateway 301, 311 Wireless LAN base station 302, 312, 321, 331 LAN (local area network)
401 Internet

Claims (25)

ある特定のネットワークと接続可能な通信インタフェースを複数具備する情報通信端末装置であって、
任意のネットワーク上に存在するサーバへの接続を要求する接続要求手段と、
前記接続の要求が行われたサーバに応じて予め指定された通信インタフェースを選択し、該選択した通信インタフェースを介して前記サーバの設置されたネットワークと接続し、前記ネットワーク上の機器から前記サーバのIPアドレスを取得する接続情報取得手段と、
前記取得した前記サーバのIPアドレスと、前記サーバに応じて予め指定された通信インタフェースを基に前記サーバと接続する接続手段と、
を有することを特徴とする情報通信端末装置。
An information communication terminal device comprising a plurality of communication interfaces connectable to a specific network,
Connection request means for requesting connection to a server existing on an arbitrary network;
A communication interface designated in advance according to the server for which the connection request has been made is selected, connected to the network in which the server is installed via the selected communication interface, and from the device on the network to the server Connection information acquisition means for acquiring an IP address;
Connection means for connecting to the server based on the acquired IP address of the server and a communication interface designated in advance according to the server;
An information communication terminal device comprising:
前記接続要求手段は、アプリケーションにより前記サーバへの接続を要求し、
前記接続情報取得手段は、前記アプリケーションにより前記接続の要求が行われた際に、前記サーバに応じて予め指定された通信インタフェースを選択することを特徴とする請求項1記載の情報通信端末装置。
The connection request means requests connection to the server by an application,
2. The information communication terminal apparatus according to claim 1, wherein the connection information acquisition unit selects a communication interface designated in advance according to the server when the connection request is made by the application.
前記通信インタフェースを選択するための選択情報を前記サーバに関連付けて格納する選択情報格納手段を有し、
前記接続情報取得手段は、
前記サーバに応じて予め指定された通信インタフェースを、前記選択情報格納手段に格納されている選択情報を基に選択することを特徴とする請求項1記載の情報通信端末装置。
Selection information storage means for storing selection information for selecting the communication interface in association with the server;
The connection information acquisition means
2. The information communication terminal apparatus according to claim 1, wherein a communication interface designated in advance according to the server is selected based on selection information stored in the selection information storage means.
前記選択情報格納手段に格納されている選択情報には、通信インタフェースの優先順を指定する情報が含まれており、
前記接続情報取得手段は、
前記指定された通信インタフェースの優先順で、前記サーバに応じて予め指定された通信インタフェースを選択することを特徴とする請求項3記載の情報通信端末装置。
The selection information stored in the selection information storage means includes information specifying the priority order of the communication interfaces,
The connection information acquisition means
4. The information communication terminal device according to claim 3, wherein a communication interface designated in advance according to the server is selected in order of priority of the designated communication interface.
前記選択情報格納手段に格納されている選択情報には、前記ネットワーク上の機器の機器アドレスが格納されており、
前記接続情報取得手段は、
前記サーバに応じて予め指定された通信インタフェースと、前記機器アドレスと、を基に前記ネットワーク上の機器と接続し、前記ネットワーク上の機器から前記サーバのIPアドレスを取得することを特徴とする請求項3または4記載の情報通信端末装置。
The selection information stored in the selection information storage means stores the device address of the device on the network,
The connection information acquisition means
The IP address of the server is acquired from a device on the network by connecting to the device on the network based on a communication interface designated in advance according to the server and the device address. Item 5. The information communication terminal device according to Item 3 or 4.
前記選択情報を前記サーバに関連付けて格納する情報として、前記サーバのドメイン名と、ポート番号と、プロトコルと、の少なくとも1つの情報を含んだ情報が、前記接続情報格納手段に格納されており、
前記接続要求手段は、
前記サーバ名のドメイン名と、ポート番号と、プロトコルと、の少なくとも1つの情報を基に、前記サーバへの接続を要求することを特徴とする請求項3から5の何れか1項に記載の情報通信端末装置。
As information for storing the selection information in association with the server, information including at least one of the server domain name, port number, and protocol is stored in the connection information storage means,
The connection request means includes
The connection to the server is requested based on at least one information of a domain name, a port number, and a protocol of the server name, according to any one of claims 3 to 5. Information communication terminal device.
前記選択情報格納手段に格納されている情報を更新する更新手段を有することを特徴とする請求項3から6の何れか1項に記載の情報通信端末装置。   The information communication terminal apparatus according to claim 3, further comprising an update unit that updates information stored in the selection information storage unit. 前記通信インタフェースの優先順を指定する情報を、前記サーバと接続する通信インタフェースの接続頻度が高い順に設定する手段を有することを特徴とする請求項4記載の情報通信端末装置。   5. The information communication terminal device according to claim 4, further comprising means for setting information specifying the priority order of the communication interfaces in descending order of connection frequency of communication interfaces connected to the server. 前記接続情報取得手段は、
前記ネットワーク上から前記機器の機器アドレスを取得した際に、該取得した機器アドレスを、前記接続の要求が行われたサーバに応じて前記選択情報格納手段に格納することを特徴とする請求項5記載の情報通信端末装置。
The connection information acquisition means
6. When the device address of the device is acquired from the network, the acquired device address is stored in the selection information storage unit in accordance with a server to which the connection request is made. The information communication terminal device described.
ある特定のネットワークと接続可能な通信インタフェースを複数具備する情報通信端末装置におけるネットワーク経路選択方法であって、
アプリケーションにより、任意のネットワーク上に存在するサーバへの接続が要求された際に、前記接続の要求が行われたサーバに応じて予め指定された通信インタフェースを選択し、該選択した通信インタフェースを介して前記サーバの設置されたネットワークと接続し、前記ネットワーク上の機器から前記サーバのIPアドレスを取得する工程と、
前記取得した前記サーバのIPアドレスと、前記サーバに応じて予め指定された通信インタフェースを基に前記サーバと接続する工程と、
を前記情報通信端末装置が行うことを特徴とするネットワーク経路選択方法。
A network route selection method in an information communication terminal device comprising a plurality of communication interfaces connectable to a specific network,
When a connection to a server existing on an arbitrary network is requested by an application, a communication interface designated in advance is selected according to the server for which the connection request is made, and the selected communication interface is used. Connecting to the network in which the server is installed, and obtaining an IP address of the server from a device on the network;
Connecting to the server based on the acquired IP address of the server and a communication interface specified in advance according to the server;
The network path selection method, wherein the information communication terminal device performs
前記情報通信端末装置は、前記通信インタフェースを選択するための選択情報が前記サーバに関連付けて格納されている格納部を有しており、
前記情報通信端末装置は、
前記サーバに応じて予め指定された通信インタフェースを、前記格納部に格納されている選択情報を基に選択することを特徴とする請求項10記載のネットワーク経路選択方法。
The information communication terminal device has a storage unit in which selection information for selecting the communication interface is stored in association with the server,
The information communication terminal device
11. The network route selection method according to claim 10, wherein a communication interface designated in advance according to the server is selected based on selection information stored in the storage unit.
前記格納部に格納されている選択情報には、通信インタフェースの優先順を指定する情報が含まれており、
前記情報通信端末装置は、
前記格納部に格納されている通信インタフェースの優先順で、前記サーバに応じて予め指定された通信インタフェースを選択することを特徴とする請求項11記載のネットワーク経路選択方法。
The selection information stored in the storage unit includes information specifying the priority order of the communication interfaces,
The information communication terminal device
12. The network route selection method according to claim 11, wherein a communication interface designated in advance according to the server is selected in the priority order of the communication interfaces stored in the storage unit.
前記格納部に格納されている選択情報には、前記ネットワーク上の機器の機器アドレスが含まれており、
前記情報通信端末装置は、
前記サーバに応じて予め指定された通信インタフェースと、前記機器アドレスと、を基に前記ネットワーク上の機器と接続し、前記ネットワーク上の機器から前記サーバのIPアドレスを取得することを特徴とする請求項11または12記載のネットワーク経路選択方法。
The selection information stored in the storage unit includes a device address of a device on the network,
The information communication terminal device
The IP address of the server is acquired from a device on the network by connecting to the device on the network based on a communication interface designated in advance according to the server and the device address. Item 13. The network route selection method according to Item 11 or 12.
前記選択情報を前記サーバに関連付けて前記格納部に格納する情報として、前記サーバのドメイン名と、ポート番号と、プロトコルと、の少なくとも1つの情報を含んだ情報が前記格納部に格納されており、
前記情報通信端末装置は、
前記サーバ名のドメイン名と、ポート番号と、プロトコルと、の少なくとも1つの情報を基に、前記サーバへの接続を要求することを特徴とする請求項11から13の何れか1項に記載のネットワーク経路選択方法。
Information including at least one of the domain name, port number, and protocol of the server is stored in the storage unit as information stored in the storage unit in association with the server. ,
The information communication terminal device
14. The connection to the server is requested based on at least one information of a domain name, a port number, and a protocol of the server name. Network route selection method.
前記格納部に格納されている情報を更新する工程を前記情報通信端末装置が行うことを特徴とする請求項11から14の何れか1項に記載のネットワーク経路選択方法。   The network route selection method according to claim 11, wherein the information communication terminal device performs the step of updating the information stored in the storage unit. 前記通信インタフェースの優先順を指定する情報を、前記サーバと接続する通信インタフェースの接続頻度が高い順に設定する工程を前記情報通信端末装置が行うことを特徴とする請求項12記載のネットワーク経路選択方法。   13. The network route selection method according to claim 12, wherein the information communication terminal device performs the step of setting the information specifying the priority order of the communication interfaces in descending order of the connection frequency of the communication interfaces connected to the server. . 前記ネットワーク上から前記機器の機器アドレスを取得した際に、該取得した機器アドレスを、前記接続の要求が行われたサーバに応じて前記格納部に格納する工程を前記情報通信端末装置が行うことを特徴とする請求項13記載のネットワーク経路選択方法。   When the device address of the device is acquired from the network, the information communication terminal device performs a step of storing the acquired device address in the storage unit in accordance with the server for which the connection request is made. The network route selection method according to claim 13. ある特定のネットワークと接続可能な通信インタフェースを複数具備する情報通信端末装置において実行されるネットワーク経路選択プログラムであって、
アプリケーションにより、任意のネットワーク上に存在するサーバへの接続が要求された際に、前記接続の要求が行われたサーバに応じて予め指定された通信インタフェースを選択し、該選択した通信インタフェースを介して前記サーバの設置されたネットワークと接続し、前記ネットワーク上の機器から前記サーバのIPアドレスを取得する取得処理と、
前記取得した前記サーバのIPアドレスと、前記サーバに応じて予め指定された通信インタフェースを基に前記サーバと接続する接続処理と、
を前記情報通信端末装置において実行させることを特徴とするネットワーク経路選択プログラム。
A network route selection program executed in an information communication terminal device having a plurality of communication interfaces connectable to a specific network,
When a connection to a server existing on an arbitrary network is requested by an application, a communication interface designated in advance is selected according to the server for which the connection request is made, and the selected communication interface is used. Obtaining the IP address of the server from a device on the network, connected to the network where the server is installed,
A connection process for connecting to the server based on the acquired IP address of the server and a communication interface specified in advance according to the server;
Is executed in the information communication terminal device.
前記情報通信端末装置は、前記通信インタフェースを選択するための選択情報が前記サーバに関連付けて格納されている格納部を有しており、
前記取得処理は、前記サーバに応じて予め指定された通信インタフェースを、前記格納部に格納されている選択情報を基に選択することを特徴とする請求項18記載のネットワーク経路選択プログラム。
The information communication terminal device has a storage unit in which selection information for selecting the communication interface is stored in association with the server,
The network path selection program according to claim 18, wherein the acquisition process selects a communication interface designated in advance according to the server based on selection information stored in the storage unit.
前記格納部に格納されている選択情報には、通信インタフェースの優先順を指定する情報が含まれており、
前記取得処理は、前記格納部に格納されている通信インタフェースの優先順で、前記サーバに応じて予め指定された通信インタフェースを選択することを特徴とする請求項19記載のネットワーク経路選択プログラム。
The selection information stored in the storage unit includes information specifying the priority order of the communication interfaces,
The network route selection program according to claim 19, wherein the acquisition process selects a communication interface designated in advance according to the server in a priority order of communication interfaces stored in the storage unit.
前記格納部に格納されている選択情報には、前記ネットワーク上の機器の機器アドレスが含まれており、
前記取得処理は、
前記サーバに応じて予め指定された通信インタフェースと、前記機器アドレスと、を基に前記ネットワーク上の機器と接続し、前記ネットワーク上の機器から前記サーバのIPアドレスを取得することを特徴とする請求項19または20記載のネットワーク経路選択プログラム。
The selection information stored in the storage unit includes a device address of a device on the network,
The acquisition process includes
The IP address of the server is acquired from a device on the network by connecting to the device on the network based on a communication interface designated in advance according to the server and the device address. Item 19. The network route selection program according to Item 19 or 20.
前記格納部には、前記選択情報を前記サーバに関連付けて格納する情報として、前記サーバのドメイン名と、ポート番号と、プロトコルと、の少なくとも1つの情報を含んだ情報が格納されており、
前記取得処理は、
前記サーバ名のドメイン名と、ポート番号と、プロトコルと、の少なくとも1つの情報を基に、前記サーバへの接続が要求された際に、前記接続の要求が行われたサーバに応じて予め指定された通信インタフェースを選択することを特徴とする請求項18から21の何れか1項に記載のネットワーク経路選択プログラム。
In the storage unit, information including at least one information of a domain name, a port number, and a protocol of the server is stored as information for storing the selection information in association with the server.
The acquisition process includes
When a connection to the server is requested based on at least one of the server name domain name, port number, and protocol, it is designated in advance according to the server that requested the connection. The network route selection program according to any one of claims 18 to 21, wherein the selected communication interface is selected.
前記格納部に格納されている情報を更新する処理を前記情報通信端末装置に実行させることを特徴とする請求項18から22の何れか1項に記載のネットワーク経路選択プログラム。   The network route selection program according to any one of claims 18 to 22, wherein the information communication terminal device is caused to execute a process of updating information stored in the storage unit. 前記通信インタフェースの優先順を指定する情報を、前記サーバと接続する通信インタフェースの接続頻度が高い順に設定する処理を前記情報通信端末装置に実行させることを特徴とする請求項20記載のネットワーク経路選択プログラム。   21. The network route selection according to claim 20, wherein the information communication terminal device executes processing for setting information specifying the priority order of the communication interfaces in descending order of connection frequency of communication interfaces connected to the server. program. 前記ネットワーク上から前記機器の機器アドレスを取得した際に、該取得した機器アドレスを、前記接続の要求が行われたサーバに応じて前記格納部に格納する処理を前記情報通信端末装置に実行させることを特徴とする請求項21記載のネットワーク経路選択プログラム。   When the device address of the device is acquired from the network, the information communication terminal device executes a process of storing the acquired device address in the storage unit in accordance with the server for which the connection request is made. The network route selection program according to claim 21, wherein:
JP2004040920A 2004-02-18 2004-02-18 Information communication terminal, network route selecting method and program Pending JP2005236480A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004040920A JP2005236480A (en) 2004-02-18 2004-02-18 Information communication terminal, network route selecting method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004040920A JP2005236480A (en) 2004-02-18 2004-02-18 Information communication terminal, network route selecting method and program

Publications (1)

Publication Number Publication Date
JP2005236480A true JP2005236480A (en) 2005-09-02

Family

ID=35019013

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004040920A Pending JP2005236480A (en) 2004-02-18 2004-02-18 Information communication terminal, network route selecting method and program

Country Status (1)

Country Link
JP (1) JP2005236480A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007151130A (en) * 2005-11-28 2007-06-14 Internatl Business Mach Corp <Ibm> Method and device for enabling mobile apparatus to apply for and acquire services, and mobile apparatus
WO2010029759A1 (en) * 2008-09-11 2010-03-18 パナソニック株式会社 Information processing terminal device and network connection method
JP2010231251A (en) * 2009-03-25 2010-10-14 Ntt Docomo Inc Information processor and communication method
JP2013257897A (en) * 2008-05-16 2013-12-26 Microsoft Corp Method and system of performing networking tasks based on destination networks
WO2020059212A1 (en) * 2018-09-20 2020-03-26 エヌ・ティ・ティ・コミュニケーションズ株式会社 Control device, control method, and program

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007151130A (en) * 2005-11-28 2007-06-14 Internatl Business Mach Corp <Ibm> Method and device for enabling mobile apparatus to apply for and acquire services, and mobile apparatus
JP2013257897A (en) * 2008-05-16 2013-12-26 Microsoft Corp Method and system of performing networking tasks based on destination networks
WO2010029759A1 (en) * 2008-09-11 2010-03-18 パナソニック株式会社 Information processing terminal device and network connection method
JPWO2010029759A1 (en) * 2008-09-11 2012-02-02 パナソニック株式会社 Information processing terminal device and network connection method
US8386603B2 (en) 2008-09-11 2013-02-26 Panasonic Corporation Information processing terminal device and network connection method
JP2010231251A (en) * 2009-03-25 2010-10-14 Ntt Docomo Inc Information processor and communication method
WO2020059212A1 (en) * 2018-09-20 2020-03-26 エヌ・ティ・ティ・コミュニケーションズ株式会社 Control device, control method, and program
US11689458B2 (en) 2018-09-20 2023-06-27 Ntt Communications Corporation Control device, control method, and program

Similar Documents

Publication Publication Date Title
US7010603B2 (en) Method and apparatus for controlling network connections based on destination locations
US8279851B2 (en) Apparatus, system, and method for obtaining local connectivity settings
CN101543012B (en) Communication system
US8433793B2 (en) Dispatching method, dispatching apparatus and dispatching system
US20070067451A1 (en) Communication system, interaction history browsing method, history management device and communication terminal
WO2004105272A1 (en) Application handover method in mobile communication system, mobile management node used in the mobile communication system, and mobile node
RU2007107403A (en) METHOD AND SYSTEM FOR SEARCHING NETWORK ADDRESSES IN HYBRID COMMUNICATION NETWORKS
EP2062415B1 (en) Location architecture for large scale networks
JP2002084317A (en) Communication system, mobile terminal equipment, gateway equipment, address assigning method and retrieving service method
JP2008535296A (en) Optimal selection of communication networks in the location area of terminal equipment
EP1830528A1 (en) A method and system for agent redirecting the terminal request
KR100485621B1 (en) Relay device
CN105991793A (en) Message forwarding method and device
JP2010283413A (en) Communication terminal and communication interface selection program therefor
JP4600154B2 (en) Portable communication terminal, communication route selection method and communication route selection program
JP2005236480A (en) Information communication terminal, network route selecting method and program
US20070064649A1 (en) Two-layer network identification
US20070143500A1 (en) Method and system for searching and processing contacts
CN105429880B (en) The network equipment and its method for carrying out routing forwarding
JPWO2015145953A1 (en) Communication terminal, communication method and program
JP2007102562A (en) Mobile communication terminal
KR101658242B1 (en) Method for IP Communication Using Cellular Telephone Number of Mobile Communication Terminal and Server Having Function Thereof
JP3560952B2 (en) Gateway selection method and device
JP2005339149A (en) Data processor, data processing method and data processing program
JP2002135312A (en) Communication system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20061211

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20081003

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20081021

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20081215

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090217

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20090623