JP2005025463A - Server client system and server and method and program for remotely operating application of server device by client - Google Patents

Server client system and server and method and program for remotely operating application of server device by client Download PDF

Info

Publication number
JP2005025463A
JP2005025463A JP2003189665A JP2003189665A JP2005025463A JP 2005025463 A JP2005025463 A JP 2005025463A JP 2003189665 A JP2003189665 A JP 2003189665A JP 2003189665 A JP2003189665 A JP 2003189665A JP 2005025463 A JP2005025463 A JP 2005025463A
Authority
JP
Japan
Prior art keywords
client
application
server
program
viewer
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2003189665A
Other languages
Japanese (ja)
Inventor
Koji Muramatsu
孝治 村松
Yasushi Ono
泰志 小野
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.)
Toshiba Corp
Original Assignee
Toshiba Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Toshiba Corp filed Critical Toshiba Corp
Priority to JP2003189665A priority Critical patent/JP2005025463A/en
Publication of JP2005025463A publication Critical patent/JP2005025463A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a system for remotely operating a user interface object whose power of expression or response is satisfactory through a network. <P>SOLUTION: This server client system is provided with a browser 210 equipped with a server module and an application operating on a server device 100 and a GUI remote relay library 123 operating while being linked to the application, and configured to operate on a client 200 and a viewer program 211 operating in the browser 210 for realizing the remote operation of the application cooperatively with the GUI remote relay library 123. A plurality of viewer programs 211 are prepared for each of the environments of the client 200, and a Web server 110 is provided with a function which selects the viewer program 211 according to the environment of the client 200, and transmits it to the client 200. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

【0001】
【発明の属する技術分野】
本発明は、サーバに備えられたアプリケーションを、クライアントにて遠隔操作することが可能なサーバクライアントシステム及びサーバ並びにサーバのアプリケーションをクライアントにて遠隔操作する方法及びプログラム関する。
【0002】
【従来の技術】
この種のサーバクライアントシステムとして、HTML/XML等のページ記述言語を用いたWebアプリケーションシステムについて説明する。
【0003】
図3において、Webサーバ1A及びアプリケーションサーバ1Bを有するサーバ装置1とクライアント2,3とは、公衆電話回線、インターネット等の各種のネットワーク4を介して接続されている。ここに、クライアント2,3としては、ネットワーク4に有線で接続されているパーソナルコンピュータや無線装置5を経由したモバイル情報端末等が例示される。
【0004】
クライアント2,3が有するユーザーインターフェースはページ記述言語で記述されており、クライアント2,3がデータベースの検索等を行う場合、当該処理はサーバ装置1にて実行され、処理結果がクライアント2,3のブラウザによって表示される。
【0005】
かかるシステムにおいては、クライアント2,3の各種デバイスに搭載されたブラウザのみを用いてユーザインターフェースを提供でき、クライアント2,3へのソフトウェアインストールや保守等が不要である利点がある。また、クライアント2,3のブラウザがデバイス依存部分を吸収することになるので、クライアント2,3は環境依存性が削減されたものとなる利点もある。
【0006】
一方、図4は、この種のサーバクライアントシステムとして、GUI(Graphical User Interface)リモート中継ライブラリを用いた例であり、サーバ装置6とクライアント7とはネットワーク8を介して接続されている。
【0007】
サーバ装置6は、アプリケーション6Aとリンクして動作するGUIリモート中継ライブラリ6Bを有する。また、アプリケーション6Aを起動した時に、クライアント7のビューワプログラム7Aは、アプリケーション6Aと通信接続する。なお、このビューワプログラム7Aは予めクライアント7にインストールする形態又はアプリケーション6Aの起動前に動的にサーバ装置6からダウンロードして起動する形態がある。なお、後者のビューワプログラム7Aの起動形態としては、ブラウザを使用してビューワプログラム7AをJavaアプレットとして起動する方法がある。
【0008】
アプリケーション6Aからの画面表示命令等のGUI命令は、ビューワプログラム7Aに中継し、ビューワプログラム7Aは、当該GUI命令を解釈・処理し、例えば、クライアント7にモニタ7Bに表示を行う。
【0009】
また、クライアント7のモニタ7Bの画面における操作として例えば、ボタンを押した等の操作は、ビューワプログラム7Aを介してGUIリモート中継ライブラリ6Bに中継する。次いで、GUIリモート中継ライブラリ6Bは、クライアント7における操作をアプリケーション6Aに伝え、アプリケーション6Aは、当該操作に応じた処理、例えば、次の画面に進む等の処理を行うことになる。
【0010】
かかるGUIリモート中継ライブラリ6Bを用いるサーバクライアントシステムにおいては、アプリケーション開発者は、クライアント7の操作であるのに、あたかもサーバ装置6上で画面表示されるアプリケーションを作成するように簡易にアプリケーション開発をすることができる利点がある。
【0011】
また、計算機の機能をオブジェクト指向言語を利用して容易に分散させる技術として、アプリケーションを備えるマシンの動作の一部を、他のマシンに実行させる公知例がある(特許文献1)。
【0012】
【特許文献1】
特開2000−293375(第1頁−第15頁、図1〜図16)
【0013】
【発明が解決しようとする課題】
しかしながら、上記した従来技術においては、ページ記述言語の代表であるHTML/XML等が元々閲覧を目的に考えられた言語であるため、クライアントで動作するJavaアプレット等のプログラムを用いたシステムと比較して表現力やレスポンスが貧弱で、使い勝手が悪い等の問題があった。
【0014】
例えば、画面の一部のみ更新されれば良い場合でも、ページ単位での更新が必要となる。またGUI関連のボタン等の部品からのボタンが押された等のイベント通知の仕組みが貧弱である。
【0015】
さらにサーバから非同期にデータを送信することができない等の問題がある。
【0016】
またさらに、特許文献1の技術は、具体的に利用形態としては、サーバ、クライアントの区別を意識することなく無く、分散化プログラムを開発する等のものであり、クライアントによるサーバーの遠隔操作を行うものではない。
【0017】
本発明の目的は、表現力やレスポンスの良いユーザインターフェースオブジェクトをネットワーク経由で操作することができるような、サーバクライアントシステム及びサーバ並びにサーバのアプリケーションをクライアントにて遠隔操作する方法及びプログラムを提供することを目的とする。
【0018】
【課題を解決するための手段】
上記目的を達成するために本発明は、通信回線によりサーバ装置及びクライアントが接続され、前記サーバ装置上で動作するサーバモジュール及びアプリケーションと、前記アプリケーションとリンクして動作するGUIリモート中継ライブラリとを有すると共に前記クライアント上で動作するブラウザと、前記ブラウザ内で動作し前記GUIリモート中継ライブラリと連携して前記アプリケーションの遠隔操作を実現するビューワプログラムとを有するサーバクライアントシステムにおいて、
前記ビューワプログラムはクライアントの環境毎に複数用意され且つ前記サーバモジュールは前記クライアントの環境に応じてビューワプログラムを選択し、前記クライアントに送出する機能を有することを特徴とするサーバクライアントシステム、である。
【0019】
また本発明は、通信回線によりサーバ装置及びクライアントが接続され、前記サーバ装置上で動作するサーバモジュール及びアプリケーションと、前記アプリケーションとリンクして動作するGUIリモート中継ライブラリとを有すると共に前記クライアント上で動作するブラウザと、前記ブラウザ内で動作し前記GUIリモート中継ライブラリと連携して前記アプリケーションの遠隔操作を実現するビューワプログラムとを有するサーバクライアントシステムにおいて、
前記ビューワプログラムは、クライアントの環境毎に複数用意され、
前記サーバモジュールは、前記クライアントの環境毎に複数用意されたビューワプログラムを、前記クライアントの環境に応じて選択し、前記クライアントに送出する機能を有することを特徴とするサーバ装置、である。
【0020】
さらに本発明は、サーバモジュール、アプリケーション及び前記アプリケーションとリンクして動作するGUIリモート中継ライブラリを有するサーバ装置の前記アプリケーションを、ブラウザ及びこのブラウザ内で動作し前記GUIリモート中継ライブラリと連携して前記アプリケーションの遠隔操作を実現するビューワプログラムを有するクライアントにて遠隔操作する方法において、
前記ビューワプログラムは前記クライアントの環境毎に複数用意し、
前記サーバモジュールは前記クライアントの環境に応じてビューワプログラムを選択し、
該選択した前記ビューワプログラムを前記クライアントに送出することを特徴とする方法、である。
【0021】
またさらに本発明は、サーバモジュール、アプリケーション及び前記アプリケーションとリンクして動作するGUIリモート中継ライブラリを有するサーバ装置の前記アプリケーションを、ブラウザ及びこのブラウザ内で動作し前記GUIリモート中継ライブラリと連携して前記アプリケーションの遠隔操作を実現するビューワプログラムを有するクライアントにて遠隔操作するプログラムにおいて、
前記サーバ装置は前記クライアントの環境毎の複数のビューワプログラムを用意した上で、当該サーバ装置に、
前記サーバモジュールにより前記クライアントの環境に応じてビューワプログラムを選択するステップと、
該選択した前記ビューワプログラムを前記クライアントに送出するステップとを実行させるプログラム、である。
【0022】
本発明によるサーバクライアントシステム及びサーバ並びにサーバ装置のアプリケーションをクライアントにて遠隔操作する方法及びプログラムによれば、ユーザは、クライアントのブラウザ内のビューワプログラムを操作することで、サーバ装置のGUIリモート中継ライブラリと連携させることにより、クライアントマシンの環境に応じた適切なビューワプログラムを選択し、クライアントに送出することができるので、複数種類のクライアントからサーバ装置上のアプリケーションの遠隔操作が可能となり、ページベースのユーザインターフェースと比較して、表現力やレスポンスの高いユーザインターフェースを実現できる。
【0023】
一方、ユーザは、サーバからダウンロードされるビューワプログラムを意識的に選択する必要はないため、ページベース記述言語を用いたシステムと同様に、デバイスを意識せずにアプリケーションサービスを受けることができる。
【0024】
【発明の実施の形態】
以下、図1及び図2を参照して本発明の一実施形態のシステムを説明する。
【0025】
図1は本実施形態のサーバクライアントシステムを示しており、当該システムにおいては、サーバ装置のアプリケーションをクライアントにて遠隔操作する方法が実施される。
【0026】
図1において、サーバ装置100とクライアント200及びサーバ装置100とクライアント300はそれぞれ通信回線により物理的に接続されている。また、サーバ装置100上には、Webサーバ110及びアプリケーションデーモン120が常駐している。
【0027】
ここに、2つのクライアント200,300に関しては説明が重複する部分が多いため、基本的に一のクライアント200について説明し、必要に応じ後者のクライアント300を交えて説明することとする。また、クライアント200,300は、デスクトップ型情報端末、携帯型情報端末等の各種の情報端末を含むものである。
【0028】
Webサーバ110内の処理部分として、Servlet処理部111及びビューワ選択部112がある。Servlet処理部111は、ブラウザ等によるServlet起動命令を解釈して適切なServletを実行する部分である。ビューワ選択Servlet03−03はアクセスしてきたクライアント200のデバイスに応じたビューワプログラムを保持部130から選択し、クライアント200にダウンロードさせる部分である。
【0029】
アプリケーションデーモン120内の処理部分として、アプリケーション起動部121、アプリケーション処理部122、GUIリモート中継ライブラリ123がある。アプリケーション起動部121は、クライアント200上のビューワプログラム211と接続を持ち、当該ビューワプログラム211からのアプリケーション起動命令に応じてアプリケーションを起動する。
【0030】
尚、本実施例ではメモリ消費量節約のため、1プロセス内で複数のアプリケーションを同時稼動させる例を取り上げる。このため、ここでいうアプリケーション起動とは、アプリケーション空間112A,112Bを用意し、アプリケーション初期化処理を行うことを意味する。
【0031】
アプリケーション処理部122は、システム毎にアプリケーション開発者が用意する部分であり、アプリケーションデーモン120内に組み込むためのフレームワークに従った実装がなされたものである。GUIリモート中継ライブラリ123は、アプリケーション処理部122にて発生するGUI関連の命令をクライアント200上のビューワプログラム211に送る部分である。
【0032】
ブラウザ210はクライアント200で動作し、ユーザによる操作に応じて適宜Webサーバ110にアクセスを行う。ビューワプログラム211は、Webサーバ110からダウンロードされてブラウザ210内で動作するプログラムであり、アプリケーションデーモン120と通信接続を確立して動作する。また、機能としては、アプリケーション起動部121に対しアプリケーション起動要求を行う機能、GUIリモート中継ライブラリ123から送られてくる命令に応じて表示画面200Aを表示する機能、表示画面200Aに対するマウスなどを用いたユーザ操作イベントをGUIリモート中継ライブラリ123経由でアプリケーション処理部122に送る機能等を持つ。
【0033】
図4は、本システムにてクライアント200をユーザが操作する場合のフローチャートである。
【0034】
尚、Webサーバ110及びアプリケーションデーモン120はサーバ装置100上で既に稼動しているものとする。尚、フローチャートにはアプリケーションを1つ起動して終了するまでのパターンを記載しているが、ビューワプログラムを動かしている限り、2つ目、3つ目のアプリケーションを起動することも可能である。
【0035】
先ず、ユーザがクライアント200上のブラウザ210を起動し、サーバ装置100におけるWebサーバ110上の「アプリケーションサービスのページ」にアクセスする(ステップS1)。
【0036】
次に、Webサーバ110内のServlet処理部111から、ビューワ選択Servletが起動され、クライアント200のデバイスに適したビューワプログラムが選ばれる。選ばれたビューワプログラムは、クライアント200のブラウザ210にダウンロードされる。このビューワプログラムは、ブラウザ210内で起動後、アプリケーションデーモン120に接続する(ステップS2)。
【0037】
次に、アプリケーションデーモン120からビューワプログラムにアプリケーション一覧が送られ、当該ビューワプログラム内にアプリケーションメニューが表示される(ステップS3)。
【0038】
次に、ユーザは、実行したいアプリケーションをマウス等で選択・クリックする。この操作により、アプリケーションデーモン120へアプリケーション起動要求が送られる(ステップS4)。
【0039】
次に、アプリケーションデーモン120内のアプリケーション起動部121にて、アプリケーション空間122Aが新たに確保され、続いてアプリケーション処理部122に、アプリケーション初期化要求が発行される。これにより、アプリケーション処理が開始する(ステップS5)。
【0040】
次に、アプリケーション処理部122にて、画面表示命令が発行され、GUIリモート中継ライブラリ123経由でビューワプログラムへ命令が中継される。ビューワプログラムは、当該命令に従い、画面表示を行う(ステップS6)。
【0041】
次に、ステップS7にて、アプリケーション処理部122からGUI関連の命令の発行の検出待ちが行われ、発行されない場合は、ステップS8としてユーザによる画面操作の検出待ちが行われる。ここで、ユーザによる画面操作が行われると、ビューワプログラムが画面操作の内容を、GUIリモート中継ライブラリ123経由でアプリケーション処理部122に伝える(ステップS10)。
【0042】
一方、ステップS7にて、アプリケーション処理部122からGUI関連の命令の発行を検出すると、アプリケーションの終了命令のときは、終わりとなり、終わりでない場合は、ステップS11に移行する。ステップS11では、ビューワプログラムが画面操作内容をGUIリモート中継ライブラリ123を経由してアプリケーション処理部122に伝え、終了に至る。
【0043】
以上のように本実施形態では、複数種類のクライアント200,300からサーバ装置100上のアプリケーションの遠隔操作が可能となり、ページベースのユーザインターフェースと比較して、表現力やレスポンスの高いユーザインターフェースを実現できる。
【0044】
一方、ユーザはサーバ装置100からダウンロードされるビューワプログラムを意識的に選択する必要はないため、ページベース記述言語を用いたシステムと同様に、デバイスを意識せずにアプリケーションサービスを受けることができる。
【0045】
また、同時通信接続数が1つに限定されたクライアント200又は300を用いた場合でも、アプリケーション起動命令とアプリケーション処理命令を同一の通信経路で行う本構成であれば、問題無くアプリケーションサービスを受けることができる。
【0046】
なお、上記においてサーバ装置100の構成としてはWebサーバ110及び/又はアプリケーションデーモン120をハードウエアとして構成する他に、一又は複数のコンピュータ又はこれらコンピュータの一部の機能により構成することができる。
【0047】
また図2のシーケンスが実施される方法又はプログラムを、当該コンピュータにより実行するソフトウエアとして構成とすることもできる。
【0048】
【発明の効果】
以上述べたように本発明によれば、表現力やレスポンスの良いユーザインターフェースオブジェクトをネットワーク経由で操作することができるような、サーバクライアントシステム及びサーバ並びにサーバのアプリケーションをクライアントにて遠隔操作する方法及びプログラムを提供できるものである。
【図面の簡単な説明】
【図1】本発明の一実施形態に係るサーバクライアントシステムを示す図。
【図2】同実施形態におけるサーバ装置のアプリケーションをクライアントにて遠隔操作する方法を説明するフローチャート。
【図3】従来のサーバクライアントシステムの一例としてページ記述言語を用いたWebアプリケーションシステムを示す図。
【図4】従来のサーバクライアントシステムの他例としてGUIリモート中継ライブラリを有するシステムを示す図。
【符号の説明】
100…サーバ装置、110…Webサーバ、111…Servlet処理部、112…ビューワ選択部、120…アプリケーションデーモン、121…アプリケーション起動部、122…アプリケーション処理部、123…GUIリモート中継ライブラリ、130…保持部、200,300……クライアント、200A,300A…表示画面、210,310…ブラウザ、211,311…ビューワプログラム。
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a server client system and a server capable of remotely operating an application provided in a server by a client, and a method and program for remotely operating a server application by a client.
[0002]
[Prior art]
A web application system using a page description language such as HTML / XML will be described as this type of server client system.
[0003]
In FIG. 3, a server apparatus 1 having a Web server 1A and an application server 1B and clients 2 and 3 are connected via various networks 4 such as a public telephone line and the Internet. Here, examples of the clients 2 and 3 include a personal computer connected to the network 4 by wire and a mobile information terminal via the wireless device 5.
[0004]
The user interfaces of the clients 2 and 3 are described in a page description language. When the clients 2 and 3 perform a database search or the like, the processing is executed by the server device 1, and the processing result is the client 2 or 3. Displayed by browser.
[0005]
Such a system has an advantage that a user interface can be provided using only browsers mounted on various devices of the clients 2 and 3, and software installation and maintenance on the clients 2 and 3 are unnecessary. In addition, since the browsers of the clients 2 and 3 absorb the device-dependent part, the clients 2 and 3 also have an advantage that environment dependency is reduced.
[0006]
On the other hand, FIG. 4 shows an example using a GUI (Graphical User Interface) remote relay library as this type of server client system. The server device 6 and the client 7 are connected via a network 8.
[0007]
The server device 6 has a GUI remote relay library 6B that operates in linkage with the application 6A. When the application 6A is activated, the viewer program 7A of the client 7 establishes communication connection with the application 6A. The viewer program 7A may be installed in the client 7 in advance, or may be downloaded dynamically from the server device 6 and activated before the application 6A is activated. In addition, as a starting form of the latter viewer program 7A, there is a method of starting the viewer program 7A as a Java applet using a browser.
[0008]
A GUI command such as a screen display command from the application 6A is relayed to the viewer program 7A, and the viewer program 7A interprets and processes the GUI command, and displays it on the monitor 7B on the client 7, for example.
[0009]
Further, as an operation on the screen of the monitor 7B of the client 7, for example, an operation such as pressing a button is relayed to the GUI remote relay library 6B via the viewer program 7A. Next, the GUI remote relay library 6B transmits an operation at the client 7 to the application 6A, and the application 6A performs a process corresponding to the operation, for example, a process of proceeding to the next screen.
[0010]
In the server client system using the GUI remote relay library 6B, the application developer simply develops an application as if creating an application to be displayed on the screen on the server device 6 even though the operation of the client 7 is performed. There are advantages that can be made.
[0011]
As a technique for easily distributing the functions of a computer using an object-oriented language, there is a known example in which a part of the operation of a machine including an application is executed by another machine (Patent Document 1).
[0012]
[Patent Document 1]
JP-A-2000-293375 (page 1 to page 15, FIGS. 1 to 16)
[0013]
[Problems to be solved by the invention]
However, in the above-described prior art, HTML / XML, which is a typical page description language, is a language originally considered for the purpose of browsing, so it is compared with a system using a program such as a Java applet that operates on a client. There are problems such as poor expressiveness and response and poor usability.
[0014]
For example, even if only a part of the screen needs to be updated, it is necessary to update in units of pages. Also, the mechanism of event notification such as a button from a component such as a GUI related button being pressed is poor.
[0015]
Furthermore, there is a problem that data cannot be transmitted asynchronously from the server.
[0016]
Furthermore, the technology of Patent Document 1 is to develop a distributed program without regard to the distinction between a server and a client as a specific usage form, and remotely operate the server by the client. It is not a thing.
[0017]
An object of the present invention is to provide a server client system, a server, and a method and a program for remotely operating a server application on a client so that user interface objects having good expressiveness and response can be operated via a network. With the goal.
[0018]
[Means for Solving the Problems]
In order to achieve the above object, the present invention includes a server module and an application that are connected to a server device and a client via a communication line, and that operate on the server device, and a GUI remote relay library that operates in conjunction with the application. A server client system comprising: a browser that operates on the client; and a viewer program that operates in the browser and realizes remote operation of the application in cooperation with the GUI remote relay library.
A server client system, wherein a plurality of the viewer programs are prepared for each client environment, and the server module has a function of selecting a viewer program according to the client environment and sending it to the client.
[0019]
In addition, the present invention includes a server module and an application that are connected to each other by a communication line, operate on the server apparatus, and a GUI remote relay library that operates by linking to the application, and operates on the client. A server client system, and a viewer program that operates in the browser and realizes remote operation of the application in cooperation with the GUI remote relay library,
A plurality of viewer programs are prepared for each client environment.
The server module has a function of selecting a plurality of viewer programs prepared for each environment of the client according to the environment of the client and transmitting the selected program to the client.
[0020]
Furthermore, the present invention provides a server module, an application, and the application of a server device having a GUI remote relay library that operates in linkage with the application, the browser and the application that operates in the browser and cooperates with the GUI remote relay library. In a method of remote control by a client having a viewer program that realizes remote control of
A plurality of viewer programs are prepared for each environment of the client,
The server module selects a viewer program according to the client environment,
And sending the selected viewer program to the client.
[0021]
Still further, the present invention provides a server module, an application, and the application of the server device having a GUI remote relay library that operates in linkage with the application, the browser and the browser that operates in the browser and cooperates with the GUI remote relay library. In a program remotely operated by a client having a viewer program for realizing remote operation of an application,
The server device, after preparing a plurality of viewer programs for each environment of the client,
Selecting a viewer program according to the environment of the client by the server module;
A program for executing the step of sending the selected viewer program to the client.
[0022]
According to the server client system, the server, and the method and program for remotely operating an application of the server device on the client according to the present invention, the user operates the viewer program in the browser of the client, thereby allowing the GUI remote relay library of the server device. By coordinating with, you can select an appropriate viewer program according to the client machine environment and send it to the client. This makes it possible to remotely control applications on the server device from multiple types of clients. Compared with a user interface, a user interface with higher expressiveness and response can be realized.
[0023]
On the other hand, since the user does not need to consciously select a viewer program downloaded from the server, the user can receive an application service without being conscious of the device as in the system using the page-based description language.
[0024]
DETAILED DESCRIPTION OF THE INVENTION
Hereinafter, a system according to an embodiment of the present invention will be described with reference to FIGS. 1 and 2.
[0025]
FIG. 1 shows a server client system according to the present embodiment. In this system, a method of remotely operating an application of a server device with a client is implemented.
[0026]
In FIG. 1, the server apparatus 100 and the client 200, and the server apparatus 100 and the client 300 are physically connected by a communication line. A Web server 110 and an application daemon 120 are resident on the server device 100.
[0027]
Here, since there are a lot of overlapping explanations for the two clients 200 and 300, the description will be given basically for one client 200 and the latter client 300 as necessary. The clients 200 and 300 include various information terminals such as a desktop information terminal and a portable information terminal.
[0028]
As a processing part in the Web server 110, there are a Servlet processing unit 111 and a viewer selection unit 112. The Servlet processing unit 111 is a part that interprets a Servlet activation command from a browser or the like and executes an appropriate Servlet. The viewer selection Servlet 03-03 is a part that selects a viewer program corresponding to the accessed device of the client 200 from the holding unit 130 and causes the client 200 to download the viewer program.
[0029]
As processing portions in the application daemon 120, there are an application activation unit 121, an application processing unit 122, and a GUI remote relay library 123. The application activation unit 121 is connected to the viewer program 211 on the client 200 and activates an application in response to an application activation command from the viewer program 211.
[0030]
In this embodiment, an example in which a plurality of applications are simultaneously operated in one process is taken up in order to save memory consumption. For this reason, the application activation here means that the application spaces 112A and 112B are prepared and application initialization processing is performed.
[0031]
The application processing unit 122 is a part prepared by an application developer for each system, and is implemented according to a framework for incorporation in the application daemon 120. The GUI remote relay library 123 is a part that sends a GUI-related command generated in the application processing unit 122 to the viewer program 211 on the client 200.
[0032]
The browser 210 operates on the client 200 and appropriately accesses the Web server 110 in accordance with a user operation. The viewer program 211 is a program that is downloaded from the Web server 110 and operates in the browser 210, and operates by establishing a communication connection with the application daemon 120. In addition, as a function, a function of making an application activation request to the application activation unit 121, a function of displaying the display screen 200A according to a command sent from the GUI remote relay library 123, a mouse for the display screen 200A, and the like were used. A function of sending a user operation event to the application processing unit 122 via the GUI remote relay library 123 is provided.
[0033]
FIG. 4 is a flowchart when the user operates the client 200 in this system.
[0034]
It is assumed that the Web server 110 and the application daemon 120 are already running on the server device 100. Although the flowchart describes a pattern from starting one application to ending, it is possible to start the second and third applications as long as the viewer program is running.
[0035]
First, the user activates the browser 210 on the client 200 and accesses the “application service page” on the Web server 110 in the server device 100 (step S1).
[0036]
Next, a viewer selection servlet is activated from the servlet processing unit 111 in the web server 110, and a viewer program suitable for the device of the client 200 is selected. The selected viewer program is downloaded to the browser 210 of the client 200. The viewer program is started in the browser 210 and then connected to the application daemon 120 (step S2).
[0037]
Next, an application list is sent from the application daemon 120 to the viewer program, and an application menu is displayed in the viewer program (step S3).
[0038]
Next, the user selects / clicks an application to be executed with a mouse or the like. By this operation, an application activation request is sent to the application daemon 120 (step S4).
[0039]
Next, an application space 122A is newly secured by the application activation unit 121 in the application daemon 120, and then an application initialization request is issued to the application processing unit 122. Thereby, application processing starts (step S5).
[0040]
Next, the application processing unit 122 issues a screen display command, and the command is relayed to the viewer program via the GUI remote relay library 123. The viewer program displays the screen according to the command (step S6).
[0041]
Next, in step S7, the application processing unit 122 waits for detection of issuance of a GUI-related command. If not issued, in step S8, the user waits for detection of a screen operation. Here, when a screen operation is performed by the user, the viewer program transmits the contents of the screen operation to the application processing unit 122 via the GUI remote relay library 123 (step S10).
[0042]
On the other hand, when the issuance of a GUI-related command is detected from the application processing unit 122 in step S7, the process ends when it is an application end command, and when it is not the end, the process proceeds to step S11. In step S11, the viewer program transmits the screen operation content to the application processing unit 122 via the GUI remote relay library 123, and the process ends.
[0043]
As described above, in this embodiment, it is possible to remotely operate applications on the server device 100 from a plurality of types of clients 200 and 300, and a user interface with higher expressiveness and response than a page-based user interface is realized. it can.
[0044]
On the other hand, since the user does not need to consciously select the viewer program downloaded from the server apparatus 100, the user can receive the application service without being aware of the device as in the system using the page-based description language.
[0045]
In addition, even when using the client 200 or 300 in which the number of simultaneous communication connections is limited to one, the application service can be received without any problem with this configuration in which the application start command and the application processing command are performed on the same communication path. Can do.
[0046]
In addition to the web server 110 and / or the application daemon 120 configured as hardware, the server device 100 can be configured by one or a plurality of computers or functions of a part of these computers.
[0047]
Further, the method or program for executing the sequence of FIG. 2 may be configured as software executed by the computer.
[0048]
【The invention's effect】
As described above, according to the present invention, a server client system and a server, and a method for remotely operating a server application on a client, such that a user interface object having good expressiveness and response can be operated via a network, and A program can be provided.
[Brief description of the drawings]
FIG. 1 is a diagram showing a server client system according to an embodiment of the present invention.
FIG. 2 is an exemplary flowchart for explaining a method of remotely operating an application of the server device in the embodiment by a client;
FIG. 3 is a diagram showing a Web application system using a page description language as an example of a conventional server client system.
FIG. 4 is a diagram showing a system having a GUI remote relay library as another example of a conventional server client system.
[Explanation of symbols]
DESCRIPTION OF SYMBOLS 100 ... Server apparatus 110 ... Web server 111 ... Servlet processing part 112 ... Viewer selection part 120 ... Application daemon 121 ... Application starting part 122 ... Application processing part 123 ... GUI remote relay library 130 ... Holding part , 200, 300 ... client, 200A, 300A ... display screen, 210, 310 ... browser, 211, 311 ... viewer program.

Claims (6)

通信回線によりサーバ装置及びクライアントが接続され、前記サーバ装置上で動作するサーバモジュール及びアプリケーションと、前記アプリケーションとリンクして動作するGUIリモート中継ライブラリとを有すると共に前記クライアント上で動作するブラウザと、前記ブラウザ内で動作し前記GUIリモート中継ライブラリと連携して前記アプリケーションの遠隔操作を実現するビューワプログラムとを有するサーバクライアントシステムにおいて、
前記ビューワプログラムはクライアントの環境毎に複数用意され且つ前記サーバモジュールは前記クライアントの環境に応じてビューワプログラムを選択し、前記クライアントに送出する機能を有することを特徴とするサーバクライアントシステム。
A server device and a client connected by a communication line, a server module and an application operating on the server device, a GUI remote relay library operating in conjunction with the application, and a browser operating on the client; In a server client system having a viewer program that operates in a browser and realizes remote operation of the application in cooperation with the GUI remote relay library,
A server client system, wherein a plurality of viewer programs are prepared for each client environment, and the server module has a function of selecting a viewer program according to the client environment and sending it to the client.
前記アプリケーション及び前記GUIリモート中継ライブラリは、アプリケーション起動機構を含んだ常駐プログラムとして動作し、当該常駐プログラムは複数のアプリケーションを内部で動作させることが可能であり、前記ビューワプログラムと前記常駐プログラムの間の通信経路ではアプリケーション遠隔操作に必要な通信に加えてアプリケーション起動に必要な通信を行うことを特徴とする請求項1記載のサーバクライアントシステム。The application and the GUI remote relay library operate as a resident program including an application activation mechanism, and the resident program can operate a plurality of applications internally, and between the viewer program and the resident program. 2. The server client system according to claim 1, wherein communication necessary for starting an application is performed on the communication path in addition to communication necessary for remote application operation. 前記ビューワプログラムは、前記サーバ装置からダウンロードされるものであることを特徴とする請求項1記載のサーバクライアントシステム。The server client system according to claim 1, wherein the viewer program is downloaded from the server device. 通信回線によりサーバ装置及びクライアントが接続され、前記サーバ装置上で動作するサーバモジュール及びアプリケーションと、前記アプリケーションとリンクして動作するGUIリモート中継ライブラリとを有すると共に前記クライアント上で動作するブラウザと、前記ブラウザ内で動作し前記GUIリモート中継ライブラリと連携して前記アプリケーションの遠隔操作を実現するビューワプログラムとを有するサーバクライアントシステムにおいて、
前記ビューワプログラムは、クライアントの環境毎に複数用意され、
前記サーバモジュールは、前記クライアントの環境毎に複数用意されたビューワプログラムを、前記クライアントの環境に応じて選択し、前記クライアントに送出する機能を有することを特徴とするサーバ装置。
A server device and a client connected by a communication line, a server module and an application operating on the server device, a GUI remote relay library operating in conjunction with the application, and a browser operating on the client; In a server client system having a viewer program that operates in a browser and realizes remote operation of the application in cooperation with the GUI remote relay library,
A plurality of viewer programs are prepared for each client environment.
The server module has a function of selecting a plurality of viewer programs prepared for each environment of the client according to the environment of the client and sending the selected program to the client.
サーバモジュール、アプリケーション及び前記アプリケーションとリンクして動作するGUIリモート中継ライブラリを有するサーバ装置の前記アプリケーションを、ブラウザ及びこのブラウザ内で動作し前記GUIリモート中継ライブラリと連携して前記アプリケーションの遠隔操作を実現するビューワプログラムを有するクライアントにて遠隔操作する方法において、
前記ビューワプログラムは前記クライアントの環境毎に複数用意し、
前記サーバモジュールは前記クライアントの環境に応じてビューワプログラムを選択し、
該選択した前記ビューワプログラムを前記クライアントに送出することを特徴とする方法。
A server module, an application, and the application of the server device having a GUI remote relay library that operates by linking with the application are operated in a browser and the browser, and the remote operation of the application is realized in cooperation with the GUI remote relay library. In a method of remotely operating a client having a viewer program
A plurality of viewer programs are prepared for each environment of the client,
The server module selects a viewer program according to the client environment,
Sending the selected viewer program to the client.
サーバモジュール、アプリケーション及び前記アプリケーションとリンクして動作するGUIリモート中継ライブラリを有するサーバ装置の前記アプリケーションを、ブラウザ及びこのブラウザ内で動作し前記GUIリモート中継ライブラリと連携して前記アプリケーションの遠隔操作を実現するビューワプログラムを有するクライアントにて遠隔操作するプログラムにおいて、
前記サーバ装置は前記クライアントの環境毎の複数のビューワプログラムを用意した上で、当該サーバ装置に、
前記サーバモジュールにより前記クライアントの環境に応じてビューワプログラムを選択するステップと、
該選択した前記ビューワプログラムを前記クライアントに送出するステップとを実行させるプログラム。
A server module, an application, and the application of the server device having a GUI remote relay library that operates by linking with the application are operated in a browser and the browser, and the remote operation of the application is realized in cooperation with the GUI remote relay library. In a program remotely operated by a client having a viewer program
The server device, after preparing a plurality of viewer programs for each environment of the client,
Selecting a viewer program according to the environment of the client by the server module;
Sending the selected viewer program to the client.
JP2003189665A 2003-07-01 2003-07-01 Server client system and server and method and program for remotely operating application of server device by client Pending JP2005025463A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003189665A JP2005025463A (en) 2003-07-01 2003-07-01 Server client system and server and method and program for remotely operating application of server device by client

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003189665A JP2005025463A (en) 2003-07-01 2003-07-01 Server client system and server and method and program for remotely operating application of server device by client

Publications (1)

Publication Number Publication Date
JP2005025463A true JP2005025463A (en) 2005-01-27

Family

ID=34187805

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003189665A Pending JP2005025463A (en) 2003-07-01 2003-07-01 Server client system and server and method and program for remotely operating application of server device by client

Country Status (1)

Country Link
JP (1) JP2005025463A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007179108A (en) * 2005-12-26 2007-07-12 Casio Comput Co Ltd Computer system, server apparatus and terminal device
JP2011102901A (en) * 2009-11-11 2011-05-26 Konica Minolta Opto Inc Integrated light source, projector device, and mobile equipment

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007179108A (en) * 2005-12-26 2007-07-12 Casio Comput Co Ltd Computer system, server apparatus and terminal device
JP2011102901A (en) * 2009-11-11 2011-05-26 Konica Minolta Opto Inc Integrated light source, projector device, and mobile equipment

Similar Documents

Publication Publication Date Title
JP3753244B2 (en) Real-time web sharing system
JP4540689B2 (en) Web browser, data processing apparatus, and web page data processing method
JPWO2008078684A1 (en) Network system
JP4865581B2 (en) Content distribution management device and content distribution system
US20080263139A1 (en) Method for providing content to a mobile device, gateway for providing content and mobile device
US20070233813A1 (en) Systems and methods for submitting data from a WML-based browser
US10389792B2 (en) Output function dividing system
JP2006318499A (en) System and method for managing connection between server and client node
WO2014090016A1 (en) Device control method and mobile communication terminal
JP2011243146A (en) Relay server and its program, web site browsing system, web site browsing method, and application program
JP2004530192A (en) Web-based imaging system using cookies to provide single-operation printing options
JP2003015793A (en) Method and system for dynamically changing and displaying information to be monitored on network on monitor screen and user interface player program for realizing the same system
CN108416021B (en) Browser webpage content processing method and device, electronic equipment and readable medium
JP2010020770A (en) Method and system for providing web page interface
JP2002245014A (en) System and method for transferring mobile agent for portable device and its program
JP2007079988A (en) Www browser, html page sharing system and html page sharing method
JP2009048333A (en) Web page browsing device and web page browsing server
JP2005025463A (en) Server client system and server and method and program for remotely operating application of server device by client
US6185610B1 (en) Network system spontaneously transmitting data from server machine to user terminal having first and second parts for requests and message, respectively
JPH10254907A (en) Information providing system, information providing method, information processor and information processing method
KR20070027996A (en) Mobile communication terminal, gateway and method for providing wireless internet service
JP2012008970A (en) Summary information display device, summary information display method, summary information display program, summary information provision device, summary information provision program, and storage medium
US20060195544A1 (en) Posting and receiving resources for external applications using a web browser as an agent
JP4774018B2 (en) Server, terminal, program and method
WO2015083321A1 (en) Portable electronic device linking system, vehicle-mounted display device, and linking program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20050127

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060425

A02 Decision of refusal

Effective date: 20060815

Free format text: JAPANESE INTERMEDIATE CODE: A02