JP2002217945A - Communication system, communication method and communication terminal and program storage media - Google Patents

Communication system, communication method and communication terminal and program storage media

Info

Publication number
JP2002217945A
JP2002217945A JP2001012856A JP2001012856A JP2002217945A JP 2002217945 A JP2002217945 A JP 2002217945A JP 2001012856 A JP2001012856 A JP 2001012856A JP 2001012856 A JP2001012856 A JP 2001012856A JP 2002217945 A JP2002217945 A JP 2002217945A
Authority
JP
Japan
Prior art keywords
communication
search
terminal
information
communication terminal
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2001012856A
Other languages
Japanese (ja)
Inventor
Junji Hamano
淳史 濱野
Kazuhiro Shitama
一宏 舌間
Kuniaki Kurihara
邦彰 栗原
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.)
Sony Corp
Original Assignee
Sony Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Sony Corp filed Critical Sony Corp
Priority to JP2001012856A priority Critical patent/JP2002217945A/en
Publication of JP2002217945A publication Critical patent/JP2002217945A/en
Pending legal-status Critical Current

Links

Landscapes

  • Telephonic Communication Services (AREA)
  • Information Transfer Between Computers (AREA)
  • Computer And Data Communications (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a communication system and communication method that can select a destination terminal, capable of conducting communications with own communication terminal, from only the proper name of a communication destination. SOLUTION: Each communication terminal registers the relevant proper name, communication form of communication terminal, and characteristics information to a retrieval server, and outputs a retrieval request including the proper name and the communication form of a communication destination to the retrieval server during communication execution. The retrieval server selects a terminal, which corresponds to the specified proper name and can execute the specified communication form, and responds it to the requesting terminal. The requesting terminal selects a destination terminal and executes communication with it, based on the response. According to this configuration, a destination terminal capable of conducting communications with the own communication terminal can be selected from only the proper name of a communication destination, so that it is unnecessary to obtain and store information of a communication destination, beforehand.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、通信システム、通
信方法、および通信端末、並びにプログラム記憶媒体に
関する。さらに詳細には、通信相手の固有名称のみか
ら、自己の通信端末と通信可能な相手端末を選択するこ
とを可能とし、相手端末の情報を必要としない通信を可
能とする通信システム、通信方法、および通信端末、並
びにプログラム記憶媒体に関する。なお、システムと
は、複数の装置の論理的集合構成であり、各構成の装置
が同一筐体内にあるものには限らない。
[0001] The present invention relates to a communication system, a communication method, a communication terminal, and a program storage medium. More specifically, a communication system, a communication method, and a communication method that enable selection of a partner terminal that can communicate with its own communication terminal from only the unique name of the communication partner and that enable communication that does not require information of the partner terminal. And a communication terminal, and a program storage medium. Note that the system is a logical set configuration of a plurality of devices, and the devices of each configuration are not limited to those in the same housing.

【0002】[0002]

【従来の技術】現在、爆発的に普及しているインターネ
ットでは通信プロトコルとしてIP(InternetProtoco
l)が用いられている。現在使用されているIPはIP
v4であり、発信元/宛先として32ビットからなるア
ドレス(IPアドレス)が用いられている。IPアドレ
スは32ビットのアドレスを8ビットを単位として10
進数で表して表記する。このような数字の羅列はユーザ
にとっては覚えにくいものである。このため、IPアド
レスの代わりにホストネームを用いて通信を可能とする
ためのDNS(Domain Name System)が利用される。
2. Description of the Related Art At present, the Internet (IP) (Internet Protocol) is used as a communication protocol in the Internet which has exploded.
l) is used. Currently used IP is IP
v4, and a 32-bit address (IP address) is used as the source / destination. The IP address is a 32-bit address in units of 8 bits.
Expressed as a decimal number. Such a sequence of numbers is difficult for the user to remember. For this reason, a DNS (Domain Name System) for enabling communication using a host name instead of an IP address is used.

【0003】DNSサーバが端末(ホスト)のIPアド
レスとホスト名の対応付けを管理し、端末が通信を行う
ときにDNSサーバにアクセスしてホスト名に基づいて
ホストアドレス(IPアドレス)を得ることができる。
A DNS server manages the correspondence between the IP address of a terminal (host) and a host name, and obtains a host address (IP address) based on the host name by accessing the DNS server when the terminal performs communication. Can be.

【0004】このように、ユーザは通信相手の指定にホ
スト名を用いることが多いが、実際に通信を開始するた
めにはホスト名からIPアドレスへの変換を必要とす
る。この変換処理はDNSが実行する。以前は管理者が
手動でホスト名とIPアドレスの対応をDNSサーバに
登録していたが、現在ではこの登録作業を自動化する技
術がいくつか提案されている。
As described above, a user often uses a host name to designate a communication partner, but it is necessary to convert the host name into an IP address in order to actually start communication. This conversion process is executed by the DNS. Previously, the administrator manually registered the correspondence between the host name and the IP address in the DNS server, but now several techniques for automating this registration work have been proposed.

【0005】例えばRFC 2137やdraft−i
etf−dhc−dhcp−dns−12.txtなど
では、DHCPサーバやDHCPクライアントがDNS
サーバと連携しつつ、DNSのAレコード(ホスト名→
IPアドレス変換のエントリ)やPTRレコード(IP
アドレス→ホスト名変換のエントリ)を更新する方法が
提案されている。
[0005] For example, RFC 2137 and draft-i
etf-dhc-dhcp-dns-12. In txt etc., DHCP server and DHCP client are DNS
While cooperating with the server, DNS A record (host name →
IP address translation entry) or PTR record (IP
A method of updating the address → host name conversion entry) has been proposed.

【0006】また、特開2000−112851では、
DHCPサーバがDHCPクライアントのIPアドレス
とMAC (Media Access Contro
l)アドレスをDNSサーバに通知することにより、D
NSサーバの登録情報を更新する方法を述べている。こ
の手法では、あらかじめDNSサーバの管理者がMAC
アドレスとホスト名の固定的な対応を設定しておくこと
で、DHCPクライアントのホスト名を割り出せるよう
にしている。
In Japanese Patent Application Laid-Open No. 2000-112852,
The DHCP server sends the DHCP client's IP address and MAC (Media Access Control).
l) By notifying the DNS server of the address,
A method for updating the registration information of the NS server is described. In this method, the DNS server administrator sets the MAC
By setting a fixed correspondence between the address and the host name, the host name of the DHCP client can be determined.

【0007】また、DNS−Dynamic−Upda
teとは、DNSでのホスト名とIPアドレスの対応づ
けを必要(ホストの移動など)に応じて動的に変更する
仕組みである。
Further, DNS-Dynamic-Upda
The te is a mechanism for dynamically changing the association between a host name and an IP address in DNS according to necessity (such as moving a host).

【0008】しかしながら、いずれにしろ従来のDNS
においてIPアドレスを得るための検索キーはホスト名
であるため、通信したいユーザを指定することはでき
ず、そのユーザが現在利用している機器のホスト名をな
んらかの手段で知っておく必要がある。また、ある機器
のホスト名を指定した場合、その機器と通信を行なうた
めに有用な情報は、その機器のIPアドレスだけであ
り、その機器と効率的な通信を行なう情報は他になく、
通信の形態を考慮することができない。
However, anyway, the conventional DNS
Since a search key for obtaining an IP address is a host name, a user who wants to communicate cannot be specified, and it is necessary to know by some means the host name of a device currently used by the user. Also, when the host name of a device is specified, the only useful information for communicating with the device is the IP address of the device, and there is no other information for efficient communication with the device.
The form of communication cannot be considered.

【0009】また、SIP(Session Initiation Proto
col)は、ユーザ個人に対して唯一のID(SIPアド
レス)を割り当て、SIPサーバでそのユーザが所有す
る複数種の機器の中で現在使用中の機器とそのIDを対
応付けておき、ユーザと通信する場合、SIPサーバに
そのユーザのIDを指定することにより、現在使用中の
機器へのアクセス方法を知ることができる構成としたも
のである。しかしながら、IDに対して対応づけられる
機器は1つであり、通信したい相手の手元に複数の機器
がある場合に、通信の形態に応じた機器の選択ができな
いために、最適な機器と効率的な通信ができない。
In addition, SIP (Session Initiation Proto)
col) assigns a unique ID (SIP address) to each user, associates the device currently in use among a plurality of types of devices owned by the user with the SIP server, and associates the ID with the user. In the case of communication, by designating the user's ID to the SIP server, the user can know how to access the device currently in use. However, there is only one device associated with the ID, and when there are a plurality of devices at hand of a partner who wants to communicate, it is not possible to select a device according to the form of communication. Communication is not possible.

【0010】[0010]

【発明が解決しようとする課題】本発明は、上述のよう
な従来技術の欠点に鑑みてなされたものであり、通信し
たい相手のユーザ固有名称と通信の形態から、そのユー
ザが所持している機器の中で通信予定の通信形態を満足
できる機器(複数可)の特性情報を取得することによ
り、最適な端末と効率的な通信を開始することができる
通信システム、通信方法、および通信端末、並びにプロ
グラム記憶媒体を提供することを目的とする。
SUMMARY OF THE INVENTION The present invention has been made in view of the above-mentioned drawbacks of the prior art, and is possessed by the user based on the user's unique name and the form of communication with which the user wants to communicate. A communication system, a communication method, and a communication terminal capable of starting efficient communication with an optimal terminal by acquiring characteristic information of a device (or devices) that can satisfy a communication mode to be communicated among the devices; And a program storage medium.

【0011】[0011]

【課題を解決するための手段】本発明の第1の側面は、
管理下の通信端末の所属として設定される固有名称と、
特性情報と、各通信端末の実行可能な通信形態とを対応
付けて登録したデータベースと、データ通信要求端末か
らの固有名称および通信形態を指定した検索要求メッセ
ージに基づいて固有名称および通信形態を検索キーとす
る前記データベースの検索処理を実行する検索処理部と
を有する検索サーバを有し、前記データ通信要求端末
は、前記検索要求メッセージに基づく検索結果として前
記検索サーバから取得される特性情報に基づいて通信相
手端末を選択して通信を実行する構成を有することを特
徴とする通信システムにある。
SUMMARY OF THE INVENTION A first aspect of the present invention is as follows.
A unique name set as the affiliation of the managed communication terminal,
Searches for a unique name and communication form based on a database in which characteristic information and executable communication forms of each communication terminal are registered in association with each other, and a search request message specifying the unique name and communication form from the data communication requesting terminal A search processing unit that performs a search process of the database as a key, wherein the data communication request terminal is configured to perform a search based on the characteristic information obtained from the search server as a search result based on the search request message. A communication partner terminal is selected to execute communication.

【0012】さらに、本発明の通信システムの一実施態
様において、前記検索サーバの管理下の通信端末は、固
有名称と、特性情報と、各通信端末の実行可能な通信形
態とを含むメッセージを特性通知メッセージとして、前
記検索サーバに送信する構成を有することを特徴とす
る。
[0012] Further, in one embodiment of the communication system of the present invention, the communication terminal under the control of the search server transmits a message including a unique name, characteristic information, and a communication form executable by each communication terminal. It is characterized in that it is configured to transmit the notification message to the search server.

【0013】さらに、本発明の通信システムの一実施態
様において、前記検索サーバの有する前記データベース
には、管理下の通信端末の識別情報、またはハードウェ
ア情報、またはソフトウェア情報の少なくともいずれか
の特性情報を含む構成であることを特徴とする。
Further, in one embodiment of the communication system of the present invention, the database provided in the search server includes identification information of a communication terminal under management, hardware information, or at least one of characteristic information of software information. Is characterized by including.

【0014】さらに、本発明の通信システムの一実施態
様において、前記検索サーバの管理下の通信端末は、通
信端末の識別情報、またはハードウェア情報、またはソ
フトウェア情報の少なくともいずれかの特性情報を含む
メッセージを特性通知メッセージとして、前記検索サー
バに送信する構成を有することを特徴とする。
Further, in one embodiment of the communication system of the present invention, the communication terminal under the management of the search server includes identification information of the communication terminal, or hardware information, or at least one of characteristic information of software information. A message is transmitted to the search server as a characteristic notification message.

【0015】さらに、本発明の通信システムの一実施態
様において、前記検索サーバの管理下の通信端末は、通
信端末の識別情報、またはハードウェア情報、またはソ
フトウェア情報の少なくともいずれかの特性情報の変化
を検出し、検出された特性情報の変化に基づくメッセー
ジを特性通知メッセージとして、前記検索サーバに送信
する構成を有することを特徴とする。
[0015] Further, in one embodiment of the communication system of the present invention, the communication terminal under the management of the search server includes a change in characteristic information of at least one of identification information of the communication terminal, hardware information, and software information. Is detected, and a message based on the detected change in the characteristic information is transmitted to the search server as a characteristic notification message.

【0016】さらに、本発明の通信システムの一実施態
様において、前記データ通信要求端末は、前記検索サー
バにおける検索レベルを設定する検索レベル情報を前記
検索要求メッセージに含めて前記検索サーバに送信する
構成を有し、前記検索サーバの検索処理部は、前記検索
要求メッセージに含まれる検索レベル情報に基づいて検
索結果の抽出処理を実行する構成を有することを特徴と
する。
Further, in one embodiment of the communication system of the present invention, the data communication request terminal includes search level information for setting a search level in the search server in the search request message and transmits the search request message to the search server. And a search processing unit of the search server is configured to execute a search result extraction process based on search level information included in the search request message.

【0017】さらに、本発明の通信システムの一実施態
様において、前記通信システムは、複数の検索サーバを
有し、前記複数の検索サーバは階層構造を構成し、下位
階層の検索サーバのデータベースに格納された管理端末
情報の少なくとも固有名称情報を上位検索サーバが保有
する構成であることを特徴とする。
Further, in one embodiment of the communication system of the present invention, the communication system has a plurality of search servers, the plurality of search servers form a hierarchical structure, and are stored in a database of a lower-level search server. It is characterized in that the higher level search server holds at least the unique name information of the management terminal information obtained.

【0018】さらに、本発明の通信システムの一実施態
様において、前記固有名称は、管理下の通信端末の所属
するユーザ、場所、サービス、団体のいずれかを識別す
る所属識別子として設定された名称であることを特徴と
する。
Further, in one embodiment of the communication system of the present invention, the unique name is a name set as a belonging identifier for identifying any of a user, a place, a service, and an organization to which the managed communication terminal belongs. There is a feature.

【0019】さらに、本発明の第2の側面は、通信端末
間の通信方法であり、データ通信要求端末において、通
信端末の所属として設定される固有名称および通信形態
を指定した検索要求メッセージを検索サーバに送信する
ステップと、検索サーバにおいて、データ通信要求端末
からの固有名称および通信形態を指定した検索要求メッ
セージに基づいて固有名称および通信形態を検索キーと
するデータベースの検索処理を実行するステップと、前
記データ通信要求端末において、前記検索要求メッセー
ジに基づく検索結果として前記検索サーバから取得され
る特性情報に基づいて通信相手端末を選択して通信を実
行するステップと、を有することを特徴とする通信方法
にある。
Further, a second aspect of the present invention is a communication method between communication terminals, wherein a data communication request terminal searches for a search request message specifying a unique name and communication form set as belonging to the communication terminal. Transmitting to the server; and performing, in the search server, a database search process using the unique name and the communication mode as a search key based on the search request message specifying the unique name and the communication mode from the data communication requesting terminal. A step of selecting a communication partner terminal based on characteristic information obtained from the search server as a search result based on the search request message, and executing communication with the data communication request terminal. In the communication method.

【0020】さらに、本発明の通信方法の一実施態様に
おいて、前記通信方法は、さらに、前記検索サーバの管
理下の通信端末において、固有名称と、特性情報と、各
通信端末の実行可能な通信形態とを含むメッセージを特
性通知メッセージとして、前記検索サーバに送信するス
テップを有することを特徴とする。
Further, in one embodiment of the communication method according to the present invention, the communication method further includes a communication terminal under the management of the search server, a unique name, characteristic information, and executable communication of each communication terminal. And transmitting the message including the form as a characteristic notification message to the search server.

【0021】さらに、本発明の通信方法の一実施態様に
おいて、前記検索サーバの管理下の通信端末において、
通信端末の識別情報、またはハードウェア情報、または
ソフトウェア情報の少なくともいずれかの特性情報を含
むメッセージを特性通知メッセージとして、前記検索サ
ーバに送信するステップを有することを特徴とする。
Further, in one embodiment of the communication method according to the present invention, in the communication terminal managed by the search server,
The method further includes a step of transmitting a message including at least one of the identification information of the communication terminal, the hardware information, and the software information as a characteristic notification message to the search server.

【0022】さらに、本発明の通信方法の一実施態様に
おいて、前記データ通信要求端末において、前記検索サ
ーバにおける検索レベルを設定する検索レベル情報を前
記検索要求メッセージに含めて前記検索サーバに送信す
るステップと、前記検索サーバにおいて、前記検索要求
メッセージに含まれる検索レベル情報に基づいて検索結
果の抽出処理を実行するステップと、を有することを特
徴とする。
Further, in one embodiment of the communication method according to the present invention, the data communication requesting terminal includes search level information for setting a search level in the search server in the search request message and transmits the search request message to the search server. And executing a search result extraction process based on search level information included in the search request message in the search server.

【0023】さらに、本発明の第3の側面は、データ通
信を実行する通信端末において、通信端末の所属として
設定される固有名称と、特性情報と、各通信端末の実行
可能な通信形態とを含むメッセージを検索サーバへの登
録処理用の特性通知メッセージとして、検索サーバに送
信する構成を有することを特徴とする通信端末にある。
Further, a third aspect of the present invention relates to a communication terminal that executes data communication, wherein a unique name set as belonging to the communication terminal, characteristic information, and an executable communication form of each communication terminal. The communication terminal is characterized in that the communication terminal has a configuration of transmitting a message including the message to the search server as a characteristic notification message for registration processing to the search server.

【0024】さらに、本発明の通信端末の一実施態様に
おいて、前記通信端末は、通信端末の識別情報、または
ハードウェア情報、またはソフトウェア情報の少なくと
もいずれかの特性情報を含むメッセージを特性通知メッ
セージとして、前記検索サーバに送信する構成を有する
ことを特徴とする。
Further, in one embodiment of the communication terminal of the present invention, the communication terminal uses a message including at least one of identification information of the communication terminal, hardware information, and software information as a characteristic notification message. , And transmitting it to the search server.

【0025】さらに、本発明の通信端末の一実施態様に
おいて、前記通信端末は、通信端末の識別情報、または
ハードウェア情報、またはソフトウェア情報の少なくと
もいずれかの特性情報の変化を検出し、検出された特性
情報の変化に基づくメッセージを特性通知メッセージと
して、前記検索サーバに送信する構成を有することを特
徴とする。
Further, in one embodiment of the communication terminal of the present invention, the communication terminal detects a change in characteristic information of at least one of identification information of the communication terminal, hardware information, and software information. And transmitting a message based on the change in the characteristic information to the search server as a characteristic notification message.

【0026】さらに、本発明の通信端末の一実施態様に
おいて、前記固有名称は、管理下の通信端末の所属する
ユーザ、場所、サービス、団体のいずれかを識別する所
属識別子として設定された名称であることを特徴とす
る。
Further, in one embodiment of the communication terminal of the present invention, the unique name is a name set as a belonging identifier for identifying any of a user, a place, a service, and an organization to which the managed communication terminal belongs. There is a feature.

【0027】さらに、本発明の第4の側面は、データ通
信を実行する通信端末において、データ通信相手端末の
固有名称および通信形態を指定した検索要求メッセージ
を生成して検索サーバに送信し、該検索要求メッセージ
に基づく検索結果として前記検索サーバから取得される
特性情報に基づいて通信相手端末を選択して通信を実行
する構成を有することを特徴とする通信端末にある。
Further, according to a fourth aspect of the present invention, in a communication terminal for executing data communication, a search request message specifying a unique name and a communication mode of a data communication partner terminal is generated and transmitted to a search server. A communication terminal having a configuration for selecting a communication partner terminal based on characteristic information obtained from the search server as a search result based on a search request message and executing communication.

【0028】さらに、本発明の通信端末の一実施態様に
おいて、前記通信端末は、前記検索サーバにおける検索
レベルを設定する検索レベル情報を前記検索要求メッセ
ージに含めて前記検索サーバに送信する構成を有するこ
とを特徴とする。
[0028] Further, in one embodiment of the communication terminal of the present invention, the communication terminal is configured to include search level information for setting a search level in the search server in the search request message and transmit the search request message to the search server. It is characterized by the following.

【0029】さらに、本発明の第5の側面は、通信端末
間の通信処理をコンピュータ・システム上で実行せしめ
るコンピュータ・プログラムを提供するプログラム記憶
媒体であって、前記コンピュータ・プログラムは、デー
タ通信要求端末からの固有名称および通信形態を指定し
た検索要求メッセージに基づいて固有名称および通信形
態を検索キーとするデータベースの検索処理を実行する
検索ステップと、前記検索ステップにおいて検索された
結果から取得される特性情報をデータ通信要求端末に送
信するステップと、を有することを特徴とするプログラ
ム記憶媒体にある。
Further, a fifth aspect of the present invention is a program storage medium for providing a computer program for causing a computer system to execute communication processing between communication terminals, wherein the computer program includes a data communication request. A search step of executing a database search process using a unique name and a communication mode as a search key based on a search request message specifying a unique name and a communication mode from a terminal; and acquiring from a result searched in the search step. And transmitting the characteristic information to the data communication requesting terminal.

【0030】なお、本発明の第5の側面に係るプログラ
ム記憶媒体は、例えば、様々なプログラム・コードを実
行可能な汎用コンピュータ・システムに対して、コンピ
ュータ・プログラムをコンピュータ可読な形式で提供す
る媒体である。
The program storage medium according to the fifth aspect of the present invention is a medium for providing a computer program in a computer-readable format to a general-purpose computer system capable of executing various program codes. It is.

【0031】このようなプログラム記憶媒体は、コンピ
ュータ・システム上で所定のコンピュータ・プログラム
の機能を実現するための、コンピュータ・プログラムと
記憶媒体との構造上又は機能上の協働的関係を定義した
ものである。換言すれば、該記憶媒体を介してコンピュ
ータ・プログラムをコンピュータ・システムにインスト
ールすることによって、コンピュータ・システム上では
協働的作用が発揮され、本発明の他の側面と同様の作用
効果を得ることができるのである。
Such a program storage medium defines a structural or functional cooperative relationship between the computer program and the storage medium for realizing the functions of a predetermined computer program on a computer system. Things. In other words, by installing the computer program into the computer system via the storage medium, a cooperative operation is exerted on the computer system, and the same operation and effect as the other aspects of the present invention can be obtained. You can do it.

【0032】本発明のさらに他の目的、特徴や利点は、
後述する本発明の実施例や添付する図面に基づくより詳
細な説明によって明らかになるであろう。
Still other objects, features and advantages of the present invention are:
It will become apparent from the following more detailed description based on the embodiments of the present invention and the accompanying drawings.

【0033】[0033]

【発明の実施の形態】[システム概要]本発明のシステ
ムが適用可能な構成例を図1に示す。図1のシステム
は、ユーザAが通信端末A−1,111、通信端末A−
2,112、通信端末A−3,113を有し、ユーザB
が通信端末B−1,121、通信端末B−2,122、
通信端末B−3,123を有し、それぞれが検索サーバ
101に対してアクセス可能な構成を持つ。各通信端末
は例えばデスクトップあるいはノートブックなどのパー
ソナルコンピュータ、PDA、携帯電話など、様々な通
信可能な端末である。
DESCRIPTION OF THE PREFERRED EMBODIMENTS [System Overview] FIG. 1 shows a configuration example to which the system of the present invention can be applied. In the system of FIG. 1, a user A has communication terminals A-1, 111 and a communication terminal A-111.
2, 112, communication terminals A-3, 113, and user B
Are communication terminals B-1, 121, communication terminals B-2, 122,
It has communication terminals B-3 and 123, each of which has a configuration capable of accessing the search server 101. Each communication terminal is a terminal capable of various communication, such as a personal computer such as a desktop or a notebook, a PDA, and a mobile phone.

【0034】まず、図1の構成におけるシステム利用例
の概要を説明する。ユーザAとユーザBがそれぞれの端
末からいずれかの端末を利用してコミュニケーションを
行なう場合を想定する。
First, an outline of an example of using the system in the configuration of FIG. 1 will be described. It is assumed that a user A and a user B communicate with each other using one of the terminals.

【0035】ユーザAがユーザBと双方向動画像コミュ
ニケーションを取りたいが、ユーザAは、ユーザBの物
理的な場所、所持している機器についての情報を全く持
っておらず、ユーザBに割り当てられた固有名称のみを
知っている。ここで固有名称は、通信端末の所属として
設定され、予め検索サーバ101に登録されたユニーク
な名称である。すなわち、固有名称は、検索サーバ管理
下の通信端末の所属するユーザ、場所、サービス、団体
のいずれかを識別する所属識別子として設定された名称
である。
User A wants to have two-way video communication with user B, but user A has no information about user B's physical location or possessed equipment, and is assigned to user B Know only the unique name given. Here, the unique name is a unique name set as belonging to the communication terminal and registered in advance in the search server 101. That is, the unique name is a name set as a belonging identifier for identifying any one of a user, a place, a service, and a group to which the communication terminal managed by the search server belongs.

【0036】検索サーバ101は、各ユーザA,B,
C,D・・の固有名称と各ユーザの所有する通信端末お
よび各通信端末の実行可能な通信形態、および各端末の
有する端末の識別情報や、プログラムなどのソフトウェ
ア情報、ハードウェア情報などの特性情報とを対応付け
たデータをデータベースに登録している。
The search server 101 stores each user A, B,
The unique names of C, D, and the communication terminals owned by each user, the form of communication that each communication terminal can execute, the identification information of each terminal, the characteristics of software information such as programs, and hardware information Data associated with information is registered in a database.

【0037】図1の構成において、ユーザBは通信端末
B−1,121、通信端末B−2,122、通信端末B
−3,123を所持しており、これらの通信端末の情
報、具体的には固有名称、通信形態情報、特性情報は検
索サーバに登録されている。これら各情報の詳細につい
ては後述する。
In the configuration of FIG. 1, user B has communication terminals B-1, 121, communication terminals B-2, 122, and communication terminal B.
-3, 123, and information on these communication terminals, specifically, unique names, communication form information, and characteristic information are registered in the search server. Details of these pieces of information will be described later.

【0038】ユーザAは、通信端末A−1,111で双
方向動画像コミュニケーションを実行するため、通信端
末A−1,111でテレビ会議アプリケーションを起動
し、検索サーバ101に対してユーザBの固有名称と通
信形態を指定した検索要求メッセージを送信する。この
場合の通信形態は双方向動画像コミュニケーションであ
る。より具体的には、MPEG画像通信など、さらに詳
細な通信形式の指定を行なってもよい。
The user A activates a video conference application on the communication terminals A-1 and 111 to execute two-way moving image communication on the communication terminals A-1 and 111, and sends a user B specific information to the search server 101. A search request message specifying the name and the communication mode is transmitted. The communication mode in this case is two-way video communication. More specifically, a more detailed communication format such as MPEG image communication may be specified.

【0039】検索サーバ101は、ユーザAの通信端末
A−1,111から検索要求メッセージを受信すると、
ユーザBの固有名称と指定された通信形態を処理可能な
ユーザBの通信機器の検索を実行する。図1の構成例で
は、ユーザBの固有名称に対応付けられた機器は、通信
端末B−1,121、通信端末B−2,122、通信端
末B−3,123であり、指定された通信の形態(双方
向動画像コミュニケーション)を実行可能な機器は、こ
のうちの通信端末B−1,121、通信端末B−2,1
22のみであるとする。
When the search server 101 receives a search request message from the communication terminal A-1, 111 of the user A,
A search is performed for a communication device of the user B that can process the unique name of the user B and the specified communication mode. In the configuration example of FIG. 1, the devices associated with the unique name of the user B are the communication terminals B-1, 121, the communication terminals B-2, 122, and the communication terminals B-3, 123, and the designated communication is performed. Of the communication terminal B-1 and communication terminal B-1 and communication terminal B-2 and communication terminal B-1
Assume that there are only 22.

【0040】検索サーバ101は、ユーザAの通信端末
A−1,111に対してユーザBの通信端末B−1,1
21、通信端末B−2,122の特性情報を検索返答メ
ッセージとして出力する。
The search server 101 sends the user B's communication terminals B-1, 1, 1 to the user A's communication terminals A-1, 111.
21. Output the characteristic information of the communication terminals B-2 and 122 as a search response message.

【0041】ユーザAの通信端末A−1,111は、検
索サーバ101から検索返答メッセージを受信すると、
検索結果をアプリケーションに渡す。アプリケーション
では、ユーザAに問い合わせて、通信端末B−1,12
1、通信端末B−2,122のいずれかを選択し、その
選択端末との間で双方向動画像コミュニケーションを開
始する。
Upon receiving the search response message from the search server 101, the communication terminals A-1 and 111 of the user A
Pass search results to the application. In the application, an inquiry is made to the user A and the communication terminals B-1, 12
1. Select one of the communication terminals B-2 and 122 and start bidirectional video communication with the selected terminal.

【0042】本発明のシステムは、このように、通信相
手の機器に関するデータを検索サーバから取得し、取得
情報に従って、通信相手の機器を指定して通信を開始す
るものである。以下、本発明のシステムについての詳細
を説明する。
As described above, the system of the present invention obtains data on the communication partner device from the search server, and designates the communication partner device according to the obtained information to start communication. Hereinafter, the details of the system of the present invention will be described.

【0043】図2に検索サーバと、通信端末の構成およ
び両装置間でのデータ送受信例を示す。検索サーバ21
0は、登録処理部211と、検索処理部212と、デー
タベース部213と、ネットワークインタフェース部2
14とを有する。検索サーバ210は、通信端末から特
性通知メッセージと検索要求メッセージとを入力し、確
認応答メッセージと検索返答メッセージを通信端末に対
して出力とする。
FIG. 2 shows a configuration of a search server and a communication terminal, and an example of data transmission and reception between the two devices. Search server 21
0 indicates a registration processing unit 211, a search processing unit 212, a database unit 213, and a network interface unit 2
14. The search server 210 inputs a characteristic notification message and a search request message from the communication terminal, and outputs an acknowledgment message and a search response message to the communication terminal.

【0044】図2において通信端末の1つである端末A
220は、特性検出部223と、アプリケーション部2
24と、登録部221と、検索部222と、ネットワー
クインタフェース部225を有する。端末A220は、
特性通知メッセージと、検索要求メッセージとを検索サ
ーバ210に出力し、検索サーバ210から確認応答メ
ッセージと検索返答メッセージとを入力する。
In FIG. 2, terminal A which is one of the communication terminals
Reference numeral 220 denotes a characteristic detection unit 223 and an application unit 2
24, a registration unit 221, a search unit 222, and a network interface unit 225. Terminal A220,
A characteristic notification message and a search request message are output to the search server 210, and an acknowledgment message and a search response message are input from the search server 210.

【0045】本発明のシステムでは、各端末が自己の端
末の特性情報、例えば、端末の識別情報、端末において
実行可能な音声あるいは画像データのデータ通信機能、
圧縮伸長処理(ex.MPEG)機能などのソフトウェ
ア機能、CPU性能、メモリ容量などのハードウェア機
能など、その端末の特性情報を検索サーバに通知して検
索サーバ内のデータベースへの登録を実行する登録フェ
ーズと、各端末が他のユーザ端末との通信を行なう際に
端末の選択を行なうため、ユーザ、通信形態を指定して
検索サーバに対して通信可能な機器の検索を要求する検
索フェーズとを有する。
In the system of the present invention, each terminal has its own characteristic information such as identification information of the terminal, a data communication function of voice or image data executable by the terminal,
Registration that notifies the search server of terminal characteristic information, such as software functions such as compression / decompression processing (ex. MPEG) functions, and hardware functions such as CPU performance and memory capacity, and executes registration in the database in the search server Phase, and a search phase in which a user specifies a communication mode and requests a search server to search for a communicable device in order to select a terminal when each terminal communicates with another user terminal. Have.

【0046】上述の特性通知メッセージおよび確認応答
メッセージは、登録フェーズにおいて使用され、検索要
求メッセージと検索返答メッセージは検索フェーズにお
いて使用される。次に、検索サーバおよび通信端末の構
成について説明する。
The characteristic notification message and the acknowledgment message described above are used in the registration phase, and the search request message and the search reply message are used in the search phase. Next, the configurations of the search server and the communication terminal will be described.

【0047】[検索サーバの構成]図2の検索サーバ2
10内の登録処理部211は、各通信端末の登録部から
の特性通知メッセージを受信し、データベース部213
への登録処理を実行する。また、データベース部213
への登録処理の完了に基づいて確認応答メッセージを作
成し、特性通知メッセージを送信した通信端末へ確認応
答メッセージを送信する。
[Configuration of Search Server] Search server 2 in FIG.
10 receives the characteristic notification message from the registration unit of each communication terminal,
Execute the registration process for. Also, the database unit 213
A confirmation response message is created based on the completion of the registration processing to the communication terminal, and the confirmation response message is transmitted to the communication terminal that transmitted the characteristic notification message.

【0048】登録処理部211は、さらに、データベー
ス部213からの登録完了確認応答の受信時にタイマを
セットする。このタイマが時間切れになった時点で、デ
ータベース部213に登録した通信端末情報をデータベ
ース部から削除するように、データベース部213に削
除要求を送る。タイマの時間は、例えば1分、10分な
ど、あらかじめ設定しておく。なお、通信端末から、特
性が変化していないことを通知する新たな特性通知メッ
セージを受信した場合には、タイマをリセットし、デー
タベースからの情報削除処理が中止される。また、登録
処理部211は、タイマの時間切れに先立ち通信端末に
対して登録情報の更新要求を出し、更新要求に対する通
信端末からの応答としての特性通知メッセージを受信し
たときは、新たな特性通知メッセージに基づいてデータ
ベースの更新処理を行なう。
The registration processing section 211 sets a timer when receiving a registration completion confirmation response from the database section 213. When the timer expires, a deletion request is sent to the database unit 213 to delete the communication terminal information registered in the database unit 213 from the database unit. The time of the timer is set in advance, for example, 1 minute, 10 minutes, or the like. When a new characteristic notification message notifying that the characteristic has not changed is received from the communication terminal, the timer is reset and the process of deleting information from the database is stopped. Further, the registration processing unit 211 issues a request for updating registration information to the communication terminal prior to the expiration of the timer, and upon receiving a characteristic notification message as a response from the communication terminal to the update request, a new characteristic notification message. The database is updated based on the message.

【0049】データベース部213は、登録処理部21
1からの登録あるいは更新要求を受け取り、要求に含ま
れる固有名称と、通信の形態と、特性情報をデータベー
スに登録し、登録完了に基づいて登録処理部211に対
して確認応答を返す。また、登録処理部211からの削
除要求を受け取り、対応する通信端末の情報を削除し確
認応答を返す。また、検索処理部212からの検索要求
を受け取り、検索要求に含まれる固有名称と、通信の形
態と、をキーとしてデータベースを検索し、対応する機
器の特性情報を検索の結果として検索処理部へ送る。デ
ータベースの構成例を図3に示す。
The database unit 213 includes the registration processing unit 21
1 receives the registration or update request, registers the unique name, communication mode, and characteristic information included in the request in the database, and returns a confirmation response to the registration processing unit 211 based on the registration completion. Further, it receives a deletion request from the registration processing unit 211, deletes the information of the corresponding communication terminal, and returns a confirmation response. Further, the search request is received from the search processing unit 212, the database is searched using the unique name included in the search request and the communication mode as keys, and the characteristic information of the corresponding device is sent to the search processing unit as a search result. send. FIG. 3 shows a configuration example of the database.

【0050】データベースには、ユーザ、場所、サービ
スなどに対応付けられた固有名称が登録され、各固有名
称に対応して1つ以上の通信端末名称、各通信端末の通
信可能な形態、さらに各通信端末の識別子、ハードウェ
ア情報、ソフトウェア情報などの特性情報が登録され
る。
In the database, unique names associated with users, places, services, and the like are registered. One or more communication terminal names corresponding to each unique name, the form in which each communication terminal can communicate, and Characteristic information such as an identifier of the communication terminal, hardware information, and software information is registered.

【0051】固有名称は、特定のユーザ、特定の場所、
特定のサービス、団体など端末の所属を一意に識別する
ための識別子であり、ユニークな名称が設定される。通
信を実行しようとするあるユーザは、これらの登録され
た固有名称を知っていることが必要であり、固有名称
と、通信形態を指定して検索サーバに通信可能な端末情
報の検索を要求する。ユーザの指定する固有名称は、特
定のユーザ、特定の場所、特定のサービスなど固有名称
が割り当てられた対象であればよい。なお、ひとつの機
器に、複数の固有名称が対応付けられることもある。機
器を保持しているユーザや、機器が置かれている場所
や、機器が提供するサービス等が変更した際には、新た
な対応付けが行なわれる。固有名称の割り当ては、例え
ば政府管轄機関やプロバイダなどの、中央機関により行
なわれ、ネットワークでただ一つのユニークな名称とす
る。
The unique name is a specific user, a specific place,
This is an identifier for uniquely identifying the affiliation of the terminal such as a specific service or group, and a unique name is set. A user who wants to execute communication needs to know these registered unique names, and requests the search server for a search for communicable terminal information by specifying the unique names and the communication mode. . The unique name specified by the user may be an object to which a unique name is assigned, such as a specific user, a specific place, a specific service, and the like. Note that a plurality of unique names may be associated with one device. When the user holding the device, the place where the device is placed, the service provided by the device, or the like is changed, a new association is performed. Assignment of a unique name is performed by a central organization, such as a governmental agency or provider, and is the only unique name on the network.

【0052】特性情報とは、通信端末機器の特性を表す
ものであり、例えば以下の様なものがある。これらの情
報は一般的にOSから取得可能である。 a.識別子 FQDNで表されるホスト名 IPアドレスとネットマスク MACアドレスなど b.ハードウェアの詳細 演算装置:CPUの詳細情報 記憶装置:メモリの詳細情報,ハードディスクの詳細情
報 入出力装置 入力装置:キーボードの詳細情報,マウスの詳細情報 出力装置:ディスプレイの詳細情報,プリンタの詳細情
報 入出力装置:ネットワークインタフェース(NIC)の
詳細情報など c.ソフトウェアの詳細 OS ミドルウェア:CODEC,暗号 アプリケーションなど
The characteristic information indicates characteristics of the communication terminal equipment, and includes, for example, the following. Such information can be generally obtained from the OS. a. Identifier FQDN Host name IP address and netmask MAC address etc. b. Details of hardware Computing unit: Detailed information of CPU Storage unit: Detailed information of memory, Detailed information of hard disk Input / output device Input device: Detailed information of keyboard, Detailed information of mouse Output device: Detailed information of display, Detailed information of printer Input / output device: Detailed information of network interface (NIC) c. Details of software OS middleware: CODEC, encryption application, etc.

【0053】通信の形態とは、アプリケーションが望む
通信の形態であり、例えば以下の様な要素が考えられ
る。 a.動画通信:入力,出力 b.音声通信:入力,出力 c.データ通信:入力,出力 d.遠隔操作:入力
The form of communication is the form of communication desired by the application. For example, the following elements can be considered. a. Video communication: input, output b. Voice communication: input, output c. Data communication: input, output d. Remote control: input

【0054】各機器において可能な通信の形態は、特性
情報の主にハードウェアの詳細から決定される。例え
ば、音声通信が可能となるためにはサウンドカードが必
要である。この決定は、通信の形態を定義する際に、必
要な特性情報を列挙した対応表などにより行なわれる。
The form of communication possible in each device is determined mainly from the details of the hardware in the characteristic information. For example, a sound card is required to enable voice communication. This determination is made using a correspondence table or the like listing necessary characteristic information when defining the form of communication.

【0055】データベースに対して登録される通信端末
は、パーソナルコンピュータ、携帯電話、テレビ、PD
Aなど様々な通信可能な端末であり、これらの各端末の
実行可能な通信形態と、各端末の特性情報として、端末
の識別情報、ハードウェア、ソフトウェア情報が登録さ
れる。
Communication terminals registered in the database include personal computers, mobile phones, televisions, PDs
A is a terminal capable of various communication such as A, and the identification form of the terminal, hardware, and software information are registered as the executable communication form of each terminal and the characteristic information of each terminal.

【0056】図2に戻り、検索サーバ210の構成の説
明を続ける。検索処理部212は各通信端末からの検索
要求メッセージを受信し、データベース部213へ検索
要求を出す。検索処理部212はデータベース部213
からの検索結果のうち、通信端末からの検索要求メッセ
ージ中に指定された検索レベルに合致する通信端末の特
性情報を選択し、検索返答メッセージを作成し、検索要
求メッセージを送信した通信端末へ送信する。ネットワ
ークインタフェース部214は、ネットワークを介した
各通信端末とのデータ送受信処理を実行する。
Returning to FIG. 2, the description of the configuration of the search server 210 will be continued. The search processing unit 212 receives a search request message from each communication terminal and issues a search request to the database unit 213. The search processing unit 212 is a database unit 213
From the search results from, select the characteristic information of the communication terminal that matches the search level specified in the search request message from the communication terminal, create a search response message, and send it to the communication terminal that sent the search request message I do. The network interface unit 214 executes data transmission / reception processing with each communication terminal via a network.

【0057】[通信端末の構成]次に、各通信端末の構
成について説明する。特性検出部223は、通信端末の
起動時、あるいは所定のタイムサイクル毎に端末の特性
情報、具体的には例えばハードウェア検出、プログラム
検出処理を実行して端末の特性状態を監視し、検出結果
として得られる特性情報を登録部221に渡し、また特
性が変化した場合には変化した特性情報を登録部221
に渡す。
[Configuration of Communication Terminal] Next, the configuration of each communication terminal will be described. The characteristic detecting unit 223 monitors the characteristic state of the terminal at the time of starting the communication terminal or at every predetermined time cycle, specifically, for example, executes hardware detection and program detection processing to monitor the characteristic state of the terminal. Is passed to the registration unit 221, and when the characteristics change, the changed characteristic information is sent to the registration unit 221.
Pass to.

【0058】登録部221は、特性検出部223から特
性情報を受け取り、特性通知メッセージを作成し、検索
サーバ210に送信する。登録部221は、タイマによ
り設定される時間毎に特性通知メッセージを、検索サー
バに送信する処理を実行する。登録部221は、特性通
知メッセージを検索サーバ210に送信したらタイマを
リセットし、タイマが時間切れになるまで特性検出部2
23から新たな特性情報を受け取らなかった場合には、
特性が変化していないことを通知する特性通知メッセー
ジを、検索サーバ210に送信する。登録部221は、
特性通知メッセージに対する確認応答メッセージを、検
索サーバ210から受信した場合は、特性検出部223
に確認応答を返す。
The registration unit 221 receives the characteristic information from the characteristic detection unit 223, creates a characteristic notification message, and transmits it to the search server 210. The registration unit 221 performs a process of transmitting a characteristic notification message to the search server at each time set by the timer. The registration unit 221 resets the timer after transmitting the characteristic notification message to the search server 210, and continues until the timer expires.
If no new characteristic information is received from 23,
A characteristic notification message notifying that the characteristic has not changed is transmitted to the search server 210. The registration unit 221
When an acknowledgment message for the characteristic notification message is received from the search server 210, the characteristic detecting unit 223
Returns an acknowledgment to.

【0059】アプリケーション部224は、ユーザがそ
の機器で起動したアプリケーションである。アプリケー
ションごとに通信の形態は異なり、例えば以下の様なも
のがある。 *テレビ電話アプリケーションでの通信の形態 動画通信の入力と出力−音声通信の入力と出力 *ファイル転送アプリケーションでの通信の形態 データ通信の入力あるいは出力
The application section 224 is an application started by the user on the device. The form of communication differs for each application, and for example, there are the following. * Communication form in videophone application Input and output of video communication-Input and output of voice communication * Communication form in file transfer application Input or output of data communication

【0060】アプリケーションの実行時、他の通信端末
との通信開始前に、ユーザから相手通信端末の固有名称
が指定されると、アプリケーション部224は、この固
有名称を検索部222へ出力するとともに、通信の形態
と検索レベルとを出力する。検索部222は、アプリケ
ーション部224から指定された、通信相手の固有名
称、通信の形態と検索レベルとに基づいて検索要求メッ
セージを作成し、検索サーバ210に送信する。
At the time of executing the application, if the user specifies the unique name of the other communication terminal before starting communication with another communication terminal, the application unit 224 outputs the unique name to the search unit 222 and The communication mode and the search level are output. The search unit 222 creates a search request message based on the unique name of the communication partner, the communication mode, and the search level specified by the application unit 224, and transmits the message to the search server 210.

【0061】検索部222は、検索サーバ210からの
検索返答メッセージを受信し、通信相手の機器のうち要
求した通信形態を満足するひとつあるいは複数の機器の
特性情報を抽出し、それ(ら)の情報をアプリケーショ
ン部224に出力する。
The search unit 222 receives the search response message from the search server 210, extracts the characteristic information of one or a plurality of devices that satisfy the requested communication mode among the devices of the communication partner, and extracts them. The information is output to the application unit 224.

【0062】ユーザは、このようにして要求した通信形
態を満足するひとつあるいは複数の機器の特性情報を取
得する。要求した通信形態を満足する端末が複数の場合
は各機器の特性情報を考慮してその中から一つの機器を
選択し、選択された機器とその機器の特性情報をもとに
通信を開始する。ネットワークインタフェース部225
は、ネットワークを介した検索サーバおよび他端末との
データ送受信処理を実行する。
The user obtains the characteristic information of one or a plurality of devices satisfying the requested communication mode in this way. When there are a plurality of terminals that satisfy the requested communication mode, one device is selected from among the devices in consideration of the characteristic information of each device, and communication is started based on the selected device and the characteristic information of the device. . Network interface unit 225
Executes data transmission / reception processing with a search server and another terminal via a network.

【0063】前述したように本発明のシステムは、登録
フェーズと、検索フェーズと、の2つのフェーズを持
つ。以下、各フェーズでの処理について説明する。
As described above, the system of the present invention has two phases, a registration phase and a search phase. Hereinafter, processing in each phase will be described.

【0064】[登録フェーズ]まず、登録フェーズの処
理について図4のシーケンス図に従って説明する。 (1)各通信端末(例えば図2の端末A,220)の特
性検出部は、機器の起動時に特性情報をOSから取得
し、登録部に渡す。また予め定められたタイムサイクル
毎にハードウェア検出およびプログラム検索処理を実行
し、端末の特性情報を取得する処理を実行する。例えば
端末の識別子や、端末において実行可能な音声あるいは
画像データの圧縮処理、伸長処理機能などのソフトウェ
ア機能、CPU性能、メモリ容量などのハードウェア機
能など、その端末の特性としての処理機能検出を実行す
る。
[Registration Phase] First, the processing of the registration phase will be described with reference to the sequence diagram of FIG. (1) The characteristic detecting unit of each communication terminal (for example, terminal A, 220 in FIG. 2) acquires characteristic information from the OS when the device is started, and passes the characteristic information to the registration unit. In addition, a hardware detection and a program search process are executed for each predetermined time cycle, and a process of acquiring terminal characteristic information is executed. Performs processing function detection as a characteristic of the terminal, such as a terminal identifier, software functions such as compression processing and decompression processing functions of audio or image data executable by the terminal, and hardware functions such as CPU performance and memory capacity. I do.

【0065】(2)登録部は、受け取った特性情報に基
づいて通信端末において実行可能な通信形態、通信端末
に対応する固有名称、特性情報とを含む特性通知メッセ
ージを作成し、検索サーバの登録処理部に送信する。
(2) The registration unit creates a characteristic notification message including a communication form executable in the communication terminal, a unique name corresponding to the communication terminal, and characteristic information based on the received characteristic information, and registers the search server. Send to processing unit.

【0066】特性通知メッセージの構成例を図5(a)
に示す。特性通知メッセージは、図5(a)に示すよう
に、ユーザ、場所、サービスなどに対応付けられた固有
名称、通信端末の識別子、ハードウェア情報、ソフトウ
ェア情報からなる特性情報、さらに通信端末の実行可能
な通信形態、例えば動画入力、動画出力、音声入力、音
声出力が可能であるかなどの通信形態情報を持つ。
FIG. 5A shows a configuration example of the characteristic notification message.
Shown in As shown in FIG. 5A, the characteristic notification message includes characteristic information including a unique name associated with a user, a place, a service, and the like, an identifier of a communication terminal, hardware information, software information, and execution of the communication terminal. It has communication form information such as possible communication forms, for example, whether moving picture input, moving picture output, voice input, and voice output are possible.

【0067】図4に戻り登録フェーズの処理について説
明を続ける。 (3)検索サーバの登録処理部は、各通信端末の登録部
からの特性通知メッセージを受信するとデータベース部
へ登録要求を出す。 (4)検索サーバのデータベース部は、登録処理部から
の登録要求を受付けると要求に含まれる固有名称と、特
性情報と、通信の形態と、をデータベースに登録する。 (5)検索サーバのデータベース部は、特性情報の登録
が完了すると、登録した機器の固有名称を登録処理部に
返す。 (6)検索サーバの登録処理部は、登録された機器の固
有名称を含む確認応答メッセージを生成し、機器の登録
部に送信する。
Returning to FIG. 4, the description of the registration phase process will be continued. (3) Upon receiving the characteristic notification message from the registration unit of each communication terminal, the registration processing unit of the search server issues a registration request to the database unit. (4) Upon receiving the registration request from the registration processing unit, the database unit of the search server registers the unique name, characteristic information, and communication mode included in the request in the database. (5) When the registration of the characteristic information is completed, the database unit of the search server returns the unique name of the registered device to the registration processing unit. (6) The registration processing unit of the search server generates an acknowledgment message including the unique name of the registered device, and transmits the message to the registration unit of the device.

【0068】確認応答メッセージの構成例を図5(d)
に示す。確認応答メッセージは、図5(d)に示すよう
に、ユーザ、場所、サービスなどに対応付けられた固有
名称情報を持つ。
FIG. 5D shows a configuration example of the confirmation response message.
Shown in The confirmation response message has unique name information associated with a user, a place, a service, and the like, as shown in FIG.

【0069】(7)通信端末の登録部は、確認応答メッ
セージを受信すると、確認応答を特性検出部に渡す。 (8)特性検出部が確認応答を受信したら、登録処理は
終了である。 (9)特性検出部は、登録終了後に特性の変化を検出し
た場合、変化した特性を登録部に伝える。 (10)(2)−(8)の動作を繰り返し実行する。
(7) Upon receiving the confirmation response message, the registration unit of the communication terminal passes the confirmation response to the characteristic detection unit. (8) When the characteristic detecting unit receives the confirmation response, the registration processing is completed. (9) When the characteristic detecting unit detects a change in the characteristic after the registration is completed, the characteristic detecting unit notifies the registered unit of the changed characteristic. (10) The operations of (2)-(8) are repeatedly executed.

【0070】(11)通信端末の登録部は、特性検出部
から特性の変化を伝えられない場合でも、一定期間ごと
に特性の変化が無いという情報を含む特性通知メッセー
ジを作成し、検索サーバに送信する。 (12)検索サーバの登録処理部は、特性の変化が無い
という情報を含む特性通知メッセージを受信した際に
は、データベース部とのやりとりは行なわず、確認応答
メッセージを機器の登録部に送信する。 (13)機器の登録部は、確認応答メッセージを受信す
る。 (14)検索サーバの登録処理部は、一定期間(ex.
(11)の処理に規程される一定期間の数倍の期間)の
間、機器からの特性通知メッセージを受信しなかった場
合には、データベース部からその機器の特性情報を削除
する。
(11) The registration unit of the communication terminal creates a characteristic notification message including information indicating that there is no characteristic change every predetermined period even when the characteristic change is not transmitted from the characteristic detection unit, and sends it to the search server. Send. (12) When the registration processing unit of the search server receives the characteristic notification message including the information indicating that there is no change in the characteristic, the registration processing unit does not exchange with the database unit and transmits an acknowledgment message to the registration unit of the device. . (13) The registration unit of the device receives the confirmation response message. (14) The registration processing unit of the search server performs a certain period (ex.
If the characteristic notification message is not received from the device for a period that is several times the fixed period defined in the process (11), the characteristic information of the device is deleted from the database unit.

【0071】通信端末の特性に変化があった場合の特性
通知メッセージの構成例を図5(b)に、また、特性に
変化がなかった場合の特性通知メッセージの構成例を図
5(c)に、示す。通信端末の特性に変化があった場合
の特性通知メッセージは、図5(b)に示すように、ユ
ーザ、場所、サービスなどに対応付けられた固有名称、
通信端末の識別子、ハードウェア情報、ソフトウェア情
報からなる特性情報の変更分と、追加、削除分、さらに
通信端末の実行可能な通信形態、例えば動画入力、動画
出力、音声入力、音声出力が可能であるかなどの通信形
態情報を持つ。通信端末の特性に変化がなかった場合の
特性通知メッセージは、図5(c)に示すように固有名
称のみからなる。
FIG. 5B shows a configuration example of the characteristic notification message when the characteristics of the communication terminal change, and FIG. 5C shows a configuration example of the characteristic notification message when the characteristics do not change. Is shown below. As shown in FIG. 5B, the characteristic notification message when the characteristic of the communication terminal has changed includes a unique name associated with a user, a place, a service, and the like.
The change of the characteristic information including the identifier of the communication terminal, the hardware information, and the software information, and the addition and the deletion of the characteristic information, and the communication form executable by the communication terminal, such as a moving image input, a moving image output, a sound input, and a sound output are possible. It has communication form information such as whether there is. The characteristic notification message in the case where there is no change in the characteristics of the communication terminal includes only the unique name as shown in FIG.

【0072】検索サーバは、図5(b)の特性通知メッ
セージを受信した場合は、受信メッセージに従ってデー
タベースの登録情報の更新を実行し、図5(c)の特性
通知メッセージを受信した場合は、データベースの情報
を維持する。
When the search server receives the characteristic notification message shown in FIG. 5B, it updates the database registration information in accordance with the received message. When the search server receives the characteristic notification message shown in FIG. Maintain database information.

【0073】[検索フェーズ]次に、検索フェーズの処
理について図6のシーケンス図に従って説明する。 (1)まず、ある通信端末を用いて通信を実行しようと
するユーザが通信端末上でアプリケーションを起動し、
通信相手を特定するユーザ、場所、サービスなどを特定
する固有名称を指定する。この固有名称は、検索サーバ
のデータベースに登録済みの固有名称である。
[Search Phase] Next, the processing in the search phase will be described with reference to the sequence diagram of FIG. (1) First, a user who intends to execute communication using a certain communication terminal starts an application on the communication terminal,
Designate a unique name to identify the user, place, service, etc. that identifies the communication partner. This unique name is a unique name registered in the database of the search server.

【0074】(2)通信端末の起動アプリケーション
は、固有名称を検索部へ伝える。 (3)検索部は、通信の形態と検索レベルをアプリケー
ション部に問い合わせる。 (4)アプリケーション部は、通信の形態と検索レベル
を検索部へ伝える。
(2) The startup application of the communication terminal transmits the unique name to the search unit. (3) The search unit inquires of the application unit about the communication mode and the search level. (4) The application unit notifies the search unit of the communication mode and the search level.

【0075】なお、検索レベルとは、検索を要求する際
の度合を示し、例えば以下の様なものがある。 a.strict(ストリクト):検索要求を満足する
通信端末のなかで最適と思われるもの b.loose(ルーズ):検索要求を満足する通信端
末のなかで、指定された数をnとすると上位n個 c.all(オール):検索要求を満足する全ての通信
端末
The search level indicates the degree at which a search is requested, and includes, for example, the following. a. strict: a communication terminal that satisfies a search request and is considered optimal b. loose: Among the communication terminals satisfying the search request, n is the top n when the designated number is n. c. all: All communication terminals that satisfy the search request

【0076】検索レベルloose、allは、例えば
通信端末のアプリケーションを利用するユーザに、通信
相手の機器のリストを提示し、端末の選択をユーザに任
せる場合などに用いられる。通信端末の最適さの順序付
けは、通信の形態と端末の特性情報を比較することによ
り行なわれる。
The search levels “loose” and “all” are used, for example, when presenting a user of an application of a communication terminal with a list of communication partner devices and leaving the user to select a terminal. The ordering of the optimality of the communication terminal is performed by comparing the form of communication with the characteristic information of the terminal.

【0077】(5)通信端末の検索部は、アプリケーシ
ョンから指定された固有名称と通信の形態および検索レ
ベルを含む検索要求メッセージを検索サーバの検索処理
部に送信する
(5) The search unit of the communication terminal transmits a search request message including the unique name specified by the application, the communication mode, and the search level to the search processing unit of the search server.

【0078】検索要求メッセージの構成例を図7(a)
に示す。検索要求メッセージは、図7(a)に示すよう
に、通信相手となるユーザ、場所、サービスなどに対応
付けられた固有名称、通信端末の実行可能な通信形態、
例えば動画入力、動画出力、音声入力、音声出力が可能
であるかなどの通信形態情報、さらに、上述した検索レ
ベル情報を持つ。
FIG. 7A shows an example of the structure of a search request message.
Shown in As shown in FIG. 7A, the search request message includes a unique name associated with a user, a place, a service, or the like as a communication partner, a communication form executable by the communication terminal,
For example, it has communication mode information such as whether moving image input, moving image output, voice input, and voice output are possible, and further has the above-described search level information.

【0079】(6)検索サーバの検索処理部は、通信端
末の検索部からの検索要求メッセージを受信すると、そ
のメッセージに含まれる固有名称と通信の形態および検
索レベルを検索キーとしてデータベース部へ検索要求を
出す。
(6) Upon receiving the search request message from the search unit of the communication terminal, the search processing unit of the search server searches the database unit using the unique name, communication mode and search level included in the message as search keys. Make a request.

【0080】(7)検索サーバのデータベース部は、検
索処理部から検索要求を受付けると、検索要求に含まれ
る固有名称と通信の形態とをキーとしてデータベースを
検索し、固有名称で示される通信相手の保持する機器の
うち通信の形態を満足するひとつあるいは複数の機器の
特性情報を得る。 (8)検索サーバのデータベース部は、検索で得たひと
つあるいは複数の機器の特性情報を検索処理部へ送る。 (9)検索サーバの検索処理部は、データベース部から
の検索結果を受け取ると、検索レベルで指定された数だ
けの特性情報を選択し、検索返答メッセージを作成し、
通信端末の検索部に送信する。
(7) Upon receiving the search request from the search processing unit, the database unit of the search server searches the database using the unique name and the communication form included in the search request as keys, and the communication partner indicated by the unique name The characteristic information of one or a plurality of devices satisfying the communication mode among the devices held by the device is obtained. (8) The database unit of the search server sends the characteristic information of one or more devices obtained by the search to the search processing unit. (9) Upon receiving the search result from the database unit, the search processing unit of the search server selects as many pieces of characteristic information as specified by the search level, creates a search response message,
Transmit to the search unit of the communication terminal.

【0081】検索返答メッセージの構成例を図7(b)
に示す。検索返答メッセージは、図7(b)に示すよう
に、通信相手となるユーザ、場所、サービスなどに対応
付けられた固有名称、通信端末の識別子、ハードウェア
情報、ソフトウェア情報からなる特性情報であり、図7
(a)に示す検索要求メッセージの通信形態を満足し、
検索レベルに応じた通信端末毎の特性情報を持つ。
FIG. 7B shows an example of the structure of a search reply message.
Shown in The search reply message is, as shown in FIG. 7B, characteristic information including a unique name associated with a user, a place, a service, and the like as a communication partner, an identifier of a communication terminal, hardware information, and software information. , FIG.
Satisfies the communication form of the search request message shown in (a),
It has characteristic information for each communication terminal according to the search level.

【0082】(10)通信端末の検索部は、検索サーバ
の検索処理部からの検索返答メッセージを受信すると、
そのメッセージからひとつあるいは複数の機器の特性情
報を抽出し、それ(ら)の情報をアプリケーションに伝
える。 (11)通信端末のアプリケーションは、検索部から得
たひとつあるいは複数の機器の特性情報から一つの機器
を選択し、その機器と通信を開始する。
(10) When the search unit of the communication terminal receives the search reply message from the search processing unit of the search server,
The characteristic information of one or more devices is extracted from the message, and the information is transmitted to the application. (11) The application of the communication terminal selects one device from the characteristic information of one or more devices obtained from the search unit, and starts communication with the device.

【0083】このように、本発明のシステムによれば、
ユーザ、場所、サービスなど様々なカテゴリに対応して
固有名称を登録し、かつ固有名称に対応する1以上の通
信端末をその特性情報、通信形態とともにサーバに登録
することにより、通信を実行しようとするユーザが通信
相手の固有名称と通信形態を指定して検索サーバに検索
要求を実行することにより、指定通信形態での通信可能
な通信端末を特定することが可能となり、通信相手の通
信機器構成に関する情報がなくても、通信可能な機器を
選択して通信を実行することが可能となる。
As described above, according to the system of the present invention,
Attempt to execute communication by registering unique names corresponding to various categories such as users, places, and services, and registering one or more communication terminals corresponding to the unique names together with their characteristic information and communication mode in a server. The user who performs the search request to the search server by specifying the unique name of the communication partner and the communication mode can specify a communication terminal capable of performing communication in the specified communication mode, and the communication device configuration of the communication partner can be specified. It is possible to select a communicable device and execute communication without information on the communication.

【0084】また、固有名称は、ユーザ、場所、サービ
ス、団体などについても指定可能であり、例えばある通
信端末(通信端末A)を有するユーザがある特定の会社
に対して通信を実行したいというときに、会社名(固有
名称)を指定することにより検索サーバが会社名に対応
して登録された通信端末からユーザの通信端末Aの通信
形態により通信可能な端末を選択してユーザに知らせる
ことが可能となり、ユーザは特定の通信端末に関する情
報を予め保持する必要がなくなる。
The unique name can also be specified for a user, a place, a service, an organization, and the like. For example, when a user having a certain communication terminal (communication terminal A) wants to execute communication with a specific company. By designating a company name (unique name), the search server can select a terminal communicable with the communication mode of the user's communication terminal A from communication terminals registered corresponding to the company name to notify the user. It becomes possible, and the user does not need to hold information on a specific communication terminal in advance.

【0085】[検索サーバの階層化モデル]次に、本発
明のシステムにおいて、検索サーバを階層的に配置した
構成を説明する。検索サーバを階層的に配置することに
より、規模拡張性を持たすことができ、また、組織や家
庭ごとに検索サーバを管理することが可能となる。
[Search Server Hierarchical Model] Next, a description will be given of a configuration in which search servers are hierarchically arranged in the system of the present invention. By arranging the search servers in a hierarchical manner, it is possible to have scale expandability, and it is possible to manage the search servers for each organization or home.

【0086】構成階層化モデルでは、階層化された検索
サーバと、検索クライアントとなる複数の機器と、から
構成される。この構成例を図8に示す。図8の構成で
は、検索サーバが検索サーバA810、検索サーバB8
20、検索サーバC830の3つあり、それぞれの検索
サーバにそれぞれアクセス可能な端末を有する。検索サ
ーバB820、検索サーバC830は、検索サーバA8
10の下位層のサーバとして構成されている。
In the configuration hierarchical model, a hierarchical search server and a plurality of devices serving as search clients are configured. FIG. 8 shows an example of this configuration. In the configuration of FIG. 8, the search servers are search server A 810 and search server B 8
20, and a search server C830, each having a terminal capable of accessing each search server. Search server B 820 and search server C 830 are search server A 8
It is configured as ten lower layer servers.

【0087】検索サーバの階層化モデルでは、検索サー
バの階層化フェーズと、登録フェーズと、検索フェーズ
と、の3つのフェーズを有する。それぞれのフェーズで
の検索サーバと機器との動作を、以下に述べる。
The search server hierarchy model has three phases: a search server hierarchy phase, a registration phase, and a search phase. The operation of the search server and the device in each phase is described below.

【0088】[階層化フェーズ]まず、階層化フェーズ
について図9を用いて説明する。検索サーバは、運用に
先立って1階層上位の検索サーバに対して、自分の識別
子と、自分で管理する通信端末の[固有名称]を登録す
る。この登録により、検索サーバが階層化される。
[Layered Layer] First, the hierarchical phase will be described with reference to FIG. Prior to operation, the search server registers its own identifier and the [unique name] of the communication terminal managed by itself with the search server one level higher. By this registration, the search server is hierarchized.

【0089】図9の処理について説明する。図9中、起
動特性検出〜確認応答の端末と下位検索サーバ間の処理
は、前述の図4を用いた登録フェーズの処理と同様であ
り、説明を省略する。下位検索サーバが通信端末の登録
処理を実行後、上位サーバとの間で実行される手続きに
ついて説明する。
The processing in FIG. 9 will be described. In FIG. 9, the processing between the terminal for the activation characteristic detection and the acknowledgment and the lower-level search server is the same as the above-described processing of the registration phase using FIG. A procedure executed between the lower order search server and the upper order server after executing the communication terminal registration process will be described.

【0090】(1)下位検索サーバの登録処理部は、管
理する機器の固有名称を含む階層化メッセージを、上位
検索サーバの登録処理部に送信する。なお、上位の検索
サーバの識別子は、システム内で静的に保持している。
(1) The registration processing unit of the lower search server transmits a hierarchical message including the unique name of the device to be managed to the registration processing unit of the upper search server. Note that the identifier of the upper search server is statically held in the system.

【0091】階層化メッセージの構成例を図10(a)
に示す。階層化メッセージは、図10(a)に示すよう
に、自己の検索サーバの識別子と、自己の検索サーバの
管理する通信端末であり、自己の検索サーバのデータベ
ースに登録された固有名称情報を含んで構成される。固
有名称は、前述のようにユーザ、場所、サービスなどに
対応付けられた固有名称である。
FIG. 10A shows an example of the structure of a hierarchical message.
Shown in The hierarchical message includes, as shown in FIG. 10A, an identifier of its own search server, a communication terminal managed by its own search server, and unique name information registered in its own search server database. It is composed of The unique name is a unique name associated with a user, a place, a service, and the like as described above.

【0092】(2)上位検索サーバの登録処理部は、階
層化メッセージの内容をデータベース部に送る。 (3)上位検索サーバのデータベース部は、登録メッセ
ージの内容を登録する。 (4)上位検索サーバのデータベース部は、登録が完了
すると、確認応答を登録処理部に返す。 (5)上位検索サーバの登録処理部は、確認応答を受け
取ったら、確認応答メッセージを下位サーバの登録処理
部に送信する。
(2) The registration processing unit of the upper search server sends the contents of the hierarchical message to the database unit. (3) The database unit of the upper search server registers the content of the registration message. (4) When the registration is completed, the database unit of the upper search server returns an acknowledgment to the registration processing unit. (5) Upon receiving the confirmation response, the registration processing unit of the upper search server transmits an acknowledgment message to the registration processing unit of the lower server.

【0093】本構成において、下位検索サーバのデータ
ベースの登録内容は、前述の実施例と同様(図3参照)
であるが、上位検索サーバのデータベースには、下位検
索サーバの識別子と下位サーバのデータベースに登録さ
れた固有名称とが対応付けられて登録される。
In this configuration, the registration contents of the database of the lower-order search server are the same as in the above-described embodiment (see FIG. 3).
However, in the database of the upper search server, the identifier of the lower search server and the unique name registered in the database of the lower server are registered in association with each other.

【0094】下位検索サーバの管理する通信端末に変更
があった場合は、下位検索サーバは上位検索サーバに対
して新たに階層化メッセージ(再登録)を送信する。再
登録の際の階層化メッセージの構成例を図10(b)に
示す。再登録の際の階層化メッセージは、図10(a)
の階層化メッセージと同様に、自己の検索サーバの識別
子を有し、さらに、追加された固有名称または削除され
た固有名称の少なくともいずれかを含んで構成される。
When there is a change in the communication terminal managed by the lower search server, the lower search server transmits a new hierarchical message (re-registration) to the upper search server. FIG. 10B shows a configuration example of a hierarchical message at the time of re-registration. The hierarchical message at the time of re-registration is shown in FIG.
Like the hierarchical message of the above, it has an identifier of its own search server, and further includes at least one of an added unique name or a deleted unique name.

【0095】[登録フェーズ]各通信端末が検索サーバ
に登録される手順は、前述した階層化モデルでない通常
の場合と同一である。登録フェーズで、検索サーバにお
いて管理する固有名称に変更があった際には、上述した
ように、階層化フェーズの処理を再び行なう。
[Registration Phase] The procedure for registering each communication terminal in the search server is the same as in the normal case other than the above-described hierarchical model. When there is a change in the unique name managed by the search server in the registration phase, the processing of the layering phase is performed again as described above.

【0096】[検索フェーズ]次に、階層化モデルにお
いてある通信端末が他の通信端末との通信を実行するた
め、相手通信端末を検索する検索フェーズの手順につい
て図11を用いて説明する。
[Search Phase] Next, the procedure of a search phase for searching for a partner communication terminal in order to execute communication with another communication terminal in a hierarchical model will be described with reference to FIG.

【0097】(1)まず、ある通信端末を用いて通信を
実行しようとするユーザが通信端末上でアプリケーショ
ンを起動し、通信相手を特定するユーザ、場所、サービ
スなどを特定する固有名称を指定する。この固有名称
は、検索サーバのデータベースに登録済みの固有名称で
ある。
(1) First, a user who intends to execute communication using a certain communication terminal starts an application on the communication terminal and specifies a unique name for specifying a user, a place, a service, etc. for specifying a communication partner. . This unique name is a unique name registered in the database of the search server.

【0098】(2)通信端末の起動アプリケーション
は、固有名称を検索部へ伝える。 (3)検索部は、通信の形態と検索レベルをアプリケー
ション部に問い合わせる。 (4)アプリケーション部は、通信の形態と検索レベル
を検索部へ伝える。
(2) The startup application of the communication terminal transmits the unique name to the search unit. (3) The search unit inquires of the application unit about the communication mode and the search level. (4) The application unit notifies the search unit of the communication mode and the search level.

【0099】なお、検索レベルとは、検索を要求する際
の度合を示し、前述のようにstrict(ストリク
ト)、loose(ルーズ)、all(オール)の各種
がある。
The search level indicates the degree at which a search is requested, and includes a strict (strict), a loose (loose), and an all (all) as described above.

【0100】(5)通信端末の検索部は、アプリケーシ
ョンから指定された固有名称と通信の形態および検索レ
ベルを含む検索要求メッセージを検索サーバの検索処理
部に送信する
(5) The search unit of the communication terminal transmits a search request message including the unique name designated by the application, the communication mode, and the search level to the search processing unit of the search server.

【0101】検索要求メッセージの構成は先に説明した
図7(a)と同様である。すなわち、図7(a)に示す
ように、ユーザ、場所、サービスなどに対応付けられた
固有名称、通信端末の実行可能な通信形態、例えば動画
入力、動画出力、音声入力、音声出力が可能であるかな
どの通信形態情報、さらに、上述した検索レベル情報を
持つ。
The structure of the search request message is the same as that of FIG. 7A described above. That is, as shown in FIG. 7A, a unique name associated with a user, a place, a service, and the like, a communication form executable by the communication terminal, for example, a moving image input, a moving image output, a sound input, and a sound output are possible. It has communication form information such as whether or not there is, and further has the above-described search level information.

【0102】(6)検索サーバの検索処理部は、通信端
末の検索部からの検索要求メッセージを受信すると、そ
のメッセージに含まれる固有名称と通信の形態および検
索レベルを検索キーとしてデータベース部へ検索要求を
出す。
(6) Upon receiving the search request message from the search unit of the communication terminal, the search processing unit of the search server searches the database unit using the unique name, communication mode and search level included in the message as search keys. Make a request.

【0103】(7)検索サーバのデータベース部は、検
索処理部から検索要求を受付けると、検索要求に含まれ
る固有名称と通信の形態とをキーとしてデータベースを
検索するが、その固有名称はデータベースに存在しない
ので、特性情報は得られない。
(7) Upon receiving the search request from the search processing unit, the database unit of the search server searches the database using the unique name and the communication form included in the search request as keys, and the unique name is stored in the database. Since it does not exist, no characteristic information can be obtained.

【0104】(8)検索サーバのデータベース部は、固
有名称がデータベースに存在しない旨を検索処理部へ伝
える。 (9)検索サーバの検索処理部は、データベース部から
の検索結果を受け取ると、特性情報の代わりに上位の検
索サーバの識別子を含む検索返答メッセージを作成し、
通信端末の検索部に送信する。なお、上位の検索サーバ
の識別子は、システム内で静的に保持している。
(8) The database section of the search server informs the search processing section that the unique name does not exist in the database. (9) Upon receiving the search result from the database unit, the search processing unit of the search server creates a search response message including the identifier of the higher-order search server instead of the characteristic information,
Transmit to the search unit of the communication terminal. Note that the identifier of the upper search server is statically held in the system.

【0105】固有名称がデータベースに存在しない場合
の検索返答メッセージのメッセージ構成例を図12
(b)に示す。なお、図12(a)は固有名称がデータ
ベースに存在した場合の検索返答メッセージのメッセー
ジ構成例である。図12(b)に示すように、固有名称
がデータベースに存在しない場合の検索返答メッセージ
には、通信相手となるユーザ、場所、サービスなどに対
応付けられた固有名称と、次に通信端末が検索サーバと
して指定すべき検索サーバの識別子が含まれる。
FIG. 12 shows an example of a message structure of a search reply message when the unique name does not exist in the database.
(B). FIG. 12A is a message configuration example of a search response message when a unique name exists in the database. As shown in FIG. 12 (b), the search reply message when the unique name does not exist in the database includes the unique name associated with the user, place, service, and the like as the communication partner, and then the communication terminal searches for the unique name. Contains the identifier of the search server to be designated as the server.

【0106】(10)通信端末の検索部は、検索サーバ
から、図12(b)に示すような検索返答メッセージを
受信すると、アプリケーションから指定された固有名称
と通信の形態および検索レベルを含む要求メッセージ
を、検索返答メッセージで指定された検索サーバである
上位検索サーバの検索処理部に送信する。
(10) When the search unit of the communication terminal receives the search reply message as shown in FIG. 12B from the search server, the search unit includes a request including the unique name specified by the application, the communication mode and the search level. The message is transmitted to the search processing unit of the upper search server that is the search server specified in the search response message.

【0107】(11)上位検索サーバの検索処理部は、
通信端末の検索部からの検索要求メッセージを受信する
と、そのメッセージに含まれる固有名称と通信の形態お
よび検索レベルを検索キーとしてデータベース部へ検索
要求を出す。 (12)上位検索サーバのデータベース部は、検索処理
部から検索要求を受付けると、検索要求に含まれる固有
名称と通信の形態とをキーとしてデータベースを検索
し、その固有名称の機器を管理している検索サーバ(こ
の場合は下位検索サーバB)の識別子を得る。
(11) The search processing unit of the upper search server
When a search request message is received from the search unit of the communication terminal, a search request is issued to the database unit using the unique name, communication mode and search level included in the message as a search key. (12) Upon receiving the search request from the search processing unit, the database unit of the upper search server searches the database using the unique name and the communication mode included in the search request as keys, and manages the device having the unique name. The identifier of the search server (in this case, the lower-order search server B) is obtained.

【0108】(13)上位検索サーバのデータベース部
は、検索で得た下位検索サーバBの識別子を検索処理部
へ伝える。 (14)上位検索サーバの検索処理部は、データベース
部からの検索結果を受け取ると、特性情報の代わりに下
位検索サーバBの識別子を含む検索返答メッセージを作
成し、通信端末の検索部に送信する。
(13) The database unit of the upper search server transmits the identifier of the lower search server B obtained by the search to the search processing unit. (14) Upon receiving the search result from the database unit, the search processing unit of the upper search server creates a search response message including the identifier of the lower search server B instead of the characteristic information, and transmits it to the search unit of the communication terminal. .

【0109】このときの検索返答メッセージも、図12
(b)に示すように、通信相手となるユーザ、場所、サ
ービスなどに対応付けられた固有名称と、次に通信端末
が検索サーバとして指定すべき検索サーバの識別子が含
まれる。
The search response message at this time is also shown in FIG.
As shown in (b), a unique name associated with a user, a place, a service, or the like as a communication partner, and an identifier of a search server to be next designated as a search server by the communication terminal are included.

【0110】(15)通信端末の検索部は、検索返答メ
ッセージを受信すると、アプリケーションから指定され
た固有名称と通信の形態および検索レベルを含む要求メ
ッセージを、検索返答メッセージで指定された下位検索
サーバBの検索処理部に送信する。 (16)下位検索サーバB検索処理部は、通信端末の検
索部からの検索要求メッセージを受信すると、そのメッ
セージに含まれる固有名称と通信の形態および検索レベ
ルを検索キーとしてデータベース部へ検索要求を出す。
(15) Upon receiving the search response message, the search unit of the communication terminal converts the request message including the unique name specified by the application, the communication mode and the search level into a lower search server specified by the search response message. B to the search processing unit. (16) Upon receiving the search request message from the search unit of the communication terminal, the lower-order search server B search processing unit sends a search request to the database unit using the unique name, communication mode and search level included in the message as a search key. put out.

【0111】(17)下位検索サーバBのデータベース
部は、検索処理部から検索要求を受付けると、検索要求
に含まれる固有名称と通信の形態とをキーとしてデータ
ベースを検索し、固有名称で示される通信相手の保持す
る機器のうち通信の形態を満足するひとつあるいは複数
の機器の特性情報を得る。 (18)下位検索サーバBのデータベース部は、検索で
得たひとつあるいは複数の機器の特性情報を検索処理部
へ送る。
(17) Upon receiving the search request from the search processing unit, the database unit of the lower-order search server B searches the database using the unique name and the communication form included in the search request as keys, and is indicated by the unique name. Characteristic information of one or a plurality of devices that satisfy the communication mode among the devices held by the communication partner is obtained. (18) The database unit of the lower search server B sends the characteristic information of one or a plurality of devices obtained by the search to the search processing unit.

【0112】(19)下位検索サーバBの検索処理部
は、データベース部からの検索結果を受け取ると、検索
レベルで指定された数だけの特性情報を選択し、検索返
答メッセージを作成し、通信端末の検索部に送信する。 (20)通信端末の検索部は、下位検索サーバBの検索
処理部からの検索返答メッセージを受信すると、そのメ
ッセージからひとつあるいは複数の機器の特性情報を抽
出し、それ(ら)の情報をアプリケーションに伝える。 (21)通信端末のアプリケーションは、検索部から得
たひとつあるいは複数の機器の特性情報から一つの機器
を選択し、その機器と通信を開始する。
(19) Upon receiving the search result from the database unit, the search processing unit of the lower-order search server B selects as many pieces of characteristic information as specified by the search level, creates a search response message, and To the search section. (20) Upon receiving the search response message from the search processing unit of the lower-order search server B, the search unit of the communication terminal extracts characteristic information of one or a plurality of devices from the message and transmits the information of the device to the application. Tell (21) The application of the communication terminal selects one device from the characteristic information of one or more devices obtained from the search unit, and starts communication with the device.

【0113】このように、本階層化システムによれば、
各通信端末の情報を複数の検索サーバに分散して管理す
ることが可能であり、集中的なデータ管理の必要性がな
く、数限りない端末の管理構成が実現される。
As described above, according to the present hierarchical system,
Information of each communication terminal can be distributed and managed by a plurality of search servers, and there is no need for centralized data management, and an infinite number of terminal management configurations are realized.

【0114】なお、上述の図11を用いた検索処理例で
は、通信端末から検索サーバに対する1つの検索要求に
応じて検索返答メッセージを通信端末に送信し、その検
索応答メッセージに基づいて新たな検索要求を別の検索
サーバに出力する処理を繰り返し実行する形態について
説明したが、通信端末から検索サーバに対する検索要求
に対して、自己の検索サーバのデータベースに要求する
端末情報が存在しない場合、検索サーバ間でメッセージ
の送受信を実行して、必要な情報を取得可能な検索サー
バにメッセージを転送して端末情報を持つ検索サーバか
ら通信端末に対して検索返答メッセージを送信する構成
としてもよい。
In the above-described search processing example using FIG. 11, a search reply message is transmitted from the communication terminal to the communication terminal in response to one search request to the search server, and a new search is performed based on the search response message. Although the mode of repeatedly executing the process of outputting the request to another search server has been described, if the terminal information requested in the database of its own search server does not exist for the search request from the communication terminal to the search server, the search server A message may be transmitted and received between the servers, the message may be transferred to a search server capable of acquiring necessary information, and a search response message may be transmitted from the search server having terminal information to the communication terminal.

【0115】[具体的な通信例]上述した本発明の構成
を適用した具体的な通信例について説明する。通信例と
してテレビ電話システムの例を説明する。
[Specific Communication Example] A specific communication example to which the above-described configuration of the present invention is applied will be described. An example of a videophone system will be described as a communication example.

【0116】例えば、ユーザAがノートPC−Aを所持
し、ユーザBがノートPC−Bと、PDA−Bと、携帯
電話−Bとを所持しているとする。このとき、ユーザA
がユーザBと双方向動画像コミュニケーションを取りた
いが、ユーザAは、ユーザBの物理的な場所、所持して
いる機器についての情報を全く持っておらず、ユーザB
に割り当てられた固有名称のみを知っている。
For example, assume that user A has a notebook PC-A and user B has a notebook PC-B, a PDA-B, and a mobile phone-B. At this time, the user A
Wants to have two-way video communication with user B, but user A has no information about user B's physical location,
Only knows the unique name assigned to.

【0117】ユーザBは現在、ノートPC−Bと、PD
A−Bと、携帯電話−Bを所持しており、これらの機器
は登録フェーズにおいて検索サーバに登録されている。
ユーザAは、ノートPC−Aで起動されているテレビ会
議アプリケーションに対して、ユーザAはユーザBの固
有名称を指定する。
User B currently has notebook PC-B and PD
AB and mobile phone-B are possessed, and these devices are registered in the search server in the registration phase.
The user A specifies the unique name of the user B for the video conference application running on the notebook PC-A.

【0118】ノートPC−Aにおいて起動されたアプリ
ケーションは、ノートPC−Aの検索部に対して固有名
称を伝える。ノートPC−Aの検索部は、アプリケーシ
ョンに対して通信の形態と検索レベルを問い合わせる。
アプリケーションは、通信の形態を動画通信の入力と出
力音声通信の入力と出力として、また検索レベルを[a
ll]として、検索部に伝える。
The application started on the notebook PC-A transmits a unique name to the search unit of the notebook PC-A. The search unit of the notebook PC-A inquires of the application about the communication mode and the search level.
The application sets the form of communication as input and output of video communication and input and output of voice communication, and sets the search level to [a
11] to the search unit.

【0119】ノートPC−Aの検索部は、固有名称と、
検索レベルと、通信の形態を含む検索要求メッセージ
を、検索サーバに送信する。検索サーバの検索処理部
は、検索要求メッセージを受信すると、検索サーバのデ
ータベース部に対して、固有名称と通信の形態に一致す
る機器の検索を依頼する。
The search section of the notebook PC-A stores a unique name,
A search request message including a search level and a communication mode is transmitted to the search server. Upon receiving the search request message, the search processing unit of the search server requests the database unit of the search server to search for a device that matches the unique name and the communication mode.

【0120】検索サーバのデータベース部は、検索結果
を検索処理部に返す。この例では、固有名称に一致する
機器は、ユーザBのノートPC−Bと、PDA−Bと、
携帯電話−Bであり、指定された通信の形態を満たすも
のはこのうちのノートPC−Bと、PDA−Bであると
する。個の場合、ノートPC−Bと、PDA−Bの特性
情報が渡される。
[0120] The database unit of the search server returns the search result to the search processing unit. In this example, the devices that match the unique names are the notebook PC-B of the user B, the PDA-B,
It is assumed that the mobile phone-B that satisfies the designated communication mode is the notebook PC-B and the PDA-B. In this case, the characteristic information of the notebook PC-B and the characteristic information of the PDA-B are passed.

【0121】検索サーバの検索処理部は、検索レベルが
[all]なので、ノートPC−Bと、PDA−Bの特
性情報を含む検索返答メッセージを生成し、ユーザAの
端末であるノートPC−Aに返送する。ノートPC−A
の検索部は、検索返答メッセージを受信すると、検索結
果をアプリケーション部に渡す。
Since the search level is [all], the search processing section of the search server generates a notebook PC-B and a search reply message including the characteristic information of the PDA-B, and the notebook PC-A which is the terminal of the user A. Return to. Note PC-A
Receiving the search response message, the search unit passes the search result to the application unit.

【0122】ノートPC−Aのアプリケーション部で
は、例えばディスプレイに端末情報を表示するなどして
ユーザAに問い合わせて、ノートPC−Bと、PDA−
Bのうち望ましい機器を選択する。この例では、ノート
PC−Bが選択されたとする。この時点で、通信相手が
決定される。この後、ユーザAのノートPC−Aのビデ
オ会議アプリケーションは、ユーザBのノートPC−B
のビデオ会議アプリケーションと通信を開始する。
The application section of the notebook PC-A inquires of the user A, for example, by displaying terminal information on a display, and makes a note PC-B and a PDA-
A desired device is selected from B. In this example, it is assumed that notebook PC-B has been selected. At this point, the communication partner is determined. Thereafter, the video conference application of the notebook PC-A of the user A is connected to the notebook PC-B of the user B.
Start communication with your video conferencing application.

【0123】以上、特定の実施例を参照しながら、本発
明について詳解してきた。しかしながら、本発明の要旨
を逸脱しない範囲で当業者が該実施例の修正や代用を成
し得ることは自明である。すなわち、例示という形態で
本発明を開示してきたのであり、限定的に解釈されるべ
きではない。本発明の要旨を判断するためには、冒頭に
記載した特許請求の範囲の欄を参酌すべきである。
The present invention has been described in detail with reference to the specific embodiments. However, it is obvious that those skilled in the art can modify or substitute the embodiment without departing from the spirit of the present invention. That is, the present invention has been disclosed by way of example, and should not be construed as limiting. In order to determine the gist of the present invention, the claims described at the beginning should be considered.

【0124】[0124]

【発明の効果】以上、説明したように、本発明の構成に
よれば、通信相手の固有名称のみから、自己の通信端末
と通信可能な相手端末を選択することが可能となり、選
択した端末との間で通信を開始できるので、予め相手端
末の情報を取得し覚えておく必要がない。通信開始時に
通信に最適な機器を複数の機器から選択できるので、最
適で効率的な通信を実現できる。
As described above, according to the configuration of the present invention, it is possible to select a partner terminal capable of communicating with its own communication terminal only from the unique name of the communication partner. It is not necessary to acquire and remember information of the partner terminal in advance because communication can be started between the terminals. At the start of communication, a device optimal for communication can be selected from a plurality of devices, so that optimal and efficient communication can be realized.

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

【図1】本発明のシステム構成を説明する構成図であ
る。
FIG. 1 is a configuration diagram illustrating a system configuration of the present invention.

【図2】本発明のシステムにおける検索サーバと通信端
末の構成およぴ送受信メッセージについて説明する図で
ある。
FIG. 2 is a diagram illustrating a configuration of a search server and a communication terminal and a transmission / reception message in the system of the present invention.

【図3】本発明のシステムの検索サーバの有するデータ
ベースのデータ構成を説明する図である。
FIG. 3 is a diagram illustrating a data configuration of a database included in a search server of the system of the present invention.

【図4】本発明のシステムにおける登録フェーズの処理
シーケンスを説明する図である。
FIG. 4 is a diagram illustrating a processing sequence of a registration phase in the system of the present invention.

【図5】本発明のシステムにおける登録フェーズの特性
通知メッセージおよび確認応答メッセージの構成を説明
する図である。
FIG. 5 is a diagram illustrating the configuration of a characteristic notification message and an acknowledgment message in a registration phase in the system of the present invention.

【図6】本発明のシステムにおける検索フェーズの処理
シーケンスを説明する図である。
FIG. 6 is a diagram illustrating a processing sequence of a search phase in the system of the present invention.

【図7】本発明のシステムにおける検索フェーズの検索
要求メッセージおよび検索返答メッセージの構成を説明
する図である。
FIG. 7 is a diagram illustrating the configuration of a search request message and a search reply message in a search phase in the system of the present invention.

【図8】本発明の階層化システム構成を説明する構成図
である。
FIG. 8 is a configuration diagram illustrating the configuration of a hierarchical system according to the present invention.

【図9】本発明の階層化システムにおける階層化フェー
ズの処理シーケンスを説明する図である。
FIG. 9 is a diagram illustrating a processing sequence of a layering phase in the layering system of the present invention.

【図10】本発明の階層化システムにおける階層化フェ
ーズの階層化メッセージの構成を説明する図である。
FIG. 10 is a diagram illustrating a configuration of a layered message in a layered phase in the layered system of the present invention.

【図11】本発明の階層化システムにおける検索フェー
ズの処理シーケンスを説明する図である。
FIG. 11 is a diagram illustrating a processing sequence of a search phase in the hierarchical system according to the present invention.

【図12】本発明の階層化システムにおける検索フェー
ズの検索要求メッセージおよび検索返答メッセージの構
成を説明する図である。
FIG. 12 is a diagram illustrating the configuration of a search request message and a search reply message in a search phase in the hierarchical system of the present invention.

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

101 検索サーバ 111,112,113 通信端末 121,122,123 通信端末 210 検索サーバ 211 登録処理部 212 検索処理部 213 データベース部 214 ネットワークインタフェース 220 通信端末 221 登録部 222 検索部 223 特性検出部 224 アプリケーション部 225 ネットワークインタフェース 810,820,830 検索サーバ 101 search server 111, 112, 113 communication terminal 121, 122, 123 communication terminal 210 search server 211 registration processing unit 212 search processing unit 213 database unit 214 network interface 220 communication terminal 221 registration unit 222 search unit 223 characteristic detection unit 224 application unit 225 Network interface 810, 820, 830 Search server

───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.7 識別記号 FI テーマコート゛(参考) H04M 11/00 303 H04B 7/26 109M (72)発明者 栗原 邦彰 東京都品川区北品川6丁目7番35号 ソニ ー株式会社内 Fターム(参考) 5B089 GA11 GA21 GB01 JB15 JB22 KA01 KB06 KC21 KC44 KE02 5K024 AA11 AA76 FF03 GG03 GG05 5K030 GA17 HA06 HB19 HC01 HD09 KA05 KA06 KA07 LD17 5K067 AA25 AA34 BB04 BB21 EE02 EE10 EE16 FF07 GG01 GG11 HH05 HH11 HH22 HH23 JJ11 5K101 KK16 NN18 PP03 ──────────────────────────────────────────────────続 き Continued on the front page (51) Int.Cl. 7 Identification code FI Theme coat ゛ (Reference) H04M 11/00 303 H04B 7/26 109M (72) Inventor Kuniaki Kurihara 6-7 Kita Shinagawa, Shinagawa-ku, Tokyo No. 35 F-term in Sony Corporation (reference) HH05 HH11 HH22 HH23 JJ11 5K101 KK16 NN18 PP03

Claims (19)

【特許請求の範囲】[Claims] 【請求項1】管理下の通信端末の所属として設定される
固有名称と、特性情報と、各通信端末の実行可能な通信
形態とを対応付けて登録したデータベースと、 データ通信要求端末からの固有名称および通信形態を指
定した検索要求メッセージに基づいて固有名称および通
信形態を検索キーとする前記データベースの検索処理を
実行する検索処理部とを有する検索サーバを有し、 前記データ通信要求端末は、前記検索要求メッセージに
基づく検索結果として前記検索サーバから取得される特
性情報に基づいて通信相手端末を選択して通信を実行す
る構成を有することを特徴とする通信システム。
1. A database in which a unique name set as an affiliation of a communication terminal under management, characteristic information, and an executable communication form of each communication terminal are registered in association with each other; A search server having a search processing unit that executes a search process of the database using a unique name and a communication mode as a search key based on a search request message that specifies a name and a communication mode, the data communication request terminal comprising: A communication system having a configuration in which a communication partner terminal is selected and communication is performed based on characteristic information obtained from the search server as a search result based on the search request message.
【請求項2】前記検索サーバの管理下の通信端末は、固
有名称と、特性情報と、各通信端末の実行可能な通信形
態とを含むメッセージを特性通知メッセージとして、前
記検索サーバに送信する構成を有することを特徴とする
請求項1に記載の通信システム。
2. A configuration in which a communication terminal managed by the search server transmits a message including a unique name, characteristic information, and a communication form executable by each communication terminal to the search server as a characteristic notification message. The communication system according to claim 1, comprising:
【請求項3】前記検索サーバの有する前記データベース
には、管理下の通信端末の識別情報、またはハードウェ
ア情報、またはソフトウェア情報の少なくともいずれか
の特性情報を含む構成であることを特徴とする請求項1
に記載の通信システム。
3. The database of the search server, wherein the database includes identification information of a communication terminal under management, or hardware information or software information. Item 1
A communication system according to claim 1.
【請求項4】前記検索サーバの管理下の通信端末は、通
信端末の識別情報、またはハードウェア情報、またはソ
フトウェア情報の少なくともいずれかの特性情報を含む
メッセージを特性通知メッセージとして、前記検索サー
バに送信する構成を有することを特徴とする請求項1に
記載の通信システム。
4. A communication terminal under the management of the search server sends a message including at least one of identification information of the communication terminal, hardware information, and software information as a characteristic notification message to the search server. The communication system according to claim 1, further comprising a configuration for transmitting.
【請求項5】前記検索サーバの管理下の通信端末は、通
信端末の識別情報、またはハードウェア情報、またはソ
フトウェア情報の少なくともいずれかの特性情報の変化
を検出し、検出された特性情報の変化に基づくメッセー
ジを特性通知メッセージとして、前記検索サーバに送信
する構成を有することを特徴とする請求項1に記載の通
信システム。
5. A communication terminal under management of the search server detects a change in characteristic information of at least one of identification information of the communication terminal, hardware information, and software information, and detects a change in the detected characteristic information. The communication system according to claim 1, wherein the communication system according to claim 1, further comprising: transmitting a message based on the information to the search server as a characteristic notification message.
【請求項6】前記データ通信要求端末は、 前記検索サーバにおける検索レベルを設定する検索レベ
ル情報を前記検索要求メッセージに含めて前記検索サー
バに送信する構成を有し、 前記検索サーバの検索処理部は、前記検索要求メッセー
ジに含まれる検索レベル情報に基づいて検索結果の抽出
処理を実行する構成を有することを特徴とする請求項1
に記載の通信システム。
6. A search processing unit of the search server, wherein the data communication request terminal has a configuration in which search level information for setting a search level in the search server is included in the search request message and transmitted to the search server. 2. The apparatus according to claim 1, wherein a search result is extracted based on search level information included in the search request message.
A communication system according to claim 1.
【請求項7】前記通信システムは、 複数の検索サーバを有し、 前記複数の検索サーバは階層構造を構成し、下位階層の
検索サーバのデータベースに格納された管理端末情報の
少なくとも固有名称情報を上位検索サーバが保有する構
成であることを特徴とする請求項1に記載の通信システ
ム。
7. The communication system includes a plurality of search servers, the plurality of search servers form a hierarchical structure, and at least unique name information of management terminal information stored in a database of a lower-level search server is provided. The communication system according to claim 1, wherein the communication system has a configuration owned by a higher-order search server.
【請求項8】前記固有名称は、 管理下の通信端末の所属するユーザ、場所、サービス、
団体のいずれかを識別する所属識別子として設定された
名称であることを特徴とする請求項1に記載の通信シス
テム。
8. The unique name includes a user to which the managed communication terminal belongs, a place, a service,
The communication system according to claim 1, wherein the communication system is a name set as an affiliation identifier for identifying one of the groups.
【請求項9】通信端末間の通信方法であり、 データ通信要求端末において、通信端末の所属として設
定される固有名称および通信形態を指定した検索要求メ
ッセージを検索サーバに送信するステップと、検索サー
バにおいて、データ通信要求端末からの固有名称および
通信形態を指定した検索要求メッセージに基づいて固有
名称および通信形態を検索キーとするデータベースの検
索処理を実行するステップと、 前記データ通信要求端末において、前記検索要求メッセ
ージに基づく検索結果として前記検索サーバから取得さ
れる特性情報に基づいて通信相手端末を選択して通信を
実行するステップと、を有することを特徴とする通信方
法。
9. A communication method between communication terminals, wherein a data communication request terminal transmits a search request message specifying a unique name set as an affiliation of a communication terminal and a communication mode to a search server, Performing a search process of a database using a unique name and a communication mode as a search key based on a search request message specifying a unique name and a communication mode from the data communication requesting terminal; A step of selecting a communication partner terminal based on characteristic information obtained from the search server as a search result based on a search request message and executing communication.
【請求項10】前記通信方法は、さらに、 前記検索サーバの管理下の通信端末において、固有名称
と、特性情報と、各通信端末の実行可能な通信形態とを
含むメッセージを特性通知メッセージとして、前記検索
サーバに送信するステップを有することを特徴とする請
求項9に記載の通信方法。
10. The communication method, further comprising: in a communication terminal under the management of the search server, a message including a unique name, characteristic information, and an executable communication form of each communication terminal as a characteristic notification message. The communication method according to claim 9, further comprising a step of transmitting to the search server.
【請求項11】前記通信方法は、さらに、 前記検索サーバの管理下の通信端末において、通信端末
の識別情報、またはハードウェア情報、またはソフトウ
ェア情報の少なくともいずれかの特性情報を含むメッセ
ージを特性通知メッセージとして、前記検索サーバに送
信するステップを有することを特徴とする請求項9に記
載の通信方法。
11. The communication method further includes, in a communication terminal under the management of the search server, a characteristic notification of a message including identification information of the communication terminal, or hardware information or software information. The communication method according to claim 9, further comprising transmitting the message to the search server as a message.
【請求項12】前記通信方法は、さらに、 前記データ通信要求端末において、 前記検索サーバにおける検索レベルを設定する検索レベ
ル情報を前記検索要求メッセージに含めて前記検索サー
バに送信するステップと、 前記検索サーバにおいて、前記検索要求メッセージに含
まれる検索レベル情報に基づいて検索結果の抽出処理を
実行するステップと、 を有することを特徴とする請求項9に記載の通信方法。
12. The communication method, further comprising: at the data communication requesting terminal, transmitting search level information for setting a search level in the search server to the search server while including the search level information in the search request message; 10. The communication method according to claim 9, further comprising: executing, at a server, a search result extraction process based on search level information included in the search request message.
【請求項13】データ通信を実行する通信端末におい
て、 通信端末の所属として設定される固有名称と、特性情報
と、各通信端末の実行可能な通信形態とを含むメッセー
ジを検索サーバへの登録処理用の特性通知メッセージと
して、検索サーバに送信する構成を有することを特徴と
する通信端末。
13. A process for registering a message including a unique name set as belonging to a communication terminal, characteristic information, and an executable communication mode of each communication terminal to a search server in a communication terminal executing data communication. A communication terminal having a configuration for transmitting a characteristic notification message for use to a search server.
【請求項14】前記通信端末は、通信端末の識別情報、
またはハードウェア情報、またはソフトウェア情報の少
なくともいずれかの特性情報を含むメッセージを特性通
知メッセージとして、前記検索サーバに送信する構成を
有することを特徴とする請求項13に記載の通信端末。
14. The communication terminal, comprising: identification information of the communication terminal;
14. The communication terminal according to claim 13, wherein a message including characteristic information of at least one of hardware information and software information is transmitted to the search server as a characteristic notification message.
【請求項15】前記通信端末は、通信端末の識別情報、
またはハードウェア情報、またはソフトウェア情報の少
なくともいずれかの特性情報の変化を検出し、検出され
た特性情報の変化に基づくメッセージを特性通知メッセ
ージとして、前記検索サーバに送信する構成を有するこ
とを特徴とする請求項13に記載の通信端末。
15. The communication terminal, comprising: identification information of the communication terminal;
Or hardware information, or a change in the characteristic information of at least one of the software information is detected, and a message based on the detected change in the characteristic information is transmitted as the characteristic notification message to the search server. The communication terminal according to claim 13, wherein:
【請求項16】前記固有名称は、 管理下の通信端末の所属するユーザ、場所、サービス、
団体のいずれかを識別する所属識別子として設定された
名称であることを特徴とする請求項13に記載の通信端
末。
16. The unique name includes a user, a place, a service, and the like to which the managed communication terminal belongs.
14. The communication terminal according to claim 13, wherein the communication terminal is a name set as an affiliation identifier for identifying one of the groups.
【請求項17】データ通信を実行する通信端末におい
て、 データ通信相手端末の固有名称および通信形態を指定し
た検索要求メッセージを生成して検索サーバに送信し、
該検索要求メッセージに基づく検索結果として前記検索
サーバから取得される特性情報に基づいて通信相手端末
を選択して通信を実行する構成を有することを特徴とす
る通信端末。
17. A communication terminal that executes data communication, generates a search request message designating a unique name of a data communication partner terminal and a communication mode, and transmits the search request message to a search server;
A communication terminal having a configuration of selecting a communication partner terminal based on characteristic information obtained from the search server as a search result based on the search request message and executing communication.
【請求項18】前記通信端末は、 前記検索サーバにおける検索レベルを設定する検索レベ
ル情報を前記検索要求メッセージに含めて前記検索サー
バに送信する構成を有することを特徴とする請求項17
に記載の通信端末。
18. The communication terminal according to claim 17, wherein the communication terminal includes a search request message including search level information for setting a search level in the search server and transmitting the search level information to the search server.
A communication terminal according to claim 1.
【請求項19】通信端末間の通信処理をコンピュータ・
システム上で実行せしめるコンピュータ・プログラムを
提供するプログラム記憶媒体であって、前記コンピュー
タ・プログラムは、 データ通信要求端末からの固有名称および通信形態を指
定した検索要求メッセージに基づいて固有名称および通
信形態を検索キーとするデータベースの検索処理を実行
する検索ステップと、 前記検索ステップにおいて検索された結果から取得され
る特性情報をデータ通信要求端末に送信するステップ
と、 を有することを特徴とするプログラム記憶媒体。
19. Communication processing between communication terminals is performed by a computer
A program storage medium for providing a computer program to be executed on a system, wherein the computer program changes a unique name and a communication form based on a search request message specifying a unique name and a communication form from a data communication request terminal. A program storage medium comprising: a search step of executing a search process of a database serving as a search key; and a step of transmitting characteristic information obtained from a result searched in the search step to a data communication request terminal. .
JP2001012856A 2001-01-22 2001-01-22 Communication system, communication method and communication terminal and program storage media Pending JP2002217945A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001012856A JP2002217945A (en) 2001-01-22 2001-01-22 Communication system, communication method and communication terminal and program storage media

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001012856A JP2002217945A (en) 2001-01-22 2001-01-22 Communication system, communication method and communication terminal and program storage media

Publications (1)

Publication Number Publication Date
JP2002217945A true JP2002217945A (en) 2002-08-02

Family

ID=18879798

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001012856A Pending JP2002217945A (en) 2001-01-22 2001-01-22 Communication system, communication method and communication terminal and program storage media

Country Status (1)

Country Link
JP (1) JP2002217945A (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2004023309A1 (en) * 2002-09-09 2004-03-18 Fujitsu Limited Information providing system, information providing apparatus, electronic apparatus, address setting method, program, and storage medium
JP2006120139A (en) * 2004-09-30 2006-05-11 Microsoft Corp Reuse of registration identifier
JPWO2005006203A1 (en) * 2003-07-14 2006-08-24 ソニー株式会社 Service usage and management method
JP2006523982A (en) * 2003-04-18 2006-10-19 アルカテル Method for establishing communication between selected user terminals using a dedicated communication device
JP2008503910A (en) * 2004-07-30 2008-02-07 ▲ほあ▼▲うぇい▼技▲しゅ▼有限公司 How to notify the network of device function changes
JP2008541552A (en) * 2005-05-06 2008-11-20 テレフオンアクチーボラゲット エル エム エリクソン(パブル) Configuration in IP Multimedia Subsystem (IMS)
JP2011254344A (en) * 2010-06-03 2011-12-15 Nec Corp Device information providing apparatus, communication relay apparatus, device information providing system, device information providing method, and computer program
JP2014215778A (en) * 2013-04-24 2014-11-17 株式会社オプティム Screen sharing terminal, screen sharing method, and screen sharing terminal program

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2004023309A1 (en) * 2002-09-09 2004-03-18 Fujitsu Limited Information providing system, information providing apparatus, electronic apparatus, address setting method, program, and storage medium
JP2006523982A (en) * 2003-04-18 2006-10-19 アルカテル Method for establishing communication between selected user terminals using a dedicated communication device
JP4713463B2 (en) * 2003-04-18 2011-06-29 アルカテル−ルーセント Method for establishing communication between selected user terminals using a dedicated communication device
JP4600772B2 (en) * 2003-07-14 2010-12-15 ソニー株式会社 Service utilization method, service utilization apparatus and service utilization program, and management method, management apparatus and management program
JPWO2005006203A1 (en) * 2003-07-14 2006-08-24 ソニー株式会社 Service usage and management method
US8271797B2 (en) 2003-07-14 2012-09-18 Sony Corporation Service use method and management method
JP2008503910A (en) * 2004-07-30 2008-02-07 ▲ほあ▼▲うぇい▼技▲しゅ▼有限公司 How to notify the network of device function changes
US7860501B2 (en) 2004-07-30 2010-12-28 Huawei Technologies Co., Ltd. Method of informing a network of change of user equipment capability
US8045984B2 (en) 2004-07-30 2011-10-25 Huawei Technologies Co., Ltd. Method of informing a network of change of user equipment capability
US8233900B2 (en) 2004-07-30 2012-07-31 Huawei Technologies Co., Ltd. Method and apparatus of informing a network of change of user equipment capability
JP2006120139A (en) * 2004-09-30 2006-05-11 Microsoft Corp Reuse of registration identifier
JP2008541552A (en) * 2005-05-06 2008-11-20 テレフオンアクチーボラゲット エル エム エリクソン(パブル) Configuration in IP Multimedia Subsystem (IMS)
JP4829294B2 (en) * 2005-05-06 2011-12-07 テレフオンアクチーボラゲット エル エム エリクソン(パブル) Configuration in IP Multimedia Subsystem (IMS)
JP2011254344A (en) * 2010-06-03 2011-12-15 Nec Corp Device information providing apparatus, communication relay apparatus, device information providing system, device information providing method, and computer program
JP2014215778A (en) * 2013-04-24 2014-11-17 株式会社オプティム Screen sharing terminal, screen sharing method, and screen sharing terminal program

Similar Documents

Publication Publication Date Title
US20190239783A1 (en) Method for distributing contact information between applications
JP3651587B2 (en) Apparatus and method for using naming conventions for different types of devices
US7676544B2 (en) File sharing system, file sharing method, and recording medium storing file sharing program
US10721317B2 (en) Global provisioning of millions of users with deployment units
US20030037097A1 (en) Accessing information content
TW201029422A (en) Methods, apparatuses, and computer program products for determining a network interface to access a network resource
CN111744174A (en) Account management method and device of cloud game, account login method and device and electronic equipment
JP2000049901A (en) Method of transmission for utilization status of communication tool, its server device, client terminal and program recording medium for them
JP2004310371A (en) System, method, server for sharing file and client terminal for file sharing service, file sharing program and recording medium with program recorded
JP2002217945A (en) Communication system, communication method and communication terminal and program storage media
JP2002073446A (en) Logical address conversion method and device
JP3856427B2 (en) Connection method between terminals
JP4187582B2 (en) Karaoke request system
JP2005173865A (en) Method for specifying owner of network apparatus
US20050044194A1 (en) Method, system, and program product for assigning device identifiers
JP2004363685A (en) Ubiquitous server system
KR100388610B1 (en) System And Method For IP Phone Number Management
JP4644300B2 (en) Communication control system
JP2007226343A (en) Presence system, presence presentation method, and program
JP4894819B2 (en) Information processing apparatus and environment setting program
JP2004302907A (en) Network device and authentication server
JP2004240906A (en) Method of finding out transfer destination terminal in session transfer, and communication system for realizing it
JP2005210513A (en) View access control method classified by domain name, dns server system device, view access control program classified by domain name, and storage medium storing view access control program classified by domain name
JP4157854B2 (en) Information processing apparatus, environment setting program, and environment setting apparatus
KR100721341B1 (en) Apparatus and method of dynamic IP address modification