JP5129849B2 - Communication function selection method - Google Patents

Communication function selection method Download PDF

Info

Publication number
JP5129849B2
JP5129849B2 JP2010233928A JP2010233928A JP5129849B2 JP 5129849 B2 JP5129849 B2 JP 5129849B2 JP 2010233928 A JP2010233928 A JP 2010233928A JP 2010233928 A JP2010233928 A JP 2010233928A JP 5129849 B2 JP5129849 B2 JP 5129849B2
Authority
JP
Japan
Prior art keywords
communication
connection
communication function
unit
program execution
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2010233928A
Other languages
Japanese (ja)
Other versions
JP2011129097A (en
Inventor
正徳 石田
太朗 石川
敬佑 福本
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NTT Docomo Inc
Original Assignee
NTT Docomo Inc
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 NTT Docomo Inc filed Critical NTT Docomo Inc
Priority to JP2010233928A priority Critical patent/JP5129849B2/en
Publication of JP2011129097A publication Critical patent/JP2011129097A/en
Application granted granted Critical
Publication of JP5129849B2 publication Critical patent/JP5129849B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、アプリケーションプログラムを実行するプログラム実行部を、通信ネットワーク経由で接続先へ接続する通信システムにおける通信機能選択方法に関する。   The present invention relates to a communication function selection method in a communication system in which a program execution unit that executes an application program is connected to a connection destination via a communication network.

従来、アプリケーションプログラムを実行するプログラム実行部を、通信ネットワークに接続する通信接続部がある。ここで、プログラム実行部として、例えば、パーソナルコンピュータ(以下「PC」と言う。)等があり、通信接続部として、例えば、PCに接続して使用されるデータ通信カード等がある。このような、通信接続部は、プログラム実行部から通信ネットワークへの接続要求があると、接続要求された接続先に従って通信機能(例えば、IPv4,IPv6等)を選択し、選択した通信機能によってプログラム実行部を通信ネットワークに接続している。ここで、通信接続部は、プログラム実行部から接続要求される接続先毎に、どの通信機能を使用して接続を行うかが設定されたテーブルを予め備えており、予め備えられたテーブルに従って通信機能の選択を行っている。このような、テーブルを用いて通信機能を選択し、通信ネットワークへの接続を行うものとして、例えば、特許文献1に記載されたものがある。   Conventionally, there is a communication connection unit that connects a program execution unit that executes an application program to a communication network. Here, the program execution unit includes, for example, a personal computer (hereinafter referred to as “PC”), and the communication connection unit includes, for example, a data communication card used by being connected to a PC. When there is a connection request to the communication network from the program execution unit, such a communication connection unit selects a communication function (for example, IPv4, IPv6, etc.) according to the connection destination requested to connect, and the program is selected by the selected communication function. The execution unit is connected to the communication network. Here, the communication connection unit includes a table in which which communication function is used for connection for each connection destination requested by the program execution unit, and performs communication according to the table provided in advance. A function is selected. An example of selecting a communication function using a table and connecting to a communication network is described in Patent Document 1, for example.

特開2008−42460号公報JP 2008-42460 A

ここで、アプリケーションプログラムのバージョンアップや設定変更等により、プログラム実行部が所定の接続先へ接続する際に使用可能な通信機能が変更されることがある。しかしながら、従来の装置では、接続先毎に使用する通信方法が設定されたテーブルを予め備える構成であるため、所定の接続先への接続時にプログラム実行部が使用可能な通信機能と、テーブル内に設定された所定の接続先への接続時に使用する通信機能と、が不一致になることがある。この通信機能の不一致により、プログラム実行部が所定の接続先へ接続することができないといった問題がある。   Here, the communication function that can be used when the program execution unit connects to a predetermined connection destination may be changed due to version upgrade or setting change of the application program. However, since the conventional apparatus has a table in which a communication method to be used for each connection destination is set in advance, the communication function that can be used by the program execution unit when connecting to a predetermined connection destination and the table include There may be a discrepancy between the communication function used when connecting to the set destination. Due to this mismatch in communication functions, there is a problem that the program execution unit cannot connect to a predetermined connection destination.

そこで本発明は、上記課題に鑑み、プログラム実行部のアプリケーション等に変更があった場合であっても、通信接続部によって確実に接続先へ接続することができる通信機能選択方法を提供することを目的とする。   Therefore, in view of the above problems, the present invention provides a communication function selection method capable of reliably connecting to a connection destination by a communication connection unit even when the application of the program execution unit is changed. Objective.

上記課題を解決するため、本発明の通信機能選択方法は、アプリケーションプログラムを実行するプログラム実行部と、前記プログラム実行部を通信ネットワーク経由で接続先へ接続するための通信接続部と、を備える通信システムにおける通信機能選択方法であって、前記プログラム実行部が、前記通信接続部に対して、所定の前記接続先への接続要求であって、異なる通信機能を示す複数の接続要求を行う接続要求ステップと、前記通信接続部が、前記プログラム実行部が行った前記複数の接続要求を受信する受信ステップと、前記通信接続部が、前記受信ステップで受信された前記複数の接続要求で用いられた前記異なる通信機能を識別する通信機能識別ステップと、前記通信接続部が、前記通信機能識別ステップで識別された前記異なる通信機能に基づいて設定される一の通信機能タイプ信号を用いて、前記プログラム実行部を前記所定の接続先へ接続する接続ステップと、を備えることを特徴とする。 In order to solve the above-described problem, a communication function selection method according to the present invention includes a program execution unit that executes an application program, and a communication connection unit that connects the program execution unit to a connection destination via a communication network. A communication function selection method in a system, wherein the program execution unit is a connection request to the communication connection unit that is a connection request to a predetermined connection destination, and indicates a plurality of connection requests indicating different communication functions. A step of receiving the plurality of connection requests made by the program execution unit, and the communication connection unit being used in the plurality of connection requests received in the receiving step. the different communication and function communication function identification step of identifying, the communication connection unit, the communication function identification step at the identified said different That using the one communication function type signal is set based on the communication function, characterized in that it comprises a connection step of connecting said program execution unit to the predetermined connection destination.

この発明によれば、プログラム実行部が、通信接続部に対して、所定の通信機能を用いて所定の接続先への接続要求を行う。通信接続部は、プログラム実行部が行った接続要求を受信すると、接続要求で用いられた通信機能を識別する。また、通信接続部は、識別した通信機能に対応する通信機能を用いて、プログラム実行部を所定の接続先へ接続する。このため、通信接続部は、プログラム実行部が使用可能な通信機能を識別することができ、識別した通信機能を用いて所定の接続先へ接続することができる。また、プログラム実行部のアプリケーションプログラムに変更などがあった場合でも、通信接続部は、プログラム実行部が現時点において使用可能な通信機能を用いて所定の接続先へ接続するため、プログラム実行部を確実に接続先へ接続することができる。   According to this invention, the program execution unit makes a connection request to a predetermined connection destination to the communication connection unit using a predetermined communication function. When receiving the connection request made by the program execution unit, the communication connection unit identifies the communication function used in the connection request. The communication connection unit connects the program execution unit to a predetermined connection destination using a communication function corresponding to the identified communication function. For this reason, the communication connection unit can identify a communication function that can be used by the program execution unit, and can connect to a predetermined connection destination using the identified communication function. Even if there is a change in the application program of the program execution unit, the communication connection unit reliably connects the program execution unit to the predetermined connection destination using the communication function that can be used at present. You can connect to the connection destination.

また、前記通信接続部は、前記接続先毎に、前記接続先への接続に使用する前記通信機能に関する情報を保存する接続先情報保存部を備え、前記通信機能選択方法は、前記通信接続部が、前記接続先情報保存部に保存されている前記通信機能と、前記通信機能識別ステップで識別された前記通信機能と、に基づいて、前記プログラム実行部を前記所定の接続先へ接続するための前記通信機能を決定する通信機能決定ステップと、を更に備え、前記接続ステップでは、前記通信接続部が、前記通信機能決定ステップで決定された前記通信機能を用いて、前記プログラム実行部を前記所定の接続先へ接続する、ことが好ましい。   In addition, the communication connection unit includes a connection destination information storage unit that stores information on the communication function used for connection to the connection destination for each connection destination, and the communication function selection method includes the communication connection unit. For connecting the program execution unit to the predetermined connection destination based on the communication function stored in the connection destination information storage unit and the communication function identified in the communication function identification step. A communication function determining step for determining the communication function of the communication function, wherein in the connection step, the communication connection unit uses the communication function determined in the communication function determination step to It is preferable to connect to a predetermined connection destination.

これにより、通信接続部が、接続先情報保存部に保存されている通信機能と、通信機能識別ステップで識別された通信機能と、に基づいてプログラム実行部を所定の接続先へ接続するための通信機能を決定する。そして、通信接続部は、決定された通信機能に基づいてプログラム実行部を所定の接続先へ接続することができる。これにより、接続先情報保存部に保存されている通信機能に関する情報に基づいて、所定の接続先への接続を制御することができる。例えば、接続先情報保存部に保存されている通信機能と、通信機能識別ステップで識別された通信機能と、が異なる場合であっても、通信を試みることができる。通信を試みた結果、接続できる場合も想定され、この場合には、通信の接続可能性を向上させることができる。また、通信を試みない場合には、接続処理を行わない分だけ、処理を簡略化することができる。   As a result, the communication connection unit connects the program execution unit to a predetermined connection destination based on the communication function stored in the connection destination information storage unit and the communication function identified in the communication function identification step. Determine the communication function. Then, the communication connection unit can connect the program execution unit to a predetermined connection destination based on the determined communication function. Thereby, the connection to a predetermined connection destination can be controlled based on the information regarding the communication function stored in the connection destination information storage unit. For example, communication can be attempted even if the communication function stored in the connection destination information storage unit is different from the communication function identified in the communication function identification step. As a result of the communication attempt, a case where connection is possible is also assumed. In this case, the connection possibility of communication can be improved. Further, when communication is not attempted, the processing can be simplified as much as the connection processing is not performed.

また、前記通信機能選択方法は、前記通信接続部が、当該通信接続部が在圏している前記通信ネットワークに関する情報を取得する在圏情報取得ステップと、前記通信接続部が、前記通信機能識別ステップで識別された前記通信機能と、前記在圏情報取得ステップで取得された前記通信接続部が在圏している前記通信ネットワークの情報と、に基づいて、前記プログラム実行部を前記所定の接続先へ接続するための前記通信機能を決定する通信機能決定ステップと、を更に備え、前記接続ステップでは、前記通信接続部が、前記通信機能決定ステップで決定された前記通信機能を用いて、前記プログラム実行部を前記所定の接続先へ接続する、ことが好ましい。 In the communication function selection method, the communication connection unit acquires a region information acquisition step in which the communication connection unit acquires information on the communication network in which the communication connection unit exists, and the communication connection unit includes the communication function identification. The program execution unit is connected to the predetermined connection based on the communication function identified in step and information on the communication network in which the communication connection unit acquired in the location information acquisition step exists. A communication function determining step for determining the communication function for connecting to the destination, and in the connecting step, the communication connecting unit uses the communication function determined in the communication function determining step, It is preferable to connect the program execution unit to the predetermined connection destination.

これにより、通信接続部が、当該通信接続部が在圏している通信ネットワークに関する情報を取得する。また、通信接続部は、通信機能識別ステップで識別された通信機能と、通信接続部が在圏している通信ネットワークの情報と、に基づいてプログラム実行部を所定の接続先へ接続するための通信機能を決定する。そして、通信接続部は、決定された通信機能に基づいてプログラム実行部を所定の接続先へ接続することができる。これにより、通信接続部が在圏している通信ネットワーク毎に使用可能な通信機能が異なる場合であっても、プログラム実行部を確実に接続先へ接続することができる。   Thereby, a communication connection part acquires the information regarding the communication network in which the said communication connection part exists. The communication connection unit is configured to connect the program execution unit to a predetermined connection destination based on the communication function identified in the communication function identification step and information on the communication network in which the communication connection unit is located. Determine the communication function. Then, the communication connection unit can connect the program execution unit to a predetermined connection destination based on the determined communication function. Thereby, even if the communication function that can be used differs for each communication network in which the communication connection unit is located, the program execution unit can be reliably connected to the connection destination.

また、前記通信機能選択方法は、前記通信接続部が、当該通信接続部が在圏している前記通信ネットワークの通信モードに関する情報を取得する通信モード情報取得ステップと、前記通信接続部が、前記通信機能識別ステップで識別された前記通信機能と、前記通信モード情報取得ステップで取得された前記通信モードに関する情報と、に基づいて、前記プログラム実行部を前記所定の接続先へ接続するための前記通信機能を決定する通信機能決定ステップと、を更に備え、前記接続ステップでは、前記通信接続部が、前記通信機能決定ステップで決定された前記通信機能を用いて、前記プログラム実行部を前記所定の接続先へ接続する、ことが好ましい。 In the communication function selection method, the communication connection unit acquires a communication mode information acquisition step of acquiring information about a communication mode of the communication network in which the communication connection unit is located, and the communication connection unit Based on the communication function identified in the communication function identification step and the information on the communication mode acquired in the communication mode information acquisition step, the program execution unit for connecting to the predetermined connection destination A communication function determining step for determining a communication function, wherein in the connecting step, the communication connecting unit uses the communication function determined in the communication function determining step to cause the program execution unit to It is preferable to connect to a connection destination.

これにより、通信接続部が、当該通信接続部が在圏している通信ネットワークの通信モードに関する情報を取得する。また、通信機能部は、通信機能識別ステップで識別された通信機能と、取得された通信モードに関する情報と、に基づいてプログラム実行部を所定の接続先へ接続するための通信機能を決定することができる。そして、通信接続部は、決定された前記通信機能を用いて、プログラム実行部を所定の接続先へ接続することができる。これにより、通信接続部が在圏している通信ネットワークの通信モード毎に使用可能な通信機能が異なる場合であっても、プログラム実行部を確実に接続先へ接続することができる。   Thereby, a communication connection part acquires the information regarding the communication mode of the communication network in which the said communication connection part exists. Further, the communication function unit determines a communication function for connecting the program execution unit to a predetermined connection destination based on the communication function identified in the communication function identification step and the acquired information on the communication mode. Can do. Then, the communication connection unit can connect the program execution unit to a predetermined connection destination using the determined communication function. Thereby, even if the communication function that can be used differs for each communication mode of the communication network in which the communication connection unit is located, the program execution unit can be reliably connected to the connection destination.

また、前記通信機能選択方法は、前記通信接続部が、当該通信接続部が使用する通信モードに関する情報を取得する接続部通信モード情報取得ステップと、前記通信接続部が、前記通信機能識別ステップで識別された前記通信機能と、前記接続部通信モード情報取得ステップで取得された前記通信接続部が使用する前記通信モードに関する情報と、に基づいて、前記プログラム実行部を前記所定の接続先へ接続するための前記通信機能を決定する通信機能決定ステップと、を更に備え、前記接続ステップでは、前記通信接続部が、前記通信機能決定ステップで決定された前記通信機能を用いて、前記プログラム実行部を前記所定の接続先へ接続する、ことが好ましい。 The communication function selection method includes a connection unit communication mode information acquisition step in which the communication connection unit acquires information on a communication mode used by the communication connection unit, and the communication connection unit includes the communication function identification step. Based on the identified communication function and information on the communication mode used by the communication connection unit acquired in the connection unit communication mode information acquisition step, the program execution unit is connected to the predetermined connection destination. A communication function determining step for determining the communication function to be performed, wherein the communication connecting unit uses the communication function determined in the communication function determining step to use the program execution unit. Is preferably connected to the predetermined connection destination.

これにより、通信接続部が、当該通信接続部が使用可能な通信モードに関する情報を取得する。また、通信機能部が、通信機能識別ステップで識別された通信機能と、通信接続部が使用する通信モードに関する情報と、に基づいてプログラム実行部を所定の接続先へ接続するための通信機能を決定することができる。そして、通信接続部は、決定された通信機能を用いて、プログラム実行部を所定の接続先へ接続することができる。これにより、通信接続部が使用する通信モードに従って、プログラム実行部を確実に接続先へ接続することができる。   Thereby, a communication connection part acquires the information regarding the communication mode which the said communication connection part can use. In addition, the communication function unit has a communication function for connecting the program execution unit to a predetermined connection destination based on the communication function identified in the communication function identification step and information on the communication mode used by the communication connection unit. Can be determined. Then, the communication connection unit can connect the program execution unit to a predetermined connection destination using the determined communication function. Thereby, according to the communication mode which a communication connection part uses, a program execution part can be reliably connected to a connecting point.

また、本発明の通信機能選択方法は、アプリケーションプログラムを実行するプログラム実行部と、前記プログラム実行部を通信ネットワーク経由で接続先へ接続するための通信接続部と、を備える通信システムにおける通信機能選択方法であって、前記プログラム実行部が、前記通信接続部に対して、所定の通信機能を用いて所定の前記接続先への接続要求を行う接続要求ステップと、前記通信接続部が、前記プログラム実行部が行った前記接続要求を受信する受信ステップと、前記通信接続部が、前記受信ステップで受信された前記接続要求で用いられた前記通信機能を識別する通信機能識別ステップと、前記通信接続部が、前記通信機能識別ステップで識別された前記通信機能に対応する前記通信機能を用いて、前記プログラム実行部を前記所定の接続先へ接続する接続ステップと、前記受信ステップにより接続要求が受信されると、所定時間計時処理するタイマステップと、前記タイマステップにより計時処理がされている間に、前記受信ステップにおいてさらに他の接続要求の受信の有無を判断する判断ステップと、を備え、前記判断ステップにおいて、他の接続要求が有りと判断されると、前記通信機能識別ステップにおいては、前記接続要求に加えて前記他の接続要求で用いられた通信機能を識別することが好ましい。 The communication function selection method of the present invention is a communication function selection in a communication system comprising a program execution unit for executing an application program and a communication connection unit for connecting the program execution unit to a connection destination via a communication network. A connection requesting step in which the program execution unit makes a connection request to the predetermined connection destination using a predetermined communication function to the communication connection unit, and the communication connection unit includes the program A reception step of receiving the connection request made by the execution unit; a communication function identification step of identifying the communication function used in the connection request received by the communication connection unit in the reception step; and the communication connection The program execution unit using the communication function corresponding to the communication function identified in the communication function identification step. A connection step of connecting to said predetermined connection destination, the connection request is received by the reception step, a timer step of prescribed time counting process, while being timed processed by the timer step, in said receiving step Additionally and a determination step of determining the presence or absence of the reception of another connection request, in the determination step, when it is determined that there is another connection request, in the communication function identification step, in addition to the connection request It is preferable to identify a communication function used in the other connection request.

これにより接続要求が時間的にずれて受信されても、所定時間計時されている間は、他の接続要求を受け付けることができ、接続要求に加えて他の接続要求で用いられた通信機能を識別することができる。   As a result, even if connection requests are received with a time lag, other connection requests can be accepted while the time is counted for a predetermined time, and the communication function used in other connection requests in addition to the connection request can be accepted. Can be identified.

また、本発明の通信機能選択方法は、前記判断ステップにおいて、他の接続要求が無しと判断されると、前記通信機能識別ステップにおいては、前記接続要求で用いられた通信機能を識別することが好ましい。   In the communication function selection method of the present invention, when it is determined that there is no other connection request in the determination step, the communication function used in the connection request is identified in the communication function identification step. preferable.

これにより、所定時間計時されている間に他の接続要求が受信されない場合には、すでに受信している接続要求に基づいた通信機能を識別することができる。   Thereby, when another connection request is not received while the predetermined time is counted, the communication function based on the already received connection request can be identified.

また、本発明の通信機能選択方法は、前記タイマステップにより所定時間計時された後に、前記受信ステップにおいて、さらに他の接続要求の受信を受けると、当該他の接続要求に対して拒絶の旨を返信する返信ステップをさらに備えることが好ましい。   In addition, the communication function selection method of the present invention, after receiving a further connection request in the reception step after the predetermined time is counted by the timer step, rejects the other connection request. It is preferable to further include a reply step for replying.

これにより、所定時間計時された後に他の接続要求を受信すると、当該他の接続要求に対する拒絶の旨を返信することができ、接続要求元においては、接続できないことを事前に知ることができ、効率的な通信処理を実現できる。   As a result, when another connection request is received after being measured for a predetermined time, a rejection of the other connection request can be returned, and the connection request source can know in advance that the connection cannot be made, Efficient communication processing can be realized.

本発明によれば、プログラム実行部のアプリケーション等に変更があった場合であっても、通信接続部によって確実に接続先へ接続することができる。   According to the present invention, even if there is a change in the application or the like of the program execution unit, the communication connection unit can reliably connect to the connection destination.

第1の実施形態における通信システムのシステム構成を示す図である。It is a figure which shows the system configuration | structure of the communication system in 1st Embodiment. 接続要求信号と所定の接続先への接続時に設定されるPDPtypeの対応表である。5 is a correspondence table between a connection request signal and a PDP type set when connecting to a predetermined connection destination. 通信接続処理の流れを示すフローチャートである。It is a flowchart which shows the flow of a communication connection process. 送受信される信号の流れを示す図である。It is a figure which shows the flow of the signal transmitted / received. 第2の実施形態における通信システムのシステム構成を示す図である。It is a figure which shows the system configuration | structure of the communication system in 2nd Embodiment. 接続先情報保存部内に保存されたデータを示す図である。It is a figure which shows the data preserve | saved in the connection destination information preservation | save part. 接続要求信号と所定の接続先への接続時に設定されるPDPtypeの対応表である。5 is a correspondence table between a connection request signal and a PDP type set when connecting to a predetermined connection destination. 第3の実施形態における通信システムのシステム構成を示す図である。It is a figure which shows the system configuration | structure of the communication system in 3rd Embodiment. 接続要求信号と所定の接続先への接続時に設定されるPDPtypeの対応表である。5 is a correspondence table between a connection request signal and a PDP type set when connecting to a predetermined connection destination. 通信接続処理の流れを示すフローチャートである。It is a flowchart which shows the flow of a communication connection process. 第4の実施形態における通信システムのシステム構成を示す図である。It is a figure which shows the system configuration | structure of the communication system in 4th Embodiment. 接続要求信号と所定の接続先への接続時に設定されるPDPtypeの対応表である。5 is a correspondence table between a connection request signal and a PDP type set when connecting to a predetermined connection destination. 通信接続処理の流れを示すフローチャートである。It is a flowchart which shows the flow of a communication connection process. 第5の実施形態における通信システムのシステム構成を示す図である。It is a figure which shows the system configuration | structure of the communication system in 5th Embodiment. 接続要求信号と所定の接続先への接続時に設定されるPDPtypeの対応表である。5 is a correspondence table between a connection request signal and a PDP type set when connecting to a predetermined connection destination. 通信接続処理の流れを示すフローチャートである。It is a flowchart which shows the flow of a communication connection process. 送受信される信号の流れを示す図である。It is a figure which shows the flow of the signal transmitted / received. TE、TA及びMTが同一装置内に組み込まれた通信システムのシステム構成を示す図である。It is a figure which shows the system configuration | structure of the communication system with which TE, TA, and MT were integrated in the same apparatus. 接続要求信号である「IPCP:Configure-request」のみを受信したときのシーケンス図である。It is a sequence diagram when only “IPCP: Configure-request” which is a connection request signal is received. 「IPCP:Configure-request」信号を受信した後、さらに「IPv6CP:Configure-request」信号を受信したときの処理を示すシーケンス図である。FIG. 11 is a sequence diagram showing processing when an “IPv6CP: Configure-request” signal is further received after receiving an “IPCP: Configure-request” signal. IPCP:Configure-request」信号を受信して、タイマがカウントアップした後に、さらに「IPv6CP:Configure-request」信号を受信したときの処理を示すシーケンス図である。FIG. 10 is a sequence diagram showing processing when an “IPv6CP: Configure-request” signal is further received after receiving a “IPCP: Configure-request” signal and counting up a timer.

添付図面を参照しながら本発明の実施形態を説明する。可能な場合には、同一の部分には同一の符号を付して、重複する説明を省略する。   Embodiments of the present invention will be described with reference to the accompanying drawings. Where possible, the same parts are denoted by the same reference numerals, and redundant description is omitted.

[第1の実施形態]   [First Embodiment]

第1の実施形態は、TEが送信する接続要求信号で用いられた通信機能を通信機能識別部が識別し、識別結果に基づいて、TAがTEを接続先へ接続するものである。   In the first embodiment, the communication function identifying unit identifies the communication function used in the connection request signal transmitted by the TE, and the TA connects the TE to the connection destination based on the identification result.

(第1の実施形態における通信システムの全体構成)   (Overall configuration of communication system in the first embodiment)

図1は、第1の実施形態における通信システム1の全体構成を示す図である。図1に示すように通信システム1は、アプリケーションプログラムを実行するTerminal Equipment2(以下「TE2」と言う。)(特許請求の範囲における「プログラム実行部」に相当)と、TE2を通信ネットワークに接続するための通信端末3(特許請求の範囲における「通信接続部」に相当)とを含んで構成される。TE2は、例えば、アプリケーションプログラムを実行するPC等を用いることができる。また、通信端末3は、例えば、PCに接続して使用されるデータ通信カード等を用いることができる。   FIG. 1 is a diagram illustrating an overall configuration of a communication system 1 according to the first embodiment. As shown in FIG. 1, the communication system 1 connects Terminal Equipment 2 (hereinafter referred to as “TE2”) (corresponding to “program execution unit” in the claims) that executes an application program and TE2 to a communication network. Communication terminal 3 (corresponding to “communication connection unit” in the claims). For example, a PC that executes an application program can be used as the TE2. The communication terminal 3 can be a data communication card used by connecting to a PC, for example.

TE2は、アプリケーションプログラムの実行時に通信ネットワーク上の接続先と接続するために使用される通信関連機能部20を備えている。通信関連機能部20は、接続先への接続開始時に、通信端末3に向けて、所定の接続先への接続を要求する接続要求信号を送信する。   The TE 2 includes a communication-related function unit 20 that is used to connect to a connection destination on the communication network when the application program is executed. The communication-related function unit 20 transmits a connection request signal for requesting connection to a predetermined connection destination toward the communication terminal 3 at the start of connection to the connection destination.

通信端末3は、Terminal Adaptation30(以下「TA30」と言う。)と、Mobile Termination31(以下「MT31」と言う。)と、を備える。TA30は、TE2の通信関連機能部20から接続要求があった場合のインタフェースとなるものである。MT31は、TA30からの制御を受けて通信ネットワーク上でデータの送受信を行う。また、TA30は、通信関連機能部20から送信された接続要求信号に基づいて、接続要求で用いられた通信機能を識別する。なお、第1の実施形態において、TA30は、modem型であるものとする。   The communication terminal 3 includes a terminal adaptation 30 (hereinafter referred to as “TA30”) and a mobile termination 31 (hereinafter referred to as “MT31”). The TA 30 serves as an interface when a connection request is received from the communication related function unit 20 of the TE 2. The MT 31 transmits and receives data on the communication network under the control of the TA 30. Further, the TA 30 identifies the communication function used in the connection request based on the connection request signal transmitted from the communication-related function unit 20. In the first embodiment, TA30 is assumed to be a modem type.

TA30は、通信機能識別部50と、対応表保存部51と、を備える。通信機能識別部50は、接続要求信号の送信に用いられた通信機能(PDPtype)の識別を行う。ここで、PDPtypeには、IPv4,IPv6,IPv4v6が含まれているものとする。また、対応表保存部51には、例えば図2に示すように、接続要求信号の送信に用いられたPDPtypeと、通信ネットワーク上の所定の接続先へTE2を接続する際に設定されるPDPtypeと、の対応表が保存されている。   The TA 30 includes a communication function identification unit 50 and a correspondence table storage unit 51. The communication function identifying unit 50 identifies the communication function (PDP type) used for transmitting the connection request signal. Here, it is assumed that IPv4, IPv6, and IPv4v6 are included in PDPtype. Further, in the correspondence table storage unit 51, for example, as shown in FIG. 2, the PDP type used for transmitting the connection request signal and the PDP type set when the TE 2 is connected to a predetermined connection destination on the communication network. The correspondence table is stored.

なお、TE2は、図示は省略するが、通常の情報処理装置の基本構成(即ち、CPU、RAM、ROM、情報やコマンド等を入力するための入力デバイス、情報を記憶する記憶デバイスなど)を備えることは言うまでもない。また、通信端末3についても、図示は省略するが、通常の通信機器の基本構成(即ち、CPU、RAM、ROM、無線通信アンテナなど)を備えることは言うまでもない。   Although TE2 is not shown, TE2 has a basic configuration of a normal information processing apparatus (that is, a CPU, a RAM, a ROM, an input device for inputting information and commands, a storage device for storing information, and the like). Needless to say. The communication terminal 3 also has a basic configuration of a normal communication device (that is, a CPU, a RAM, a ROM, a wireless communication antenna, etc.) although not shown.

(通信接続処理)   (Communication connection processing)

次に、TE2を、通信ネットワーク経由で所定の接続先へ接続する際の処理の流れについて説明する。図3は、TE2を所定の接続先へ接続する際に通信システム1で行われる処理の流れを示すフローチャートである。図4は、TE2を所定の接続先へ接続する際に、通信システム1の各部で送受信される信号の流れを示す図である。   Next, the flow of processing when TE2 is connected to a predetermined connection destination via a communication network will be described. FIG. 3 is a flowchart showing a flow of processing performed in the communication system 1 when the TE 2 is connected to a predetermined connection destination. FIG. 4 is a diagram illustrating a flow of signals transmitted and received by each unit of the communication system 1 when the TE 2 is connected to a predetermined connection destination.

まず、図3のステップS101において、TE2と通信端末3は、通信ネットワークを介した通信を行うための通信開始準備として、TE2の通信関連機能部20と、通信端末3のTA30との間での通信を確立する。即ち、図4に示す例では、TE2の通信関連機能部20がTA30に対して「通信開始要求」信号を送信し、TA30から通信関連機能部20に対して通信開始を承諾する旨の「Connect」信号を送信する。そして、通信関連機能部20とTA30間で、LCP(Link Control Protocol)を確立し、PAP(Password Authentication Protocol)やCHAP(ChallengeHandshake AuthenticationProtocol)の設定を行う。   First, in step S101 of FIG. 3, the TE 2 and the communication terminal 3 are prepared between the communication-related function unit 20 of the TE 2 and the TA 30 of the communication terminal 3 as a communication start preparation for performing communication via the communication network. Establish communication. That is, in the example shown in FIG. 4, the communication-related function unit 20 of the TE 2 transmits a “communication start request” signal to the TA 30, and the “Connect” indicating that the TA 30 accepts the communication start to the communication-related function unit 20. "Signal. Then, an LCP (Link Control Protocol) is established between the communication-related functional unit 20 and the TA 30, and PAP (Password Authentication Protocol) and CHAP (Challenge Handshake Authentication Protocol) are set.

次に、ステップS102において通信関連機能部20は、TA30に対して、所定の接続先への接続を要求する接続要求信号を送信する。即ち、図4に示す例では、TE2の通信関連機能部20から、接続要求信号として、「IPCP:Configure-request」信号と、「IPv6CP:Configure-request」信号とをTA30に送信する。なお、図4に示す例では、通信関連機能部20及びTA30は、PDPtypeとして、IPv4及びIPv6の双方を利用可能であるものとする。なお、ステップS102が、特許請求の範囲における「接続要求ステップ」に相当する。   Next, in step S102, the communication-related function unit 20 transmits a connection request signal for requesting connection to a predetermined connection destination to the TA 30. That is, in the example illustrated in FIG. 4, the “IPCP: Configure-request” signal and the “IPv6CP: Configure-request” signal are transmitted to the TA 30 from the communication-related functional unit 20 of the TE 2 as connection request signals. In the example illustrated in FIG. 4, it is assumed that the communication-related functional unit 20 and the TA 30 can use both IPv4 and IPv6 as PDP types. Step S102 corresponds to a “connection request step” in the claims.

ステップS103においてTA30は、通信関連機能部20から送信された接続要求信号を受信する。なお、ステップS103が、特許請求の範囲における「受信ステップ」に相当する。ステップS104において通信機能識別部50は、受信された接続要求信号に基づいて、通信関連機能部20が接続要求信号を送信した際に用いられたPDPtypeを識別する。図4に示す例では、TA30が接続要求信号として「IPCP:Configure-request」信号と、「IPv6CP:Configure-request」信号とを受信しているため、通信機能識別部50は、接続要求信号のPDPtypeをIPv4及びIPv6であるものとして識別する。なお、なお、ステップS104が、特許請求の範囲における「通信機能識別ステップ」に相当する。   In step S103, the TA 30 receives the connection request signal transmitted from the communication-related function unit 20. Note that step S103 corresponds to a “reception step” in the claims. In step S104, the communication function identifying unit 50 identifies the PDP type used when the communication-related function unit 20 transmits the connection request signal based on the received connection request signal. In the example shown in FIG. 4, since the TA 30 receives the “IPCP: Configure-request” signal and the “IPv6CP: Configure-request” signal as connection request signals, the communication function identifying unit 50 receives the connection request signal. Identify PDPtype as being IPv4 and IPv6. Note that step S104 corresponds to a “communication function identification step” in the claims.

次に、ステップS105においてTA30は、通信機能識別部50で識別されたPDPtypeに基づいて、対応するPDPtypeを決定し、決定したPDPtypeを、接続要求がされた接続先へTE2を接続する際に使用するPDPtypeとして設定する。この設定は、例えば図2に示す対応表のように、接続要求信号がIPCPのみの場合には、PDPtypeをIPv4に設定する。また、接続要求信号がIPv6CPのみの場合には、PDPtypeをIPv6に設定し、接続要求信号がIPCP及びIPv6CPの両方である場合には、PDPtypeをIPv4v6に設定する。そして、ステップS106においてTA30は、設定されたPDPtypeを用いて、MT31を通じて通信ネットワーク上の所定の接続先との通信を行い、TE2と所定の接続先とを接続する。なお、ステップS105及びステップS106が、特許請求の範囲における「接続ステップ」に相当する。   Next, in step S105, the TA 30 determines the corresponding PDP type based on the PDP type identified by the communication function identifying unit 50, and uses the determined PDP type when connecting the TE 2 to the connection destination for which the connection request has been made. Set as the PDP type. For this setting, for example, as in the correspondence table shown in FIG. 2, when the connection request signal is only IPCP, the PDP type is set to IPv4. When the connection request signal is only IPv6CP, the PDP type is set to IPv6, and when the connection request signal is both IPCP and IPv6CP, the PDP type is set to IPv4v6. In step S106, the TA 30 communicates with a predetermined connection destination on the communication network through the MT 31 using the set PDP type, and connects the TE 2 and the predetermined connection destination. Steps S105 and S106 correspond to a “connection step” in the claims.

即ち、図4に示す例では、接続要求信号(Configure-request)としてIPCP及びIPv6CPの両方をTA30が受信しているため、図2に示す対応表に基づいて、PDPtypeとしてIPv4v6を設定する。そして、TE2を所定の接続先へ接続するため、TA30はMT31に「Activate PDP context req」信号を送信する。MT31は、通信ネットワーク上の所定の接続先に「Activate PDP context req」信号を送信し、所定の接続先から送信された「Activate PDP context accept」信号を通信ネットワーク経由で受信する。MT31は受信した「Activate PDP context accept」信号をTA30に送信する。そしてTA30は、TE2の通信関連機能部20に対して「IPCP:Configure-Ack」信号と「IPv6CP:Configure-Ack」信号とを送信することにより、TE2と所定の接続先との接続が行われる。   That is, in the example shown in FIG. 4, since TA30 has received both IPCP and IPv6CP as connection request signals (Configure-request), IPv4v6 is set as the PDP type based on the correspondence table shown in FIG. Then, the TA 30 transmits an “Activate PDP context req” signal to the MT 31 in order to connect the TE 2 to a predetermined connection destination. The MT 31 transmits an “Activate PDP context req” signal to a predetermined connection destination on the communication network, and receives an “Activate PDP context accept” signal transmitted from the predetermined connection destination via the communication network. The MT 31 transmits the received “Activate PDP context accept” signal to the TA 30. Then, the TA 30 transmits the “IPCP: Configure-Ack” signal and the “IPv6CP: Configure-Ack” signal to the communication-related functional unit 20 of the TE 2, thereby connecting the TE 2 to a predetermined connection destination. .

ここでS103の接続要求信号受信処理の変形例について説明する。この変形例においては、異なる内容の接続要求信号(Configure request)が時間的にずれてTA30において受信した場合の処理に関するものである。図19は、ひとつの接続要求信号のみを受信したときのシーケンス図である。TE2とTA30との間で、通信接続処理が行われている。すなわち、TE2から通信開始要求が出力され、TA30では通信開始要求を受信し、「conncet」信号を出力する。そして、LCP処理、PAP/CHAP処理が、TE2とTA30との間で行われる。ここまでは、図4と同じである。   Here, a modified example of the connection request signal reception process of S103 will be described. This modification relates to processing when connection request signals (Configure request) having different contents are received at the TA 30 with a time lag. FIG. 19 is a sequence diagram when only one connection request signal is received. Communication connection processing is performed between TE2 and TA30. That is, a communication start request is output from TE2, and TA30 receives the communication start request and outputs a “conncet” signal. Then, LCP processing and PAP / CHAP processing are performed between TE2 and TA30. Up to this point, the process is the same as in FIG.

その後、TE2からIPv4による接続を要求するための接続要求信号である「IPCP:Configure-request」が送信される。TA30では、この接続要求信号を受信すると、タイマを起動し、所定時間を計時する。その間に、他の接続要求信号(たとえば、「IPv6CP:Configure-request」信号)が受信されない場合には、すでに受信されているIPv4による接続を要求するための接続要求信号(IPCP:Configure-request)に基づいてPDP typeの設定が行われる。図19においては、PDPtypeをIPv4に設定している。   Thereafter, “IPCP: Configure-request” which is a connection request signal for requesting connection by IPv4 from TE2 is transmitted. In TA30, when this connection request signal is received, a timer is started and a predetermined time is counted. In the meantime, when another connection request signal (for example, “IPv6CP: Configure-request” signal) is not received, a connection request signal (IPCP: Configure-request) for requesting a connection by IPv4 that has already been received. The PDP type is set based on the above. In FIG. 19, PDPtype is set to IPv4.

その後、図4と同様の処理により接続処理が行われる。なお、図19では、PDPtypeとしてIPv4が設定されているため、IPv4による接続のための処理が行われる。すなわち、IPv4のための接続処理のために、IPv4によるIPアドレス等の情報が通信ネットワークからMTを介して受信され、TA30は、「IPCP:Configure-Ack」およびIPv4addressをTE2に出力する。その後、IPv4による通信処理が実現される。   Thereafter, connection processing is performed by the same processing as in FIG. In FIG. 19, since IPv4 is set as the PDP type, processing for connection using IPv4 is performed. That is, for connection processing for IPv4, information such as an IP address by IPv4 is received from the communication network via the MT, and the TA 30 outputs “IPCP: Configure-Ack” and IPv4 address to TE2. Thereafter, communication processing by IPv4 is realized.

図19においては、「IPCP:Configure-request」信号が受信された場合の説明をしたが、「IPCP:Configure-request」信号にかえて、「IPv6CP:Configure-request」信号を受信した場合も、上述と同様にタイマが起動し、その後、PDPtypeとしてIPv6が設定されるようにしてもよい。   In FIG. 19, the case where the “IPCP: Configure-request” signal is received has been described, but when the “IPv6 CP: Configure-request” signal is received instead of the “IPCP: Configure-request” signal, A timer may be started in the same manner as described above, and then IPv6 may be set as the PDP type.

このような処理により、所定時間計時されている間に「IPv6CP:Configure-request」信号が受信されない場合には、すでに受信している「IPCP:Configure-request」信号に基づいた通信機能を識別することができる。   By such processing, when the “IPv6CP: Configure-request” signal is not received during the predetermined time, the communication function based on the already received “IPCP: Configure-request” signal is identified. be able to.

つぎに、TA30において、「IPCP:Configure-request」信号を受信した後、さらに「IPv6CP:Configure-request」信号を受信したときの処理について説明する。図20は、そのときの処理を示すシーケンス図である。図19と同様に、TE2とTA30との間で、通信開始要求、connect信号、LCP、PAP/CHAPの接続処理が行われる。   Next, the processing when the TA 30 receives an “IPCP: Configure-request” signal and then receives an “IPv6CP: Configure-request” signal will be described. FIG. 20 is a sequence diagram showing the processing at that time. Similarly to FIG. 19, a communication start request, a connect signal, LCP, and PAP / CHAP connection processing are performed between TE2 and TA30.

その後、TE2からIPv4による接続を要求するための接続要求信号(IPCP:Configure-request)が送信される。TA30では、この接続要求信号を受信すると、タイマを起動し、所定時間を計時する。そして、タイマを計時している間に、他の接続要求信号である「IPv6CP:Configure-request」信号が受信されると、タイマがカウントアップした後に、「IPCP:Configure-request」信号および「IPv6CP:Configure-request」信号に基づいてPDP typeの設定が行われる。図20においては、PDPtypeをIPv4v6に設定している。   Thereafter, a connection request signal (IPCP: Configure-request) for requesting connection by IPv4 is transmitted from TE2. In TA30, when this connection request signal is received, a timer is started and a predetermined time is counted. When the “IPv6CP: Configure-request” signal, which is another connection request signal, is received while the timer is timing, after the timer has counted up, the “IPCP: Configure-request” signal and the “IPv6CP” : PDP type is set based on the “Configure-request” signal. In FIG. 20, PDPtype is set to IPv4v6.

そして、図4と同様に、TE2においては、「IPCP:Configure-Ack」信号および「IPv6CP:Configure-Ack」信号がTA30から受信される。   Similarly to FIG. 4, in the TE 2, the “IPCP: Configure-Ack” signal and the “IPv6CP: Configure-Ack” signal are received from the TA 30.

なお、図20においては、「IPCP:Configure-request」信号を受信した後に、「IPv6CP:Configure-request」信号を受信したときの処理について説明したが、逆の場合も同様の処理を行うようにしてもよい。   In FIG. 20, the processing when the “IPv6CP: Configure-request” signal is received after receiving the “IPCP: Configure-request” signal has been described, but the same processing is performed in the opposite case. May be.

このような処理により、「IPv6CP:Configure-request」信号および「IPCP:Configure-request」信号が時間的にずれて受信されても、タイマにより所定時間計時されている間は、他の接続要求を受け付けることができ、「IPv6CP:Configure-request」信号および「IPCP:Configure-request」信号の両方に対応した通信機能を識別することができる。   By such processing, even if the “IPv6CP: Configure-request” signal and the “IPCP: Configure-request” signal are received with a time lag, other connection requests are not received while the timer is counting the predetermined time. The communication function corresponding to both the “IPv6CP: Configure-request” signal and the “IPCP: Configure-request” signal can be identified.

つぎに、TA30において、「IPCP:Configure-request」信号を受信して、タイマがカウントアップした後に、さらに「IPv6CP:Configure-request」信号を受信したときの処理について説明する。図21は、そのときの処理を示すシーケンス図である。図19と同様に、TE2とTA30との間で、通信開始要求、connect信号、LCP、PAP/CHAPの接続処理が行われる。   Next, the processing when the TA30 receives the “IPCP: Configure-request” signal and the timer counts up, and then receives the “IPv6CP: Configure-request” signal will be described. FIG. 21 is a sequence diagram showing the processing at that time. Similarly to FIG. 19, a communication start request, a connect signal, LCP, and PAP / CHAP connection processing are performed between TE2 and TA30.

その後、TE2からIPv4による接続を要求するための接続要求信号(IPCP:Configure-request)が送信される。TA30では、この接続要求信号を受信すると、タイマを起動し、所定時間を計時する。その間に、他の接続要求信号が受信されない場合には、受信されたIPv4による接続を要求するための接続要求信号(IPCP:Configure-request)に基づいてPDP typeの設定が行われる。図21においては、PDPtypeをIPv4に設定している。   Thereafter, a connection request signal (IPCP: Configure-request) for requesting connection by IPv4 is transmitted from TE2. In TA30, when this connection request signal is received, a timer is started and a predetermined time is counted. Meanwhile, if no other connection request signal is received, the PDP type is set based on the received connection request signal (IPCP: Configure-request) for requesting connection by IPv4. In FIG. 21, PDPtype is set to IPv4.

PDPtypeの設定処理が終わった後に、TE2からTA30に「IPv6CP: Configure-request」信号が送信される。本変形例においては、すでにPDPtypeとしてIPv4が設定され、その処理が開始されているため、「IPv6CP: Configure-request」信号に対しては、拒否信号である「LCP Protocol Reject」信号が送信される。   After the PDP type setting process is completed, an “IPv6CP: Configure-request” signal is transmitted from TE2 to TA30. In this modification, since IPv4 is already set as the PDP type and the processing is started, an “LCP Protocol Reject” signal that is a rejection signal is transmitted in response to the “IPv6CP: Configure-request” signal. .

その後、図4と同様の処理により接続処理が行われる。なお、図19では、PDPtypeとしてIPv4が設定されているため、IPv4による接続のための処理が行われる。すなわち、IPv4のための接続処理のために、IPv4によるIPアドレス等の情報が通信ネットワークからMTを介して受信され、TA30は、「IPCP:Configure-Ack」信号およびIPv4addressをTE2に出力する。その後、IPv4による通信処理が実現される。   Thereafter, connection processing is performed by the same processing as in FIG. In FIG. 19, since IPv4 is set as the PDP type, processing for connection using IPv4 is performed. That is, for connection processing for IPv4, information such as an IP address according to IPv4 is received from the communication network via MT, and TA 30 outputs an “IPCP: Configure-Ack” signal and IPv4 address to TE2. Thereafter, communication processing by IPv4 is realized.

なお、図21においては、「IPCP:Configure-request」信号を受信した後に、そのタイマのタイムアップ後に「IPv6CP:Configure-request」信号を受信したときの処理について説明したが、逆の場合も同様の処理を行うようにしてもよい。すなわち、「IPCP:Configure-request」信号と「IPv6CP:Configure-request」信号との受信した順番を入れ替えた場合でも同様の処理をしてもよい。   In FIG. 21, the processing when the “IPv6CP: Configure-request” signal is received after the timer expires after receiving the “IPCP: Configure-request” signal has been described. You may make it perform the process of. That is, the same processing may be performed even when the order of receiving the “IPCP: Configure-request” signal and the “IPv6CP: Configure-request” signal is switched.

このような処理により、TA30におけるタイマにより所定時間計時された後に「IPv6CP:Configure-request」信号を受信すると、当該「IPv6CP:Configure-request」信号に対する拒絶の旨を返信することができ、TE2においては、接続できないことを事前に知ることができ、効率的な通信処理を実現できる。   By such processing, when the “IPv6CP: Configure-request” signal is received after being measured for a predetermined time by the timer in the TA 30, it is possible to return a rejection of the “IPv6CP: Configure-request” signal, and in TE2 Can know in advance that connection cannot be established, and can realize efficient communication processing.

(作用及び効果について)   (About action and effect)

以上説明した第1の実施形態によれば、TE2が通信ネットワーク経由で所定の接続先と接続を行うときに、TE2の通信関連機能部20は、通信端末3に対して所定の通信機能(PDPtype)を用いた接続要求信号を送信する。TE2から送信された接続要求信号を通信端末3のTA30が受信すると、TA30内の通信機能識別部50は、接続要求信号で用いられた通信機能(PDPtype)を識別する。TA30は、識別した通信機能(PDPtype)に対応する通信機能(PDPtype)を用いて、通信ネットワーク経由でTE2を所定の接続先へ接続する。このため、通信端末3のTA30は、TE2の通信関連機能部20が使用可能な通信機能(PDPtype)を識別することができ、識別した通信機能(PDPtype)を用いて所定の接続先へ接続することができる。また、TE2のアプリケーションプログラムや通信関連機能部20等に変更があった場合でも、通信端末3のTA30は、TE2の通信関連機能部20が現時点において使用可能な通信機能(PDPtype)を用いて所定の接続先へ接続するため、TE2を確実に接続先へ接続することができる。   According to the first embodiment described above, when the TE 2 connects to a predetermined connection destination via the communication network, the communication related function unit 20 of the TE 2 transmits a predetermined communication function (PDPtype) to the communication terminal 3. ) Is used to transmit a connection request signal. When the TA 30 of the communication terminal 3 receives the connection request signal transmitted from the TE 2, the communication function identifying unit 50 in the TA 30 identifies the communication function (PDP type) used in the connection request signal. The TA 30 connects the TE 2 to a predetermined connection destination via a communication network using a communication function (PDP type) corresponding to the identified communication function (PDP type). For this reason, the TA 30 of the communication terminal 3 can identify a communication function (PDP type) that can be used by the communication-related function unit 20 of the TE 2 and connects to a predetermined connection destination using the identified communication function (PDP type). be able to. Even when the application program of TE2 or the communication related function unit 20 is changed, the TA 30 of the communication terminal 3 is predetermined by using the communication function (PDPtype) currently available to the communication related function unit 20 of the TE2. Therefore, TE2 can be reliably connected to the connection destination.

[第2の実施形態]   [Second Embodiment]

第2の実施形態は、接続先情報保存部に保存されている通信機能と、通信機能識別部で識別された通信機能と、に基づいてTEを所定の接続先へ接続するための通信機能を決定するものである。   The second embodiment has a communication function for connecting TE to a predetermined connection destination based on the communication function stored in the connection destination information storage unit and the communication function identified by the communication function identification unit. To decide.

(第2の実施形態における通信システムの全体構成)   (Overall configuration of communication system in second embodiment)

図5は、第2の実施形態における通信システム1Aの全体構成を示す図である。図5に示すように通信システム1Aは、アプリケーションプログラムを実行するTerminal Equipment2(以下「TE2」と言う。)(特許請求の範囲における「プログラム実行部」に相当)と、TE2を通信ネットワークに接続するための通信端末3A(特許請求の範囲における「通信接続部」に相当)とを含んで構成される。TE2は、例えば、アプリケーションプログラムを実行するPC等を用いることができる。また、通信端末3Aは、例えば、PCに接続して使用されるデータ通信カード等を用いることができる。   FIG. 5 is a diagram showing an overall configuration of a communication system 1A in the second embodiment. As shown in FIG. 5, the communication system 1A connects Terminal Equipment 2 (hereinafter referred to as “TE2”) (corresponding to “program execution unit” in the claims) that executes an application program and TE2 to a communication network. Communication terminal 3A (corresponding to “communication connection unit” in the claims). For example, a PC that executes an application program can be used as the TE2. Further, the communication terminal 3A can use, for example, a data communication card used by connecting to a PC.

通信端末3Aは、Terminal Adaptation30A(以下「TA30A」と言う。)と、Mobile Termination31(以下「MT31」と言う。)と、接続先情報保存部32とを備える。TA30Aは、TE2の通信関連機能部20から接続要求があった場合のインタフェースとなるものである。なお、第2の実施形態において、TA30Aは、modem型であるものとする。   The communication terminal 3A includes a terminal adaptation 30A (hereinafter referred to as “TA30A”), a mobile termination 31 (hereinafter referred to as “MT31”), and a connection destination information storage unit 32. The TA 30A serves as an interface when a connection request is received from the communication-related functional unit 20 of the TE2. In the second embodiment, TA30A is assumed to be a modem type.

接続先情報保存部32は、通信ネットワーク上の接続先毎に、当該接続先へ接続する際に設定する通信機能(PDPtype)を保存している。接続先情報保存部32には、例えば、図6に示すように、接続先A,接続先B,接続先C…と、当該接続先へ接続する際に設定するPDPtype(IPv4,IPv6,IPv4v6)とが対応付けられたデータが保存されている。   The connection destination information storage unit 32 stores, for each connection destination on the communication network, a communication function (PDP type) set when connecting to the connection destination. For example, as shown in FIG. 6, the connection destination information storage unit 32 includes a connection destination A, a connection destination B, a connection destination C... And a PDP type (IPv4, IPv6, IPv4v6) set when connecting to the connection destination. Is stored.

TA30Aは、通信機能識別部50と、対応表保存部51Aと、を備える。通信機能識別部50は、接続要求信号の送信に用いられた通信機能としてのPDPtype(IPv4,IPv6,IPv4v6)の識別を行う。対応表保存部51Aは、例えば図7に示す対応表が保存されている。この対応表は、接続要求信号(Configure-request)の送信で用いられたPDPtypeと、接続先情報保存部32に保存されたPDPtypeと、に基づいて、TE2を所定の接続先へ接続する際のPDPtypeを設定するためのものである。例えば、接続先情報保存部32で保存されている所定の接続先に対応するPDPtypeがIPv4であり、接続要求信号がIPCPである場合、TE2を所定の接続先に接続する際のPDPtypeとしてIPv4を設定する。また、接続先情報保存部32で保存されている所定の接続先に対応するPDPtypeがIPv4であり、接続要求信号がIPv6CPである場合には、TE2を所定の接続先に接続しない「reject」を選択する。   The TA 30A includes a communication function identification unit 50 and a correspondence table storage unit 51A. The communication function identifying unit 50 identifies a PDP type (IPv4, IPv6, IPv4v6) as a communication function used for transmitting the connection request signal. The correspondence table storage unit 51A stores, for example, the correspondence table shown in FIG. This correspondence table is based on the PDP type used for transmission of the connection request signal (Configure-request) and the PDP type stored in the connection destination information storage unit 32 when connecting TE2 to a predetermined connection destination. This is for setting the PDP type. For example, when the PDP type corresponding to the predetermined connection destination stored in the connection destination information storage unit 32 is IPv4 and the connection request signal is IPCP, IPv4 is used as the PDP type when connecting TE2 to the predetermined connection destination. Set. If the PDP type corresponding to the predetermined connection destination stored in the connection destination information storage unit 32 is IPv4 and the connection request signal is IPv6CP, “reject” that does not connect TE2 to the predetermined connection destination is set. select.

なお、図5において、第1の実施形態における通信システム1と同一構成物については、同一番号を付して説明を省略する。   In FIG. 5, the same components as those of the communication system 1 in the first embodiment are denoted by the same reference numerals and description thereof is omitted.

(通信接続処理)   (Communication connection processing)

次に、TE2を、通信ネットワーク経由で所定の接続先へ接続する際の処理の流れについて説明する。図3は、TE2を所定の接続先へ接続する際に通信システム1Aで行われる処理の流れを示すフローチャートである。図4は、TE2を所定の接続先へ接続する際に、通信システム1Aの各部で送受信される信号の流れを示す図である。   Next, the flow of processing when TE2 is connected to a predetermined connection destination via a communication network will be described. FIG. 3 is a flowchart showing a flow of processing performed in the communication system 1A when TE2 is connected to a predetermined connection destination. FIG. 4 is a diagram illustrating a flow of signals transmitted and received by each unit of the communication system 1A when the TE 2 is connected to a predetermined connection destination.

なお、第2の実施形態において、図3のステップS101〜S104の処理は、第1の実施形態と同様であり説明を省略する。ここでは、第1の実施形態と異なる処理である、ステップS105A,S106Aについてのみ説明する。   In the second embodiment, the processes in steps S101 to S104 in FIG. 3 are the same as those in the first embodiment, and a description thereof is omitted. Here, only steps S105A and S106A, which are different processes from the first embodiment, will be described.

ステップS105AにおいてTA30Aは、通信機能識別部50で識別されたPDPtypeと、接続先情報保存部32に保存されたPDPtypeと、に基づいて、TE2を所定の接続先へ接続する際のPDPtypeを設定する。具体的には、図4に示す例では、TE2の通信関連機能部20は、接続先Bへの接続要求信号(Configure-request)としてIPCP及びIPv6CPの両方を送信しているものとする。TA30Aは、受信した接続要求信号に基づいて、接続先情報保存部32に保存された図6に示すデータより、接続先Bに対応するPDPtypeとしてIPv4v6を抽出する。そしてTA30Aは、図7に示す対応表を用いて、接続要求信号としてIPCP&IPv6CPと、接続先情報保存部32に保存された図6に示すデータから抽出したIPv4v6と、に対応するIPv4v6を抽出する。抽出したIPv4v6を、接続先BにTE2を接続する際のPDPtypeとして設定する。なお、ステップS105Aが、特許請求の範囲における「通信機能決定ステップ」に相当する。   In step S <b> 105 </ b> A, the TA 30 </ b> A sets a PDP type for connecting the TE 2 to a predetermined connection destination based on the PDP type identified by the communication function identification unit 50 and the PDP type stored in the connection destination information storage unit 32. . Specifically, in the example illustrated in FIG. 4, it is assumed that the communication-related functional unit 20 of the TE 2 transmits both IPCP and IPv6CP as a connection request signal (Configure-request) to the connection destination B. Based on the received connection request signal, the TA 30A extracts IPv4v6 as the PDP type corresponding to the connection destination B from the data shown in FIG. 6 stored in the connection destination information storage unit 32. Then, the TA 30A uses the correspondence table shown in FIG. 7 to extract IPv4v6 corresponding to the IPCP & IPv6CP as a connection request signal and the IPv4v6 extracted from the data shown in FIG. 6 stored in the connection destination information storage unit 32. The extracted IPv4v6 is set as the PDP type when TE2 is connected to the connection destination B. Step S105A corresponds to a “communication function determination step” in the claims.

ステップS106AにおいてTA30Aは、設定されたPDPtypeを用いて、MT31を通じて通信ネットワーク上の所定の接続先との通信を行い、TE2と所定の接続先とを接続する。また、設定されたPDPtypeが「reject」の場合には、TE2による所定の接続先への接続を行わない。なお、ステップS106Aが、特許請求の範囲における「接続ステップ」に相当する。   In step S106A, the TA 30A communicates with a predetermined connection destination on the communication network through the MT 31 using the set PDPtype, and connects TE2 and the predetermined connection destination. When the set PDP type is “reject”, connection to a predetermined connection destination by TE2 is not performed. Note that step S106A corresponds to a “connection step” in the claims.

(作用及び効果について)   (About action and effect)

以上説明した第2の実施形態によれば、TE2が通信ネットワーク経由で所定の接続先に接続を行うときに、TE2の通信関連機能部20は、通信端末3Aに対して所定の通信機能を用いた接続要求信号を送信する。TE2から送信された接続要求信号を通信端末3AのTA30Aが受信すると、TA30A内の通信機能識別部50は、接続要求信号で用いられた通信機能(PDPtype)を識別する。また、TA30Aが、接続先情報保存部32に保存されている通信機能(PDPtype)と、通信機能識別部50で識別された通信機能と、に基づいてTE2を所定の接続先へ接続するための通信機能(PDPtype)を決定する。このため、TA30Aは、決定された通信機能(PDPtype)に基づいてTE2を所定の接続先へ接続することができる。   According to the second embodiment described above, when the TE 2 connects to a predetermined connection destination via the communication network, the communication related function unit 20 of the TE 2 uses a predetermined communication function for the communication terminal 3A. Send the connection request signal that was received. When the TA 30A of the communication terminal 3A receives the connection request signal transmitted from the TE 2, the communication function identifying unit 50 in the TA 30A identifies the communication function (PDP type) used in the connection request signal. The TA 30A connects the TE 2 to a predetermined connection destination based on the communication function (PDP type) stored in the connection destination information storage unit 32 and the communication function identified by the communication function identification unit 50. A communication function (PDP type) is determined. Therefore, the TA 30A can connect the TE 2 to a predetermined connection destination based on the determined communication function (PDP type).

これにより、接続先情報保存部32に保存されている接続先毎の通信機能に基づいて、所定の接続先への接続を制御することができる。例えば、所定の接続先への接続要求があった場合、接続先情報保存部32に保存されている所定の接続先への通信機能と、通信機能識別部50で識別された通信機能と、が異なる場合であっても、通信を試みることができる。通信を試みた結果、接続できる場合も想定され、この場合には、通信の接続可能性を向上させることができる。また、通信を試みない場合には、接続処理を行わない分だけ、処理を簡略化することができる。   Thereby, the connection to a predetermined connection destination can be controlled based on the communication function for each connection destination stored in the connection destination information storage unit 32. For example, when there is a connection request to a predetermined connection destination, the communication function to the predetermined connection destination stored in the connection destination information storage unit 32 and the communication function identified by the communication function identification unit 50 are: Even if they are different, communication can be attempted. As a result of the communication attempt, a case where connection is possible is also assumed. In this case, the connection possibility of communication can be improved. Further, when communication is not attempted, the processing can be simplified as much as the connection processing is not performed.

[第3の実施形態]   [Third Embodiment]

第3の実施形態は、通信端末が在圏する通信ネットワーク毎に、通信機能識別部で識別された通信機能に基づいてTEを所定の接続先へ接続するための通信機能を決定するものである。   In the third embodiment, a communication function for connecting a TE to a predetermined connection destination is determined based on the communication function identified by the communication function identification unit for each communication network in which the communication terminal is located. .

(第3の実施形態における通信システムの全体構成)   (Overall configuration of communication system in the third embodiment)

図8は、第3の実施形態における通信システム1Bの全体構成を示す図である。図8に示すように通信システム1Bは、アプリケーションプログラムを実行するTerminal Equipment2(以下「TE2」と言う。)(特許請求の範囲における「プログラム実行部」に相当)と、TE2を通信ネットワークに接続するための通信端末3B(特許請求の範囲における「通信接続部」に相当)とを含んで構成される。TE2は、例えば、アプリケーションプログラムを実行するPC等を用いることができる。また、通信端末3Bは、例えば、PCに接続して使用されるデータ通信カード等を用いることができる。   FIG. 8 is a diagram illustrating an overall configuration of a communication system 1B according to the third embodiment. As shown in FIG. 8, the communication system 1B connects Terminal Equipment 2 (hereinafter referred to as “TE2”) (corresponding to “program execution unit” in the claims) that executes an application program and TE2 to a communication network. Communication terminal 3B (corresponding to “communication connection unit” in the claims). For example, a PC that executes an application program can be used as the TE2. The communication terminal 3B can use, for example, a data communication card used by connecting to a PC.

通信端末3Bは、Terminal Adaptation30B(以下「TA30B」と言う。)と、Mobile Termination31(以下「MT31」と言う。)と、在圏情報取得部33とを備える。TA30Bは、TE2の通信関連機能部20から接続要求があった場合のインタフェースとなるものである。なお、第3の実施形態において、TA30Bは、modem型であるものとする。   The communication terminal 3B includes a terminal adaptation 30B (hereinafter referred to as “TA30B”), a mobile termination 31 (hereinafter referred to as “MT31”), and a location information acquisition unit 33. The TA 30B serves as an interface when a connection request is received from the communication-related functional unit 20 of the TE2. In the third embodiment, the TA 30B is assumed to be a modem type.

在圏情報取得部33は、通信端末3Bが在圏している通信ネットワークに関する情報を取得するものである。なお、通信端末3Bは、通信ネットワークを通じて無線通信を行うものとする。また、在圏している通信ネットワークに関する情報の取得方法は、例えば、通信時に使用する周波数に基づいて求めるなど、適宜の方法により取得することができる。   The location information acquisition unit 33 acquires information related to the communication network in which the communication terminal 3B is located. Note that the communication terminal 3B performs wireless communication through a communication network. Moreover, the acquisition method of the information regarding the communication network in which it is located can be acquired by an appropriate method, for example, based on the frequency used during communication.

TA30Bは、通信機能識別部50と、対応表保存部51Bと、を備える。通信機能識別部50は、接続要求信号の送信に用いられた通信機能としてのPDPtype(IPv4,IPv6,IPv4v6)の識別を行う。対応表保存部51Bは、例えば図9に示す対応表が保存されている。この対応表は、各通信ネットワーク毎(通信ネットワークA,通信ネットワークB…)に、接続要求信号(Configure-request)の送信で用いられたPDPtypeと、TE2を通信ネットワーク上の所定の接続先へ接続する際に設定するPDPtypeとの対応表が保存されている。   The TA 30B includes a communication function identification unit 50 and a correspondence table storage unit 51B. The communication function identifying unit 50 identifies a PDP type (IPv4, IPv6, IPv4v6) as a communication function used for transmitting the connection request signal. The correspondence table storage unit 51B stores, for example, the correspondence table shown in FIG. This correspondence table connects, for each communication network (communication network A, communication network B...), The PDP type used for transmission of the connection request signal (Configure-request) and TE2 to a predetermined connection destination on the communication network. A correspondence table with the PDP type set when performing is stored.

なお、図8において、第1の実施形態における通信システム1と同一構成物については、同一番号を付して説明を省略する。   In FIG. 8, the same components as those of the communication system 1 in the first embodiment are denoted by the same reference numerals and description thereof is omitted.

(通信接続処理)   (Communication connection processing)

次に、TE2を、通信ネットワーク経由で所定の接続先へ接続する際の処理の流れについて説明する。図10は、TE2を所定の接続先へ接続する際に通信システム1Bで行われる処理の流れを示すフローチャートである。図4は、TE2を所定の接続先へ接続する際に、通信システム1Bの各部で送受信される信号の流れを示す図である。   Next, the flow of processing when TE2 is connected to a predetermined connection destination via a communication network will be described. FIG. 10 is a flowchart showing a flow of processing performed in the communication system 1B when connecting TE2 to a predetermined connection destination. FIG. 4 is a diagram illustrating a flow of signals transmitted and received by each unit of the communication system 1B when the TE 2 is connected to a predetermined connection destination.

なお、第3の実施形態において、図10のステップS201〜S204の処理は、第1の実施形態で説明した図3のステップS101〜S104と同様であり説明を省略する。ここでは、第1の実施形態と異なる処理である、ステップS205〜S207についてのみ説明する。   In the third embodiment, the processes in steps S201 to S204 in FIG. 10 are the same as those in steps S101 to S104 in FIG. 3 described in the first embodiment, and description thereof is omitted. Here, only steps S205 to S207, which are processes different from those of the first embodiment, will be described.

ステップS205においてTA30Bは、在圏情報取得部33を通じて、現在、通信端末3Bが在圏している通信ネットワークに関する情報を取得する。なお、ステップS205が、特許請求の範囲における「在圏状態取得ステップ」に相当する。   In step S <b> 205, the TA 30 </ b> B acquires information related to the communication network in which the communication terminal 3 </ b> B is currently located through the area information acquisition unit 33. Note that step S205 corresponds to the “located area acquisition step” in the claims.

ステップS206においてTA30Bは、通信機能識別部50で識別されたPDPtypeと、在圏情報取得部33で取得された通信端末3Bが在圏している通信ネットワークに関する情報と、に基づいて、図9に示す対応表を用いてTE2を所定の接続先へ接続する際のPDPtypeを設定するものである。なお、ステップS206が、特許請求の範囲における「通信機能決定ステップ」に相当する。   In step S206, the TA 30B determines in FIG. 9 based on the PDP type identified by the communication function identifying unit 50 and the information related to the communication network in which the communication terminal 3B is acquired, which is acquired by the area information acquiring unit 33. The PDP type for connecting TE2 to a predetermined connection destination is set using the correspondence table shown. Note that step S206 corresponds to a “communication function determination step” in the claims.

具体的には、図4に示す例では、TE2の通信関連機能部20は、所定の接続先への接続要求信号(Configure-request)としてIPCP及びIPv6CPの両方を送信しているものとする。また、在圏情報取得部33によって、通信ネットワークAについての情報が取得されているものとする。この場合、図9に示す通信ネットワークAについての対応表に基づき、接続要求信号:「IPCPおよびIPv6CP」に対応する、設定するPDPtype:「IPv4v6」を、所定の接続先にTE2を接続する際のPDPtypeとして設定する。   Specifically, in the example illustrated in FIG. 4, it is assumed that the communication-related functional unit 20 of the TE 2 transmits both IPCP and IPv6CP as a connection request signal (Configure-request) to a predetermined connection destination. In addition, it is assumed that information about the communication network A is acquired by the location information acquisition unit 33. In this case, based on the correspondence table for the communication network A shown in FIG. 9, the PDP type to be set corresponding to the connection request signal: “IPCP and IPv6CP”: “IPv4v6” is set when TE2 is connected to a predetermined connection destination. Set as PDPtype.

ステップS207においてTA30Bは、設定されたPDPtypeを用いて、MT31を通じて通信ネットワーク上の所定の接続先との通信を行い、TE2と所定の接続先とを接続する。なお、ステップS207が、特許請求の範囲における「接続ステップ」に相当する。   In step S207, the TA 30B communicates with a predetermined connection destination on the communication network through the MT 31 using the set PDP type, and connects TE2 and the predetermined connection destination. Note that step S207 corresponds to a “connection step” in the claims.

(作用及び効果について)   (About action and effect)

以上説明した第3の実施形態によれば、TE2が通信ネットワーク経由で所定の接続先に接続を行うときに、TE2の通信関連機能部20は、通信端末3Bに対して所定の通信機能を用いた接続要求信号を送信する。TE2から送信された接続要求信号を通信端末3BのTA30Bが受信すると、TA30B内の通信機能識別部50は、接続要求信号で用いられた通信機能(PDPtype)を識別する。また、TA30Bが、在圏情報取得部33を通じて、現在、通信端末3Bが在圏している通信ネットワークに関する情報を取得する。また、TA30Bは、通信機能識別部50で識別された通信機能(PDPtype)と、通信端末3Bが在圏している通信ネットワークの情報と、に基づいてTE2を所定の接続先へ接続するための通信機能(PDPtype)を決定する。このため、TA30Bは、決定された通信機能に基づいてTE2を所定の接続先へ接続することができる。これにより、通信端末3Bが在圏している通信ネットワーク毎に使用可能な通信機能(PDPtype)が異なる場合であっても、TE2を確実に接続先へ接続することができる。   According to the third embodiment described above, when the TE 2 connects to a predetermined connection destination via the communication network, the communication related function unit 20 of the TE 2 uses a predetermined communication function for the communication terminal 3B. Send the connection request signal that was received. When the TA 30B of the communication terminal 3B receives the connection request signal transmitted from the TE 2, the communication function identifying unit 50 in the TA 30B identifies the communication function (PDP type) used in the connection request signal. Further, the TA 30 </ b> B acquires information regarding the communication network in which the communication terminal 3 </ b> B is currently located through the area information acquisition unit 33. Further, the TA 30B is for connecting the TE 2 to a predetermined connection destination based on the communication function (PDP type) identified by the communication function identifying unit 50 and information on the communication network in which the communication terminal 3B is located. A communication function (PDP type) is determined. Therefore, the TA 30B can connect the TE 2 to a predetermined connection destination based on the determined communication function. Thereby, even if the communication function (PDP type) that can be used is different for each communication network in which the communication terminal 3B is located, the TE 2 can be reliably connected to the connection destination.

[第4の実施形態]   [Fourth Embodiment]

第4の実施形態は、通信端末が在圏する通信ネットワークの通信モードと、通信機能識別部で識別された通信機能と、に基づいてTEを所定の接続先へ接続するための通信機能を決定するものである。   In the fourth embodiment, a communication function for connecting a TE to a predetermined connection destination is determined based on the communication mode of the communication network in which the communication terminal is located and the communication function identified by the communication function identification unit. To do.

(第4の実施形態における通信システムの全体構成)   (Overall configuration of communication system in fourth embodiment)

図11は、第4の実施形態における通信システム1Cの全体構成を示す図である。図11に示すように通信システム1Cは、アプリケーションプログラムを実行するTerminal Equipment2(以下「TE2」と言う。)(特許請求の範囲における「プログラム実行部」に相当)と、TE2を通信ネットワークに接続するための通信端末3C(特許請求の範囲における「通信接続部」に相当)とを含んで構成される。TE2は、例えば、アプリケーションプログラムを実行するPC等を用いることができる。また、通信端末3Cは、例えば、PCに接続して使用されるデータ通信カード等を用いることができる。   FIG. 11 is a diagram illustrating an overall configuration of a communication system 1C according to the fourth embodiment. As shown in FIG. 11, the communication system 1C connects Terminal Equipment 2 (hereinafter referred to as “TE2”) (corresponding to “program execution unit” in the claims) that executes an application program and TE2 to a communication network. Communication terminal 3C (corresponding to “communication connection unit” in the claims). For example, a PC that executes an application program can be used as the TE2. The communication terminal 3C can use, for example, a data communication card used by connecting to a PC.

通信端末3Cは、Terminal Adaptation30C(以下「TA30C」と言う。)と、Mobile Termination31(以下「MT31」と言う。)と、通信モード情報取得部34とを備える。TA30Cは、TE2の通信関連機能部20から接続要求があった場合のインタフェースとなるものである。なお、第4の実施形態において、TA30Cは、modem型であるものとする。   The communication terminal 3 </ b> C includes a terminal adaptation 30 </ b> C (hereinafter referred to as “TA30C”), a mobile termination 31 (hereinafter referred to as “MT31”), and a communication mode information acquisition unit 34. The TA 30C serves as an interface when a connection request is received from the communication-related functional unit 20 of the TE 2. In the fourth embodiment, TA30C is assumed to be a modem type.

通信モード情報取得部34は、通信端末3Cが在圏している通信ネットワークの通信モードに関する情報を取得するものである。なお、通信端末3Cは、通信ネットワークを通じて無線通信を行うものとする。また、在圏している通信ネットワークの通信モードに関する情報の取得方法は、通信制御方法などに基づいて求めるなど、適宜の方法により取得することができる。   The communication mode information acquisition part 34 acquires the information regarding the communication mode of the communication network in which the communication terminal 3C exists. Note that the communication terminal 3C performs wireless communication through a communication network. In addition, the acquisition method of information regarding the communication mode of the communication network in which the user is located can be acquired by an appropriate method such as obtaining based on the communication control method.

TA30Cは、通信機能識別部50と、対応表保存部51Cと、を備える。通信機能識別部50は、接続要求信号の送信に用いられた通信機能としてのPDPtype(IPv4,IPv6,IPv4v6)の識別を行う。対応表保存部51Cは、例えば図12に示す対応表が保存されている。この対応表は、通信モード毎(通信モードA,通信モードB…)に、接続要求信号(Configure-request)の送信で用いられたPDPtypeと、TE2を通信ネットワーク上の所定の接続先へ接続する際に設定するPDPtypeとの対応表が保存されている。   The TA 30C includes a communication function identification unit 50 and a correspondence table storage unit 51C. The communication function identifying unit 50 identifies a PDP type (IPv4, IPv6, IPv4v6) as a communication function used for transmitting the connection request signal. The correspondence table storage unit 51C stores, for example, the correspondence table shown in FIG. This correspondence table connects the PDP type used for transmission of the connection request signal (Configure-request) and TE2 to a predetermined connection destination on the communication network for each communication mode (communication mode A, communication mode B...). A correspondence table with the PDP type set at the time is stored.

なお、図11において、第1の実施形態における通信システム1と同一構成物については、同一番号を付して説明を省略する。   In FIG. 11, the same components as those of the communication system 1 in the first embodiment are denoted by the same reference numerals and description thereof is omitted.

(通信接続処理)   (Communication connection processing)

次に、TE2を、通信ネットワーク経由で所定の接続先へ接続する際の処理の流れについて説明する。図13は、TE2を所定の接続先へ接続する際に通信システム1Cで行われる処理の流れを示すフローチャートである。図4は、TE2を所定の接続先へ接続する際に、通信システム1Cの各部で送受信される信号の流れを示す図である。   Next, the flow of processing when TE2 is connected to a predetermined connection destination via a communication network will be described. FIG. 13 is a flowchart showing a flow of processing performed in the communication system 1C when TE2 is connected to a predetermined connection destination. FIG. 4 is a diagram illustrating a flow of signals transmitted and received in each unit of the communication system 1C when the TE 2 is connected to a predetermined connection destination.

なお、第4の実施形態において、図13のステップS301〜S304の処理は、第1の実施形態で説明した図3のステップS101〜S104と同様であり説明を省略する。ここでは、第1の実施形態と異なる処理である、ステップS305〜S307についてのみ説明する。   In the fourth embodiment, the processes in steps S301 to S304 in FIG. 13 are the same as those in steps S101 to S104 in FIG. 3 described in the first embodiment, and description thereof is omitted. Here, only steps S305 to S307, which are processing different from the first embodiment, will be described.

ステップS305においてTA30Cは、通信モード情報取得部34より、現在、通信端末3Cが在圏している通信ネットワークの通信モードに関する情報を取得する。なお、ステップS305が、特許請求の範囲における「通信モード情報取得ステップ」に相当する。   In step S305, the TA 30C acquires information on the communication mode of the communication network in which the communication terminal 3C is currently located from the communication mode information acquisition unit 34. Note that step S305 corresponds to a “communication mode information acquisition step” in the claims.

ステップS306においてTA30Cは、通信機能識別部50で識別されたPDPtypeと、通信モード情報取得部34で取得された通信端末3Bが在圏している通信ネットワークの通信モードに関する情報と、に基づいて、図12に示す対応表を用いてTE2を所定の接続先へ接続する際のPDPtypeを設定するものである。なお、ステップS306が、特許請求の範囲における「通信機能決定ステップ」に相当する。   In step S306, the TA 30C, based on the PDP type identified by the communication function identifying unit 50 and the information regarding the communication mode of the communication network in which the communication terminal 3B is acquired, acquired by the communication mode information acquiring unit 34, The PDP type used when connecting TE2 to a predetermined connection destination is set using the correspondence table shown in FIG. Note that step S306 corresponds to a “communication function determination step” in the claims.

具体的には、図4に示す例では、TE2の通信関連機能部20は、所定の接続先への接続要求信号(Configure-request)としてIPCP及びIPv6CPの両方を送信している。また、通信モード情報取得部34によって、通信モードAについての情報が取得されているものとする。この場合、図12に示す通信モードAについての対応表に基づき、接続要求信号:「IPCP及びIPv6CP」に対応する、設定するPDPtype:「IPv4v6」を、所定の接続先にTE2を接続する際のPDPtypeとして設定する。   Specifically, in the example illustrated in FIG. 4, the communication-related functional unit 20 of the TE 2 transmits both IPCP and IPv6CP as a connection request signal (Configure-request) to a predetermined connection destination. In addition, it is assumed that the communication mode information acquisition unit 34 has acquired information about the communication mode A. In this case, based on the correspondence table for the communication mode A shown in FIG. 12, the connection request signal: “IPCP and IPv6CP” corresponding to the PDP type to be set: “IPv4v6” when connecting the TE2 to the predetermined connection destination Set as PDPtype.

ステップS307においてTA30Cは、設定されたPDPtypeを用いて、MT31を通じて通信ネットワーク上の所定の接続先との通信を行い、TE2と所定の接続先とを接続する。なお、ステップS307が、特許請求の範囲における「接続ステップ」に相当する。   In step S307, the TA 30C communicates with a predetermined connection destination on the communication network through the MT 31 using the set PDPtype, and connects TE2 and the predetermined connection destination. Note that step S307 corresponds to a “connection step” in the claims.

(作用及び効果について)   (About action and effect)

以上説明した第4の実施形態によれば、TE2が通信ネットワーク経由で所定の接続先に接続を行うときに、TE2の通信関連機能部20は、通信端末3Cに対して所定の通信機能を用いた接続要求信号を送信する。TE2から送信された接続要求信号を通信端末3CのTA30Cが受信すると、TA30C内の通信機能識別部50は、接続要求信号で用いられた通信機能(PDPtype)を識別する。また、TA30Cが、通信モード情報取得部34を通じて、現在、通信端末3Cが在圏している通信ネットワークの通信モードに関する情報を取得する。また、TA30Cは、通信機能識別部50で識別された通信機能(PDPtype)と、通信端末3Cが在圏している通信ネットワークの通信モードの情報と、に基づいてTE2を所定の接続先へ接続するための通信機能(PDPtype)を決定する。このため、TA30Cは、決定された通信機能に基づいてTE2を所定の接続先へ接続することができる。これにより、通信端末3Cが在圏している通信ネットワークの通信モード毎に使用可能な通信機能(PDPtype)が異なる場合であっても、TE2を確実に接続先へ接続することができる。   According to the fourth embodiment described above, when the TE 2 connects to a predetermined connection destination via the communication network, the communication related function unit 20 of the TE 2 uses a predetermined communication function for the communication terminal 3C. Send the connection request signal that was received. When the TA 30C of the communication terminal 3C receives the connection request signal transmitted from the TE 2, the communication function identifying unit 50 in the TA 30C identifies the communication function (PDP type) used in the connection request signal. Further, the TA 30C acquires information on the communication mode of the communication network in which the communication terminal 3C is currently located through the communication mode information acquisition unit 34. The TA 30C connects the TE 2 to a predetermined connection destination based on the communication function (PDP type) identified by the communication function identifying unit 50 and the communication mode information of the communication network in which the communication terminal 3C is located. Communication function (PDP type) is determined. For this reason, TA30C can connect TE2 to a predetermined connection destination based on the determined communication function. Thereby, even if the communication function (PDP type) that can be used differs for each communication mode of the communication network in which the communication terminal 3C is located, the TE 2 can be reliably connected to the connection destination.

[第5の実施形態]   [Fifth Embodiment]

第5の実施形態は、通信端末が使用している通信端末通信モードと、通信機能識別部で識別された通信機能と、に基づいてTEを所定の接続先へ接続するための通信機能を決定するものである。なお、通信端末が使用している通信端末通信モードとして、例えば、LTEシングル、UMTSシングル、LTE/UMTSデュアルなどがある。   In the fifth embodiment, a communication function for connecting a TE to a predetermined connection destination is determined based on the communication terminal communication mode used by the communication terminal and the communication function identified by the communication function identification unit. To do. The communication terminal communication mode used by the communication terminal includes, for example, LTE single, UMTS single, LTE / UMTS dual, and the like.

(第5の実施形態における通信システムの全体構成)   (Overall configuration of communication system in the fifth embodiment)

図14は、第5の実施形態における通信システム1Dの全体構成を示す図である。図14に示すように通信システム1Dは、アプリケーションプログラムを実行するTerminal Equipment2(以下「TE2」と言う。)(特許請求の範囲における「プログラム実行部」に相当)と、TE2を通信ネットワークに接続するための通信端末3D(特許請求の範囲における「通信接続部」に相当)とを含んで構成される。TE2は、例えば、アプリケーションプログラムを実行するPC等を用いることができる。また、通信端末3Dは、例えば、PCに接続して使用されるデータ通信カード等を用いることができる。   FIG. 14 is a diagram illustrating an overall configuration of a communication system 1D according to the fifth embodiment. As shown in FIG. 14, the communication system 1D connects Terminal Equipment 2 (hereinafter referred to as “TE2”) (corresponding to “program execution unit” in the claims) that executes an application program and TE2 to a communication network. Communication terminal 3D (corresponding to “communication connection unit” in the claims). For example, a PC that executes an application program can be used as the TE2. The communication terminal 3D can use, for example, a data communication card used by connecting to a PC.

通信端末3Dは、Terminal Adaptation30D(以下「TA30D」と言う。)と、Mobile Termination31(以下「MT31」と言う。)と、通信端末通信モード取得部35と、を備える。TA30Dは、TE2の通信関連機能部20から接続要求があった場合のインタフェースとなるものである。なお、第5の実施形態において、TA30Dは、modem型であるものとする。   The communication terminal 3D includes a terminal adaptation 30D (hereinafter referred to as “TA30D”), a mobile termination 31 (hereinafter referred to as “MT31”), and a communication terminal communication mode acquisition unit 35. The TA 30 </ b> D serves as an interface when there is a connection request from the communication-related functional unit 20 of the TE 2. In the fifth embodiment, the TA 30D is a modem type.

通信端末通信モード取得部35は、通信端末3Dが現在、通信において使用している通信モードに関する情報を取得するものである。なお、通信端末3Dは、通信ネットワークを通じて無線通信を行うものとする。また、使用している通信モードに関する情報の取得方法は、通信を行っているTA30DやMT31などから情報を取得するなど、適宜の方法により取得することができる。   The communication terminal communication mode acquisition unit 35 acquires information related to the communication mode that the communication terminal 3D is currently using in communication. Note that the communication terminal 3D performs wireless communication through a communication network. Moreover, the acquisition method of the information regarding the communication mode currently used can be acquired by appropriate methods, such as acquiring information from TA30D, MT31, etc. which are performing communication.

TA30Dは、通信機能識別部50と、対応表保存部51Dと、を備える。通信機能識別部50は、接続要求信号の送信に用いられた通信機能としてのPDPtype(IPv4,IPv6,IPv4v6)の識別を行う。対応表保存部51Dは、例えば図15に示す対応表が保存されている。この対応表は、通信端末通信モード毎(通信端末通信モードA,通信端末通信モードB…)に、接続要求信号(Configure-request)の送信で用いられたPDPtypeと、TE2を通信ネットワーク上の所定の接続先へ接続する際に設定するPDPtypeとの対応表が保存されている。   The TA 30D includes a communication function identification unit 50 and a correspondence table storage unit 51D. The communication function identifying unit 50 identifies a PDP type (IPv4, IPv6, IPv4v6) as a communication function used for transmitting the connection request signal. The correspondence table storage unit 51D stores, for example, the correspondence table shown in FIG. This correspondence table shows the PDP type used for transmission of the connection request signal (Configure-request) and TE2 for each communication terminal communication mode (communication terminal communication mode A, communication terminal communication mode B...) And a predetermined value on the communication network. A correspondence table with PDP types set when connecting to the connection destination is stored.

なお、図14において、第1の実施形態における通信システム1と同一構成物については、同一番号を付して説明を省略する。   In FIG. 14, the same components as those of the communication system 1 in the first embodiment are denoted by the same reference numerals and description thereof is omitted.

(通信接続処理)   (Communication connection processing)

次に、TE2を、通信ネットワーク経由で所定の接続先へ接続する際の処理の流れについて説明する。図16は、TE2を所定の接続先へ接続する際に通信システム1Dで行われる処理の流れを示すフローチャートである。図4は、TE2を所定の接続先へ接続する際に、通信システム1Dの各部で送受信される信号の流れを示す図である。   Next, the flow of processing when TE2 is connected to a predetermined connection destination via a communication network will be described. FIG. 16 is a flowchart showing a flow of processing performed in the communication system 1D when connecting TE2 to a predetermined connection destination. FIG. 4 is a diagram illustrating a flow of signals transmitted and received by each unit of the communication system 1D when the TE 2 is connected to a predetermined connection destination.

なお、第5の実施形態において、図16のステップS401〜S404の処理は、第1の実施形態で説明した図3のステップS101〜S104と同様であり説明を省略する。ここでは、第1の実施形態と異なる処理である、ステップS405〜S407についてのみ説明する。   In the fifth embodiment, the processes in steps S401 to S404 in FIG. 16 are the same as those in steps S101 to S104 in FIG. 3 described in the first embodiment, and a description thereof is omitted. Here, only steps S405 to S407, which are different processes from the first embodiment, will be described.

ステップS405においてTA30Dは、通信端末通信モード取得部35より、現在、通信端末3Dが使用している通信モードに関する情報を取得する。なお、ステップS405が、特許請求の範囲における「接続部通信モード情報取得ステップ」に相当する。   In step S <b> 405, the TA 30 </ b> D acquires information related to the communication mode currently used by the communication terminal 3 </ b> D from the communication terminal communication mode acquisition unit 35. Step S405 corresponds to the “connection unit communication mode information acquisition step” in the claims.

ステップS406においてTA30Dは、通信機能識別部50で識別されたPDPtypeと、通信端末通信モード取得部35で取得された通信端末3Dが使用している通信モードに関する情報と、に基づいて、図15に示す対応表を用いてTE2を所定の接続先へ接続する際のPDPtypeを設定するものである。なお、ステップS406が、特許請求の範囲における「通信機能決定ステップ」に相当する。   In step S406, the TA 30D determines that the PDP type identified by the communication function identifying unit 50 and the information regarding the communication mode used by the communication terminal 3D acquired by the communication terminal communication mode acquiring unit 35 are shown in FIG. The PDP type for connecting TE2 to a predetermined connection destination is set using the correspondence table shown. Note that step S406 corresponds to a “communication function determination step” in the claims.

具体的には、図4に示す例では、TE2の通信関連機能部20は、所定の接続先への接続要求信号(Configure-request)としてIPCP及びIPv6CPの両方を送信している。また、通信端末通信モード取得部35によって、通信端末通信モードAについての情報が取得されているものとする。この場合、図15に示す通信端末通信モードAについての対応表に基づき、接続要求信号:「IPCP及びIPv6CP」に対応する、設定するPDPtype:「IPv4v6」を、所定の接続先にTE2を接続する際のPDPtypeとして設定する。   Specifically, in the example illustrated in FIG. 4, the communication-related functional unit 20 of the TE 2 transmits both IPCP and IPv6CP as a connection request signal (Configure-request) to a predetermined connection destination. In addition, it is assumed that the communication terminal communication mode acquisition unit 35 has acquired information about the communication terminal communication mode A. In this case, based on the correspondence table for the communication terminal communication mode A shown in FIG. 15, the connection request signal: “IPCP and IPv6CP” corresponding to the set PDP type: “IPv4v6” is connected to the predetermined connection destination TE2. Set as the PDPtype at the time.

ステップS407においてTA30Dは、設定されたPDPtypeを用いて、MT31を通じて通信ネットワーク上の所定の接続先との通信を行い、TE2と所定の接続先とを接続する。なお、ステップS407が、特許請求の範囲における「接続ステップ」に相当する。   In step S407, the TA 30D communicates with a predetermined connection destination on the communication network through the MT 31 using the set PDPtype, and connects TE2 and the predetermined connection destination. Step S407 corresponds to a “connection step” in the claims.

(作用及び効果について)   (About action and effect)

以上説明した第5の実施形態によれば、TE2が通信ネットワーク経由で所定の接続先に接続を行うときに、TE2の通信関連機能部20は、通信端末3Dに対して所定の通信機能を用いた接続要求信号を送信する。TE2から送信された接続要求信号を通信端末3DのTA30Dが受信すると、TA30D内の通信機能識別部50は、接続要求信号で用いられた通信機能(PDPtype)を識別する。また、TA30Dが、通信端末通信モード取得部35より、通信端末3Dが使用している通信モードに関する情報を取得する。そして、TA30Dは、通信機能識別部50で識別された通信機能(PDPtype)と、通信端末3Dが現在使用している通信モードの情報と、に基づいてTE2を所定の接続先へ接続するための通信機能(PDPtype)を決定する。このため、TA30Dは、決定された通信機能に基づいてTE2を所定の接続先へ接続することができる。これにより、通信端末3Dが使用する通信モードに従って、TE2を確実に接続先へ接続することができる。   According to the fifth embodiment described above, when the TE 2 connects to a predetermined connection destination via the communication network, the communication related function unit 20 of the TE 2 uses a predetermined communication function for the communication terminal 3D. Send the connection request signal that was received. When the TA 30D of the communication terminal 3D receives the connection request signal transmitted from the TE 2, the communication function identifying unit 50 in the TA 30D identifies the communication function (PDP type) used in the connection request signal. Moreover, TA30D acquires the information regarding the communication mode which communication terminal 3D is using from the communication terminal communication mode acquisition part 35. FIG. The TA 30D connects the TE 2 to a predetermined connection destination based on the communication function (PDP type) identified by the communication function identification unit 50 and information on the communication mode currently used by the communication terminal 3D. A communication function (PDP type) is determined. For this reason, TA30D can connect TE2 to a predetermined connection destination based on the determined communication function. Thereby, TE2 can be reliably connected to the connection destination according to the communication mode used by the communication terminal 3D.

なお、本発明は、上述した各実施形態に限定されるものではない。   In addition, this invention is not limited to each embodiment mentioned above.

例えば、上記各実施形態において、各TAはmodem型であるものとしたがこれに限定されず、例えば、LAN型とすることもできる。この場合には、図17に示すように、TEは接続要求信号として、「DHCP request」信号、及び「RouterSolicication」信号をTAに送信する。TAは、受信した「DHCP request」信号、及び「Router Solicication」信号に基づいて、PDPtypeを設定することもできる。   For example, in each of the embodiments described above, each TA is a modem type, but is not limited thereto, and may be a LAN type, for example. In this case, as shown in FIG. 17, the TE transmits a “DHCP request” signal and a “RouterSolicication” signal to the TA as connection request signals. The TA can also set the PDP type based on the received “DHCP request” signal and the “Router Solicication” signal.

また、上記各実施形態において、通信関連機能部20と、通信端末3,3A〜3Dとを個別の装置(PCと通信カードなど)として説明したが、例えば、図18に示す通信システム1Eのように、TE2とTA30及びMT31とが1つの装置内に組み合わされたものであってもよい。このような通信システム1Eとして、例えば、移動機などがある。   In each of the above embodiments, the communication-related functional unit 20 and the communication terminals 3 and 3A to 3D have been described as individual devices (PC and communication card, etc.). For example, a communication system 1E illustrated in FIG. In addition, TE2, TA30 and MT31 may be combined in one apparatus. Examples of such a communication system 1E include a mobile device.

また、上述した第1〜第5の実施形態のうち2つ以上を組み合わせて、各実施形態に記載された条件に基づいて通信機能を選択するようにしても良い。また、この場合には、各条件に優先順位をつけて、通信機能を選択することもできる。   Moreover, you may make it select a communication function based on the conditions described in each embodiment combining 2 or more of the 1st-5th embodiment mentioned above. In this case, it is also possible to select a communication function by prioritizing each condition.

1,1A〜1E…通信システム、2…TE、3,3A〜D…通信端末、20…通信関連機能部、30,30A〜30D…TA、31…MT、32…接続先情報保存部、33…在圏情報取得部、34…通信モード情報取得部、35…通信端末通信モード取得部、50…通信機能識別部、51,51A〜51D…対応表保存部。   DESCRIPTION OF SYMBOLS 1,1A-1E ... Communication system, 2 ... TE, 3, 3A-D ... Communication terminal, 20 ... Communication related functional part, 30, 30A-30D ... TA, 31 ... MT, 32 ... Connection destination information storage part, 33 ... Area information acquisition unit, 34 ... Communication mode information acquisition unit, 35 ... Communication terminal communication mode acquisition unit, 50 ... Communication function identification unit, 51, 51A to 51D ... Correspondence table storage unit.

Claims (8)

アプリケーションプログラムを実行するプログラム実行部と、前記プログラム実行部を通信ネットワーク経由で接続先へ接続するための通信接続部と、を備える通信システムにおける通信機能選択方法であって、
前記プログラム実行部が、前記通信接続部に対して、所定の前記接続先への接続要求であって、異なる通信機能を示す複数の接続要求を行う接続要求ステップと、
前記通信接続部が、前記プログラム実行部が行った前記複数の接続要求を受信する受信ステップと、
前記通信接続部が、前記受信ステップで受信された前記複数の接続要求で用いられた前記異なる通信機能を識別する通信機能識別ステップと、
前記通信接続部が、前記通信機能識別ステップで識別された前記異なる通信機能に基づいて設定される一の通信機能タイプ信号を用いて、前記プログラム実行部を前記所定の接続先へ接続する接続ステップと、
を備えることを特徴とする通信機能選択方法。
A communication function selection method in a communication system comprising: a program execution unit for executing an application program; and a communication connection unit for connecting the program execution unit to a connection destination via a communication network,
A connection request step in which the program execution unit makes a plurality of connection requests indicating different communication functions, which are connection requests to the predetermined connection destination, to the communication connection unit;
The communication connection unit receives the plurality of connection requests made by the program execution unit; and
A communication function identifying step in which the communication connection unit identifies the different communication functions used in the plurality of connection requests received in the receiving step;
Connection step in which the communication connection unit connects the program execution unit to the predetermined connection destination using one communication function type signal set based on the different communication function identified in the communication function identification step. When,
A communication function selection method comprising:
前記通信接続部は、
前記接続先毎に、前記接続先への接続に使用する前記通信機能に関する情報を保存する接続先情報保存部を備え、
前記通信機能選択方法は、
前記通信接続部が、前記接続先情報保存部に保存されている前記通信機能と、前記通信機能識別ステップで識別された前記通信機能と、に基づいて、前記プログラム実行部を前記所定の接続先へ接続するための前記通信機能を決定する通信機能決定ステップと、
を更に備え、
前記接続ステップでは、前記通信接続部が、前記通信機能決定ステップで決定された前記通信機能を用いて、前記プログラム実行部を前記所定の接続先へ接続する、ことを特徴とする請求項1に記載の通信機能選択方法。
The communication connection unit
A connection destination information storage unit that stores information on the communication function used for connection to the connection destination for each connection destination;
The communication function selection method is:
Based on the communication function stored in the connection destination information storage unit and the communication function identified in the communication function identification step, the communication connection unit moves the program execution unit to the predetermined connection destination. A communication function determining step for determining the communication function to connect to
Further comprising
2. The connection step, wherein the communication connection unit connects the program execution unit to the predetermined connection destination using the communication function determined in the communication function determination step. The communication function selection method described.
前記通信機能選択方法は、
前記通信接続部が、当該通信接続部が在圏している前記通信ネットワークに関する情報を取得する在圏情報取得ステップと、
前記通信接続部が、前記通信機能識別ステップで識別された前記通信機能と、前記在圏情報取得ステップで取得された前記通信接続部が在圏している前記通信ネットワークの情報と、に基づいて、前記プログラム実行部を前記所定の接続先へ接続するための前記通信機能を決定する通信機能決定ステップと、
を更に備え、
前記接続ステップでは、前記通信接続部が、前記通信機能決定ステップで決定された前記通信機能を用いて、前記プログラム実行部を前記所定の接続先へ接続する、ことを特徴とする請求項1に記載の通信機能選択方法。
The communication function selection method is:
The communication connection unit acquires information related to the communication network in which the communication connection unit is located;
The communication connection unit is based on the communication function identified in the communication function identification step, and information on the communication network in which the communication connection unit acquired in the location information acquisition step exists. A communication function determining step for determining the communication function for connecting the program execution unit to the predetermined connection destination;
Further comprising
2. The connection step, wherein the communication connection unit connects the program execution unit to the predetermined connection destination using the communication function determined in the communication function determination step. The communication function selection method described.
前記通信機能選択方法は、
前記通信接続部が、当該通信接続部が在圏している前記通信ネットワークの通信モードに関する情報を取得する通信モード情報取得ステップと、
前記通信接続部が、前記通信機能識別ステップで識別された前記通信機能と、前記通信モード情報取得ステップで取得された前記通信モードに関する情報と、に基づいて、前記プログラム実行部を前記所定の接続先へ接続するための前記通信機能を決定する通信機能決定ステップと、
を更に備え、
前記接続ステップでは、前記通信接続部が、前記通信機能決定ステップで決定された前記通信機能を用いて、前記プログラム実行部を前記所定の接続先へ接続する、ことを特徴とする請求項1に記載の通信機能選択方法。
The communication function selection method is:
A communication mode information acquisition step in which the communication connection unit acquires information related to a communication mode of the communication network in which the communication connection unit is located;
The communication connection unit connects the program execution unit to the predetermined connection based on the communication function identified in the communication function identification step and information on the communication mode acquired in the communication mode information acquisition step. A communication function determining step for determining the communication function for connecting to a destination;
Further comprising
2. The connection step, wherein the communication connection unit connects the program execution unit to the predetermined connection destination using the communication function determined in the communication function determination step. The communication function selection method described.
前記通信機能選択方法は、
前記通信接続部が、当該通信接続部が使用する通信モードに関する情報を取得する接続部通信モード情報取得ステップと、
前記通信接続部が、前記通信機能識別ステップで識別された前記通信機能と、前記接続部通信モード情報取得ステップで取得された前記通信接続部が使用する前記通信モードに関する情報と、に基づいて、前記プログラム実行部を前記所定の接続先へ接続するための前記通信機能を決定する通信機能決定ステップと、
を更に備え、
前記接続ステップでは、前記通信接続部が、前記通信機能決定ステップで決定された前記通信機能を用いて、前記プログラム実行部を前記所定の接続先へ接続する、ことを特徴とする請求項1に記載の通信機能選択方法。
The communication function selection method is:
The communication connection unit acquires a connection unit communication mode information acquisition step for acquiring information about a communication mode used by the communication connection unit;
The communication connection unit is based on the communication function identified in the communication function identification step, and information on the communication mode used by the communication connection unit acquired in the connection unit communication mode information acquisition step, A communication function determining step for determining the communication function for connecting the program execution unit to the predetermined connection destination;
Further comprising
2. The connection step, wherein the communication connection unit connects the program execution unit to the predetermined connection destination using the communication function determined in the communication function determination step. The communication function selection method described.
アプリケーションプログラムを実行するプログラム実行部と、前記プログラム実行部を通信ネットワーク経由で接続先へ接続するための通信接続部と、を備える通信システムにおける通信機能選択方法であって、
前記プログラム実行部が、前記通信接続部に対して、所定の通信機能を用いて所定の前記接続先への接続要求を行う接続要求ステップと、
前記通信接続部が、前記プログラム実行部が行った前記接続要求を受信する受信ステップと、
前記通信接続部が、前記受信ステップで受信された前記接続要求で用いられた前記通信機能を識別する通信機能識別ステップと、
前記通信接続部が、前記通信機能識別ステップで識別された前記通信機能に対応する前記通信機能を用いて、前記プログラム実行部を前記所定の接続先へ接続する接続ステップと、
前記受信ステップにより接続要求が受信されると、所定時間計時処理するタイマステップと、
前記タイマステップにより計時処理がされている間に、前記受信ステップにおいてさらに他の接続要求の受信の有無を判断する判断ステップと、
を備え、
前記判断ステップにおいて、他の接続要求が有りと判断されると、前記通信機能識別ステップにおいては、前記接続要求に加えて前記他の接続要求で用いられた通信機能を識別することを特徴とする通信機能選択方法。
A communication function selection method in a communication system comprising: a program execution unit for executing an application program; and a communication connection unit for connecting the program execution unit to a connection destination via a communication network,
A connection request step in which the program execution unit makes a connection request to the predetermined connection destination using a predetermined communication function with respect to the communication connection unit;
A receiving step in which the communication connection unit receives the connection request made by the program execution unit;
A communication function identification step for identifying the communication function used in the connection request received by the communication connection unit in the reception step;
A connection step in which the communication connection unit connects the program execution unit to the predetermined connection destination using the communication function corresponding to the communication function identified in the communication function identification step;
When a connection request is received by the receiving step, a timer step for performing a predetermined time counting process,
A determination step of determining whether or not another connection request has been received in the reception step while the time measurement process is being performed by the timer step ;
With
In the determining step, when it is determined that there is another connection request, the communication function identifying step identifies the communication function used in the other connection request in addition to the connection request. Communication function selection method.
前記判断ステップにおいて、他の接続要求が無しと判断されると、前記通信機能識別ステップにおいては、前記接続要求で用いられた通信機能を識別することを特徴とする請求項6に記載の通信機能選択方法。   The communication function according to claim 6, wherein if it is determined that there is no other connection request in the determination step, the communication function used in the connection request is identified in the communication function identification step. Selection method. 前記タイマステップにより所定時間計時された後に、前記受信ステップにおいて、さらに他の接続要求の受信を受けると、当該他の接続要求に対して拒絶の旨を返信する返信ステップをさらに備えることを特徴とする請求項6または7に記載の通信機能選択方法。   The method further comprises a reply step of returning a rejection of the other connection request when receiving another connection request in the receiving step after the timer step counts a predetermined time. The communication function selection method according to claim 6 or 7.
JP2010233928A 2009-11-17 2010-10-18 Communication function selection method Active JP5129849B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010233928A JP5129849B2 (en) 2009-11-17 2010-10-18 Communication function selection method

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP2009262036 2009-11-17
JP2009262036 2009-11-17
JP2010233928A JP5129849B2 (en) 2009-11-17 2010-10-18 Communication function selection method

Publications (2)

Publication Number Publication Date
JP2011129097A JP2011129097A (en) 2011-06-30
JP5129849B2 true JP5129849B2 (en) 2013-01-30

Family

ID=44291577

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010233928A Active JP5129849B2 (en) 2009-11-17 2010-10-18 Communication function selection method

Country Status (1)

Country Link
JP (1) JP5129849B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102685854B (en) * 2012-04-25 2016-02-10 中兴通讯股份有限公司 Dial-up connection control method, wireless terminal and dial-up connection control system

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3488701B2 (en) * 2001-05-25 2004-01-19 株式会社東芝 Wireless card and wireless device

Also Published As

Publication number Publication date
JP2011129097A (en) 2011-06-30

Similar Documents

Publication Publication Date Title
EP2134112A1 (en) Wireless device and method for automatically establishing wireless connection
KR100343172B1 (en) Wireless data transmission method and interworking device between mobile terminal and heterogeneous signal
US20070019602A1 (en) Network connectivity system and method
JP5403302B2 (en) Method and apparatus for obtaining network setting information
US7447779B2 (en) Method for performing a wireless communication by a wireless communication apparatus with an access point and establishing a connection with a network through the access point
CN107613471A (en) A kind of WIFI hot spot information-pushing method, method of reseptance and device
CN104582011B (en) A kind of method and apparatus for mobile terminal to be connected to network
CN113285810B (en) Target equipment login method and device, storage medium and electronic device
CN103116690A (en) Method and intelligent terminal for obtaining medical data from medical device
JP5129849B2 (en) Communication function selection method
CN108738018B (en) Method, terminal and system for processing authentication information
TWI539775B (en) Communication system and method
CN107534585B (en) Communication method and terminal
CN110166518B (en) Session information transmission method, device, storage medium and electronic device
EP3925389A1 (en) Functional part selection in a disaggregated base station
EP2542010A1 (en) Method for accessing mobile email client to server, and mobile terminal
CN106470252B (en) The method and communication terminal of application program inquiry IP address
CN205883594U (en) A network system is stepped on to single modem double cassette of developments download number is provided
CN109995622A (en) Smart home device and its match network method, router, smart home system
KR101454879B1 (en) Communication apparatus equipped with a plurality of communication interface and data processing method in a plurality of communication interface
JP2002084395A5 (en)
CN103888363A (en) Internet access service flow dividing method and apparatus
CN105246170A (en) Wearable device and method for receiving and transmitting data thereof
EP2007109B1 (en) Method of connecting computer to mobile internet service by using mobile terminal
CN106658667A (en) Method and apparatus for rapid connection with embedded device

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120213

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120306

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120501

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20121030

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20121102

R150 Certificate of patent or registration of utility model

Ref document number: 5129849

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20151109

Year of fee payment: 3

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250