JP5223802B2 - Server-based computing system, server device, client device, and program - Google Patents

Server-based computing system, server device, client device, and program Download PDF

Info

Publication number
JP5223802B2
JP5223802B2 JP2009166886A JP2009166886A JP5223802B2 JP 5223802 B2 JP5223802 B2 JP 5223802B2 JP 2009166886 A JP2009166886 A JP 2009166886A JP 2009166886 A JP2009166886 A JP 2009166886A JP 5223802 B2 JP5223802 B2 JP 5223802B2
Authority
JP
Japan
Prior art keywords
client device
switching
server device
server
screen information
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.)
Active
Application number
JP2009166886A
Other languages
Japanese (ja)
Other versions
JP2011022772A (en
Inventor
篤志 助則
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Casio Computer Co Ltd
Original Assignee
Casio Computer 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 Casio Computer Co Ltd filed Critical Casio Computer Co Ltd
Priority to JP2009166886A priority Critical patent/JP5223802B2/en
Publication of JP2011022772A publication Critical patent/JP2011022772A/en
Application granted granted Critical
Publication of JP5223802B2 publication Critical patent/JP5223802B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、サーバベース・コンピューティング・システム、およびそのサーバ装置、クライアント装置、サーバ制御プログラム、クライアント制御プログラムに関する。   The present invention relates to a server-based computing system and its server device, client device, server control program, and client control program.

従来のサーバ・クライアント・システムにおいて、例えばクライアント装置からのリモート操作によりサーバ装置側で所望のアプリケーションプログラムを起動実行させるサーバベース・コンピューティング・システム(SBCシステム;Server Based Computing system)がある。このSBCシステムでは、クライアント装置の操作入力に応じてサーバ装置側で処理され更新される表示用の画面データが、該サーバ装置からその画面更新の都度クライアント装置へと送信転送されて表示される。これによりクライアント装置は、表示や入力など最低限の機能のみを持てば良く、アプリケーションなどの資源はサーバ装置で一元管理するものである。   In a conventional server-client system, for example, there is a server-based computing system (SBC system) that activates and executes a desired application program on the server device side by remote operation from the client device. In this SBC system, display screen data that is processed and updated on the server device side in response to an operation input of the client device is transmitted and transferred from the server device to the client device each time the screen is updated. As a result, the client device only needs to have a minimum function such as display and input, and resources such as applications are centrally managed by the server device.

このようにSBCシステムは、サーバ装置上でアプリケーションプログラムが実行されるので、クライアント装置の性能が低い場合にも高機能なコンピューティング環境を実現可能である。   As described above, since the application program is executed on the server device, the SBC system can realize a highly functional computing environment even when the performance of the client device is low.

複数のサーバ装置を並列に備えたサーバベース・コンピューティング・システムにおいて、クライアント装置からアプリケーションプログラムの起動要求があった場合に、最適な実行環境を持つサーバ装置が決定され、マルチユーザ且つマルチタスクで同一アプリケーションの動作を実現できるようにする手法が考えられている(例えば、特許文献1参照。)。   In a server-based computing system having a plurality of server devices in parallel, when a client device requests an application program to be launched, a server device having an optimal execution environment is determined, and multi-user and multi-tasking is performed. A technique for realizing the operation of the same application has been considered (see, for example, Patent Document 1).

複数種類の専用端末となる各クライアント装置を1つのサーバ装置に接続して使用する場合でも、各クライアント装置毎にユーザ自らが異なる実行環境を設定する必要なく、各ユーザが必要とする最適な作業を各端末画面サイズに合わせて行うことができるサーバベース・コンピューティング・システムが考えられている(例えば、特許文献2参照。)。   Even when each client device, which is a plurality of types of dedicated terminals, is connected to one server device, it is not necessary for the user to set a different execution environment for each client device, and the optimum work required for each user A server-based computing system that can be adapted to each terminal screen size has been considered (see, for example, Patent Document 2).

2004−192348号公報2004-192348 2007−179108号公報2007-179108

前記従来のサーバベース・コンピューティング・システムにおいて、同一ユーザが、例えば外出先では携帯端末型のクライアント装置によりサーバ装置と接続して作業を行い、外出から戻った社内ではデスクトップPC型のクライアント装置により同サーバ装置と接続して引き続き同じ作業を行うことがある。   In the conventional server-based computing system, for example, the same user works by connecting to the server device by a portable terminal type client device when going out, and by a desktop PC type client device when returning from the office. The same work may be continued by connecting to the server device.

このような場合、ユーザはその都度、外出先にて使用していた接続中の携帯端末型のクライアント装置をログオフ操作し、次いで社内にあるデスクトップPC型のクライアント装置をログオン操作して、クライアント装置の切替作業を行わなければならない。   In such a case, each time the user logs off the connected portable terminal type client device that was used outside, and then logged on the desktop PC type client device in the office, the client device Must be switched.

本発明は、このような課題に鑑みなされたもので、同一ユーザがサーバ装置と接続中のクライアント装置を別のクライアント装置へ切り替えて使用する場合に、その都度ログオフ操作とログオン操作とによる切替作業を行う必要なく、非常に簡単に切り替えることが可能になるサーバベース・コンピューティング・システム、およびそのサーバ装置、クライアント装置、サーバ制御プログラム、クライアント制御プログラムを提供することを目的とする。   The present invention has been made in view of such problems. When the same user uses a client device connected to the server device by switching to another client device, the switching operation by the logoff operation and the logon operation is performed each time. It is an object of the present invention to provide a server-based computing system that can be switched very easily without having to perform the above, and its server device, client device, server control program, and client control program.

請求項1に記載のサーバベース・コンピューティング・システムは、ネットワークを介して接続されたサーバ装置とクライアント装置とを有し、クライアント装置からの入力イベントに応じてサーバ装置により実行されるアプリケーションプログラムに従い生成された画面情報を、前記クライアント装置へ送信して表示部に表示させるようにしたサーバベース・コンピューティング・システムであって、前記サーバ装置は、接続中のクライアント装置により転送された他のクライアント装置からの端末情報を含む切替通知信号を受信する切替通知受信手段と、この切替通知受信手段により切替通知信号を受信した際に、前記アプリケーションプログラムの動作状態を保存する動作状態保存手段と、前記切替通知受信手段により受信された切替通知信号に基づき、前記接続中のクライアント装置から前記他のクライアント装置へ接続を切り替える接続切替手段と、この接続切替手段により前記他のクライアント装置へ接続が切り替えられた際に、当該他のクライアント装置から受信される端末情報に従い、前記動作状態保存手段により保存されたアプリケーションプログラムの動作状態を復元する動作状態復元手段とを備え、前記クライアント装置は、前記サーバ装置と接続中である場合に、他のクライアント装置からその端末情報を含む切替通知信号を受信した際に、当該切替通知信号を前記サーバ装置へ転送する切替通知転送手段と、前記サーバ装置と接続中である場合に、表示部に表示される画面情報の表示サイズを前記他のクライアント装置の端末情報に基づき変換する表示サイズ変換手段と、この表示サイズ変換手段により変換された画面情報を前記他のクライアント装置へ送信する画面情報送信手段と、前記サーバ装置と接続中でない場合に、その端末情報を含む切替通知信号を前記サーバ装置と接続中のクライアント装置へ送信する切替通知送信手段と、前記画面情報送信手段により送信された画面情報を受信する画面情報受信手段と、この画面情報受信手段により受信された画面情報を表示部に表示させる画面表示制御手段と、前記サーバ装置の接続切替手段により当該サーバ装置と接続された際に、そのサーバ装置へ端末情報を送信する端末情報送信手段とを備えた、ことを特徴としている。   The server-based computing system according to claim 1 has a server device and a client device connected via a network, and follows an application program executed by the server device in response to an input event from the client device. A server-based computing system in which generated screen information is transmitted to the client device and displayed on a display unit, wherein the server device is transferred to another client device transferred by the connected client device A switching notification receiving means for receiving a switching notification signal including terminal information from the device; an operation state saving means for saving the operating state of the application program when the switching notification receiving means receives the switching notification signal; Switching received by switching notification receiving means A connection switching unit that switches connection from the currently connected client device to the other client device based on an intelligent signal, and when the connection is switched to the other client device by the connection switching unit, the other client device Operation state restoration means for restoring the operation state of the application program stored by the operation state storage means according to the terminal information received from the client device, and when the client device is connected to the server device, When the switch notification signal including the terminal information is received from the client device, the switch notification transfer means for transferring the switch notification signal to the server device and the display when the server device is connected For converting the display size of the screen information to be converted based on the terminal information of the other client device A noise conversion means, a screen information transmission means for transmitting the screen information converted by the display size conversion means to the other client device, and a switching notification signal including the terminal information when not connected to the server device. A switching notification transmission unit that transmits to the client device connected to the server device, a screen information reception unit that receives the screen information transmitted by the screen information transmission unit, and a screen information received by the screen information reception unit. Screen display control means to be displayed on the display unit, and terminal information transmission means for transmitting terminal information to the server device when connected to the server device by the connection switching means of the server device. It is said.

請求項2に記載のサーバ装置は、ネットワークを介して接続されたクライアント装置からの入力イベントに応じてアプリケーションプログラムを実行し、当該入力イベントに応じた画面情報を生成して前記クライアント装置へ送信するサーバベース・コンピューティング・システムのサーバ装置であって、接続中のクライアント装置により転送された他のクライアント装置からの端末情報を含む切替通知信号を受信する切替通知受信手段と、この切替通知受信手段により切替通知信号を受信した際に、前記アプリケーションプログラムの動作状態を保存する動作状態保存手段と、前記切替通知受信手段により受信された切替通知信号に基づき、前記接続中のクライアント装置から前記他のクライアント装置へ接続を切り替える接続切替手段と、この接続切替手段により前記他のクライアント装置へ接続が切り替えられた際に、当該他のクライアント装置から受信される端末情報に従い、前記動作状態保存手段により保存されたアプリケーションプログラムの動作状態を復元する動作状態復元手段と、を備えたことを特徴としている。   The server device according to claim 2 executes an application program according to an input event from a client device connected via a network, generates screen information according to the input event, and transmits the screen information to the client device. A switching notification receiving means for receiving a switching notification signal including terminal information from another client device transferred by a connected client device, which is a server device of a server-based computing system, and the switching notification receiving means When the switching notification signal is received, the operating state storage unit that stores the operating state of the application program, and the switching notification signal received by the switching notification receiving unit, from the connected client device to the other Connection switching means for switching the connection to the client device; When the connection is switched to the other client device by the connection switching unit, an operation for restoring the operation state of the application program stored by the operation state storage unit according to the terminal information received from the other client device And a state restoring means.

請求項3に記載のクライアント装置は、ネットワークを介して接続されたサーバ装置に対してユーザ操作に応じた入力イベントを送信し、その入力イベントに応じて前記サーバ装置にて実行されるアプリケーションプログラムに従い生成された画面情報を受信して表示部に表示するクライアント装置であって、前記サーバ装置と接続中である場合に、他のクライアント装置からその端末情報を含む切替通知信号を受信した際に、当該切替通知信号を前記サーバ装置へ転送する切替通知転送手段と、前記サーバ装置と接続中である場合に、表示部に表示される画面情報の表示サイズを前記他のクライアント装置の端末情報に基づき変換する表示サイズ変換手段と、この表示サイズ変換手段により変換された画面情報を前記他のクライアント装置へ送信する画面情報送信手段と、前記サーバ装置と接続中でない場合に、その端末情報を含む切替通知信号を前記サーバ装置と接続中のクライアント装置へ送信する切替通知送信手段と、前記画面情報送信手段により送信された画面情報を受信する画面情報受信手段と、この画面情報受信手段により受信された画面情報を表示部に表示させる画面表示制御手段と、前記サーバ装置と接続された際に、当該サーバ装置へ端末情報を送信する端末情報送信手段と、を備えたことを特徴としている。   The client device according to claim 3 transmits an input event corresponding to a user operation to a server device connected via a network, and follows an application program executed by the server device in response to the input event. When the client device that receives the generated screen information and displays it on the display unit and is connected to the server device, when receiving a switching notification signal including the terminal information from another client device, Based on the terminal information of the other client device, the display size of the screen information displayed on the display unit when the switch notification transfer means for transferring the switch notification signal to the server device is connected to the server device. Display size conversion means for conversion, and screen information converted by the display size conversion means for the other client device Screen information transmitting means for transmitting, switching notification transmitting means for transmitting a switching notification signal including the terminal information to the client apparatus connected to the server apparatus, when not connected to the server apparatus, and the screen information transmitting means Screen information receiving means for receiving the screen information transmitted by the screen, screen display control means for displaying the screen information received by the screen information receiving means on the display unit, and the server when connected to the server device Terminal information transmitting means for transmitting terminal information to the apparatus.

請求項4に記載のサーバ制御プログラムは、ネットワークを介して接続されたクライアント装置からの入力イベントに応じてアプリケーションプログラムを実行し、当該入力イベントに応じた画面情報を生成して前記クライアント装置へ送信するサーバベース・コンピューティング・システムのサーバ装置のコンピュータを制御するためのプログラムであって、前記コンピュータを、接続中のクライアント装置により転送された他のクライアント装置からの端末情報を含む切替通知信号を受信する切替通知受信手段、この切替通知受信手段により切替通知信号を受信した際に、前記アプリケーションプログラムの動作状態を保存する動作状態保存手段、前記切替通知受信手段により受信された切替通知信号に基づき、前記接続中のクライアント装置から前記他のクライアント装置へ接続を切り替える接続切替手段、この接続切替手段により前記他のクライアント装置へ接続が切り替えられた際に、当該他のクライアント装置から受信される端末情報に従い、前記動作状態保存手段により保存されたアプリケーションプログラムの動作状態を復元する動作状態復元手段、として機能させることを特徴としている。   The server control program according to claim 4 executes an application program in response to an input event from a client device connected via a network, generates screen information corresponding to the input event, and transmits the screen information to the client device. A program for controlling a computer of a server device of a server-based computing system, wherein a switching notification signal including terminal information from another client device transferred by the connected client device is sent to the computer. On the basis of the switching notification signal received by the switching notification receiving means, the operating state saving means for saving the operating state of the application program when the switching notification receiving means receives the switching notification signal, and the switching notification receiving means. , The connected client A connection switching means for switching a connection from the apparatus to the other client apparatus, and when the connection is switched to the other client apparatus by the connection switching means, according to the terminal information received from the other client apparatus, the operation state It is characterized by functioning as an operating state restoring means for restoring the operating state of the application program saved by the saving means.

請求項5に記載のクライアント制御プログラムは、ネットワークを介して接続されたサーバ装置に対してユーザ操作に応じた入力イベントを送信し、その入力イベントに応じて前記サーバ装置にて実行されるアプリケーションプログラムに従い生成された画面情報を受信して表示部に表示するクライアント装置のコンピュータを制御するためのプログラムであって、前記サーバ装置と接続中である場合に、他のクライアント装置からその端末情報を含む切替通知信号を受信した際に、当該切替通知信号を前記サーバ装置へ転送する切替通知転送手段、前記サーバ装置と接続中である場合に、表示部に表示される画面情報の表示サイズを前記他のクライアント装置の端末情報に基づき変換する表示サイズ変換手段、この表示サイズ変換手段により変換された画面情報を前記他のクライアント装置へ送信する画面情報送信手段、前記サーバ装置と接続中でない場合に、その端末情報を含む切替通知信号を前記サーバ装置と接続中のクライアント装置へ送信する切替通知送信手段、前記画面情報送信手段により送信された画面情報を受信する画面情報受信手段、この画面情報受信手段により受信された画面情報を表示部に表示させる画面表示制御手段、前記サーバ装置と接続された際に、当該サーバ装置へ端末情報を送信する端末情報送信手段、として機能させることを特徴としている。   6. The client control program according to claim 5, wherein an application event is transmitted to a server device connected via a network according to a user operation, and is executed by the server device in response to the input event. A program for controlling the computer of the client device that receives the screen information generated according to the above and displays it on the display unit, and includes terminal information from other client devices when connected to the server device A switching notification transfer means for transferring the switching notification signal to the server device when the switching notification signal is received, and the display size of the screen information displayed on the display unit when connected to the server device; Display size conversion means for conversion based on the terminal information of the client device, and this display size conversion means Screen information transmitting means for transmitting the converted screen information to the other client device, and when not connected to the server device, a switch notification signal including the terminal information is transmitted to the client device connected to the server device. A switching notification transmission unit, a screen information reception unit that receives the screen information transmitted by the screen information transmission unit, a screen display control unit that displays the screen information received by the screen information reception unit on the display unit, and the server device It is characterized by functioning as terminal information transmitting means for transmitting terminal information to the server device when connected.

本発明によれば、同一ユーザがサーバ装置と接続中のクライアント装置を別のクライアント装置へ切り替えて使用する場合に、その都度ログオフ操作とログオン操作とによる切替作業を行う必要なく、非常に簡単に切り替えることが可能になるサーバベース・コンピューティング・システム、およびそのサーバ装置、クライアント装置、サーバ制御プログラム、クライアント制御プログラムを提供できる。   According to the present invention, when the same user uses a client device connected to the server device by switching to another client device, it is not necessary to perform a switching operation by a logoff operation and a logon operation each time. It is possible to provide a server-based computing system that can be switched, and its server device, client device, server control program, and client control program.

本発明の実施形態に係るSBC(Server Based Computing)システムの構成を示すブロック図。1 is a block diagram showing a configuration of an SBC (Server Based Computing) system according to an embodiment of the present invention. 前記SBCシステムのサーバ装置10に対するクライアント装置(A)20a,(B)20b,…間での接続切り替えに伴う表示画面の状態を示す図。The figure which shows the state of the display screen accompanying the connection switching between the client apparatus (A) 20a, (B) 20b, ... with respect to the server apparatus 10 of the SBC system. 前記SBCシステムにおけるサーバ装置10の回路構成を示すブロック図。The block diagram which shows the circuit structure of the server apparatus 10 in the said SBC system. 前記SBCシステムにおけるクライアント装置20a(20b)の回路構成を示すブロック図。The block diagram which shows the circuit structure of the client apparatus 20a (20b) in the said SBC system. 前記SBCシステムの全体の動作シーケンスを示す図。The figure which shows the whole operation | movement sequence of the said SBC system. 前記SBCシステムのサーバ装置10によるサーバ処理を示すフローチャート。The flowchart which shows the server process by the server apparatus 10 of the said SBC system. 前記サーバ装置10のサーバ処理に伴うクライアント切替処理を示すフローチャート。5 is a flowchart showing client switching processing accompanying server processing of the server device 10; 前記SBCシステムのクライアント装置(A:切替元)20aによるクライアント処理を示すフローチャート。The flowchart which shows the client process by the client apparatus (A: switching origin) 20a of the said SBC system. 前記クライアント装置(A:切替元)20aのクライアント処理に伴う画面リサイズ処理を示すフローチャート。The flowchart which shows the screen resizing process accompanying the client process of the said client apparatus (A: switching origin) 20a. 前記SBCシステムのクライアント装置(B:切替先)20bによるクライアント処理を示すフローチャート。The flowchart which shows the client process by the client apparatus (B: switching destination) 20b of the said SBC system.

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

図1は、本発明の実施形態に係るSBC(Server Based Computing)システムの構成を示すブロック図である。   FIG. 1 is a block diagram showing a configuration of an SBC (Server Based Computing) system according to an embodiment of the present invention.

このSBCシステムは、有線または無線のLAN(Local Area Network)やWAN(Wide Area Network)からなるネットワークN上に接続されたサーバ装置10および複数のクライアント装置(Thin client)(A)20a,(B)20b,…を備える。   This SBC system includes a server device 10 and a plurality of client devices (A) 20a, (B) connected to a network N composed of a wired or wireless LAN (Local Area Network) or WAN (Wide Area Network). ) 20b,.

クライアント装置(A)20a,(B)20b,…は、例えばデスクトップPC型、ノートPC型、携帯端末(PDA)型、携帯電話型など、それぞれ異なる種類の端末装置でもよいし、同種の端末装置でもよい。   The client devices (A) 20a, (B) 20b,... May be different types of terminal devices such as a desktop PC type, a notebook PC type, a portable terminal (PDA) type, a mobile phone type, or the like. But you can.

サーバ装置10は、テキスト作成処理プログラム,Webブラウザプログラム,表計算処理プログラム,メール処理プログラムなど、複数のアプリケーションプログラムを有し、当該サーバ装置10に接続されたクライアント装置(A)20a,(B)20b,…からの操作入力(入力イベント)信号に応じて起動しその処理を実行する。   The server device 10 includes a plurality of application programs such as a text creation processing program, a Web browser program, a spreadsheet processing program, and a mail processing program, and client devices (A) 20a and (B) connected to the server device 10 20b,... Is started and executed in response to an operation input (input event) signal from 20b,.

このサーバ装置10において、クライアント装置(A)20a,(B)20b,…からの操作入力信号に応じたアプリケーションプログラムの実行に伴い、クライアント用のフレームバッファRAM14a(図3参照)上に生成された表示出力用の画面データGは、アクセス元のクライアント装置(A)20a,(B)20b,…へ転送される。   In the server device 10, the application program is generated on the client frame buffer RAM 14a (see FIG. 3) in accordance with the execution of the application program in accordance with the operation input signal from the client device (A) 20a, (B) 20b,. The screen data G for display output is transferred to the client device (A) 20a, (B) 20b,.

そして、クライアント装置(A)20a,(B)20b,…では、前記サーバ装置10から転送された画面データGがフレームバッファRAM25(図4参照)に展開され、表示装置26の表示画面に表示される。   In the client devices (A) 20a, (B) 20b,..., The screen data G transferred from the server device 10 is expanded in the frame buffer RAM 25 (see FIG. 4) and displayed on the display screen of the display device 26. The

つまり、このSBCシステムにおける各クライアント装置(Thin client)(A)20a,(B)20b,…は、何れもキーボードやマウスなどのユーザ操作に応じた入力機能とLCD表示部及びプリンタなどへの出力機能を主要な機能として有し、少なくとも前記サーバ装置10が有している各種のアプリケーション機能やデータファイルの管理機能を持っていない。   In other words, each client device (A) 20a, (B) 20b,... In this SBC system has an input function corresponding to a user operation such as a keyboard and a mouse, and an output to an LCD display unit and a printer. It has functions as main functions and does not have at least various application functions and data file management functions that the server device 10 has.

そして、クライアント装置(A)20a,(B)20b,…からの操作入力(入力イベント)信号に応じてサーバ装置10にて起動実行される各種の処理に伴い生成されたデータファイルは、基本的には、当該サーバ装置10内あるいは該サーバ装置10にて接続管理される磁気ディスクなどの記憶装置にユーザアカウント毎あるいは共有ファイルとして記憶され保存される。   The data files generated by various processes activated and executed in the server device 10 in response to operation input (input event) signals from the client devices (A) 20a, (B) 20b,. Are stored and stored for each user account or as a shared file in the server device 10 or in a storage device such as a magnetic disk managed and managed by the server device 10.

このSBCシステムのクライアント装置(A)20a,(B)20b,…は、ネットワークNを介してサーバ装置10と通信するための第1の通信手段(通信I/F(1)29a:図4参照)だけでなく、クライアント装置(A)20a,(B)20b,…同士で通信するための第2の通信手段(通信I/F(2)29b:図4参照)を備える。   The client devices (A) 20a, (B) 20b,... Of this SBC system are connected to the first communication means (communication I / F (1) 29a: see FIG. 4) for communicating with the server device 10 via the network N. ) As well as second communication means (communication I / F (2) 29b: see FIG. 4) for communicating with each other between the client devices (A) 20a, (B) 20b,.

そして、このSBCシステムは、サーバ装置10に接続中のあるクライアント装置(A)20aを、その同一ユーザが別のクライアント装置(B)20bに切り替えて接続する場合に、接続中のクライアント装置(A)20aにおけるログオフ操作と、切替先のクライアント装置(B)20bにおけるログオン操作とをすることなく、簡単に切替可能な機能を有する。   The SBC system is configured such that when a client device (A) 20a connected to the server device 10 is connected to another client device (B) 20b by the same user, the connected client device (A) ) A function that can be easily switched without performing a log-off operation in 20a and a logon operation in the switching destination client device (B) 20b.

接続中のクライアント装置(A)20aから切替先のクライアント装置(B)20bへの切り替え処理は、切替先のクライアント装置(B)20bから接続中のクライアント装置(A)20aへの端末情報(表示画面サイズ等)を含む切替通知信号に基づき開始される。この際、切替先のクライアント装置(B)20bに最初に表示される画面データは、切替元のクライアント装置(A)20aにおいて最後に表示されていた画面データが、前記端末情報(表示画面サイズ)に基づきリサイズされて与えられる。   The switching process from the client device (A) 20a being connected to the client device (B) 20b to be switched is the terminal information (display) from the client device (B) 20b being the switch destination to the client device (A) 20a being connected. This is started based on a switching notification signal including a screen size. At this time, the screen data first displayed on the switching destination client device (B) 20b is the screen data last displayed on the switching source client device (A) 20a, and the terminal information (display screen size). Resized based on the given.

図2は、前記SBCシステムのサーバ装置10に対するクライアント装置(A)20a,(B)20b,…間での接続切り替えに伴う表示画面の状態を示す図である。   FIG. 2 is a diagram showing a state of a display screen associated with connection switching between the client devices (A) 20a, (B) 20b,... With respect to the server device 10 of the SBC system.

切替元のクライアント装置(A)[例えば携帯端末型]20aにて最後に表示されていた画面データGは、前述した通り、切替先のクライアント装置(B)[例えばデスクトップ型PC]20bの端末情報(表示画面サイズ)に基づきリサイズされ、当該切替先のクライアント装置(B)20bへ転送されて表示される。この際、図2(A)(B)の矢印xで示すように、例えば切替元の画面データGの上部から下部へ一定幅の画面データ毎に順次リサイズされて切替先へ転送され、その都度、切替元の画面データGが順次消去されながら切替先の画面データG′として表示させる構成とする。   As described above, the screen data G last displayed on the switching source client device (A) [for example, portable terminal type] 20a is the terminal information of the switching destination client device (B) [for example, desktop type PC] 20b. The image is resized based on (display screen size), transferred to the switching destination client device (B) 20b, and displayed. At this time, as indicated by arrows x in FIGS. 2A and 2B, for example, the screen data G of the switching source is sequentially resized for each screen data of a certain width from the upper part to the lower part and transferred to the switching destination. The switching source screen data G is displayed as the switching destination screen data G ′ while being sequentially deleted.

これにより、切替先のクライアント装置(B)20bでは、サーバ装置10との接続完了を待つこと無しに、素早く且つ自然な切り替えイメージで初期画面(G′)を表示させることができる。また、切替元のクライアント装置(A)20aでは、その接続切り替えに伴い画面データGが完全に消去されるので、SBCシステムとしてのセキュリティ性を確実に維持することができる。   As a result, the switching destination client device (B) 20b can quickly and naturally display the initial screen (G ′) without waiting for the completion of connection with the server device 10. Further, in the switching source client device (A) 20a, the screen data G is completely erased as the connection is switched, so that the security as the SBC system can be reliably maintained.

図3は、前記SBCシステムにおけるサーバ装置10の回路構成を示すブロック図である。   FIG. 3 is a block diagram showing a circuit configuration of the server device 10 in the SBC system.

サーバ装置10は、コンピュータとしてのCPU11を備え、このCPU11には、バス12を介してROM13、RAM14、フレームバッファRAM15、表示装置16が接続される。   The server device 10 includes a CPU 11 as a computer, and a ROM 13, a RAM 14, a frame buffer RAM 15, and a display device 16 are connected to the CPU 11 via a bus 12.

また、CPU11には、バス12を介してキーボード,マウスなどの入力装置17、外部記憶装置18、クライアント装置(A)20a,(B)20b,…との通信I/F(インターフェイス)19が接続される。   Further, the CPU 11 is connected to an input device 17 such as a keyboard and a mouse, an external storage device 18, and a communication I / F (interface) 19 with the client devices (A) 20a, (B) 20b,. Is done.

CPU11は、ROM13内のプログラムメモリ13aに予め記憶されているシステムプログラムや種々のアプリケーションプログラムに従ってRAM14を作業用メモリとし回路各部の動作を制御するもので、入力装置17からのキー入力信号や通信I/F19を介して受信されるクライアント装置20a,20b,…からのユーザ操作に応じた処理指令(入力イベント)信号などに応じて前記種々のプログラムが起動・実行される。   The CPU 11 controls the operation of each part of the circuit by using the RAM 14 as a working memory according to a system program stored in the program memory 13a in the ROM 13 and various application programs. The various programs are activated and executed in response to a processing command (input event) signal corresponding to a user operation from the client devices 20a, 20b,.

このサーバ装置10において、クライアント装置20a,20b,…からの入力イベント信号に応じて起動・実行されるアプリケーションプログラムに従い生成された種々のデータは、例えばそのユーザIDに対応付けられて外部記憶装置18に記憶される。またクライアント表示用の画面データGは、RAM14内のクライアント用フレームバッファRAM14aを使用して生成されると共に、圧縮処理された後、通信I/F19からクライアント装置20a,20b,…へ転送されて表示出力される。   In this server device 10, various data generated in accordance with an application program activated / executed in response to an input event signal from the client devices 20a, 20b,... Is associated with the user ID, for example, the external storage device 18. Is remembered. Further, the client display screen data G is generated by using the client frame buffer RAM 14a in the RAM 14, and after being compressed, is transferred from the communication I / F 19 to the client devices 20a, 20b,. Is output.

前記RAM14内には、さらに、アプリケーション動作状態メモリ14bが確保される。このアプリケーション動作状態メモリ14bには、接続中のクライアント装置20aがログオフなどにより切断される際に、当該クライアント装置20aの入力イベントに応じて実行されていたアプリケーションの動作状態が記憶され管理される。このアプリケーション動作状態メモリ14bに記憶されたアプリケーションの動作状態は、同一ユーザのクライアント装置20a(20b)が次回ログオンして接続された際に復元されて実行される。   In the RAM 14, an application operation state memory 14b is further secured. The application operation state memory 14b stores and manages an operation state of an application that is being executed in response to an input event of the client device 20a when the connected client device 20a is disconnected due to logoff or the like. The operation state of the application stored in the application operation state memory 14b is restored and executed when the client device 20a (20b) of the same user is next logged on and connected.

なお、当該サーバ装置10自身の表示装置16にて表示させるための画面データは、フレームバッファRAM15上に生成される。   Note that screen data to be displayed on the display device 16 of the server device 10 itself is generated on the frame buffer RAM 15.

このサーバ装置10は、接続中のクライアント装置(切替元)20aにより転送された他のクライアント装置(切替先)20bからの端末情報(表示画面サイズ等)を含む切替通知信号が受信された場合に、接続中のクライアント装置20aの入力イベントに応じて実行されていたアプリケーションの動作状態を、前記RAM14内のアプリケーション動作状態メモリ14bに記憶して保存し、この後、前記接続中のクライアント装置20aを切断(ログオフ)すると共に、他のクライアント装置20bへ接続通知信号を送信する機能を有する。   This server device 10 receives a switching notification signal including terminal information (display screen size, etc.) from another client device (switching destination) 20b transferred by the connected client device (switching source) 20a. The operation state of the application executed in response to the input event of the connected client device 20a is stored and saved in the application operation state memory 14b in the RAM 14, and then the connected client device 20a is stored. It has a function of disconnecting (logging off) and transmitting a connection notification signal to another client device 20b.

そして、このサーバ装置20は、前記他のクライアント装置(切替先)20bへ接続通知信号を送信した後に、当該他のクライアント装置20bからその端末情報(表示画面サイズ等)を含む認証データが受信された場合、通常のログイン認証処理を実行し、前記RAM14内のアプリケーション動作状態メモリ14bに保存されたアプリケーションの動作状態を、前記切替先の端末情報に基づき復元する機能を有する。   Then, after transmitting a connection notification signal to the other client device (switch destination) 20b, the server device 20 receives authentication data including the terminal information (display screen size, etc.) from the other client device 20b. In this case, a normal login authentication process is executed, and the operation state of the application stored in the application operation state memory 14b in the RAM 14 is restored based on the switching destination terminal information.

図4は、前記SBCシステムにおけるクライアント装置20a(20b)の回路構成を示すブロック図である。   FIG. 4 is a block diagram showing a circuit configuration of the client device 20a (20b) in the SBC system.

クライアント装置20aは、コンピュータとしてのCPU21を備え、このCPU21には、バス22を介してROM23、RAM24、フレームバッファRAM25が接続される。そして、このフレームバッファRAM25に書き込まれた画面データGが表示装置26に出力されて表示される。   The client device 20 a includes a CPU 21 as a computer, and a ROM 23, a RAM 24, and a frame buffer RAM 25 are connected to the CPU 21 via a bus 22. The screen data G written in the frame buffer RAM 25 is output to the display device 26 and displayed.

また、CPU21には、バス22を介してキーボード,マウス,マイク,光センサなどの入力装置27、外部記憶装置28が接続され、さらに、前記サーバ装置10とネットワークNを介して通信するための通信I/F(インターフェイス)(1)29a、他のクライアント装置20bと通信するための通信I/F(2)29bが接続される。   The CPU 21 is connected to an input device 27 such as a keyboard, a mouse, a microphone, and an optical sensor, and an external storage device 28 via the bus 22 and further communicates with the server device 10 via the network N. An I / F (interface) (1) 29a and a communication I / F (2) 29b for communicating with another client device 20b are connected.

前記他のクライアント装置20bと通信するための通信I/F(2)29bは、USBケーブルやクレードル、近距離無線装置などを使用して構成される。   The communication I / F (2) 29b for communicating with the other client device 20b is configured using a USB cable, a cradle, a short-range wireless device, or the like.

CPU21は、ROM23内のプログラムメモリ23aに予め記憶されているシステムプログラムに従ってRAM24を作業用メモリとし回路各部の動作を制御するもので、入力装置27からのキー入力信号やマウス移動信号、通信I/F(A)29aを介して受信されるサーバ装置10からのアプリケーション応答信号や転送画面データG、通信I/F(B)29bを介して受信される他のクライアント装置20bからの切替通知信号などに応じて前記システムプログラムが起動され実行される。   The CPU 21 controls the operation of each part of the circuit using the RAM 24 as a working memory in accordance with a system program stored in the program memory 23a in the ROM 23 in advance. The CPU 21 controls a key input signal from the input device 27, a mouse movement signal, a communication I / O. Application response signal from server device 10 received via F (A) 29a, transfer screen data G, switching notification signal from other client device 20b received via communication I / F (B) 29b, etc. In response to this, the system program is started and executed.

このクライアント装置20aにおいて、前記サーバ装置10におけるアプリケーションプログラムを実行させて生成した種々のデータは、適宜、外部記憶装置28に読み込ませて記憶させ、また生成転送された表示用の画面データGは、その圧縮が解凍されてフレームバッファRAM25に書き込まれ表示装置26で表示出力される。   In the client device 20a, various data generated by executing the application program in the server device 10 is appropriately read and stored in the external storage device 28. The display screen data G generated and transferred is The compressed data is decompressed, written in the frame buffer RAM 25, and displayed on the display device 26.

このクライアント装置20a(20b)は、サーバ装置10と接続中の他のクライアント装置20b(20a)から接続を切り替える場合、ユーザ操作に応じて、あるいは前記通信I/F(B)29bを介して前記他のクライアント装置20b(20a)との接続が確立された際に自動で、当該他のクライアント装置20b(20a)に対し、自分の端末情報(表示画面サイズ等)を含む切替通知信号を送信する機能を有する。   When the client device 20a (20b) switches the connection from another client device 20b (20a) connected to the server device 10, the client device 20a (20b) responds to a user operation or via the communication I / F (B) 29b. When a connection with another client device 20b (20a) is established, a switching notification signal including its own terminal information (display screen size, etc.) is automatically transmitted to the other client device 20b (20a). It has a function.

また、このクライアント装置20a(20b)は、前記サーバ装置10と接続中の他のクライアント装置20b(20a)へ切替通知信号を送信した後に、当該他のクライアント装置20b(20a)から直接転送されて来るリサイズされた画面データG′(図2参照)を表示装置26に表示させる機能を有する。   The client device 20a (20b) transmits a switch notification signal to the other client device 20b (20a) connected to the server device 10 and then is directly transferred from the other client device 20b (20a). The display device 26 has a function of displaying the incoming resized screen data G ′ (see FIG. 2).

また、このクライアント装置20a(20b)は、前記他のクライアント装置20b(20a)から直接転送された画面データG′を表示させた後に、サーバ装置10から接続通知信号が受信された場合、当該サーバ装置10に対し、自分の端末情報(表示画面サイズ等)を含む認証データを送信して接続を確立させる機能を有する。   When the client device 20a (20b) receives the connection notification signal from the server device 10 after displaying the screen data G ′ directly transferred from the other client device 20b (20a), The apparatus 10 has a function of transmitting authentication data including its own terminal information (display screen size and the like) to establish a connection.

また、このクライアント装置20a(20b)は、前記通信I/F(B)29bを介して他のクライアント装置20b(20a)からその端末情報(表示画面サイズ等)を含む切替通知信号が受信された場合、当該他のクライアント装置20b(20a)からの切替通知信号をサーバ装置10へ転送する機能を有する。   Further, the client device 20a (20b) has received a switching notification signal including its terminal information (display screen size, etc.) from the other client device 20b (20a) via the communication I / F (B) 29b. In this case, it has a function of transferring a switching notification signal from the other client device 20b (20a) to the server device 10.

また、このクライアント装置20a(20b)は、前記他のクライアント装置20b(20a)からの切替通知信号が受信された場合、そのときにフレームバッファRAM25に記憶され表示装置26に表示されていた画面データGを、前記切替通知信号に含まれる端末情報(表示画面サイズ等)に基づきリサイズし、前記他のクライアント装置20b(20a)へ転送して表示させる機能を有する。   Further, when the switch notification signal is received from the other client device 20b (20a), the client device 20a (20b) stores the screen data stored in the frame buffer RAM 25 and displayed on the display device 26 at that time. G is resized based on terminal information (display screen size or the like) included in the switching notification signal, and transferred to the other client device 20b (20a) for display.

次に、前記構成のSBCシステムの動作について説明する。   Next, the operation of the SBC system configured as described above will be described.

図5は、前記SBCシステムの全体の動作シーケンスを示す図である。   FIG. 5 is a diagram showing an overall operation sequence of the SBC system.

この実施形態では、例えばあるユーザが外出から社内に戻った際に、外出先でサーバ装置10に接続して使用していた携帯端末型のクライアント装置(A:切替元)20aから社内にあるデスクトップ型のクライアント装置(B:切替先)20bへ、サーバ装置10との接続を切り替え、継続して作業する場合を主体に説明する。   In this embodiment, for example, when a certain user returns from the outside to the office, the desktop in the office from the mobile terminal type client device (A: switching source) 20a used by connecting to the server apparatus 10 at the outside is used. A case where the connection to the server device 10 is switched to the type client device (B: switching destination) 20b and the operation is continued will be mainly described.

図6は、前記SBCシステムのサーバ装置10によるサーバ処理を示すフローチャートである。   FIG. 6 is a flowchart showing server processing by the server device 10 of the SBC system.

図7は、前記サーバ装置10のサーバ処理に伴うクライアント切替処理を示すフローチャートである。   FIG. 7 is a flowchart showing client switching processing accompanying server processing of the server device 10.

図8は、前記SBCシステムのクライアント装置(A:切替元)20aによるクライアント処理を示すフローチャートである。   FIG. 8 is a flowchart showing client processing by the client device (A: switching source) 20a of the SBC system.

図9は、前記クライアント装置(A:切替元)20aのクライアント処理に伴う画面リサイズ処理を示すフローチャートである。   FIG. 9 is a flowchart showing a screen resize process accompanying the client process of the client device (A: switching source) 20a.

図10は、前記SBCシステムのクライアント装置(B:切替先)20bによるクライアント処理を示すフローチャートである。   FIG. 10 is a flowchart showing client processing by the client device (B: switching destination) 20b of the SBC system.

外出先で使用するクライアント装置(A)20aにおいて、ユーザがログイン操作すると、当該クライアント装置(A)20aのユーザID、CPU21の性能、表示画面サイズ等の端末情報を含む認証データがサーバ装置10へ送信される(ステップA1(Yes)→A2)。   When the user performs a login operation on the client device (A) 20a used outside, authentication data including terminal information such as the user ID of the client device (A) 20a, the performance of the CPU 21, and the display screen size is sent to the server device 10. It is transmitted (step A1 (Yes) → A2).

サーバ装置10において、前記クライアント装置(A)20aから送信された認証データが受信されると(ステップS1(Yes)→S2)、ログイン認証処理が実行されて接続が確立されると共に(ステップS3)、当該接続されたクライアント装置(A)20aの端末情報がRAM14に設定される(ステップS4)。   When the server device 10 receives the authentication data transmitted from the client device (A) 20a (step S1 (Yes) → S2), a login authentication process is executed to establish a connection (step S3). The terminal information of the connected client device (A) 20a is set in the RAM 14 (step S4).

そして、前記RAM14に設定されたクライアント装置(A)20aの端末情報に対応付けられて、RAM14内のアプリケーション動作状態メモリ14bに保存されている前回の接続終了(ログオフ)時点でのアプリケーションプログラムの動作状態が復元される(ステップS5)。   The operation of the application program at the end of the previous connection (logoff) stored in the application operation state memory 14b in the RAM 14 in association with the terminal information of the client device (A) 20a set in the RAM 14 The state is restored (step S5).

ここで、前記クライアント装置(A)20aにおいて、ユーザによる入力操作が行われると(ステップA3(Yes))、その入力操作データ(入力イベント信号)が前記サーバ装置10へ送信される(ステップA4)。   Here, when an input operation by the user is performed in the client device (A) 20a (step A3 (Yes)), the input operation data (input event signal) is transmitted to the server device 10 (step A4). .

サーバ装置10において、前記クライアント装置(A)20aから送信された入力操作データ(入力イベント信号)が受信されると(ステップS6)、当該入力操作(入力イベント)に応じたアプリケーションプログラムが実行され(ステップS7)、前記RAM14に設定された端末情報(表示画面サイズ等)に合わせたクライアント表示用の画面データGが生成されてクライアント用フレームバッファRAM14aに描画されると共に、この画面データGが前記イベント入力元のクライアント装置(A)20aへ送信される(ステップS8)。   When the server apparatus 10 receives the input operation data (input event signal) transmitted from the client apparatus (A) 20a (step S6), an application program corresponding to the input operation (input event) is executed ( In step S7), client display screen data G matching the terminal information (display screen size, etc.) set in the RAM 14 is generated and rendered in the client frame buffer RAM 14a. It is transmitted to the input source client device (A) 20a (step S8).

前記イベント入力元のクライアント装置(A)20aにおいて、前記サーバ装置10により生成されて送信された画面データGが受信されると(ステップA5)、当該画面データGは、フレームバッファRAM25に描画され表示装置26に表示される(ステップA6)。   When the event input source client device (A) 20a receives the screen data G generated and transmitted by the server device 10 (step A5), the screen data G is drawn and displayed in the frame buffer RAM 25. It is displayed on the device 26 (step A6).

これにより、クライアント装置(A)20aでは、ユーザの入力操作に応じて、サーバ装置10にて実行されるアプリケーションプログラムに従い生成された画面データGが受信され、表示装置26に表示される(ステップA3〜A6(S6〜S8))。   Thereby, in the client device (A) 20a, the screen data G generated according to the application program executed in the server device 10 is received and displayed on the display device 26 according to the input operation of the user (step A3). -A6 (S6-S8)).

こうして、ユーザが外出先にて携帯端末型のクライアント装置(A)20aをサーバ装置10に接続し、所望の作業を行っている状態で、社内に戻り、デスクトップ型のクライアント装置(B:切替先)20bで、ユーザが接続・切替を指示する操作を行うか、または当該デスクトップ型のクライアント装置(B:切替先)20bの通信I/F29bに接続されているクレードルに前記携帯端末型のクライアント装置(A:接続中)20aを装着するか、または近距離無線通信により前記携帯端末型のクライアント装置(A:接続中)20aとデスクトップ型のクライアント装置(B:切替先)20bとの接続が確立されると、当該デスクトップ型のクライアント装置(B:切替先)20bからそのユーザID、CPU21の性能、表示画面サイズ等の端末情報を含む切替通知信号が、前記携帯端末型のクライアント装置(A:接続中)20aへ送信される(ステップB1(Yes)→B2)。   In this way, the user connects the mobile terminal type client device (A) 20a to the server device 10 at a place where he / she is away and returns to the office while performing a desired work, and the desktop type client device (B: switching destination) ) In 20b, the user performs an operation for instructing connection / switching, or the mobile terminal type client device is connected to the cradle connected to the communication I / F 29b of the desktop type client device (B: switching destination) 20b. (A: connected) 20a is attached, or connection between the portable terminal type client device (A: connected) 20a and the desktop type client device (B: switching destination) 20b is established by short-range wireless communication Then, from the desktop type client device (B: switching destination) 20b, the user ID, the performance of the CPU 21, the display screen Switching notification signal including the terminal information of the size or the like, the mobile terminal type client device: sent to (A connecting) 20a (step B1 (Yes) → B2).

前記接続中のクライアント装置(A)20aにおいて、前記切替先のクライアント装置(B)20bから送信された切替通知信号が受信されると(ステップA7(Yes))、図9における画面リサイズ処理に移行される(ステップAR)。   When the connected client device (A) 20a receives the switching notification signal transmitted from the switching destination client device (B) 20b (step A7 (Yes)), the process proceeds to the screen resizing process in FIG. (Step AR).

この画面リサイズ処理において、前記切替先のクライアント装置(B)20bの端末情報を含む切替通知信号が受信されると(ステップR1)、この受信されたクライアント装置(B)20bの切替通知信号(含む端末情報)は、前記サーバ装置10へ転送される(ステップR2)。   In this screen resizing process, when a switching notification signal including the terminal information of the switching destination client device (B) 20b is received (step R1), the received switching notification signal (including the client device (B) 20b) is included. The terminal information is transferred to the server device 10 (step R2).

すると、切替元のクライアント装置(A)20aのフレームバッファRAM25に記憶されて表示装置26にて現在表示中の画面データGが、前記切替通知信号と共に受信された切替先のクライアント装置(B)20bの端末情報(表示画面サイズ)に合わせてリサイズ(拡大/縮小)される(ステップR3)。そして、このリサイズされた画面データG′が、前記切替先のクライアント装置(B)20bへ送信される(ステップR4)。   Then, the switching destination client device (B) 20b that has received the screen data G stored in the frame buffer RAM 25 of the switching source client device (A) 20a and currently displayed on the display device 26 together with the switching notification signal. Are resized (enlarged / reduced) in accordance with the terminal information (display screen size) (step R3). Then, the resized screen data G ′ is transmitted to the switching destination client device (B) 20b (step R4).

切替先のクライアント装置(B)20bにおいて、前記切替元のクライアント装置(A)20aからリサイズされて送信された画面データG′が受信されると(ステップB3)、この受信された画面データG′は、フレームバッファRAM25に描画されて記憶され表示装置26に表示される(ステップB4)。   When the switching destination client device (B) 20b receives the screen data G 'resized and transmitted from the switching source client device (A) 20a (step B3), the received screen data G' Are drawn and stored in the frame buffer RAM 25 and displayed on the display device 26 (step B4).

この場合、前記図2(A)(B)の矢印xで示すように、例えば切替元のクライアント装置(A)20aにて表示されている画面データGの上部から下部へ一定幅の画面データ毎に順次リサイズされて切替先のクライアント装置(B)20bへ転送され、その都度、切替元の画面データGが順次消去されながら切替先の画面データG′が表示される。   In this case, as indicated by the arrow x in FIGS. 2A and 2B, for example, screen data having a certain width from the upper part to the lower part of the screen data G displayed on the switching source client apparatus (A) 20a. Are sequentially resized and transferred to the switching destination client device (B) 20b, and each time the switching source screen data G is sequentially deleted, the switching destination screen data G 'is displayed.

このため、切替先のクライアント装置(B)20bでは、サーバ装置10との接続完了を待つこと無しに、素早く且つ自然な切り替えイメージで初期画面(G′)を表示させることができる。また、切替元のクライアント装置(A)20aでは、その接続切り替えに伴い画面データGが完全に消去されるので、SBCシステムとしてのセキュリティ性を確実に維持することができる。   For this reason, in the switching destination client device (B) 20b, the initial screen (G ′) can be displayed in a quick and natural switching image without waiting for the completion of connection with the server device 10. Further, in the switching source client device (A) 20a, the screen data G is completely erased as the connection is switched, so that the security as the SBC system can be reliably maintained.

なお、前記切替元の画面データGのリサイズ処理と、リサイズされた画面データG′の切替先への送信処理は、前述した通り、その画面データGの上部から下部へ一定幅の画面データ毎に順次リサイズして送信してもよいし、切替元の画面データGを一括リサイズして送信し、同画面データGを一括消去する構成としてもよい。   The resize processing of the screen data G of the switching source and the transmission processing of the resized screen data G ′ to the switching destination are performed for each screen data of a certain width from the top to the bottom of the screen data G as described above. The screen data G may be resized and transmitted sequentially, or the screen data G that is the switching source may be resized and transmitted collectively, and the screen data G may be erased collectively.

一方、サーバ装置10において、接続中のクライアント装置(A:切替元)20aにより転送された前記クライアント装置(B:切替先)20bからの切替通知信号(含む端末情報)が受信されると(ステップS9(Yes))、図7におけるクライアント切替処理へ移行される(ステップSC)。   On the other hand, when the server apparatus 10 receives the switching notification signal (including terminal information) from the client apparatus (B: switching destination) 20b transferred by the currently connected client apparatus (A: switching source) 20a (steps) S9 (Yes)), the process proceeds to the client switching process in FIG. 7 (step SC).

このクライアント切替処理では、現在接続中のクライアント装置(A:切替元)20aからの入力操作(入力イベント)に応じて実行中にあるアプリケーションプログラムの動作状態が、RAM14内のアプリケーション動作状態メモリ14bに記憶され保存される(ステップC1)。   In this client switching process, the operating state of the application program being executed in response to an input operation (input event) from the currently connected client device (A: switching source) 20 a is stored in the application operating state memory 14 b in the RAM 14. Stored and saved (step C1).

すると、前記接続中のクライアント装置(A:切替元)20aとの接続が切断(ログオフ)され(ステップC2)、当該クライアント装置(A:切替元)20aを介して、前記ステップS9にて受信されたクライアント装置(B:切替先)20bからの切替通知信号に含まれる端末情報に基づき、同クライアント装置(B:切替先)20bへ接続通知信号が送信される(ステップC3)。   Then, the connection with the connected client device (A: switching source) 20a is disconnected (logged off) (step C2), and is received at step S9 via the client device (A: switching source) 20a. Based on the terminal information included in the switching notification signal from the client device (B: switching destination) 20b, the connection notification signal is transmitted to the client device (B: switching destination) 20b (step C3).

この切替先のクライアント装置(B)20bにおいて、前記サーバ装置10から送信された接続通知信号が受信されると(ステップB5(Yes))、当該クライアント装置(B)20bのユーザID、CPU21の性能、表示画面サイズ等の端末情報を含む認証データが前記サーバ装置10へ送信される(ステップB6)。   When the switching destination client device (B) 20b receives the connection notification signal transmitted from the server device 10 (step B5 (Yes)), the user ID of the client device (B) 20b, the performance of the CPU 21 Then, authentication data including terminal information such as a display screen size is transmitted to the server device 10 (step B6).

サーバ装置10において、前記切替先のクライアント装置(B)20bから送信された認証データが受信されると、前記切替元のクライアント装置(A)20aに対する初期のログイン認証処理と同様に、ログイン認証処理が実行されて接続が確立されると共に(ステップS3)、当該接続されたクライアント装置(B)20bの端末情報がRAM14に設定される(ステップS4)。   When the server device 10 receives the authentication data transmitted from the switching destination client device (B) 20b, the login authentication processing is similar to the initial login authentication processing for the switching source client device (A) 20a. Is established (step S3), and the terminal information of the connected client device (B) 20b is set in the RAM 14 (step S4).

すると、前記RAM14内のアプリケーション動作状態メモリ14bに保存されている前記切替元のクライアント装置(A)20aとの接続終了(ログオフ)時点でのアプリケーションプログラムの動作状態が復元される(ステップS5)。   Then, the operation state of the application program at the time when the connection with the switching source client device (A) 20a stored in the application operation state memory 14b in the RAM 14 is completed (logoff) is restored (step S5).

ここで、切替先のクライアント装置(B)20bにおいて、ユーザによる入力操作が行われると(ステップB7(Yes))、その入力操作データ(入力イベント信号)が前記サーバ装置10へ送信される(ステップB8)。   Here, when an input operation is performed by the user (step B7 (Yes)) in the switching destination client device (B) 20b, the input operation data (input event signal) is transmitted to the server device 10 (step S7). B8).

サーバ装置10において、前記クライアント装置(B)20bから送信された入力操作データ(入力イベント信号)が受信されると(ステップS6)、当該入力操作(入力イベント)に応じたアプリケーションプログラムが実行され(ステップS7)、前記RAM14に設定された端末情報(表示画面サイズ等)に合わせたクライアント表示用の画面データGが生成されてクライアント用フレームバッファRAM14aに描画されると共に、この画面データGが前記イベント入力元である切替先のクライアント装置(B)20bへ送信される(ステップS8)。   When the server apparatus 10 receives the input operation data (input event signal) transmitted from the client apparatus (B) 20b (step S6), an application program corresponding to the input operation (input event) is executed ( In step S7), client display screen data G matching the terminal information (display screen size, etc.) set in the RAM 14 is generated and rendered in the client frame buffer RAM 14a. It is transmitted to the switching destination client device (B) 20b that is the input source (step S8).

この切替先のクライアント装置(B)20bにおいて、前記サーバ装置10により生成されて送信された画面データGが受信されると(ステップB9)、当該画面データGは、フレームバッファRAM25に描画され表示装置26に表示される(ステップB10)。   When the screen data G generated and transmitted by the server device 10 is received in the switching destination client device (B) 20b (step B9), the screen data G is drawn in the frame buffer RAM 25 and displayed on the display device. 26 (step B10).

これにより、前記切替元のクライアント装置(A)20aから切り替えられた社内のクライアント装置(B)20bでは、同一ユーザの入力操作に応じて、サーバ装置10にて継続的に実行されるアプリケーションプログラムに従い生成された画面データGが受信され、表示装置26に表示される(ステップB7〜B10(S6〜S8))。   As a result, the in-house client device (B) 20b switched from the switching source client device (A) 20a follows the application program continuously executed by the server device 10 in response to an input operation by the same user. The generated screen data G is received and displayed on the display device 26 (steps B7 to B10 (S6 to S8)).

したがって、前記構成のSBCシステムによれば、例えば外出先でサーバ装置10と接続して使用していたクライアント装置(A:切替元)20aを、社内のクライアント装置(B:切替先)20bにその接続を切り替えて継続的に使用したい場合に、クライアント装置同士の通信手段(29b)により、切替先のクライアント装置(B)20bから切替元のクライアント装置(A)20aへ直接、ユーザ操作等に応じた切替通知信号(含む端末情報)を送信させる。すると、この切替通知信号は前記切替元のクライアント装置(A)20aにより転送されてサーバ装置10へ送信される。この際、切替元のクライアント装置(A)20aは、現在表示中の画面データGを、前記切替先のクライアント装置(B)20bの端末情報に応じてリサイズし、当該切替先のクライアント装置(B)20bへ送信して表示させる。一方、サーバ装置10において、前記切替元のクライアント装置(A)20aにより転送された前記切替先のクライアント装置(B)20bからの切替通知信号が受信されると、その時点のアプリケーションの動作状態が保存された後、前記切替元のクライアント装置(A)20aから切替先のクライアント装置(B)20bへと接続が切り替えられる。すると、前記切替元のクライアント装置(A)20aの切り替え前に保存されたアプリケーションの動作状態が復元され、切替先のクライアント装置(B)20bでは切り替え前からの作業を継続的に実行可能になる。   Therefore, according to the SBC system having the above-described configuration, for example, a client device (A: switching source) 20a that has been used by connecting to the server device 10 when going out is used as an in-house client device (B: switching destination) 20b. When it is desired to continuously use the connection by switching the connection, the communication means (29b) between the client apparatuses directly responds to the switching source client apparatus (A) 20a from the switching destination client apparatus (B) 20b according to a user operation or the like. Switch notification signal (including terminal information) is transmitted. Then, the switching notification signal is transferred by the switching source client device (A) 20 a and transmitted to the server device 10. At this time, the switching source client device (A) 20a resizes the screen data G currently being displayed according to the terminal information of the switching destination client device (B) 20b, and the switching destination client device (B) ) Send to 20b and display. On the other hand, in the server device 10, when the switching notification signal from the switching destination client device (B) 20b transferred by the switching source client device (A) 20a is received, the operation state of the application at that time is changed. After being saved, the connection is switched from the switching source client device (A) 20a to the switching destination client device (B) 20b. Then, the operation state of the application saved before the switching of the switching source client device (A) 20a is restored, and the switching destination client device (B) 20b can continuously execute the work from before the switching. .

このため、同一ユーザがサーバ装置20と接続中のクライアント装置(A)20aを別のクライアント装置(B)20bへ切り替えて使用する場合に、その都度ユーザがログオフ操作とログオン操作とによる切替作業を行う必要なく、非常に簡単に接続を切り替えて、切り替え前からの作業を継続的に実行することができる。   For this reason, when the same user switches the client device (A) 20a connected to the server device 20 to another client device (B) 20b and uses it, the user performs a switching operation by a logoff operation and a logon operation each time. There is no need to do so, and the connection can be switched very easily and the work from before the switching can be continuously executed.

なお、前記実施形態では、切替元のクライアント装置(A)20aにて表示されている画面データGを、切替先のクライアント装置(B)20bの端末情報(表示画面サイズ等)に合わせてリサイズ(拡大/縮小)する処理を、前記切替元のクライアント装置(A)20aにおいて実行する構成とした。   In the embodiment, the screen data G displayed on the switching source client device (A) 20a is resized according to the terminal information (display screen size etc.) of the switching destination client device (B) 20b. The enlargement / reduction processing is executed in the switching source client device (A) 20a.

これに対し、切替先のクライアント装置(B)20bからその端末情報を含む切替通知信号が、切替元のクライアント装置(A)20aに受信された際に、当該切替元のクライアント装置(A)20aにおいて、前記切替先のクライアント装置(B)20bとのCPU性能を比較する。そして、切替元のクライアント装置(A)20aの方が高性能な場合には、当該切替元のクライアント装置(A)20aにおいてリサイズ処理した画面データG′を、切替先のクライアント装置(B)20bへ送信して表示させる。逆に、切替先のクライアント装置(A)20aの方が高性能な場合には、切替元のクライアント装置(A)20aにて表示されている画面データGを、切替先のクライアント装置(B)20bへ送信した後に、当該切替先のクライアント装置(B)20bにおいてリサイズ処理した画面データG′を表示する構成としてもよい。   In contrast, when a switching notification signal including the terminal information is received from the switching destination client device (B) 20b by the switching source client device (A) 20a, the switching source client device (A) 20a. The CPU performance of the switching destination client device (B) 20b is compared. When the switching source client device (A) 20a has higher performance, the screen data G ′ resized in the switching source client device (A) 20a is transferred to the switching destination client device (B) 20b. Send to and display. On the contrary, when the switching destination client device (A) 20a has higher performance, the screen data G displayed on the switching source client device (A) 20a is converted to the switching destination client device (B). After transmission to 20b, the screen data G ′ that has been resized in the switching destination client device (B) 20b may be displayed.

また、前記実施形態における画面データGのリサイズ処理は、ソフトウエア処理により実行する構成としたが、ハードウエアにより高速に実行する構成としてもよい。   Further, the resizing process of the screen data G in the above embodiment is configured to be executed by software processing, but may be configured to be executed at high speed by hardware.

なお、前記実施形態において記載したSBCシステムによる各処理の手法、すなわち、図6のフローチャートに示すサーバ装置10によるサーバ処理、図7のフローチャートに示す前記サーバ処理に伴うクライアント切替処理、図8のフローチャートに示す接続中のクライアント装置20a(20b)によるクライアント処理、図9のフローチャートに示す前記接続中のクライアント処理に伴う画面リサイズ処理、図10のフローチャートに示す切替先のクライアント装置20b(20a)によるクライアント処理等の各手法は、何れもコンピュータに実行させることができるプログラムとして、メモリカード(ROMカード、RAMカード等)、磁気ディスク(フロッピディスク、ハードディスク等)、光ディスク(CD−ROM、DVD等)、半導体メモリ等の外部記憶装置18,28の媒体に格納して配布することができる。そして、サーバ装置10やクライアント装置20a,20b,…のコンピュータ(CPU11,21)は、この外部記憶装置18,28の媒体に記憶されたプログラムを記憶装置(フラッシュROM13,23やRAM14,24)に読み込み、この読み込んだプログラムによって動作が制御されることにより、前記実施形態において説明した各クライアント装置20a,20b,…間でのサーバ装置10との接続切替機能を実現し、前述した手法による同様の処理を実行することができる。   Note that each processing method by the SBC system described in the embodiment, that is, server processing by the server device 10 shown in the flowchart of FIG. 6, client switching processing accompanying the server processing shown in the flowchart of FIG. 7, flowchart of FIG. Client processing by the connected client device 20a (20b) shown in FIG. 9, screen resizing processing accompanying the client processing during connection shown in the flowchart of FIG. 9, and client by the switching destination client device 20b (20a) shown in the flowchart of FIG. Each method such as processing is a program that can be executed by a computer, such as a memory card (ROM card, RAM card, etc.), a magnetic disk (floppy disk, hard disk, etc.), an optical disk (CD-ROM, DVD, etc.). ), Can be distributed and stored in the medium of the external storage device 18, 28 such as a semiconductor memory. The computers (CPUs 11 and 21) of the server device 10 and the client devices 20a, 20b,... Store the programs stored in the media of the external storage devices 18 and 28 in the storage devices (flash ROMs 13 and 23 and RAMs 14 and 24). The operation is controlled by the read program, and the connection switching function with the server device 10 between the client devices 20a, 20b,... Described in the above embodiment is realized, and the same method as described above is used. Processing can be executed.

また、前記各手法を実現するためのプログラムのデータは、プログラムコードの形態として通信ネットワーク(N)上を伝送させることができ、この通信ネットワーク(N)に接続されたコンピュータ装置(プログラムサーバ)から前記のプログラムデータを取り込んで記憶装置(フラッシュROM13,23やRAM14,24)に記憶させ、前述した各クライアント装置20a,20b,…間でのサーバ装置10との接続切替機能を実現することもできる。   Further, program data for realizing each of the above methods can be transmitted on the communication network (N) in the form of a program code, and from a computer device (program server) connected to the communication network (N). The program data is taken in and stored in a storage device (flash ROM 13, 23 or RAM 14, 24), and the above-described connection switching function with the server device 10 between the client devices 20a, 20b,. .

なお、本願発明は、前記各実施形態に限定されるものではなく、実施段階ではその要旨を逸脱しない範囲で種々に変形することが可能である。さらに、前記各実施形態には種々の段階の発明が含まれており、開示される複数の構成要件における適宜な組み合わせにより種々の発明が抽出され得る。例えば、各実施形態に示される全構成要件から幾つかの構成要件が削除されたり、幾つかの構成要件が異なる形態にして組み合わされても、発明が解決しようとする課題の欄で述べた課題が解決でき、発明の効果の欄で述べられている効果が得られる場合には、この構成要件が削除されたり組み合わされた構成が発明として抽出され得るものである。   Note that the present invention is not limited to the above-described embodiments, and various modifications can be made without departing from the scope of the invention at the stage of implementation. Further, each of the embodiments includes inventions at various stages, and various inventions can be extracted by appropriately combining a plurality of disclosed constituent elements. For example, even if some constituent elements are deleted from all the constituent elements shown in each embodiment or some constituent elements are combined in different forms, the problems described in the column of the problem to be solved by the invention If the effects described in the column “Effects of the Invention” can be obtained, a configuration in which these constituent requirements are deleted or combined can be extracted as an invention.

10 …サーバ装置
20a,20b…クライアント装置
11、21…CPU
12、22…バス
13、23…ROM
13a,23a…プログラムメモリ
14、24…RAM
14a…クライアント用フレームバッファRAM
14b…アプリケーション動作状態メモリ
15、25…フレームバッファRAM
16、26…表示装置
17、27…入力装置
18、28…外部記憶装置
19、29a…通信I/F(ネットワーク通信用)
29b…通信I/F(クライアント間通信用)
N …通信ネットワーク
G …表示用画面データ
G′…表示用画面データ(リサイズ後)
DESCRIPTION OF SYMBOLS 10 ... Server apparatus 20a, 20b ... Client apparatus 11, 21 ... CPU
12, 22 ... Bus 13, 23 ... ROM
13a, 23a ... Program memory 14, 24 ... RAM
14a: Client frame buffer RAM
14b ... Application operation state memory 15, 25 ... Frame buffer RAM
16, 26 ... Display device 17, 27 ... Input device 18, 28 ... External storage device 19, 29a ... Communication I / F (for network communication)
29b ... Communication I / F (for communication between clients)
N ... Communication network G ... Display screen data G '... Display screen data (after resizing)

Claims (5)

ネットワークを介して接続されたサーバ装置とクライアント装置とを有し、クライアント装置からの入力イベントに応じてサーバ装置により実行されるアプリケーションプログラムに従い生成された画面情報を、前記クライアント装置へ送信して表示部に表示させるようにしたサーバベース・コンピューティング・システムであって、
前記サーバ装置は、
接続中のクライアント装置により転送された他のクライアント装置からの端末情報を含む切替通知信号を受信する切替通知受信手段と、
この切替通知受信手段により切替通知信号を受信した際に、前記アプリケーションプログラムの動作状態を保存する動作状態保存手段と、
前記切替通知受信手段により受信された切替通知信号に基づき、前記接続中のクライアント装置から前記他のクライアント装置へ接続を切り替える接続切替手段と、
この接続切替手段により前記他のクライアント装置へ接続が切り替えられた際に、当該他のクライアント装置から受信される端末情報に従い、前記動作状態保存手段により保存されたアプリケーションプログラムの動作状態を復元する動作状態復元手段とを備え、
前記クライアント装置は、
前記サーバ装置と接続中である場合に、他のクライアント装置からその端末情報を含む切替通知信号を受信した際に、当該切替通知信号を前記サーバ装置へ転送する切替通知転送手段と、
前記サーバ装置と接続中である場合に、表示部に表示される画面情報の表示サイズを前記他のクライアント装置の端末情報に基づき変換する表示サイズ変換手段と、
この表示サイズ変換手段により変換された画面情報を前記他のクライアント装置へ送信する画面情報送信手段と、
前記サーバ装置と接続中でない場合に、その端末情報を含む切替通知信号を前記サーバ装置と接続中のクライアント装置へ送信する切替通知送信手段と、
前記画面情報送信手段により送信された画面情報を受信する画面情報受信手段と、
この画面情報受信手段により受信された画面情報を表示部に表示させる画面表示制御手段と、
前記サーバ装置の接続切替手段により当該サーバ装置と接続された際に、そのサーバ装置へ端末情報を送信する端末情報送信手段とを備えた、
ことを特徴とするサーバベース・コンピューティング・システム。
A server device and a client device connected via a network, and screen information generated according to an application program executed by the server device in response to an input event from the client device is transmitted to the client device and displayed. A server-based computing system that is displayed on the screen,
The server device
A switching notification receiving means for receiving a switching notification signal including terminal information from another client device transferred by the connected client device;
An operation state storage unit that stores the operation state of the application program when the switching notification signal is received by the switching notification reception unit;
Connection switching means for switching connection from the connected client apparatus to the other client apparatus based on the switching notification signal received by the switching notification receiving means;
When the connection is switched to the other client device by the connection switching unit, an operation for restoring the operation state of the application program stored by the operation state storage unit according to the terminal information received from the other client device A state restoring means,
The client device is
A switching notification transfer means for transferring the switching notification signal to the server device when receiving a switching notification signal including the terminal information from another client device when connected to the server device;
Display size conversion means for converting the display size of the screen information displayed on the display unit based on the terminal information of the other client device when connected to the server device;
Screen information transmitting means for transmitting the screen information converted by the display size converting means to the other client device;
A switching notification transmission means for transmitting a switching notification signal including the terminal information to a client device connected to the server device when not connected to the server device;
Screen information receiving means for receiving the screen information transmitted by the screen information transmitting means;
Screen display control means for displaying the screen information received by the screen information receiving means on the display unit;
Terminal information transmitting means for transmitting terminal information to the server device when connected to the server device by the connection switching means of the server device;
A server-based computing system.
ネットワークを介して接続されたクライアント装置からの入力イベントに応じてアプリケーションプログラムを実行し、当該入力イベントに応じた画面情報を生成して前記クライアント装置へ送信するサーバベース・コンピューティング・システムのサーバ装置であって、
接続中のクライアント装置により転送された他のクライアント装置からの端末情報を含む切替通知信号を受信する切替通知受信手段と、
この切替通知受信手段により切替通知信号を受信した際に、前記アプリケーションプログラムの動作状態を保存する動作状態保存手段と、
前記切替通知受信手段により受信された切替通知信号に基づき、前記接続中のクライアント装置から前記他のクライアント装置へ接続を切り替える接続切替手段と、
この接続切替手段により前記他のクライアント装置へ接続が切り替えられた際に、当該他のクライアント装置から受信される端末情報に従い、前記動作状態保存手段により保存されたアプリケーションプログラムの動作状態を復元する動作状態復元手段と、
を備えたことを特徴とするサーバ装置。
A server device of a server-based computing system that executes an application program according to an input event from a client device connected via a network, generates screen information according to the input event, and transmits the screen information to the client device Because
A switching notification receiving means for receiving a switching notification signal including terminal information from another client device transferred by the connected client device;
An operation state storage unit that stores the operation state of the application program when the switching notification signal is received by the switching notification reception unit;
Connection switching means for switching connection from the connected client apparatus to the other client apparatus based on the switching notification signal received by the switching notification receiving means;
When the connection is switched to the other client device by the connection switching unit, an operation for restoring the operation state of the application program stored by the operation state storage unit according to the terminal information received from the other client device State restoration means;
A server device comprising:
ネットワークを介して接続されたサーバ装置に対してユーザ操作に応じた入力イベントを送信し、その入力イベントに応じて前記サーバ装置にて実行されるアプリケーションプログラムに従い生成された画面情報を受信して表示部に表示するクライアント装置であって、
前記サーバ装置と接続中である場合に、他のクライアント装置からその端末情報を含む切替通知信号を受信した際に、当該切替通知信号を前記サーバ装置へ転送する切替通知転送手段と、
前記サーバ装置と接続中である場合に、表示部に表示される画面情報の表示サイズを前記他のクライアント装置の端末情報に基づき変換する表示サイズ変換手段と、
この表示サイズ変換手段により変換された画面情報を前記他のクライアント装置へ送信する画面情報送信手段と、
前記サーバ装置と接続中でない場合に、その端末情報を含む切替通知信号を前記サーバ装置と接続中のクライアント装置へ送信する切替通知送信手段と、
前記画面情報送信手段により送信された画面情報を受信する画面情報受信手段と、
この画面情報受信手段により受信された画面情報を表示部に表示させる画面表示制御手段と、
前記サーバ装置と接続された際に、当該サーバ装置へ端末情報を送信する端末情報送信手段と、
を備えたことを特徴とするクライアント装置。
An input event corresponding to a user operation is transmitted to a server device connected via a network, and screen information generated according to an application program executed on the server device according to the input event is received and displayed. A client device that displays on the screen,
A switching notification transfer means for transferring the switching notification signal to the server device when receiving a switching notification signal including the terminal information from another client device when connected to the server device;
Display size conversion means for converting the display size of the screen information displayed on the display unit based on the terminal information of the other client device when connected to the server device;
Screen information transmitting means for transmitting the screen information converted by the display size converting means to the other client device;
A switching notification transmission means for transmitting a switching notification signal including the terminal information to a client device connected to the server device when not connected to the server device;
Screen information receiving means for receiving the screen information transmitted by the screen information transmitting means;
Screen display control means for displaying the screen information received by the screen information receiving means on the display unit;
Terminal information transmitting means for transmitting terminal information to the server device when connected to the server device;
A client device comprising:
ネットワークを介して接続されたクライアント装置からの入力イベントに応じてアプリケーションプログラムを実行し、当該入力イベントに応じた画面情報を生成して前記クライアント装置へ送信するサーバベース・コンピューティング・システムのサーバ装置のコンピュータを制御するためのプログラムであって、
前記コンピュータを、
接続中のクライアント装置により転送された他のクライアント装置からの端末情報を含む切替通知信号を受信する切替通知受信手段、
この切替通知受信手段により切替通知信号を受信した際に、前記アプリケーションプログラムの動作状態を保存する動作状態保存手段、
前記切替通知受信手段により受信された切替通知信号に基づき、前記接続中のクライアント装置から前記他のクライアント装置へ接続を切り替える接続切替手段、
この接続切替手段により前記他のクライアント装置へ接続が切り替えられた際に、当該他のクライアント装置から受信される端末情報に従い、前記動作状態保存手段により保存されたアプリケーションプログラムの動作状態を復元する動作状態復元手段、
として機能させるようにしたサーバ制御プログラム。
A server device of a server-based computing system that executes an application program according to an input event from a client device connected via a network, generates screen information according to the input event, and transmits the screen information to the client device A program for controlling a computer of
The computer,
A switching notification receiving means for receiving a switching notification signal including terminal information from another client device transferred by the connected client device;
An operation state storage unit that stores the operation state of the application program when a switch notification signal is received by the switch notification reception unit;
Connection switching means for switching connection from the connected client apparatus to the other client apparatus based on the switching notification signal received by the switching notification receiving means;
When the connection is switched to the other client device by the connection switching unit, an operation for restoring the operation state of the application program stored by the operation state storage unit according to the terminal information received from the other client device State restoration means,
Server control program that can function as
ネットワークを介して接続されたサーバ装置に対してユーザ操作に応じた入力イベントを送信し、その入力イベントに応じて前記サーバ装置にて実行されるアプリケーションプログラムに従い生成された画面情報を受信して表示部に表示するクライアント装置のコンピュータを制御するためのプログラムであって、
前記サーバ装置と接続中である場合に、他のクライアント装置からその端末情報を含む切替通知信号を受信した際に、当該切替通知信号を前記サーバ装置へ転送する切替通知転送手段、
前記サーバ装置と接続中である場合に、表示部に表示される画面情報の表示サイズを前記他のクライアント装置の端末情報に基づき変換する表示サイズ変換手段、
この表示サイズ変換手段により変換された画面情報を前記他のクライアント装置へ送信する画面情報送信手段、
前記サーバ装置と接続中でない場合に、その端末情報を含む切替通知信号を前記サーバ装置と接続中のクライアント装置へ送信する切替通知送信手段、
前記画面情報送信手段により送信された画面情報を受信する画面情報受信手段、
この画面情報受信手段により受信された画面情報を表示部に表示させる画面表示制御手段、
前記サーバ装置と接続された際に、当該サーバ装置へ端末情報を送信する端末情報送信手段、
として機能させるようにしたクライアント制御プログラム。
An input event corresponding to a user operation is transmitted to a server device connected via a network, and screen information generated according to an application program executed on the server device according to the input event is received and displayed. A program for controlling a computer of a client device to be displayed on a section,
A switching notification transfer means for transferring the switching notification signal to the server device when the switching notification signal including the terminal information is received from another client device when connected to the server device;
Display size conversion means for converting the display size of the screen information displayed on the display unit based on the terminal information of the other client device when connected to the server device;
Screen information transmitting means for transmitting the screen information converted by the display size converting means to the other client device;
A switching notification transmission means for transmitting a switching notification signal including the terminal information to the client device connected to the server device when not connected to the server device;
Screen information receiving means for receiving the screen information transmitted by the screen information transmitting means;
Screen display control means for displaying the screen information received by the screen information receiving means on the display unit;
Terminal information transmitting means for transmitting terminal information to the server device when connected to the server device;
A client control program designed to function as
JP2009166886A 2009-07-15 2009-07-15 Server-based computing system, server device, client device, and program Active JP5223802B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009166886A JP5223802B2 (en) 2009-07-15 2009-07-15 Server-based computing system, server device, client device, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009166886A JP5223802B2 (en) 2009-07-15 2009-07-15 Server-based computing system, server device, client device, and program

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2013040268A Division JP5601387B2 (en) 2013-03-01 2013-03-01 Terminal device and program

Publications (2)

Publication Number Publication Date
JP2011022772A JP2011022772A (en) 2011-02-03
JP5223802B2 true JP5223802B2 (en) 2013-06-26

Family

ID=43632795

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009166886A Active JP5223802B2 (en) 2009-07-15 2009-07-15 Server-based computing system, server device, client device, and program

Country Status (1)

Country Link
JP (1) JP5223802B2 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2014104752A1 (en) * 2012-12-26 2014-07-03 Samsung Electronics Co., Ltd. Service providing terminal connection method and apparatus
JP6136251B2 (en) 2012-12-27 2017-05-31 コニカミノルタ株式会社 Medical imaging system
JP6357930B2 (en) * 2014-07-07 2018-07-18 富士通株式会社 Display control method, display control program, terminal device, and display control system
JP6528931B2 (en) * 2014-12-25 2019-06-12 コニカミノルタ株式会社 IMAGE PROCESSING SYSTEM, IMAGE PROCESSING DEVICE, REMOTE CONTROL METHOD, AND REMOTE CONTROL PROGRAM

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09230955A (en) * 1996-02-21 1997-09-05 Canon Inc Method and device for information processing
JP2003323402A (en) * 2002-05-01 2003-11-14 Ntt Docomo Inc Thin client system, and thin client terminal, thin client terminal control method and control program therefor
JP2004054633A (en) * 2002-07-19 2004-02-19 Sony Communication Network Corp Information synchronization method, information synchronization device and information terminal for using the same method
JP4628030B2 (en) * 2004-07-27 2011-02-09 パナソニック株式会社 Multimedia content providing system, viewing device, and car navigation apparatus
JP2010205111A (en) * 2009-03-05 2010-09-16 Nippon Telegr & Teleph Corp <Ntt> System, and method for reproducing context, first terminal device, second terminal device, context obtaining device or storage device, program thereof

Also Published As

Publication number Publication date
JP2011022772A (en) 2011-02-03

Similar Documents

Publication Publication Date Title
JP6044604B2 (en) Terminal device and program
JP6092381B2 (en) Method, system, and computer-readable storage medium for providing access to a remote application via a web client
US9241062B2 (en) Methods and systems for using external display devices with a mobile computing device
US8316308B2 (en) Adaptive user interface for multi-source systems
JP2013512512A (en) Method for interfacing with virtualized computing services over a network using lightweight clients
JP2004326776A (en) Distributed peripheral device control system and method
JP2010530572A (en) Host that directly controls PDA applications connected to the interface
JP2012079084A (en) Remote desktop system and operation application migration system
JP5223802B2 (en) Server-based computing system, server device, client device, and program
US20100291913A1 (en) Remote control method between mobile phones
JP2008210071A (en) Client-server system
JP5601387B2 (en) Terminal device and program
WO2003048964A1 (en) Wireless network architecture and method
JP6333434B1 (en) Screen data relay server, screen data relay program, and screen data relay method
JP2007122691A (en) Information processor, information processing method and program
KR20040108028A (en) Remote login method for mobile communication terminal
JP2008040347A (en) Image display device, image display method, and image display program
JP2008269525A (en) Terminal unit provided with handwritten input device and document information processing system using the unit
CN111787117A (en) Data transmission method and display device
CN111752190A (en) Equipment control method, device and system, storage medium and electronic equipment
JP2017062645A (en) Image distribution system, image distribution method, and program
JP2008269522A (en) Document information processing system and terminal device displaying document
JP6266925B2 (en) Control device, control method, and program
JP2006279430A (en) Method for cooperation between mobile terminal and fixed terminal
CN113476836B (en) Game picture display method, game picture display device, electronic equipment and readable storage medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20120522

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130201

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130225

R150 Certificate of patent or registration of utility model

Ref document number: 5223802

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

Year of fee payment: 3