JP2010224946A - Information acquisition system, destination information acquisition server, and program - Google Patents

Information acquisition system, destination information acquisition server, and program Download PDF

Info

Publication number
JP2010224946A
JP2010224946A JP2009072425A JP2009072425A JP2010224946A JP 2010224946 A JP2010224946 A JP 2010224946A JP 2009072425 A JP2009072425 A JP 2009072425A JP 2009072425 A JP2009072425 A JP 2009072425A JP 2010224946 A JP2010224946 A JP 2010224946A
Authority
JP
Japan
Prior art keywords
information
connection destination
client
acquisition
server
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.)
Granted
Application number
JP2009072425A
Other languages
Japanese (ja)
Other versions
JP5324276B2 (en
Inventor
Isao Hino
勇夫 日野
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Solution Innovators Ltd
Original Assignee
NEC System Technologies Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC System Technologies Ltd filed Critical NEC System Technologies Ltd
Priority to JP2009072425A priority Critical patent/JP5324276B2/en
Publication of JP2010224946A publication Critical patent/JP2010224946A/en
Application granted granted Critical
Publication of JP5324276B2 publication Critical patent/JP5324276B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To automatically select a server that provides information corresponding to a device having proper information from a client to which the device is connected. <P>SOLUTION: An information acquisition system comprises a client 200 and a dispatch server 100 connected to each other via a network. The client 200 acquires and sends the proper information 311 of the device A310 to the dispatch server 100. The dispatch server 100 refers to a destination information retaining means 104 storing the proper information 311 and destination information, i.e., information about a location where a firmware 411 for the device A will be obtained, and acquires and sends the destination information to the client 200, the characteristic information and the destination information being tagged to each other. The client 200 sends a request to obtain the firmware 411 for the device A to a destination based on the destination information received. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本発明は、情報取得システム、接続先情報取得サーバ及びプログラムに関し、特に、固有情報を持つ装置に対応して使用するサーバを選択する技術に関する。   The present invention relates to an information acquisition system, a connection destination information acquisition server, and a program, and more particularly to a technique for selecting a server to be used corresponding to a device having specific information.

本発明の出願時において公知となっている文献の中から、本発明に関連する技術が記載されている文献として、特許文献1ないし3をあげる。   Among documents known at the time of filing of the present invention, Patent Documents 1 to 3 are cited as documents describing techniques related to the present invention.

特許文献1,2は、電話交換網に接続する端末から発呼を受けて、宛先端末の選択を適切に行う技術について記載している。本発明とは、接続先選択を行う点について関連性がある。また、特許文献3には、インターネット上の多種多様なコンテンツを提供するコンテンツ提供システムへのコンテンツ要求が、画像データ等に埋め込んだコードを利用してなされる場合において、前記コンテンツ提供システムが複数あっても適切にコンテンツ要求を振り分けることについて記載している。   Patent Documents 1 and 2 describe techniques for appropriately selecting a destination terminal by receiving a call from a terminal connected to a telephone exchange network. The present invention is related to the point of connection destination selection. Patent Document 3 discloses a plurality of content providing systems in the case where a content request to a content providing system that provides a wide variety of contents on the Internet is made using a code embedded in image data or the like. However, it is described that content requests are properly distributed.

特開平05−236020号公報Japanese Patent Laid-Open No. 05-236020 特開平08−181771号公報JP 08-181771 A 特開2007−041632号公報JP 2007-041632 A

上記関連技術にあるような一般的な接続先選択方法として、ログイン情報により接続先を選別する方法について図6を参照して説明する。   As a general connection destination selection method as in the related art, a method of selecting connection destinations based on login information will be described with reference to FIG.

図6において、端末を操作するユーザ(オペレータ)は、ブラウザから目的の接続先のURI(Uniform Resource Indicator)を入力(ステップS601)して、Webサーバにアクセスして(ステップS602)、ログイン画面表示先に遷移する(ステップS603)。   In FIG. 6, a user (operator) operating the terminal inputs a URI (Uniform Resource Indicator) of a target connection destination from a browser (step S601), accesses a Web server (step S602), and displays a login screen. The transition is made first (step S603).

次に、ユーザは、ブラウザからログイン名を入力して(ステップS604)、Webサーバへ問い合わせを行う(ステップS605)。Webサーバは、ログイン名に対応付けた接続先に変更して(ステップS606)、結果をブラウザに返却する(ステップS607)。   Next, the user inputs a login name from the browser (step S604), and makes an inquiry to the web server (step S605). The Web server changes the connection destination associated with the login name (step S606), and returns the result to the browser (step S607).

以上見たように、ユーザ(オペレータ)がブラウザを介しての入力作業を必要とするものであり、自動的に遷移先が決定するものではない。また、扱う情報については、クライアント−Webサーバ間で取り決められた一意の情報(ログイン名)である。この問題点は、クライアント側に、クライアントに接続された機器や装置があり、当該装置に固有情報がある場合においても同様である。   As described above, the user (operator) needs an input operation via the browser, and the transition destination is not automatically determined. The information to be handled is unique information (login name) decided between the client and the Web server. This problem is the same even when there is a device or device connected to the client on the client side and the device has unique information.

そこで本発明は、上記実情に鑑みて、固有情報を持つ装置が接続されたクライアントから、前記装置に対応する情報を提供するサーバを自動的に選択することが可能な、情報取得システム、接続先情報取得サーバ及びプログラムを提供することを目的とする。   Therefore, in view of the above circumstances, the present invention provides an information acquisition system, a connection destination, and a client that can automatically select a server that provides information corresponding to the device from a client to which a device having specific information is connected. An object is to provide an information acquisition server and a program.

上記目的を達成するために、下記の構成を備える発明を提供する。   In order to achieve the above object, an invention having the following configuration is provided.

本発明に係る情報取得システムは、ネットワークを介してクライアントと接続先情報取得サーバとが接続されている情報取得システムであって、前記クライアントは、該クライアントに接続する装置に関する第1の情報である固有情報を取得し、前記接続先情報取得サーバへ送信する固有情報取得送信手段と、前記接続先情報取得サーバから接続先情報を受信した場合、該接続先情報に基づく接続先へ前記クライアントに接続する装置に関する第2の情報の取得要求を送信する接続先情報取得送信手段と、を有し、前記接続先情報取得サーバは、前記固有情報と、前記第2の情報の取得先に関する情報である接続先情報と、が紐付けられて記憶されている接続先情報保持手段と、前記固有情報を受信した場合に、前記固有情報と、前記接続先情報保持手段と、を利用して、前記接続先情報を取得し、前記クライアントへ送信する接続先検索処理手段と、を有することを特徴とする。   An information acquisition system according to the present invention is an information acquisition system in which a client and a connection destination information acquisition server are connected via a network, and the client is first information regarding an apparatus connected to the client. When receiving the connection information from the connection destination information acquisition server and the specific information acquisition and transmission means for acquiring the specific information and transmitting it to the connection destination information acquisition server, connect to the client to the connection destination based on the connection destination information Connection destination information acquisition and transmission means for transmitting a second information acquisition request regarding the device to be connected, wherein the connection destination information acquisition server is information relating to the specific information and the acquisition destination of the second information. The connection destination information holding means stored in association with the connection destination information; and when the unique information is received, the unique information and the connection destination Using the multi-address holding means, acquires the connection destination information, and having a connection destination searching processing means for transmitting to said client.

本発明に係る接続先情報取得サーバは、ネットワークを介してクライアントと接続する接続先情報取得サーバであって、前記クライアントに接続する装置に関する第1の情報である固有情報と、前記クライアントに接続する装置に関する第2の情報の取得先に関する情報である接続先情報と、が紐付けられて記憶されている接続先情報保持手段と、前記クライアントから前記固有情報を受信した場合に、前記固有情報と、前記接続先情報保持手段と、を利用して、前記接続先情報を取得し、前記クライアントへ送信する接続先検索処理手段と、を有することを特徴とする。   The connection destination information acquisition server according to the present invention is a connection destination information acquisition server that connects to a client via a network, and that is connected to the client and unique information that is first information relating to a device connected to the client. Connection destination information holding means stored in association with connection destination information, which is information related to the acquisition destination of the second information about the device, and when receiving the specific information from the client, the specific information And a connection destination search processing means for acquiring the connection destination information and transmitting it to the client using the connection destination information holding means.

本発明に係る接続先情報取得プログラムは、ネットワークを介してクライアントと接続するサーバコンピュータを、前記クライアントに接続する装置に関する第1の情報である固有情報と、前記クライアントに接続する装置に関する第2の情報の取得先に関する情報である接続先情報と、が紐付けられて記憶されている接続先情報保持手段として機能させ、前記サーバコンピュータに、前記クライアントから前記固有情報を受信した場合に、前記固有情報と、前記接続先情報保持手段と、を利用して、前記接続先情報を取得し、前記クライアントへ送信する接続先検索処理を実行させることを特徴とする。   The connection destination information acquisition program according to the present invention includes a server computer that connects to a client via a network, unique information that is first information related to a device that connects the client, and a second that relates to a device that connects to the client. When the server computer receives the unique information from the client, the server computer functions as a connection destination information holding unit that is associated with and stored in the connection destination information that is information about the information acquisition destination. Using the information and the connection destination information holding unit, the connection destination information is acquired, and a connection destination search process for transmitting to the client is executed.

本発明によれば、固有情報を持つ装置が接続されたクライアントから、前記装置に対応する情報を提供するサーバを自動的に選択することが可能となる。   According to the present invention, it is possible to automatically select a server that provides information corresponding to a device from a client to which a device having unique information is connected.

本発明を実施するための形態の全体構成を示すブロック図である。It is a block diagram which shows the whole structure of the form for implementing this invention. 本実施形態の要部の機能構成を示すブロック図である。It is a block diagram which shows the function structure of the principal part of this embodiment. 固有情報の一例を示す図である。It is a figure which shows an example of specific information. 一つの固有情報に対して複数の接続先情報を対応づけた場合の全体構成を示すブロック図である。It is a block diagram which shows the whole structure at the time of matching several connection destination information with one specific information. 本実施形態の処理の流れを示すシーケンス図である。It is a sequence diagram which shows the flow of the process of this embodiment. 従来の接続先選択方法の一例を説明するためのシーケンス図である。It is a sequence diagram for demonstrating an example of the conventional connection destination selection method.

以下、本発明を実施形態により詳細に説明する。   Hereinafter, embodiments of the present invention will be described in detail.

図1に、本実施形態の全体構成を示す。
図示のように、本実施形態は、ディスパッチサーバ100、クライアント200を含み、クライアント200は、データ通信ネットワークを介して、サービスA510を提供するサーバA410に接続する。また、クライアント200は、サービスA510にて使用する装置A310にも接続している。装置A310は、図示しない内部の記憶手段(例えばフラッシュメモリ)に固有情報311を記憶させている。サーバA410は、装置A用ファームウェア411を有している。
FIG. 1 shows the overall configuration of the present embodiment.
As illustrated, the present embodiment includes a dispatch server 100 and a client 200, and the client 200 is connected to a server A 410 that provides a service A 510 via a data communication network. The client 200 is also connected to a device A310 used in the service A510. The device A310 stores unique information 311 in an internal storage unit (for example, a flash memory) (not shown). The server A 410 has device A firmware 411.

同様に、クライアント200は、データ通信ネットワークを介して、サービスB520を提供するサーバB420に接続する。また、クライアント200は、サービスB520にて使用する装置B320にも接続している。装置B320は、図示しない内部の記憶手段(例えばフラッシュメモリ)に固有情報321を記憶させている。サーバB420は、装置B用ファームウェア421を有している。   Similarly, the client 200 connects to a server B 420 that provides a service B 520 via a data communication network. The client 200 is also connected to a device B320 used in the service B520. The device B320 stores unique information 321 in an internal storage unit (for example, a flash memory) (not shown). The server B 420 includes device B firmware 421.

図1に示した例においては、クライアント200が利用するサービスは、A,Bの2種であるが、何種類でもよい。以下、サービスの種類を特定せずにサービス、サーバ、装置等に言及するときは、サービス500、サーバ400、ファームウェア401、装置300、固有情報301と呼ぶ。   In the example shown in FIG. 1, there are two types of services A and B used by the client 200, but any number of services may be used. Hereinafter, when a service, a server, a device, and the like are referred to without specifying the type of service, they are called a service 500, a server 400, firmware 401, a device 300, and unique information 301.

図1において、サービスA510にて使用する装置A310には、サーバA410から装置A用ファームウェア411を取得して、装置A310のファームウェアを更新する。一方、サービスB520にて使用する装置B320には、サーバB420から装置B用ファームウェア421を取得して、装置B320のファームウェアを更新する。   In FIG. 1, the device A 310 used in the service A 510 acquires the device A firmware 411 from the server A 410 and updates the firmware of the device A 310. On the other hand, the device B 320 used in the service B 520 acquires the device B firmware 421 from the server B 420 and updates the firmware of the device B 320.

本実施形態においては、クライアント200が接続先サーバ400を意識することなく、クライアント200に接続する装置300のファームウェアを取得更新することができる。この機能は、クライアント200が装置300内の固有情報301を、まず、ディスパッチサーバ100に伝え、ディスパッチサーバ100は、装置固有情報301を基に接続先サーバ400をクライアント200に返却することによって実現する。   In this embodiment, the client 200 can acquire and update the firmware of the device 300 connected to the client 200 without being aware of the connection destination server 400. This function is realized by the client 200 first transmitting the unique information 301 in the device 300 to the dispatch server 100, and the dispatch server 100 returning the connection destination server 400 to the client 200 based on the device unique information 301. .

なお、本実施形態においては、装置300のファームウェア取得更新要求に対して、ディスパッチサーバ100が直接処理対象のサーバ400へのアクセスを行い、処理する態様ではなく、クライアント200へ接続先サーバ400のアドレスを返却する態様である。このため、クライアント200が複数有り、ディスパッチサーバ100へアクセスが集中するような場合に、ディスパッチサーバ100の処理を軽減させることができる。   In the present embodiment, the dispatch server 100 directly accesses and processes the server 400 to be processed in response to the firmware acquisition / update request of the apparatus 300, not the mode of processing, but the address of the connection destination server 400 to the client 200. Is a mode of returning. For this reason, when there are a plurality of clients 200 and access concentrates on the dispatch server 100, the processing of the dispatch server 100 can be reduced.

上記機能を実現する具体的手段について、図2ないし5を参照して、詳細に説明する。   Specific means for realizing the above functions will be described in detail with reference to FIGS.

図2に、本実施形態の要部の機能構成を示す。
図示のように、ディスパッチサーバ100は、接続先選別手段101と接続先情報保持手段104を備え、接続先選別手段101は、固有情報抽出手段102と接続先検索処理手段103を有し、接続先情報保持手段104は、接続先に関するデータ群105を保持する。
In FIG. 2, the function structure of the principal part of this embodiment is shown.
As shown in the figure, the dispatch server 100 includes a connection destination selection unit 101 and a connection destination information holding unit 104. The connection destination selection unit 101 includes a unique information extraction unit 102 and a connection destination search processing unit 103. The information holding unit 104 holds a data group 105 related to the connection destination.

また、クライアント200は、接続先選択手段201を備え、接続先選択手段201は、固有情報取得送信手段202と接続先取得送信手段203を有する。また、クライアント200は、装置300とも接続されている。   The client 200 includes a connection destination selection unit 201, and the connection destination selection unit 201 includes a unique information acquisition / transmission unit 202 and a connection destination acquisition / transmission unit 203. The client 200 is also connected to the device 300.

クライアント200が持つ固有情報取得送信手段202は、装置300が持つ固有情報301を取得して、ディスパッチサーバ100に固有情報301を含むメッセージを送信する。接続先取得送信手段203は、ディスパッチサーバ100から接続先を取得し、サーバ400との送受信を行う。   The unique information acquisition / transmission means 202 possessed by the client 200 obtains the unique information 301 possessed by the apparatus 300 and transmits a message including the unique information 301 to the dispatch server 100. The connection destination acquisition transmission unit 203 acquires a connection destination from the dispatch server 100 and performs transmission / reception with the server 400.

ディスパッチサーバ100が持つ固有情報抽出手段102は、クライアント200から届いたメッセージより、固有情報301を抽出する。接続先検索処理手段103は、固有情報抽出手段202にて抽出した固有情報301と、接続先情報保持手段104を用いて検索を行う。接続先情報保持手段104は、接続先に関するデータ群105である。本実施形態において、接続先に関するデータ群105は、装置300内の固有情報301と接続先情報とを結びつけたデータを複数含むものである。   The unique information extraction unit 102 included in the dispatch server 100 extracts the unique information 301 from the message received from the client 200. The connection destination search processing unit 103 performs a search using the unique information 301 extracted by the unique information extraction unit 202 and the connection destination information holding unit 104. The connection destination information holding unit 104 is a data group 105 related to the connection destination. In the present embodiment, the data group 105 related to the connection destination includes a plurality of pieces of data in which the unique information 301 in the apparatus 300 is linked to the connection destination information.

なお、固有情報の具体例として図3に示す装置型番3011とシリアルナンバ3012が挙げられる(いずれか一方でもよい)。接続先情報保持手段104内に格納する装置固有情報を装置型番3011のみとした場合、装置型番3011毎に接続先を決定することができる。一方、装置型番3011とシリアルナンバ3012を接続先情報保持手段104に格納した場合、装置1台1台ごとに接続先を決定することが可能になる。   Specific examples of the unique information include a device model number 3011 and a serial number 3012 shown in FIG. 3 (any one may be used). When the device unique information stored in the connection destination information holding unit 104 is only the device model number 3011, the connection destination can be determined for each device model number 3011. On the other hand, when the device model number 3011 and the serial number 3012 are stored in the connection destination information holding unit 104, the connection destination can be determined for each device.

なお、一つの固有情報301に対して、複数の接続先情報を対応づけてもよい。図4に、この場合の実施形態全体の構成例を示す。図示のように、この場合の実施形態の構成は、装置A310の固有情報311に対応付けられる接続先としては、サーバA410とサーバAA410aがある構成である。   A plurality of pieces of connection destination information may be associated with one unique information 301. FIG. 4 shows a configuration example of the entire embodiment in this case. As illustrated, the configuration of the embodiment in this case is a configuration in which there are a server A 410 and a server AA 410 a as connection destinations associated with the unique information 311 of the device A 310.

次に、本実施形態の動作について、図2,図3,図4と、図5のシーケンス図を用いて説明する。なお、以下では、図4のように取得できる接続先情報が2つある場合を例に説明する。   Next, the operation of this embodiment will be described with reference to FIG. 2, FIG. 3, FIG. 4, and the sequence diagram of FIG. In the following, a case where there are two pieces of connection destination information that can be acquired as shown in FIG.

図5において、まず、クライアント200は、装置A310から固有情報取得送信手段202を用いて固有情報311を取得する(ステップS101,S102)。ここで言う固有情報311の具体例は、装置型番3011とシリアルナンバ3012であるとする。   In FIG. 5, first, the client 200 acquires the unique information 311 from the device A310 using the unique information acquisition / transmission means 202 (steps S101 and S102). The specific examples of the unique information 311 referred to here are an apparatus model number 3011 and a serial number 3012.

次に、固有情報取得送信手段202は、取得した固有情報311が固有情報取得送信手段202によって付与されたメッセージを、ディスパッチサーバ100にメッセージ送信する(ステップS103)。   Next, the unique information acquisition / transmission means 202 sends a message to which the acquired unique information 311 is given by the unique information acquisition / transmission means 202 to the dispatch server 100 (step S103).

ディスパッチサーバ100は、取得したメッセージから固有情報抽出手段102を用いて固有情報311を抽出する。接続先検索処理手段103は、抽出した固有情報311と、接続先保持手段104を用いて該当する接続先を導き(接続先検索処理)、導いた接続先をクライアント200に返却する(ステップS104,S105)。   The dispatch server 100 extracts the unique information 311 from the acquired message using the unique information extraction unit 102. The connection destination search processing means 103 derives the corresponding connection destination using the extracted unique information 311 and the connection destination holding means 104 (connection destination search processing), and returns the derived connection destination to the client 200 (step S104, S105).

ここで、接続先検索処理(ステップS104)により接続先が複数見つかった場合、これらをまとめてクライアント200に返却しても良い。クライアント200は、接続先取得送信手段203を用いて接続先情報(接続先のアドレスを含む)を取得し、接続先サーバへファームウェアの送信を要求するメッセージを送り(ステップS106)、接続先サーバからファームウェアを取得して(ステップS107)、装置A310にファームウェアを書き込む(ステップS110)。   Here, when a plurality of connection destinations are found by the connection destination search process (step S104), these may be collectively returned to the client 200. The client 200 acquires connection destination information (including the address of the connection destination) using the connection destination acquisition / transmission means 203, and sends a message requesting transmission of firmware to the connection destination server (step S106). The firmware is acquired (step S107), and the firmware is written in the device A310 (step S110).

図5のように、接続先がディスパッチサーバ100から複数返却された場合、返却された接続先分ファームウェア取得を繰り返し(ステップS106〜S109)、一番バージョンの新しいファームウェアを装置A310に書き込む(ステップS110)。   As shown in FIG. 5, when a plurality of connection destinations are returned from the dispatch server 100, firmware acquisition for the returned connection destinations is repeated (steps S106 to S109), and the newest version of firmware is written in the device A310 (step S110). ).

なお、ステップS110のファームウェア書込処理は、選択先選択手段201等が行う。   The firmware writing process in step S110 is performed by the selection destination selection unit 201 and the like.

上記実施形態の奏する効果について説明する。
第1の効果は、固有情報を持つ装置が接続されたクライアントから、前記装置に対応する情報を提供するサーバを自動的に選択することが可能になるということである。
The effect which the said embodiment show | plays is demonstrated.
The first effect is that it becomes possible to automatically select a server that provides information corresponding to a device from a client to which a device having unique information is connected.

第2の効果は、装置側の固有情報により接続先選択が可能になるということである。その理由は、クライアント200が装置300の固有情報取得機能を持ち、ディスパッチサーバ100で装置側固有情報に基づきサーバ接続先情報を返却するためである。   The second effect is that the connection destination can be selected based on the unique information on the device side. The reason is that the client 200 has the unique information acquisition function of the device 300 and the dispatch server 100 returns server connection destination information based on the device-side unique information.

第3の効果は、クライアント200が接続すべきサーバ400が複数あった場合も設定可能と言うことである。その理由は、ディスパッチサーバ100で装置固有情報と複数のサーバ接続先情報を紐付けて管理できるためである。   A third effect is that setting is possible even when there are a plurality of servers 400 to which the client 200 should be connected. This is because the dispatch server 100 can manage the device-specific information and a plurality of server connection destination information in association with each other.

なお、上記実施形態においては、クライアントに接続された装置用の情報/データとして、ファームウェアを用いた。しかしながら、本発明は、このファームウェアがコンテンツ等に置き換わった場合でも実施可能である。この場合、図1等に記載のファームウェア401が、コンテンツに置き換わる。   In the above embodiment, firmware is used as information / data for the device connected to the client. However, the present invention can be implemented even when this firmware is replaced with content or the like. In this case, the firmware 401 shown in FIG. 1 or the like is replaced with the content.

この場合、まず、サービスA510はコンテンツを配信(例えば音楽配信サービス)するサービスとなり、装置A310は、コンテンツをダウンロードして格納する。装置A310の固有情報311に対応した接続先サーバをサーバA410とした場合、クライアント200は、ディスパッチサーバ100経由でサーバA410の接続先情報を基にサーバA410に接続する。サーバA410は装置A310にコンテンツを自動的に格納する。本実施形態では、ユーザが意識しないでコンテンツをダウンロードできるため、視聴用コンテンツを自動的にユーザの装置A310にダウンロードする、といったことが可能になり、利用方法の可能性が広がるほか、ユーザ利便性も向上する。   In this case, first, the service A 510 is a service for distributing content (for example, a music distribution service), and the device A 310 downloads and stores the content. When the connection destination server corresponding to the unique information 311 of the device A310 is the server A410, the client 200 connects to the server A410 via the dispatch server 100 based on the connection destination information of the server A410. Server A 410 automatically stores content in device A 310. In the present embodiment, since the content can be downloaded without the user's awareness, it is possible to automatically download the viewing content to the user's device A310, and the possibility of usage is widened, as well as user convenience. Will also improve.

したがって、本発明は、固有情報を持つ装置に対応して使用するサーバを選択する用途に実施可能である。また、一連の処理を実行する際、複数のサーバへの問い合わせが必要な場合にも有利である。つまり、複数のサービス(音楽配信サービス、ファイル配信サービスなど)を一つの装置にて情報を取得することが出来るようになる。   Therefore, the present invention can be implemented for the purpose of selecting a server to be used corresponding to a device having specific information. Further, it is advantageous when it is necessary to inquire a plurality of servers when executing a series of processes. That is, information can be acquired from a plurality of services (music distribution service, file distribution service, etc.) using a single device.

なお、上述のクライアント200やディスパッチサーバ100は、一般的なハードウェアを備える汎用のコンピュータとして構成でき、これらハードウェアを利用して、図5を参照して説明したような上記実施形態の各処理を実現するソフトウェア・プログラムによっても、本発明の目的は達成することができる。また、そのようなソフトウェア/プログラムを格納したコンピュータ読取可能な記録媒体によっても同様に、本発明の目的は達成することができる。また、一部の機能をハードウェアで実現し、それらのハードウェアとソフトウェア・プログラムの協調動作により同様の機能を実現してもよい。   The client 200 and the dispatch server 100 described above can be configured as a general-purpose computer having general hardware, and each piece of processing of the above-described embodiment as described with reference to FIG. 5 using these hardware. The object of the present invention can also be achieved by a software program that implements the above. Similarly, the object of the present invention can be achieved by a computer-readable recording medium storing such software / program. Also, some functions may be realized by hardware, and similar functions may be realized by cooperative operation of these hardware and software programs.

100 ディスパッチサーバ
101 接続先選別手段
102 固有情報抽出手段
103 接続先検索処理手段
104 接続先情報保持手段
105 接続先に関するデータ群
200 クライアント
201 接続先選択手段
202 固有情報取得送信手段
203 接続先取得送信手段
300 装置
301 固有情報
3011 装置型番
3012 シリアルナンバ
400 サーバ
401 ファームウェア
500 サービス
DESCRIPTION OF SYMBOLS 100 Dispatch server 101 Connection destination selection means 102 Specific information extraction means 103 Connection destination search processing means 104 Connection destination information holding means 105 Data group related to connection destination 200 Client 201 Connection destination selection means 202 Specific information acquisition transmission means 203 Connection destination acquisition transmission means 300 Device 301 Specific Information 3011 Device Model Number 3012 Serial Number 400 Server 401 Firmware 500 Service

Claims (5)

ネットワークを介してクライアントと接続先情報取得サーバとが接続されている情報取得システムであって、
前記クライアントは、該クライアントに接続する装置に関する第1の情報である固有情報を取得し、前記接続先情報取得サーバへ送信する固有情報取得送信手段と、
前記接続先情報取得サーバから接続先情報を受信した場合、該接続先情報に基づく接続先へ前記クライアントに接続する装置に関する第2の情報の取得要求を送信する接続先情報取得送信手段と、を有し、
前記接続先情報取得サーバは、前記固有情報と、前記第2の情報の取得先に関する情報である接続先情報と、が紐付けられて記憶されている接続先情報保持手段と、
前記固有情報を受信した場合に、前記固有情報と、前記接続先情報保持手段と、を利用して、前記接続先情報を取得し、前記クライアントへ送信する接続先検索処理手段と、を有することを特徴とする、情報取得システム。
An information acquisition system in which a client and a connection destination information acquisition server are connected via a network,
The client acquires unique information that is first information related to a device connected to the client, and transmits unique information acquisition and transmission means for transmitting to the connection destination information acquisition server;
Connection destination information acquisition and transmission means for transmitting a second information acquisition request regarding a device connected to the client to a connection destination based on the connection destination information when connection destination information is received from the connection destination information acquisition server; Have
The connection destination information acquisition server includes a connection destination information holding unit in which the unique information and connection destination information that is information about an acquisition destination of the second information are associated and stored,
A connection destination search processing means for acquiring the connection destination information using the unique information and the connection destination information holding means and transmitting it to the client when the specific information is received; An information acquisition system characterized by
前記第2の情報の取得先が複数である場合、
前記接続先検索処理手段は、前記複数の取得先の情報を含む接続先情報を送信し、
前記接続先情報取得送信手段は、受信した前記接続先情報に基づく複数の接続先へ、前記主徳用級を送信することを特徴とする、請求項1記載の情報取得システム。
When there are a plurality of acquisition destinations of the second information,
The connection destination search processing means transmits connection destination information including information of the plurality of acquisition destinations,
2. The information acquisition system according to claim 1, wherein the connection destination information acquisition and transmission unit transmits the main morality class to a plurality of connection destinations based on the received connection destination information.
前記クライアントに接続する装置に関する前記第2の情報が、前記装置のファームウェアであり、
前記クライアントは、前記取得要求の結果得られたファームウェアの内、1つを選択して、前記装置に書き込むことを特徴とする、請求項1又は2記載の情報取得システム。
The second information regarding the device connected to the client is firmware of the device;
The information acquisition system according to claim 1, wherein the client selects one of firmware obtained as a result of the acquisition request and writes the selected firmware in the device.
ネットワークを介してクライアントと接続する接続先情報取得サーバであって、
前記クライアントに接続する装置に関する第1の情報である固有情報と、前記クライアントに接続する装置に関する第2の情報の取得先に関する情報である接続先情報と、が紐付けられて記憶されている接続先情報保持手段と、
前記クライアントから前記固有情報を受信した場合に、前記固有情報と、前記接続先情報保持手段と、を利用して、前記接続先情報を取得し、前記クライアントへ送信する接続先検索処理手段と、を有することを特徴とする、接続先情報取得サーバ。
A connection information acquisition server that connects to a client via a network,
A connection in which unique information, which is first information relating to a device connected to the client, and connection destination information, which is information relating to an acquisition destination of second information relating to a device connected to the client, are linked and stored. Prior information holding means;
A connection destination search processing means for acquiring the connection destination information using the unique information and the connection destination information holding means when receiving the specific information from the client, and transmitting the connection destination information to the client; A connection destination information acquisition server characterized by comprising:
ネットワークを介してクライアントと接続するサーバコンピュータを、
前記クライアントに接続する装置に関する第1の情報である固有情報と、前記クライアントに接続する装置に関する第2の情報の取得先に関する情報である接続先情報と、が紐付けられて記憶されている接続先情報保持手段として機能させ、
前記サーバコンピュータに、
前記クライアントから前記固有情報を受信した場合に、前記固有情報と、前記接続先情報保持手段と、を利用して、前記接続先情報を取得し、前記クライアントへ送信する接続先検索処理を実行させることを特徴とする、接続先情報取得プログラム。
A server computer connected to the client via the network
A connection in which unique information, which is first information related to a device connected to the client, and connection destination information, which is information related to an acquisition destination of second information related to a device connected to the client, are linked and stored. Function as a prior information holding means,
In the server computer,
When the unique information is received from the client, the connection destination information is acquired using the unique information and the connection destination information holding unit, and a connection destination search process for transmitting to the client is executed. Connection destination information acquisition program characterized by the above.
JP2009072425A 2009-03-24 2009-03-24 Information acquisition system, connection destination information acquisition server, and program Expired - Fee Related JP5324276B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009072425A JP5324276B2 (en) 2009-03-24 2009-03-24 Information acquisition system, connection destination information acquisition server, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009072425A JP5324276B2 (en) 2009-03-24 2009-03-24 Information acquisition system, connection destination information acquisition server, and program

Publications (2)

Publication Number Publication Date
JP2010224946A true JP2010224946A (en) 2010-10-07
JP5324276B2 JP5324276B2 (en) 2013-10-23

Family

ID=43042056

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009072425A Expired - Fee Related JP5324276B2 (en) 2009-03-24 2009-03-24 Information acquisition system, connection destination information acquisition server, and program

Country Status (1)

Country Link
JP (1) JP5324276B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9731666B2 (en) 2014-04-03 2017-08-15 Autonetworks Technologies, Ltd. Circuit assembly and electrical junction box

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001282661A (en) * 2000-03-31 2001-10-12 Sharp Corp Device and method for setting peripheral equipment, and computer-readable recording medium having recorded peripheral equipment setting program
JP2002247668A (en) * 2001-02-16 2002-08-30 Tomoo Sumi Controller and control program receiving method
JP2007535732A (en) * 2004-03-03 2007-12-06 スイスコム・モバイル・アクチエンゲゼルシヤフト How to access telecommunication services using an electronic address

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001282661A (en) * 2000-03-31 2001-10-12 Sharp Corp Device and method for setting peripheral equipment, and computer-readable recording medium having recorded peripheral equipment setting program
JP2002247668A (en) * 2001-02-16 2002-08-30 Tomoo Sumi Controller and control program receiving method
JP2007535732A (en) * 2004-03-03 2007-12-06 スイスコム・モバイル・アクチエンゲゼルシヤフト How to access telecommunication services using an electronic address

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9731666B2 (en) 2014-04-03 2017-08-15 Autonetworks Technologies, Ltd. Circuit assembly and electrical junction box

Also Published As

Publication number Publication date
JP5324276B2 (en) 2013-10-23

Similar Documents

Publication Publication Date Title
JP7197574B2 (en) Service registration in communication networks
CN100525315C (en) Method and system for change management of interfaces in distributed computer systems
TWI431978B (en) Methods, devices and systems for obtaining resources
US8776043B1 (en) Service image notifications
US20130066980A1 (en) Mapping raw event data to customized notifications
CN117459963A (en) Apparatus and method for discovering collectable data and analyzing data in network
JP2013542681A (en) Content sharing method and apparatus using group change information in content-centric network environment
US8694462B2 (en) Scale-out system to acquire event data
JP2011109258A (en) Information communication system, information retrieval server, information retrieval program, communication device, and request source communication device
KR20140128323A (en) Retrieving availability information from published calendars
KR101954101B1 (en) Method and apparuats for updating personal information
CN108989267A (en) Gray scale dissemination method, system, equipment and storage medium based on SIP
JP2008152553A (en) Data update processor, data update processing method and data update processing program
EP2635001B1 (en) System for providing access to presence status for mobile devices
US20140297762A1 (en) Method and system for timezone aware application programming interface
JP5324276B2 (en) Information acquisition system, connection destination information acquisition server, and program
WO2019134575A1 (en) Address book contact updating method, device, apparatus, and storage medium
CN105871972A (en) Video resource distributed cathe method, device and system
CN113382050B (en) Message transmission method, system, computing device and storage medium
US20140025775A1 (en) Content delivery system and method based on information-centric networking
CN108156246A (en) A kind of document distribution method, system, server and client
JP5151232B2 (en) Information distribution system, information distribution method, information distribution server, and information distribution program
US20120167092A1 (en) System and method for improved service oriented architecture
KR101906413B1 (en) Method and apparuats for updating personal information
JP5321891B2 (en) Printing system

Legal Events

Date Code Title Description
RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20110915

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20120222

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130131

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130212

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130402

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20130625

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130718

R150 Certificate of patent or registration of utility model

Ref document number: 5324276

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees