JP4689255B2 - Service management method, service search method, service management search system, and storage medium storing service management and search program - Google Patents

Service management method, service search method, service management search system, and storage medium storing service management and search program Download PDF

Info

Publication number
JP4689255B2
JP4689255B2 JP2004358601A JP2004358601A JP4689255B2 JP 4689255 B2 JP4689255 B2 JP 4689255B2 JP 2004358601 A JP2004358601 A JP 2004358601A JP 2004358601 A JP2004358601 A JP 2004358601A JP 4689255 B2 JP4689255 B2 JP 4689255B2
Authority
JP
Japan
Prior art keywords
service
information
management
terminal
program
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.)
Expired - Fee Related
Application number
JP2004358601A
Other languages
Japanese (ja)
Other versions
JP2006164175A (en
Inventor
大雅 淺野
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ricoh Co Ltd
Original Assignee
Ricoh Co 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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2004358601A priority Critical patent/JP4689255B2/en
Publication of JP2006164175A publication Critical patent/JP2006164175A/en
Application granted granted Critical
Publication of JP4689255B2 publication Critical patent/JP4689255B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、ネットワークを介して接続されたパーソナルコンピュータ等の情報機器同士のサービス管理方法、サービス検索方法、サービス管理検索システム、およびプログラムを記憶した記憶媒体に関する。   The present invention relates to a service management method, a service search method, a service management search system, and a storage medium storing a program between information devices such as personal computers connected via a network.

ネットワークを介して接続されたパーソナルコンピュータ(以下、「PC」という)、PDA(Personal Digital Assistance)等の情報端末機器やプリンタ、スキャナ、デジタルスチルカメラ等の周辺機器の間では、TCP/IP(Transmission Control Protocol/Internet Protocol)プロトコルを用いて接続を確立して、通信を行うことが可能である。但し、通信を行う際に相手機器のアドレス情報を知らないと接続を確立できない。   TCP / IP (Transmission) is used between information terminal devices such as personal computers (hereinafter referred to as “PCs”) and PDAs (Personal Digital Assistance) and peripheral devices such as printers, scanners, and digital still cameras connected via a network. Communication can be performed by establishing a connection using a Control Protocol / Internet Protocol) protocol. However, the connection cannot be established unless the address information of the counterpart device is known when performing communication.

通信先機器の固定のアドレス情報を取得している場合であれば、接続は容易に確立できるが、例えばDHCP(Dynamic Host Configuration Protocol)サーバーから動的なアドレス情報を取得している環境では、アドレス情報が起動する毎に異なるため、ネットワークを介して機器同士が通信を確立するのが困難になる。ホスト名を頼りに相手機器を探すという方法もあるが、必ずしも相手機器がDNS(Domain Name Server)サーバーに登録されている保証がないことや、DNSサーバーに登録してあるのとは別の名前をユーザーが任意で名付けている場合もある。そのような場合、DNSサーバーに登録されたホスト名からの検索も当てにならない。ホスト名を解決する手段として、他にもNetBIOS(Network Basic Input Output System)に基づく識別名を頼りにする方法や、WINS(Windows(登録商標) Internet Name Service)サーバーから検索する方法もあるが、DNSの場合と同様、相手機器が適切に設定を行っていないと、有効なアドレス情報の取得に失敗する。また、仮にDNS等から相手機器の有効なアドレス情報を検索したとしても、相手機器が所望のサービスを提供できるかどうかは分からないという問題がある。   If the fixed address information of the communication destination device is acquired, the connection can be easily established. For example, in an environment in which dynamic address information is acquired from a DHCP (Dynamic Host Configuration Protocol) server, the address Since the information changes every time the information is activated, it is difficult for the devices to establish communication via the network. There is also a method of searching for the partner device by relying on the host name, but there is no guarantee that the partner device is registered in the DNS (Domain Name Server) server, or a name other than that registered in the DNS server. May be arbitrarily named by the user. In such a case, a search from the host name registered in the DNS server is not reliable. There are other methods for resolving the host name, such as a method that relies on an identification name based on NetBIOS (Network Basic Input Output System) or a method that searches from a WINS (Windows (registered trademark) Internet Name Service) server. As in the case of DNS, acquisition of valid address information fails if the counterpart device is not properly set. Further, even if valid address information of the counterpart device is retrieved from DNS or the like, there is a problem that it is not known whether the counterpart device can provide a desired service.

相手機器が所望のサービスを提供可能であるかどうかを調べる手段の1つとしてポートスキャンという方法がある。ポート番号を指定してパケットを送信して、その応答によりポートが開いているかどうかを確認するものである。相手のアドレスが分からずにポートスキャンを頼りに相手機器を探す場合、ある程度広範囲のIPアドレスに対してスキャンを行うため、通信効率が悪いという問題がある。また、IPアドレスと指定したポートが開いているかどうかの情報しか得ることができないので、同一ポートで異なる種類のアプリケーションプログラムが起動しているかどうかを確かめることができない。   There is a method called port scan as one of means for checking whether or not a partner device can provide a desired service. A packet is transmitted by designating a port number, and whether or not the port is open is confirmed by a response. When searching for a partner device by relying on port scanning without knowing the partner's address, there is a problem in that communication efficiency is poor because scanning is performed for a certain range of IP addresses. In addition, since it is possible to obtain only information on whether the IP address and the designated port are open, it is not possible to confirm whether different types of application programs are running on the same port.

そこで、このような問題を解決する方法として、サービス検索技術というものがある。サービス検索技術として、例えばJini、SLP(Service Location Protocol)、UPnP(Universal Plug and Play)が知られている。これらのサービス検索技術では、組み込み機器の場合、規格に合わせて機器のファームウェアを作る必要があり、規格に適合しないとそのサービスは発見できないという問題がある。また、PC等の情報端末機器の場合、これらの規格に合わせてアプリケーションプログラムを作らないとサービスの自動登録が行えず、ユーザーが手動で登録する必要が生じる。もし手動で登録を行わなかった場合、そのサービスは発見できない状態のままである。また、これらの従来のサービス検索技術で相手機器を探し当てたとしても、アプリケーションプログラムがこれらの規格に対応していないとユーザーが手動でアプリケーションプログラムにネットワークアドレスを打ち込むという手間が必要となる。よって、既存のプログラムはほとんど手動での操作を行う必要が生じることが判る。このため、実行可能なマクロコマンドをサーバーに登録したインターネットサービス提供システムが知られている(例えば、特許文献1参照)。また、受信したネットワークアドレスをリモコン型の遠隔制御装置に送信し、遠隔制御装置は情報処理装置に、受信アドレスを送信することを可能とする情報通信システムが知られている(例えば、特許文献2参照)。
特開2001−216211号公報([0104]、図1参照) 特開平11−288397号公報([0032]、図3、図4参照)
Therefore, there is a service search technique as a method for solving such a problem. As service search technologies, for example, Jini, SLP (Service Location Protocol), and UPnP (Universal Plug and Play) are known. In these service search technologies, in the case of an embedded device, it is necessary to create a firmware for the device in accordance with the standard, and there is a problem that the service cannot be found unless it conforms to the standard. In the case of an information terminal device such as a PC, automatic registration of services cannot be performed unless an application program is created in accordance with these standards, and the user needs to register manually. If you do not register manually, the service remains undiscoverable. Further, even if a partner device is found using these conventional service search technologies, if the application program does not correspond to these standards, the user has to manually enter a network address into the application program. Therefore, it can be seen that existing programs need to be operated almost manually. For this reason, an Internet service providing system in which executable macro commands are registered in a server is known (for example, see Patent Document 1). In addition, an information communication system is known in which a received network address is transmitted to a remote control type remote control device, and the remote control device can transmit a reception address to an information processing device (for example, Patent Document 2). reference).
Japanese Patent Laid-Open No. 2001-216211 (see [0104], FIG. 1) Japanese Patent Laid-Open No. 11-28897 (refer to [0032], FIG. 3 and FIG. 4)

しかしながら、特許文献1に開示されたインターネットサービス提供システムは、サーバー側でマクロコマンドを実行し、結果の画面をクライアントに返すという、Webブラウザ型のクライアント/サーバー方式のアプリケーションにしか対応できず、既存のPC上のアプリケーションでは対応できないという問題がある。さらに、特許文献2に開示された情報通信システムは、通常のPCで操作する場合、PCのアプリケーションに遠隔制御装置からネットワークアドレスを受信して、アドレスを接続先として設定する仕組みが必要となるため、遠隔制御装置のような特殊な装置は不用である。また、アプリケーション毎に検索後どのような動作を行うかを予め登録することはできないという問題がある。   However, the Internet service providing system disclosed in Patent Document 1 can only support a Web browser type client / server application in which a macro command is executed on the server side and a result screen is returned to the client. There is a problem that the application on the PC cannot be supported. Furthermore, when the information communication system disclosed in Patent Document 2 is operated by a normal PC, a system for receiving a network address from a remote control device and setting the address as a connection destination is required for a PC application. Special devices such as remote control devices are unnecessary. In addition, there is a problem that it is impossible to register in advance what operation is performed after searching for each application.

本発明は、上記課題を解決するためになされたものであって、簡単な操作でインターネットを介して利用可能なサービスを管理および/または検索することを可能とするサービス管理方法、サービス検索方法、サービス管理検索システム、およびサービス管理および検索プログラムを記憶した記憶媒体を提供することを目的とする。   The present invention has been made in order to solve the above-described problems, and provides a service management method, a service search method, and a service management method capable of managing and / or searching for services available via the Internet with a simple operation. It is an object to provide a service management search system and a storage medium storing a service management and search program.

本発明のサービス管理方法は、通信回線を介してサービスを提供するサーバー端末において、提供可能なサービスに関するサービス情報を管理するサービス情報管理工程と、システムイベントを監視するシステムイベント監視工程と、前記システムイベント監視工程で前記システムイベントの発生が検出されると、サービス情報管理工程は、発生したシステムイベントが生成可能なサービスについてサービス情報を更新する工程と、サービス毎にサービス情報を提供するか否かを登録する公開可能サービス登録工程とを有するとともに、前記サービス情報管理工程は、前記システムイベント監視工程で前記システムイベントの発生が検出されたときに、発生したシステムイベントが提供可能なサービスが、前記公開可能サービス登録工程で登録されたサービスでないと判断された場合に、前記サービスを前記公開可能サービス登録工程に登録し前記サービスについてサービス情報を更新するか否かの確認指示を要求する工程を有する。 The service management method of the present invention includes a service information management process for managing service information related to a service that can be provided in a server terminal that provides a service via a communication line, a system event monitoring process for monitoring a system event, and the system When the occurrence of the system event is detected in the event monitoring step, the service information management step updates the service information for a service that can generate the generated system event, and whether to provide the service information for each service. The service information management step includes a service that can provide a generated system event when the occurrence of the system event is detected in the system event monitoring step. Register in the public service registration process If it is determined not to be services, a step of requesting to update the service information whether the confirmation instruction with respect to the service registering the service to the openable service registration process.

この方法により、システムイベントを監視することによりリアルタイムにサービス情報を更新できるので、利用者端末からサービスの検索が行われた場合、常に最新のサービス情報を提供することができ、手動で登録を行う手間が不要になり、簡単な操作でインターネットを介して利用可能なサービスを管理および/または検索することが可能になる。本書においてシステムイベント監視工程で監視されるシステムイベントとは、例えば通信ポートの開閉、アプリケーションプログラムのプロセスの変化など、サーバー端末をサービス提供可能な状態、すなわちスタンバイ状態に至らしめるものであればよい。また、この方法により、公開可能なサービスとして登録されていないサービス情報の公開非公開をユーザーに尋ね、必要な場合は新たに登録可能なサービス情報を追加することが可能となる。 With this method, service information can be updated in real time by monitoring system events, so when a service search is performed from a user terminal, the latest service information can always be provided, and manual registration is performed. It is possible to manage and / or search for services available via the Internet with a simple operation. In this document, the system event monitored in the system event monitoring step may be anything that brings the server terminal into a service-provided state, that is, a standby state, such as opening / closing of a communication port or a change in the process of an application program. Also, this method allows the user to ask the user whether to disclose service information that is not registered as a publicly available service, and to add newly registerable service information if necessary.

また、本発明のサービス管理方法は、前記サーバー端末は更に、前記通信回線との開閉を行う通信ポートを有し、前記サーバー端末は開いた前記通信ポートを介して前記サービスを提供し、前記システムイベント監視工程は、前記通信ポートの開閉を監視するポート監視工程を有し、前記サービス情報管理工程は、前記通信ポートを介して提供可能なサービスに関するサービス情報を管理する工程を有し、前記ポート監視工程が前記通信ポートの開閉を検出すると、前記サービス情報管理工程は、開閉が行われた前記通信ポートを介して提供可能なサービスについてサービス情報を更新する工程を有してもよい。   In the service management method of the present invention, the server terminal further includes a communication port that opens and closes the communication line, the server terminal provides the service via the opened communication port, and the system The event monitoring step includes a port monitoring step of monitoring the opening and closing of the communication port, and the service information management step includes a step of managing service information related to a service that can be provided via the communication port, and the port When the monitoring step detects opening / closing of the communication port, the service information management step may include a step of updating service information for a service that can be provided via the communication port that has been opened / closed.

この方法により、通信ポートの開閉を監視することによりリアルタイムにサービス情報を更新できるので、利用者端末からサービスの検索が行われた場合、常に最新のサービス情報を提供することができる。   By this method, the service information can be updated in real time by monitoring the opening and closing of the communication port. Therefore, when a service search is performed from the user terminal, the latest service information can always be provided.

また、本発明のサービス管理方法は、前記サービス情報管理工程は、前記サーバー端末で前記サービスを生成可能なプログラムを登録するプログラム登録工程を有し、前記システムイベント監視工程は、前記サーバー端末で前記プログラム登録工程で登録された前記プログラムの起動および終了を監視するプログラム監視工程を有し、前期サービス情報管理工程は、前記プログラム監視工程で前記プログラムの起動または終了が検出されると、起動または終了されたプログラムが生成可能なサービスに関するサービス情報を更新する工程を有してもよい。   In the service management method of the present invention, the service information management step includes a program registration step of registering a program capable of generating the service at the server terminal, and the system event monitoring step is performed at the server terminal. A program monitoring step for monitoring the start and end of the program registered in the program registration step, and the previous service information management step starts or ends when the start or end of the program is detected in the program monitoring step There may be a step of updating service information relating to services that can be generated by the programmed program.

この方法により、サービスを生成可能なプログラムを監視することによりリアルタイムにサービス情報を更新できるので、利用者端末からサービスの検索が行われた場合、常に最新のサービス情報を提供することができる。   By this method, service information can be updated in real time by monitoring a program that can generate a service. Therefore, when a service search is performed from a user terminal, the latest service information can always be provided.

また、本発明のサービス管理方法は、前記システムイベント監視工程で前記システムイベントの発生が検出されると、前記サービス情報管理工程は、発生が検出されたシステムイベントが提供可能なサービスが、前記公開可能サービス登録工程で登録されたサービスか否かを判断する判断工程と、前記判断工程で前記公開可能サービス登録工程で登録されたサービスであると判断された場合には前記公開可能サービス登録工程で登録された内容に応じて前記サービスについてサービス情報を更新する工程とを有してもよい。 The service management method of the present invention, the occurrence of said system events in the previous SL system event monitoring procedure is detected, the service information management step, the service can be provided system events generated is detected is, the A determination step for determining whether or not the service is registered in the public service registration step, and the public service registration step when the determination step determines that the service is registered in the public service registration step. And updating the service information for the service in accordance with the contents registered in.

この方法により、サービス情報で公開可能なサービスのみを公開することができる。   By this method, only services that can be disclosed by service information can be disclosed.

また、本発明のサービス管理方法は、前記サーバー端末は前記通信回線を介してサービス管理端末を含む情報端末と通信可能であり、前記サーバー端末が、サービス情報をサービス管理端末に送信するサービス情報送信工程と、前記サービス管理端末が、前記サーバー端末から送信されたサービス情報を集中して管理するサービス情報集中管理工程と、前記サーバー端末が、前記サービス情報管理工程で管理されたサービス情報が更新されると、前記通信回線を介して前記更新されたサービス情報を前記サービス管理端末に送信するサービス更新情報送信工程と、前記サービス管理端末が、前記更新されたサービス情報を受け取ると、前記サービス情報集中管理工程は、管理されたサービス情報を更新する工程を有してもよい。   In the service management method of the present invention, the server terminal can communicate with an information terminal including a service management terminal via the communication line, and the server terminal transmits service information to the service management terminal. A service information centralized management process in which the service management terminal centrally manages service information transmitted from the server terminal, and the service information managed in the service information management process by the server terminal is updated. Then, a service update information transmission step of transmitting the updated service information to the service management terminal via the communication line, and when the service management terminal receives the updated service information, the service information concentration The management process may include a process of updating the managed service information.

この方法により、ブロードキャストまたはマルチキャストを利用して複数のサーバー端末に対してサービス検索を要求するよりも、効率のよいサービス検索を行うことが可能になる。   This method makes it possible to perform service search more efficiently than requesting a service search to a plurality of server terminals using broadcast or multicast.

また、本発明のサービス管理方法は、前記情報端末は前記通信回線を介して前記サービス管理端末側に対して、前記サービス情報集中管理工程で管理されたサービス情報について、前記サービスを提供するサーバー端末、サービスを生成可能なプログラム、またはサービスが提供される通信ポートの識別情報の少なくとも一つに基づいて検索可能であってもよい。   In the service management method of the present invention, the information terminal is a server terminal that provides the service with respect to the service information managed in the service information centralized management process to the service management terminal via the communication line. The program may be searchable based on at least one of identification information of a program capable of generating a service or a communication port provided with the service.

この方法により、情報端末は、集中的に管理されたサービス情報について例えば、IPアドレス、サービスアプリケーション名、プロトコル名、ポート番号などに基づいて検索を行うことができる。   By this method, the information terminal can search service information managed in a centralized manner based on, for example, an IP address, a service application name, a protocol name, a port number, and the like.

また、本発明のサービス管理方法は、前記サービス管理端末が、前記情報端末の識別情報を登録する識別情報登録工程と、前記情報端末が、サービス情報の検索要求を前記情報端末の識別情報とともに前記サービス管理端末に送信する工程と、前記サービス管理端末側が、前記情報端末からサービス情報の検索要求を受け取ると、前記情報端末の識別情報が前記識別情報登録工程で登録されているか否かを判断する判断工程と、前記判断工程で前記情報端末の識別情報が前記識別情報登録工程で登録されていると判断された場合に前記サービス情報管理工程に管理されたサービス情報の検索を許可する工程とを有してもよい。   The service management method of the present invention includes an identification information registration step in which the service management terminal registers identification information of the information terminal, and the information terminal sends a service information search request together with the identification information of the information terminal. When the service management terminal receives a service information search request from the information terminal, the service management terminal side determines whether or not the identification information of the information terminal is registered in the identification information registration step. A determination step, and a step of permitting retrieval of service information managed in the service information management step when it is determined in the determination step that identification information of the information terminal is registered in the identification information registration step. You may have.

この方法により、集中的に管理されたサービス情報について登録された情報端末にのみ検索を許可することができる。   By this method, it is possible to permit a search only to information terminals registered for service information managed in a centralized manner.

また、本発明のサービス管理方法は、前記サーバー端末は、前記サービス情報管理工程で管理されたサービス情報に基づいてサービスを提供してもよい。   In the service management method of the present invention, the server terminal may provide a service based on the service information managed in the service information management process.

この方法により、サーバー端末が提供可能なサービスをサービス情報に基づいて制限することができる。   With this method, services that can be provided by the server terminal can be limited based on the service information.

本発明のサービス検索方法は、通信回線を介してサービスを提供するサーバー端末において、前記サーバー端末が提供可能なサービスと前記サービスを利用可能な情報端末の識別情報とを関連付けたサービス管理情報を管理するサービス情報管理工程と、前記情報端末から所定の条件に基づくサービスの検索要求を受けると、前記情報端末の識別情報を読み込み、サービス情報管理工程に管理されたサービス管理情報から前記情報端末に対応する該当するサービスを検索するサービス検索工程と、前記サーバー端末におけるシステムイベントを監視するシステムイベント監視工程と、前記サービス情報管理工程で生成されたサービス管理情報に複数のサービスの処理手順を登録するサービス処理手順登録工程と、前記システムイベント監視工程で発生が検出された前記システムイベントが生成可能なサービスが前記サービス処理手順登録工程で登録されたサービスであるか否かを判断する判断工程と、前記判断工程で前記サービス処理手順登録工程に登録されているサービスであると判断された場合に、前記情報端末に対して前記サービス処理手順登録工程で登録された前記処理手順に従って処理を実行する工程と、前記判断工程で前記サービス処理手順登録工程に登録されているサービスでないと判断された場合に、前記サービスのアドレス情報を取得し前記情報端末に対して提示可能にする工程とを有する。 The service search method of the present invention manages service management information in which a service that can be provided by the server terminal and identification information of an information terminal that can use the service are associated with each other at a server terminal that provides the service via a communication line. Service information management process, and upon receiving a service search request based on a predetermined condition from the information terminal, the identification information of the information terminal is read and the information management terminal manages the service information managed in the service information management process. A service search process for searching for a corresponding service, a system event monitoring process for monitoring a system event in the server terminal, and a service for registering a plurality of service processing procedures in the service management information generated in the service information management process Processing procedure registration process and the system event monitoring process A determination step for determining whether a service capable of generating the system event in which occurrence has been detected is a service registered in the service processing procedure registration step, and registration in the service processing procedure registration step in the determination step A process that executes processing according to the processing procedure registered in the service processing procedure registration step with respect to the information terminal when it is determined that the service process is performed, and the service processing procedure registration step that is performed in the determination step And when it is determined that the service is not registered in the service, the address information of the service is acquired and can be presented to the information terminal .

この方法により、ユーザーが使いたいプログラムを指定すれば、検索プログラムが自動的に検索条件を決定して検索するので、ユーザーがサービス検索や通信プロトコルに関する知識がなくても、所望のサービスを提供する機器を検索することができ、手動で登録を行う手間が不要になる。また、この方法により、ユーザーが使いたいプログラムを指定すれば、検索プログラムが自動的に検索条件を決定して検索し、所定の処理を実行することができる。 By this method, if the user specifies the program that he / she wants to use, the search program automatically determines the search condition and performs the search, so that the user can provide the desired service without knowledge of service search or communication protocol. The device can be searched, and the trouble of manually registering is eliminated. Further, according to this method, when a user specifies a program that the user wants to use, the search program can automatically determine and search for a search condition and execute a predetermined process.

また、本発明のサービス検索方法は、前記サービス情報管理工程は、前記システムイベント監視工程で前記システムイベントの発生が検出されたときに、発生した前記システムイベントが生成可能なサービスについてサービス管理情報を更新する工程を有してもよい。 The service search method of the present invention, the service information management step, when the occurrence of the system event by the system event monitoring process is detected, the generated said system event service management information about the product can services You may have the process to update.

この方法により、システムイベントを監視することによりリアルタイムにサービス管理情報を更新できるので、速やかに所望のサービスを提供する機器を検索することができる。   With this method, the service management information can be updated in real time by monitoring system events, so that a device that provides a desired service can be searched quickly.

また、本発明のサービス検索方法は、前記システムイベント監視工程が発生を検出した前記システムイベントが生成可能なサービスが前記サービス処理手順登録工程で登録されたサービスである場合、前記サービス管理情報から前記サービスを生成可能なプログラムの識別情報とアドレス情報を取得し、前記サービスを実行可能にしてもよい。   In the service search method of the present invention, when a service that can generate the system event detected by the system event monitoring step is a service registered in the service processing procedure registration step, It is also possible to acquire the identification information and address information of a program that can generate a service and make the service executable.

この方法により、ユーザーが使いたいプログラムを指定すれば、検索プログラムが自動的に検索条件を決定して検索し、必要なアドレス情報を機器に設定することができる。   According to this method, when a user designates a program that the user wants to use, the retrieval program can automatically determine and retrieve the retrieval condition and set necessary address information in the device.

本発明のサービス管理および検索システムは、上記の何れかに記載のサービス管理方法を実行するサービス管理装置と、上記の何れかに記載のサービス検索方法を実行するサービス検索装置とを備える。   The service management and search system of the present invention includes a service management apparatus that executes any one of the service management methods described above and a service search apparatus that executes any one of the service search methods described above.

この構成により、リアルタイムにサービス情報を更新できるので、ユーザーが使いたいプログラムを指定すれば、検索プログラムが自動的に検索条件を決定して検索するので、ユーザーがサービス検索や通信プロトコルに関する知識がなくても、所望のサービスを提供する機器を検索すること、および利用者端末からサービスの検索が行われた場合、常に最新のサービス情報を1台のPCでも提供することができ、手動で登録を行う手間が不要になり、簡単な操作でインターネットを介して利用可能なサービスを管理および/または検索することが可能になる。   With this configuration, service information can be updated in real time, so if a user specifies a program that the user wants to use, the search program automatically determines and searches for the search conditions, so the user has no knowledge of service search or communication protocols. However, when searching for a device that provides a desired service and when a service search is performed from a user terminal, the latest service information can always be provided by one PC, and manual registration is performed. This eliminates the need to perform the operation, and makes it possible to manage and / or search for services available via the Internet with a simple operation.

本発明のサービス管理プログラムを記憶した記憶媒体は、通信回線を介してサービスを提供するサーバー端末において、コンピュータに提供可能なサービスに関するサービス情報を管理するサービス情報管理工程と、システムイベントを監視するシステムイベント監視工程と、前記システムイベント監視工程で前記システムイベントの発生が検出されると、サービス情報管理工程は、発生したシステムイベントが生成可能なサービスについてサービス情報を更新する工程と、サービス毎にサービス情報を提供するか否かを登録する公開可能サービス登録工程とを有するとともに、前記サービス情報管理工程は、前記システムイベント監視工程で前記システムイベントの発生が検出されたときに、発生したシステムイベントが提供可能なサービスが、前記公開可能サービス登録工程で登録されたサービスでないと判断された場合に、前記サービスを前記公開可能サービス登録工程に登録し前記サービスについてサービス情報を更新するか否かの確認指示を要求する工程を実行させるものから構成される。 A storage medium storing a service management program according to the present invention includes a service information management process for managing service information related to a service that can be provided to a computer at a server terminal that provides a service via a communication line, and a system for monitoring a system event When the occurrence of the system event is detected in the event monitoring step and the system event monitoring step, the service information management step includes a step of updating service information for a service that can generate the generated system event, and a service for each service. A publicly available service registration step for registering whether or not to provide information, and the service information management step includes a system event that occurs when the occurrence of the system event is detected in the system event monitoring step. Available services If it is determined that the service is not registered in the public service registration process, the service is registered in the public service registration process, and a confirmation instruction as to whether or not to update service information for the service is requested. It consists of what makes the process run.

この構成により、システムイベントを監視してリアルタイムにサービス情報を更新できるので、利用者端末からサービスの検索が行われた場合、常に最新のサービス情報を提供することができ、手動で登録を行う手間が不要になり、簡単な操作でインターネットを介して利用可能なサービスを管理および/または検索することが可能になる。また、この構成により、公開可能なサービスとして登録されていないサービス情報の公開非公開をユーザーに尋ね、必要な場合は新たに登録可能なサービス情報を追加することが可能となる。 With this configuration, it is possible to monitor system events and update service information in real time, so when a service search is performed from a user terminal, the latest service information can always be provided, and manual registration is troublesome. Becomes unnecessary, and it becomes possible to manage and / or search for services available via the Internet with a simple operation. Also, with this configuration, it is possible to ask the user whether to disclose service information that is not registered as a publicly available service, and to add newly registerable service information if necessary.

本発明のサービス管理プログラムを記憶した記憶媒体は、前記サーバー端末は更に、前記通信回線との開閉を行う通信ポートを有し、前記サーバー端末は開いた前記通信ポートを介して前記サービスを提供し、コンピュータに、前記システムイベント監視工程は、前記通信ポートの開閉を監視するポート監視工程を有し、前記サービス情報管理工程は、前記通信ポートを介して提供可能なサービスに関するサービス情報を管理する工程を有し、前記ポート監視工程が前記通信ポートの開閉を検出すると、前記サービス情報管理工程は、開閉が行われた前記通信ポートを介して提供可能なサービスについてサービス情報を更新する工程を実行させるものから構成される。   In the storage medium storing the service management program of the present invention, the server terminal further has a communication port for opening and closing the communication line, and the server terminal provides the service via the opened communication port. In the computer, the system event monitoring step includes a port monitoring step of monitoring the opening and closing of the communication port, and the service information management step is a step of managing service information relating to a service that can be provided via the communication port. And when the port monitoring step detects opening / closing of the communication port, the service information management step executes a step of updating service information for a service that can be provided via the communication port that has been opened / closed Composed of things.

この構成により、通信ポートの開閉を監視してリアルタイムにサービス情報を更新できるので、利用者端末からサービスの検索が行われた場合、常に最新のサービス情報を提供することができる。   With this configuration, since the service information can be updated in real time by monitoring the opening and closing of the communication port, the latest service information can always be provided when a service search is performed from the user terminal.

また、本発明のサービス管理プログラムを記憶した記憶媒体は、コンピュータに、前記サービス情報管理工程は、前記サーバー端末で前記サービスを生成可能なプログラムを登録するプログラム登録工程を有し、前記システムイベント監視工程は、前記サーバー端末で前記プログラム登録工程で登録された前記プログラムの起動および終了を監視するプログラム監視工程を有し、前期サービス情報管理工程は、前記プログラム監視工程で前記プログラムの起動または終了が検出されると、起動または終了されたプログラムが生成可能なサービスに関するサービス情報を更新する工程を実行させるものから構成されてもよい。   Further, the storage medium storing the service management program of the present invention has a program registration step of registering a program capable of generating the service at the server terminal in a computer, and the service information management step includes the system event monitoring. The process includes a program monitoring process for monitoring the start and end of the program registered in the program registration process at the server terminal, and the service information management process in the previous period is the start or end of the program in the program monitoring process. When detected, the program may be configured to execute a process of updating service information related to a service that can be generated by the activated or terminated program.

この構成により、サービスを生成可能なプログラムを監視してリアルタイムにサービス情報を更新できるので、利用者端末からサービスの検索が行われた場合、常に最新のサービス情報を提供することができる。   With this configuration, the service information can be updated in real time by monitoring a program that can generate a service. Therefore, when a service search is performed from a user terminal, the latest service information can always be provided.

また、本発明のサービス管理プログラムを記憶した記憶媒体は、コンピュータに、前記システムイベント監視工程で前記システムイベントの発生が検出されると、前記サービス情報管理工程は、発生が検出されたシステムイベントが提供可能なサービスが、前記公開可能サービス登録工程で登録されたサービスか否かを判断する判断工程と、前記判断工程で前記公開可能サービス登録工程で登録されたサービスであると判断された場合には前記公開可能サービス登録工程で登録された内容に応じて前記サービスについてサービス情報を更新する工程とを実行させるものから構成されてもよい。 The storage medium storing the service management program of the present invention, the computer, the occurrence of said system events in the previous SL system event monitoring procedure is detected, the service information management step, the occurrence was detected system event When it is determined that the service that can be provided is a service registered in the publishable service registration process and a determination process that determines whether the service is registered in the publishable service registration process May be configured to execute a service information update process for the service in accordance with the contents registered in the publicly available service registration process.

この構成により、サービス情報で公開可能なサービスのみを公開することができる。   With this configuration, only services that can be disclosed by service information can be disclosed.

また、本発明のサービス管理プログラムを記憶した記憶媒体は、コンピュータに、前記サーバー端末は前記通信回線を介してサービス管理端末を含む情報端末と通信可能であり、前記サーバー端末が、サービス情報をサービス管理端末に送信するサービス情報送信工程と、前記サービス管理端末が、前記サーバー端末から送信されたサービス情報を集中して管理するサービス情報集中管理工程と、前記サーバー端末が、前記サービス情報管理工程で管理されたサービス情報が更新されると、前記通信回線を介して前記更新されたサービス情報を前記サービス管理端末に送信するサービス更新情報送信工程と、前記サービス管理端末が、前記更新されたサービス情報を受け取ると、前記サービス情報集中管理工程は、管理されたサービス情報を更新する工程とを実行させるものから構成されてもよい。   The storage medium storing the service management program of the present invention can communicate with a computer, the server terminal can communicate with an information terminal including the service management terminal via the communication line, and the server terminal provides service information. A service information transmission step for transmitting to the management terminal, a service information centralized management step for the service management terminal to centrally manage service information transmitted from the server terminal, and the server terminal for the service information management step. When the managed service information is updated, a service update information transmitting step of transmitting the updated service information to the service management terminal via the communication line; and the service management terminal includes the updated service information. The service information centralized management process receives the managed service information. It may be constructed from those for executing the steps of the new to.

この構成により、ブロードキャストまたはマルチキャストを利用して複数のサーバー端末に対してサービス検索を要求するよりも、効率のよいサービス検索を行うことが可能になる。   With this configuration, it is possible to perform service search more efficiently than requesting service search to a plurality of server terminals using broadcast or multicast.

また、本発明のサービス管理プログラムを記憶した記憶媒体は、コンピュータに、前記情報端末は前記通信回線を介して前記サービス管理端末側に対して、前記サービス情報集中管理工程で管理されたサービス情報について、前記サービスを提供するサーバー端末、サービスを生成可能なプログラム、またはサービスが提供される通信ポートの識別情報の少なくとも一つに基づいて検索可能とさせるものから構成されてもよい。   Further, the storage medium storing the service management program of the present invention relates to service information managed in the service information centralized management step in a computer, and the information terminal manages the service management terminal side via the communication line. , A server terminal that provides the service, a program that can generate the service, or a server that enables search based on at least one of identification information of a communication port that provides the service.

この構成により、情報端末は、集中的に管理されたサービス情報について例えば、IPアドレス、サービスアプリケーション名、プロトコル名、ポート番号などに基づいて検索を行うことができる。   With this configuration, the information terminal can search service information managed in a centralized manner based on, for example, an IP address, a service application name, a protocol name, and a port number.

また、本発明のサービス管理プログラムを記憶した記憶媒体は、コンピュータに、前記サービス管理端末が、前記情報端末の識別情報を登録する識別情報登録工程と、前記情報端末が、サービス情報の検索要求を前記情報端末の識別情報とともに前記サービス管理端末に送信する工程と、前記サービス管理端末側が、前記情報端末からサービス情報の検索要求を受け取ると、前記情報端末の識別情報が前記識別情報登録工程で登録されているか否かを判断する判断工程と、前記判断工程で前記情報端末の識別情報が前記識別情報登録工程で登録されていると判断された場合に前記サービス情報管理工程に管理されたサービス情報の検索を許可する工程とを実行させるものから構成されてもよい。   The storage medium storing the service management program of the present invention includes: an identification information registration step in which the service management terminal registers identification information of the information terminal; and the information terminal makes a service information search request to a computer. Transmitting to the service management terminal together with the identification information of the information terminal; and when the service management terminal receives a service information search request from the information terminal, the identification information of the information terminal is registered in the identification information registration step A determination step for determining whether or not the identification information of the information terminal has been registered in the identification information registration step in the determination step, and service information managed in the service information management step And the step of permitting the search.

この構成により、集中的に管理されたサービス情報について登録された情報端末にのみ検索を許可することができる。   With this configuration, it is possible to permit a search only to information terminals registered for service information managed in a centralized manner.

また、本発明のサービス管理プログラムを記憶した記憶媒体は、コンピュータに、前記サーバー端末は、前記サービス情報管理工程で管理されたサービス情報に基づいてサービスを提供させるものから構成されてもよい。   Further, the storage medium storing the service management program of the present invention may be configured such that a computer causes the server terminal to provide a service based on the service information managed in the service information management process.

この構成により、サーバー端末が提供可能なサービスをサービス情報に基づいて制限することができる。   With this configuration, the services that can be provided by the server terminal can be limited based on the service information.

本発明のサービス検索プログラムは、通信回線を介してサービスを提供するサーバー端末において、前記サーバー端末が提供可能なサービスと前記サービスを利用可能な情報端末の識別情報とを関連付けたサービス管理情報を管理するサービス情報管理工程と、前記情報端末から所定の条件に基づくサービスの検索要求を受けると、前記情報端末の識別情報を読み込み、サービス情報管理工程に管理されたサービス管理情報から前記情報端末に対応する該当するサービスを検索するサービス検索工程と、前記サーバー端末におけるシステムイベントを監視するシステムイベント監視工程と、サービス情報管理工程で生成されたサービス管理情報に複数のサービスの処理手順を登録するサービス処理手順登録工程と、前記システムイベント監視工程で発生が検出された前記システムイベントが生成可能なサービスが前記サービス処理手順登録工程で登録されたサービスであるか否かを判断する判断工程と、前記判断工程で前記サービス処理手順登録工程に登録されているサービスであると判断された場合に、前記情報端末に対して前記サービス処理手順登録工程で登録された前記処理手順に従って処理を実行する工程と、前記判断工程で前記サービス処理手順登録工程に登録されているサービスでないと判断された場合に、前記サービスのアドレス情報を取得し前記情報端末に対して提示可能にする工程とを実行させるものから構成されている。 The service search program of the present invention manages service management information in which a service that can be provided by the server terminal and identification information of an information terminal that can use the service are associated with each other at a server terminal that provides the service via a communication line. Service information management process, and upon receiving a service search request based on a predetermined condition from the information terminal, the identification information of the information terminal is read and the information management terminal manages the service information managed in the service information management process. A service search process for searching for a corresponding service, a system event monitoring process for monitoring a system event in the server terminal, and a service process for registering a plurality of service processing procedures in the service management information generated in the service information management process Procedure registration process and system event monitoring A determination step for determining whether a service that can generate the system event whose occurrence has been detected is a service registered in the service processing procedure registration step; and When it is determined that the service is a registered service, a process is executed for the information terminal in accordance with the process procedure registered in the service process procedure registration step, and the service process procedure registration is performed in the determination step. When it is determined that the service is not registered in the process, the process acquires the address information of the service and makes it possible to present it to the information terminal .

この構成により、ユーザーが使いたいプログラムを指定すれば、検索プログラムが自動的に検索条件を決定して検索するので、ユーザーがサービス検索や通信プロトコルに関する知識がなくても、所望のサービスを提供する機器を検索することができ、手動で登録を行う手間が不要になる。また、この構成により、ユーザーが使いたいプログラムを指定すれば、検索プログラムが自動的に検索条件を決定して検索し、所定の処理を実行することができる。 With this configuration, when a user specifies a program that the user wants to use, the search program automatically determines and searches the search conditions, so that the user can provide a desired service without knowledge of service search or communication protocol. The device can be searched, and the trouble of manually registering is eliminated. Also, with this configuration, if the user specifies a program that the user wants to use, the search program can automatically determine and search for a search condition and execute a predetermined process.

また、本発明のサービス検索プログラムは、コンピュータに、前記サービス情報管理工程は、前記システムイベント監視工程で前記システムイベントの発生が検出されたときに、発生したシステムイベントが生成可能なサービスについてサービス管理情報を更新する工程を実行させるものから構成されてもよい。 The service search program of the present invention, the computer, before SL service information management step, when the occurrence of the system event by the system event monitoring process is detected, the generated system event for generatable SERVICES it may be constructed from those to execute a more Engineering for updating the management information.

この構成により、システムイベントを監視してリアルタイムにサービス管理情報を更新できるので、速やかに所望のサービスを提供する機器を検索することができる。   With this configuration, system events can be monitored and service management information can be updated in real time, so that a device that provides a desired service can be quickly searched.

また、本発明のサービス検索プログラムは、コンピュータに、前記システムイベント監視工程が発生を検出した前記システムイベントが生成可能なサービスが前記サービス処理手順登録工程で登録されたサービスである場合、前記サービス管理情報から前記サービスを生成可能なプログラムの識別情報とアドレス情報を取得し、前記サービスを実行可能にさせるものから構成されてもよい。   In the service search program of the present invention, when the service that can generate the system event detected by the system event monitoring step is registered in the service processing procedure registration step, the service management program It may be configured to acquire identification information and address information of a program capable of generating the service from the information and make the service executable.

この構成により、ユーザーが使いたいプログラムを指定すれば、検索プログラムが自動的に検索条件を決定して検索し、必要なアドレス情報を機器に設定することができる。   With this configuration, when a user specifies a program that the user wants to use, the search program can automatically determine and search for a search condition and set necessary address information in the device.

本発明のサービス管理および検索プログラムは、上記の何れかに記載のサービス管理プログラムと、上記の何れかに記載のサービス検索プログラムを記憶した記憶媒体から構成されている。   The service management and search program according to the present invention includes the service management program described above and a storage medium storing the service search program described above.

この構成により、リアルタイムにサービス情報を更新できるので、ユーザーが使いたいプログラムを指定すれば、検索プログラムが自動的に検索条件を決定して検索するので、ユーザーがサービス検索や通信プロトコルに関する知識がなくても、所望のサービスを提供する機器を検索すること、および利用者端末からサービスの検索が行われた場合、常に最新のサービス情報を1台のPCでも提供することができ、手動で登録を行う手間が不要になり、簡単な操作でインターネットを介して利用可能なサービスを管理および/または検索することが可能になる。   With this configuration, service information can be updated in real time, so if a user specifies a program that the user wants to use, the search program automatically determines and searches for the search conditions, so the user has no knowledge of service search or communication protocols. However, when searching for a device that provides a desired service and when a service search is performed from a user terminal, the latest service information can always be provided by one PC, and manual registration is performed. This eliminates the need to perform the operation, and makes it possible to manage and / or search for services available via the Internet with a simple operation.

以上説明したように、本発明は、サービスを提供する相手機器のネットワークアドレス等を知らなくても、簡単な操作でインターネットを介して利用可能なサービスを管理および/または検索することを可能とするサービス管理方法、サービス検索方法、サービス管理検索システム、およびサービス管理および検索プログラムを記憶した記憶媒体を提供することができるものである。   As described above, the present invention makes it possible to manage and / or search for a service that can be used via the Internet with a simple operation without knowing the network address or the like of a counterpart device that provides the service. A service management method, a service search method, a service management search system, and a storage medium storing a service management and search program can be provided.

以下、本発明の実施の形態について、図面を参照して説明する。   Embodiments of the present invention will be described below with reference to the drawings.

(第1の実施の形態)
図1は、本発明に係る第1の実施の形態のサービス管理方法のプログラムが実行される、通信回線3を介してサービスを提供するサーバー端末1と、通信回線3を介してサーバー端末1と通信し、サーバー端末1からサービスを享受する利用者端末2とから構成されるネットワークシステムを示している。サーバー端末1は、例えばFTP(File Transfer Protocol)サーバーとして機能する会議室等で使用されるPCで、利用者端末2は、例えばFTPクライアントソフトを実行して自分の用意した資料をサーバー端末1へアップロードしたり、またサーバー端末1から必要な資料をダウンロードして、閲覧したりすることができるノート型PCでよい。それぞれのPCはプログラムを記憶するROM、RAM、ハードディスク等により構成される記憶装置と、プログラムを実行して各種プログラムの処理を実現する中央処理演算装置(以下、「CPU」という)とを備えている。さらに、サーバー端末1は既存のサービス検索技術の一つである、SLP(Service Location Protocol)のSA(Service Agent)モジュールソフトを起動させ、利用者端末2ではSLPの検索クライアントであるUA(User Agent)が起動しており、利用者端末2からサービス検索が行われた場合、サーバー端末1は登録されているサービスに関する情報を、SLPのプロトコルに従って、応答することが可能であり、SAモジュールを起動したサーバー端末1は、UAをインストールした利用者端末2からサービスの検索を要求されたとき、現在のサービス情報を記録しているサービス情報記録ファイルを読み込んで応答するものとする。このサービス情報記録ファイル名を例えば「service.txt」とする。
(First embodiment)
FIG. 1 shows a server terminal 1 for providing a service via a communication line 3 and a server terminal 1 via a communication line 3 in which a program of the service management method according to the first embodiment of the present invention is executed. 1 shows a network system composed of a user terminal 2 that communicates and receives a service from a server terminal 1. The server terminal 1 is a PC used in a conference room or the like that functions as an FTP (File Transfer Protocol) server, for example. The user terminal 2 executes FTP client software, for example, and supplies materials prepared by itself to the server terminal 1. It may be a notebook PC that can upload or download necessary materials from the server terminal 1 for browsing. Each PC includes a storage device including a ROM, a RAM, a hard disk, and the like for storing programs, and a central processing unit (hereinafter referred to as “CPU”) that executes various programs and realizes processing of various programs. Yes. Further, the server terminal 1 activates SA (Service Agent) module software of SLP (Service Location Protocol), which is one of the existing service search technologies, and the user terminal 2 is a UA (User Agent) which is an SLP search client. ) Is activated and the service search is performed from the user terminal 2, the server terminal 1 can respond to information on the registered service according to the SLP protocol, and activate the SA module. When the server terminal 1 is requested to search for a service from the user terminal 2 that has installed the UA, the server terminal 1 reads a service information recording file in which the current service information is recorded and responds. This service information recording file name is, for example, “service.txt”.

サーバー端末1は、本発明に係る第1の実施の形態のサービス管理方法のプログラム(以後、「サービス管理プログラム」という)により、サーバー端末1が提供可能なサービスに関するサービス情報を管理するサービス情報管理工程と、サーバー端末1におけるシステムイベントを監視するシステムイベント監視工程と、システムイベント監視工程でシステムイベントの発生が検出されると、サービス情報管理工程は、発生したシステムイベントが生成可能なサービスについてサービス情報を更新する工程を実行するようになっている。   The server terminal 1 uses the service management method program according to the first embodiment of the present invention (hereinafter referred to as “service management program”) to manage service information related to services that can be provided by the server terminal 1. When the occurrence of a system event is detected in the process, the system event monitoring process for monitoring the system event in the server terminal 1, and the system event monitoring process, the service information management process provides a service for the service that can generate the generated system event. A process of updating information is executed.

サーバー端末1は通信回線3との開閉を行う通信ポートを有し、サーバー端末1は開いた通信ポートを介してサービスを提供するようになっており、システムイベント監視工程で監視されるシステムイベントは、例えば、通信ポートの開閉、アプリケーションプログラムのプロセスの変化など、結果としてサーバー端末1をサービス提供可能な状態、すなわちスタンバイ状態に至らしめるものであればよい。   The server terminal 1 has a communication port for opening and closing the communication line 3, and the server terminal 1 provides a service through the opened communication port. The system event monitored in the system event monitoring step is For example, the server terminal 1 may be in a state where the service can be provided, that is, in a standby state, such as opening / closing of a communication port and a change in the process of an application program.

図2を参照して、システムイベント監視工程において通信ポートの開閉の監視によりサービス管理プログラムを実行するサーバー端末1の動作を説明する。   With reference to FIG. 2, the operation of the server terminal 1 that executes the service management program by monitoring the opening and closing of the communication port in the system event monitoring step will be described.

まず、サービス管理プログラムが起動し(ステップS101)、現在サーバー端末1が提供可能なサービスに関するサービス情報を記録したサービス情報記録ファイル「service.txt」が生成される。例えば、現在既に3つのサービスが起動してポートを開いており、これらの3つのサービスの情報はすでにステップS101でサービス情報記録ファイル「service.txt」にサービス情報として記録されているものとする。次に、通信ポートの開閉が監視される(ステップS102)。サービス管理プログラムは、起動中、PCの通信ポートを常に監視している。通信ポートが開いたことを検出すると、ポートを開いたアプリケーションを調べ、アプリケーション名とプロトコルとそのポート番号をサービス情報記録ファイル「service.txt」に書き込む。   First, the service management program is activated (step S101), and a service information recording file “service.txt” in which service information relating to services that can be currently provided by the server terminal 1 is recorded is generated. For example, it is assumed that three services have already started and ports have been opened, and information on these three services has already been recorded as service information in the service information recording file “service.txt” in step S101. Next, the opening and closing of the communication port is monitored (step S102). The service management program constantly monitors the communication port of the PC during startup. When it is detected that the communication port has been opened, the application that has opened the port is examined, and the application name, protocol, and port number are written in the service information record file “service.txt”.

ステップS102で、例えば既に記録された3つのサービスの他に、21番ポートを使って、FTPを用いて通信を行う、OurFTPServerという名前のファイル転送サーバープログラムが起動されたとすると、サービス管理プログラムは21番ポートが開いたことを検出して、サービス情報記録ファイル「service.txt」には以下の情報が記入される(ステップS104)。   If, in step S102, for example, a file transfer server program named OurFTPServer that uses FTP to communicate using FTP port 21 is started in addition to the three services already recorded, the service management program 21 When the port number is opened, the service information recording file “service.txt” is filled with the following information (step S104).

Number: 4; Program: OurFTPServer; Protocol: FTP; Port: 21
これは、サーバー端末1がFTPを用いた通信サービスについて提供可能な状態、すなわちスタンバイ状態であることを意味する。
Number: 4; Program: OurFTPServer; Protocol: FTP; Port: 21
This means that the server terminal 1 can provide a communication service using FTP, that is, is in a standby state.

また、ステップS102で、サービス管理プログラムは例えば21番ポートが閉じたことを検出するとOurFTPServerというプログラムが終了したとみなされ、サービス情報記録ファイル「service.txt」からそのポートに関する情報が削除される(ステップS103)。これは、サーバー端末1がFTPを用いた通信サービスについて提供不能な状態であることを意味する。   In step S102, for example, when the service management program detects that the 21st port is closed, it is considered that the program called OurFTPServer has ended, and information regarding the port is deleted from the service information recording file “service.txt” ( Step S103). This means that the server terminal 1 cannot provide a communication service using FTP.

また、システムイベント監視工程で監視されるシステムイベントは、通信ポートの開閉の代わりに、アプリケーションプログラムのプロセスの変化でもよい。   The system event monitored in the system event monitoring step may be a change in the process of the application program instead of opening / closing the communication port.

図3を参照して、システムイベント監視工程においてサービスを生成可能なプログラムの起動および終了の監視によりサービス管理プログラムを実行するサーバー端末1の動作を説明する。   With reference to FIG. 3, the operation of the server terminal 1 that executes the service management program by monitoring the start and end of a program capable of generating a service in the system event monitoring step will be described.

まず、サービス管理プログラムが起動し(ステップS201)、現在サーバー端末1が提供可能なサービスに関するサービス情報を記録したサービス情報記録ファイル「service.txt」が生成され、サービスを生成可能なプログラムが登録される。例えば、OurFTPServerという名前のファイル転送サーバープログラムが登録されたものとする。次に、登録されたプログラムの起動および終了が監視される(ステップS202)。サービス管理プログラムは、起動中、アプリケーションプロセスの変化を常に監視している。プログラムの起動または終了を検出すると、そのプログラムが登録されたプログラムであるか否かを判断する。起動または終了を検出されたプログラムが登録されたプログラムであれば、サービス情報の変更をサービス情報記録ファイル「service.txt」に書き込む。   First, a service management program is started (step S201), a service information recording file “service.txt” that records service information related to services that can be provided by the server terminal 1 is generated, and a program that can generate services is registered. The For example, assume that a file transfer server program named OurFTPServer is registered. Next, activation and termination of the registered program are monitored (step S202). The service management program constantly monitors changes in application processes during startup. When the activation or termination of the program is detected, it is determined whether or not the program is a registered program. If the program whose activation or termination has been detected is a registered program, the service information change is written to the service information record file “service.txt”.

ステップS202で、例えばOurFTPServerというプログラムが起動されたとすると、OurFTPServerは登録されたプログラムであるのでその情報がサービス情報記録ファイル「service.txt」には所定の情報が記入される(ステップS204)。これは、サーバー端末1がFTPを用いた通信サービスについて提供可能な状態、すなわちスタンバイ状態であることを意味する。   If, for example, a program called OurFTPServer is started in step S202, since OurFTPServer is a registered program, the information is entered in the service information recording file “service.txt” (step S204). This means that the server terminal 1 can provide a communication service using FTP, that is, is in a standby state.

また、ステップS202で、OurFTPServerというプログラムが終了したことが検出されると、OurFTPServerは登録されたプログラムであるので、サービス情報記録ファイル「service.txt」からそのプログラムに関する情報が削除される(ステップS203)。これは、サーバー端末1がFTPを用いた通信サービスについて提供不能な状態であることを意味する。   When it is detected in step S202 that the program called OurFTPServer has ended, since the information related to the program is deleted from the service information recording file “service.txt” because OurFTPServer is a registered program (step S203). ). This means that the server terminal 1 cannot provide a communication service using FTP.

以上説明したように、本発明に係る第1の実施の形態のサービス管理方法は、リアルタイムにサービス情報を更新できるので、利用者端末2からサービスの検索が行われた場合、常に最新のサービス情報を提供することができ、手動で登録を行う手間が不要になり、簡単な操作でインターネットを介して利用可能なサービスを管理および/または検索することが可能になる。   As described above, the service management method according to the first embodiment of the present invention can update service information in real time. Therefore, when a service search is performed from the user terminal 2, the latest service information is always obtained. This eliminates the need for manual registration, and makes it possible to manage and / or search for services available via the Internet with a simple operation.

尚、上記の説明において、サービス検索技術として、SLPのSAモジュールソフトを使用したが、本発明はこれに限定されることはなく、UPnP、Jini、Salutationなど、その他のアプリケーションを実装してもよいことは明かである。   In the above description, SLP SA module software is used as a service search technique. However, the present invention is not limited to this, and other applications such as UPnP, Jini, and Salutation may be implemented. It is clear.

さらに、本発明に係る第1の実施の形態のサービス管理方法は、図3に示すように、更に、サービス毎に予めそのサービスを公開するか否か、あるいはシステムイベントの発生を検出しても、提供可能なサービスとして公開するか否かを設定した条件(以後、「ポリシー」という)を有してもよく、またサービス毎にこのポリシーを登録する工程を追加してもよい。   Further, as shown in FIG. 3, the service management method according to the first embodiment of the present invention further detects whether or not to disclose the service in advance for each service, or detects the occurrence of a system event. It may have a condition (hereinafter referred to as “policy”) for setting whether or not to disclose as a service that can be provided, and a step of registering this policy for each service may be added.

図4を参照して、サービス管理プログラムをポリシーを使用して実行するサーバー端末1の動作を説明する。   With reference to FIG. 4, the operation of the server terminal 1 that executes a service management program using a policy will be described.

まず、サービス管理プログラムが起動し(ステップS301)、現在サーバー端末1が提供可能なサービスに関するサービス情報を記録したサービス情報記録ファイル「service.txt」と、提供可能か否かを公開可能なサービスを登録したポリシー管理ファイル、例えば「regservice.txt」が生成される。次に、システムイベントが監視される(ステップS302)。ここで監視されるシステムイベントについては既に述べたように、ポートの開閉、サービスを生成可能なプログラム等でよい。ステップS302で、サービスを終了するシステムイベントの発生が検出されると、サービス情報記録ファイル「service.txt」からそのシステムイベントが生成可能なサービスに関する情報が削除される(ステップS303)。ステップS302で、システムイベントの発生が検出されると、発生が検出されたシステムイベントが提供可能なサービスが、ポリシー管理ファイル「regservice.txt」に登録されているか否かが判断される(ステップS304)。   First, a service management program is started (step S301), a service information recording file “service.txt” that records service information related to services that can be provided by the server terminal 1 and a service that can be disclosed as to whether or not the service can be provided. A registered policy management file, for example, “regservice.txt” is generated. Next, a system event is monitored (step S302). As described above, the system event monitored here may be a program that can open and close a port and generate a service. When the occurrence of a system event that terminates the service is detected in step S302, information about the service that can generate the system event is deleted from the service information recording file “service.txt” (step S303). When the occurrence of the system event is detected in step S302, it is determined whether or not a service that can provide the system event in which the occurrence is detected is registered in the policy management file “regservice.txt” (step S304). ).

ステップS304で、発生が検出されたシステムイベントが提供可能なサービスが、ポリシー管理ファイル「regservice.txt」に登録されていると判断された場合、ポリシー管理ファイル「regservice.txt」に登録された内容が公開可能であるか、公開不可であるかが判断される(ステップS305)。公開可能であれば、サービス情報記録ファイル「service.txt」にサービス情報が記録され(ステップS306)、公開不可であれば、サービス情報記録ファイル「service.txt」にサービス情報は記録されることはない。   If it is determined in step S304 that a service that can provide a system event whose occurrence has been detected is registered in the policy management file “regservice.txt”, the contents registered in the policy management file “regservice.txt” Is publicly available or not publicly available (step S305). If the information can be disclosed, the service information is recorded in the service information recording file “service.txt” (step S306). If the information cannot be disclosed, the service information is recorded in the service information recording file “service.txt”. Absent.

また、ステップS304で、発生されたシステムイベントが提供可能なサービスが、ポリシー管理ファイルに登録されていないと判断された場合、ユーザーにサービスを公開するか否かを尋ねてポリシーを選択させてもよい。   If it is determined in step S304 that a service that can provide the generated system event is not registered in the policy management file, the user may be asked to open the service and select a policy. Good.

図4を参照して、発生されたシステムイベントが提供可能なサービスが、ポリシー管理ファイルに登録されていないと判断された場合のポリシーを有したサービス管理プログラムを実行するサーバー端末1の動作を説明する。   Referring to FIG. 4, the operation of server terminal 1 that executes a service management program having a policy when it is determined that a service that can provide the generated system event is not registered in the policy management file will be described. To do.

ステップS304で発生されたシステムイベントが提供可能なサービスが、ポリシー管理ファイルに登録されていないと判断されると、例えば、図5に示すダイアログがデスクトップ上に表示され、ユーザーに動作を選択させる。ユーザーが公開することを選択した場合、ポリシー管理ファイル「regservice.txt」にそのサービスの識別情報と公開可能または公開不可が登録される(ステップS307)。ステップS305で、ポリシー管理ファイル「regservice.txt」に登録された内容が公開可能であるか、公開不可であるかが判断され、公開可能であれば、サービス情報記録ファイル「service.txt」にサービス情報が記録され(ステップS306)、公開不可であれば、サービス情報記録ファイル「service.txt」にサービス情報は記録されることはない。   If it is determined that the service that can provide the system event generated in step S304 is not registered in the policy management file, for example, a dialog shown in FIG. 5 is displayed on the desktop, and the user selects an operation. When the user chooses to publish, the service management information “regservice.txt” registers the service identification information and publishable / unpublishable (step S307). In step S305, it is determined whether or not the contents registered in the policy management file “regservice.txt” can be disclosed. If the contents can be disclosed, the service information recording file “service.txt” is serviced. If the information is recorded (step S306) and cannot be disclosed, the service information is not recorded in the service information recording file “service.txt”.

また、図5に示すように、ポリシーの登録は行わずに、今回はサービスとして登録することを許可し、次回起動時に、再びこのダイアログを表示して、ポリシーをどうするかをユーザーに選択させるようにしてもよい。同様に、ポリシーの登録は行わず、今回はサービスとしては登録しないことを選択できるようにしてもよい。   Also, as shown in FIG. 5, without registering the policy, this time it is allowed to register as a service, and this dialog will be displayed again at the next startup so that the user can select what to do with the policy. It may be. Similarly, policy registration may not be performed, and it may be possible to select not to register as a service this time.

また、ポリシー管理ファイル「regservice.txt」には、提供可能か否かを公開可能なサービスを登録するようになっているが、この情報の中に、サーバー端末1が提供可能か否かの情報を加えてもよい。すなわち、サーバー端末が提供可能なサービスをポリシー管理ファイルに記録されたサービス情報に基づいて制限してもよい。   In addition, in the policy management file “regservice.txt”, a service that can be disclosed as to whether or not it can be provided is registered. Information on whether or not the server terminal 1 can be provided is included in this information. May be added. That is, the services that can be provided by the server terminal may be limited based on the service information recorded in the policy management file.

尚、上記の説明において、理解を容易にするため、サーバー端末1は1台のPCとして説明したが、サーバー端末1は複数台あってもよく、上記の説明の機能を有する限りにおいてプリンタなどその他の情報機器であってもよいことは明かである。   In the above description, for ease of understanding, the server terminal 1 has been described as a single PC. However, a plurality of server terminals 1 may be provided, as long as the server terminal 1 has the functions described above and the like. It is clear that it may be an information device.

例えば、第1の実施の形態のサービス管理方法のプログラムを実行するサーバー端末が複数台あり、利用者端末2が複数のサーバー端末に対して希望するサービスの検索を行う場合、利用者端末2は、各サーバー端末が同一のサブネット内にある場合はブロードキャストするか、または指定されたマルチキャストアドレスにサービスの検索を要求するメッセージを送信して応答を待つことができる。要求されたサービスを提供可能なサーバー端末は、利用者端末2に対して、自身の提供可能なサービス情報を、アドレス情報とともに返信する。しかしながら、サービスを提供するサーバー端末がサブネットに配設され、サブネットを越えてのブロードキャストやマルチキャストを行うことができないようなネットワーク環境においては、希望するサービスを検索できない場合がある。   For example, when there are a plurality of server terminals that execute the program of the service management method of the first embodiment and the user terminal 2 searches for a desired service with respect to a plurality of server terminals, the user terminal 2 If each server terminal is in the same subnet, it can broadcast or send a message requesting a service search to a designated multicast address and wait for a response. The server terminal that can provide the requested service returns the service information that can be provided to the user terminal 2 together with the address information. However, in a network environment in which server terminals that provide services are arranged in subnets and broadcasting and multicasting beyond the subnets cannot be performed, it may not be possible to search for a desired service.

図6に示すように、ネットワーク内にサーバー端末1および利用者端末2と通信回線3を介して通信可能な、サービス情報を集中管理するサービス管理端末5を利用してもよい。サービス管理端末5は、SLPのDA(Directory Agent)モジュールソフトを起動させ、サーバー端末1はサービス情報をサービス管理端末5に登録し、利用者端末2はサービス情報を集中して管理するサービス管理端末5に対してサービスの検索を行うものとする。このようにすることにより、ブロードキャストまたはマルチキャストを利用して複数のサーバー端末1に対してサービス検索を要求するよりも、効率のよいサービス検索を行うことが可能になる。特に、ネットワークの規模が大きく、サーバー端末の数が多い程、効果が顕著になる。また、サービスを提供するサーバー端末がサブネットに配設され、サブネットを越えてのブロードキャストやマルチキャストを行うことができないようなネットワーク環境の問題も解消される。   As shown in FIG. 6, a service management terminal 5 that centrally manages service information that can communicate with the server terminal 1 and the user terminal 2 via the communication line 3 in the network may be used. The service management terminal 5 starts SLP DA (Directory Agent) module software, the server terminal 1 registers service information in the service management terminal 5, and the user terminal 2 manages service information in a centralized manner. A service search for 5 is performed. By doing in this way, it becomes possible to perform a service search more efficiently than requesting a plurality of server terminals 1 to perform a service search using broadcast or multicast. In particular, the effect becomes more prominent as the scale of the network is larger and the number of server terminals is larger. Further, the problem of the network environment in which server terminals providing services are arranged in the subnet and broadcasting and multicasting beyond the subnet cannot be performed is also solved.

図7を参照して、サービス情報を集中管理するサービス管理端末5を利用してサービス情報を管理するサービス管理プログラムを実行するサーバー端末1およびサービス管理端末5の動作を説明する。   With reference to FIG. 7, the operations of the server terminal 1 and the service management terminal 5 that execute a service management program that manages service information using the service management terminal 5 that centrally manages service information will be described.

まず、サービス管理プログラムが起動し(ステップS401)、現在サーバー端末1が提供可能なサービスに関するサービス情報を記録したサービス情報記録ファイル「service.txt」と、提供可能か否かを公開可能なサービスを登録したポリシー管理ファイル、例えば「regservice.txt」が生成される。また、サービス管理端末5が管理するサービス情報を記録したサービス管理情報ファイル「masterservice.txt」が生成される。ステップS302からステップS307までの処理は、図4のフローチャートと同一であるので、説明を省略する。   First, a service management program is started (step S401), and a service information recording file “service.txt” that records service information related to services that can be provided by the server terminal 1 and a service that can be disclosed as to whether or not the service can be provided. A registered policy management file, for example, “regservice.txt” is generated. In addition, a service management information file “masterservice.txt” in which service information managed by the service management terminal 5 is recorded is generated. The processing from step S302 to step S307 is the same as that in the flowchart of FIG.

ステップS303で、サービス情報記録ファイル「service.txt」からそのシステムイベントが生成可能なサービスに関する情報が削除された、またはステップS306で、サービス情報記録ファイル「service.txt」にサービス情報が記録されると、サービス管理端末5を利用するか否か尋ねられる(ステップS402、S404)。利用するとした場合、サーバー端末1から通信回線3を介して更新されたサービス情報がサービス管理端末5に送信され、サービス管理端末は、更新されたサービス情報を受け取ると、該当するサービス情報を削除(ステップS403)または追加(ステップS405)して自身が管理するサービス情報を記録したサービス管理情報ファイル「masterservice.txt」を更新する。 In step S303, information related to a service that can generate the system event is deleted from the service information recording file “service.txt”, or service information is recorded in the service information recording file “service.txt” in step S306. And whether to use the service management terminal 5 (steps S402 and S404 ). When the service information is used, the service information updated from the server terminal 1 is transmitted to the service management terminal 5 via the communication line 3, and when the service management terminal receives the updated service information, the service information is deleted ( In step S403) or added (step S405 ), the service management information file “masterservice.txt” in which the service information managed by itself is recorded is updated.

サービス管理情報ファイル「masterservice.txt」に記録されるサービス情報は、サービスを提供するサーバー端末、サービスを生成可能なプログラム、サービスが提供される通信ポートの識別情報、例えば、IPアドレス、ホスト名、サービスアプリケーション名、プロトコル名、ポート番号をセットにして記録している。したがって、利用者端末2は、通信回線3を介してサービス管理端末5に対して、サービス管理端末5が管理するサービス情報についてサービスを提供するサーバー端末、サービスを生成可能なプログラム、サービスが提供される通信ポートの識別情報の少なくとも一つ、例えばIPアドレス、ホスト名、サービスアプリケーション名、プロトコル名、ポート番号に基づいて検索が可能であり、利用者端末2に対して、自身が管理するサービス情報を返信する。   The service information recorded in the service management information file “masterservice.txt” includes a server terminal that provides the service, a program that can generate the service, identification information of a communication port that provides the service, such as an IP address, a host name, The service application name, protocol name, and port number are recorded as a set. Therefore, the user terminal 2 is provided with a server terminal that provides a service for service information managed by the service management terminal 5, a program that can generate the service, and a service to the service management terminal 5 via the communication line 3. Search information based on at least one communication port identification information, for example, an IP address, a host name, a service application name, a protocol name, and a port number. Reply.

また、サービス管理端末5が利用可能であるか否かを判断し、サービス管理端末5が利用不可である場合は、ブロードキャストまたはマルチキャストをして各サーバー端末にサービスの検索を要求するメッセージを送信することができる。   Further, it is determined whether or not the service management terminal 5 is available. If the service management terminal 5 is unavailable, a message requesting a service search is transmitted to each server terminal by broadcasting or multicasting. be able to.

図8を参照して、サービス管理端末5が利用可能であるか否かを判断し、サービス管理端末5が利用不可である場合は、各サーバー端末にサービスの検索を要求する利用者端末2の動作を説明する。   With reference to FIG. 8, it is determined whether or not the service management terminal 5 is available. If the service management terminal 5 is unavailable, the user terminal 2 requesting the server to search for a service is requested. The operation will be described.

まず、ブロードキャスト送信を行い、サービス管理端末5に対してサービスの検索を要求するメッセージを送信する(ステップS501)。サービス管理端末5が発見されなかった場合は(ステップS502)、ブロードキャスト送信を行い、サーバー端末1に対してサービスの検索を要求するメッセージを送信する(ステップS503)。サーバー端末1が発見されると(ステップS504)、サーバー端末1に対してユニキャストで検索されたサービスに関するサービス情報を送信するように要求する(ステップS505)。また、ステップS502でサービス管理端末5が発見された場合も(ステップS502)、サービス管理端末5に対してユニキャストで検索されたサービスに関するサービス情報を送信するように要求する(ステップS505)。   First, broadcast transmission is performed, and a message requesting a service search is transmitted to the service management terminal 5 (step S501). When the service management terminal 5 is not found (step S502), broadcast transmission is performed, and a message requesting service search is transmitted to the server terminal 1 (step S503). When the server terminal 1 is found (step S504), the server terminal 1 is requested to transmit service information related to the service searched by unicast (step S505). Also, when the service management terminal 5 is found in step S502 (step S502), the service management terminal 5 is requested to transmit service information related to the service searched by unicast (step S505).

さらに、サービス管理端末5は、他の情報機器からの検索に対して、指定したIPアドレスからの応答にのみ返答するようにすることにより、不用意に他の情報機器からサービスの存在を知られないようにしてもよい。具体的には、サービス情報を集中管理するサービス管理端末5が実行する工程はさらに、利用者端末2の識別情報、例えばIPアドレスなどを登録する識別情報登録工程と、利用者端末2が、サービス情報の検索要求を利用者端末2の識別情報とともにサービス管理端末5に送信すると、受信した検索要求について、利用者端末2の識別情報が識別情報登録工程で登録されているか否かを判断する判断工程と、利用者端末2の識別情報が識別情報登録工程で登録されていると判断された場合に自身が管理するサービス情報の検索を許可する工程を有してもよい。   Furthermore, the service management terminal 5 is inadvertently notified of the presence of the service from the other information device by responding only to the response from the designated IP address in response to the search from the other information device. It may not be possible. Specifically, the process executed by the service management terminal 5 for centrally managing service information further includes an identification information registration process for registering identification information of the user terminal 2, for example, an IP address, and the user terminal 2 When the information search request is transmitted to the service management terminal 5 together with the identification information of the user terminal 2, it is determined whether or not the identification information of the user terminal 2 is registered in the identification information registration step with respect to the received search request. You may have a process and the process of permitting the search of the service information which self manages when it is judged that the identification information of the user terminal 2 is registered by the identification information registration process.

例えば、利用を許可する利用者端末2が、IPアドレスが、11.22.33.1から11.22.33.255の範囲にある機器と、IPアドレスが22.33.44.5である機器と、自身の属する同一サブネット内の機器とする場合、サービス管理端末5が実行する識別情報登録工程では以下のように登録される。
Number: 4; Program: OurFTPServer; Protocol: FTP; Port: 21; Permit: 11.22.33.*;22.33.44.5;255.255.255.255
サービス管理端末5はこの条件に基づいて、利用者端末からのサービス検索要求に応答するようになる。
For example, a user terminal 2 that is permitted to use a device having an IP address in the range of 11.22.33.1 to 11.22.33.255, a device having an IP address of 22.33.44.5, a device in the same subnet to which the user terminal 2 belongs In this case, in the identification information registration process executed by the service management terminal 5, registration is performed as follows.
Number: 4; Program: OurFTPServer; Protocol: FTP; Port: 21; Permit: 11.22.33. *; 22.33.44.5; 255.255.255.255
Based on this condition, the service management terminal 5 responds to a service search request from the user terminal.

以上説明したように、本発明に係る第1の実施の形態のサービス管理方法は、リアルタイムにサービス情報を更新できるので、利用者端末2からサービスの検索が行われた場合、常に最新のサービス情報を提供することができ、手動で登録を行う手間が不要になり、簡単な操作でインターネットを介して利用可能なサービスを管理および/または検索することが可能になる。また、サービス情報を集中して管理するサービス管理端末を使用すると、ブロードキャストまたはマルチキャストを利用して複数のサーバー端末に対してサービス検索を要求するよりも、効率のよいサービス検索を行うことが可能になる。特に、ネットワークの規模が大きく、サーバー端末の数が多い程、効果が顕著になる。   As described above, the service management method according to the first embodiment of the present invention can update service information in real time. Therefore, when a service search is performed from the user terminal 2, the latest service information is always obtained. This eliminates the need for manual registration, and makes it possible to manage and / or search for services available via the Internet with a simple operation. In addition, if a service management terminal that centrally manages service information is used, it is possible to perform service search more efficiently than requesting service search to a plurality of server terminals using broadcast or multicast. Become. In particular, the effect becomes more prominent as the scale of the network is larger and the number of server terminals is larger.

(第2の実施の形態)
図9を参照して、本発明に係る第2の実施の形態のサービス検索プログラムを実行する端末の動作を説明する。端末が動作する環境は第1の実施の形態で説明した図1のネットワークシステムと同一であるので、説明を省略する。
(Second Embodiment)
With reference to FIG. 9, the operation of the terminal that executes the service search program according to the second embodiment of the present invention will be described. Since the environment in which the terminal operates is the same as that of the network system of FIG. 1 described in the first embodiment, description thereof is omitted.

まず、サービス管理プログラムが起動し(ステップS601)、現在サーバー端末が提供可能なサービスに関するサービス情報と、そのサービスを利用する利用者端末2の識別情報を関連付けて登録したサービス管理情報を記録したサービス管理情報ファイル、例えば「masterservice.txt」が生成される。サービス管理情報ファイル「masterservice.txt」には、サービス情報と関連付けて、例えば利用者端末2が実行するクライアントプログラムプログラム名、プログラムの実行パス、プロトコル、ポート番号を登録し、利用者端末2がクライアントプログラムを指定することにより、関連付けて登録されたプロトコル、ポート番号を検索条件として検索できるようになっている。利用者端末2から所定の条件に基づくサービスの検索要求を受けると、対応するクライアントプログラムが選択され(ステップS602)、所定のサービス検索条件が読み込まれる(ステップS603)。ここで、所定の条件とは、利用者端末2が実行するクライアントプログラムプログラム名、プログラムの実行パス、プロトコル、ポート番号等の何れか一つ以上でよい。利用者端末2がサービスの検索条件を入力する際に表示される画面の例を示す。図10はサービスを生成するプログラムを示した検索プログラム画面の例である。この画面から、プログラムの名前を指定して、サービスの検索をしたり、新たにクライアントプログラムを登録することができる。また図11に、登録内容の詳細を設定する詳細設定画面例を示す。この画面から、プログラム名、プロトコル、ポート番号、プログラムの実行パスを登録し、プロトコル、ポート番号等を検索条件として所望のサービスを検索することができる。   First, a service management program is activated (step S601), and a service in which service information relating to a service that can be provided by the current server terminal and service management information registered in association with identification information of the user terminal 2 that uses the service is recorded. A management information file such as “masterservice.txt” is generated. In the service management information file “masterservice.txt”, for example, the name of the client program executed by the user terminal 2, the execution path of the program, the protocol, and the port number are registered in association with the service information. By specifying the program, it is possible to search using the protocol and port number registered in association with each other as a search condition. When a service search request based on a predetermined condition is received from the user terminal 2, a corresponding client program is selected (step S602), and a predetermined service search condition is read (step S603). Here, the predetermined condition may be any one or more of a client program program name executed by the user terminal 2, a program execution path, a protocol, a port number, and the like. The example of the screen displayed when the user terminal 2 inputs the search condition of a service is shown. FIG. 10 is an example of a search program screen showing a program for generating a service. From this screen, it is possible to search for services by specifying the name of the program or to register a new client program. FIG. 11 shows an example of a detailed setting screen for setting details of registered contents. From this screen, the program name, protocol, port number, program execution path can be registered, and a desired service can be searched using the protocol, port number, etc. as search conditions.

次に、サービス管理情報ファイル「masterservice.txt」でサービスの検索が行われ(ステップS604)、所望のサービスが発見されると(ステップS605)、サービスが発見されたことが通知され(ステップS606)、発見されない場合は(ステップS605)、サービスが発見できなかったことが通知される(ステップS607)。   Next, a service search is performed in the service management information file “masterservice.txt” (step S604). When a desired service is found (step S605), it is notified that the service has been found (step S606). If not found (step S605), it is notified that the service could not be found (step S607).

リアルタイムに所望のサービスを検索することができるように、第1の実施の形態で説明したシステムイベントを監視するシステムイベント監視工程を実行するシステムイベント監視プログラムを組み合わせることもできる。さらに、プログラムの実行パスを予め登録し、サービス機器発見後、クライアントプログラムを起動するように実装することも可能である。   The system event monitoring program for executing the system event monitoring process for monitoring the system event described in the first embodiment may be combined so that a desired service can be searched in real time. Furthermore, the execution path of the program can be registered in advance, and the client program can be activated after discovery of the service device.

図12を参照して、システムイベント監視プログラムを組み合わせたサービス検索プログラムを実行する端末の動作を説明する。ここで、サービス管理プログラムは既に起動しており、サービス管理情報ファイル「masterservice.txt」には、前段のステップS601で複数のサービスの処理手順が事前に登録されているものとする。   With reference to FIG. 12, the operation of a terminal that executes a service search program combined with a system event monitoring program will be described. Here, it is assumed that the service management program has already been started and a plurality of service processing procedures are registered in advance in step S601 in the service management information file “masterservice.txt”.

システムイベント監視プログラムが起動し(ステップS701)、システムイベントが監視される(ステップS702)。ここで監視されるシステムイベントについては既に述べたように、ポートの開閉、サービスを生成可能なプログラム等でよい。ステップS702で、サービスを終了するシステムイベントの発生が検出されると、監視プログラムは、サービスの検索を行うよう登録されたプログラムの起動を検出すると、検索実行選択ダイアログ画面が表示され(ステップS703)、サービスの検索を行うかどうかをユーザーに問い合わせる(ステップS704)。ステップS703で表示される検索実行選択ダイアログ画面の一例を図13に示す。ユーザーがサービスの検索を指定した場合、起動したプログラムに関連付けて登録されているポート番号、またはプロトコルを元にサービス検索が行われる(ステップS705)。サービス検索は、例えばSLPのUAなどのサービス検索モジュールを利用してもよい。所望のサービスが発見されると、サービス管理情報ファイル「masterservice.txt」に記録された処理手順に従って、サービスが実行される(ステップS707)。   A system event monitoring program is started (step S701), and system events are monitored (step S702). As described above, the system event monitored here may be a program that can open and close a port and generate a service. When the occurrence of a system event for terminating the service is detected in step S702, the monitoring program detects the start of the program registered to search for the service, and a search execution selection dialog screen is displayed (step S703). The user is inquired whether to search for a service (step S704). An example of the search execution selection dialog screen displayed in step S703 is shown in FIG. When the user designates a service search, a service search is performed based on the port number or protocol registered in association with the activated program (step S705). The service search may use a service search module such as SLP UA. When a desired service is found, the service is executed according to the processing procedure recorded in the service management information file “masterservice.txt” (step S707).

検索後の動作を予め登録しておくことにより、サービス検索からクライアントプログラムのサービスへの接続までの動作をスムーズにすることができる。既存の通信機能を持つプログラムは、引数として接続先のネットワークアドレスを指定することにより、起動時に指定した接続先に接続できるようになっている。サービス管理情報ファイル「masterservice.txt」にサービスの処理手順として、例えば以下のように接続先のネットワークアドレスを登録してもよい。   By registering the operation after the search in advance, the operation from the service search to the connection to the service of the client program can be made smooth. A program having an existing communication function can connect to the connection destination specified at the time of startup by specifying the network address of the connection destination as an argument. As a service processing procedure, for example, the network address of the connection destination may be registered in the service management information file “masterservice.txt” as follows.

MyProgram.exe /connect 11.22.33.44; MyClientProg.exe -host tarou-pc
このようにプログラム毎に引数の指定を行い、クライアントプログラムを起動するように指定することによって、ユーザーの動作を簡略化することができる。また、クライアントプログラムが特定のサービス検索プロトコルに準拠する必要もない。
MyProgram.exe / connect 11.22.33.44; MyClientProg.exe -host tarou-pc
Thus, by specifying an argument for each program and specifying to start the client program, the user's operation can be simplified. In addition, the client program does not need to conform to a specific service search protocol.

また、接続先のネットワークアドレスを指定できないプログラムに対しては、手動で接続を行う必要があり、通常のプログラムでは、接続先を入力するエディットボックスを含むダイアログが表示され、そのエディットボックスに、接続先のIPアドレス等を打ち込む必要が生じる。   For programs that cannot specify the network address of the connection destination, it is necessary to connect manually. In normal programs, a dialog box containing an edit box for entering the connection destination is displayed, and the connection is displayed in the edit box. It becomes necessary to input the previous IP address or the like.

本発明に係るサービス検索方法では、サービス検索時に、相手機器のアドレスを、クリップボードと呼ばれる共有メモリに自動的に記録し、OS上で稼動するどのアプリケーションからもここに記憶された情報を利用することができるようにすることにより、簡単にコピーして利用することを可能にしている。コマンドライン引数を利用して接続先を指定したプログラム起動を行えないプログラムに対しては、サービス提供機器のネットワークアドレスをクリップボードにコピーするよう登録しておくと、接続先のIPアドレスなどを手動で打ち込むなどの煩雑な作業が不要になり、利便性が高まる。   In the service search method according to the present invention, at the time of service search, the address of the partner device is automatically recorded in a shared memory called a clipboard, and the information stored here is used from any application running on the OS. Can be easily copied and used. For programs that cannot be started using a command line argument that specifies the connection destination, register the network address of the service providing device to the clipboard, and manually enter the IP address of the connection destination. This eliminates the need for cumbersome operations such as driving in and increases convenience.

例えば、図10に示すような画面でクライアントプログラムの一覧を管理できるものとする。そこで、あるプログラムのサービス発見後の動作を指定する画面、例えば図18に示す動作選択画面を開いたとする。この画面において、動作を事前登録する一例を説明する。   For example, it is assumed that a list of client programs can be managed on a screen as shown in FIG. Accordingly, it is assumed that a screen for designating an operation after finding a service of a program, for example, an operation selection screen shown in FIG. An example of pre-registering operations on this screen will be described.

MyFtpというプログラムの場合、取得したIPアドレスを[IP_ADDR]として、以下のコマンドを実行するように登録する。
C:\Program Files\MyFtp\MyFtp.exe /connect [IP_ADDR]
MyMsgというJava(登録商標)プログラムの場合、取得したIPアドレスを[IP_ADDR]、ポート番号を[PORT]として、以下のコマンドを実行するように登録する。
java(登録商標) D:\MyMsg\MyMsg.java(登録商標) HOST [IP_ADDR] PORT [PORT]
MyChatというプログラムの場合、取得したIPアドレスを[IP_ADDR]として、以下のコマンドを実行するように登録する。
E:\MyChat\MyChat.exe [IP_ADDR]
groupserviceというプログラムの場合、取得したIPアドレスを[IP_ADDR]として、以下のコマンドを実行するように登録する。
E:\Program\GroupSoft\groupservice.exe -add [IP_ADDR]
コマンドライン引数で宛先を指定してプログラムを起動できないアプリケーションの場合の場合は「クリップボードにIPアドレスをコピー」を実行するよう登録し、アプリケーションを起動して、接続ダイアログでクリップボードにコピーされたIPアドレスを貼り付けて、接続を行う。
In the case of a program called MyFtp, register the obtained IP address as [IP_ADDR] to execute the following command.
C: \ Program Files \ MyFtp \ MyFtp.exe / connect [IP_ADDR]
In the case of a Java (registered trademark) program called MyMsg, register the acquired IP address as [IP_ADDR] and the port number as [PORT] to execute the following command.
java (registered trademark) D: \ MyMsg \ MyMsg.java (registered trademark) HOST [IP_ADDR] PORT [PORT]
In the case of a program called MyChat, register the obtained IP address as [IP_ADDR] to execute the following command.
E: \ MyChat \ MyChat.exe [IP_ADDR]
In the case of a program called groupservice, register the acquired IP address as [IP_ADDR] to execute the following command.
E: \ Program \ GroupSoft \ groupservice.exe -add [IP_ADDR]
In the case of an application that cannot be started by specifying the destination with the command line argument, register to execute "Copy IP Address to Clipboard", start the application, and the IP address copied to the clipboard in the connection dialog Paste and connect.

図14を参照して、検索後の動作が登録されていないサービスについて、サービス管理情報ファイル「masterservice.txt」にサービスの処理手順を登録するサービス検索プログラムを実行する動作を説明する。ここで、図12のフローチャートでサービスが発見されたステップS707に続く工程で、上述の登録がサービス管理情報ファイル「masterservice.txt」に記録されており、MyFTPというFTPクライアントプログラムに対して、サービスの検索を行っているものする。さらに、図15の画面に示すように、サービスを提供する機器(サーバー端末)の一覧が表示されている。そのうちの一つ、例えば「server1」という名前のPCが、図16の画面に示すように、ユーザーの望む接続先として指定されたとする。動作がサービス管理情報ファイル「masterservice.txt」に登録されているか否かが判断され(ステップS801)、動作が登録されていないと判断された場合は、例えば図17の動作登録画面で動作を登録する(ステップS802)、動作が登録されていると判断された場合は、登録されている動作が確認され(ステップS803)、登録されている動作が実行される(ステップS804、ステップS805)。   With reference to FIG. 14, an operation of executing a service search program for registering a service processing procedure in the service management information file “masterservice.txt” for a service whose operation after the search is not registered will be described. Here, in the process following step S707 in which the service is found in the flowchart of FIG. 12, the above-described registration is recorded in the service management information file “masterservice.txt”, and the FTP client program called MyFTP is notified of the service. What you are searching for. Furthermore, as shown in the screen of FIG. 15, a list of devices (server terminals) that provide services is displayed. Assume that one of them, for example, a PC named “server1” is designated as a connection destination desired by the user as shown in the screen of FIG. It is determined whether or not the operation is registered in the service management information file “masterservice.txt” (step S801). If it is determined that the operation is not registered, for example, the operation is registered on the operation registration screen of FIG. If it is determined that the operation is registered (step S802), the registered operation is confirmed (step S803), and the registered operation is executed (step S804, step S805).

登録されている動作がコマンドの実行の場合の例について説明する。
C:\Program Files\MyFtp\MyFtp.exe /connect [IP_ADDR]
というコマンドが登録されている場合、指定した機器のIPアドレスが11.22.33.44なので、C:\Program Files\MyFtp\MyFtp.exe /connect 11.22.33.44というコマンドが実行され、プログラムの起動と接続が自動で行われる。
An example in which the registered operation is command execution will be described.
C: \ Program Files \ MyFtp \ MyFtp.exe / connect [IP_ADDR]
If the command is registered, the IP address of the specified device is 11.22.33.44, so the command C: \ Program Files \ MyFtp \ MyFtp.exe / connect 11.22.33.44 is executed to automatically start and connect the program. Done in

また、クリップボードにアドレスをコピーする動作が登録されている場合は、「11.22.33.44」という文字列がクリップボードにコピーされるので、ユーザーはクライアントプログラムの接続機能を呼び出し、接続先を指定するエディットボックスに,クリップボードにコピーされたIPアドレスを、貼り付ける等の動作を行うことになる。   Also, if the action to copy the address to the clipboard is registered, the character string "11.22.33.44" is copied to the clipboard, so the user calls the connection function of the client program and edit box to specify the connection destination In addition, operations such as pasting the IP address copied to the clipboard are performed.

このように、他のPC等の情報機器と通信を行うプログラムに対して、予めサービス検索を行うことを登録しておくことにより、サービス検索モジュールに対して、ポート番号やプロトコル等、必要な検索情報を設定することにより、起動したクライアントプログラムの通信相手のサービスの検索が、短時間で実行できるようになる。   In this way, by registering in advance to perform a service search for a program that communicates with information devices such as other PCs, the port number, protocol, etc. required for the service search module are registered. By setting the information, it is possible to search for the service of the communication partner of the activated client program in a short time.

以上説明したように、本発明に係る第2の実施の形態のサービス管理方法は、ユーザーが使いたいプログラムを指定すれば、検索プログラムが自動的に検索条件を決定して検索するので、ユーザーがサービス検索や通信プロトコルに関する知識がなくても、所望のサービスを提供する機器を検索することができ、手動で登録を行う手間が不要になり、簡単な操作でインターネットを介して利用可能なサービスを管理および/または検索することが可能になる。   As described above, in the service management method according to the second embodiment of the present invention, if the user specifies a program that the user wants to use, the search program automatically determines and searches the search condition. You can search for devices that provide the desired service without knowledge of service search and communication protocols, eliminating the need for manual registration and providing services that can be used via the Internet with simple operations. It becomes possible to manage and / or search.

(第3の実施の形態)
上記の説明では、本発明に係るサービス管理方法とサービス検索方法を別々に実行する例を挙げたが、本発明に係るサービス管理方法とサービス検索方法を同一の端末で実行することも可能である。例えば1台の端末でサービスを生成可能なプログラムとして登録されたプログラムに関しては、プログラムの起動に対して、サービスの管理を自動的に行い、一方クライアントとして登録されたプログラムの起動に対しては、サービスの検索を行うこともできる。
(Third embodiment)
In the above description, the service management method and the service search method according to the present invention are separately executed. However, the service management method and the service search method according to the present invention can be executed by the same terminal. . For example, for a program registered as a program that can generate a service on a single terminal, the service is automatically managed for the activation of the program, while for the activation of the program registered as a client, You can also search for services.

インスタントメッセンジャーソフトの一つであるIPMessengerのように、1つのプログラムがサービスを生成可能なプログラムとしてもクライアントとしても機能しうるプログラムの場合は、サービスとして相手からの接続を待つか、クライアントとして相手先と接続を行うために検索を行うかをユーザーに問い合わせるようにしてもよい。あるいは、サービスとしての登録は自動で行うようにして、クライアントとしての検索を行うかどうかのみをユーザーに問い合わせるようにしてもよい。   When one program is a program that can function as both a program that can generate a service and a client, such as IP Messenger, which is one of instant messenger software, it waits for a connection from the other party as a service, or the other party as a client The user may be inquired about whether to perform a search for connection. Alternatively, registration as a service may be automatically performed, and the user may be inquired only about whether or not to perform a search as a client.

図19に本発明に係る第3の実施の形態のサービス管理および検索システムの構成を説明するブロック図を示す。このサービス管理および検索システムは上記のサービス管理方法およびサービス検索方法を実行するプログラムをインストールした1台のPCで実現することができる。プロセスを監視するプログラムが常駐しており、サービスとして登録されているか、クライアントとして登録されているかを調べる。   FIG. 19 is a block diagram illustrating the configuration of a service management and search system according to the third embodiment of the present invention. This service management and search system can be realized by a single PC in which a program for executing the above service management method and service search method is installed. Check if the process monitoring program is resident and registered as a service or client.

サービスとして登録しているプログラムのプロセスの起動または終了を検出した場合、サービス情報を最新のものに更新する。サービス管理端末が利用可能な場合、サーバー端末にサービス情報の更新を通知して、サービス管理端末に対して登録したサービス情報の更新も行う。一方,クライアントとして登録しているプログラムのプロセスの起動または終了を検出した場合、登録されたサービス検索条件に従って、利用者端末を用いたサービス検索を行うことができる。検索結果、所望の機器上でサービスが見つかった場合、予め登録してある動作を実行する。例えば、クライアントプログラムの仕様に合わせて設定したコマンドを実行する。もしくは、検索結果得られたIPアドレスをクリップボードに自動的にコピーすることにより、ユーザーはクライアントソフトの接続ダイアログに、IPアドレスをCtrl+Vキーを押すことによって貼り付け、直ぐにネットワーク接続が可能になる。   When activation or termination of a process of a program registered as a service is detected, the service information is updated to the latest one. When the service management terminal is available, the service information update is notified to the server terminal, and the service information registered for the service management terminal is also updated. On the other hand, when the activation or termination of a process of a program registered as a client is detected, a service search using a user terminal can be performed according to the registered service search condition. As a result of the search, when a service is found on a desired device, an operation registered in advance is executed. For example, a command set according to the specifications of the client program is executed. Alternatively, by automatically copying the IP address obtained as a result of the search to the clipboard, the user can paste the IP address into the connection dialog of the client software by pressing the Ctrl + V key, and immediately connect to the network.

尚、上記の説明において、サービス監視工程で監視されるシステムイベントとして、通信ポートの開閉、アプリケーションプログラムのプロセスの変化などを一例として挙げたが、本発明はこれに限定されることはなく、結果としてサーバー端末をサービス提供可能な状態、すなわちスタンバイ状態に至らしめるものであれば何でもよいことは明かである。   In the above description, examples of system events monitored in the service monitoring process include opening / closing of communication ports, changes in application program processes, etc., but the present invention is not limited to this, and results As long as the server terminal can be provided with a service, that is, it can be anything as long as it can reach a standby state.

以上説明したように、本発明に係る第3の実施の形態のサービス管理および検索システムは、リアルタイムにサービス情報を更新できるので、ユーザーが使いたいプログラムを指定すれば、検索プログラムが自動的に検索条件を決定して検索するので、ユーザーがサービス検索や通信プロトコルに関する知識がなくても、所望のサービスを提供する機器を検索すること、および利用者端末からサービスの検索が行われた場合、常に最新のサービス情報を例えば1台のPCでも提供することができ、手動で登録を行う手間が不要になり、簡単な操作でインターネットを介して利用可能なサービスを管理および/または検索することが可能になる。   As described above, since the service management and search system according to the third embodiment of the present invention can update service information in real time, the search program automatically searches if the user specifies a program to be used. Since the conditions are determined and searched, even if the user does not have knowledge about service search or communication protocol, it is always possible to search for a device that provides a desired service and search for a service from a user terminal. The latest service information can be provided even on a single PC, for example, and there is no need for manual registration, and it is possible to manage and / or search for services available via the Internet with a simple operation. become.

簡単な操作でアプリケーションレベルでの接続を可能にして、既存のアプリケーションをそのまま利用できる、ネットワークを介して接続された情報機器同士のサービス管理、サービス検索等の用途に適用できる。   It can be applied to applications such as service management and service search between information devices connected via a network, enabling connection at an application level with a simple operation and using an existing application as it is.

本発明のサービス管理方法およびサービス検索方法が実行されるネットワークシステムの構成図。The block diagram of the network system with which the service management method and service search method of this invention are performed. 本発明のサービス管理プログラムを、図1のネットワークシステムにおいてシステムイベント監視工程を通信ポートの開閉の監視により実行するサーバー端末の動作を説明するフローチャート。2 is a flowchart for explaining the operation of a server terminal that executes a system event monitoring step by monitoring the opening and closing of a communication port in the network system of FIG. 1 according to the service management program of the present invention. 本発明のサービス管理プログラムを、図1のネットワークシステムにおいてシステムイベント監視工程をサービスを生成可能なプログラムの起動および終了の監視により実行するサーバー端末の動作を説明するフローチャート。3 is a flowchart for explaining the operation of a server terminal that executes the service management program of the present invention by monitoring the start and end of a program capable of generating a service in the system event monitoring step in the network system of FIG. 本発明のサービス管理プログラムを、図1のネットワークシステムにおいてポリシーを使用して実行するサーバー端末の動作を説明するフローチャート。3 is a flowchart for explaining the operation of a server terminal that executes the service management program of the present invention using a policy in the network system of FIG. 1. 図4のフローチャートを実行する工程で表示されるダイアログボックス画面の例を示す図。The figure which shows the example of the dialog box screen displayed at the process of performing the flowchart of FIG. サービス管理端末を備えた本発明のサービス管理方法が実行されるネットワークシステムの構成図。The block diagram of the network system with which the service management method of this invention provided with the service management terminal is performed. 本発明のサービス管理プログラムを、図6のネットワークシステムにおいて実行するサーバー端末およびサービス管理端末の動作を説明するフローチャート。The flowchart explaining operation | movement of the server terminal which executes the service management program of this invention in the network system of FIG. 6, and a service management terminal. 本発明のサービス管理プログラムを、図6のネットワークシステムにおいて実行するサーバー端末およびサービス管理端末の動作の応用例を説明するフローチャート。The flowchart explaining the application example of the operation | movement of the server terminal which executes the service management program of this invention in the network system of FIG. 6, and a service management terminal. 本発明のサービス検索プログラムを、図1のネットワークシステムにおいて実行する端末の動作を説明するフローチャート。The flowchart explaining operation | movement of the terminal which performs the service search program of this invention in the network system of FIG. 図9のフローチャートを実行する工程で表示される検索プログラム画面の例。The example of the search program screen displayed at the process of performing the flowchart of FIG. 図9のフローチャートを実行する工程で表示される詳細設定画面の例。The example of the detailed setting screen displayed at the process of performing the flowchart of FIG. 本発明のサービス検索プログラムを、図1のネットワークシステムにおいて監視工程を組み合わせて実行する端末の動作を説明するフローチャート。The flowchart explaining operation | movement of the terminal which performs the service search program of this invention combining the monitoring process in the network system of FIG. 図12のフローチャートを実行する工程で表示されるダイアログ画面の例。The example of the dialog screen displayed at the process of performing the flowchart of FIG. 本発明のサービス検索プログラムを、図1のネットワークシステムにおいて検索後の処理手順を登録する工程を組み合わせて実行する端末の動作を説明するフローチャート。The flowchart explaining operation | movement of the terminal which performs the service search program of this invention combining the process of registering the process procedure after a search in the network system of FIG. 図14のフローチャートを実行する工程で表示される検索結果一覧画面の例。The example of the search result list screen displayed at the process of performing the flowchart of FIG. 図14のフローチャートを実行する工程で表示される検索結果画面の例。The example of the search result screen displayed at the process of performing the flowchart of FIG. 図14のフローチャートを実行する工程で表示される動作登録画面の例。The example of the operation | movement registration screen displayed at the process of performing the flowchart of FIG. 図14のフローチャートを実行する工程で表示される動作選択画面の例。The example of the operation | movement selection screen displayed at the process of performing the flowchart of FIG. 本発明のサービス管理および検索システムの構成図。The block diagram of the service management and search system of this invention.

符号の説明Explanation of symbols

1 サーバー端末
2 利用者端末
3 通信回線
5 サービス管理端末
1 server terminal 2 user terminal 3 communication line 5 service management terminal

Claims (24)

通信回線を介してサービスを提供するサーバー端末において、
提供可能なサービスに関するサービス情報を管理するサービス情報管理工程と、
システムイベントを監視するシステムイベント監視工程と、
前記システムイベント監視工程で前記システムイベントの発生が検出されると、サービス情報管理工程は、発生したシステムイベントが生成可能なサービスについてサービス情報を更新する工程と
サービス毎にサービス情報を提供するか否かを登録する公開可能サービス登録工程とを有するとともに、
前記サービス情報管理工程は、前記システムイベント監視工程で前記システムイベントの発生が検出されたときに、発生したシステムイベントが提供可能なサービスが、前記公開可能サービス登録工程で登録されたサービスでないと判断された場合に、前記サービスを前記公開可能サービス登録工程に登録し前記サービスについてサービス情報を更新するか否かの確認指示を要求する工程を有することを特徴とするサービス管理方法。
In a server terminal that provides a service via a communication line,
A service information management process for managing service information related to available services;
A system event monitoring process for monitoring system events;
When the occurrence of the system event is detected in the system event monitoring step, the service information management step updates the service information for a service that can generate the generated system event ;
A public service registration process for registering whether to provide service information for each service, and
In the service information management step, when the occurrence of the system event is detected in the system event monitoring step, the service that can provide the generated system event is not the service registered in the public service registration step. A service management method comprising: registering the service in the public service registration step and requesting a confirmation instruction as to whether or not to update service information for the service.
前記サーバー端末は更に、前記通信回線との開閉を行う通信ポートを有し、前記サーバー端末は開いた前記通信ポートを介して前記サービスを提供し、
前記システムイベント監視工程は、前記通信ポートの開閉を監視するポート監視工程を有し、
前記サービス情報管理工程は、前記通信ポートを介して提供可能なサービスに関するサービス情報を管理する工程を有し、
前記ポート監視工程が前記通信ポートの開閉を検出すると、前記サービス情報管理工程は、開閉が行われた前記通信ポートを介して提供可能なサービスについてサービス情報を更新する工程を有することを特徴とする請求項1に記載のサービス管理方法。
The server terminal further has a communication port for opening and closing the communication line, the server terminal provides the service through the opened communication port,
The system event monitoring step includes a port monitoring step for monitoring opening and closing of the communication port,
The service information management step includes a step of managing service information related to a service that can be provided via the communication port;
When the port monitoring step detects opening / closing of the communication port, the service information management step includes a step of updating service information for a service that can be provided through the communication port that has been opened / closed. The service management method according to claim 1.
前記サービス情報管理工程は、前記サーバー端末において前記サービスを生成可能なプログラムを登録するプログラム登録工程を有し、前記システムイベント監視工程は、前記サーバー端末において前記プログラム登録工程で登録された前記プログラムの起動および終了を監視するプログラム監視工程を有し、
前期サービス情報管理工程は、前記プログラム監視工程で前記プログラムの起動または終了が検出されると、起動または終了されたプログラムが生成可能なサービスに関するサービス情報を更新する工程を有することを特徴とする請求項1に記載のサービス管理方法。
The service information management step includes a program registration step of registering a program capable of generating the service in the server terminal, and the system event monitoring step includes the program registered in the program registration step in the server terminal. A program monitoring process for monitoring start and end,
The first-term service information management step includes a step of updating service information relating to a service that can be generated by the activated or terminated program when the activation or termination of the program is detected in the program monitoring step. Item 2. The service management method according to Item 1.
記システムイベント監視工程で前記システムイベントの発生が検出されると、前記サービス情報管理工程は、発生が検出されたシステムイベントが提供可能なサービスが、前記公開可能サービス登録工程で登録されたサービスか否かを判断する判断工程と、前記判断工程で前記公開可能サービス登録工程で登録されたサービスであると判断された場合には前記公開可能サービス登録工程で登録された内容に応じて前記サービスについてサービス情報を更新する工程とを有することを特徴とする請求項1から請求項3の何れかに記載のサービス管理方法。 The occurrence of said system events in the previous SL system event monitoring procedure is detected, the service the service information management step, the service can be provided occurrence detected system event is registered in the public available service registration process A determination step for determining whether or not the service is registered in the disclosure service registration step in the determination step, and the service according to the contents registered in the disclosure service registration step The service management method according to claim 1, further comprising a step of updating the service information for. 前記サーバー端末は前記通信回線を介してサービス管理端末を含む情報端末と通信可能であり、
前記サーバー端末が、サービス情報をサービス管理端末に送信するサービス情報送信工程と、
前記サービス管理端末が、前記サーバー端末から送信されたサービス情報を集中して管理するサービス情報集中管理工程と、
前記サーバー端末が、前記サービス情報管理工程で管理されたサービス情報が更新されると、前記通信回線を介して前記更新されたサービス情報を前記サービス管理端末に送信するサービス更新情報送信工程と、
前記サービス管理端末が、前記更新されたサービス情報を受け取ると、前記サービス情報集中管理工程は、管理されたサービス情報を更新する工程を有することを特徴とする請求項1から請求項4の何れかに記載のサービス管理方法。
The server terminal can communicate with information terminals including a service management terminal via the communication line,
A service information transmitting step in which the server terminal transmits service information to a service management terminal;
A service information centralized management step in which the service management terminal centrally manages service information transmitted from the server terminal;
When the service information managed in the service information management step is updated by the server terminal, a service update information transmission step of transmitting the updated service information to the service management terminal via the communication line;
5. The service information centralized management step includes a step of updating the managed service information when the service management terminal receives the updated service information. Service management method described in 1.
前記情報端末は前記通信回線を介して前記サービス管理端末側に対して、前記サービス情報集中管理工程で管理されたサービス情報について、前記サービスを提供するサーバー端末、サービスを生成可能なプログラム、またはサービスが提供される通信ポートの識別情報の少なくとも一つに基づいて検索可能であることを特徴とする請求項5に記載のサービス管理方法。 The information terminal is a server terminal that provides the service, a program that can generate a service, or a service for the service information managed in the service information centralized management process to the service management terminal via the communication line 6. The service management method according to claim 5 , wherein search is possible based on at least one of identification information of communication ports provided . 前記サービス管理端末が、前記情報端末の識別情報を登録する識別情報登録工程と、
前記情報端末が、サービス情報の検索要求を前記情報端末の識別情報とともに前記サービス管理端末に送信する工程と、
前記サービス管理端末側が、前記情報端末からサービス情報の検索要求を受け取ると、前記情報端末の識別情報が前記識別情報登録工程で登録されているか否かを判断する判断工程と、前記判断工程で前記情報端末の識別情報が前記識別情報登録工程で登録されていると判断された場合に前記サービス情報管理工程に管理されたサービス情報の検索を許可する工程とを有することを特徴とする請求項6に記載のサービス管理方法。
An identification information registration step in which the service management terminal registers identification information of the information terminal;
The information terminal transmitting a service information search request together with the identification information of the information terminal to the service management terminal;
When the service management terminal receives a service information search request from the information terminal, a determination step of determining whether or not the identification information of the information terminal is registered in the identification information registration step; and 7. A step of permitting retrieval of service information managed in the service information management step when it is determined that identification information of an information terminal is registered in the identification information registration step. Service management method described in 1.
前記サーバー端末は、前記サービス情報管理工程で管理されたサービス情報に基づいてサービスを提供することを特徴とする請求項1から請求項7までの何れかに記載のサービス管理方法。 8. The service management method according to claim 1, wherein the server terminal provides a service based on the service information managed in the service information management process. 通信回線を介してサービスを提供するサーバー端末において、In a server terminal that provides a service via a communication line,
前記サーバー端末が提供可能なサービスと前記サービスを利用可能な情報端末の識別情報とを関連付けたサービス管理情報を管理するサービス情報管理工程と、A service information management step for managing service management information in which a service that can be provided by the server terminal is associated with identification information of an information terminal that can use the service;
前記情報端末から所定の条件に基づくサービスの検索要求を受けると、前記情報端末の識別情報を読み込み、サービス情報管理工程に管理されたサービス管理情報から前記情報端末に対応する該当するサービスを検索するサービス検索工程と、When a service search request based on a predetermined condition is received from the information terminal, the identification information of the information terminal is read, and the corresponding service corresponding to the information terminal is searched from the service management information managed in the service information management process. Service search process;
前記サーバー端末におけるシステムイベントを監視するシステムイベント監視工程と、A system event monitoring step of monitoring a system event in the server terminal;
前記サービス情報管理工程で生成されたサービス管理情報に複数のサービスの処理手順を登録するサービス処理手順登録工程と、A service processing procedure registration step of registering a plurality of service processing procedures in the service management information generated in the service information management step;
前記システムイベント監視工程で発生が検出された前記システムイベントが生成可能なサービスが前記サービス処理手順登録工程で登録されたサービスであるか否かを判断する判断工程と、A determination step of determining whether or not a service capable of generating the system event whose occurrence is detected in the system event monitoring step is a service registered in the service processing procedure registration step;
前記判断工程で前記サービス処理手順登録工程に登録されているサービスであると判断された場合に、前記情報端末に対して前記サービス処理手順登録工程で登録された前記処理手順に従って処理を実行する工程と、A step of executing processing according to the processing procedure registered in the service processing procedure registration step for the information terminal when it is determined in the determination step that the service is registered in the service processing procedure registration step; When,
前記判断工程で前記サービス処理手順登録工程に登録されているサービスでないと判断された場合に、前記サービスのアドレス情報を取得し前記情報端末に対して提示可能にする工程とを有することを特徴とするサービス検索方法。A step of acquiring address information of the service and enabling presentation to the information terminal when the determination step determines that the service is not registered in the service processing procedure registration step. Service search method to do.
前記サービス情報管理工程は、前記システムイベント監視工程で前記システムイベントの発生が検出されたときに、発生した前記システムイベントが生成可能なサービスについてサービス管理情報を更新する工程を有することを特徴とする請求項9に記載のサービス検索方法。 The service information management step includes a step of updating service management information for a service that can generate the generated system event when the occurrence of the system event is detected in the system event monitoring step. The service search method according to claim 9 . 前記システムイベント監視工程が発生を検出した前記システムイベントが生成可能なサービスが前記サービス処理手順登録工程で登録されたサービスである場合、前記サービス管理情報から前記サービスを生成可能なプログラムの識別情報とアドレス情報を取得し、前記サービスを実行可能にすることを特徴とする請求項9または請求項10に記載のサービス検索方法。 If the service that can generate the system event detected by the system event monitoring step is a service registered in the service processing procedure registration step, identification information of a program that can generate the service from the service management information; The service search method according to claim 9 or 10 , wherein the service information is made executable by acquiring address information . 請求項1から請求項8までの何れかに記載のサービス管理方法を実行するサービス管理装置と、請求項9から請求項11までの何れかに記載のサービス検索方法を実行するサービス検索装置とを備えたことを特徴とするサービス管理および検索システム。A service management apparatus that executes the service management method according to any one of claims 1 to 8, and a service search apparatus that executes the service search method according to any of claims 9 to 11. A service management and retrieval system characterized by comprising. 通信回線を介してサービスを提供するサーバー端末において、In a server terminal that provides a service via a communication line,
提供可能なサービスに関するサービス情報を管理するサービス情報管理工程と、A service information management process for managing service information related to available services;
システムイベントを監視するシステムイベント監視工程と、A system event monitoring process for monitoring system events;
前記システムイベント監視工程で前記システムイベントの発生が検出されると、サービス情報管理工程は、発生したシステムイベントが生成可能なサービスについてサービス情報を更新する工程と、When the occurrence of the system event is detected in the system event monitoring step, the service information management step updates the service information for a service that can generate the generated system event;
サービス毎にサービス情報を提供するか否かを登録する公開可能サービス登録工程とを有するとともに、A public service registration process for registering whether to provide service information for each service, and
前記サービス情報管理工程は、前記システムイベント監視工程で前記システムイベントの発生が検出されたときに、発生したシステムイベントが提供可能なサービスが、前記公開可能サービス登録工程で登録されたサービスでないと判断された場合に、前記サービスを前記公開可能サービス登録工程に登録し前記サービスについてサービス情報を更新するか否かの確認指示を要求する工程を有することを特徴とするサービス管理プログラムを記憶した記憶媒体。In the service information management step, when the occurrence of the system event is detected in the system event monitoring step, the service that can provide the generated system event is not the service registered in the public service registration step. A storage medium storing a service management program, wherein the service management program includes a step of registering the service in the public service registration step and requesting a confirmation instruction as to whether or not to update service information for the service. .
前記サーバー端末は更に、前記通信回線との開閉を行う通信ポートを有し、前記サーバー端末は開いた前記通信ポートを介して前記サービスを提供し、The server terminal further has a communication port for opening and closing the communication line, the server terminal provides the service through the opened communication port,
前記システムイベント監視工程は、前記通信ポートの開閉を監視するポート監視工程を有し、The system event monitoring step includes a port monitoring step for monitoring opening and closing of the communication port,
前記サービス情報管理工程は、前記通信ポートを介して提供可能なサービスに関するサービス情報を管理する工程を有し、The service information management step includes a step of managing service information related to a service that can be provided via the communication port;
前記ポート監視工程が前記通信ポートの開閉を検出すると、前記サービス情報管理工程は、開閉が行われた前記通信ポートを介して提供可能なサービスについてサービス情報を更新する工程を有することを特徴とする請求項13に記載のサービス管理プログラムを記憶した記憶媒体。When the port monitoring step detects opening / closing of the communication port, the service information management step includes a step of updating service information for a service that can be provided through the communication port that has been opened / closed. A storage medium storing the service management program according to claim 13.
前記サービス情報管理工程は、前記サーバー端末において前記サービスを生成可能なプログラムを登録するプログラム登録工程を有し、前記システムイベント監視工程は、前記サーバー端末において前記プログラム登録工程で登録された前記プログラムの起動および終了を監視するプログラム監視工程を有し、
前期サービス情報管理工程は、前記プログラム監視工程で前記プログラムの起動または終了が検出されると、起動または終了されたプログラムが生成可能なサービスに関するサービス情報を更新する工程を有することを特徴とする請求項13に記載のサービス管理プログラムを記憶した記憶媒体。
The service information management step includes a program registration step of registering a program capable of generating the service in the server terminal, and the system event monitoring step includes the program registered in the program registration step in the server terminal. A program monitoring process for monitoring start and end,
The first-term service information management step includes a step of updating service information relating to a service that can be generated by the activated or terminated program when the activation or termination of the program is detected in the program monitoring step. Item 14. A storage medium storing the service management program according to Item 13 .
前記システムイベント監視工程で前記システムイベントの発生が検出されると、前記サービス情報管理工程は、発生が検出されたシステムイベントが提供可能なサービスが、前記公開可能サービス登録工程で登録されたサービスか否かを判断する判断工程と、前記判断工程で前記公開可能サービス登録工程で登録されたサービスであると判断された場合には前記公開可能サービス登録工程で登録された内容に応じて前記サービスについてサービス情報を更新する工程とを有することを特徴とする請求項13から請求項15の何れかに記載のサービス管理プログラムを記憶した記憶媒体。 When the occurrence of the system event is detected in the system event monitoring step, the service information management step determines whether the service that can provide the system event in which the occurrence is detected is a service registered in the public service registration step. A determination step for determining whether or not the service is registered in the disclosure service registration step in the determination step according to the contents registered in the disclosure service registration step 16. A storage medium storing a service management program according to claim 13, further comprising a step of updating service information . 前記サーバー端末は前記通信回線を介してサービス管理端末を含む情報端末と通信可能であり、
前記サーバー端末が、サービス情報をサービス管理端末に送信するサービス情報送信工程と、
前記サービス管理端末が、前記サーバー端末から送信されたサービス情報を集中して管理するサービス情報集中管理工程と、
前記サーバー端末が、前記サービス情報管理工程で管理されたサービス情報が更新されると、前記通信回線を介して前記更新されたサービス情報を前記サービス管理端末に送信するサービス更新情報送信工程と、
前記サービス管理端末が、前記更新されたサービス情報を受け取ると、前記サービス情報集中管理工程は、管理されたサービス情報を更新する工程を有することを特徴とする請求項13から請求項16の何れかに記載のサービス管理プログラムを記憶した記憶媒体。
The server terminal can communicate with information terminals including a service management terminal via the communication line,
A service information transmitting step in which the server terminal transmits service information to a service management terminal;
A service information centralized management step in which the service management terminal centrally manages service information transmitted from the server terminal;
When the service information managed in the service information management step is updated by the server terminal, a service update information transmission step of transmitting the updated service information to the service management terminal via the communication line;
The service service centralized management step includes a step of updating the managed service information when the service management terminal receives the updated service information. A storage medium storing the service management program described in 1.
前記情報端末は前記通信回線を介して前記サービス管理端末側に対して、前記サービス情報集中管理工程で管理されたサービス情報について、前記サービスを提供するサーバー端末、サービスを生成可能なプログラム、またはサービスが提供される通信ポートの識別情報の少なくとも一つに基づいて検索可能であることを特徴とする請求項17に記載のサービス管理プログラムを記憶した記憶媒体。 The information terminal is a server terminal that provides the service, a program that can generate a service, or a service for the service information managed in the service information centralized management process to the service management terminal via the communication line 18. A storage medium storing a service management program according to claim 17 , wherein search is possible based on at least one of identification information of communication ports provided . 前記サービス管理端末が、前記情報端末の識別情報を登録する識別情報登録工程と、
前記情報端末が、サービス情報の検索要求を前記情報端末の識別情報とともに前記サービス管理端末に送信する工程と、
前記サービス管理端末側が、前記情報端末からサービス情報の検索要求を受け取ると、前記情報端末の識別情報が前記識別情報登録工程で登録されているか否かを判断する判断工程と、前記判断工程で前記情報端末の識別情報が前記識別情報登録工程で登録されていると判断された場合に前記サービス情報管理工程に管理されたサービス情報の検索を許可する工程とを有することを特徴とする請求項18に記載のサービス管理プログラムを記憶した記憶媒体。
An identification information registration step in which the service management terminal registers identification information of the information terminal;
The information terminal transmitting a service information search request together with the identification information of the information terminal to the service management terminal;
When the service management terminal receives a service information search request from the information terminal, a determination step of determining whether or not the identification information of the information terminal is registered in the identification information registration step; and 19. A step of permitting retrieval of service information managed in the service information management step when it is determined that identification information of an information terminal is registered in the identification information registration step. A storage medium storing the service management program described in 1.
前記サーバー端末は、前記サービス情報管理工程で管理されたサービス情報に基づいてサービスを提供することを特徴とする請求項13から請求項19の何れかに記載のサービス管理プログラムを記憶した記憶媒体。 The storage medium storing the service management program according to any one of claims 13 to 19 , wherein the server terminal provides a service based on the service information managed in the service information management step . 通信回線を介してサービスを提供するサーバー端末において、
前記サーバー端末が提供可能なサービスと前記サービスを利用可能な情報端末の識別情報とを関連付けたサービス管理情報を管理するサービス情報管理工程と、
前記情報端末から所定の条件に基づくサービスの検索要求を受けると、前記情報端末の識別情報を読み込み、サービス情報管理工程に管理されたサービス管理情報から前記情報端末に対応する該当するサービスを検索するサービス検索工程と、
前記サーバー端末におけるシステムイベントを監視するシステムイベント監視工程と、
サービス情報管理工程で生成されたサービス管理情報に複数のサービスの処理手順を登録するサービス処理手順登録工程と、
前記システムイベント監視工程で発生が検出された前記システムイベントが生成可能なサービスが前記サービス処理手順登録工程で登録されたサービスであるか否かを判断する判断工程と、
前記判断工程で前記サービス処理手順登録工程に登録されているサービスであると判断された場合に、前記情報端末に対して前記サービス処理手順登録工程で登録された前記処理手順に従って処理を実行する工程と、
前記判断工程で前記サービス処理手順登録工程に登録されているサービスでないと判断された場合に、前記サービスのアドレス情報を取得し前記情報端末に対して提示可能にする工程とを有することを特徴とするサービス検索プログラムを記憶した記憶媒体。
In a server terminal that provides a service via a communication line,
A service information management step for managing service management information in which a service that can be provided by the server terminal is associated with identification information of an information terminal that can use the service;
When a service search request based on a predetermined condition is received from the information terminal, the identification information of the information terminal is read, and the corresponding service corresponding to the information terminal is searched from the service management information managed in the service information management process. Service search process;
A system event monitoring step of monitoring a system event in the server terminal;
A service processing procedure registration step for registering a plurality of service processing procedures in the service management information generated in the service information management step;
A determination step of determining whether or not a service capable of generating the system event whose occurrence is detected in the system event monitoring step is a service registered in the service processing procedure registration step;
A step of executing processing according to the processing procedure registered in the service processing procedure registration step for the information terminal when it is determined in the determination step that the service is registered in the service processing procedure registration step; When,
A step of acquiring address information of the service and enabling presentation to the information terminal when the determination step determines that the service is not registered in the service processing procedure registration step. A storage medium storing a service search program to be executed.
前記サービス情報管理工程は、前記システムイベント監視工程で前記システムイベントの発生が検出されたときに、発生した前記システムイベントが生成可能なサービスについてサービス管理情報を更新する工程を有することを特徴とする請求項21に記載のサービス検索プログラムを記憶した記憶媒体。 The service information management step includes a step of updating service management information for a service that can generate the generated system event when the occurrence of the system event is detected in the system event monitoring step. A storage medium storing the service search program according to claim 21. 前記システムイベント監視工程が発生を検出した前記システムイベントが生成可能なサービスが前記サービス処理手順登録工程で登録されたサービスである場合、前記サービス管理情報から前記サービスを生成可能なプログラムの識別情報とアドレス情報を取得し、前記サービスを実行可能にすることを特徴とする請求項21または請求項22に記載のサービス検索プログラムを記憶した記憶媒体。 If the service that can generate the system event detected by the system event monitoring step is a service registered in the service processing procedure registration step, identification information of a program that can generate the service from the service management information; 23. A storage medium storing a service search program according to claim 21 or 22, wherein address information is acquired and the service can be executed . 請求項13から請求項20までの何れかに記載のサービス管理プログラムと、請求項21から請求項23までの何れかに記載のサービス検索プログラムを記憶した記憶媒体。 A storage medium storing the service management program according to any one of claims 13 to 20 and the service search program according to any one of claims 21 to 23 .
JP2004358601A 2004-12-10 2004-12-10 Service management method, service search method, service management search system, and storage medium storing service management and search program Expired - Fee Related JP4689255B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004358601A JP4689255B2 (en) 2004-12-10 2004-12-10 Service management method, service search method, service management search system, and storage medium storing service management and search program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004358601A JP4689255B2 (en) 2004-12-10 2004-12-10 Service management method, service search method, service management search system, and storage medium storing service management and search program

Publications (2)

Publication Number Publication Date
JP2006164175A JP2006164175A (en) 2006-06-22
JP4689255B2 true JP4689255B2 (en) 2011-05-25

Family

ID=36666094

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004358601A Expired - Fee Related JP4689255B2 (en) 2004-12-10 2004-12-10 Service management method, service search method, service management search system, and storage medium storing service management and search program

Country Status (1)

Country Link
JP (1) JP4689255B2 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004157713A (en) * 2002-11-06 2004-06-03 Sony Corp Data processing system, information processor and method, and computer program
JP2004206670A (en) * 2002-10-30 2004-07-22 Nippon Telegr & Teleph Corp <Ntt> Use right management system, method, and device with mechanism therefor
JP2004264987A (en) * 2003-02-28 2004-09-24 Nippon Telegr & Teleph Corp <Ntt> Store information creation method, store information creation/distribution method, and store information creation/distribution device using access information

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004206670A (en) * 2002-10-30 2004-07-22 Nippon Telegr & Teleph Corp <Ntt> Use right management system, method, and device with mechanism therefor
JP2004157713A (en) * 2002-11-06 2004-06-03 Sony Corp Data processing system, information processor and method, and computer program
JP2004264987A (en) * 2003-02-28 2004-09-24 Nippon Telegr & Teleph Corp <Ntt> Store information creation method, store information creation/distribution method, and store information creation/distribution device using access information

Also Published As

Publication number Publication date
JP2006164175A (en) 2006-06-22

Similar Documents

Publication Publication Date Title
US7376723B2 (en) Apparatus and method for managing and controlling UPnP devices in home network over external internet network
AU2004202139B2 (en) Automatic discovery and configuration of external network devices
EP1940126B1 (en) Relay server and client terminal
US7526482B2 (en) System and method for enabling components on arbitrary networks to communicate
JP3915797B2 (en) Framework having plug and play function and reconfiguration method thereof
US11789628B1 (en) Systems, methods, and computer readable media for managing a hosts file
US7747779B2 (en) Information processing apparatus, information processing method, and medium storing therein program for executing the method
US8316133B2 (en) Thin client system using session managing server and session managing method
US7433915B2 (en) System and method for controlling communication
EP2151095B1 (en) Method and apparatus for discovering universal plug and play device using resource information
JPH06103204A (en) Device and method for automatic constitution control
JP2009266202A (en) Session management system, method of controlling the same, and client terminal
JP5425320B2 (en) Information processing apparatus, information processing apparatus control method, and program
JP2007066092A (en) Information processor, network device, control method of them, computer program, and computer readable storage medium
US8676967B2 (en) Event proxy notification apparatus and method of controlling the same and program
US8135742B2 (en) Proxy service providing apparatus, service providing method, and network system
JP2007287162A (en) Information processor, driver processing method, and program
KR20010056416A (en) Home network system using mobile station
JP4217701B2 (en) Information processing apparatus, method, and control program
JP4689255B2 (en) Service management method, service search method, service management search system, and storage medium storing service management and search program
US7937441B2 (en) Data-control device and method of controlling same
JP2015201758A (en) Repeater, communication system, information processing method, and program
JP2006035456A (en) Image processor and its controlling method and program
US7133872B2 (en) Method and system for unifying component metadata
JP4126859B2 (en) Response method, network system, and terminal device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20071126

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20101130

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110127

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

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20110216

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20140225

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees