JP2012059279A - Server device, client device, and program - Google Patents
Server device, client device, and program Download PDFInfo
- Publication number
- JP2012059279A JP2012059279A JP2011239931A JP2011239931A JP2012059279A JP 2012059279 A JP2012059279 A JP 2012059279A JP 2011239931 A JP2011239931 A JP 2011239931A JP 2011239931 A JP2011239931 A JP 2011239931A JP 2012059279 A JP2012059279 A JP 2012059279A
- Authority
- JP
- Japan
- Prior art keywords
- application program
- power saving
- client device
- execution
- power
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
Images
Landscapes
- Power Sources (AREA)
Abstract
Description
本発明は、例えばサーバベースコンピューティング(Server Based Computing)システムにおいて、クライアント装置の省電力化のために、サーバ装置にて実行されるアプリケーションプログラムに適した省電力の処理を行うサーバ装置、クライアント装置、サーバベースコンピューティングシステムおよびプログラムに関する。 The present invention relates to a server device and a client device that perform power-saving processing suitable for an application program executed on the server device in order to save power of the client device in, for example, a server-based computing system. , Server-based computing systems and programs.
近年、ネットワークの高速化に伴い、サーバ装置で実行するアプリケーションプログラムの画面をリアルタイムにネットワークを介して遠隔のクライアント装置に送信して表示させ、遠隔からサーバ装置の操作を行なうサーバベースコンピューティングシステム(シンクライアントシステム)が広まってきている。クライアント装置にハードディスクなどを搭載せず、画面表示や入力といった最小限の機能に絞り、重要なデータはすべてサーバ側に保存するサーバベースコンピューティングシステムは、有力な情報漏えい対策の1つとして注目を集めている。また、サーバ装置側で集中管理を行うことにより、ソフトウェアのバージョンアップやパッチの適用といった運用管理業務が削減でき、運用コストの削減になるというメリットもある。 2. Description of the Related Art In recent years, with the speeding up of a network, a server-based computing system that remotely displays a screen of an application program executed on a server device via a network and displays it on a remote client device and operates the server device remotely ( Thin client systems) are spreading. A server-based computing system that saves all important data on the server side, focusing on the minimum functions such as screen display and input without mounting a hard disk etc. on the client device, is attracting attention as one of the leading measures against information leakage Collecting. In addition, centralized management on the server device side has the advantage that operation management tasks such as software upgrades and patch application can be reduced, and operation costs can be reduced.
クライアント装置は、ネットワーク機器、表示装置、マウス装置やキーボード等の入力装置を備えているだけでよく、データをクライアント装置内に持たないためハードディスク等のストレージが不要であり、アプリケーションプログラムの実行を行なわないためクライアント装置で実行する処理の負荷は軽い。 The client device only needs to include an input device such as a network device, a display device, a mouse device, or a keyboard. Since no data is stored in the client device, storage such as a hard disk is unnecessary, and an application program is executed. Therefore, the processing load executed on the client device is light.
サーバベースコンピューティングシステムは、クライアント装置からは、キーボードやマウスなどの入力装置からの入力情報をサーバ装置へ送信し、その入力情報に基づいてサーバ装置がアプリケーションプログラムの処理を実行し、更新された画面情報(座標、大きさと画像)をクライアント装置へ送信するというものである。クライアント装置は、その画面情報を表示装置に反映させる。 The server-based computing system transmits input information from an input device such as a keyboard or a mouse from the client device to the server device, and the server device executes processing of the application program based on the input information, and is updated. The screen information (coordinates, size and image) is transmitted to the client device. The client device reflects the screen information on the display device.
サーバ装置で実行する処理の中には、大きいファイルのコピー、移動、保存やメール受信、アプリケーションプログラムのバージョンアップ等のように処理に時間がかかることがある。これらの処理は、処理の性格として処理の途中経過を見る必要が無く、終了の結果のみを必要とする。そして、クライアント装置がバッテリ駆動の場合は、バッテリ寿命が問題となる。また、これらの処理を実行中は、他の作業が行えないといった不便を強いられる事もある。 Among the processes executed by the server apparatus, it may take time to process large files such as copying, moving, storing, receiving mail, and upgrading application programs. In these processes, it is not necessary to see the progress of the process as the nature of the process, and only the result of termination is required. When the client device is battery-driven, battery life becomes a problem. In addition, while these processes are being performed, inconvenience that other work cannot be performed may be forced.
クライアント装置としてバッテリ駆動可能な携帯端末を用いる場合、バッテリの電力消費を、ユーザの使い勝手を損なわずに低減化することが求められている。携帯端末の効率的な省電力化のために、例えば先行文献1では、携帯端末が無線エリア圏外か否かを判断して携帯端末の電源のオン/オフを制御することにより省電力化を図っている。また、例えば先行文献2では、バッテリ残量の変化に伴ってディスプレイの自動停止時間を変化させることにより省電力化を図っている。
When a battery-driven portable terminal is used as a client device, it is required to reduce the power consumption of the battery without impairing the user's usability. For efficient power saving of the mobile terminal, for example, in
しかしながら、先行文献1および先行文献2で行っている省電力化の方法は、携帯端末から実行を指示する処理の内容を考慮しているものではなかった。したがって、処理に時間がかり、かつ処理の途中でユーザの操作が不要なプログラムの実行の場合においても、クライアント装置である携帯端末において無駄な電力が消費されていた。
However, the power saving methods performed in the
本発明の目的は、サーバベースコンピューティングシステムにおいて、サーバ装置にて実行されるアプリケーションプログラムに適したクライアント装置の省電力化のための処理を行うことによりクライアント装置の省電力化を実現するサーバ装置、クライアント装置、サーバベースコンピューティングシステムおよびプログラムを提供することである。 An object of the present invention is a server device that realizes power saving of a client device by performing processing for power saving of the client device suitable for an application program executed on the server device in a server-based computing system. Providing a client device, a server-based computing system, and a program.
請求項1記載のサーバ装置は、省電力の制御の対象となるアプリケーションプログラム、省電力の動作、および省電力の動作を実行するための条件を定義する定義手段と、クライアント装置からアプリケーションプログラムの実行を指示する操作データを受信する受信手段と、前記アプリケーションプログラムを実行するプログラム実行手段と、前記アプリケーションプログラムの実行開始または終了を検出する検出手段と、前記アプリケーションプログラムの実行開始時における状況と前記定義手段に定義された前記省電力の動作を実行するための条件とを照合することにより省電力の動作が必要か否かを判別する判別手段と、前記判別手段の判別結果に従って省電力の動作に関する指示データをクライアント装置へ送信する送信手段と、を備えることを特徴とする。
The server device according to
請求項2に記載のクライアント装置は、請求項1に記載のサーバ装置に接続されたクライアント装置において、前記サーバ装置にネットワークを介して接続されたクライアント装置であって、前記サーバ装置へアプリケーションプログラムの実行を指示する操作データを送信する送信手段と、前記サーバ装置から省電力の動作に関する指示データを受信する受信手段と、受信した前記省電力の動作に関する指示データに従って省電力の対象となるハードウェアへの指示を行う制御手段と、前記ハードウェアへの指示に従って省電力の対象となるハードウェアの電力制御を行う電力制御手段と、を備えることを特徴とする。
A client device according to
請求項3に記載のクライアント装置は、請求項2に記載のクライアント装置において、前記電力制御手段は、表示部の電力の制御を行う表示部電力制御手段、または、電源部の電力の制御を行う電源部電力制御手段、から成る、ことを特徴とする。 According to a third aspect of the present invention, in the client device according to the second aspect, the power control unit controls the power of the display unit or the power of the display unit. It comprises a power supply unit power control means.
請求項4に記載のサーバベースコンピューティングシステムは、アプリケーションプログラムを動作させるサーバ装置に対してサービス要求を行なうクライアント装置と、クライアント装置からのサービス要求に基づいてアプリケーションプログラムを動作させるサーバ装置とが、ネットワークを介して相互に接続可能に構成されたサーバベースコンピューティングシステムにおいて、前記サーバ装置は、省電力の制御の対象となるアプリケーションプログラム、省電力の動作、および省電力の動作を実行するための条件を定義する定義手段と、前記クライアント装置からアプリケーションプログラムの実行を指示する操作データを受信する受信手段と、前記アプリケーションプログラムを実行するプログラム実行手段と、前記アプリケーションプログラムの実行開始または終了を検出する検出手段と、前記アプリケーションプログラムの実行開始時における状況と前記定義手段に定義された前記省電力の動作を実行するための条件とを照合することにより省電力の動作が必要か否かを判別する判別手段と、前記判別手段の判別結果に従って省電力の動作に関する指示データを前記クライアント装置へ送信する送信手段と、を備え、前記クライアント装置は、前記サーバ装置へアプリケーションプログラムの実行を指示する操作データを送信する送信手段と、前記サーバ装置から省電力の動作に関する指示データを受信する受信手段と、受信した前記省電力の動作に関する指示データに従って省電力の対象となるハードウェアへの指示を行う制御手段と、前記ハードウェアへの指示に従って省電力の対象となるハードウェアの電力制御を行う電力制御手段と、を備えることを特徴とする。
The server-based computing system according to
請求項5記載のサーバ装置は、省電力の制御の対象となるアプリケーションプログラム、省電力の動作、および省電力の動作を実行するための条件を定義する定義手段と、クライアント装置からアプリケーションプログラムの実行を指示する操作データを受信する受信手段と、前記アプリケーションプログラムを実行するプログラム実行手段と、前記アプリケーションプログラムの実行開始または終了を検出する検出手段と、前記アプリケーションプログラムの実行開始時における状況と前記定義手段に定義された前記省電力の動作を実行するための条件とを照合することにより省電力の動作が必要か否かを判別する判別手段と、前記判別手段の判別結果に従ってネットワーク切断の指示データをクライアント装置へ送信する送信手段と、前記アプリケーションプログラムの終了を検出した際に、前記アプリケーションプログラムの終了を通知するためのメールを作成して前記サーバ装置へ送信するメール送信手段と、を備えることを特徴とする。
The server device according to
請求項6に記載のクライアント装置は、請求項5に記載のサーバ装置に接続されたクライアント装置において、前記サーバ装置にネットワークを介して接続されたクライアント装置であって、前記サーバ装置へアプリケーションプログラムの実行を指示する操作データを送信する送信手段と、前記サーバ装置から省電力の動作に関する指示データを受信する受信手段と、受信した前記省電力の動作に関する指示データに従ってネットワークの切断を行う制御手段と、受信した前記省電力の動作に関する指示データに従ってメールの受信を行うメール受信手段と、を備えることを特徴とする。
A client device according to claim 6 is a client device connected to the server device according to
請求項7に記載のサーバベースコンピューティングシステムは、アプリケーションプログラムを動作させるサーバ装置に対してサービス要求を行なうクライアント装置と、クライアント装置からのサービス要求に基づいてアプリケーションプログラムを動作させるサーバ装置とが、ネットワークを介して相互に接続可能に構成されたサーバベースコンピューティングシステムにおいて、前記サーバ装置は、省電力の制御の対象となるアプリケーションプログラム、省電力の動作、および省電力の動作を実行するための条件を定義する定義手段と、前記クライアント装置からアプリケーションプログラムの実行を指示する操作データを受信する受信手段と、前記アプリケーションプログラムを実行するプログラム実行手段と、前記アプリケーションプログラムの実行開始または終了を検出する検出手段と、前記アプリケーションプログラムの実行開始時における状況と前記定義手段に定義された前記省電力の動作を実行するための条件とを照合することにより省電力の動作が必要か否かを判別する判別手段と、前記判別手段の判別結果に従ってネットワーク切断の指示データをクライアント装置へ送信する送信手段と、前記アプリケーションプログラムの終了を検出した際に、前記アプリケーションプログラムの終了を通知するためのメールを作成して前記サーバ装置へ送信するメール送信手段と、を備え、前記クライアント装置は、前記サーバ装置へアプリケーションプログラムの実行を指示する操作データを送信する送信手段と、前記サーバ装置から省電力の動作に関する指示データを受信する受信手段と、受信した前記省電力の動作に関する指示データに従ってネットワークの切断を行う制御手段と、受信した前記省電力の動作に関する指示データに従ってメールの受信を行うメール受信手段と、を備えることを特徴とする。
The server-based computing system according to
請求項8記載のサーバ装置のプログラムは、ネットワークを介して接続されたクライアント装置からのサービス要求に基づいてアプリケーションプログラムを動作させるサーバ装置のコンピュータを、省電力の制御の対象となるアプリケーションプログラム、省電力の動作、および省電力の動作を実行するための条件を定義する定義手段、 クライアント装置からアプリケーションプログラムの実行を指示する操作データを受信する受信手段、前記アプリケーションプログラムを実行するプログラム実行手段、前記アプリケーションプログラムの実行開始または終了を検出する検出手段、前記アプリケーションプログラムの実行開始時における状況と前記定義手段に定義された前記省電力の動作を実行するための条件とを照合することにより省電力の動作が必要か否かを判別する判別手段、前記判別手段の判別結果に従って省電力の動作に関する指示データをクライアント装置へ送信する送信手段、として機能させることを特徴とする。
The server device program according to
請求項9記載のサーバ装置のプログラムは、ネットワークを介して接続されたクライアント装置からのサービス要求に基づいてアプリケーションプログラムを動作させるサーバ装置のコンピュータを、省電力の制御の対象となるアプリケーションプログラム、省電力の動作、および省電力の動作を実行するための条件を定義する定義手段、クライアント装置からアプリケーションプログラムの実行を指示する操作データを受信する受信手段、前記アプリケーションプログラムを実行するプログラム実行手段、前記アプリケーションプログラムの実行開始または終了を検出する検出手段、前記アプリケーションプログラムの実行開始時における状況と前記定義手段に定義された前記省電力の動作を実行するための条件とを照合することにより省電力の動作が必要か否かを判別する判別手段、前記判別手段の判別結果に従ってネットワーク切断の指示データをクライアント装置へ送信する送信手段、前記アプリケーションプログラムの終了を検出した際に、前記アプリケーションプログラムの終了を通知するためのメールを作成して前記サーバ装置へ送信するメール送信手段、として機能させることを特徴とする。
The server device program according to
本発明によれば、サーバベースコンピューティングシステムにおいて、サーバ装置にて実行されるアプリケーションプログラム毎にそのアプリケーションプログラムに適したクライアント装置の省電力化のための処理を定義し、定義されたとおりに省電力化のための処理を実行するので、実行されるアプリケーションプログラムに応じたクライアント装置の省電力化を実現することができる。 According to the present invention, in a server-based computing system, for each application program executed on the server device, a process for power saving of the client device suitable for the application program is defined, and the processing is saved as defined. Since the process for power generation is executed, it is possible to realize power saving of the client device according to the application program to be executed.
以下、図面を参照しながら、本発明の実施の形態について詳細に説明する。
図1は、本発明の実施形態に係るサーバベースコンピューティングシステムの全体構成を示す図である。
Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.
FIG. 1 is a diagram showing an overall configuration of a server-based computing system according to an embodiment of the present invention.
図1に示すように、本発明の実施形態に係るサーバベースコンピューティングシステムは、サーバ装置1、クライアント装置2により構成され、これらはインターネット、LAN(Local Area Network)、WAN(Wide Area Network)、携帯電話ネットワーク等の通信ネットワーク3を介して接続される。
As shown in FIG. 1, a server-based computing system according to an embodiment of the present invention includes a
サーバ装置1は、文書作成処理プログラム,表計算処理プログラム,プレゼン資料作成プログラム,メール処理プログラム,インターネット接続処理プログラム、Web表示プログラムなど、複数のアプリケーションプログラムを有し、当該サーバ装置1に接続されたクライアント装置2からの操作入力(入力イベント)信号に応じて起動しその処理を実行する。
The
このサーバ装置1において、クライアント装置2からの操作入力信号に応じたアプリケーションプログラムの実行に伴い、クライアント装置用のフレームバッファ14a上に生成された表示出力用の描画データは、圧縮処理された後アクセス元のクライアント装置2へ送信(転送)される。
In this
そして、クライアント装置2では、前記サーバ装置1から転送された描画データがその圧縮を解凍されてフレームバッファ25に展開され、表示部に表示される。つまり、このサーバベースコンピューティングシステムにおける各クライアント装置2は、何れもキーボード及びマウスなどのユーザ操作に応じた入力機能とLCD表示部及びプリンタなどへの出力機能を主要な機能として有し、少なくとも前記サーバ装置1が有している各種のアプリケーション機能やデータファイルの管理機能を一切持っていない。
In the
そして、クライアント装置2からの操作入力(入力イベント)信号に応じてサーバ装置1にて起動実行される各種の処理に伴い生成されたデータファイルは、基本的には、当該サーバ装置1内あるいは該サーバ装置1にて接続管理される磁気ディスクなどの記憶装置にユーザアカウント毎あるいは共有ファイルとして記憶され保存される。
The data file generated by the various processes activated and executed by the
図2は、本発明の実施形態に係るサーバ装置1の主要部構成を示すブロック図である。
サーバ装置1は、コンピュータとしてのCPU11を備え、このCPU11には、バス12を介してROM13、RAM14、フレームバッファRAM15、表示制御部16bに接続された表示装置16aが接続される。表示制御部16bでは、表示装置16aに対してバックライトのON/OFFの指示や輝度の指示などの省電力に関する指示を行う。
FIG. 2 is a block diagram showing a main part configuration of the
The
また、CPU11には、バス12を介してキーボード,マウスなどの入力装置17、外部記憶装置18a、補助記憶装置18b、クライアント装置2との通信I/F(インターフェイス)19が接続される。
The
CPU11は、ROM13に予め記憶されているシステムプログラムや種々のアプリケーションプログラムに従ってRAM14を作業用メモリとし回路各部の動作を制御するもので、入力装置17からのキー入力信号や通信I/F19を介して受信されるクライアント装置2からのユーザ操作(入力イベント)に応じた処理指令信号などに応じて前記種々のプログラムが起動・実行される。
The
このサーバ装置1において、クライアント装置2からの入力イベント信号に応じて起動・実行されるアプリケーションプログラムに従い生成された種々のデータは、例えばそのユーザIDに対応付けられて外部記憶装置18aに記憶され、また表示用の描画データは、RAM14内のクライアント用フレームバッファRAM14aを使用して生成されると共に、圧縮処理された後、通信I/F19からクライアント装置2へ転送されて表示出力される。なお、当該サーバ装置1自身の表示装置16aにて表示させるための描画データは、フレームバッファRAM15上に生成される。
In this
図3は、本発明の実施形態に係るクライアント装置2の主要部構成を示すブロック図である。クライアント装置2は、コンピュータとしてのCPU21を備え、このCPU21には、バス22を介してROM23、RAM24、フレームバッファRAM25が接続される。そして、このフレームバッファRAM25に書き込まれた描画データが表示制御部26bに接続された表示装置26aに出力されて表示される。表示制御部26bでは、表示装置26aに対してバックライトのON/OFFの指示や表示部の輝度の指示などの省電力に関する指示を行う。
FIG. 3 is a block diagram showing a main part configuration of the
また、CPU21には、バス22を介してキーボード,マウス,マイク,光センサなどの入力装置27、外部記憶装置28a、補助記憶装置28b、前記サーバ装置1との通信I/F(インターフェイス)29、及び表示制御部26bと電源部31とを制御する省電力制御部30が接続される。
The
電源部31は通常の電源を供給するモードと、省電力の状態ではあるがCPU21が動作可能なスリープ状態の電源を供給するモードとを備えており、省電力制御部30の指示によりモードを切り替える。省電力制御部30は、CPU21の指令に従って、表示制御部26bと電源部31に対して省電力の動作のための制御信号を送信する。
The
CPU21は、ROM23に予め記憶されているシステムプログラムに従ってRAM24を作業用メモリとし回路各部の動作を制御するもので、入力装置27からのキー入力信号や通信I/F29を介して受信されるサーバ装置1からのアプリケーション応答信号、転送された描画データなどに応じて前記システムプログラムが起動され実行される。
The
このクライアント装置2において、前記サーバ装置1におけるアプリケーションプログラムを実行させて生成した種々のデータは、適宜、外部記憶装置28aに読み込ませて記憶させ、また生成転送された表示用の描画データは、その圧縮が解凍されてフレームバッファRAM25に書き込まれ、表示装置26aで表示出力される。
In the
図4は、前記サーバ装置1のRAM14に記憶される省電力テーブル14bの一例を示す図である。この省電力テーブル14bには、省電力の制御の対象となるアプリケーションプログラムと、省電力の動作、および省電力の動作を実行するための条件とが対応付けられて定義され記憶されている。
FIG. 4 is a diagram illustrating an example of the power saving table 14 b stored in the
例えば、プログラム名がプログラムAのアプリケーションプログラムについて定義する場合には、省電力テーブル14bのNo.1の行に示すようになる。プログラムAについては、さらに、省電力の開始動作として電源OFFの動作、省電力の終了動作として電源ONの動作が定義されている。そして、省電力の動作を実行するための条件としては、プログラムAで取り扱うデータファイルとしてファイルA、データ量当りの実行時間が1分/100KB、省電力の動作をするか否かの基準となる動作基準時間が15分と定義されている。 For example, when an application program whose program name is program A is defined, it is shown in the No. 1 line of the power saving table 14b. For program A, a power-off operation is defined as a power-saving start operation, and a power-on operation is defined as a power-saving end operation. As a condition for executing the power saving operation, the data file handled by the program A is the file A, the execution time per data amount is 1 minute / 100 KB, and a criterion for whether or not to perform the power saving operation is used. The operation reference time is defined as 15 minutes.
省電力の開始動作としては、電源OFF(電源部31を省電力の状態にする)だけでなく、表示OFF(表示装置26aを省電力の状態にする)、接続OFF(ネットワークの接続を切断の状態にする)なども定義できる。省電力の終了動作としては、電源ON(電源部31を通常のON状態にする)だけでなく、表示ON(表示装置26aを通常の表示状態にする)、メール送信(省電力の動作の終了をメールにより通知する)なども定義できる。
As a power saving start operation, not only the power is turned off (the
まず、本発明の第1実施形態について説明する。
第1実施形態では、省電力の開始動作として電源OFF(電源部31を省電力の状態にする)を行い、省電力の終了動作として電源ON(電源部31を通常のON状態にする)を行う。
First, a first embodiment of the present invention will be described.
In the first embodiment, the power supply is turned off (the
(第1実施形態)
図5は、前記サーバ装置1の第1実施形態の処理を示すフローチャートである。このフローチャートはCPU11の制御の下で実行されるプログラムによるアプリケーションプログラムの実行開始から終了までの処理を表している。アプリケーションプログラムの実行開始から順に説明する。
(First embodiment)
FIG. 5 is a flowchart showing processing of the
まず、ステップS1でサーバ装置1におけるアプリケーションプログラムの実行が終了したかどうかを判別するが、最初はアプリケーションプログラムの実行を開始していない状態なので(ステップS1:No)、ステップS2に進みクライアント装置1からアプリケーションプログラムの実行開始や各種の機能の指示といった操作データを受信する。
First, it is determined in step S1 whether or not the execution of the application program in the
受信した操作データを判別して、アプリケーションプログラムの実行開始を指示する操作データの場合は(ステップS3:Yes)、指示されたアプリケーションプログラムを起動する(ステップS4)。 The received operation data is determined, and in the case of operation data for instructing the start of execution of the application program (step S3: Yes), the instructed application program is activated (step S4).
ステップS5へ進み、起動したアプリケーションプログラムが図4に記載の省電力テーブル14bに定義されているか否かを判別する。そして、起動したアプリケーションプログラムが省電力テーブル14bに定義されている場合は、省電力の動作の対象となる(ステップS5:Yes)。 In step S5, it is determined whether or not the activated application program is defined in the power saving table 14b illustrated in FIG. If the activated application program is defined in the power saving table 14b, the application program is a power saving operation target (step S5: Yes).
ステップS6へ進み、省電力の動作の対象となるアプリケーションプログラムについて、データファイル名として定義されたファイルのデータ容量を調査する。
例えば、起動したアプリケーションプログラムが省電力テーブル14bのNo.1に定義されたプログラムAだとする。調査の結果、ファイルAのデータ量が2MB(メガバイト)あったとすると、データ量当りの実行時間が1分/100KB(キロバイト)と定義されているので、推定実行時間が20分と算出される。
Proceeding to step S6, the data capacity of the file defined as the data file name is investigated for the application program that is the target of the power saving operation.
For example, it is assumed that the activated application program is the program A defined as No. 1 in the power saving table 14b. As a result of the investigation, if the data amount of the file A is 2 MB (megabytes), the execution time per data amount is defined as 1 minute / 100 KB (kilobytes), so the estimated execution time is calculated as 20 minutes.
算出された推定実行時間の20分は、定義された動作基準時間の15分以上の値なので引き続き省電力の動作を行うが(ステップS7:Yes)、推定実行時間が動作基準時間の15分以上の値でない場合は、以降の省電力の動作を行わないでステップS11へ進む(ステップS7:No)。 Since the calculated estimated execution time of 20 minutes is a value that is 15 minutes or more of the defined operation reference time, the power saving operation is continued (step S7: Yes), but the estimated execution time is 15 minutes or more of the operation reference time. If it is not, the process proceeds to step S11 without performing the subsequent power saving operation (step S7: No).
ステップS8で、省電力テーブル14bの省電力の開始動作が電源OFFの場合は(ステップS8:Yes)、省電力モードをONの状態にして(ステップS9)、電源OFFを指示する指示データをクライアント装置2へ送信する(ステップS10)。 In step S8, when the power saving start operation of the power saving table 14b is power OFF (step S8: Yes), the power saving mode is turned ON (step S9), and instruction data for instructing power OFF is sent to the client. It transmits to the apparatus 2 (step S10).
ステップS11で、起動しているアプリケーションプログラムにより画面情報が生成されると、生成された画面情報をクライアント装置2へ送信する(ステップS12)。そして、ステップS1へ戻り、処理が繰り返される。 When screen information is generated by the activated application program in step S11, the generated screen information is transmitted to the client device 2 (step S12). And it returns to step S1 and a process is repeated.
アプリケーションプログラムの実行が終了した場合は(ステップS1:Yes)、省電力モードがONか否かを判別し、省電力モードがONならば(ステップS13:Yes)、省電力テーブル14bの省電力の終了動作として定義された電源ONの指示をクライアント装置2へ送信する(ステップS14)。 When the execution of the application program is completed (step S1: Yes), it is determined whether or not the power saving mode is ON. If the power saving mode is ON (step S13: Yes), the power saving table 14b stores the power saving information. A power ON instruction defined as the end operation is transmitted to the client device 2 (step S14).
図6は、前記クライアント装置2の第1実施形態の処理を示すフローチャートである。このフローチャートはCPU21の制御の下で実行されるプログラムによる処理を表している。
FIG. 6 is a flowchart showing processing of the
まず、ステップC1でユーザが入力装置27を操作することにより発生した操作データをサーバ装置1へ送信し、サーバ装置1から指示データを受信する(ステップC2)。
First, operation data generated by the user operating the
指示データが電源OFFの指示の場合は(ステップC3:Yes)、省電力制御部30へ電源OFFの指示を送信し、省電力制御部30から電源部31へ電源OFFの指示が送信される。そして、電源部31では、電源OFFの指示により通常の電源を供給するモードから、省電力の状態ではあるがCPU21が動作可能なスリープ状態の電源を供給するモードに切り替える(ステップC7)。そして、ステップC1へ戻り、処理が繰り返される。
When the instruction data is an instruction to turn off the power (step C3: Yes), an instruction to turn off the power is transmitted to the power saving
指示データが電源ONの指示の場合は(ステップC4:Yes)、省電力制御部30へ電源ONの指示を送信し、省電力制御部30から電源部31へ電源ONの指示が送信される。そして、電源部31では、電源ONの指示によりスリープ状態の電源を供給するモードから、通常の電源を供給するモードに切り替える(ステップC8)。そして、ステップC1へ戻り、処理が繰り返される。
If the instruction data is a power-on instruction (step C4: Yes), a power-on instruction is transmitted to the power-saving
サーバ装置1からの指示データが、電源OFFの指示でも電源ONの指示でもない場合は、サーバ装置1からアプリケーションプログラムにより生成された画面情報を受信し(ステップC5)、受信した画面情報に従ってフレームバッファRAM25を更新することにより、表示装置26aの表示画面が更新される(ステップC6)。そして、ステップC1へ戻り、処理が繰り返される。
If the instruction data from the
つぎに、本発明の第2実施形態について説明する。
第2実施形態では、省電力の開始動作として表示OFF(表示装置26aを省電力の状態にする)を行い、省電力の終了動作として表示ON(表示装置26aを通常の表示状態にする)を行う。ここで、第2実施形態において第1実施形態と同一のものは同一符号を付して示し、その説明を省略する。以下、第2実施形態の特徴部分を中心に説明する。
Next, a second embodiment of the present invention will be described.
In the second embodiment, display OFF is performed as the power saving start operation (the
(第2実施形態)
図7は、前記サーバ装置1の第2実施形態の処理を示すフローチャートである。このフローチャートはCPU11の制御の下で実行されるプログラムによるアプリケーションプログラムの実行開始から終了までの処理を表している。アプリケーションプログラムの実行開始から順に説明する。ステップS1〜S4、S11〜S12は、第1実施形態と同一なので説明を省略する。
(Second Embodiment)
FIG. 7 is a flowchart showing processing of the
ステップS5へ進み、起動したアプリケーションプログラムが図4に記載の省電力テーブル14bに定義されているか否かを判別する。そして、起動したアプリケーションプログラムが省電力テーブル14bに定義されている場合は、省電力の動作の対象となる(ステップS5:Yes)。 In step S5, it is determined whether or not the activated application program is defined in the power saving table 14b illustrated in FIG. If the activated application program is defined in the power saving table 14b, the application program is a power saving operation target (step S5: Yes).
ステップS6へ進み、省電力の動作の対象となるアプリケーションプログラムについて、データファイル名として定義されたファイルのデータ容量を調査する。
例えば、起動したアプリケーションプログラムが省電力テーブル14bのNo.3に定義されたプログラムCだとする。調査の結果、ファイルCのデータ量が2MB(メガバイト)あったとすると、データ量当りの実行時間が4分/1MB(メガバイト)と定義されているので、推定実行時間が8分と算出される。
Proceeding to step S6, the data capacity of the file defined as the data file name is investigated for the application program that is the target of the power saving operation.
For example, it is assumed that the activated application program is the program C defined in No. 3 of the power saving table 14b. As a result of the investigation, if the data amount of the file C is 2 MB (megabytes), since the execution time per data amount is defined as 4 minutes / 1 MB (megabytes), the estimated execution time is calculated as 8 minutes.
算出された推定実行時間の8分は、定義された動作基準時間の5分以上の値なので引き続き省電力の動作を行うが(ステップS7:Yes)、推定実行時間が動作基準時間の5分以上の値でない場合は、以降の省電力の動作を行わないでステップS11へ進む(ステップS7:No)。 Since the calculated estimated execution time of 8 minutes is a value of 5 minutes or more of the defined operation reference time, the power saving operation is continued (step S7: Yes), but the estimated execution time is 5 minutes or more of the operation reference time. If it is not, the process proceeds to step S11 without performing the subsequent power saving operation (step S7: No).
ステップS8Aで、省電力テーブル14bの省電力の開始動作が表示OFFの場合は(ステップS8A:Yes)、省電力モードをONの状態にして(ステップS9)、表示OFFを指示する指示データをクライアント装置2へ送信する(ステップS10A)。 If the power saving start operation of the power saving table 14b is OFF in step S8A (step S8A: Yes), the power saving mode is set to ON (step S9), and instruction data for instructing display OFF is sent to the client. It transmits to the apparatus 2 (step S10A).
アプリケーションプログラムの実行が終了した場合は(ステップS1:Yes)、省電力モードがONか否かを判別し、省電力モードがONならば(ステップS13:Yes)、省電力テーブル14bの省電力の終了動作として定義された表示ONの指示をクライアント装置2へ送信する(ステップS14A)。 When the execution of the application program is completed (step S1: Yes), it is determined whether or not the power saving mode is ON. If the power saving mode is ON (step S13: Yes), the power saving table 14b stores the power saving information. The display ON instruction defined as the end operation is transmitted to the client device 2 (step S14A).
図8は、前記クライアント装置2の第2実施形態の処理を示すフローチャートである。このフローチャートはCPU21の制御の下で実行されるプログラムによる処理を表している。ステップC1〜C2、C5〜C6は、第1実施形態と同一なので説明を省略する。
FIG. 8 is a flowchart showing processing of the
指示データが表示OFFの指示の場合は(ステップC3A:Yes)、省電力制御部30へ表示OFFの指示を送信し、省電力制御部30から表示制御部26bへ表示OFFの指示が送信される。そして、表示制御部26bでは、表示OFFの指示によりバックライトを点灯して表示をするモードから、バックライトを消灯して表示をするモードに切り替える(ステップC7A)。
When the instruction data is a display OFF instruction (step C3A: Yes), a display OFF instruction is transmitted to the power saving
指示データが表示ONの指示の場合は(ステップC4A:Yes)、省電力制御部30へ表示ONの指示を送信し、省電力制御部30から表示制御部26bへ表示ONの指示が送信される。そして、表示制御部26bでは、表示ONの指示によりバックライトを消灯して表示をするモードから、バックライトを点灯して表示をするモードに切り替える(ステップC8A)。
When the instruction data is a display ON instruction (step C4A: Yes), a display ON instruction is transmitted to the power saving
つぎに、本発明の第3実施形態について説明する。
第3実施形態では、省電力の開始動作として接続OFF(ネットワークの接続を切断の状態にする)を行い、省電力の終了動作としてメール送信(省電力の動作の終了をメールにより通知する)を行う。ここで、第3実施形態において第1実施形態と同一のものは同一符号を付して示し、その説明を省略する。以下、第3実施形態の特徴部分を中心に説明する。
Next, a third embodiment of the present invention will be described.
In the third embodiment, connection OFF is performed as a power saving start operation (network connection is disconnected), and mail transmission is performed as a power saving end operation (the end of power saving operation is notified by mail). Do. Here, in 3rd Embodiment, the same thing as 1st Embodiment is attached | subjected and shown, and the description is abbreviate | omitted. Hereinafter, the characteristic part of the third embodiment will be mainly described.
(第3実施形態)
図9は、前記サーバ装置1の第3実施形態の処理を示すフローチャートである。このフローチャートはCPU11の制御の下で実行されるプログラムによるアプリケーションプログラムの実行開始から終了までの処理を表している。アプリケーションプログラムの実行開始から順に説明する。ステップS1〜S4、S11〜S12は、第1実施形態と同一なので説明を省略する。
(Third embodiment)
FIG. 9 is a flowchart showing processing of the
ステップS5へ進み、起動したアプリケーションプログラムが図4に記載の省電力テーブル14bに定義されているか否かを判別する。そして、起動したアプリケーションプログラムが省電力テーブル14bに定義されている場合は、省電力の動作の対象となる(ステップS5:Yes)。 In step S5, it is determined whether or not the activated application program is defined in the power saving table 14b illustrated in FIG. If the activated application program is defined in the power saving table 14b, the application program is a power saving operation target (step S5: Yes).
ステップS6へ進み、省電力の動作の対象となるアプリケーションプログラムについて、データファイル名として定義されたファイルのデータ容量を調査する。例えば、起動したアプリケーションプログラムが省電力テーブル14bのNo.4に定義されたプログラムDだとする。調査の結果、ファイルDのデータ量が5MB(メガバイト)あったとすると、データ量当りの実行時間が5分/1MB(メガバイト)と定義されているので、推定実行時間が25分と算出される。 Proceeding to step S6, the data capacity of the file defined as the data file name is investigated for the application program that is the target of the power saving operation. For example, assume that the activated application program is the program D defined in No. 4 of the power saving table 14b. As a result of the investigation, if the data amount of the file D is 5 MB (megabytes), since the execution time per data amount is defined as 5 minutes / 1 MB (megabytes), the estimated execution time is calculated as 25 minutes.
算出された推定実行時間の25分は、定義された動作基準時間の20分以上の値なので引き続き省電力の動作を行うが(ステップS7:Yes)、推定実行時間が動作基準時間の5分以上の値でない場合は、以降の省電力の動作を行わないでステップS11へ進む(ステップS7:No)。 Since the calculated estimated execution time of 25 minutes is a value of 20 minutes or more of the defined operation reference time, the power saving operation is continued (step S7: Yes), but the estimated execution time is 5 minutes or more of the operation reference time. If it is not, the process proceeds to step S11 without performing the subsequent power saving operation (step S7: No).
ステップS8Bで、省電力テーブル14bの省電力の開始動作が接続OFFの場合は(ステップS8B:Yes)、省電力モードをONの状態にして(ステップS9)、接続OFFを指示する指示データをクライアント装置2へ送信する(ステップS10B)。 If the power saving start operation of the power saving table 14b is connection OFF in step S8B (step S8B: Yes), the power saving mode is set to ON (step S9), and instruction data for instructing connection OFF is sent to the client. It transmits to the apparatus 2 (step S10B).
アプリケーションプログラムの実行が終了した場合は(ステップS1:Yes)、省電力モードがONか否かを判別し、省電力モードがONならば(ステップS13:Yes)、省電力テーブル14bの省電力の終了動作として定義されたメール送信の指示に従って、アプリケーションプログラムの終了を通知するメールを作成してクライアント装置2へ送信する(ステップS14B)。 When the execution of the application program is completed (step S1: Yes), it is determined whether or not the power saving mode is ON. If the power saving mode is ON (step S13: Yes), the power saving table 14b stores the power saving information. In accordance with the mail transmission instruction defined as the end operation, a mail notifying the end of the application program is created and transmitted to the client apparatus 2 (step S14B).
図10は、前記クライアント装置2の第3実施形態の処理を示すフローチャートである。このフローチャートはCPU21の制御の下で実行されるプログラムによる処理を表している。ステップC1〜C2、C5〜C6は、第1実施形態と同一なので説明を省略する。
FIG. 10 is a flowchart showing processing of the
指示データが接続OFFの指示の場合は(ステップC3B:Yes)、実行中のアプリケーションプログラムのネットワーク接続が切断される(ステップC7B)。 If the instruction data is an instruction to turn off the connection (step C3B: Yes), the network connection of the application program being executed is disconnected (step C7B).
指示データがメール送信の指示の場合は(ステップC4B:Yes)、サーバ装置1からアプリケーションプログラムの終了を通知するメールを受信する(ステップC8B)。
When the instruction data is an instruction for mail transmission (step C4B: Yes), the
前記実施形態において記載したサーバ装置1の処理、すなわち図5、図7、図9のフローチャートに示す各処理は、何れもコンピュータが読み取り可能なプログラムとして、外部記憶装置18aに記憶されている。なお、これらのプログラムは、半導体メモリ(ROM、RAM等)、磁気ディスク(フロッピー(登録商標)ディスク、ハードディスク等)、光ディスク(CD−ROM、DVD等)の記録媒体に記憶してもよく、更に、プログラムの一部若しくは全部をサーバ装置1に備えられた記録媒体に記憶し、ネットワーク3を介して受信して読み取る構成にしてもよい。
The processing of the
なお、本発明は、以上に述べた実施の形態に限定されるものではなく、本発明の要旨を逸脱しない範囲内で種々の構成または形状を取ることができる。 The present invention is not limited to the embodiment described above, and can take various configurations or shapes without departing from the gist of the present invention.
本実施例では表示装置26aと表示制御部26bとを別の装置として記述したが、表示装置26aに表示制御部26bの機能を持たせるようにしても良い。
In the present embodiment, the
本実施例では省電力制御部30を設けたが、省電力制御部30を設けないで、CPU21により直接、表示制御部26bや電源部31に指令を与えるようにしても良い。
In this embodiment, the power saving
本実施例では、省電力の開始動作と省電力の終了動作を電源OFFと電源ON、表示OFFと表示ON、接続OFFとメール送信のように、それぞれ別に実施するようにしたが、複数の省電力の開始動作を組み合わせるようにしてもよく、複数の省電力の終了動作を組み合わせるようにしてもよい。 In this embodiment, the power saving start operation and the power saving end operation are performed separately, such as power OFF and power ON, display OFF and display ON, connection OFF and mail transmission. A power start operation may be combined, or a plurality of power saving end operations may be combined.
1 サーバ装置
2 クライアント装置
3 通信ネットワーク
11 CPU
12 バス
13 ROM
14 RAM
14a クライアント用フレームバッファRAM
14b 省電力テーブル
15 フレームバッファRAM
16a 表示装置
16b 表示制御部
17 入力装置
18a 外部記憶装置
18b 補助記憶装置
19 通信I/F
21 CPU
22 バス
23 ROM
24 RAM
25 フレームバッファRAM
26a 表示装置
26b 表示制御部
27 入力装置
28a 外部記憶装置
28b 補助記憶装置
29 通信I/F
30 省電力制御部
31 電源部
DESCRIPTION OF
12
14 RAM
14a Frame buffer RAM for clients
14b Power saving table 15 Frame buffer RAM
21 CPU
22
24 RAM
25 Frame buffer RAM
30 Power
本発明は、クライアント装置から指示に基づいてアプリケーションプログラムの実行を行い、その実行で生成された表示情報を前記クライアント装置に対して送信するサーバ装置、およびそのクライアント装置に関する。 The present invention performs the execution of the application program based on an instruction from a client apparatus, a server apparatus transmits display information generated by the execution to the client device, and relates to the client device.
本発明の目的は、サーバベースコンピューティングシステムにおいて、サーバ装置にて実行されるアプリケーションプログラムに応じたクライアント装置の省電力化を実現することである。 An object of the present invention is a server-based computing system is to realize the power saving of the client device in accordance with the application program running on the server.
請求項1記載の発明は、クライアント装置から指示に基づいてアプリケーションプログラムの実行を行い、その実行で生成された表示情報を前記クライアント装置に対して送信するサーバ装置であって、前記クライアント装置に対する省電力制御のための動作条件を記憶する記憶手段と、前記アプリケーションプログラムの実行動作状況を取得し、その取得した実行動作状況と前記省電力制御のための動作条件とを比較する比較手段と、この比較手段による比較結果に基づいて、前記クライアント装置に対して当該クライアント装置における省電力制御を指示する指示情報を送信する送信手段と、を備えることを特徴とする。
The invention according to
請求項6記載の発明は、前記請求項1〜5の何れか1項に記載の前記サーバ装置とネットワーク接続され、そのサーバ装置に対してアプリケーションプログラムの実行指示を送信し、その実行で生成された表示情報を前記サーバ装置から受信して表示するクライアント装置であって、前記サーバ装置から省電力制御の指示情報を受信した際は、その指示情報に従って当該クライアント装置における省電力制御を行う電力制御手段と、を備えることを特徴とする。
According to a sixth aspect of the invention, wherein according to any one of
請求項7記載の発明は、クライアント装置から指示に基づいてアプリケーションプログラムの実行を行い、その実行で生成された表示情報を前記クライアント装置に対して送信するサーバ装置であって、アプリケーションプログラムとの間のネットワーク接続制御のための動作条件を記憶する記憶手段と、前記アプリケーションプログラムの実行動作状況を取得し、その取得した実行動作状況と前記ネットワーク接続制御のための動作条件とを比較する比較手段と、この比較手段による比較結果に基づいて、前記クライアント装置に対して当該クライアント装置と前記アプリケーションプログラムとの間のネットワーク接続制御を指示する指示情報を送信する送信手段と、を備えることを特徴とする。
The invention according to
請求項10記載の発明は、前記請求項7〜9の何れか1項に記載のサーバ装置とネットワーク接続され、そのサーバ装置に対してアプリケーションプログラムの実行指示を送信し、その実行で生成された表示情報を前記サーバ装置から受信して表示するクライアント装置であって、前記サーバ装置から前記アプリケーションプログラムとの間のネットワーク接続制御の指示情報を受信した際は、その指示情報に従って当該クライアント装置における前記アプリケーションプログラムとの間のネットワーク接続制御を行う電力制御手段と、を備えることを特徴とする。 A tenth aspect of the present invention is generated by executing an application program execution instruction to the server device connected to the server device according to any one of the seventh to ninth aspects of the present invention through a network connection. A client device that receives and displays display information from the server device, and when receiving instruction information for network connection control with the application program from the server device, the client device according to the instruction information Power control means for performing network connection control with the application program .
本発明によれば、サーバ装置にて実行されるアプリケーションプログラムに応じたクライアント装置の省電力化を実現することができる。 According to the present invention, it is possible to realize the power saving of the client device in response to an application program that runs similar server.
Claims (9)
クライアント装置からアプリケーションプログラムの実行を指示する操作データを受信する受信手段と、
前記アプリケーションプログラムを実行するプログラム実行手段と、
前記アプリケーションプログラムの実行開始または終了を検出する検出手段と、
前記アプリケーションプログラムの実行開始時における状況と前記定義手段に定義された前記省電力の動作を実行するための条件とを照合することにより省電力の動作が必要か否かを判別する判別手段と、
前記判別手段の判別結果に従って省電力の動作に関する指示データをクライアント装置へ送信する送信手段と、
を備えることを特徴とするサーバ装置。 A definition means for defining an application program subject to power saving control, a power saving operation, and a condition for executing the power saving operation;
Receiving means for receiving operation data for instructing execution of an application program from a client device;
Program execution means for executing the application program;
Detecting means for detecting the start or end of execution of the application program;
A discriminating means for discriminating whether or not a power saving operation is necessary by comparing a situation at the start of execution of the application program and a condition for executing the power saving operation defined in the defining means;
Transmitting means for transmitting instruction data relating to power saving operation to the client device according to the determination result of the determining means;
A server device comprising:
前記サーバ装置へアプリケーションプログラムの実行を指示する操作データを送信する送信手段と、
前記サーバ装置から省電力の動作に関する指示データを受信する受信手段と、
受信した前記省電力の動作に関する指示データに従って省電力の対象となるハードウェアへの指示を行う制御手段と、
前記ハードウェアへの指示に従って省電力の対象となるハードウェアの電力制御を行う電力制御手段と、
を備えることを特徴とする請求項1に記載のサーバ装置に接続されたクライアント装置。 A client device connected to the server device via a network,
Transmitting means for transmitting operation data instructing execution of an application program to the server device;
Receiving means for receiving instruction data relating to power-saving operation from the server device;
Control means for giving instructions to the hardware to be subjected to power saving according to the received instruction data relating to the power saving operation;
Power control means for performing power control of hardware that is a target of power saving in accordance with an instruction to the hardware;
The client apparatus connected to the server apparatus of Claim 1 characterized by the above-mentioned.
表示部の電力の制御を行う表示部電力制御手段、または、
電源部の電力の制御を行う電源部電力制御手段、から成る、
ことを特徴とする請求項2に記載のクライアント装置。 The power control means includes
Display unit power control means for controlling the power of the display unit, or
Comprising power source power control means for controlling the power of the power source,
The client device according to claim 2.
前記サーバ装置は、
省電力の制御の対象となるアプリケーションプログラム、省電力の動作、および省電力の動作を実行するための条件を定義する定義手段と、
前記クライアント装置からアプリケーションプログラムの実行を指示する操作データを受信する受信手段と、
前記アプリケーションプログラムを実行するプログラム実行手段と、
前記アプリケーションプログラムの実行開始または終了を検出する検出手段と、
前記アプリケーションプログラムの実行開始時における状況と前記定義手段に定義された前記省電力の動作を実行するための条件とを照合することにより省電力の動作が必要か否かを判別する判別手段と、
前記判別手段の判別結果に従って省電力の動作に関する指示データを前記クライアント装置へ送信する送信手段と、を備え、
前記クライアント装置は、
前記サーバ装置へアプリケーションプログラムの実行を指示する操作データを送信する送信手段と、
前記サーバ装置から省電力の動作に関する指示データを受信する受信手段と、
受信した前記省電力の動作に関する指示データに従って省電力の対象となるハードウェアへの指示を行う制御手段と、
前記ハードウェアへの指示に従って省電力の対象となるハードウェアの電力制御を行う電力制御手段と、
を備えることを特徴とするサーバベースコンピューティングシステム。 A server configured such that a client device that makes a service request to a server device that operates an application program and a server device that operates an application program based on the service request from the client device can be connected to each other via a network In the base computing system,
The server device
A definition means for defining an application program subject to power saving control, a power saving operation, and a condition for executing the power saving operation;
Receiving means for receiving operation data for instructing execution of an application program from the client device;
Program execution means for executing the application program;
Detecting means for detecting the start or end of execution of the application program;
A discriminating means for discriminating whether or not a power saving operation is necessary by comparing a situation at the start of execution of the application program and a condition for executing the power saving operation defined in the defining means;
Transmission means for transmitting instruction data relating to power saving operation to the client device according to the determination result of the determination means,
The client device is
Transmitting means for transmitting operation data instructing execution of an application program to the server device;
Receiving means for receiving instruction data relating to power-saving operation from the server device;
Control means for giving instructions to the hardware to be subjected to power saving according to the received instruction data relating to the power saving operation;
Power control means for performing power control of hardware that is a target of power saving in accordance with an instruction to the hardware;
A server-based computing system comprising:
クライアント装置からアプリケーションプログラムの実行を指示する操作データを受信する受信手段と、
前記アプリケーションプログラムを実行するプログラム実行手段と、
前記アプリケーションプログラムの実行開始または終了を検出する検出手段と、
前記アプリケーションプログラムの実行開始時における状況と前記定義手段に定義された前記省電力の動作を実行するための条件とを照合することにより省電力の動作が必要か否かを判別する判別手段と、
前記判別手段の判別結果に従ってネットワーク切断の指示データをクライアント装置へ送信する送信手段と、
前記アプリケーションプログラムの終了を検出した際に、前記アプリケーションプログラムの終了を通知するためのメールを作成して前記サーバ装置へ送信するメール送信手段と、
を備えることを特徴とするサーバ装置。 A definition means for defining an application program subject to power saving control, a power saving operation, and a condition for executing the power saving operation;
Receiving means for receiving operation data for instructing execution of an application program from a client device;
Program execution means for executing the application program;
Detecting means for detecting the start or end of execution of the application program;
A discriminating means for discriminating whether or not a power saving operation is necessary by comparing a situation at the start of execution of the application program and a condition for executing the power saving operation defined in the defining means;
Transmission means for transmitting network disconnection instruction data to the client device according to the determination result of the determination means;
A mail sending means for creating a mail for notifying the end of the application program and sending it to the server device when the end of the application program is detected;
A server device comprising:
前記サーバ装置へアプリケーションプログラムの実行を指示する操作データを送信する送信手段と、
前記サーバ装置から省電力の動作に関する指示データを受信する受信手段と、
受信した前記省電力の動作に関する指示データに従ってネットワークの切断を行う制御手段と、
受信した前記省電力の動作に関する指示データに従ってメールの受信を行うメール受信手段と、
を備えることを特徴とする請求項5に記載のサーバ装置に接続されたクライアント装置。 A client device connected to the server device via a network,
Transmitting means for transmitting operation data instructing execution of an application program to the server device;
Receiving means for receiving instruction data relating to power-saving operation from the server device;
Control means for disconnecting the network according to the received instruction data relating to the power-saving operation;
Mail receiving means for receiving mail according to the received instruction data relating to the power saving operation;
The client apparatus connected to the server apparatus of Claim 5 characterized by the above-mentioned.
前記サーバ装置は、
省電力の制御の対象となるアプリケーションプログラム、省電力の動作、および省電力の動作を実行するための条件を定義する定義手段と、
前記クライアント装置からアプリケーションプログラムの実行を指示する操作データを受信する受信手段と、
前記アプリケーションプログラムを実行するプログラム実行手段と、
前記アプリケーションプログラムの実行開始または終了を検出する検出手段と、
前記アプリケーションプログラムの実行開始時における状況と前記定義手段に定義された前記省電力の動作を実行するための条件とを照合することにより省電力の動作が必要か否かを判別する判別手段と、
前記判別手段の判別結果に従ってネットワーク切断の指示データをクライアント装置へ送信する送信手段と、
前記アプリケーションプログラムの終了を検出した際に、前記アプリケーションプログラムの終了を通知するためのメールを作成して前記サーバ装置へ送信するメール送信手段と、を備え、
前記クライアント装置は、
前記サーバ装置へアプリケーションプログラムの実行を指示する操作データを送信する送信手段と、
前記サーバ装置から省電力の動作に関する指示データを受信する受信手段と、
受信した前記省電力の動作に関する指示データに従ってネットワークの切断を行う制御手段と、
受信した前記省電力の動作に関する指示データに従ってメールの受信を行うメール受信手段と、
を備えることを特徴とするサーバベースコンピューティングシステム。 A server configured such that a client device that makes a service request to a server device that operates an application program and a server device that operates an application program based on the service request from the client device can be connected to each other via a network In the base computing system,
The server device
A definition means for defining an application program subject to power saving control, a power saving operation, and a condition for executing the power saving operation;
Receiving means for receiving operation data for instructing execution of an application program from the client device;
Program execution means for executing the application program;
Detecting means for detecting the start or end of execution of the application program;
A discriminating means for discriminating whether or not a power saving operation is necessary by comparing a situation at the start of execution of the application program and a condition for executing the power saving operation defined in the defining means;
Transmission means for transmitting network disconnection instruction data to the client device according to the determination result of the determination means;
A mail sending means for creating a mail for notifying the end of the application program and sending it to the server device when detecting the end of the application program;
The client device is
Transmitting means for transmitting operation data instructing execution of an application program to the server device;
Receiving means for receiving instruction data relating to power-saving operation from the server device;
Control means for disconnecting the network according to the received instruction data relating to the power-saving operation;
Mail receiving means for receiving mail according to the received instruction data relating to the power saving operation;
A server-based computing system comprising:
省電力の制御の対象となるアプリケーションプログラム、省電力の動作、および省電力の動作を実行するための条件を定義する定義手段、
クライアント装置からアプリケーションプログラムの実行を指示する操作データを受信する受信手段、
前記アプリケーションプログラムを実行するプログラム実行手段、
前記アプリケーションプログラムの実行開始または終了を検出する検出手段、
前記アプリケーションプログラムの実行開始時における状況と前記定義手段に定義された前記省電力の動作を実行するための条件とを照合することにより省電力の動作が必要か否かを判別する判別手段、
前記判別手段の判別結果に従って省電力の動作に関する指示データをクライアント装置へ送信する送信手段、
として機能させるためのプログラム。 A server computer that operates an application program based on a service request from a client device connected via a network,
Definition means for defining application programs subject to power saving control, power saving operations, and conditions for executing power saving operations,
Receiving means for receiving operation data instructing execution of an application program from a client device;
Program execution means for executing the application program;
Detecting means for detecting the start or end of execution of the application program;
Discriminating means for discriminating whether or not a power saving operation is necessary by comparing a situation at the start of execution of the application program and a condition for executing the power saving operation defined in the defining means,
Transmitting means for transmitting instruction data relating to power saving operation to the client device according to the determination result of the determining means;
Program to function as.
省電力の制御の対象となるアプリケーションプログラム、省電力の動作、および省電力の動作を実行するための条件を定義する定義手段、
クライアント装置からアプリケーションプログラムの実行を指示する操作データを受信する受信手段、
前記アプリケーションプログラムを実行するプログラム実行手段、
前記アプリケーションプログラムの実行開始または終了を検出する検出手段、
前記アプリケーションプログラムの実行開始時における状況と前記定義手段に定義された前記省電力の動作を実行するための条件とを照合することにより省電力の動作が必要か否かを判別する判別手段、
前記判別手段の判別結果に従ってネットワーク切断の指示データをクライアント装置へ送信する送信手段、
前記アプリケーションプログラムの終了を検出した際に、前記アプリケーションプログラムの終了を通知するためのメールを作成して前記サーバ装置へ送信するメール送信手段、
として機能させるためのプログラム。 A server computer that operates an application program based on a service request from a client device connected via a network,
Definition means for defining application programs subject to power saving control, power saving operations, and conditions for executing power saving operations,
Receiving means for receiving operation data instructing execution of an application program from a client device;
Program execution means for executing the application program;
Detecting means for detecting the start or end of execution of the application program;
Discriminating means for discriminating whether or not a power saving operation is necessary by comparing a situation at the start of execution of the application program and a condition for executing the power saving operation defined in the defining means,
Transmitting means for transmitting network disconnection instruction data to the client device according to the determination result of the determining means;
A mail sending means for creating a mail for notifying the end of the application program and sending it to the server device upon detecting the end of the application program;
Program to function as.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2011239931A JP5327303B2 (en) | 2011-11-01 | 2011-11-01 | Server device, client device, and program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2011239931A JP5327303B2 (en) | 2011-11-01 | 2011-11-01 | Server device, client device, and program |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2007232813A Division JP5012341B2 (en) | 2007-09-07 | 2007-09-07 | Server device, client device, server-based computing system, and program |
Related Child Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2013145069A Division JP5737339B2 (en) | 2013-07-11 | 2013-07-11 | Program processing apparatus and program |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2012059279A true JP2012059279A (en) | 2012-03-22 |
JP5327303B2 JP5327303B2 (en) | 2013-10-30 |
Family
ID=46056224
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2011239931A Expired - Fee Related JP5327303B2 (en) | 2011-11-01 | 2011-11-01 | Server device, client device, and program |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP5327303B2 (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR101471282B1 (en) * | 2012-06-29 | 2014-12-09 | 후지쯔 가부시끼가이샤 | Control apparatus, control method, and computer-readable storage medium having control program recorded thereon |
Citations (14)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH03294952A (en) * | 1990-04-12 | 1991-12-26 | Mitsubishi Electric Corp | Input/output processing system |
JPH08321895A (en) * | 1995-05-25 | 1996-12-03 | Toyota Motor Corp | Communication system |
JPH11231977A (en) * | 1998-02-13 | 1999-08-27 | Fujitsu Ltd | Remote control method for power saving function, information processor and storage medium |
JPH11305889A (en) * | 1998-04-27 | 1999-11-05 | Nec Corp | Power saving controller and method therefor |
JP2000259292A (en) * | 1999-03-12 | 2000-09-22 | Fujitsu Ltd | Power controlling method, electronic equipment and recording medium |
JP2001007961A (en) * | 1999-06-18 | 2001-01-12 | Ricoh Co Ltd | Device and system for image forming |
JP2002157053A (en) * | 2000-11-22 | 2002-05-31 | Pfu Ltd | Power saving method for network processing, power-saved network system, and storage medium |
JP2002202834A (en) * | 2000-12-28 | 2002-07-19 | Canon Inc | Information processor, communication system, power control method, and storage medium |
JP2005033431A (en) * | 2003-07-10 | 2005-02-03 | Ntt Docomo Inc | Relay apparatus, server unit, client unit and communication system |
JP2005205791A (en) * | 2004-01-23 | 2005-08-04 | Ricoh Co Ltd | Image forming device |
JP2005252822A (en) * | 2004-03-05 | 2005-09-15 | Toshiba Corp | Wireless terminal, connection pointing device, data communications system, and data communication method |
JP2006127507A (en) * | 2004-10-27 | 2006-05-18 | Lg Electron Inc | Apparatus and method for power management |
JP2007188364A (en) * | 2006-01-16 | 2007-07-26 | Takasaki Univ Of Health & Welfare | Mobile image information system |
JP2007200145A (en) * | 2006-01-27 | 2007-08-09 | Casio Comput Co Ltd | Client device, server device, server-based computing system and program |
-
2011
- 2011-11-01 JP JP2011239931A patent/JP5327303B2/en not_active Expired - Fee Related
Patent Citations (14)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH03294952A (en) * | 1990-04-12 | 1991-12-26 | Mitsubishi Electric Corp | Input/output processing system |
JPH08321895A (en) * | 1995-05-25 | 1996-12-03 | Toyota Motor Corp | Communication system |
JPH11231977A (en) * | 1998-02-13 | 1999-08-27 | Fujitsu Ltd | Remote control method for power saving function, information processor and storage medium |
JPH11305889A (en) * | 1998-04-27 | 1999-11-05 | Nec Corp | Power saving controller and method therefor |
JP2000259292A (en) * | 1999-03-12 | 2000-09-22 | Fujitsu Ltd | Power controlling method, electronic equipment and recording medium |
JP2001007961A (en) * | 1999-06-18 | 2001-01-12 | Ricoh Co Ltd | Device and system for image forming |
JP2002157053A (en) * | 2000-11-22 | 2002-05-31 | Pfu Ltd | Power saving method for network processing, power-saved network system, and storage medium |
JP2002202834A (en) * | 2000-12-28 | 2002-07-19 | Canon Inc | Information processor, communication system, power control method, and storage medium |
JP2005033431A (en) * | 2003-07-10 | 2005-02-03 | Ntt Docomo Inc | Relay apparatus, server unit, client unit and communication system |
JP2005205791A (en) * | 2004-01-23 | 2005-08-04 | Ricoh Co Ltd | Image forming device |
JP2005252822A (en) * | 2004-03-05 | 2005-09-15 | Toshiba Corp | Wireless terminal, connection pointing device, data communications system, and data communication method |
JP2006127507A (en) * | 2004-10-27 | 2006-05-18 | Lg Electron Inc | Apparatus and method for power management |
JP2007188364A (en) * | 2006-01-16 | 2007-07-26 | Takasaki Univ Of Health & Welfare | Mobile image information system |
JP2007200145A (en) * | 2006-01-27 | 2007-08-09 | Casio Comput Co Ltd | Client device, server device, server-based computing system and program |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR101471282B1 (en) * | 2012-06-29 | 2014-12-09 | 후지쯔 가부시끼가이샤 | Control apparatus, control method, and computer-readable storage medium having control program recorded thereon |
Also Published As
Publication number | Publication date |
---|---|
JP5327303B2 (en) | 2013-10-30 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US11416061B2 (en) | Terminal control method and apparatus, and terminal | |
US20070050470A1 (en) | Display method and system of computer information | |
JP5340335B2 (en) | Information processing device | |
EP2755136A1 (en) | Remote backup system and remote backup method thereof | |
JP2001255967A (en) | Information processor and method for controlling its power | |
JP2013093651A (en) | Image processing system, image formation device, control method, and control program | |
CN104412669A (en) | Method for switching a device between hibernat mode and wake-up | |
JP2013025426A (en) | Image output device and program therefor | |
JP2013193214A (en) | Image forming apparatus, image forming method and program | |
US9841963B2 (en) | Method and apparatus for managing application | |
CN108227900B (en) | Electronic device, energy-saving control method, energy-saving device, and readable storage medium | |
JP5327303B2 (en) | Server device, client device, and program | |
JP5012341B2 (en) | Server device, client device, server-based computing system, and program | |
WO2020093292A1 (en) | Application freezing method and apparatus, and electronic device | |
JP6004032B2 (en) | Processing device and program | |
JP6265239B2 (en) | Processing device and program | |
JP5737339B2 (en) | Program processing apparatus and program | |
JP2012190478A (en) | Processor and program | |
JP4425321B1 (en) | Information processing apparatus, information processing method, and program | |
JP2015125623A (en) | Image forming apparatus management system | |
CN114326522A (en) | Control method, control device, electronic equipment and storage medium | |
JP2016210059A (en) | Printer, power shutdown control method and power shutdown control program | |
CN105573467A (en) | Information processing method and electronic device | |
JP2014010694A (en) | Print management device, print management system, control method, and program | |
JP5767125B2 (en) | Network system, network setting method, and terminal device |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20121114 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20121211 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20130131 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20130326 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20130517 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20130625 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20130708 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5327303 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
LAPS | Cancellation because of no payment of annual fees |