JP2002358280A - Client server system - Google Patents

Client server system

Info

Publication number
JP2002358280A
JP2002358280A JP2001165207A JP2001165207A JP2002358280A JP 2002358280 A JP2002358280 A JP 2002358280A JP 2001165207 A JP2001165207 A JP 2001165207A JP 2001165207 A JP2001165207 A JP 2001165207A JP 2002358280 A JP2002358280 A JP 2002358280A
Authority
JP
Japan
Prior art keywords
application service
client
terminal device
client terminal
server system
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2001165207A
Other languages
Japanese (ja)
Other versions
JP5042415B2 (en
Inventor
Tatsuya Imai
達也 今井
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 JP2001165207A priority Critical patent/JP5042415B2/en
Publication of JP2002358280A publication Critical patent/JP2002358280A/en
Application granted granted Critical
Publication of JP5042415B2 publication Critical patent/JP5042415B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To make it possible to use a new application service from a client terminal device without adding a new module to a relay server when the new application service is added on a network. SOLUTION: In a client server system wherein the client terminal device 1, an application service device 2 having an application service means and the relay server 3 are connected through the network, and the relay server 3, depending on a request from the client terminal device 1, makes a request of the application service means for processing, and receives the processing result from the application service means to send it back to the client terminal device 1, the system is constituted such that the relay server 3 acquires the information on a processing request method regarding the application service designated from the client terminal device 1, and creates HTML data based on the information to send the data back to the client terminal device 1.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、ネットワークを介
してアプリケーションサービスを行なうことができるク
ライアントサーバシステムに関する。
[0001] 1. Field of the Invention [0002] The present invention relates to a client server system capable of providing an application service via a network.

【0002】[0002]

【従来の技術】一般的に言って、クライアントサーバシ
ステムとは、所定のアプリケーション処理を行うネット
ワーク上のアプリケーションサービス装置などアプリケ
ーションサービス手段に対してクライアント端末装置が
処理を依頼し、その結果を取得するシステムである。こ
のようなシステムでは、アプリケーションサービス手段
に対するアクセスを行い、また、アプリケーションサー
ビス手段からの処理結果を受信解析するためのライブラ
リがクライアント端末装置側に必要で、通常のこのよう
なライブラリはアプリケーションサービス毎に用意され
る。一般には複数のアプリケーションサービスに対して
クライアント端末装置がアクセスする環境ではクライア
ント端末装置とアプリケーションサービス手段上のプロ
グラム間でのデータ交換プロトコルを統一するために分
散処理用ミドルウエアが用いられることが多い。このよ
うなミドルウエアの例としてはOMGのCORBA、Microsoft
社RMI/JINI、DCEのRPCなどが挙げられる。しかし、通常
のこれらのミドルウエアはデータ交換のプロトコルは統
一するが、アプリケーションサービスの提供する機能内
容、その機能の依頼方法、依頼結果として返送されるデ
ータの解析方法等に関する情報をクライアント端末装置
側が取得することを可能としていない。このため、クラ
イアント端末装置側ではやはりアプリケーションサービ
スの提供する機能毎に設計されたライブラリを用意し、
それをクライアント端末装置側に導入する必要がある。
2. Description of the Related Art Generally, in a client server system, a client terminal device requests an application service means such as an application service device on a network for performing a predetermined application process to perform a process, and obtains the result. System. In such a system, a library for accessing the application service means and receiving and analyzing the processing result from the application service means is required on the client terminal device side. Such a library is usually provided for each application service. Be prepared. Generally, in an environment where a client terminal device accesses a plurality of application services, distributed processing middleware is often used to unify a data exchange protocol between the client terminal device and a program on an application service unit. Examples of such middleware are OMG's CORBA, Microsoft
RMI / JINI, DCE RPC, etc. However, these middlewares use the same protocol for data exchange, but the client terminal side receives information on the functions provided by the application service, how to request the functions, and how to analyze the data returned as a request result. Not allowed to get. For this reason, the client terminal device also prepares a library designed for each function provided by the application service,
It must be introduced on the client terminal device side.

【0003】ところで、近年のWWW技術の普及はほぼ全
てのパーソナルコンピュータにWEBブラウザを搭載させ
た。そこで、このWEBブラウザを搭載したクライアント
端末装置とアプリケーションサービス手段との間にHTTP
サーバを配置し、HTTPサーバでクライアント端末装置か
らの指示を受信し、それに基づいてHTTPサーバがネット
ワーク上のアプリケーションサービス手段に対して処理
を依頼し、その処理結果をHTMLデータに変換してWEBブ
ラウザに返送するという3層構造をもったシステムが多
く提案されている。このようなシステムでは、クライア
ント端末装置上にはWEBブラウザのみが必要で利用者は
ミドルウエアなど特殊なライブラリをクライアント端末
装置に導入する必要から開放される。しかし、このよう
なシステムでも、ネットワーク上のアプリケーションサ
ービス手段の提供する機能およびそこへのアクセス方法
はアプリケーションサービス毎に異なるため、HTTPサー
バがネットワーク上にあるアプリケーションサービス手
段へアクセスし、その結果をHTMLデータに変換するとい
う処理のためには個々のアプリケーションサービスに依
存したライブラリがHTTPサーバ上に導入されていること
が必要になる。そのため、ネットワーク上に新しいアプ
リケーションサービスが追加された場合には、そのアプ
リケーションサービスを利用するための処理をHTTPサー
バに追加する必要がある。
[0003] In recent years, the spread of WWW technology has caused almost all personal computers to have a WEB browser. Therefore, HTTP between the client terminal device equipped with this web browser and the application service means
A server is arranged, the HTTP server receives instructions from the client terminal device, and based on that, the HTTP server requests processing from application service means on the network, converts the processing result to HTML data, and converts it to a Web browser Many systems having a three-layer structure of returning to the Internet have been proposed. In such a system, only a web browser is required on the client terminal device, and the user is not required to introduce a special library such as middleware into the client terminal device. However, even in such a system, since the functions provided by the application service means on the network and the access method therefor differ depending on the application service, the HTTP server accesses the application service means on the network and converts the result to HTML. For the process of converting to data, it is necessary that a library dependent on each application service be installed on the HTTP server. Therefore, when a new application service is added on the network, it is necessary to add a process for using the application service to the HTTP server.

【0004】[0004]

【発明が解決しようとする課題】しかしながら、通常、
WEBブラウザ上に表示される内容とネットワーク上のア
プリケーションサービス手段が提供する機能との間の一
定の変換規則がないため、従来技術においては、新しい
アプリケーションサービスが導入されるたびに、それを
WEBブラウザから利用するためのHTMLデータのデザイン
を決定し、HTMLデータとアプリケーションサービスの提
供する機能との間での変換方式をアプリケーションサー
ビス毎に開発する必要があった。また、ネットワーク上
に各種アプリケーションサービスが一時的に追加された
り、切断されたりするような環境には対応ができなかっ
た。
However, usually,
Since there is no fixed conversion rule between the content displayed on the web browser and the functions provided by the application service means on the network, in the prior art, each time a new application service is introduced, it is updated.
It was necessary to determine the design of the HTML data to be used from the WEB browser and develop a conversion method between the HTML data and the functions provided by the application service for each application service. Further, it is not possible to cope with an environment in which various application services are temporarily added or disconnected on a network.

【0005】本発明の目的は、このような従来技術の問
題を解決することにあり、具体的には、クライアントサ
ーバシステムにおいて、クライアント端末装置とアプリ
ケーションサービス手段の間に中継サーバを配置し、こ
の中継サーバがクライアント端末装置からの要求に応じ
てネットワーク上のアプリケーションサービス手段にア
クセスする場合に、ネットワーク上に新たなアプリケー
ションサービスが追加されたときに、中継サーバに新た
なモジュールを追加することなく、クライアント端末装
置からこの新しいアプリケーションサービスを利用する
ことを可能とすることにある。また、アプリケーション
サービス手段への処理依頼がアプリケーションサービス
手段へコマンドを送信する形で実行可能なシステムにお
いて、アプリケーションサービスの各コマンドを利用者
が直接指定して実行することが可能なユーザインターフ
ェースを実現することにある。また、アプリケーション
サービス手段への処理依頼がコマンドに加え複数のパラ
メータを送信する形で実行可能なシステムにおいて、コ
マンドに対し必要なパラメータを利用者が直接指定して
実行することが可能なユーザインターフェースを実現す
ることにある。また、アプリケーションサービス手段へ
の処理依頼がアプリケーションサービス手段へコマンド
を送信する形で実行可能なシステムにおいて、アプリケ
ーションサービスの処理可能なコマンドの一覧を中継サ
ーバに予め登録しておかなくても、新たなサービスが追
加された時点で、中継サーバがそれらの情報を動的に収
集可能なシステムを実現することにある。また、アプリ
ケーションサービス手段による処理結果がそれと連携す
る別のアプリケーションサービスの処理と関連する場
合、この別のアプリケーションサービス手段へのアクセ
スを利用者に提供することにある。また、中継サーバが
新たなアプリケーションサービスが追加された時点でそ
れらの情報を動的に収集可能にすることにある。
An object of the present invention is to solve such a problem of the prior art. Specifically, in a client server system, a relay server is arranged between a client terminal device and an application service means. When the relay server accesses the application service means on the network in response to a request from the client terminal device, when a new application service is added on the network, without adding a new module to the relay server, An object of the present invention is to make it possible to use this new application service from a client terminal device. Further, in a system that can execute a processing request to an application service unit by transmitting a command to the application service unit, a user interface that allows a user to directly specify and execute each command of an application service is realized. It is in. In a system in which a processing request to an application service unit can be executed by transmitting a plurality of parameters in addition to a command, a user interface that allows a user to directly specify necessary parameters for the command and execute the command is provided. Is to make it happen. In a system in which a processing request to the application service unit can be executed by transmitting a command to the application service unit, a new list of commands that can be processed by the application service is not required to be registered in the relay server in advance, and a new command can be obtained. An object of the present invention is to realize a system in which a relay server can dynamically collect such information when a service is added. Further, when the processing result by the application service means is related to the processing of another application service associated therewith, the object is to provide the user with access to the other application service means. Another object is to enable the relay server to dynamically collect such information when a new application service is added.

【0006】[0006]

【課題を解決するための手段】前記の課題を解決するた
めに、請求項1記載の発明では、ブラウザを搭載したク
ライアント端末装置と、そのクライアント端末装置から
の要求により処理を行う一つ以上のアプリケーションサ
ービス手段と、HTTPサーバを含む中継サーバとがネット
ワークを介して接続され、その中継サーバがクライアン
ト端末装置からの要求情報を受信し、その要求情報に基
づいてアプリケーションサービス手段に処理を依頼し、
処理結果をそのアプリケーションサービス手段から受信
してクライアント端末装置へ返送するクライアントサー
バシステムにおいて、中継サーバが、クライアント端末
装置からの要求情報中に指定されたアプリケーションサ
ービスについてサービスに対する処理依頼方法に関する
情報を取得し、取得した情報に基づいてHTMLデータを生
成し、クライアント端末装置へ返送することを特徴とす
る。また、請求項2記載の発明では、請求項1記載の発
明において、クライアント端末装置で前記要求情報を作
成するために、中継サーバの生成するHTMLデータが各ア
プリケーションサービスの各コマンドに対応した入力項
目を備え、アプリケーションサービスがクライアント端
末装置からの要求により複数の異なる処理を実行可能
で、クライアント端末装置からの処理要求が処理内容に
対応したコマンドを送信する形で行われる場合、前記入
力項目を用いてクライアント端末装置のブラウザ上で入
力または選択された内容を中継サーバへ送ることを特徴
とする。また、請求項3記載の発明では、請求項2記載
の発明において、アプリケーションサービス手段が各コ
マンドの実行にコマンドの指定の他にパラメータの指定
が必要な場合、中継サーバが、前記ブラウザ上における
パラメータ値の指定を可能にさせる入力項目をもつHTML
データを生成する構成にした。また、請求項4記載の発
明では、請求項1、請求項2、または請求項3記載の発
明において、ネットワーク上の全てのアプリケーション
サービスを管理するディレクトリサービス手段をネット
ワーク内に備え、アプリケーションサービスに対する処
理の依頼方法に関する情報を前記ディレクトリサービス
手段から取得することを特徴とする。
According to the first aspect of the present invention, there is provided a client terminal having a browser, and at least one client for performing a process in response to a request from the client terminal. An application service means and a relay server including an HTTP server are connected via a network, the relay server receives request information from the client terminal device, and requests the application service means to perform processing based on the request information,
In a client server system that receives a processing result from the application service means and returns the processing result to the client terminal device, the relay server obtains information on a processing request method for the service for the application service specified in the request information from the client terminal device. Then, HTML data is generated based on the acquired information and returned to the client terminal device. Further, in the invention according to claim 2, in the invention according to claim 1, in order to create the request information in the client terminal device, the HTML data generated by the relay server is an input item corresponding to each command of each application service. When the application service can execute a plurality of different processes in response to a request from the client terminal device and the processing request from the client terminal device is performed in a form of transmitting a command corresponding to the processing content, the input item is used. And transmitting the content input or selected on the browser of the client terminal device to the relay server. According to a third aspect of the present invention, in the second aspect of the invention, when the application service means needs to specify a parameter in addition to the command to execute each command, the relay server transmits the parameter on the browser. HTML with input items that allow you to specify values
It is configured to generate data. According to a fourth aspect of the present invention, in the first, second, or third aspect of the present invention, a directory service means for managing all application services on the network is provided in the network, and processing for the application services is performed. The information on the requesting method is obtained from the directory service means.

【0007】また、請求項5記載の発明では、請求項
1、請求項2、または請求項3記載の発明において、ア
プリケーションサービスに対する処理の依頼方法に関す
る情報を各アプリケーションサービス手段が管理し、各
アプリケーションサービス間で共通な特定のコマンドを
各アプリケーションサービス手段へ送ることにより前記
依頼方法に関する情報を取得することを特徴とする。ま
た、請求項6記載の発明では、請求項1乃至請求項5の
いずれかに記載の発明において、クライアント端末装置
上で、送られてきた入力項目を含むHTMLデータをブラウ
ザ上に表示し、その入力項目に入力値を入力させるか入
力値を選択させるかして指定させ、その入力値をクライ
アント端末装置から中継サーバへ送り、アプリケーショ
ンサービスに対する処理の依頼方法に関する情報にした
がって中継サーバが前記入力値からサービスに対する実
際のコマンドおよびパラメータを生成し、アプリケーシ
ョンサービス手段へ送信することを特徴とする。また、
請求項7記載の発明では、請求項6記載の発明におい
て、中継サーバが、コマンド送信に対する応答としてア
プリケーションサービス手段から処理結果を受信し、そ
の処理結果を元にHTMLデータを生成し、生成したHTMLデ
ータをクライアント端末装置へ返送することを特徴とす
る。また、請求項8記載の発明では、請求項7記載の発
明において、アプリケーションサービス手段へのコマン
ド送信に対する処理結果としてアプリケーションサービ
ス手段から当該アプリケーションサービスまたは別のア
プリケーションサービスのサービス識別子が返送され、
中継サーバが返送されたサービス識別子に対応するアプ
リケーションサービスに関する処理の依頼方法を取得
し、取得した情報に基づきHTMLデータを生成し、生成し
たHTMLデータをクライアント端末装置へ返送することを
特徴とする。また、請求項9記載の発明では、請求項
1、請求項2、または請求項3記載の発明において、ア
プリケーションサービスを、サービスオブジェクトとし
て外部インターフェースから参照可能なミドルウエアを
用いて実装し、アプリケーションサービスに対する処理
の依頼方法に関する情報として前記サービスオブジェク
トの外部インターフェースに関する情報をアプリケーシ
ョンサービス手段から取得することを特徴とする。ま
た、請求項10記載の発明では、請求項9記載の発明に
おいて、前記ミドルウエアとしてJAVA言語のRMI/JINI機
能を用い、JAVA言語のReflection機能を用いてサービス
オブジェクトの外部インターフェースに関する情報を取
得することを特徴とする。
According to a fifth aspect of the present invention, in each of the first, second and third aspects of the invention, each application service means manages information on a method of requesting a process for an application service, and The method is characterized in that information on the request method is acquired by sending a specific command common to services to each application service means. In the invention according to claim 6, in the invention according to any one of claims 1 to 5, the HTML data including the input items sent is displayed on the browser on the client terminal device. The input item is input or input value is selected, and the input value is selected. The input value is sent from the client terminal device to the relay server, and the relay server sends the input value according to the information on the method of requesting processing for the application service. , Generating actual commands and parameters for the service from and transmitting them to the application service means. Also,
In the invention according to claim 7, in the invention according to claim 6, the relay server receives a processing result from the application service means as a response to the command transmission, generates HTML data based on the processing result, and generates the generated HTML. Data is returned to the client terminal device. In the invention according to claim 8, in the invention according to claim 7, the service identifier of the application service or another application service is returned from the application service means as a processing result for the command transmission to the application service means,
The method is characterized in that the relay server obtains a method of requesting a process related to the application service corresponding to the returned service identifier, generates HTML data based on the obtained information, and returns the generated HTML data to the client terminal device. According to a ninth aspect of the present invention, in the first, second, or third aspect of the present invention, the application service is implemented using middleware that can be referred to from an external interface as a service object. The information on the external interface of the service object is acquired from the application service means as the information on the method of requesting the process for the service object. According to a tenth aspect of the present invention, in the invention of the ninth aspect, information on an external interface of a service object is acquired by using a Java language RMI / JINI function as the middleware and using a Java language Reflection function. It is characterized by the following.

【0008】[0008]

【発明の実施の形態】以下、図面により本発明の実施の
形態を詳細に説明する。図1は本発明の一実施例を示す
クライアントサーバシステムのシステム構成図である。
図示したように、この実施例のクライアントサーバシス
テムは、WEBブラウザを搭載した1台以上のクライアン
ト端末装置1、それぞれ一つまたは複数のアプリケーシ
ョンサービス手段を備えた一つ以上のアプリケーション
サービス装置2、中継サーバ3、ディレクトリサービス
装置4などから構成される。前記において、WEBブラウ
ザを搭載したクライアント端末装置1と中継サーバ3の
間の通信はHTTPを用いて行われる。このため、中継サー
バ3にはHTTPサーバが搭載される。また、各アプリケー
ションサービス手段と中継サーバ3の間は分散オブジェ
クト環境を実現するミドルウエアで接続される。このよ
うなミドルウエアの例としてはOMG CORBA, Sun Microsy
stems社RMI/JINI、Simple Object Access Protocol(SOA
P)などがあげられる。このミドルウエア機能として、中
継サーバ3にはアプリサービスアクセスプロトコルクラ
イアント35が、アプリケーションサービス側にはアプ
リケーションサービスアクセスプロトコルサーバがそれ
ぞれ搭載される。各アプリケーションサービス手段は外
部からの処理要求をネットワーク経由で受信し、処理要
求に従って処理を実行し、その処理結果を要求元に返送
する。各アプリケーションサービス手段への処理指示は
処理種類を指定するコマンドとその処理に対するパラメ
ータの形で構成される。アプリケーションサービス手段
内部では受信したコマンドの種類に応じてコマンドディ
スパッチャ(dispatcher)により異なるアプリ処理手続
きが起動される。また、クライアント端末装置1には、
アプリケーションサービスの提供するコマンド一覧およ
びそのコマンドに対するパラメータの情報を取得する手
段を備える。このような手段の実現方法としては、該当
するアプリケーションサービス側へ決められたコマンド
を送信することにより、アプリケーションサービスが記
述されているインターフェース(I/F)仕様記述データ
を取得する方法、アプリケーションサービス側が内部の
各アプリ処理手続きの持つAPI情報からI/F仕様記述デー
タを動的に生成して送る方法がある。さらに、ネットワ
ーク上に存在するディレクトリサービス装置4にアプリ
サービス毎のI/F仕様記述データを登録しておく方法も
可能である。また、Sun Microsystems社のRMI/JINIなど
のように自己参照機能(reflection)を提供するミドル
ウエアの場合、クライアント側モジュールであるproxy
から対応するサーバのAPI仕様を取得することも可能で
ある。
Embodiments of the present invention will be described below in detail with reference to the drawings. FIG. 1 is a system configuration diagram of a client server system showing one embodiment of the present invention.
As shown in the figure, the client server system of this embodiment includes one or more client terminal devices 1 each having a web browser, one or more application service devices 2 each having one or more application service means, It comprises a server 3, a directory service device 4, and the like. In the above, communication between the client terminal device 1 equipped with a web browser and the relay server 3 is performed using HTTP. For this reason, the relay server 3 is equipped with an HTTP server. Each application service means and the relay server 3 are connected by middleware for realizing a distributed object environment. Examples of such middleware are OMG CORBA, Sun Microsy
stems RMI / JINI, Simple Object Access Protocol (SOA
P) and the like. As the middleware function, an application service access protocol client 35 is mounted on the relay server 3, and an application service access protocol server is mounted on the application service side. Each application service means receives a processing request from the outside via a network, executes a processing according to the processing request, and returns a processing result to a request source. The processing instruction to each application service means is composed of a command for specifying a processing type and parameters for the processing. Inside the application service means, a different application processing procedure is started by a command dispatcher according to the type of the received command. Also, the client terminal device 1 includes:
A means for acquiring a list of commands provided by the application service and information on parameters for the commands is provided. As a method of realizing such means, a method of acquiring interface (I / F) specification description data in which an application service is described by transmitting a predetermined command to the corresponding application service side, There is a method of dynamically generating and sending I / F specification description data from API information of each internal application processing procedure. Further, a method of registering I / F specification description data for each application service in the directory service device 4 existing on the network is also possible. In the case of middleware that provides a self-reflection function (reflection) such as Sun Microsystems' RMI / JINI, the client-side module proxy
It is also possible to get the API specification of the corresponding server from.

【0009】ディレクトリサービス装置4はネットワー
ク上で提供されているアプリケーションサービスの一覧
情報を保存している。ディレクトリサービスの実装例と
してはLight Weight Directory Protocol(LDAP)、Servi
ce Location Protocol(SLP)や、Sun Microsystems社J
INIのregistry機能が挙げられる。SLPやJINIのように各
アプリケーションサービスが自動的にその情報を登録す
る機能をもつ場合、名称、識別子、ネットワークアドレ
ス等のサービスに関する基本情報からなるアプリサービ
ス情報をアプリケーションサービスのDirectory Servic
e Agent部が自動的にディレクトリサービス装置4に登
録する。LDAPなどのように自動的な情報の登録機能を持
たないディレクトリサービスでは管理者が各アプリケー
ションサービスのアプリサービス情報を手動で登録す
る。ディレクトリサービスへのアクセスはそのクライア
ント機能であるディレクトリサービスクライアント39
を介して行われる。ネットワーク上にディレクトリサー
ビスが存在しない構成では、クライアント端末装置上の
ディレクトリサービスクライアント機能が同報通信(mu
lticastまたはbroadcast)を利用してネットワーク上の
全アプリケーションサービス手段のDirectory Service
Agentにアクセスし、各Directory Service Agentが所属
するアプリケーションサービスのアプリサービス情報を
応答するという構成が可能である。このような実装を可
能にするものとしては前述のService Location Protoco
l(SLP)の他に、Microsoft社のUniversal Plug&Play(U
PnP)がある。中継サーバ3はWEBブラウザを搭載したク
ライアント端末装置1からの要求をHTTPで受信し、ネッ
トワーク上のアプリケーションサービスの一覧とコマン
ド一覧をHTMLデータで返送する。さらに、クライアント
端末装置1からの要求により特定のアプリケーションサ
ービス手段へコマンドを送信し、そのコマンド実行結果
をそのアプリケーションサービス手段から受信し、クラ
イアント端末装置1へ返送する。
The directory service device 4 stores list information of application services provided on the network. Examples of directory service implementations include Light Weight Directory Protocol (LDAP), Servi
ce Location Protocol (SLP), Sun Microsystems J
INI registry function. If each application service has a function to automatically register the information, such as SLP or JINI, the application service information consisting of basic information about the service such as the name, identifier, network address, etc. is stored in the directory service directory service.
The eAgent unit automatically registers in the directory service device 4. In a directory service such as LDAP that does not have an automatic information registration function, an administrator manually registers application service information of each application service. Access to the directory service is performed by the directory service client 39 which is a client function of the directory service.
Done through. In a configuration in which a directory service does not exist on the network, the directory service client function on the client terminal device performs broadcast communication (mu
Directory Service for all application service means on the network using lticast or broadcast)
A configuration is possible in which each Agent accesses the Agent and responds with application service information of the application service to which each Directory Service Agent belongs. The service location protocol described above is one that enables such an implementation.
l (SLP), Microsoft's Universal Plug & Play (U
PnP). The relay server 3 receives a request from the client terminal device 1 equipped with a web browser by HTTP, and returns a list of application services on the network and a list of commands as HTML data. Further, in response to a request from the client terminal device 1, a command is transmitted to a specific application service means, the command execution result is received from the application service means, and returned to the client terminal device 1.

【0010】図1に示したように、中継サーバ3には、
HTTPサーバ(HTTPD)31を介して受信したクライアン
ト端末装置1からの要求を処理するクライアント制御部
32、ディレクトリサービス装置4へのアクセスその他
の方法でネットワーク上のアプリケーションサービスの
一覧を取得してHTMLデータを生成させるサービス一覧取
得部33、特定のアプリケーションサービスのI/F仕様
記述データを取得してHTMLデータとして生成するI/F仕
様取得部34などがある。さらに、クライアント制御部
32により起動され、アプリケーションサービスに対す
るコマンドを生成し、それをアプリサービスアクセスプ
ロトコル(クライアント)35を介して実際のアプリケ
ーションサービス手段へ送信し、次にそのコマンドの処
理結果(実行結果)を受信し、その処理結果を実行結果
解析部36を通してHTMLデータを生成し、それをクライ
アント制御部32へ返送するサービス起動制御部37が
ある。また、実際にHTMLデータを生成する手段として、
サービス一覧取得部33から起動されるサービス一覧生
成部、I/F仕様取得部34から起動されるコマンド一覧
生成部とコマンド引数入力項目生成部、実行結果解析部
36から起動されるコマンド実行結果生成部などから成
るHTML生成部38がある。
As shown in FIG. 1, the relay server 3 includes:
A client control unit 32 for processing a request from the client terminal device 1 received via the HTTP server (HTTPD) 31; a list of application services on the network obtained by accessing the directory service device 4 or by other methods; And an I / F specification acquisition unit 34 that acquires I / F specification description data of a specific application service and generates the data as HTML data. Further, it is started by the client control unit 32, generates a command for the application service, transmits it to the actual application service means via the application service access protocol (client) 35, and then processes the command (execution result) ), Generates a HTML data based on the processing result through the execution result analysis unit 36, and returns the HTML data to the client control unit 32. Also, as a means to actually generate HTML data,
Service list generation unit started from the service list acquisition unit 33, command list generation unit and command argument input item generation unit started from the I / F specification acquisition unit 34, and command execution result generation started from the execution result analysis unit 36 There is an HTML generation unit 38 composed of a section and the like.

【0011】図9に、この実施例の処理の流れを示す。
処理はクライアント端末装置1内のWEBブラウザが中継
サーバ3にサービス一覧を要求することから開始する。
WEBブラウザからの要求は中継サーバ3のHTTPサーバ3
1で受信され、クライアント制御部32に通知される。
クライアント制御部32はサービス一覧取得部33を呼
び出す。サービス一覧取得部33はディレクトリサービ
スクライアント39を利用してネットワーク上のディレ
クトリサービス装置4にアクセスし、ネットワーク上の
アプリケーションサービスの一覧を取得し、その結果を
HTML生成部38のサービス一覧生成機能を用いて、図2
のようなHTMLデータを生成する。このHTMLデータは、利
用者がいずれかのアプリケーションサービスを選択で
き、さらに、選択されたアプリケーションサービスの識
別子を中継サーバ3へ再度通知できるように構成されて
いる。例えば、このHTMLデータに記述される情報はアプ
リケーションサービスの名称と識別子であり、他にディ
レクトリサービスから取得できるアプリサービス情報と
して場所や機能情報など利用者に提供されるべき情報な
どを含む。図2に示した例ではアプリケーションサービ
スの識別子としてアプリケーションサービスのURLを
利用しているが、中継サーバ3とアプリケーションサー
ビス間のミドルウエアにより、アプリケーションサービ
スを特定できるものならばURLにかぎらない識別子が
利用可能である。また、この例では利用者の入力手段と
してアプリケーションサービス毎のハイパーリンクを利
用しているが、HTMLのFORM機能を使い、アプリケーショ
ンサービス名称を利用者がリストボックス等から選択
し、送信ボタンを押すことで選択されたアプリケーショ
ンサービスの識別子を中継サーバ3へ送るようにHTMLを
構成することも可能である。生成されたHTMLデータはク
ライアント制御部32からHTTPサーバ31を介して要求
元のWEBブラウザに返送される。なお、この実施例で
は、ネットワーク上のアプリケーションサービスの一覧
を保持したディレクトリサービス装置4がネットワーク
上に存在する構成を示しているが、前述のように、ディ
レクトリサービス装置4がない構成でも、ディレクトリ
サービスクライアント機能がネットワーク上の全アプリ
ケーションサービスのDirectory Service Agentに直接
アクセスする方法や、全アプリケーションサービスのDi
rectory Service Agentに直接アクセスする構成も可能
である。
FIG. 9 shows the flow of processing in this embodiment.
The process starts when the web browser in the client terminal device 1 requests the relay server 3 for a service list.
Request from WEB browser is HTTP server 3 of relay server 3
1 and is notified to the client control unit 32.
The client control unit 32 calls the service list acquisition unit 33. The service list obtaining unit 33 accesses the directory service device 4 on the network using the directory service client 39, obtains a list of application services on the network, and returns the result.
Using the service list generation function of the HTML generation unit 38, FIG.
Generate HTML data like The HTML data is configured so that the user can select any application service, and can notify the relay server 3 again of the identifier of the selected application service. For example, the information described in the HTML data is a name and an identifier of the application service, and also includes information to be provided to the user such as location and function information as application service information that can be obtained from the directory service. In the example shown in FIG. 2, the URL of the application service is used as the identifier of the application service. However, if the application service can be specified by middleware between the relay server 3 and the application service, an identifier other than the URL is used. It is possible. Also, in this example, hyperlinks for each application service are used as input means by the user, but the user must use the FORM function of HTML, select the application service name from a list box, etc., and press the send button. It is also possible to configure HTML so as to send the identifier of the application service selected in the above to the relay server 3. The generated HTML data is returned from the client control unit 32 to the requesting web browser via the HTTP server 31. In this embodiment, a configuration is shown in which the directory service device 4 holding a list of application services on the network exists on the network. How the client functions directly access the Directory Service Agent for all application services on the network,
A configuration to directly access the rectory Service Agent is also possible.

【0012】クライアント端末装置1のWEBブラウザで
は、このHTMLデータを受信すると、例えば図3に示した
ように表示する。次に、この表示されたHTMLデータから
利用者が特定のアプリケーションサービス名称を選択す
ると、選択されたアプリケーションサービスの識別子を
含む、選択された情報がMIME変換されてHTTPで再度中継
サーバ3へ送られ、クライアント制御部32に通知され
る。クライアント制御部32では受信した情報から選択
されたアプリケーションサービスの識別子を抽出し、そ
の結果をI/F仕様取得部34へ送り、該当するアプリケ
ーションサービスのI/F仕様記述データに対応したHTML
データを生成する。さらに、I/F仕様取得部34では、
前述のように、識別子で指定されたアプリケーションサ
ービスへサービス間で共通のコマンドを送信するか、デ
ィレクトリサービス装置4に登録されている情報を取得
するか、クライアント側モジュールであるproxyから対
応するアプリケーションサービスのAPI仕様を取得する
かして、I/F仕様記述データを取得する。要は、この際
に取得できる仕様の記述方法がHTMLデータ以外で記述さ
れており、I/F仕様取得部34が一定のルールに基づい
てHTMLデータに変換することが本発明の主題である。I/
F仕様記述はHTMLデータへの変換アルゴリズムが定義で
きるものであればどのような形式でも構わない。このよ
うなI/F仕様記述の例として図4にCORBAのIDL記述の例
を示す。Sun Microsystem社のJAVA言語では、各アプリ
ケーションサービスのプログラムオブジェクトに、それ
自身の持つ外部I/F関数の仕様を実行時に問い合わせる
ことが可能で、アプリケーションサービスがJAVA言語で
実現されている場合、アプリケーションサービス手段内
に内蔵する各プログラムオブジェクトの外部I/F関数仕
様をクライアント端末装置1からの要求時に収集し、動
的に例えばXML形式のI/F仕様記述を生成することが可能
である。また、JAVA言語をベースとしたRMI/JINIミドル
ウエア環境では、中継サーバ内でクライアント側モジュ
ールであるproxyから対応するアプリケーションサービ
スのAPI仕様をJAVAのプログラムオブジェクトとして取
得することが可能である。図5に、この場合のJAVA言語
でのコード例を示す。この例ではI/F仕様記述を独自の
形式で文字列データとして生成している。I/F仕様取得
部34はI/F仕様記述を取得後、それをHTML生成部38
のコマンド一覧生成部に渡す。コマンド一覧生成部はI/
F仕様記述からコマンドを抽出し、各コマンド毎にコマ
ンド引数入力項目生成部を呼び出してコマンド名とパラ
メータに対応する<FORM></FORM>項目を生成する。RMI/J
INI、RPCなどミドルウエアがリモート手続き呼び出しの
形式を実現している場合、コマンドは各外部I/F関数
名、パラメータは各関数の引数が採用される。
When the web browser of the client terminal device 1 receives this HTML data, it displays, for example, as shown in FIG. Next, when the user selects a specific application service name from the displayed HTML data, the selected information including the identifier of the selected application service is MIME-converted and sent to the relay server 3 again by HTTP. Is notified to the client control unit 32. The client control unit 32 extracts the identifier of the selected application service from the received information, sends the result to the I / F specification acquisition unit 34, and outputs an HTML corresponding to the I / F specification description data of the corresponding application service.
Generate data. Further, in the I / F specification acquisition unit 34,
As described above, a common command is transmitted between the services to the application service specified by the identifier, the information registered in the directory service device 4 is obtained, or the corresponding application service is transmitted from the client-side module proxy. Get the I / F specification description data by acquiring the API specification. In short, the description method of the specification that can be acquired at this time is described in other than HTML data, and the subject of the present invention is that the I / F specification acquisition unit 34 converts the data into HTML data based on a certain rule. I /
The F specification description may be in any format as long as a conversion algorithm for HTML data can be defined. FIG. 4 shows an example of a CORBA IDL description as an example of such an I / F specification description. In the Sun Microsystems JAVA language, the program object of each application service can be queried at runtime for the specifications of its own external I / F function. If the application service is implemented in the JAVA language, the application service It is possible to collect external I / F function specifications of each program object contained in the means at the time of a request from the client terminal device 1 and dynamically generate, for example, an I / F specification description in an XML format. In the RMI / JINI middleware environment based on the JAVA language, the API specification of the corresponding application service can be acquired as a JAVA program object from proxy which is a client side module in the relay server. FIG. 5 shows a code example in the JAVA language in this case. In this example, the I / F specification description is generated as character string data in a unique format. After acquiring the I / F specification description, the I / F specification acquisition unit 34
To the command list generation unit. The command list generation unit uses I /
The command is extracted from the F specification description, and the command argument input item generation unit is called for each command to generate <FORM></FORM> items corresponding to the command name and the parameter. RMI / J
When middleware such as INI and RPC implements the remote procedure call format, the command uses the name of each external I / F function and the parameters use the arguments of each function.

【0013】この場合の<FORM>の構成例を図6に示
す。ここでの構成例では、各パラメータに対応する<INP
UT>タグ、および送信ボタンに対応する<INPUT type=sub
mit" name="command">を配置する。コマンド名は<INPUT
type=submit" name="command">のVALUE属性としてセッ
トする。また、<FORM>タグの属性として送信ボタンが
押下されたときに、コマンド名およびパラメータ値が送
信される送信先URLとして中継サーバ3のHTTPサーバ
31のURLを指定する。コマンド一覧生成部はコマン
ド毎にコマンド引数入力項目生成機能を呼び出してこれ
らの各コマンドに対応する<FORM>タグを生成し、それら
を結合して一つのHTMLデータを生成し、I/F仕様取得部
34に返送する。I/F仕様取得部34はこれをクライア
ント制御部32へ返送し、このHTMLデータはクライアン
ト端末装置1のWEBブラウザに送信される。図7に生成
されるHTMLデータの例とWEBブラウザ上での表示例を示
す。WEBブラウザ上で利用者が一つのコマンドに対し各
パラメータを入力してコマンド名でラベルされたボタン
を押下すると、クライアント端末装置1は図8に示すよ
うなHTTPメッセージを送信する。中継サーバ3のHTTPサ
ーバ31はこれを受け取り、アプリサーバ識別子、コマ
ンド名、パラメータ値をセットでクライアント制御部3
2へ送信する。クライアント制御部32ではこれをサー
ビス起動制御部37へ送信する。サービス起動制御部3
7では、コマンド生成手段を起動してアプリケーション
サービスにアクセスするためのミドルウエアに対応した
形で図8に示す変換を行い、コマンドを生成し、アプリ
サーバ識別子で指定されるアプリケーションサービス宛
てに送信する。これにより、そのアプリケーションサー
ビスからコマンド実行結果(処理結果)が戻ってくる
と、サービス起動制御部37はその結果をコマンド実行
結果解析部36に渡し、その返り値の型に応じたHTMLデ
ータを生成し、そのHTMLデータをクライアント制御部3
2およびHTTPサーバ31を経由して当該クライアント端
末装置1へ送り、WEBブラウザに表示する。この際、コ
マンド実行結果がアプリサービス識別子であった場合に
は識別子をHTMLデータとして返すのではなく、この識別
子をクライアント制御部32に渡し、クライアント制御
部32では、I/F仕様取得部34を起動して識別子に対
応するアプリケーションサービスのI/F仕様を取得し、
そのHTMLデータを生成し、それをWEBブラウザに返答す
る。
FIG. 6 shows a configuration example of <FORM> in this case. In the configuration example here, <INP
UT> tag and <INPUT type = sub corresponding to submit button
mit "name =" command ">. The command name is <INPUT
set as the VALUE attribute of type = submit "name =" command "> Also, when the send button is pressed as the attribute of the <FORM> tag, the command name and the parameter value are sent as the transmission destination URL to the relay server 3 designates the URL of the HTTP server 31. The command list generation unit calls the command argument input item generation function for each command to generate <FORM> tags corresponding to these commands, and combines them to form one tag. HTML data is generated and returned to the I / F specification acquisition unit 34. The I / F specification acquisition unit 34 returns this to the client control unit 32, and the HTML data is transmitted to the WEB browser of the client terminal device 1. Fig. 7 shows an example of the generated HTML data and a display example on the WEB browser.The user inputs each parameter for one command on the WEB browser, and the button is labeled with the command name. Pressing the client terminal device 1 transmits the HTTP message as shown in FIG. 8. HTTP server 31 of the relay server 3 receives this, the application server identifier, the command name, client control unit 3 sets the parameter values
Send to 2. The client control unit 32 transmits this to the service activation control unit 37. Service activation control unit 3
In step 7, the command generation means is activated to perform the conversion shown in FIG. 8 in a form corresponding to the middleware for accessing the application service, generate a command, and transmit the command to the application service specified by the application server identifier. . Thereby, when the command execution result (processing result) returns from the application service, the service activation control unit 37 passes the result to the command execution result analysis unit 36, and generates HTML data according to the type of the return value. And then sends the HTML data to the client control unit 3.
2 to the client terminal device 1 via the HTTP server 31 and display it on the web browser. At this time, if the command execution result is an application service identifier, the identifier is not returned as HTML data, but this identifier is passed to the client control unit 32, and the client control unit 32 sends the I / F specification acquisition unit 34 Start and acquire the I / F specification of the application service corresponding to the identifier,
Generate the HTML data and send it back to the web browser.

【0014】[0014]

【発明の効果】以上説明したように、本発明によれば、
請求項1記載の発明では、HTTPサーバを含む中継サーバ
がクライアント端末装置からの要求情報を受信し、その
要求情報に基づいてアプリケーションサービス手段に処
理を依頼し、処理結果をそのアプリケーションサービス
手段から受信してクライアント端末装置へ返送する際、
クライアント端末装置からの要求情報中に指定されたア
プリケーションサービスについてサービスに対する処理
依頼方法に関する情報が中継サーバにより取得され、取
得された情報に基づいてその中継サーバによりHTMLデー
タが生成され、クライアント端末装置へ返送されるの
で、ブラウザを利用したクライアントサーバシステムに
おいて、ネットワーク上へ新たなアプリケーションサー
ビスが追加された時点で、自動的に、クライアント端末
装置からアプリケーションサービスが利用できるように
なる。また、請求項2記載の発明では、請求項1記載の
発明において、クライアント端末装置からの処理要求が
処理内容に対応したコマンドを送信する形で行われる場
合、中継サーバから送られてきた入力項目を用いてクラ
イアント端末装置のブラウザ上で入力または選択された
内容が中継サーバへ送られるので、アプリケーションサ
ービスの各コマンドを利用者が直接指定して、新しいア
プリケーションサービスの提供する全機能をクライアン
ト端末装置から利用することができる。また、請求項3
記載の発明では、請求項2記載の発明において、アプリ
ケーションサービス手段が各コマンドの実行にコマンド
の指定の他にパラメータの指定が必要な場合、中継サー
バにより、ブラウザ上におけるパラメータ値の指定を可
能にさせる入力項目をもつHTMLデータが生成されるの
で、パラメータの指定が必要な場合でも、新しいアプリ
ケーションサービスの提供する全機能をクライアント端
末装置から利用することができる。また、請求項4記載
の発明では、請求項1、請求項2、または請求項3記載
の発明において、ネットワーク上の全てのアプリケーシ
ョンサービスに対する処理の依頼方法に関する情報がデ
ィレクトリサービス手段から取得されるので、その依頼
方法を中継サーバに予め登録しておかなくても、新たな
サービスが追加された時点で、中継サーバがそれらの情
報を動的に収集できる。
As described above, according to the present invention,
According to the first aspect of the present invention, the relay server including the HTTP server receives the request information from the client terminal device, requests the application service means for processing based on the request information, and receives the processing result from the application service means. When returning to the client terminal device
The relay server obtains information on a processing request method for the service for the application service specified in the request information from the client terminal device, generates HTML data by the relay server based on the obtained information, and sends the HTML data to the client terminal device. Since the application service is returned, in the client server system using the browser, when a new application service is added to the network, the application service can be automatically used from the client terminal device. According to a second aspect of the present invention, in the first aspect of the invention, when the processing request from the client terminal device is performed by transmitting a command corresponding to the processing content, the input item transmitted from the relay server is transmitted. The content input or selected on the browser of the client terminal device is transmitted to the relay server by using the user terminal device, so that the user can directly specify each command of the application service and provide all functions provided by the new application service to the client terminal device. Available from. Claim 3
In the invention described in claim 2, in the invention according to claim 2, when the application service means needs to specify a parameter in addition to the command to execute each command, the relay server can specify the parameter value on the browser. Since the HTML data having the input items to be generated is generated, all functions provided by the new application service can be used from the client terminal device even when the parameters need to be specified. According to the fourth aspect of the present invention, in the first, second, or third aspect of the present invention, information on a method of requesting processing for all application services on the network is obtained from the directory service means. Even when the request method is not registered in the relay server in advance, the relay server can dynamically collect the information when a new service is added.

【0015】また、請求項5記載の発明では、請求項
1、請求項2、または請求項3記載の発明において、ア
プリケーションサービスに対する処理の依頼方法に関す
る情報が各アプリケーションサービス手段により管理さ
れ、各アプリケーションサービス間で共通な特定のコマ
ンドを各アプリケーションサービス手段へ送ることによ
り前記依頼方法に関する情報が取得されるので、同様
に、その依頼方法を中継サーバに予め登録しておかなく
ても、新たなサービスが追加された時点で、中継サーバ
がそれらの情報を動的に収集できる。また、請求項6記
載の発明では、請求項1乃至請求項5のいずれかに記載
の発明において、クライアント端末装置上で、送られて
きた入力項目を含むHTMLデータがブラウザ上に表示さ
れ、利用者がその入力項目に入力値を入力するか入力値
を選択するかすることにより要求内容がクライアント端
末装置から中継サーバへ送られ、アプリケーションサー
ビスに対する処理の依頼方法に関する情報にしたがっ
て、中継サーバにより前記入力値からサービスに対する
実際のコマンドおよびパラメータが生成され、アプリケ
ーションサービス手段へ送信されるので、容易な操作で
所望のアプリケーションサービス内容を指定してそのア
プリケーションサービスを実行させることができる。ま
た、請求項7記載の発明では、請求項6記載の発明にお
いて、中継サーバにより、コマンド送信に対する応答と
してアプリケーションサービス手段から処理結果が受信
され、その処理結果を元にHTMLデータが生成され、生成
されたHTMLデータがクライアント端末装置へ返送される
ので、容易な操作で所望のアプリケーションサービス内
容を指定してそのアプリケーションサービスの結果をク
ライアント端末装置で得ることができる。また、請求項
8記載の発明では、請求項7記載の発明において、アプ
リケーションサービス手段へのコマンド送信に対する処
理結果としてアプリケーションサービス手段から当該ア
プリケーションサービスまたは別のアプリケーションサ
ービスのサービス識別子が返送され、中継サーバによ
り、返送されたサービス識別子に対応するアプリケーシ
ョンサービスに関する処理の依頼方法が取得され、取得
された情報に基づきHTMLデータが生成され、生成された
HTMLデータがクライアント端末装置へ返送されるので、
アプリケーションサービス手段による処理結果がそれと
連携する別のアプリケーションサービスの処理と関連す
る場合、容易にこの別のアプリケーションサービスも受
けられる。
According to a fifth aspect of the present invention, in the first, second, or third aspect of the invention, information on a method of requesting a process for an application service is managed by each application service means, and Since information on the request method is obtained by sending a specific command common to the services to each application service means, similarly, a new service can be obtained even if the request method is not registered in the relay server in advance. When is added, the relay server can dynamically collect such information. According to the invention described in claim 6, in the invention described in any one of claims 1 to 5, the HTML data including the input items sent is displayed on the browser on the client terminal device and used. The request is sent from the client terminal device to the relay server by the user inputting the input value or selecting the input value in the input item, and the relay server sends the request content to the relay server according to the information on the method of requesting processing for the application service. Since the actual command and parameters for the service are generated from the input values and transmitted to the application service means, the desired application service content can be specified and executed by an easy operation. According to a seventh aspect of the present invention, in the sixth aspect, the relay server receives a processing result from the application service means as a response to the command transmission, and generates HTML data based on the processing result. Since the HTML data is returned to the client terminal device, the desired application service content can be specified by an easy operation, and the result of the application service can be obtained at the client terminal device. In the invention according to claim 8, in the invention according to claim 7, the service identifier of the application service or another application service is returned from the application service means as a processing result for the command transmission to the application service means, and the relay server The method of requesting the processing related to the application service corresponding to the returned service identifier is obtained, and the HTML data is generated based on the obtained information.
Since the HTML data is returned to the client terminal device,
When the processing result by the application service means is related to the processing of another application service associated therewith, the other application service can be easily received.

【0016】また、請求項9記載の発明では、請求項
1、請求項2、または請求項3記載の発明において、ア
プリケーションサービスが、サービスオブジェクトとし
て外部インターフェースから参照可能なミドルウエアを
用いて実装され、アプリケーションサービスに対する処
理の依頼方法に関する情報としてそのサービスオブジェ
クトの外部インターフェースに関する情報がアプリケー
ションサービス手段から取得されるので、アプリケーシ
ョンサービスがミドルウエアを用いてサービスオブジェ
クトとして実装されている場合においても、請求項1、
請求項2、または請求項3記載の発明の効果を実現する
ことができる。また、請求項10記載の発明では、請求
項9記載の発明において、ミドルウエアとしてJAVA言語
のRMI/JINI機能が用いられ、JAVA言語のReflection機能
を用いてサービスオブジェクトの外部インターフェース
に関する情報が取得されるので、アプリケーションサー
ビスがJAVA言語のRMI/JINI機能を用いてサービスオブジ
ェクトとして実装されている場合においても、請求項
1、請求項2、または請求項3記載の発明の効果を実現
することができる。
According to a ninth aspect of the present invention, in the first, second, or third aspect of the present invention, the application service is implemented using middleware that can be referenced from an external interface as a service object. Since information on the external interface of the service object is obtained from the application service means as information on a method of requesting a process for the application service, even if the application service is implemented as a service object using middleware, the claims may be omitted. 1,
The effect of the invention described in claim 2 or 3 can be realized. According to the tenth aspect of the present invention, in the ninth aspect of the present invention, the RMI / JINI function of the JAVA language is used as the middleware, and the information on the external interface of the service object is acquired using the Reflection function of the JAVA language. Therefore, even when the application service is implemented as a service object using the RMI / JINI function of the JAVA language, the effects of the invention described in claim 1, claim 2, or claim 3 can be realized. .

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

【図1】本発明の一実施例を示すクライアントサーバシ
ステムのシステム構成図である。
FIG. 1 is a system configuration diagram of a client server system according to an embodiment of the present invention.

【図2】本発明の一実施例を示すクライアントサーバシ
ステムの説明図である。
FIG. 2 is an explanatory diagram of a client server system showing one embodiment of the present invention.

【図3】本発明の一実施例を示すクライアントサーバシ
ステムの他の説明図である。
FIG. 3 is another explanatory diagram of the client server system showing one embodiment of the present invention.

【図4】本発明の一実施例を示すクライアントサーバシ
ステムの他の説明図である。
FIG. 4 is another explanatory diagram of the client server system showing one embodiment of the present invention.

【図5】本発明の一実施例を示すクライアントサーバシ
ステムの他の説明図である。
FIG. 5 is another explanatory diagram of the client server system according to the embodiment of the present invention.

【図6】本発明の一実施例を示すクライアントサーバシ
ステムの他の説明図である。
FIG. 6 is another explanatory diagram of the client-server system showing one embodiment of the present invention.

【図7】本発明の一実施例を示すクライアントサーバシ
ステムの他の説明図である。
FIG. 7 is another explanatory diagram of the client server system showing one embodiment of the present invention.

【図8】本発明の一実施例を示すクライアントサーバシ
ステムの他の説明図である。
FIG. 8 is another explanatory diagram of the client server system according to the embodiment of the present invention.

【図9】本発明の一実施例を示すクライアントサーバシ
ステムのフロー図である。
FIG. 9 is a flowchart of a client-server system according to an embodiment of the present invention.

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

1 クライアント端末装置 2 アプリケーションサービス装置 3 中継サーバ 4 ディレクトリサービス装置 31 HTTPサーバ 32 クライアント制御部 33 サービス一覧取得部 34 I/F仕様取得部 35 アプリサービスプロトコル部 36 実行結果解析部 37 サービス起動制御部 38 HTML生成部 Reference Signs List 1 client terminal device 2 application service device 3 relay server 4 directory service device 31 HTTP server 32 client control unit 33 service list acquisition unit 34 I / F specification acquisition unit 35 application service protocol unit 36 execution result analysis unit 37 service activation control unit 38 HTML generator

Claims (10)

【特許請求の範囲】[Claims] 【請求項1】 ブラウザを搭載したクライアント端末装
置と、そのクライアント端末装置からの要求により処理
を行う一つ以上のアプリケーションサービス手段と、HT
TPサーバを含む中継サーバとがネットワークを介して接
続され、その中継サーバがクライアント端末装置からの
要求情報を受信し、その要求情報に基づいてアプリケー
ションサービス手段に処理を依頼し、処理結果をそのア
プリケーションサービス手段から受信してクライアント
端末装置へ返送するクライアントサーバシステムにおい
て、中継サーバが、クライアント端末装置からの要求情
報中に指定されたアプリケーションサービスについてサ
ービスに対する処理依頼方法に関する情報を取得し、取
得した情報に基づいてHTMLデータを生成し、クライアン
ト端末装置へ返送することを特徴とするクライアントサ
ーバシステム。
1. A client terminal device equipped with a browser, one or more application service means for performing processing in response to a request from the client terminal device,
A relay server including a TP server is connected via a network, the relay server receives request information from a client terminal device, requests processing to an application service unit based on the request information, and returns a processing result to the application. In a client server system for receiving from a service means and returning to a client terminal device, a relay server acquires information on a processing request method for a service for an application service specified in request information from the client terminal device, and the acquired information A client-server system, which generates HTML data based on a URL and sends it back to a client terminal device.
【請求項2】 請求項1記載のクライアントサーバシス
テムにおいて、クライアント端末装置で前記要求情報を
作成するために、中継サーバの生成するHTMLデータが各
アプリケーションサービスの各コマンドに対応した入力
項目を備え、アプリケーションサービスがクライアント
端末装置からの要求により複数の異なる処理を実行可能
で、クライアント端末装置からの処理要求が処理内容に
対応したコマンドを送信する形で行われる場合、前記入
力項目を用いてクライアント端末装置のブラウザ上で入
力または選択された内容を中継サーバへ送ることを特徴
とするクライアントサーバシステム。
2. The client server system according to claim 1, wherein the HTML data generated by the relay server includes input items corresponding to each command of each application service, in order to create the request information in the client terminal device. When the application service can execute a plurality of different processes in response to a request from the client terminal device, and the processing request from the client terminal device is performed by transmitting a command corresponding to the content of the process, the client terminal uses the input item. A client-server system for transmitting contents input or selected on a browser of a device to a relay server.
【請求項3】 請求項2記載のクライアントサーバシス
テムにおいて、アプリケーションサービス手段が各コマ
ンドの実行にコマンドの指定の他にパラメータの指定が
必要な場合、中継サーバが、前記ブラウザ上におけるパ
ラメータ値の指定を可能にさせる入力項目をもつHTMLデ
ータを生成することを特徴とするクライアントサーバシ
ステム。
3. The client server system according to claim 2, wherein when the application service means needs to specify a parameter in addition to the command to execute each command, the relay server specifies the parameter value on the browser. A client-server system that generates HTML data having input items that allow the user to perform the operation.
【請求項4】 請求項1、請求項2、または請求項3記
載のクライアントサーバシステムにおいて、ネットワー
ク上の全てのアプリケーションサービスを管理するディ
レクトリサービス手段をネットワーク内に備え、アプリ
ケーションサービスに対する処理の依頼方法に関する情
報を前記ディレクトリサービス手段から取得する構成に
したことを特徴とするクライアントサーバシステム。
4. The client server system according to claim 1, wherein a directory service means for managing all application services on the network is provided in the network, and a method for requesting a process for the application service is provided. Characterized in that the client server system is configured to acquire information on the directory service from the directory service means.
【請求項5】 請求項1、請求項2、または請求項3記
載のクライアントサーバシステムにおいて、アプリケー
ションサービスに対する処理の依頼方法に関する情報を
各アプリケーションサービス手段が管理し、各アプリケ
ーションサービス間で共通な特定のコマンドを各アプリ
ケーションサービス手段へ送ることにより前記依頼方法
に関する情報を取得する構成にしたことを特徴とするク
ライアントサーバシステム。
5. The client server system according to claim 1, wherein each application service means manages information on a method of requesting a process for an application service, and specifies information common among the application services. The client server system is configured to acquire the information on the request method by sending the above command to each application service means.
【請求項6】 請求項1乃至請求項5のいずれかに記載
のクライアントサーバシステムにおいて、クライアント
端末装置上で、送られてきた入力項目を含むHTMLデータ
をブラウザ上に表示し、その入力項目に入力値を入力さ
せるか入力値を選択させるかして指定させ、その入力値
をクライアント端末装置から中継サーバへ送り、アプリ
ケーションサービスに対する処理の依頼方法に関する情
報にしたがって中継サーバが前記入力値からサービスに
対する実際のコマンドおよびパラメータを生成し、アプ
リケーションサービス手段へ送信することを特徴とする
クライアントサーバシステム。
6. The client server system according to claim 1, wherein the client terminal device displays HTML data including the transmitted input items on a browser, and displays the HTML data including the input items on the client terminal device. An input value is input or an input value is selected, and the input value is selected. The input value is sent from the client terminal device to the relay server. A client-server system for generating actual commands and parameters and transmitting them to an application service means.
【請求項7】 請求項6記載のクライアントサーバシス
テムにおいて、中継サーバが、コマンド送信に対する応
答としてアプリケーションサービス手段から処理結果を
受信し、その処理結果を元にHTMLデータを生成し、生成
したHTMLデータをクライアント端末装置へ返送すること
を特徴とするクライアントサーバシステム。
7. The client server system according to claim 6, wherein the relay server receives a processing result from the application service means as a response to the command transmission, generates HTML data based on the processing result, and generates the generated HTML data. Client server system for sending back to the client terminal device.
【請求項8】 請求項7記載のクライアントサーバシス
テムにおいて、アプリケーションサービス手段へのコマ
ンド送信に対する処理結果としてアプリケーションサー
ビス手段から当該アプリケーションサービスまたは別の
アプリケーションサービスのサービス識別子が返送さ
れ、中継サーバが返送されたサービス識別子に対応する
アプリケーションサービスに関する処理の依頼方法を取
得し、取得した情報に基づきHTMLデータを生成し、生成
したHTMLデータをクライアント端末装置へ返送すること
を特徴とするクライアントサーバシステム。
8. The client server system according to claim 7, wherein a service identifier of the application service or another application service is returned from the application service means as a processing result for the command transmission to the application service means, and the relay server is returned. A client server system, which obtains a method of requesting a process related to an application service corresponding to the service identifier, generates HTML data based on the obtained information, and returns the generated HTML data to the client terminal device.
【請求項9】 請求項1、請求項2、または請求項3記
載のクライアントサーバシステムにおいて、アプリケー
ションサービスを、サービスオブジェクトとして外部イ
ンターフェースから参照可能なミドルウエアを用いて実
装し、アプリケーションサービスに対する処理の依頼方
法に関する情報として前記サービスオブジェクトの外部
インターフェースに関する情報をアプリケーションサー
ビス手段から取得する構成にしたことを特徴とするクラ
イアントサーバシステム。
9. The client server system according to claim 1, wherein the application service is implemented using middleware that can be referred to from an external interface as a service object, and processing for the application service is performed. A client server system, wherein information on an external interface of the service object is acquired from an application service means as information on a request method.
【請求項10】 請求項9記載のクライアントサーバシ
ステムにおいて、前記ミドルウエアとしてJAVA(登
録商標)言語のRMI/JINI機能を用い、JAVA言語のReflec
tion機能を用いてサービスオブジェクトの外部インター
フェースに関する情報を取得することを特徴とするクラ
イアントサーバシステム。
10. The client server system according to claim 9, wherein an RMI / JINI function of JAVA language is used as said middleware, and a REFLEC of JAVA language is used.
A client server system for acquiring information about an external interface of a service object by using an option function.
JP2001165207A 2001-05-31 2001-05-31 Client server system Expired - Fee Related JP5042415B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001165207A JP5042415B2 (en) 2001-05-31 2001-05-31 Client server system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001165207A JP5042415B2 (en) 2001-05-31 2001-05-31 Client server system

Publications (2)

Publication Number Publication Date
JP2002358280A true JP2002358280A (en) 2002-12-13
JP5042415B2 JP5042415B2 (en) 2012-10-03

Family

ID=19007909

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001165207A Expired - Fee Related JP5042415B2 (en) 2001-05-31 2001-05-31 Client server system

Country Status (1)

Country Link
JP (1) JP5042415B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004199158A (en) * 2002-12-16 2004-07-15 Internatl Business Mach Corp <Ibm> Relay processing device, control method, program, recording medium and terminal control server
US7313698B2 (en) 2002-12-27 2007-12-25 Brother Kogyo Kabushiki Kaisha Image data processing system, image data generating apparatus, terminal equipment and program product
JP2022078608A (en) * 2020-11-13 2022-05-25 株式会社フォーラムエイト Information processing system

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101545670B1 (en) 2013-07-25 2015-08-19 서울시립대학교 산학협력단 Methods and system for providing data operations

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10232899A (en) * 1996-12-17 1998-09-02 Fuji Xerox Co Ltd Service linking method, service linking device and parts generation management method utilizable for the execution
JPH10254890A (en) * 1997-03-11 1998-09-25 Fujitsu Ltd Access system to various kinds of services using network

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10232899A (en) * 1996-12-17 1998-09-02 Fuji Xerox Co Ltd Service linking method, service linking device and parts generation management method utilizable for the execution
JPH10254890A (en) * 1997-03-11 1998-09-25 Fujitsu Ltd Access system to various kinds of services using network

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004199158A (en) * 2002-12-16 2004-07-15 Internatl Business Mach Corp <Ibm> Relay processing device, control method, program, recording medium and terminal control server
US8266247B2 (en) 2002-12-16 2012-09-11 International Business Machines Corporation Relay processing apparatus, control method and program therefor, and terminal control server
US7313698B2 (en) 2002-12-27 2007-12-25 Brother Kogyo Kabushiki Kaisha Image data processing system, image data generating apparatus, terminal equipment and program product
US8255979B2 (en) 2002-12-27 2012-08-28 Brother Kogyo Kabushiki Kaisha Image data processing system, image data generating apparatus, terminal equipment and program product
JP2022078608A (en) * 2020-11-13 2022-05-25 株式会社フォーラムエイト Information processing system

Also Published As

Publication number Publication date
JP5042415B2 (en) 2012-10-03

Similar Documents

Publication Publication Date Title
CA2237333C (en) A method and apparatus for making a hypermedium interactive
US8219970B2 (en) XML push and remote execution of a wireless applications
US8248992B2 (en) Method and apparatus for providing home network device service to an external device through web service
KR100678966B1 (en) Apparatus and method for providing upnp rui service
US6961735B2 (en) Method and a bridge for coupling a server and a client of different object types
JP3055970B2 (en) Method and apparatus for implementing interface between object-oriented languages
US20030009539A1 (en) Distributed object middleware connection method
US20230308504A9 (en) Method and system of application development for multiple device client platforms
JP2002215486A (en) Communication system for controller based on wsdl
US20030163570A1 (en) Command line interface session tool
EP1401169A1 (en) Method and system using a Meta service selector for deploying services over a plurality of networks
US8676902B2 (en) System and method for service oriented email client application
JP5042415B2 (en) Client server system
KR100697155B1 (en) System and method for forming report using web service
JP2003076563A (en) Distributed object middleware connection method and recording medium with program recorded thereon and program
JP4959339B2 (en) Port type independent proxy support for web services intermediary
Marchi et al. Declarative policies for web service selection
Endo et al. Using IntelligentPad as a Server-Side Technology
JP2005031905A (en) Method calling device
AU737604B2 (en) A method for making a hypermedium interactive
JP2004227405A (en) Web application server, web application server system, application control method and program
WO2003107205A1 (en) Distributed object middleware linkage method, recording medium containing program, and program
JP2001142813A (en) System for supporting service based on connection type protocol on web service based on non-connection type protocol

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080522

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20080527

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20111004

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20111202

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

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

R150 Certificate of patent or registration of utility model

Ref document number: 5042415

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20150720

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees