JP2010205198A - Application program operating state control system - Google Patents

Application program operating state control system Download PDF

Info

Publication number
JP2010205198A
JP2010205198A JP2009052818A JP2009052818A JP2010205198A JP 2010205198 A JP2010205198 A JP 2010205198A JP 2009052818 A JP2009052818 A JP 2009052818A JP 2009052818 A JP2009052818 A JP 2009052818A JP 2010205198 A JP2010205198 A JP 2010205198A
Authority
JP
Japan
Prior art keywords
computer
application program
configuration
state
local
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2009052818A
Other languages
Japanese (ja)
Other versions
JP5350024B2 (en
Inventor
Hiromi Isogawa
弘実 礒川
Makoto Kayashima
信 萱島
Masaya Umemura
雅也 梅村
Takatoshi Kato
崇利 加藤
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP2009052818A priority Critical patent/JP5350024B2/en
Publication of JP2010205198A publication Critical patent/JP2010205198A/en
Application granted granted Critical
Publication of JP5350024B2 publication Critical patent/JP5350024B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Debugging And Monitoring (AREA)
  • Stored Programmes (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a system for changing a state of an AP (Application Program) in accordance with the performance of a computer used by a user or a change in usability and selecting an AP corresponding to a user's taste and changing a state of the AP corresponding to the user's taste when changing the state of the AP. <P>SOLUTION: An AP operating state control system includes: a means for storing an operating state of an AP corresponding to the user's taste in each configuration of a computer, such as performance and usability, a means for examining the configuration of the computer; and a means for changing the state of the AP when the configuration of the computer is changed. Further, the AP operating state control system includes a means for storing the operating state of the AP corresponding to the user's taste by a use history of the user's AP. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は,情報処理装置(以下,計算機と呼ぶ)上で稼動するアプリケーションプログラムの動作状態を,計算機の構成により制御する技術に関する。   The present invention relates to a technique for controlling the operating state of an application program running on an information processing apparatus (hereinafter referred to as a computer) by the configuration of the computer.

情報処理業務においては,用途や場所によって使用する計算機を選択して使用している。例えば,オフィスにおいてはデスクトップパソコンを使用し,出先や移動中においてはノート型パソコンやスマートフォン,携帯電話を使用している。この際,計算機のOS(Operating System)上で動作し,ユーザが使用するアプリケーションプログラム(以下,APと呼ぶことがある)について,計算機の性能(プロセッサ性能やメモリ量など)やユーザビリティ(使用できるインターフェイスデバイスの性能や種類)に応じて,ユーザが選択や設定をして使用している。例えば,デスクトップパソコンでは高機能のメール送受信APと高機能の文書作成APを使用し,ノート型パソコンではWebブラウザ(以下,ブラウザと呼ぶことがある)ベースのメール送受信APとブラウザベースの文書作成APを使用し,携帯電話ではテキストのみのメール送受信APとテキストのみの文書作成APを使用するといった具合である。   In the information processing business, the computer to be used is selected and used according to the purpose and location. For example, a desktop personal computer is used in the office, and a laptop personal computer, a smartphone, or a mobile phone is used while on the road or on the move. At this time, with respect to an application program (hereinafter sometimes referred to as AP) that runs on the OS (Operating System) of the computer and is used by the user, the computer performance (processor performance, memory amount, etc.) and usability (usable interface) The user selects and configures the settings according to the device performance and type. For example, a desktop personal computer uses a high-performance mail transmission / reception AP and a high-performance document creation AP, and a notebook personal computer uses a Web browser (hereinafter referred to as browser) -based mail transmission / reception AP and a browser-based document creation AP. The mobile phone uses a text-only mail transmission / reception AP and a text-only document creation AP.

性能やユーザビリティの劣る計算機を使用する場合においても,それを補う周辺機器を接続することで情報処理業務の効率化を図ることができる。計算機に接続する周辺機器としては,例えば,キーボードや,マウス,タッチパネルなどの入力装置,外部接続ディスプレイやスピーカー,プリンタなどの出力装置,さらに,ストレージ装置,ネットワーク装置,メモリなどがある。   Even when using computers with inferior performance and usability, it is possible to improve the efficiency of information processing operations by connecting peripheral devices to supplement them. Peripheral devices connected to the computer include, for example, an input device such as a keyboard, a mouse, and a touch panel, an output device such as an external connection display, a speaker, and a printer, a storage device, a network device, and a memory.

このような周辺機器を計算機に接続して使用可能とする際には,計算機に対する設定変更などの操作が必要となる。この操作を簡単にし周辺機器を素早く使用可能とするための従来技術としては,例えば下記特許文献がある。   When such a peripheral device is connected to a computer to be usable, an operation such as a setting change for the computer is required. As a conventional technique for simplifying this operation and enabling peripheral devices to be used quickly, there are, for example, the following patent documents.

特許文献1では,USB(Universal Serial Bus)インターフェースで接続する周辺機器の接続を監視し,接続時にUSBデバイス/起動対象プログラム対応テーブルからプログラム名を取得して,USBデバイスに指定されているプログラムを選択し起動することで,ユーザによるプログラム起動のオペレーションを不要にする方法が開示されている。   In Patent Document 1, the connection of a peripheral device connected by a USB (Universal Serial Bus) interface is monitored, the program name is acquired from the USB device / start target program correspondence table at the time of connection, and the program designated as the USB device is acquired. A method is disclosed in which a program start operation by a user is unnecessary by selecting and starting.

特許文献2では,接続されたデバイスに応じたアプリケーションを起動する際に,起動可能なアプリケーションの数を制限することで,デバイス機器の接続管理を有効に行う方法が開示されている。   Patent Document 2 discloses a method for effectively managing connection of device devices by limiting the number of applications that can be activated when an application corresponding to a connected device is activated.

特開2000−10905号公報JP 2000-10905 A 特開2006−259886号公報JP 2006-259886 A

周辺機器を計算機に接続または切断し,計算機の性能やユーザビリティが変化した際に,ユーザは計算機の性能やユーザビリティを考慮し,APの選択や設定を行う必要があり,ユーザの手間が掛かったり,所望のAPの使用を開始するまで時間が掛かったりしてしまう課題があった。   When connecting or disconnecting a peripheral device to or from a computer and the performance or usability of the computer changes, the user needs to select and set an AP in consideration of the performance and usability of the computer. There has been a problem that it takes time to start using a desired AP.

例えば,外部ディスプレイを接続した際には,ユーザはその外部ディスプレイで表示させたいAPのウィンドウを外部ディスプレイに手作業で移動したり,ウィンドウのサイズを外部ディスプレイの解像度に合わせて手作業で変更する必要があった。特に,携帯電話に外部ディスプレイやキーボードなどを接続した場合や,リモート計算機を遠隔操作する際のローカル計算機が,デスクトップパソコンから携帯電話に換わった場合など,ユーザビリティが劇的に変化した時にはユーザの負担が大きい。   For example, when an external display is connected, the user manually moves the AP window to be displayed on the external display to the external display, or manually changes the window size according to the resolution of the external display. There was a need. In particular, when the usability changes dramatically, such as when an external display or keyboard is connected to a mobile phone, or when the local computer used to remotely control a remote computer is changed from a desktop PC to a mobile phone, the burden on the user is reduced. Is big.

しかしながら,従来技術は,周辺機器を接続した際にその周辺機器に紐付いたAPを起動することを開示しているが,起動中のAPのウィンドウの移動など,性能やユーザビリティの変化に応じて必要となる作業については,開示していない。また,起動するAPは周辺機器に紐付いているため,ユーザごとに使用するAPが異なる場合には,従来技術の適用が難しかった。   However, the prior art discloses that when a peripheral device is connected, the AP associated with the peripheral device is activated, but this is necessary depending on changes in performance and usability, such as moving the window of the activated AP. The work that becomes is not disclosed. In addition, since the AP to be activated is associated with the peripheral device, it is difficult to apply the conventional technique when the AP to be used is different for each user.

本発明は前記問題点に鑑みてなされたものであり,ユーザの使用する計算機の性能やユーザビリティの変化に応じてAPの状態を変更する技術を提供する。また,APの状態の変更に当たっては,ユーザの嗜好に合ったAPの選択,APの状態に変更する技術を提供する。   The present invention has been made in view of the above problems, and provides a technique for changing the state of an AP in accordance with changes in the performance and usability of a computer used by a user. In addition, when changing the AP state, a technique for selecting an AP that matches the user's preference and changing to the AP state is provided.

本発明は,性能やユーザビリティなどの計算機の構成ごとにユーザの嗜好に合ったAPの起動状態を記憶する手段と,計算機の構成を調査する手段と,計算機の構成に変更があった時にAPの稼動状態を変更する手段を有するアプリケーションプログラム稼動状態制御システムを提供する。   The present invention provides a means for storing the activation state of an AP that matches the user's preference for each computer configuration, such as performance and usability, a means for examining the computer configuration, and the AP configuration when the computer configuration is changed. An application program operating state control system having means for changing an operating state is provided.

具体的には,本発明が提供するアプリケーションプログラム稼動状態制御システムは,当該計算機の構成ごとに定義されたアプリケーションプログラムの稼動状態データを記憶する状態記憶部と,当該計算機の構成が,予め定義された当該計算機の構成のいずれであるかを調査する計算機調査部と,アプリケーションプログラムの稼動状態を,計算機調査部が調査した構成に対応付けられた稼動状態となるように制御するアプリケーションプログラム状態制御部と,を有することを特徴とする。   Specifically, the application program operating state control system provided by the present invention includes a state storage unit for storing operating state data of an application program defined for each configuration of the computer, and a configuration of the computer. A computer investigation unit that investigates the configuration of the computer, and an application program state control unit that controls the operation state of the application program so that the operation state is associated with the configuration investigated by the computer investigation unit It is characterized by having.

さらに,上記のアプリケーションプログラム稼動状態制御システムにおいて,計算機調査部は,当該計算機の構成を繰り返し調査し,当該計算機の構成に変化があった場合に,アプリケーションプログラム状態制御部は,アプリケーションプログラムの稼動状態を,変化後の構成に対応付けられた稼動状態となるように制御してもよい。   Furthermore, in the above-described application program operating state control system, the computer investigation unit repeatedly examines the configuration of the computer, and if the configuration of the computer has changed, the application program state control unit May be controlled to be in an operating state associated with the changed configuration.

さらに,上記アプリケーションプログラム稼動状態制御システムにおいて,計算機のいずれかの構成において,アプリケーションプログラムの稼動状態を繰り返し調査し,状態記憶部に,計算機の構成ごとに記憶された,アプリケーションプログラムの稼動状態を更新する状態データ更新部と,を備え,アプリケーションプログラム状態制御部は,状態データ更新部が更新した稼動状態を参照してもよい。   Furthermore, in the above-described application program operating state control system, the operating state of the application program is repeatedly checked in any configuration of the computer, and the operating state of the application program stored in the state storage unit for each computer configuration is updated. A state data update unit that performs the operation, and the application program state control unit may refer to the operating state updated by the state data update unit.

さらに,状態記憶部は,複数のアプリケーションプログラムで構成するアプリケーショングループを記憶し,アプリケーションプログラム状態制御部は,変更前の構成において稼動中のアプリケーションプログラムが,変更後の構成に対応するアプリケーションプログラムの稼動状態に含まれておらず,かつ該アプリケーションプログラムが,変更後の構成に対応するアプリケーションプログラムの稼動状態に含まれる,起動されていないアプリケーションプログラムと,同一のアプリケーショングループに属する場合,変更前の構成において稼動中のアプリケーションプログラムを終了し,起動されていないアプリケーションプログラムを稼動させてもよい。   In addition, the state storage unit stores an application group composed of a plurality of application programs, and the application program state control unit operates an application program that is running in the configuration before the change and the application program corresponding to the configuration after the change. If the application program belongs to the same application group as the unstarted application program that is not included in the status and is included in the operating status of the application program corresponding to the configuration after the change, the configuration before the change The active application program may be terminated and an application program that has not been started may be activated.

また,本発明は,ローカル計算機は,ユーザによる入力データをリモート計算機に送信し,リモート計算機は,受信した入力データに基づく情報処理を行い,処理結果となる表示データをローカル計算機に送信し,ローカル計算機は,受信した表示データを当該ローカル計算機の表示装置に表示する計算機システムにおいて,
ローカル計算機は,ローカル計算機の構成ごとに定義されたローカル計算機のアプリケーションプログラムの稼動状態を記憶するローカル側状態記憶部と,当該ローカル計算機の構成が,予め定義された当該ローカル計算機の構成のいずれであるかを調査するローカル側計算機調査部と,当該ローカル計算機のアプリケーションプログラムの稼動状態を,ローカル側計算機調査部が調査した構成に対応付けられた稼動状態となるように制御するローカル側アプリケーションプログラム状態制御部と,を有し,
リモート計算機は,ローカル計算機の構成ごとに定義されたリモート計算機のアプリケーションプログラムの稼動状態を記憶するリモート側状態記憶部と,リモート計算機のアプリケーションプログラムの稼動状態を,ローカル側計算機調査部が調査したローカル計算機の構成に対応付けられた稼動状態となるように制御するリモート側アプリケーションプログラム状態制御部と,を有してもよい。
Also, in the present invention, the local computer transmits user input data to the remote computer, the remote computer performs information processing based on the received input data, and transmits display data as a processing result to the local computer. In the computer system that displays the received display data on the display device of the local computer,
The local computer has either a local state storage unit that stores the operating state of the application program of the local computer defined for each local computer configuration, or the local computer configuration that is defined in advance for the local computer configuration. The local computer investigation unit that checks whether there is a local application program state that controls the operation state of the application program of the local computer so that the operation state is associated with the configuration investigated by the local computer investigation unit A control unit,
The remote computer consists of a remote-side status storage unit that stores the operating status of the remote computer application program defined for each local computer configuration, and a local computer surveyed by the local computer surveying unit that checks the operating status of the remote computer application program. A remote-side application program state control unit that controls to be in an operation state associated with the configuration of the computer.

さらに,ローカル側計算機調査部は,当該ローカル計算機の構成を繰り返し調査し,調査結果をリモート側計算機に通知し,当該ローカル計算機の構成に変化があった場合に,リモート側アプリケーションプログラム状態制御部は,リモート計算機のアプリケーションプログラムの稼動状態を,ローカル計算機の変化後の構成に対応付けられた稼動状態となるように制御してもよい。   Furthermore, the local computer investigation unit repeatedly investigates the configuration of the local computer, notifies the remote computer of the investigation results, and if the configuration of the local computer changes, the remote application program state control unit The operation state of the application program of the remote computer may be controlled to be the operation state associated with the changed configuration of the local computer.

さらに,ローカル計算機のいずれかの構成において,リモート計算機のアプリケーションプログラムの稼動状態を繰り返し調査し,リモート側状態記憶部に,ローカル計算機の構成ごとに記憶された,アプリケーションプログラムの稼動状態を更新するリモート側状態データ更新部と,を備え,リモート側アプリケーションプログラム状態制御部は,リモート側状態データ更新部が更新した稼動状態を参照してもよい。   Furthermore, in any configuration of the local computer, a remote computer that repeatedly checks the operating status of the application program on the remote computer and updates the operating status of the application program stored for each local computer configuration in the remote status storage unit. And the remote-side application program status control unit may refer to the operating status updated by the remote-side status data update unit.

さらに,計算機や,ローカル計算機の構成は,外部ディスプレイの有無,外部キーボードの有無の組み合わせで定義してもよい。   Furthermore, the configuration of the computer or the local computer may be defined by a combination of the presence / absence of an external display and the presence / absence of an external keyboard.

本発明によれば,ユーザは計算機の性能やユーザビリティに応じたAP環境を手間と時間を掛けずに利用可能となる。   According to the present invention, the user can use the AP environment according to the performance and usability of the computer without taking time and effort.

また,計算機に性能やユーザビリティの変化が発生した際に,ユーザの手作業なしに,ユーザの嗜好に合ったAPの状態に変更することが可能となる。   In addition, when a change in performance or usability occurs in the computer, it is possible to change the AP state to the user's preference without the user's manual work.

本発明の第1実施形態におけるAP稼動状態制御の概略を説明する図である。It is a figure explaining the outline of AP operation state control in 1st Embodiment of this invention. 計算機101のハードウェア構成を例示する構成図である。2 is a configuration diagram illustrating a hardware configuration of a computer 101. FIG. AP環境構築プログラム214のモジュール構成を例示する構成図である。It is a block diagram which illustrates the module structure of AP environment construction program 214. AP状態データ215の構成を例示する図である。It is a figure which illustrates the structure of AP state data. AP環境構築プログラム214の処理内容を例示するフローチャートである。It is a flowchart which illustrates the processing content of AP environment construction program 214. 本発明の第2実施形態におけるAP稼動状態制御の概略を説明する図である。It is a figure explaining the outline of AP operation state control in 2nd Embodiment of this invention. ローカル計算機601の構成を例示する構成図である。2 is a configuration diagram illustrating a configuration of a local computer 601. FIG. リモート計算機602の構成を例示する構成図である。2 is a configuration diagram illustrating a configuration of a remote computer 602. FIG. ローカルAP環境構築プログラム703およびリモートAP環境構築プログラム804の構成を例示する構成図である。It is a block diagram which illustrates the structure of the local AP environment construction program 703 and the remote AP environment construction program 804. ローカルAP状態データ704の構成を例示する図である。It is a figure which illustrates the structure of the local AP state data 704. リモートAP状態データ805の構成を例示する図である。It is a figure which illustrates the structure of remote AP state data 805. ローカルAP環境構築プログラム703およびリモートAP環境構築プログラム804の処理内容を例示するフローチャートである。10 is a flowchart illustrating the processing contents of a local AP environment construction program 703 and a remote AP environment construction program 804. 図2に示したAPグループリストデータの構成を例示する図である。It is a figure which illustrates the structure of AP group list data shown in FIG. 図2に示した制御対象APリストデータの構成を例示する図である。It is a figure which illustrates the structure of the control object AP list data shown in FIG. 図7に示したローカル制御対象APリストデータの構成を例示する図である。It is a figure which illustrates the structure of local control object AP list data shown in FIG.

以下,図面を参照しながら本発明の一実施の形態を詳述する。   Hereinafter, an embodiment of the present invention will be described in detail with reference to the drawings.

以下,図1乃至図5,図13乃至図14を用いて本発明の第1実施形態を説明する。   Hereinafter, a first embodiment of the present invention will be described with reference to FIGS. 1 to 5 and FIGS. 13 to 14.

本発明の第1実施形態は,図1に示すように,計算機単体において周辺機器を接続した際に,APの稼動状態を制御する形態である。例えば,ユーザの使用する計算機101において,文書作成APとブラウザAPが稼働中に,計算機101に外部ディスプレイを接続すると,文書作成APが内部ディスプレイに全画面に表示されるよう変更されると共に,ブラウザAPが外部ディスプレイに全画面で表示される,という形態である。   In the first embodiment of the present invention, as shown in FIG. 1, when a peripheral device is connected in a single computer, the operating state of the AP is controlled. For example, when an external display is connected to the computer 101 while the document creation AP and browser AP are running on the computer 101 used by the user, the document creation AP is changed to be displayed on the entire screen on the internal display, and the browser The AP is displayed in full screen on the external display.

まず,図2乃至図4を用いて本発明の第1実施形態に係るAP稼動状態制御システムの構成を説明する。   First, the configuration of the AP operation state control system according to the first embodiment of the present invention will be described with reference to FIGS.

図2は,計算機101の構成例を説明する構成図である。計算機101は,メモリ201と,二次記憶装置202と,バスなどの内部通信線(以下,バスという)203と,プロセッサ204と,I/Oハードウェア205と,内部ディスプレイ207と,キーボード208を含んで構成される。また,I/Oハードウェア205を通じて,外部ディスプレイ102が接続される。   FIG. 2 is a configuration diagram illustrating a configuration example of the computer 101. The computer 101 includes a memory 201, a secondary storage device 202, an internal communication line (hereinafter referred to as a bus) 203 such as a bus, a processor 204, I / O hardware 205, an internal display 207, and a keyboard 208. Consists of including. Further, the external display 102 is connected through the I / O hardware 205.

プロセッサ204は,プログラムの処理をおこなう装置である。二次記憶装置202は,ハードディスクや不揮発性メモリなどであり,プログラムやデータを格納する装置である。メモリ201は,実行するプログラムの格納や,一時的なデータの格納をおこなうための主記憶装置である。I/Oハードウェア205は,内部ディスプレイ207への出力とキーボード208からの入力,外部ディスプレイ102への出力を制御する装置である。   The processor 204 is a device that performs program processing. The secondary storage device 202 is a hard disk, a non-volatile memory, or the like, and is a device that stores programs and data. The memory 201 is a main storage device for storing programs to be executed and temporary data. The I / O hardware 205 is a device that controls output to the internal display 207, input from the keyboard 208, and output to the external display 102.

二次記憶装置202には,本実施形態におけるAP稼動状態制御システムを実現するためのプログラムと各種データが格納されている。プログラムとしては,OS(Operating System)プログラム210,テキストビューアプログラム211,文書作成プログラム212,ブラウザプログラム213,AP環境構築プログラム214を含むプログラムが格納されている。データとしては,AP状態データ215,APグループリストデータ216,制御対象APリストデータ217を含むデータが格納されている。   The secondary storage device 202 stores a program and various data for realizing the AP operating state control system in the present embodiment. As programs, programs including an OS (Operating System) program 210, a text viewer program 211, a document creation program 212, a browser program 213, and an AP environment construction program 214 are stored. As data, data including AP state data 215, AP group list data 216, and control target AP list data 217 are stored.

AP状態データ215は,計算機101の構成に応じて設定されるAPの状態を保持するデータである。APグループリストデータ216は,同種のAPのグループに属するAPのリストを保持するデータであり,AP切り替えの際に用いるデータである。制御対象APリストデータ217は,稼動状態の制御を行う対象とするAPのリストを保持するデータであり,AP状態データ215を更新する際に用いるデータである。   The AP status data 215 is data that holds the AP status set according to the configuration of the computer 101. The AP group list data 216 is data that holds a list of APs that belong to the same type of AP group, and is used when APs are switched. The control target AP list data 217 is data that holds a list of APs that are targets of operation state control, and is data used when the AP state data 215 is updated.

本実施形態における様々な処理は,上記各種プログラムをプロセッサ204が実行することにより実現されるものであるが,以下の説明では,説明の簡単化のため,プログラムを実行主体として説明する。   Various processes in the present embodiment are realized by the processor 204 executing the various programs described above. In the following description, the program will be described as an execution subject for the sake of simplicity.

メモリ201には,二次記憶装置202上のOSプログラム210がロードされ,プロセッサ204により実行される。OSプログラム210は,I/Oハードウェア205の制御,二次記憶装置202からのデータのメモリ201へのロードの指示などを行う。また,OSプログラム210は,二次記憶装置202から,テキストビューアプログラム211,文書作成プログラム212,ブラウザプログラム213,およびAP環境構築プログラム214をメモリ201にロードし,実行する。OSプログラム210から実行されるAP環境構築プログラム214は,計算機101の状態把握とAPの起動および/または状態の変更を行う。その際,AP状態データ215,APグループリストデータ216,制御対象APリストデータ217を使用する。   An OS program 210 on the secondary storage device 202 is loaded into the memory 201 and executed by the processor 204. The OS program 210 controls the I / O hardware 205 and instructs to load data from the secondary storage device 202 into the memory 201. Further, the OS program 210 loads the text viewer program 211, the document creation program 212, the browser program 213, and the AP environment construction program 214 from the secondary storage device 202 into the memory 201 and executes them. The AP environment construction program 214 executed from the OS program 210 grasps the state of the computer 101 and activates and / or changes the state of the AP. At that time, AP state data 215, AP group list data 216, and control target AP list data 217 are used.

図3は,図2に示したAP環境構築プログラム214のモジュール構成例を説明する構成図である。AP環境構築プログラム214は,計算機調査部301と,AP状態制御部302と,AP状態データ変更部303のそれぞれを実現するプログラムを含んで構成される。   FIG. 3 is a block diagram for explaining an example of the module configuration of the AP environment construction program 214 shown in FIG. The AP environment construction program 214 is configured to include programs for realizing the computer examining unit 301, the AP state control unit 302, and the AP state data changing unit 303, respectively.

計算機調査部301は,計算機101の性能やユーザビリティなどの状態を調査するモジュールである。AP状態制御部302は,計算機101の状態が変化した際に,AP状態データ215の内容に従い,APの状態変更をOSプログラム210に指示するモジュールである。AP状態データ変更部303は,計算機101の状態に応じたAPの状態をAP状態データ215に記録するモジュールである。   The computer investigation unit 301 is a module that examines the state of the computer 101 such as performance and usability. The AP state control unit 302 is a module that instructs the OS program 210 to change the AP state according to the contents of the AP state data 215 when the state of the computer 101 changes. The AP state data changing unit 303 is a module that records the AP state according to the state of the computer 101 in the AP state data 215.

図14は,図2に示した制御対象APリストデータ217の構成例を説明する図である。制御対象APリストデータ217は,制御対象ID1401,AP名1402,プログラムファイルパス1403,の各フィールドを含んで構成されている。   FIG. 14 is a diagram illustrating a configuration example of the control target AP list data 217 illustrated in FIG. The control target AP list data 217 includes fields of a control target ID 1401, an AP name 1402, and a program file path 1403.

制御対象ID1401は,計算機101で状態制御の対象とするAPについて一意となる識別子を記載するフィールドである。AP名1402は,制御対象ID1401に対応するAPの名称を記載するフィールドである。プログラムファイルパス1403は,制御対象ID1401に対応するAPのプログラムファイルのパスを記載するフィールドである。   The control target ID 1401 is a field that describes an identifier that is unique for an AP that is subject to state control by the computer 101. The AP name 1402 is a field that describes the name of the AP corresponding to the control target ID 1401. The program file path 1403 is a field that describes the path of the AP program file corresponding to the control target ID 1401.

図14に示す制御対象APリストデータ217の各フィールドの内容は,例えばAP環境構築プログラム214を計算機101で初めて稼動させる前に,システム管理者が決定し記載しておいても良いし,計算機101のユーザが制御対象APリストデータ217を編集して記載しても良い。また,AP環境構築プログラム214を一度以上起動した後も,ユーザの好み等に応じて,制御対象とするAPのリストを変更しても良い。   The contents of each field of the control target AP list data 217 shown in FIG. 14 may be determined and described by the system administrator before the AP environment construction program 214 is operated on the computer 101 for the first time. May edit and describe the control target AP list data 217. In addition, even after the AP environment construction program 214 is activated at least once, the list of APs to be controlled may be changed according to user preferences and the like.

図4は,図2に示したAP状態データ215の構成例を説明する図である。AP状態データ215は,状態ID401,計算機構成402,AP稼動状態403,の各フィールドを含んで構成されている。   FIG. 4 is a diagram illustrating a configuration example of the AP state data 215 illustrated in FIG. The AP state data 215 includes fields of a state ID 401, a computer configuration 402, and an AP operating state 403.

状態ID401は,計算機101の状態について一意となる識別子を記載するフィールドである。計算機構成402は,状態ID401に対応する内部ディスプレイと外部ディスプレイの解像度の範囲を記載するフィールドである。AP稼動状態403は,状態ID401に対応する計算機構成に対応させるべきAPの稼動状態を記載するフィールドである。なお,AP稼動状態403のフィールドに記載するAPは,制御対象APリストデータ217に含まれるものである。   The state ID 401 is a field that describes an identifier that is unique for the state of the computer 101. The computer configuration 402 is a field that describes the resolution range of the internal display and the external display corresponding to the state ID 401. The AP operating state 403 is a field that describes the operating state of the AP to be associated with the computer configuration corresponding to the state ID 401. The AP described in the field of the AP operation state 403 is included in the control target AP list data 217.

なお,第1実施形態では,1台の内部ディスプレイと1台の外部ディスプレイの解像度に基づいて計算機の構成を定義しているが,本発明はそれに限定するものではない。他の周辺機器や複数台の内部ディスプレイや複数台の外部ディスプレイとの組み合わせを対象としても良い。   In the first embodiment, the computer configuration is defined based on the resolution of one internal display and one external display, but the present invention is not limited to this. A combination with other peripheral devices, a plurality of internal displays, or a plurality of external displays may be targeted.

図4に示すAP状態データ215のフィールドの内,状態ID401と計算機構成402,すなわち計算機構成をどのように定義するかは,例えばAP環境構築プログラム214を計算機101で初めて稼動させる前に,システム管理者が決定し記載しておいても良いし,計算機101のユーザがAP状態データ215を編集して記載しても良い。また,AP環境構築プログラム214を一度以上起動した後も,ユーザの好み等に応じて,計算機構成の定義(解像度の範囲など)を変更しても良い。   Of the fields of the AP status data 215 shown in FIG. 4, the state ID 401 and the computer configuration 402, that is, how to define the computer configuration, is determined by, for example, system management before the AP environment construction program 214 is first run on the computer 101. It may be determined and described by the user, or the user of the computer 101 may edit and describe the AP state data 215. In addition, even after the AP environment construction program 214 is activated at least once, the definition of the computer configuration (resolution range, etc.) may be changed according to the user's preference or the like.

図13は,図2に示したAPグループリストデータ216の構成例を説明する図である。APグループリストデータ216は,グループID1301と,APグループ名1302と,AP名リスト1303の各フィールドと,を含んで構成されている。   FIG. 13 is a diagram for explaining a configuration example of the AP group list data 216 shown in FIG. The AP group list data 216 includes a group ID 1301, an AP group name 1302, and each field of the AP name list 1303.

グループID1301は,APのグループについて一意となる識別子を記載するフィールドである。APグループ名1302は,グループID1301に対応するAPのグループ名を記載するフィールドである。AP名リスト1303は,グループID1301に対応するグループに所属するAPのリストを記載するフィールドである。   The group ID 1301 is a field that describes an identifier that is unique for the AP group. The AP group name 1302 is a field that describes the group name of the AP corresponding to the group ID 1301. The AP name list 1303 is a field that describes a list of APs belonging to the group corresponding to the group ID 1301.

図13に示すAPグループリストデータ216の内容,すなわちAP切り替えを行う対象とするAPのリストは,AP環境構築プログラム214を計算機101で初めて稼動させる前に,システム管理者が決定し記載しておいても良いし,計算機101のユーザがAP状態データ215を編集して記載しても良い。また,AP環境構築プログラム214を一度以上起動した後も,ユーザの好みや新しいAPの追加等に応じて,APグループリストデータ216の内容を変更しても良い。なお,AP名リスト1303のフィールドに記載するAPは,制御対象APリストデータ217に含まれるものである。   The contents of the AP group list data 216 shown in FIG. 13, that is, the list of APs for which AP switching is to be performed, is determined and described by the system administrator before the AP environment construction program 214 is operated on the computer 101 for the first time. The AP state data 215 may be edited and described by the user of the computer 101. In addition, even after the AP environment construction program 214 is activated at least once, the contents of the AP group list data 216 may be changed according to user preference, addition of a new AP, or the like. The AP described in the field of the AP name list 1303 is included in the control target AP list data 217.

前述のように構成したAP稼動状態制御システムにより,ユーザが計算機101を使用して情報処理機能を実行する際に,計算機101の状態の変化に応じてAPの状態が変更される。計算機101のAP環境構築プログラム214は,計算機101起動時にOSプログラム210により起動され,計算機101の起動中,メモリに常駐し,常に動作している。   With the AP operation state control system configured as described above, when the user executes the information processing function using the computer 101, the state of the AP is changed according to a change in the state of the computer 101. The AP environment construction program 214 of the computer 101 is activated by the OS program 210 when the computer 101 is activated, and is always resident in the memory and constantly operating during the activation of the computer 101.

次に,図5を用いて本発明の第1実施形態に係るAP稼動状態制御システムの動作について説明する。   Next, the operation of the AP operation state control system according to the first embodiment of the present invention will be described with reference to FIG.

図5は,図2に示したAP環境構築プログラム214の動作を説明するフローチャートである。   FIG. 5 is a flowchart for explaining the operation of the AP environment construction program 214 shown in FIG.

まず,AP環境構築プログラム214は,ローカル計算機101の状態を調査する所定のタイミングまで待機する(S502)。ここで,所定のタイミングとは,例えば,ディスプレイの数や解像度が変化したことを知らせるOSプログラム210からの通知を受信した時や,所定の時間が経過した時,などである。   First, the AP environment construction program 214 waits until a predetermined timing for investigating the state of the local computer 101 (S502). Here, the predetermined timing is, for example, when a notification is received from the OS program 210 notifying that the number of displays or the resolution has changed, or when a predetermined time has elapsed.

そして,AP環境構築プログラム214の計算機調査部301は,計算機101の状態として,ディスプレイの数と解像度を調査する(S503)。前回の調査と変化があったかを判定し(S504),変化があったと判定した場合は,APの状態変更を指示する。   Then, the computer investigation unit 301 of the AP environment construction program 214 investigates the number of displays and the resolution as the state of the computer 101 (S503). It is determined whether there has been a change from the previous survey (S504). If it is determined that there has been a change, an instruction to change the AP state is given.

AP状態制御部302は,APの状態変更を行う(S505)。具体的には,図4に示すAP状態データ215の内容に則って,S503で調査した計算機構成に適合する計算機構成フィールド402を特定し,その計算機構成フィールドに対応するフィールド403に記載のAP稼動状態が現状のAP稼動状態と異なれば,AP稼動状態をフィールド403に記載の状態になるよう,起動,または表示位置や表示サイズの変更をOSプログラム210に指示する。   The AP state control unit 302 changes the AP state (S505). Specifically, in accordance with the contents of the AP status data 215 shown in FIG. 4, the computer configuration field 402 that matches the computer configuration investigated in S503 is specified, and the AP operation described in the field 403 corresponding to the computer configuration field is specified. If the state is different from the current AP operating state, the OS program 210 is instructed to start or change the display position and display size so that the AP operating state is the state described in the field 403.

変更後の計算機構成に対応するAP稼動状態に記載されていないAPが稼動している場合は,変更前の状態を維持する。これらの記載されていなかったAPの稼動状態は,制御対象APリストデータ217に含まれる場合,以下に述べるS506,S507の処理でAP稼動状態403に反映される。   When an AP that is not described in the AP operating state corresponding to the computer configuration after the change is operating, the state before the change is maintained. If the operating state of the AP that has not been described is included in the control target AP list data 217, it is reflected in the AP operating state 403 in the processing of S506 and S507 described below.

また,該AP稼動状態フィールド403に含まれるAPの中で未起動のAPがあればそれを起動し,該フィールド403に記載の画面サイズと画面位置で表示させる。この際,変更前に起動中のAPがフィールド403に含まれておらず,かつ該APが,状態変更後のフィールド403に含まれる未起動のAPとAPグループリストデータ216において同一のAPグループに属する場合,変更前に起動中の該APを終了し,該未起動のAPに切り替える処理を行う。   If there is an AP that has not been activated among the APs included in the AP operation state field 403, it is activated and displayed with the screen size and screen position described in the field 403. At this time, the AP that is activated before the change is not included in the field 403, and the AP does not belong to the same AP group in the AP group list data 216 as the unactivated AP included in the field 403 after the state change. If it belongs, the activated AP is terminated before the change, and a process of switching to the unactivated AP is performed.

切り替え処理の際には,変更前に起動中の該APの稼動状態をできるだけ引き継いだ状態で該未起動のAPを起動する。例えば,テキストビューアから文書作成APに切り替える場合は,テキストビューアが開いていたファイル名を調べたのち,テキストビューアを終了し,文書作成APを起動する際にそのファイル名を開く処理を行う。   In the switching process, the unactivated AP is activated with the operating state of the activated AP taken over as much as possible before the change. For example, when switching from the text viewer to the document creation AP, the file name opened by the text viewer is checked, the text viewer is terminated, and the file name is opened when the document creation AP is activated.

例えば,内部ディスプレイ解像度が800x600,外部ディスプレイが無し,の状態で,内部ディスプレイにテキストビューアプログラムとブラウザプログラムが表示されている状態の計算機101に対して,外部ディスプレイとして解像度1024x768のディスプレイを接続すると,AP状態データ215の状態ID=4が適用される。すなわち,S505の処理によって,テキストビューアが終了し,内部ディスプレイに文書作成APがテキストビューアの状態を引き継いだ状態で全画面で起動,表示され,外部ディスプレイに起動中のブラウザが全画面で表示されることになる。   For example, if a display with a resolution of 1024x768 is connected as an external display to the computer 101 in which the internal display resolution is 800x600 and there is no external display and the text viewer program and browser program are displayed on the internal display, The state ID = 4 of the AP state data 215 is applied. That is, the processing of S505 terminates the text viewer, and the document creation AP is activated and displayed on the full screen in the state of taking over the text viewer state on the internal display, and the activated browser is displayed on the external display on the full screen. Will be.

次に,AP状態データ変更部303は,起動中のAPの内,制御対象APリストデータ217に含まれるAPに対して,ウィンドウの表示位置と表示サイズを調査し(S506),S503で調査した計算機構成に適合する計算機構成フィールド402に対応するAP稼動状態フィールド403を現在のAP状態に更新する(S507)。   Next, the AP state data changing unit 303 checks the window display position and display size for the APs included in the control target AP list data 217 among the active APs (S506), and checks in S503. The AP operating state field 403 corresponding to the computer configuration field 402 conforming to the computer configuration is updated to the current AP state (S507).

この処理によって,現在の計算機構成における最新のユーザ使用状態が記憶される。図5の処理は,S502で述べたように,計算機構成が変化した場合だけでなく,所定の時間以上経過した場合にも繰り返し行われるので,ユーザの最新の使用状態が反映され,次に,同じ計算機構成で利用する場合のユーザの利便性が向上する。   By this processing, the latest user usage state in the current computer configuration is stored. The processing in FIG. 5 is repeated not only when the computer configuration changes as described in S502 but also when a predetermined time or more has elapsed, so that the latest usage state of the user is reflected. User convenience when using the same computer configuration is improved.

このように,本実施形態によれば,計算機単体において周辺機器を接続したり,切り離したりして計算機の性能や状態が変わった際に,新しい計算機の性能や状態に合わせて,稼動するAPの状態をユーザの手作業なしで変更することができるようになる。また,それぞれの計算機構成において,どのようなAPの状態になっていたかを保存することで,同じ計算機構成になった際にそのユーザに合ったAP状態に変更することができるようになる。   As described above, according to the present embodiment, when the performance or state of a computer changes due to connection or disconnection of a peripheral device in a single computer, the AP that operates according to the performance or state of the new computer is changed. The state can be changed without the user's manual work. Also, by saving what AP state is in each computer configuration, it becomes possible to change to an AP state suitable for the user when the same computer configuration is obtained.

なお,図5のS507の処理では,一つの計算機構成402に対して,最新の一つのAP環境を保存しているが,これには限定されず,例えば,複数のAP環境を保存しておき,S505における変更処理において,ユーザに選択させてもよい。   In the processing of S507 in FIG. 5, the latest one AP environment is stored for one computer configuration 402, but the present invention is not limited to this. For example, a plurality of AP environments are stored. , S505 may be selected by the user in the change process.

また,第1実施形態では,図4に示すように,ディスプレイ解像度に基づいて計算機の構成を定義したので,他の周辺機器,たとえば外部キーボード,の有無には影響されない。しかしながら,本実施形態はそれに限定するものではない。たとえば,外部キーボードの有無との組み合わせに基づき,状態数を増やしても良い。   In the first embodiment, as shown in FIG. 4, since the computer configuration is defined based on the display resolution, it is not affected by the presence or absence of other peripheral devices such as an external keyboard. However, the present embodiment is not limited to this. For example, the number of states may be increased based on the combination of the presence or absence of an external keyboard.

また,APグループや,グループに含まれるAPは,図13や図14に例示するものに限定されず,他のグループを作成したり,各グループの構成を変更したりしても良い。   Further, the AP group and the AP included in the group are not limited to those illustrated in FIGS. 13 and 14, and other groups may be created or the configuration of each group may be changed.

次に,図6乃至図12,図14乃至図15を用いて本発明の第2実施形態を説明する。   Next, a second embodiment of the present invention will be described with reference to FIGS. 6 to 12 and FIGS. 14 to 15.

本発明の第2実施形態は,図6に示すように,携帯電話や携帯端末などをローカル計算機601としてユーザが操作して,ネットワーク603経由でリモート計算機602を遠隔操作して情報処理を行う環境で,ローカル計算機601に周辺機器を接続した際に,ローカル計算機601およびリモート計算機602で稼動するAPの状態を変更する形態である。   In the second embodiment of the present invention, as shown in FIG. 6, an environment in which a user operates a mobile phone or a mobile terminal as a local computer 601 and remotely operates the remote computer 602 via the network 603 to perform information processing. Thus, when a peripheral device is connected to the local computer 601, the state of the AP operating on the local computer 601 and the remote computer 602 is changed.

例えば,テキストメール送受信APが稼働しているリモート計算機602を,ローカル計算機601で遠隔操作中(画面には,リモート計算機602の操作画面が表示される)に,ローカル計算機601に外部ディスプレイ102を接続すると,リモート計算機602において高機能メール送受信APが起動し,リモート計算機602の操作画面が外部ディスプレイに表示され,ローカル計算機601では,ローカル計算機601で実行されるAPの画面が表示される,という形態である。   For example, when the remote computer 602 on which the text mail transmission / reception AP is operating is being remotely operated by the local computer 601 (the operation screen of the remote computer 602 is displayed on the screen), the external display 102 is connected to the local computer 601. Then, the high function mail transmission / reception AP is activated in the remote computer 602, the operation screen of the remote computer 602 is displayed on the external display, and the screen of the AP executed by the local computer 601 is displayed on the local computer 601. It is.

まず,図7乃至図13を用いて本発明の第2実施形態に係るAP稼動状態制御システムの構成を説明する。   First, the configuration of the AP operation state control system according to the second embodiment of the present invention will be described with reference to FIGS.

図7は,ローカル計算機601の構成例を説明する構成図である。ローカル計算機601は,図2に示した第1実施形態の計算機101と同様の構成を持つ。計算機101との相違点は,ネットワーク603に接続してリモート計算機602との通信を行う通信ハードウェア701を持つことである。   FIG. 7 is a configuration diagram illustrating a configuration example of the local computer 601. The local computer 601 has the same configuration as the computer 101 of the first embodiment shown in FIG. The difference from the computer 101 is that it has communication hardware 701 that is connected to the network 603 and communicates with the remote computer 602.

二次記憶装置202には,本実施形態における機能制限方法を実現するためのプログラムと各種データが格納されている。プログラムとしては,OSプログラム210,リモート操作プログラム702,文書作成プログラム212,ブラウザプログラム213,ローカルAP環境構築プログラム703を含むプログラムが格納されている。データとしては,ローカルAP状態データ704,ローカル制御対象APリストデータ705を含むデータが格納されている。   The secondary storage device 202 stores a program and various data for realizing the function restriction method in the present embodiment. As the programs, programs including an OS program 210, a remote operation program 702, a document creation program 212, a browser program 213, and a local AP environment construction program 703 are stored. As data, data including local AP state data 704 and local control target AP list data 705 is stored.

ローカルAP状態データ704は,ローカル計算機601の状態に応じて変更されるローカルAPの状態を保持するデータである。ローカル制御対象APリストデータ705は,稼動状態の制御を行う対象とするAPのリストを保持するデータであり,ローカルAP状態データ704を更新する際に用いるデータである。   The local AP state data 704 is data that holds the state of the local AP that is changed according to the state of the local computer 601. The local control target AP list data 705 is data that holds a list of APs that are targets of operation state control, and is used when the local AP state data 704 is updated.

第一実施形態と同様に,以下の説明では,プログラムを各処理の実行主体として説明する。   Similar to the first embodiment, in the following description, a program will be described as an execution subject of each process.

メモリ201には,二次記憶装置202上のOSプログラム210がロードされ,プロセッサ204により実行される。OSプログラム210は,I/Oハードウェア205の制御,二次記憶装置202からのデータのメモリ201へのロードの指示などを行う。また,OSプログラム210は,二次記憶装置202から,リモート操作プログラム702,文書作成プログラム212,ブラウザプログラム213,およびAP環境構築プログラム214をメモリ201にロードし,実行する。OSプログラム210から実行されるローカルAP環境構築プログラム703は,ローカル計算機601の状態把握とAPの起動および/または状態の変更を行う。その際,ローカルAP状態データ704およびローカル制御対象APリストデータ705を使用する。   An OS program 210 on the secondary storage device 202 is loaded into the memory 201 and executed by the processor 204. The OS program 210 controls the I / O hardware 205 and instructs to load data from the secondary storage device 202 into the memory 201. Further, the OS program 210 loads the remote operation program 702, the document creation program 212, the browser program 213, and the AP environment construction program 214 from the secondary storage device 202 to the memory 201 and executes them. The local AP environment construction program 703 executed from the OS program 210 grasps the state of the local computer 601 and activates and / or changes the state of the AP. At that time, the local AP state data 704 and the local control target AP list data 705 are used.

図8は,リモート計算機602の構成例を説明する構成図である。リモート計算機602は,メモリ201と,二次記憶装置202と,バス203と,プロセッサ204と,通信ハードウェア701で構成される。   FIG. 8 is a configuration diagram illustrating a configuration example of the remote computer 602. The remote computer 602 includes a memory 201, a secondary storage device 202, a bus 203, a processor 204, and communication hardware 701.

プロセッサ204は,プログラムの処理をおこなう装置である。二次記憶装置202は,ハードディスクや不揮発性メモリなどであり,プログラムやデータを格納する装置である。メモリ201は,実行するプログラムの格納や,一時的なデータの格納をおこなうための記憶装置である。通信ハードウェア701は,ネットワーク603を介してローカル計算機601と通信を行う装置である。   The processor 204 is a device that performs program processing. The secondary storage device 202 is a hard disk, a non-volatile memory, or the like, and is a device that stores programs and data. The memory 201 is a storage device for storing programs to be executed and temporary data. The communication hardware 701 is a device that communicates with the local computer 601 via the network 603.

二次記憶装置202には,本実施形態における機能制限方法を実現するためのプログラムと各種データが格納されている。プログラムとしては,OSプログラム210,リモート被操作プログラム801,テキストメール送受信プログラム802,高機能メール送受信プログラム803,リモートAP環境構築プログラム804を含むプログラムが格納されている。データとしては,リモートAP状態データ805,制御対象APリストデータ217を含むデータが格納されている。   The secondary storage device 202 stores a program and various data for realizing the function restriction method in the present embodiment. The programs include an OS program 210, a remote operation program 801, a text mail transmission / reception program 802, a high function mail transmission / reception program 803, and a remote AP environment construction program 804. As data, data including remote AP status data 805 and controlled AP list data 217 is stored.

リモートAP状態データ805は,ローカル計算機601の状態に応じて変更されるリモート計算機602のAPの状態を保持するデータである。制御対象APリストデータ217は,稼動状態の制御を行う対象とするAPのリストを保持するデータであり,リモートAP状態データ805を更新する際に用いるデータである。   The remote AP state data 805 is data that holds the AP state of the remote computer 602 that is changed according to the state of the local computer 601. The control target AP list data 217 is data that holds a list of APs that are targets of operation state control, and is data used when the remote AP state data 805 is updated.

メモリ201には,二次記憶装置202上のOSプログラム210がロードされ,実行される。OSプログラム210は,二次記憶装置202からのデータのメモリ201へのロードの指示などを行う。また,OSプログラム210は,二次記憶装置202から,リモート被操作プログラム801,テキストメール送受信プログラム802,高機能メール送受信プログラム803,リモートAP環境構築プログラム804をメモリ201にロードし,実行する。OSプログラム210から実行されるリモートAP環境構築プログラム804は,ローカルAP環境構築プログラム703より通知されたローカル計算機601の状態に応じてAPの起動および/または状態の変更を行う。その際,リモートAP状態データ805およびリモート制御対象APリストデータ217を使用する。   An OS program 210 on the secondary storage device 202 is loaded into the memory 201 and executed. The OS program 210 gives an instruction to load data from the secondary storage device 202 into the memory 201. Further, the OS program 210 loads the remote operated program 801, the text mail transmission / reception program 802, the high-function mail transmission / reception program 803, and the remote AP environment construction program 804 from the secondary storage device 202 and executes them. The remote AP environment construction program 804 executed from the OS program 210 activates the AP and / or changes the state according to the state of the local computer 601 notified from the local AP environment construction program 703. At that time, the remote AP status data 805 and the remote control target AP list data 217 are used.

図9は,図7に示したローカルAP環境構築プログラム703と図8に示したリモートAP環境構築プログラム804のモジュール構成例を説明する構成図である。ローカルAP環境構築プログラム703は,計算機調査部301,AP状態制御部302,AP状態データ変更部303,通信部901のそれぞれを実現するプログラムを含んで構成される。   FIG. 9 is a block diagram for explaining an example of module configuration of the local AP environment construction program 703 shown in FIG. 7 and the remote AP environment construction program 804 shown in FIG. The local AP environment construction program 703 is configured to include programs that realize each of the computer examining unit 301, the AP state control unit 302, the AP state data changing unit 303, and the communication unit 901.

また,リモートAP環境構築プログラム804は,AP状態制御部312,AP状態データ変更部313,通信部911のそれぞれを実現するプログラムを含んで構成される。通信部901,911は,ローカル計算機601からリモート計算機602に通知されるローカル計算機601の状態を送受信するモジュールである。   The remote AP environment construction program 804 includes a program that realizes each of the AP state control unit 312, the AP state data change unit 313, and the communication unit 911. The communication units 901 and 911 are modules that transmit and receive the state of the local computer 601 notified from the local computer 601 to the remote computer 602.

図15は,図7に示したローカル制御対象APリストデータ705の構成例を説明する図である。ローカル制御対象APリストデータ705は,制御対象ID1501,AP名1502,プログラムファイルパス1503,の各フィールドを含んで構成されている。   FIG. 15 is a diagram illustrating a configuration example of the local control target AP list data 705 illustrated in FIG. The local control target AP list data 705 includes fields of a control target ID 1501, an AP name 1502, and a program file path 1503.

制御対象ID1501は,ローカル計算機601で状態制御の対象とするAPについて一意となる識別子を記載するフィールドである。AP名1502は,制御対象ID1501に対応するAPの名称を記載するフィールドである。プログラムファイルパス1503は,制御対象ID1501に対応するAPのプログラムファイルのパスを記載するフィールドである。   The control target ID 1501 is a field that describes an identifier that is unique for an AP that is subject to state control in the local computer 601. The AP name 1502 is a field that describes the name of the AP corresponding to the control target ID 1501. The program file path 1503 is a field that describes the path of the AP program file corresponding to the control target ID 1501.

図15に示すローカル制御対象APリストデータ705の各フィールドの内容は,例えばローカルAP環境構築プログラム703をローカル計算機601で初めて稼動させる前に,システム管理者が決定し記載しておいても良いし,ローカル計算機601のユーザがローカル制御対象APリストデータ705を編集して記載しても良い。また,ローカルAP環境構築プログラム703を一度以上起動した後も,ユーザの好み等に応じて,制御対象とするAPのリストを変更しても良い。   The contents of each field of the local control target AP list data 705 shown in FIG. 15 may be determined and described by the system administrator before the local AP environment construction program 703 is operated on the local computer 601 for the first time, for example. The user of the local computer 601 may edit and describe the local control target AP list data 705. In addition, even after starting the local AP environment construction program 703 at least once, the list of APs to be controlled may be changed according to user preferences and the like.

図10は,図7に示したローカルAP状態データ704の構成例を説明する図である。ローカルAP状態データ704は,状態ID1001,計算機構成1002,AP稼動状態1003の各フィールドを含んで構成されている。   FIG. 10 is a diagram for explaining a configuration example of the local AP state data 704 shown in FIG. The local AP state data 704 includes fields of a state ID 1001, a computer configuration 1002, and an AP operation state 1003.

状態ID1001は,ローカル計算機601の状態について一意となる識別子を記載するフィールドである。計算機構成1002は,状態ID1001に対応するローカル計算機601の状態として,内部ディスプレイと外部ディスプレイの解像度の範囲と,外部キーボードの有無を記載するフィールドである。AP稼動状態1003は,状態ID1001に対応するローカル計算機構成の際に行うローカル計算機601のAPの変更内容を記載するフィールドである。なお,AP稼動状態1003のフィールドに記載するAPは,ローカル制御対象APリストデータ705に含まれるものである。   The status ID 1001 is a field that describes an identifier that is unique for the status of the local computer 601. The computer configuration 1002 is a field that describes the resolution range of the internal display and the external display and the presence / absence of an external keyboard as the state of the local computer 601 corresponding to the state ID 1001. The AP operating state 1003 is a field that describes the change contents of the AP of the local computer 601 performed when the local computer corresponding to the state ID 1001 is configured. Note that the AP described in the field of the AP operation state 1003 is included in the local control target AP list data 705.

図10に示すローカルAP状態データ704のフィールドの内,状態ID1001,計算機構成1002,すなわち計算機構成をどのように定義して制御するかは,ローカルAP環境構築プログラム703をローカル計算機601で初めて稼動させる前に,システム管理者が決定し記載しておいても良いし,ローカル計算機601のユーザがローカルAP状態データ704を編集して記載しても良い。また,ローカルAP環境構築プログラム703を一度以上起動した後も,ユーザの好み等に応じて,計算機構成の定義を変更しても良い。   Of the fields of the local AP state data 704 shown in FIG. 10, the state ID 1001, the computer configuration 1002, that is, how to define and control the computer configuration is the first to run the local AP environment construction program 703 on the local computer 601 The system administrator may determine and describe it before, or the user of the local computer 601 may edit and describe the local AP state data 704. In addition, even after the local AP environment construction program 703 is activated once or more, the definition of the computer configuration may be changed according to the user's preference or the like.

図11は,図8に示したリモートAP状態データ805の構成例を説明する図である。リモートAP状態データ805は,状態ID1101,計算機構成1102,AP稼動状態1103の各フィールドを含んで構成されている。   FIG. 11 is a diagram for explaining a configuration example of the remote AP state data 805 shown in FIG. The remote AP status data 805 includes fields of a status ID 1101, a computer configuration 1102, and an AP operating status 1103.

状態ID1101は,ローカル計算機601の状態について一意となる識別子を記載するフィールドである。計算機構成1102は,状態ID1101に対応するローカル計算機601の状態として内部ディスプレイと外部ディスプレイの解像度の範囲を記載するフィールドである。AP稼動状態1103は,状態ID1101に対応するローカル計算機構成の際に行うリモート計算機602のAPの変更内容を記載するフィールドである。なお,AP稼動状態1103のフィールドに記載するAPは,制御対象APリストデータ217に含まれるものである。   The state ID 1101 is a field that describes an identifier that is unique for the state of the local computer 601. The computer configuration 1102 is a field that describes the resolution range of the internal display and the external display as the state of the local computer 601 corresponding to the state ID 1101. The AP operating state 1103 is a field for describing the AP change contents of the remote computer 602 that are performed in the configuration of the local computer corresponding to the state ID 1101. The AP described in the field of the AP operation state 1103 is included in the control target AP list data 217.

なお,第2実施形態では,ディスプレイ解像度および外部キーボードの有無に基づいて計算機の構成を定義しているが,本発明はそれに限定するものではない。外部キーボードの有無を考慮しなくてもよいし,さらに他の周辺機器との組み合わせを対象としても良い。   In the second embodiment, the configuration of the computer is defined based on the display resolution and the presence or absence of an external keyboard, but the present invention is not limited to this. The presence or absence of an external keyboard need not be considered, and combinations with other peripheral devices may be targeted.

図11に示すリモートAP状態データ805のフィールドの内,状態ID1101と計算機構成1102,すなわち計算機構成をどのように定義して制御するかは,リモートAP環境構築プログラム804をリモート計算機602で初めて稼動させる前に,システム管理者が決定し記載しておいても良いし,リモート計算機602のユーザがリモートAP状態データ805を編集して記載しても良い。また,リモートAP環境構築プログラム804を一度以上起動した後も,ユーザの好み等に応じて,計算機構成の定義を変更しても良い。   The remote AP environment construction program 804 is first operated on the remote computer 602 as to how to define and control the state ID 1101 and the computer configuration 1102, that is, the computer configuration, among the fields of the remote AP status data 805 shown in FIG. The system administrator may determine and describe it before, or the user of the remote computer 602 may edit and describe the remote AP status data 805. In addition, even after the remote AP environment construction program 804 is started once or more, the definition of the computer configuration may be changed according to the user's preference or the like.

前述のように構成したAP稼動状態制御システムにより,ユーザがローカル計算機601を使用して情報処理機能を実行する際に,ローカル計算機601の状態の変化に応じてローカル計算機601およびリモート計算機602のAPの状態がそれぞれ変更される。   With the AP operation state control system configured as described above, when the user executes the information processing function using the local computer 601, the APs of the local computer 601 and the remote computer 602 are changed according to the change in the state of the local computer 601. The state of each is changed.

ローカル計算機601のローカルAP環境構築プログラム703は,ローカル計算機601起動時にOSプログラム210により起動され,ローカル計算機601の起動中,メモリに常駐し,常に動作している。また,リモート計算機602のリモートAP環境構築プログラム804は,リモート被操作プログラム801が稼動し,ローカル計算機601により遠隔操作される状態になった際にOSプログラム210により起動され,リモート計算機602がローカル計算機601により遠隔操作される間,メモリに常駐し,常に動作している。   The local AP environment construction program 703 of the local computer 601 is activated by the OS program 210 when the local computer 601 is activated, and is resident in the memory and is always operating during activation of the local computer 601. The remote AP environment construction program 804 of the remote computer 602 is activated by the OS program 210 when the remote operation program 801 is operated and is remotely operated by the local computer 601, and the remote computer 602 is activated by the local computer 602. While being remotely operated by 601, it is resident in the memory and always operating.

次に,図12を用いて本発明の第2実施形態に係るAP稼動状態制御システムの動作について説明する。   Next, the operation of the AP operation state control system according to the second embodiment of the present invention will be described using FIG.

図12は,図7に示したローカルAP環境構築プログラム703と図8に示したリモートAP環境構築プログラム804の動作を説明するフローチャートである。   FIG. 12 is a flowchart for explaining the operations of the local AP environment construction program 703 shown in FIG. 7 and the remote AP environment construction program 804 shown in FIG.

まず,リモートAP環境構築プログラム804は,ローカルAP環境プログラム703からの通知を待ち受ける(S1210)。   First, the remote AP environment construction program 804 waits for a notification from the local AP environment program 703 (S1210).

ローカルAP環境構築プログラム703は,ローカル計算機601の状態を調査する所定のタイミングまで待機する(S1202)。ここで,所定のタイミングとは,例えば,ディスプレイの数や解像度が変化したこと,または,外部キーボードなどの外部入力装置が接続されたこと,を知らせるOSプログラム210からの通知を受信した,所定の時間以上経過したなどのタイミングである。そして,ローカルAP環境構築プログラム703は,ローカル計算機601の状態として,ディスプレイの数と解像度を調査する(S1203)。前回の調査と変化があったかを判定し(S1204),変化があったと判定した場合は,ローカル計算機601のAPの稼動状態変更を行う(S1205)。   The local AP environment construction program 703 waits until a predetermined timing for investigating the state of the local computer 601 (S1202). Here, the predetermined timing is, for example, a predetermined timing when the notification from the OS program 210 that notifies that the number or resolution of the display has changed or that an external input device such as an external keyboard is connected is received. It is the timing when more than an hour has passed. Then, the local AP environment construction program 703 checks the number of displays and the resolution as the state of the local computer 601 (S1203). It is determined whether there has been a change from the previous survey (S1204). If it is determined that there has been a change, the operating state of the AP of the local computer 601 is changed (S1205).

具体的には,ローカルAP状態データ704の内容に則って,S1203で調査した計算機構成に適合する計算機構成フィールド1002を特定し,その計算機構成フィールドに対応するAP稼動状態フィールド1003に記載のAP環境が現状のAP状態と異なれば,AP状態がAP稼動状態フィールド1003に記載の状態になるよう,起動,または終了,または表示位置や表示サイズの変更,をOSプログラム210に指示する。   Specifically, in accordance with the contents of the local AP status data 704, the computer configuration field 1002 that matches the computer configuration investigated in S1203 is specified, and the AP environment described in the AP operating status field 1003 corresponding to the computer configuration field is specified. Is different from the current AP state, the OS program 210 is instructed to start or end or change the display position or display size so that the AP state becomes the state described in the AP operation state field 1003.

次に,ディスプレイの数と解像度や,外部入力装置の接続状態をリモートAP環境構築プログラムに通知する(S1206)。その後,ローカルAP環境構築プログラム703は,S1207からS1208の処理を,リモートAP環境構築プログラム804は,S1211からS1214の処理を,それぞれ行う。   Next, the remote AP environment construction program is notified of the number and resolution of displays and the connection status of the external input device (S1206). Thereafter, the local AP environment construction program 703 performs the processing from S1207 to S1208, and the remote AP environment construction program 804 performs the processing from S1211 to S1214.

ローカルAP環境構築プログラム703は,ローカル計算機601で起動中のAPの内,ローカル制御対象APリストデータ705に含まれるAPに対して,ウィンドウの表示位置と表示サイズを調査し(S1207),S1203で調査した計算機構成に適合する計算機構成フィールド1002に対応するAP稼動状態フィールド1003にそのAP状態を記載する(S1208)。   The local AP environment construction program 703 checks the display position and display size of the window for the APs included in the local control target AP list data 705 among the APs running on the local computer 601 (S1207). The AP status is described in the AP operation status field 1003 corresponding to the computer configuration field 1002 that matches the investigated computer configuration (S1208).

リモートAP環境構築プログラム804は,通知されたローカル計算機601の状態を見て,前回の状態と変化があったかを判定し(S1211),変化があったと判定した場合は,リモート計算機602のAPの状態がAP稼動状態フィールド1103に記載の状態になるよう,起動,または終了,または表示位置や表示サイズの変更,をOSプログラム210に指示する(S1212)。   The remote AP environment construction program 804 determines whether there has been a change from the previous state by looking at the notified state of the local computer 601 (S1211). If it is determined that there has been a change, the AP state of the remote computer 602 is determined. Is instructed to the OS program 210 to start or end, or to change the display position or display size so as to be in the state described in the AP operation state field 1103 (S1212).

そして,リモートAP環境構築プログラム804は,リモート計算機602で起動中のAPの内で制御対象APリストデータ217に含まれるAPに対して,ウィンドウの表示位置と表示サイズを調査し(S1213),S1203で調査した計算機構成に適合する計算機構成フィールド1102に対応するAP稼動状態フィールド1103にそのAP状態を記載する(S1214)。   Then, the remote AP environment construction program 804 checks the window display position and display size for the APs included in the control target AP list data 217 among the APs running on the remote computer 602 (S1213), and S1203. The AP status is described in the AP operation status field 1103 corresponding to the computer configuration field 1102 that matches the computer configuration investigated in (S1214).

このように,本実施形態によれば,周辺機器を接続して計算機の構成が変わった際に,ローカル計算機601上で稼動するAPに加えて,リモート計算機602で稼動するAPの状態もユーザの手作業なしで変更することができるようになる。   As described above, according to this embodiment, when the configuration of a computer is changed by connecting a peripheral device, in addition to the AP operating on the local computer 601, the status of the AP operating on the remote computer 602 is also determined by the user. It can be changed without manual work.

また,ユーザの使用するローカル計算機601の状態に合わせてどのようなAPの状態になっていたかをローカル計算機601およびリモート計算機602で保存することで,同じ計算機構成になった際にそのユーザに合ったAP状態に変更することができるようになる。   In addition, by storing the AP state in accordance with the state of the local computer 601 used by the user in the local computer 601 and the remote computer 602, it is suitable for the user when the same computer configuration is obtained. It becomes possible to change to the AP state.

なお,図12のS1208,S1214の処理では,一つの計算機構成1002,1102に対して,最新のAP環境一つを保存しているが,これには限定されず,例えば,複数のAP環境を保存しておき,S1205,S1212における変更処理において,ユーザに選択させてもよい。   In the processing of S1208 and S1214 in FIG. 12, one latest AP environment is stored for one computer configuration 1002 and 1102, but the present invention is not limited to this. For example, a plurality of AP environments are stored. It may be stored and the user may select it in the change processing in S1205 and S1212.

また,第2実施形態では,図10,11に示すように,ディスプレイ解像度と外部キーボードの有無に基づいて計算機の構成を定義した。しかしながら,本実施形態はそれに限定するものではない。たとえば,外部キーボードの有無を考慮せずに,状態数を減らしても良い。   In the second embodiment, as shown in FIGS. 10 and 11, the configuration of the computer is defined based on the display resolution and the presence or absence of an external keyboard. However, the present embodiment is not limited to this. For example, the number of states may be reduced without considering the presence or absence of an external keyboard.

第一実施形態と同様,図13に例示する,APグループを定義して,APの切り替えを行っても良い。   Similarly to the first embodiment, the AP group exemplified in FIG. 13 may be defined to switch APs.

なお,本発明の構成は,前記実施形態に限定されるものではなく,本発明の要旨を逸脱しない範囲内において種々変更を加えてもよい。   In addition, the structure of this invention is not limited to the said embodiment, You may add a various change in the range which does not deviate from the summary of this invention.

101:計算機,102:外部ディスプレイ,201:メモリ,202:記憶装置,203:バス,204:プロセッサ,205:I/Oハードウェア,207:内部ディスプレイ,208:キーボード,210:OSプログラム,211:テキストビューアプログラム,212:文書作成プログラム,213:ブラウザプログラム,214:AP環境構築プログラム,215:AP状態データ,301:計算機調査部,302:AP稼動状態制御部,303:AP状態データ変更部,401:状態IDフィールド,402:計算機構成フィールド,403:AP稼動状態フィールド,601:ローカル計算機,602:リモート計算機,603:ネットワーク,604:外部キーボード,701:通信ハードウェア,702:リモート操作プログラム,703:ローカルAP環境構築プログラム,704:ローカルAP状態データ,801:リモート被操作プログラム,802:テキストメール送受信プログラム,803:高機能メール送受信プログラム,804:リモートAP環境構築プログラム,805:リモートAP状態データ,901:通信部,1001:状態IDフィールド,1002:計算機構成フィールド,1003:AP稼動状態フィールド,1101:状態IDフィールド,1102:計算機構成フィールド,1103:AP稼動状態フィールド,1301:グループIDフィールド,1302:APグループ名フィールド,1303:AP名リストフィールド,1401:制御対象IDフィールド,1402:AP名フィールド,1403:プログラムファイルパスフィールド,1501:制御対象IDフィールド,1502:AP名フィールド,1503:プログラムファイルパスフィールド。   101: Computer, 102: External display, 201: Memory, 202: Storage device, 203: Bus, 204: Processor, 205: I / O hardware, 207: Internal display, 208: Keyboard, 210: OS program, 211: Text viewer program, 212: Document creation program, 213: Browser program, 214: AP environment construction program, 215: AP status data, 301: Computer survey unit, 302: AP operation status control unit, 303: AP status data change unit, 401: Status ID field, 402: Computer configuration field, 403: AP operation status field, 601: Local computer, 602: Remote computer, 603: Network, 604: External keyboard, 701: Communication hardware, 702: Remote operation 703: Local AP environment construction program, 704: Local AP status data, 801: Remote operated program, 802: Text mail transmission / reception program, 803: High function mail transmission / reception program, 804: Remote AP environment construction program, 805: Remote AP status data, 901: communication unit, 1001: status ID field, 1002: computer configuration field, 1003: AP operating status field, 1101: status ID field, 1102: computer configuration field, 1103: AP operating status field, 1301: group ID field, 1302: AP group name field, 1303: AP name list field, 1401: Control target ID field, 1402: AP name field, 1403: Program file Le path field, 1501: control target ID field, 1502: AP Name field, 1503: Program file path field.

Claims (9)

情報処理を行う計算機において,
当該計算機の構成ごとに定義されたアプリケーションプログラムの稼動状態データを記憶する状態記憶部と,
当該計算機の構成が,予め定義された当該計算機の構成のいずれであるかを調査する計算機調査部と,
前記アプリケーションプログラムの稼動状態を,前記計算機調査部が調査した構成に対応付けられた稼動状態となるように制御するアプリケーションプログラム状態制御部と,を有する
ことを特徴とするアプリケーションプログラム稼動状態制御システム。
In a computer that processes information,
A state storage unit for storing operation state data of an application program defined for each configuration of the computer;
A computer surveying unit for investigating whether the configuration of the computer is a predefined configuration of the computer;
An application program operating state control system comprising: an application program state control unit that controls an operating state of the application program so as to be in an operating state associated with the configuration investigated by the computer examining unit.
請求項1に記載のアプリケーションプログラム稼動状態制御システムにおいて,
前記計算機調査部は,当該計算機の構成を繰り返し調査し,
当該計算機の構成に変化があった場合に,前記アプリケーションプログラム状態制御部は,前記アプリケーションプログラムの稼動状態を,変化後の前記構成に対応付けられた稼動状態となるように制御する
ことを特徴とするアプリケーションプログラム稼動状態制御システム。
In the application program operation state control system according to claim 1,
The computer investigation unit repeatedly examines the configuration of the computer,
When there is a change in the configuration of the computer, the application program state control unit controls the operation state of the application program so as to be an operation state associated with the changed configuration. Application program operating state control system.
請求項2に記載のアプリケーションプログラム稼動状態制御システムにおいて,さらに,
前記計算機のいずれかの構成において,アプリケーションプログラムの稼動状態を繰り返し調査し,前記状態記憶部に,前記計算機の前記構成ごとに記憶された,アプリケーションプログラムの前記稼動状態を更新する状態データ更新部と,を備え,
前記アプリケーションプログラム状態制御部は,前記状態データ更新部が更新した前記稼動状態を参照する
ことを特徴とするアプリケーションプログラム稼動状態制御システム。
The application program operating state control system according to claim 2, further comprising:
In any configuration of the computer, a status data update unit that repeatedly checks an operating state of the application program and updates the operating state of the application program stored in the state storage unit for each of the configurations of the computer; , With
The application program state control unit refers to the operation state updated by the state data update unit.
請求項1に記載のアプリケーションプログラム稼動状態制御システムにおいて,
前記状態記憶部は,さらに,複数のアプリケーションプログラムで構成するアプリケーショングループを記憶し,
前記アプリケーションプログラム状態制御部は,
変更前の前記構成において稼動中のアプリケーションプログラムが,変更後の前記構成に対応するアプリケーションプログラムの稼動状態に含まれておらず,かつ該アプリケーションプログラムが,変更後の前記構成に対応するアプリケーションプログラムの稼動状態に含まれる,起動されていないアプリケーションプログラムと,同一の前記アプリケーショングループに属する場合,変更前の前記構成において稼動中の前記アプリケーションプログラムを終了し,前記起動されていないアプリケーションプログラムを稼動させる
ことを特徴とするアプリケーションプログラム稼動状態制御システム。
In the application program operation state control system according to claim 1,
The state storage unit further stores an application group composed of a plurality of application programs,
The application program state control unit
The application program that is running in the configuration before the change is not included in the operating state of the application program corresponding to the configuration after the change, and the application program is an application program corresponding to the configuration after the change. When it belongs to the same application group as the application program that is not started and is included in the operating state, the application program that is operating in the configuration before the change is terminated and the application program that is not started is operated. An application program operating state control system.
請求項1に記載のアプリケーションプログラム稼動状態制御システムにおいて,
前記計算機の前記構成は,外部ディスプレイの有無,外部キーボードの有無の組み合わせで定義される
ことを特徴とするアプリケーションプログラム稼動状態制御システム。
In the application program operation state control system according to claim 1,
The application program operating state control system, wherein the configuration of the computer is defined by a combination of presence / absence of an external display and presence / absence of an external keyboard.
ローカル計算機は,ユーザによる入力データをリモート計算機に送信し,前記リモート計算機は,受信した前記入力データに基づく情報処理を行い,処理結果となる表示データを前記ローカル計算機に送信し,前記ローカル計算機は,受信した前記表示データを当該ローカル計算機の表示装置に表示する計算機システムにおいて,
前記ローカル計算機は,
前記ローカル計算機の構成ごとに定義された前記ローカル計算機のアプリケーションプログラムの稼動状態を記憶するローカル側状態記憶部と,
当該ローカル計算機の構成が,予め定義された当該ローカル計算機の構成のいずれであるかを調査するローカル側計算機調査部と,
当該ローカル計算機のアプリケーションプログラムの稼動状態を,前記ローカル側計算機調査部が調査した構成に対応付けられた稼動状態となるように制御するローカル側アプリケーションプログラム状態制御部と,を有し,
前記リモート計算機は,
前記ローカル計算機の構成ごとに定義された前記リモート計算機のアプリケーションプログラムの稼動状態を記憶するリモート側状態記憶部と,
前記リモート計算機のアプリケーションプログラムの稼動状態を,前記ローカル側計算機調査部が調査した前記ローカル計算機の構成に対応付けられた稼動状態となるように制御するリモート側アプリケーションプログラム状態制御部と,を有する
ことを特徴とするアプリケーションプログラム稼動状態制御システム。
The local computer transmits user input data to the remote computer, the remote computer performs information processing based on the received input data, transmits display data as a processing result to the local computer, and the local computer In the computer system for displaying the received display data on the display device of the local computer,
The local computer is
A local-side state storage unit for storing an operating state of the application program of the local computer defined for each configuration of the local computer;
A local computer investigation unit that investigates whether the configuration of the local computer is a predefined configuration of the local computer;
A local-side application program state control unit that controls the operating state of the application program of the local computer so that the operating state is associated with the configuration investigated by the local-side computer examining unit;
The remote computer is
A remote-side state storage unit that stores an operating state of the application program of the remote computer defined for each configuration of the local computer;
A remote-side application program state control unit that controls the operating state of the application program of the remote computer so that the operating state is associated with the configuration of the local computer investigated by the local-side computer examining unit. An application program operating state control system.
請求項6に記載のアプリケーションプログラム稼動状態制御システムにおいて,
前記ローカル側計算機調査部は,当該ローカル計算機の構成を繰り返し調査し,調査結果を前記リモート側計算機に通知し,
当該ローカル計算機の構成に変化があった場合に,前記リモート側アプリケーションプログラム状態制御部は,前記リモート計算機の前記アプリケーションプログラムの稼動状態を,前記ローカル計算機の変化後の前記構成に対応付けられた稼動状態となるように制御する
ことを特徴とするアプリケーションプログラム稼動状態制御システム。
In the application program operation state control system according to claim 6,
The local computer investigation unit repeatedly examines the configuration of the local computer, notifies the remote computer of the investigation results,
When there is a change in the configuration of the local computer, the remote-side application program state control unit changes the operation state of the application program of the remote computer to an operation associated with the configuration after the change of the local computer. An application program operating state control system characterized by controlling to be in a state.
請求項7に記載のアプリケーションプログラム稼動状態制御システムにおいて,さらに,
前記ローカル計算機のいずれかの構成において,前記リモート計算機のアプリケーションプログラムの稼動状態を繰り返し調査し,前記リモート側状態記憶部に,前記ローカル計算機の前記構成ごとに記憶された,アプリケーションプログラムの前記稼動状態を更新するリモート側状態データ更新部と,を備え,
前記リモート側アプリケーションプログラム状態制御部は,前記リモート側状態データ更新部が更新した前記稼動状態を参照する
ことを特徴とするアプリケーションプログラム稼動状態制御システム。
The application program operating state control system according to claim 7, further comprising:
In any configuration of the local computer, the operating state of the application program of the remote computer is repeatedly investigated, and the operating state of the application program stored in the remote state storage unit for each of the configurations of the local computer A remote state data update unit for updating
The remote-side application program state control unit refers to the operating state updated by the remote-side state data update unit.
請求項6に記載のアプリケーションプログラム稼動状態制御システムにおいて,
前記ローカル計算機の前記構成は,外部ディスプレイの有無,外部キーボードの有無の組み合わせで定義される
ことを特徴とするアプリケーションプログラム稼動状態制御システム。
In the application program operation state control system according to claim 6,
2. The application program operating state control system according to claim 1, wherein the configuration of the local computer is defined by a combination of presence / absence of an external display and presence / absence of an external keyboard.
JP2009052818A 2009-03-06 2009-03-06 Application program operating state control system Expired - Fee Related JP5350024B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009052818A JP5350024B2 (en) 2009-03-06 2009-03-06 Application program operating state control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009052818A JP5350024B2 (en) 2009-03-06 2009-03-06 Application program operating state control system

Publications (2)

Publication Number Publication Date
JP2010205198A true JP2010205198A (en) 2010-09-16
JP5350024B2 JP5350024B2 (en) 2013-11-27

Family

ID=42966577

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009052818A Expired - Fee Related JP5350024B2 (en) 2009-03-06 2009-03-06 Application program operating state control system

Country Status (1)

Country Link
JP (1) JP5350024B2 (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006146912A (en) * 2004-11-12 2006-06-08 Vantech Software Co Ltd Computer environment portable apparatus
JP2006309555A (en) * 2005-04-28 2006-11-09 Sanyo Electric Co Ltd Application controller
JP2006338471A (en) * 2005-06-03 2006-12-14 Matsushita Electric Ind Co Ltd Connection device automatic controller and device operation switching procedure
JP2007060646A (en) * 2005-07-28 2007-03-08 Masahiro Izutsu Portable information communication apparatus and personal computer system using same
JP2007087420A (en) * 2006-11-30 2007-04-05 Matsushita Electric Ind Co Ltd Portable computer and communication system using the same
JP2007109007A (en) * 2005-10-13 2007-04-26 Matsushita Electric Ind Co Ltd Mobile terminal device
JP2007179108A (en) * 2005-12-26 2007-07-12 Casio Comput Co Ltd Computer system, server apparatus and terminal device
JP2008181396A (en) * 2007-01-25 2008-08-07 Fujitsu Ltd Information processing apparatus

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006146912A (en) * 2004-11-12 2006-06-08 Vantech Software Co Ltd Computer environment portable apparatus
JP2006309555A (en) * 2005-04-28 2006-11-09 Sanyo Electric Co Ltd Application controller
JP2006338471A (en) * 2005-06-03 2006-12-14 Matsushita Electric Ind Co Ltd Connection device automatic controller and device operation switching procedure
JP2007060646A (en) * 2005-07-28 2007-03-08 Masahiro Izutsu Portable information communication apparatus and personal computer system using same
JP2007109007A (en) * 2005-10-13 2007-04-26 Matsushita Electric Ind Co Ltd Mobile terminal device
JP2007179108A (en) * 2005-12-26 2007-07-12 Casio Comput Co Ltd Computer system, server apparatus and terminal device
JP2007087420A (en) * 2006-11-30 2007-04-05 Matsushita Electric Ind Co Ltd Portable computer and communication system using the same
JP2008181396A (en) * 2007-01-25 2008-08-07 Fujitsu Ltd Information processing apparatus

Also Published As

Publication number Publication date
JP5350024B2 (en) 2013-11-27

Similar Documents

Publication Publication Date Title
JP5870714B2 (en) Image processing system, information processing apparatus, screen display method, and program
JP5100003B2 (en) Information processing apparatus, method, and storage medium arrangement program
JP5737082B2 (en) Pointer position correction method, pointer position correction program, and server apparatus
JP2004348380A (en) Thin client system, thin client terminal, relay device, server system, and thin client terminal screen display method
JP5345998B2 (en) Computer system control method and computer
JP6635106B2 (en) Program, information processing device, image processing system
CN105511787B (en) Input method, electronic equipment and input system
JP5350024B2 (en) Application program operating state control system
JP2013114396A (en) Information processing apparatus, information processing method, and program
JP2009163458A (en) Multi-window display device, relevant window reference support method, program and recording medium
CN105677542A (en) Progress information display method and electronic equipment
EP2413570A1 (en) Communication terminal control system
JP4900955B2 (en) Remote operation system, control method and program
JP2014174864A (en) Image processing apparatus, method for controlling the same, and program for controlling the same
JP6161546B2 (en) A method, apparatus, and program for generating and displaying a specific area.
JP7013794B2 (en) Information processing equipment and programs
US20160012017A1 (en) Methods And Systems For Page Control With Event Display
JP2017102875A (en) Software development program and software development method
JP2012123785A (en) Document management device and document management method and program
JP2019079324A (en) Information processing apparatus and program
JP5353833B2 (en) Server, print setting file storage control method, and storage control program
JP2022082567A (en) Information processing apparatus and information processing program
JP2017146454A (en) Information processing apparatus, image display method, and program
JP6268972B2 (en) Information processing apparatus, program, information providing method, and information display system
JP6057128B2 (en) Information management apparatus, information management system, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20110909

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20121212

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130108

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130308

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

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130821

LAPS Cancellation because of no payment of annual fees