JP2008198043A - Unit and method for implementing dedicated desktop, and program - Google Patents

Unit and method for implementing dedicated desktop, and program Download PDF

Info

Publication number
JP2008198043A
JP2008198043A JP2007034305A JP2007034305A JP2008198043A JP 2008198043 A JP2008198043 A JP 2008198043A JP 2007034305 A JP2007034305 A JP 2007034305A JP 2007034305 A JP2007034305 A JP 2007034305A JP 2008198043 A JP2008198043 A JP 2008198043A
Authority
JP
Japan
Prior art keywords
desktop
dedicated
input
input event
thread
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.)
Withdrawn
Application number
JP2007034305A
Other languages
Japanese (ja)
Inventor
Yoshikazu Mukai
慶和 向井
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.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP2007034305A priority Critical patent/JP2008198043A/en
Publication of JP2008198043A publication Critical patent/JP2008198043A/en
Withdrawn legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To prevent illegal copy by a capture AP etc. by generating a dedicated desktop capable of operating only a specified application program (AP). <P>SOLUTION: On a basic desktop 11, a desktop manager 131 generates a dedicated desktop 12 for an AP 111 to be applied. An input/output manager 132 switches a space displayed on an output unit 14 from the basic desktop 11 to the dedicated desktop 12, and issues entire input events from an input unit 14 to the dedicated desktop 12. Further, on the dedicated desktop 12, a thread generation processor generates an application thread 121 which serves as another thread of the AP 111 to be applied. The above application thread 121 accepts each input event issued from the input/output manager 132. When the accepted input event is an event to request the initiation of the AP, the application thread 121 includes an input event acceptance section 124 to invalidate the input event. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は、デスクトップ環境を構築するデスクトップ構築技術に関し、特に、特定のアプリケーションプログラム専用のデスクトップ環境を構築する専用デスクトップ構築技術に関する。   The present invention relates to a desktop construction technique for constructing a desktop environment, and more particularly to a dedicated desktop construction technique for constructing a desktop environment dedicated to a specific application program.

デスクトップは、Windows(登録商標)オペレーティングシステム(以下、Windows)において、全てのアプリケーションプログラムのプロセスが実行される上でベースとなる空間であり、Windowsを起動すると通常は1つのデスクトップが生成され、その上で様々なアプリケーションプログラムが実行される。   The desktop is a base space in which all application program processes are executed in the Windows (registered trademark) operating system (hereinafter referred to as Windows). When Windows is started, one desktop is usually generated. Various application programs are executed on the above.

また、単一のコンピュータを複数のユーザが共有する場合に、各ユーザのプライバシー、セキュリティを保護したり、各ユーザが使いやすい環境を構築できるようにするため、ユーザ毎のデスクトップを生成するようにした技術も従来から知られている(例えば、特許文献1参照)。この特許文献1に記載されている従来の技術では、ユーザが自身のパスワードを入力すると、プロセスがユーザ認証を行い、認証に成功すると、上記ユーザ用のデスクトップを生成するようにしている。そして、各ユーザは、自身のデスクトップ上で様々なアプリケーションプログラムを実行することができる。   In addition, when a single computer is shared by multiple users, a desktop for each user is generated in order to protect the privacy and security of each user and to create an easy-to-use environment for each user. Such a technique is also conventionally known (for example, see Patent Document 1). In the conventional technique described in Patent Document 1, when a user inputs his / her password, the process performs user authentication, and when authentication is successful, the user desktop is generated. Each user can execute various application programs on his / her desktop.

特表2003−517672号公報Special table 2003-517672 gazette

上述したように、デスクトップ上では様々なアプリケーションプログラムを実行することができるが、これが問題になる場合もある。例えば、画面キャプチャを行うキャプチャアプリケーションプログラムによるコンテンツの不正コピーが可能になるという問題がある。キャプチャアプリケーションプログラムによる不正コピーを防止する技術としては、予め登録してあるキャプチャアプリケーションプログラムに対してグラフィックメモリにロックをかけたり、表示ウィンドウを最小化したりする技術が知られているが、キャプチャアプリケーションプログラムは多数存在するため、この方法では、キャプチャアプリケーションプログラムによる不正コピーを全て防止することはできない。   As described above, various application programs can be executed on the desktop, but this may be a problem. For example, there is a problem that unauthorized copying of content by a capture application program that performs screen capture becomes possible. As techniques for preventing unauthorized copying by a capture application program, techniques for locking a graphic memory or minimizing a display window for a capture application program registered in advance are known. In this method, all illegal copying by the capture application program cannot be prevented.

〔発明の目的〕
そこで、本発明の目的は、特定の1つのアプリケーションプログラムのみが動作できる専用デスクトップを生成できるようにすることにある。
(Object of invention)
Accordingly, an object of the present invention is to enable generation of a dedicated desktop that can operate only one specific application program.

本発明にかかる第1の専用デスクトップ構築装置は、
基本デスクトップ上の特定アプリケーションプログラム用の専用デスクトップを生成するデスクトップ管理部と、
表示装置に表示する空間を前記基本デスクトップから前記デスクトップ管理部によって生成された専用デスクトップに切り替え、入力装置から入力された入力イベントを全て前記専用デスクトップに発行する入出力管理部と、
前記専用デスクトップ上に前記特定アプリケーションプログラムの別スレッドとなるスレッドを生成するスレッド生成処理部とを備え、且つ、
前記スレッドが、前記入出力管理部から発行される入力イベントを受け付け、受け付けた入力イベントがアプリケーションプログラムの起動を要求するものである場合は、前記入力イベントを無効にする入力イベント受け付け部を含むことを特徴とする。
The first dedicated desktop construction apparatus according to the present invention is:
A desktop management unit that generates a dedicated desktop for a specific application program on the basic desktop;
An input / output management unit that switches a space to be displayed on the display device from the basic desktop to the dedicated desktop generated by the desktop management unit, and issues all input events input from the input device to the dedicated desktop;
A thread generation processing unit that generates a thread to be a separate thread of the specific application program on the dedicated desktop, and
The thread includes an input event receiving unit that receives an input event issued from the input / output management unit, and invalidates the input event when the received input event requests activation of an application program. It is characterized by.

本発明にかかる第2の専用デスクトップ構築装置は、第1の専用デスクトップ構築装置において、
前記入力イベント受け付け部が、受け付けた入力イベントがデスクトップの切り替えを要求するものである場合には、前記入力イベントを無効にし、受け付けた入力イベントが前記スレッドの終了を要求するものである場合は、前記特定アプリケーションプログラムに対してスレッドの終了を通知し、
前記特定アプリケーションプログラムが、前記入力イベント受け付け部からスレッドの終了が通知されたとき、前記表示装置に表示する空間を前記専用デスクトップから前記基本デスクトップに切り替えることを要求する切り替え要求を前記入出力管理部に対して出力するデスクトップ切り替え要求部を備え、
前記入出力管理部が、前記デスクトップ切り替え要求部から切り替え要求が出力されたとき、前記表示装置に表示する空間を前記専用デスクトップから前記基本デスクトップに切り替えることを特徴とする。
A second dedicated desktop construction device according to the present invention is the first dedicated desktop construction device,
When the input event receiving unit is one that requests switching of the desktop, the input event is invalidated, and when the received input event is a request to end the thread, Notifying the specific application program of the end of the thread,
When the specific application program is notified of the end of the thread from the input event reception unit, the input / output management unit issues a switching request for switching the space displayed on the display device from the dedicated desktop to the basic desktop. A desktop switching request part that outputs to
When the switching request is output from the desktop switching request unit, the input / output management unit switches a space to be displayed on the display device from the dedicated desktop to the basic desktop.

本発明にかかる第3の専用デスクトップ構築装置は、第1の専用デスクトップ構築装置において、
前記入力イベント受け付け部が、受け付けた入力イベントがデスクトップの切り替えを要求するものである場合には、前記入力イベントを無効にし、受け付けた入力イベントが前記スレッドの終了を要求するものである場合は、前記表示装置に表示する空間を前記専用デスクトップから前記基本デスクトップに切り替えることを要求する切り替え要求を前記入出力管理部に対して出力し、
前記入出力管理部が、前記入力イベント受け付け部から切り替え要求が出力されたとき、前記表示装置に表示する空間を前記専用デスクトップから前記基本デスクトップに切り替えることを特徴とする。
A third dedicated desktop construction device according to the present invention is the first dedicated desktop construction device,
When the input event receiving unit is one that requests switching of the desktop, the input event is invalidated, and when the received input event is a request to end the thread, A switching request for requesting switching of the space to be displayed on the display device from the dedicated desktop to the basic desktop is output to the input / output management unit;
The input / output management unit switches a space displayed on the display device from the dedicated desktop to the basic desktop when a switching request is output from the input event receiving unit.

本発明にかかる第4の専用デスクトップ構築装置は、第1〜第3の何れかの専用デスクトップ構築装置において、
前記スレッドが、サーバ装置からコンテンツデータを取得して描画するコンテンツ描画部を含むことを特徴とする。
A fourth dedicated desktop construction device according to the present invention is any one of the first to third dedicated desktop construction devices,
The thread includes a content rendering unit that obtains content data from a server device and renders the content data.

本発明にかかる第5の専用デスクトップ構築装置は、第1〜第4の何れかの専用デスクトップ構築装置において、
前記基本デスクトップが、複数の特定アプリケーションプログラムを含むことを特徴とする。
A fifth dedicated desktop construction device according to the present invention is any one of the first to fourth dedicated desktop construction devices,
The basic desktop includes a plurality of specific application programs.

本発明にかかる第1の専用デスクトップ構築方法は、
コンピュータが、基本デスクトップ上の特定アプリケーションプログラム用の専用デスクトップを生成する専用デスクトップ生成ステップと、
前記コンピュータが、表示装置に表示する空間を前記基本デスクトップから前記専用デスクトップ生成ステップによって生成された専用デスクトップに切り替え、入力装置から入力された入力イベントを全て前記専用デスクトップに発行する入力イベント発行ステップと、
前記コンピュータが、前記専用デスクトップ上に前記特定アプリケーションプログラムの別スレッドとなるスレッドを生成するスレッド生成ステップとを含み、且つ、
前記スレッドが、前記入力イベント発行ステップから発行される入力イベントを受け付け、受け付けた入力イベントがアプリケーションプログラムの起動を要求するものである場合は、前記入力イベントを無効にする入力イベント受け付け部を含むことを特徴とする。
A first dedicated desktop construction method according to the present invention is as follows.
A dedicated desktop generation step in which the computer generates a dedicated desktop for a specific application program on the base desktop;
An input event issuing step in which the computer switches a space to be displayed on the display device from the basic desktop to the dedicated desktop generated by the dedicated desktop generating step, and issues all input events input from the input device to the dedicated desktop; ,
The computer includes a thread generation step of generating a thread that is a separate thread of the specific application program on the dedicated desktop; and
The thread receives an input event issued from the input event issuing step, and includes an input event receiving unit that invalidates the input event when the received input event requests activation of an application program. It is characterized by.

本発明にかかる第2の専用デスクトップ構築方法は、第1の専用デスクトップ構築方法において、
前記コンピュータが、前記入力イベント受け付け部を実行し、受け付けた入力イベントがデスクトップの切り替えを要求するものである場合には、前記入力イベントを無効にし、受け付けた入力イベントが前記スレッドの終了を要求するものである場合は、前記特定アプリケーションプログラムに対してスレッドの終了を通知するスレッド終了通知ステップと、
前記コンピュータが、前記特定アプリケーションプログラムを実行し、前記スレッド終了通知ステップからスレッドの終了が通知されたとき、前記表示装置に表示する空間を前記専用デスクトップから前記基本デスクトップに切り替えることを要求する切り替え要求を出力するデスクトップ切り替え要求ステップと、
前記コンピュータが、前記デスクトップ切り替え要求ステップから切り替え要求が出力されたとき、前記表示装置に表示する空間を前記専用デスクトップから前記基本デスクトップに切り替える切り替えステップとを含むことを特徴とする。
A second dedicated desktop construction method according to the present invention is the first dedicated desktop construction method,
When the computer executes the input event reception unit and the received input event requests desktop switching, the input event is invalidated, and the received input event requests termination of the thread. If so, a thread end notification step for notifying the specific application program of the end of the thread;
When the computer executes the specific application program and the end of the thread is notified from the end of thread notification step, a switching request for requesting to switch the space displayed on the display device from the dedicated desktop to the basic desktop Desktop switching request step for outputting
The computer includes a switching step of switching a space to be displayed on the display device from the dedicated desktop to the basic desktop when a switching request is output from the desktop switching request step.

本発明にかかる第2の専用デスクトップ構築方法は、第1の専用デスクトップ構築方法において、
前記コンピュータが、前記入力イベント受け付け部を実行し、受け付けた入力イベントがデスクトップの切り替えを要求するものである場合には、前記入力イベントを無効にし、受け付けた入力イベントが前記スレッドの終了を要求するものである場合は、前記表示装置に表示する空間を前記専用デスクトップから前記基本デスクトップに切り替えることを要求する切り替え要求を出力するデスクトップ切り替え要求ステップと、
前記コンピュータが、前記デスクトップ切り替え要求ステップから切り替え要求が出力されたとき、前記表示装置に表示する空間を前記専用デスクトップから前記基本デスクトップに切り替える切り替えステップとを含むことを特徴とする。
A second dedicated desktop construction method according to the present invention is the first dedicated desktop construction method,
When the computer executes the input event reception unit and the received input event requests desktop switching, the input event is invalidated, and the received input event requests termination of the thread. If so, a desktop switching request step for outputting a switching request for switching a space to be displayed on the display device from the dedicated desktop to the basic desktop;
The computer includes a switching step of switching a space to be displayed on the display device from the dedicated desktop to the basic desktop when a switching request is output from the desktop switching request step.

本発明にかかる第1のプログラムは、
コンピュータを、
基本デスクトップ上の特定アプリケーションプログラム用の専用デスクトップを生成するデスクトップ管理部、
表示装置に表示する空間を前記基本デスクトップから前記デスクトップ管理部によって生成された専用デスクトップに切り替え、入力装置から入力された入力イベントを全て前記専用デスクトップに発行する入出力管理部、
前記専用デスクトップ上に前記特定アプリケーションプログラムの別スレッドとなるスレッドを生成するスレッド生成処理部として機能させ、且つ、
前記スレッドが、前記入出力管理部から発行される入力イベントを受け付け、受け付けた入力イベントがアプリケーションプログラムの起動を要求するものである場合は、前記入力イベントを無効にする入力イベント受け付け部を含むことを特徴とする。
The first program according to the present invention is:
Computer
Desktop management unit that generates a dedicated desktop for specific application programs on the basic desktop,
An input / output management unit that switches a space to be displayed on the display device from the basic desktop to the dedicated desktop generated by the desktop management unit, and issues all input events input from the input device to the dedicated desktop;
Function as a thread generation processing unit that generates a thread to be a separate thread of the specific application program on the dedicated desktop; and
The thread includes an input event receiving unit that receives an input event issued from the input / output management unit, and invalidates the input event when the received input event requests activation of an application program. It is characterized by.

本発明にかかる第2のプログラムは、第1のプログラムにおいて、
前記入力イベント受け付け部が、受け付けた入力イベントがデスクトップの切り替えを要求するものである場合には、前記入力イベントを無効にし、受け付けた入力イベントが前記スレッドの終了を要求するものである場合は、前記特定アプリケーションプログラムに対してスレッドの終了を通知し、
前記特定アプリケーションプログラムが、前記入力イベント受け付け部からスレッドの終了が通知されたとき、前記表示装置に表示する空間を前記専用デスクトップから前記基本デスクトップに切り替えることを要求する切り替え要求を前記入出力管理部に対して出力するデスクトップ切り替え要求部を備え、
前記入出力管理部が、前記デスクトップ切り替え要求部から切り替え要求が出力されたとき、前記表示装置に表示する空間を前記専用デスクトップから前記基本デスクトップに切り替えることを特徴とする。
The second program according to the present invention is the first program,
When the input event receiving unit is one that requests switching of the desktop, the input event is invalidated, and when the received input event is a request to end the thread, Notifying the specific application program of the end of the thread,
When the specific application program is notified of the end of the thread from the input event reception unit, the input / output management unit issues a switching request for switching the space displayed on the display device from the dedicated desktop to the basic desktop. A desktop switching request part that outputs to
When the switching request is output from the desktop switching request unit, the input / output management unit switches a space to be displayed on the display device from the dedicated desktop to the basic desktop.

本発明にかかる第3のプログラムは、第1のプログラムにおいて、
前記入力イベント受け付け部が、受け付けた入力イベントがデスクトップの切り替えを要求するものである場合には、前記入力イベントを無効にし、受け付けた入力イベントが前記スレッドの終了を要求するものである場合は、前記表示装置に表示する空間を前記専用デスクトップから前記基本デスクトップに切り替えることを要求する切り替え要求を前記入出力管理部に対して出力し、
前記入出力管理部が、前記入力イベント受け付け部から切り替え要求が出力されたとき、前記表示装置に表示する空間を前記専用デスクトップから前記基本デスクトップに切り替えることを特徴とする。
A third program according to the present invention is the first program,
When the input event receiving unit is one that requests switching of the desktop, the input event is invalidated, and when the received input event is a request to end the thread, A switching request for requesting switching of the space to be displayed on the display device from the dedicated desktop to the basic desktop is output to the input / output management unit;
The input / output management unit switches a space displayed on the display device from the dedicated desktop to the basic desktop when a switching request is output from the input event receiving unit.

〔作用〕
デスクトップ管理部が、基本デスクトップ上の特定アプリケーションプログラム用の専用デスクトップを生成し、入出力管理部が、表示装置に表示する空間を基本デスクトップからデスクトップ管理部によって生成された専用デスクトップに切り替え、入力装置から入力された入力イベントを全て前記専用デスクトップに発行する。更に、スレッド生成処理部が、専用デスクトップ上に上記特定アプリケーションプログラムの別スレッドとなるスレッドを生成する。このスレッドには、入出力管理部から発行される入力イベントを受け付け、受け付けた入力イベントがアプリケーションプログラムの起動を要求するものである場合は、上記入力イベントを無効にする入力イベント受け付け部が含まれている。従って、入力装置からアプリケーションプログラムの起動を要求する入力イベントが入力されても、その入力イベントは、スレッドの入力イベント受け付け部で無効にされるので、専用デスクトップ上ではスレッドのみが動作することになる。
[Action]
The desktop management unit generates a dedicated desktop for a specific application program on the basic desktop, and the input / output management unit switches the space displayed on the display device from the basic desktop to the dedicated desktop generated by the desktop management unit. All input events input from are issued to the dedicated desktop. Further, the thread generation processing unit generates a thread that is a separate thread of the specific application program on the dedicated desktop. This thread includes an input event accepting unit that accepts an input event issued from the input / output management unit and invalidates the input event when the accepted input event is a request to start an application program. ing. Therefore, even if an input event for requesting activation of an application program is input from the input device, the input event is invalidated by the thread input event reception unit, so that only the thread operates on the dedicated desktop. .

本発明よれば、特定の1つのアプリケーションプログラムのみが動作できる専用デスクトップを生成することが可能になる。その理由は、基本デスクトップ上の特定アプリケーションプログラム用の専用デスクトップを生成するデスクトップ管理部と、表示装置に表示する空間を基本デスクトップから専用デスクトップに切り替え、入力装置から入力された入力イベントを全て専用デスクトップに発行する入出力管理部と、専用デスクトップ上に特定アプリケーションプログラムの別スレッドとなるスレッドを生成するスレッド生成処理部とを備え、且つ、上記スレッドが、入出力管理部から発行される入力イベントを受け付け、受け付けた入力イベントがアプリケーションプログラムの起動を要求するものである場合は、上記入力イベントを無効にする入力イベント受け付け部を含んでいるからである。   According to the present invention, it is possible to generate a dedicated desktop capable of operating only one specific application program. The reason is that the desktop management unit generates a dedicated desktop for a specific application program on the basic desktop, and the space displayed on the display device is switched from the basic desktop to the dedicated desktop, and all input events input from the input device are dedicated desktop. And an input event issued from the input / output management unit, and a thread generation processing unit that generates a thread that is a separate thread of the specific application program on the dedicated desktop. This is because if the received and received input event is a request to start an application program, an input event receiving unit that invalidates the input event is included.

そして、特定の1つのアプリケーションプログラムのみが動作できる専用デスクトップが生成できることにより、例えば、キャプチャアプリケーションプログラムによるコンテンツの不正コピーを防止したり、資格試験などのテストアプリケーションにおいて、他のアプリケーションを起動してカンニングすることを防止したりすることが可能になる。   And, by creating a dedicated desktop that can run only one specific application program, for example, illegal copy of content by a capture application program can be prevented, and other applications can be launched and cheated in a test application such as a qualification test. It is possible to prevent this.

次に、本発明を実施するための最良の形態について図面を参照して詳細に説明する。   Next, the best mode for carrying out the present invention will be described in detail with reference to the drawings.

〔第1の実施の形態の構成の説明〕
図1を参照すると、本発明の第1の実施の形態は、クライアント装置1とサーバ装置3とから構成されており、両者はインターネット等のネットワーク2を介して相互に接続されている。
[Description of Configuration of First Embodiment]
Referring to FIG. 1, the first embodiment of the present invention includes a client device 1 and a server device 3, which are connected to each other via a network 2 such as the Internet.

クライアント装置1は、パーソナルコンピュータ等によって実現されるものであり、基本デスクトップ11と、専用デスクトップ12と、制御部13と、LCD等の出力装置14と、キーボード、マウス等の入力装置15とを備えている。   The client device 1 is realized by a personal computer or the like, and includes a basic desktop 11, a dedicated desktop 12, a control unit 13, an output device 14 such as an LCD, and an input device 15 such as a keyboard and a mouse. ing.

基本デスクトップ111は、クライアント装置1を起動すると最初に生成されるアプリケーションプログラムの作業空間であり、アプリケーションプログラムAP1〜APnと、適用アプリケーションプログラム111とを含む。   The basic desktop 111 is a work space for an application program generated first when the client device 1 is activated, and includes application programs AP1 to APn and an application program 111 to be applied.

適用アプリケーションプログラム111は、本発明を適用したアプリケーションプログラムであり、それ専用のデスクトップ(専用デスクトップ)が生成される。なお、本実施の形態では、適用アプリケーションプログラム111は、コンテンツ閲覧システムの構成要素である、クライアント装置1側のアプリケーションプログラムであるとする。   The application program 111 is an application program to which the present invention is applied, and a dedicated desktop (dedicated desktop) is generated. In the present embodiment, it is assumed that the application program 111 is an application program on the client device 1 side that is a component of the content browsing system.

図2を参照すると、適用アプリケーションプログラム111は、デスクトップ生成要求部112と、スレッド生成処理部113と、スレッド監視処理部114と、デスクトップ切り替え削除要求部115とを含んでいる。   Referring to FIG. 2, the application program 111 includes a desktop generation request unit 112, a thread generation processing unit 113, a thread monitoring processing unit 114, and a desktop switching deletion request unit 115.

デスクトップ生成要求部112は、制御部13に対して専用デスクトップ生成要求を出力し、適用アプリケーションプログラム111用の専用デスクトップ12の生成を要求する機能や、制御部13に対して表示切り替え要求を出力し、出力装置14に表示する空間を専用デスクトップ12に切り替えることを要求する機能を有する。   The desktop generation request unit 112 outputs a dedicated desktop generation request to the control unit 13, and outputs a request to generate the dedicated desktop 12 for the application program 111 and a display switching request to the control unit 13. And a function for requesting to switch the space displayed on the output device 14 to the dedicated desktop 12.

スレッド生成処理部113は、専用デスクトップ12上に適用アプリケーションスレッド121を生成して起動する機能を有する。   The thread generation processing unit 113 has a function of generating and starting an application application thread 121 on the dedicated desktop 12.

スレッド監視処理部114は、専用デスクトップ12上の適用アプリケーションスレッド121からスレッド終了通知が送られてくるのを待ち、スレッド終了通知が送られてくると、デスクトップ切り替え削除要求部115を起動する機能を有する。   The thread monitoring processing unit 114 waits for a thread end notification sent from the application thread 121 on the dedicated desktop 12, and starts the desktop switching deletion request unit 115 when the thread end notification is sent. Have.

デスクトップ切り替え削除要求部115は、スレッド監視処理部114から起動されると、先ず、制御部13に対して表示切り替え要求を出力し、表示を専用デスクトップ12から基本デスクトップ11へ切り替えることを要求し、その後、制御部13に対して専用デスクトップ削除要求を出力し、専用デスクトップ12を削除することを要求する機能を有する。   When the desktop switching deletion request unit 115 is activated from the thread monitoring processing unit 114, it first outputs a display switching request to the control unit 13 to request switching of the display from the dedicated desktop 12 to the basic desktop 11. After that, it has a function of outputting a dedicated desktop deletion request to the control unit 13 and requesting that the dedicated desktop 12 be deleted.

制御部13は、デスクトップ管理部131と、入出力管理部132とを備えている。   The control unit 13 includes a desktop management unit 131 and an input / output management unit 132.

デスクトップ管理部131は、適用アプリケーションプログラム111内のデスクトップ生成要求部112から専用デスクトップ生成要求が入力されたとき、適用アプリケーションプログラム111用の専用デスクトップ12を生成する機能や、適用アプリケーションプログラム111内のデスクトップ切り替え削除要求手段115から専用デスクトップ削除要求が入力されたとき、専用デスクトップ12を削除する機能を有する。   When a dedicated desktop generation request is input from the desktop generation request unit 112 in the application program 111, the desktop management unit 131 has a function of generating the dedicated desktop 12 for the application program 111, or a desktop in the application program 111. When a dedicated desktop deletion request is input from the switch deletion request unit 115, the dedicated desktop 12 is deleted.

入出力管理部132は、適用アプリケーションプログラム111内のデスクトップ生成要求部112から表示切り替え要求に従って出力装置14の描画内容を専用デスクトップ12或いは基本デスクトップ11に切り替える機能を有する。更に、入出力管理部132は、専用デスクトップ12が有効になっている場合(出力装置14が表示する空間が専用デスクトップ12となっている場合)は、入力装置15から入力される入力イベントの内容にかかわらず、入力装置15から入力された入力イベントを全て専用デスクトップ12に発行し、基本デスクトップ11が有効になっている場合には、入力イベントの内容に応じた発行先に入力イベントを発行する機能を有する。   The input / output management unit 132 has a function of switching the drawing content of the output device 14 to the dedicated desktop 12 or the basic desktop 11 in accordance with a display switching request from the desktop generation request unit 112 in the application program 111. Further, the input / output management unit 132, when the dedicated desktop 12 is enabled (when the space displayed by the output device 14 is the dedicated desktop 12), the contents of the input event input from the input device 15 Regardless of the case, all input events input from the input device 15 are issued to the dedicated desktop 12, and when the basic desktop 11 is enabled, the input event is issued to the issue destination corresponding to the content of the input event. It has a function.

適用アプリケーションスレッド121は、コンテンツ描画部122、終了通知部123及び入力イベント受け付け部124を備えている。   The application application thread 121 includes a content drawing unit 122, an end notification unit 123, and an input event reception unit 124.

コンテンツ描画部122は、サーバ装置3からコンテンツデータを取得し、専用デスクトップ12上に描画する機能を有する。   The content drawing unit 122 has a function of acquiring content data from the server device 3 and drawing it on the dedicated desktop 12.

入力イベント受け付け部124は、次のような機能を有する。
・入出力管理部132が専用デスクトップ12に対して発行した入力イベントを専用デスクトップ12上で最初に受け付ける機能。
・受け付けた入力イベントが、専用デスクトップ12上でのアプリケーションプログラムの起動を要求するものである場合、及びデスクトップの切り替えを要求するものである場合は、受け付けた入力イベントを無効にする機能。
・受け付けた入力イベントが、適用アプリケーションスレッド121の終了を要求するものである場合は、終了通知部123を起動する機能。
・受け付けた入力イベントが、上記したもの以外であり、適用アプリケーションスレッド121で処理可能なものである場合は、適用アプリケーションスレッド121に受け付けた入力イベントに従った処理を行わせる機能。
The input event reception unit 124 has the following functions.
A function of first receiving on the dedicated desktop 12 an input event issued by the input / output management unit 132 to the dedicated desktop 12.
A function for invalidating a received input event when the received input event is a request for starting an application program on the dedicated desktop 12 or when a desktop switching is requested.
A function of starting the end notification unit 123 when the received input event is a request for the end of the application thread 121.
A function for causing the application application thread 121 to perform processing according to the received input event when the received input event is other than those described above and can be processed by the application application thread 121.

終了通知部123は、入力イベント受け付け部124から起動されると、適用アプリケーションプログラム111に対して適用アプリケーションスレッド121が終了したことを示すスレッド終了通知を送信する機能。   When the end notification unit 123 is activated from the input event reception unit 124, the end notification unit 123 transmits a thread end notification indicating that the application application thread 121 has ended to the application program 111.

なお、制御部13は、コンピュータ(CPU)により実現可能であり、コンピュータにより実現する場合は、例えば、次のようにする。コンピュータをデスクトップ管理部131、入出力管理部132として機能させるためのプログラムを記録したディスク、半導体メモリ、その他の記録媒体を用意し、コンピュータに上記プログラムを読み取らせる。コンピュータは、読み取ったプログラムに従って自身の動作を制御することにより、自コンピュータ上に、デスクトップ管理部131、入出力管理部132を実現する。   The control unit 13 can be realized by a computer (CPU), and when realized by a computer, for example, is as follows. A disk, a semiconductor memory, and other recording media recording programs for causing the computer to function as the desktop management unit 131 and the input / output management unit 132 are prepared, and the computer reads the above programs. The computer realizes the desktop management unit 131 and the input / output management unit 132 on its own computer by controlling its own operation according to the read program.

サーバ装置3は、コンテンツデータ記憶部31を有するコンピュータによって実現されるものであり、クライアント装置1から要求されたコンテンツデータをコンテンツデータ記憶部31から取り出し、クライアント装置1へ送信する機能を有する。   The server device 3 is realized by a computer having the content data storage unit 31, and has a function of extracting content data requested from the client device 1 from the content data storage unit 31 and transmitting it to the client device 1.

〔第1の実施の形態の動作の説明〕
次に、本実施の形態の動作について詳細に説明する。
[Description of Operation of First Embodiment]
Next, the operation of the present embodiment will be described in detail.

ユーザがクライアント装置1を起動すると、デスクトップ管理部131が基本デスクトップ11を生成し、入出力管理部132が出力装置14に基本デスクトップ11を表示する(図3のステップS30)。この基本デスクトップ11には、図1に示すように、複数のアプリケーションプログラムAP1〜APnと、適用アプリケーションプログラム111とが含まれている。   When the user activates the client device 1, the desktop management unit 131 generates the basic desktop 11, and the input / output management unit 132 displays the basic desktop 11 on the output device 14 (step S30 in FIG. 3). As shown in FIG. 1, the basic desktop 11 includes a plurality of application programs AP1 to APn and an application program 111 to be applied.

その後、ユーザは、サーバ装置3からコンテンツデータを取得して閲覧するために、適用アプリケーションプログラム111を起動する(ステップS31)。   Thereafter, the user activates the application program 111 in order to acquire and browse content data from the server device 3 (step S31).

これにより、適用アプリケーションプログラム111のデスクトップ生成要求部112が、デスクトップ管理部131に対して専用デスクトップ生成要求を出力し、適用アプリケーションプログラム111用の専用デスクトップ12を生成することを要求する(図4のステップS41)。   As a result, the desktop generation request unit 112 of the application program 111 outputs a dedicated desktop generation request to the desktop management unit 131 and requests to generate the dedicated desktop 12 for the application program 111 (FIG. 4). Step S41).

デスクトップ管理部131は、デスクトップ生成要求部112から専用デスクトップ生成要求が入力されると、適用アプリケーションプログラム111用の専用デスクトップ12を生成し(図5のステップS51、図3のステップS32)、その後、要求元のデスクトップ生成要求部112に対して専用デスクトップ生成完了通知を送信する(ステップS52)。この専用デスクトップ生成完了通知には、生成した専用デスクトップ12を特定するデスクトップIDが含まれている。   When the desktop generation request is input from the desktop generation request unit 112, the desktop management unit 131 generates the dedicated desktop 12 for the application program 111 (step S51 in FIG. 5 and step S32 in FIG. 3), and then A dedicated desktop generation completion notification is transmitted to the requesting desktop generation request unit 112 (step S52). This dedicated desktop generation completion notification includes a desktop ID that identifies the generated dedicated desktop 12.

デスクトップ生成要求部112は、デスクトップ管理部131から専用デスクトップ生成完了通知が送られてくると、入出力管理部132に対して表示切り替え要求を出力し、出力装置14に表示する空間を専用デスクトップ12に切り替えることを要求する(図4のステップS42、S43)。   When the desktop generation request unit 112 receives a notification of completion of dedicated desktop generation from the desktop management unit 131, the desktop generation request unit 112 outputs a display switching request to the input / output management unit 132 and sets the space displayed on the output device 14 as the dedicated desktop 12. (Steps S42 and S43 in FIG. 4).

これにより、入出力管理部132は、出力装置14に表示する空間を基本デスクトップ11から専用デスクトップ12に切り替え(図6のステップS61、図3のステップS33)、その後、要求元のデスクトップ生成要求部112に対して切り替え完了通知を送信する(ステップS62)。   Thus, the input / output management unit 132 switches the space displayed on the output device 14 from the basic desktop 11 to the dedicated desktop 12 (step S61 in FIG. 6 and step S33 in FIG. 3), and then the request source desktop generation request unit. A switch completion notification is transmitted to 112 (step S62).

デスクトップ切り替え要求部112は、入出力管理部132から切り替え完了通知を受信すると、スレッド生成処理部113を起動する(図4のステップS44)。これにより、スレッド生成処理部113は、専用デスクトップ12上に、適用アプリケーションプログラム111の別スレッドとなる適用アプリケーションスレッド121を生成して起動する(図4のステップS45、図3のステップS34)。その後、スレッド生成処理部113は、スレッド監視処理部114を起動する。起動されたスレッド監視処理部114は、適用アプリケーションスレッド121からスレッド終了通知が送られてくるのを待つ(ステップS47)。   When receiving the switching completion notification from the input / output management unit 132, the desktop switching request unit 112 activates the thread generation processing unit 113 (step S44 in FIG. 4). As a result, the thread generation processing unit 113 generates and activates the application application thread 121 that is a separate thread of the application program 111 on the dedicated desktop 12 (step S45 in FIG. 4 and step S34 in FIG. 3). Thereafter, the thread generation processing unit 113 activates the thread monitoring processing unit 114. The activated thread monitoring processor 114 waits for a thread end notification sent from the application thread 121 (step S47).

一方、適用アプリケーションスレッド121は、起動されると、コンテンツ描画部122によってサーバ装置3からコンテンツデータを取得し、コンテンツ内容を専用デスクトップ12上に描画する(図3のステップS35、S36)。このとき、入出力管理部132は、出力装置14に表示する空間を専用デスクトップ12としているので、出力装置14には、サーバ装置3から取得したコンテンツデータの内容が表示される。   On the other hand, when the application application thread 121 is activated, the content drawing unit 122 acquires content data from the server device 3 and draws the contents on the dedicated desktop 12 (steps S35 and S36 in FIG. 3). At this time, since the input / output management unit 132 uses the dedicated desktop 12 as a space to be displayed on the output device 14, the content of content data acquired from the server device 3 is displayed on the output device 14.

また、入出力管理部132は、専用デスクトップ12が有効になっているときに、入力装置15から入力イベントが入力されると、その入力イベントを専用デスクトップ12に発行する(図7のステップS71がYES、S72)。なお、基本デスクトップ11が有効になっている場合(ステップS71がNO)は、入出力管理部132は入力イベントの内容に基づいてその発行先を決定し、決定した発行先に入力イベントを発行する(ステップS73、S74)。   Further, when an input event is input from the input device 15 when the dedicated desktop 12 is enabled, the input / output management unit 132 issues the input event to the dedicated desktop 12 (Step S71 in FIG. 7 is performed). YES, S72). If the basic desktop 11 is enabled (NO in step S71), the input / output management unit 132 determines the issue destination based on the contents of the input event, and issues the input event to the determined issue destination. (Steps S73, S74).

入出力管理部132から専用デスクトップ12に発行された入力イベントは、適用アプリケーションスレッド121の入力イベント受け付け部124で受け付けられる。そして、入力イベント受け付け部124は、受け付けた入力イベントが、アプリケーションプログラムの起動を要求するものである場合(ステップS81がYES)、及びデスクトップの切り替えを要求するものである場合(ステップS82がYES)は、受け付けた入力イベントを無効にする(ステップS84)。また、受け付けた入力イベントが、適用アプリケーションスレッド121の終了を要求するものである場合(ステップS83がYES)は、終了通知部123を起動する(ステップS85)。これら以外の入力イベントであって、適用アプリケーションスレッド121で処理可能な入力イベントを受け付けた場合(ステップS86がYES)は、受け付けた入力イベントに従った処理を行い(ステップS87)、処理不可能な入力イベントであった場合(ステップS86がNO)は、それを無効にする(ステップS84)。このように、専用デスクトップ12が有効になっているときは、入力装置15から入力された入力イベントは全て専用デスクトップ12に発行され、専用デスクトップ12上で動作している適用アプリケーションプログラムスレッド121の入力イベント受け付け部124が、アプリケーションプログラムの起動や、デスクトップの切り替えを要求する入力イベントを無効にするので、キャプチャアプリケーションプログラムは実行することができない。つまりコンテンツ情報の画面キャプチャによるデータ流出を防ぐことが可能である。   An input event issued from the input / output management unit 132 to the dedicated desktop 12 is received by the input event reception unit 124 of the application application thread 121. Then, the input event receiving unit 124, when the received input event is a request for starting an application program (YES in step S81), or a request for switching desktops (YES in step S82). Invalidates the received input event (step S84). If the received input event is a request for termination of the application thread 121 (YES in step S83), the termination notification unit 123 is activated (step S85). When an input event other than these events that can be processed by the application thread 121 is received (YES in step S86), processing according to the received input event is performed (step S87), and processing is impossible. If it is an input event (NO in step S86), it is invalidated (step S84). As described above, when the dedicated desktop 12 is enabled, all input events input from the input device 15 are issued to the dedicated desktop 12 and input by the application program thread 121 operating on the dedicated desktop 12. Since the event receiving unit 124 invalidates an input event that requests activation of an application program or switching of a desktop, the capture application program cannot be executed. That is, it is possible to prevent data leakage due to screen capture of content information.

一方、終了通知手段123は、起動されると、適用アプリケーションプログラム111に対してスレッド終了通知を送信する(図3のステップS37)。   On the other hand, when started, the end notification unit 123 transmits a thread end notification to the application program 111 (step S37 in FIG. 3).

スレッド終了通知待ち状態にある、適用アプリケーションプログラム111のスレッド監視処理部114は、適用アプリケーションスレッド121からスレッド終了通知が送られてくると、デスクトップ切り替え削除要求部115を起動する(図4のステップS46)。   When the thread monitoring processor 114 of the application program 111 in the thread termination notification waiting state receives the thread termination notification from the application thread 121, it activates the desktop switching deletion request unit 115 (step S46 in FIG. 4). ).

デスクトップ切り替え削除要求部115は、起動されると、先ず、制御部13内の入出力管理部132に対して表示切り替え要求を出力し、出力装置14に表示するデスクトップを専用デスクトップ12から基本デスクトップ11に切り替えることを要求する(ステップS47)。これにより、入出力管理部132は、出力装置14に表示するデスクトップを専用デスクトップ12から基本デスクトップ11へ切り替え(図6のステップS61、図3のステップS38)、その後、要求元のデスクトップ切り替え削除要求部115に対して切り替え完了通知を送信する(ステップS62)。   When the desktop switching deletion request unit 115 is activated, it first outputs a display switching request to the input / output management unit 132 in the control unit 13, and the desktop displayed on the output device 14 is changed from the dedicated desktop 12 to the basic desktop 11. (Step S47). As a result, the input / output management unit 132 switches the desktop displayed on the output device 14 from the dedicated desktop 12 to the basic desktop 11 (step S61 in FIG. 6 and step S38 in FIG. 3). A switch completion notification is transmitted to the unit 115 (step S62).

デスクトップ切り替え削除要求部115は、切り替え完了通知を受信すると(ステップS48)、制御部13内のデスクトップ管理部131に対して専用デスクトップ削除要求を送信し、専用デスクトップ12を削除することを要求する(ステップS49)。   When the desktop switching deletion request unit 115 receives the notification of switching completion (step S48), the desktop switching deletion request unit 115 transmits a dedicated desktop deletion request to the desktop management unit 131 in the control unit 13 and requests to delete the dedicated desktop 12 ( Step S49).

これにより、デスクトップ管理部131は、専用デスクトップ12を削除し(図9のステップS91、図3のステップS39)、その後、要求元のデスクトップ切り替え削除要求部115に対して削除完了通知を送信する(ステップS92)。適用アプリケーションプログラム111は、削除完了通知を受信するとその処理を終了する(ステップS50)。   Accordingly, the desktop management unit 131 deletes the dedicated desktop 12 (step S91 in FIG. 9 and step S39 in FIG. 3), and then transmits a deletion completion notification to the requesting desktop switching deletion request unit 115 ( Step S92). When the application application program 111 receives the deletion completion notification, the application program 111 ends the processing (step S50).

なお、上述した実施の形態では、適用アプリケーションスレッド121の終了時、適用アプリケーションプログラム111が制御部13に対して、基本デスクトップへの表示切り替え要求および専用デスクトップ削除要求を出力するようにしたが、適用アプリケーションスレッド121が制御部13に対して、上記した要求を出力するようにしても良い。   In the above-described embodiment, when the application thread 121 ends, the application program 111 outputs a display switching request to the basic desktop and a dedicated desktop deletion request to the control unit 13. The application thread 121 may output the above request to the control unit 13.

〔第1の実施の形態の効果〕
本実施の形態によれば、特定の1つのアプリケーションプログラムのみが動作できる専用デスクトップを生成することが可能になる。その理由は、基本デスクトップ11上の適用アプリケーションプログラム111用の専用デスクトップ12を生成するデスクトップ管理部131と、出力装置14に表示する空間を基本デスクトップ11からデスクトップ管理部131によって生成された専用デスクトップ12に切り替え、入力装置15から入力された入力イベントを全て専用デスクトップ12に発行する入出力管理部132と、専用デスクトップ12上に適用アプリケーションプログラム111の別スレッドとなる適用アプリケーションスレッド121を生成するスレッド生成処理部113とを備え、且つ、適用アプリケーションスレッド121が、入出力管理部132から発行される入力イベントを受け付け、受け付けた入力イベントがアプリケーションプログラムの起動を要求するものである場合は、上記入力イベントを無効にする入力イベント受け付け部124を含むからである。
[Effect of the first embodiment]
According to the present embodiment, it is possible to generate a dedicated desktop capable of operating only one specific application program. The reason is that the desktop management unit 131 that generates the dedicated desktop 12 for the application program 111 on the basic desktop 11 and the dedicated desktop 12 generated by the desktop management unit 131 from the basic desktop 11 for the space displayed on the output device 14. The input / output management unit 132 that issues all input events input from the input device 15 to the dedicated desktop 12, and the thread generation that generates the application thread 121 that is a separate thread of the application program 111 on the dedicated desktop 12 The application application thread 121 receives an input event issued from the input / output management unit 132, and the received input event is generated by the application program. If those requiring is because an input event reception unit 124 to disable the input event.

〔第2の実施の形態の構成の説明〕
次に、本発明の第2の実施の形態について説明する。図10を参照すると本実施の形態の構成は、図1に示した第1の実施の形態に比べて、基本デスクトップ11上の適用アプリケーションプログラム111−1〜111−kと、サーバ装置3上のコンテンツデータ記憶部31−1〜31−kが1つからk個に拡張されている点が異なる。なお、サーバ装置3の各コンテンツデータ記憶部31−1〜31−kには異なる種別のコンテンツデータ(動画データ、静止画データ、電子文書データ、…)が格納されており、各コンテンツデータ記憶部31−1〜31−kに格納されているコンテンツデータを取得して閲覧するためには、それぞれ適用アプリケーションプログラム111−1〜111−nを起動することが必要であるとする。
[Description of Configuration of Second Embodiment]
Next, a second embodiment of the present invention will be described. Referring to FIG. 10, the configuration of this embodiment is different from that of the first embodiment shown in FIG. The difference is that the content data storage units 31-1 to 31-k are expanded from one to k. Note that different types of content data (moving image data, still image data, electronic document data,...) Are stored in the content data storage units 31-1 to 31-k of the server device 3. In order to acquire and browse the content data stored in 31-1 to 31-k, it is necessary to start the application programs 111-1 to 111-n, respectively.

〔第2の実施の形態の動作の説明〕
次に、本実施の形態の動作について説明する。今、例えば、ユーザがコンテンツデータ記憶部31−1に格納されている動画データを閲覧するために、基本デスクトップ11上の適用アプリケーションプログラム111−1を起動したとする。これにより、第1の実施の形態で説明した処理と同様の処理が行われ、先ず、専用デスクトップ12が生成され(図3のステップS32)、次いで、出力装置14の表示空間が基本デスクトップ11から専用デスクトップ12に切り替わり(ステップS33)、その後、適用アプリケーションスレッド121が生成されて起動される(ステップS34)。起動された適用アプリケーションスレッド121内のコンテンツ描画部122は、サーバ装置3のコンテンツデータ記憶部31−1から動画データを取得し、専用デスクトップ12上に描画する(ステップS35)。このとき、出力装置14の表示空間は専用デスクトップ12となっているので、サーバ装置3から取得した動画データが出力装置14に表示される(ステップS36)。専用デスクトップ12が有効になっている場合は、入出力管理部132は、入力装置15からの全ての入力イベントを専用デスクトップ12に発行し、専用デスクトップ12上の入力イベント受け付け部124は、アプリケーションプログラムの起動を要求する入力イベントは無効にするため、キャプチャアプリケーションプログラムなどは起動できず、コンテンツの不正コピーを防止することができる。
[Description of Operation of Second Embodiment]
Next, the operation of the present embodiment will be described. Now, for example, suppose that the user has activated the application program 111-1 on the basic desktop 11 in order to view the moving image data stored in the content data storage unit 31-1. As a result, processing similar to that described in the first embodiment is performed. First, the dedicated desktop 12 is generated (step S32 in FIG. 3), and then the display space of the output device 14 is changed from the basic desktop 11. The screen is switched to the dedicated desktop 12 (step S33), and then the application application thread 121 is generated and activated (step S34). The content drawing unit 122 in the activated application application thread 121 acquires the moving image data from the content data storage unit 31-1 of the server device 3 and draws it on the dedicated desktop 12 (step S35). At this time, since the display space of the output device 14 is the dedicated desktop 12, the moving image data acquired from the server device 3 is displayed on the output device 14 (step S36). When the dedicated desktop 12 is enabled, the input / output management unit 132 issues all input events from the input device 15 to the dedicated desktop 12, and the input event reception unit 124 on the dedicated desktop 12 Since the input event requesting the activation of the application is invalidated, the capture application program or the like cannot be activated, and unauthorized copying of content can be prevented.

また、ユーザがコンテンツデータ記憶部13−kに格納されている電子文書データを取得して閲覧するために、適用アプリケーションプログラム111−kを起動した場合にも前述した処理と同様の処理が行われ、キャプチャアプリケーションプログラムによる不正コピーを防止することができる。   Further, when the user activates the application program 111-k in order to acquire and browse the electronic document data stored in the content data storage unit 13-k, the same processing as described above is performed. Unauthorized copying by the capture application program can be prevented.

〔第2の実施の形態の効果〕
本実施の形態によれば、種々のアプリケーションプログラムについて、それ専用の専用デスクトップを生成することが可能になる。その理由は、基本デスクトップ11が複数の適用アプリケーションプログラム111−1〜111−kを含んでいるからである。
[Effects of Second Embodiment]
According to the present embodiment, dedicated desktops dedicated to various application programs can be generated. The reason is that the basic desktop 11 includes a plurality of application program programs 111-1 to 111 -k.

本発明によれば、サーバ/クライアント通信モデルのコンテンツ閲覧システムにおいてクライアント側で表示した情報の画面キャプチャを防止することができるため、機密データ保護の用途に適用できる。ただしストリーミング技術などを利用してクライアント側にコンテンツデータが残らないように制御してあることが前提である。また、資格試験などのテストアプリケーションにおいて、他のアプリケーションを起動してカンニングすることを防止したり、画面をキャプチャして以前の画面の情報から答えを導くことを禁止したりするといった用途にも適用できる。   According to the present invention, since it is possible to prevent screen capture of information displayed on the client side in a server / client communication model content browsing system, it can be applied to the use of confidential data protection. However, it is assumed that the content data is controlled so as not to remain on the client side using a streaming technique or the like. Also, in applications such as qualification tests, it can be used to prevent other applications from launching and cheating, and to prohibit screen capture and answering from previous screen information. it can.

本発明の第1の実施の形態の構成例を示すブロック図である。It is a block diagram which shows the structural example of the 1st Embodiment of this invention. 適用アプリケーションプログラム111の構成例を示すブロック図である。3 is a block diagram illustrating a configuration example of an application program 111. FIG. 第1の実施の形態の動作を説明するための図である。It is a figure for demonstrating the operation | movement of 1st Embodiment. 適用アプリケーションプログラム111の処理例を示すフローチャートである。10 is a flowchart showing a processing example of an application program 111. 専用デスクトップ生成要求が入力されたときのデスクトップ管理部131の処理例を示すフローチャートである。12 is a flowchart illustrating a processing example of the desktop management unit 131 when a dedicated desktop generation request is input. 表示切り替え要求が入力されたときの入出力管理部132の処理例を示すフローチャートである。It is a flowchart which shows the process example of the input / output management part 132 when a display switching request | requirement is input. 入力装置15からの入力イベントを受け付けたときの入出力管理部132の処理例を示すフローチャートである。10 is a flowchart illustrating a processing example of the input / output management unit 132 when an input event from the input device 15 is received. 入力イベント受け付け部124の処理例を示すフローチャートである。10 is a flowchart illustrating a processing example of an input event reception unit 124. 専用デスクトップ削除要求が入力されたときのデスクトップ管理部131の処理例を示すフローチャートである。12 is a flowchart illustrating a processing example of the desktop management unit 131 when a dedicated desktop deletion request is input. 本発明の第2の実施の形態の構成例を示すブロック図である。It is a block diagram which shows the structural example of the 2nd Embodiment of this invention.

符号の説明Explanation of symbols

1…クライアント装置
11…基本デスクトップ
111、111−1〜111−k…適用アプリケーションプログラム
112…デスクトップ生成要求部
113…スレッド生成処理部
114…スレッド監視処理部
115…デスクトップ切り替え削除要求部
AP1〜APn…アプリケーションプログラム
12…専用デスクトップ
121…適用アプリケーションスレッド
122…コンテンツ描画部
123…終了通知部
124…入力イベント受け付け部
13…制御部
131…デスクトップ管理部
132…入出力管理部
14…出力装置
15…入力装置
2…ネットワーク
3…サーバ装置
31、31−1〜31−k…コンテンツデータ記憶部
DESCRIPTION OF SYMBOLS 1 ... Client apparatus 11 ... Basic desktop 111, 111-1 to 111-k ... Application application program 112 ... Desktop generation request part 113 ... Thread generation process part 114 ... Thread monitoring process part 115 ... Desktop switching deletion request part AP1-APn ... Application program 12 ... Dedicated desktop 121 ... Applied application thread 122 ... Content drawing unit 123 ... End notification unit 124 ... Input event reception unit 13 ... Control unit 131 ... Desktop management unit 132 ... Input / output management unit 14 ... Output device 15 ... Input device 2 ... Network 3 ... Server devices 31, 31-1 to 31-k ... Content data storage unit

Claims (11)

基本デスクトップ上の特定アプリケーションプログラム用の専用デスクトップを生成するデスクトップ管理部と、
表示装置に表示する空間を前記基本デスクトップから前記デスクトップ管理部によって生成された専用デスクトップに切り替え、入力装置から入力された入力イベントを全て前記専用デスクトップに発行する入出力管理部と、
前記専用デスクトップ上に前記特定アプリケーションプログラムの別スレッドとなるスレッドを生成するスレッド生成処理部とを備え、且つ、
前記スレッドが、前記入出力管理部から発行される入力イベントを受け付け、受け付けた入力イベントがアプリケーションプログラムの起動を要求するものである場合は、前記入力イベントを無効にする入力イベント受け付け部を含むことを特徴とする専用デスクトップ構築装置。
A desktop management unit that generates a dedicated desktop for a specific application program on the basic desktop;
An input / output management unit that switches a space to be displayed on the display device from the basic desktop to the dedicated desktop generated by the desktop management unit, and issues all input events input from the input device to the dedicated desktop;
A thread generation processing unit that generates a thread to be a separate thread of the specific application program on the dedicated desktop, and
The thread includes an input event receiving unit that receives an input event issued from the input / output management unit, and invalidates the input event when the received input event requests activation of an application program. Dedicated desktop construction device characterized by.
請求項1記載の専用デスクトップ構築装置において、
前記入力イベント受け付け部が、受け付けた入力イベントがデスクトップの切り替えを要求するものである場合には、前記入力イベントを無効にし、受け付けた入力イベントが前記スレッドの終了を要求するものである場合は、前記特定アプリケーションプログラムに対してスレッドの終了を通知し、
前記特定アプリケーションプログラムが、前記入力イベント受け付け部からスレッドの終了が通知されたとき、前記表示装置に表示する空間を前記専用デスクトップから前記基本デスクトップに切り替えることを要求する切り替え要求を前記入出力管理部に対して出力するデスクトップ切り替え要求部を備え、
前記入出力管理部が、前記デスクトップ切り替え要求部から切り替え要求が出力されたとき、前記表示装置に表示する空間を前記専用デスクトップから前記基本デスクトップに切り替えることを特徴とする専用デスクトップ構築装置。
The dedicated desktop construction device according to claim 1,
When the input event receiving unit is one that requests switching of the desktop, the input event is invalidated, and when the received input event is a request to end the thread, Notifying the specific application program of the end of the thread,
When the specific application program is notified of the end of the thread from the input event reception unit, the input / output management unit issues a switching request for switching the space displayed on the display device from the dedicated desktop to the basic desktop. A desktop switching request part that outputs to
The dedicated desktop construction device, wherein the input / output management unit switches a space to be displayed on the display device from the dedicated desktop to the basic desktop when a switching request is output from the desktop switching request unit.
請求項1記載の専用デスクトップ構築装置において、
前記入力イベント受け付け部が、受け付けた入力イベントがデスクトップの切り替えを要求するものである場合には、前記入力イベントを無効にし、受け付けた入力イベントが前記スレッドの終了を要求するものである場合は、前記表示装置に表示する空間を前記専用デスクトップから前記基本デスクトップに切り替えることを要求する切り替え要求を前記入出力管理部に対して出力し、
前記入出力管理部が、前記入力イベント受け付け部から切り替え要求が出力されたとき、前記表示装置に表示する空間を前記専用デスクトップから前記基本デスクトップに切り替えることを特徴とする専用デスクトップ構築装置。
The dedicated desktop construction device according to claim 1,
When the input event receiving unit is one that requests switching of the desktop, the input event is invalidated, and when the received input event is a request to end the thread, A switching request for requesting switching of the space to be displayed on the display device from the dedicated desktop to the basic desktop is output to the input / output management unit;
The dedicated desktop construction device, wherein the input / output management unit switches a space to be displayed on the display device from the dedicated desktop to the basic desktop when a switching request is output from the input event receiving unit.
請求項1乃至3の何れか1項に記載の専用デスクトップ構築装置において、
前記スレッドが、サーバ装置からコンテンツデータを取得して描画するコンテンツ描画部を含むことを特徴とする専用デスクトップ構築装置。
The dedicated desktop construction device according to any one of claims 1 to 3,
The dedicated desktop construction device, wherein the thread includes a content drawing unit that obtains and draws content data from a server device.
請求項1乃至4の何れか1項に記載の専用デスクトップ構築装置において、
前記基本デスクトップが、複数の特定アプリケーションプログラムを含むことを特徴とする専用デスクトップ構築装置。
The dedicated desktop construction device according to any one of claims 1 to 4,
The dedicated desktop construction apparatus, wherein the basic desktop includes a plurality of specific application programs.
コンピュータが、基本デスクトップ上の特定アプリケーションプログラム用の専用デスクトップを生成する専用デスクトップ生成ステップと、
前記コンピュータが、表示装置に表示する空間を前記基本デスクトップから前記専用デスクトップ生成ステップによって生成された専用デスクトップに切り替え、入力装置から入力された入力イベントを全て前記専用デスクトップに発行する入力イベント発行ステップと、
前記コンピュータが、前記専用デスクトップ上に前記特定アプリケーションプログラムの別スレッドとなるスレッドを生成するスレッド生成ステップとを含み、且つ、
前記スレッドが、前記入力イベント発行ステップから発行される入力イベントを受け付け、受け付けた入力イベントがアプリケーションプログラムの起動を要求するものである場合は、前記入力イベントを無効にする入力イベント受け付け部を含むことを特徴とする専用デスクトップ構築方法。
A dedicated desktop generation step in which the computer generates a dedicated desktop for a specific application program on the base desktop;
An input event issuing step in which the computer switches a space to be displayed on the display device from the basic desktop to the dedicated desktop generated by the dedicated desktop generating step, and issues all input events input from the input device to the dedicated desktop; ,
The computer includes a thread generation step of generating a thread that is a separate thread of the specific application program on the dedicated desktop; and
The thread receives an input event issued from the input event issuing step, and includes an input event receiving unit that invalidates the input event when the received input event requests activation of an application program. Dedicated desktop construction method characterized by.
請求項6記載の専用デスクトップ構築方法において、
前記コンピュータが、前記入力イベント受け付け部を実行し、受け付けた入力イベントがデスクトップの切り替えを要求するものである場合には、前記入力イベントを無効にし、受け付けた入力イベントが前記スレッドの終了を要求するものである場合は、前記特定アプリケーションプログラムに対してスレッドの終了を通知するスレッド終了通知ステップと、
前記コンピュータが、前記特定アプリケーションプログラムを実行し、前記スレッド終了通知ステップからスレッドの終了が通知されたとき、前記表示装置に表示する空間を前記専用デスクトップから前記基本デスクトップに切り替えることを要求する切り替え要求を出力するデスクトップ切り替え要求ステップと、
前記コンピュータが、前記デスクトップ切り替え要求ステップから切り替え要求が出力されたとき、前記表示装置に表示する空間を前記専用デスクトップから前記基本デスクトップに切り替える切り替えステップとを含むことを特徴とする専用デスクトップ構築方法。
The dedicated desktop construction method according to claim 6,
When the computer executes the input event reception unit and the received input event requests desktop switching, the input event is invalidated, and the received input event requests termination of the thread. If so, a thread end notification step for notifying the specific application program of the end of the thread;
When the computer executes the specific application program and the end of the thread is notified from the end of thread notification step, a switching request for requesting to switch the space displayed on the display device from the dedicated desktop to the basic desktop Desktop switching request step for outputting
A dedicated desktop construction method comprising: a switching step of switching a space displayed on the display device from the dedicated desktop to the basic desktop when the computer outputs a switching request from the desktop switching request step.
請求項6記載の専用デスクトップ構築方法において、
前記コンピュータが、前記入力イベント受け付け部を実行し、受け付けた入力イベントがデスクトップの切り替えを要求するものである場合には、前記入力イベントを無効にし、受け付けた入力イベントが前記スレッドの終了を要求するものである場合は、前記表示装置に表示する空間を前記専用デスクトップから前記基本デスクトップに切り替えることを要求する切り替え要求を出力するデスクトップ切り替え要求ステップと、
前記コンピュータが、前記デスクトップ切り替え要求ステップから切り替え要求が出力されたとき、前記表示装置に表示する空間を前記専用デスクトップから前記基本デスクトップに切り替える切り替えステップとを含むことを特徴とする専用デスクトップ構築方法。
The dedicated desktop construction method according to claim 6,
When the computer executes the input event reception unit and the received input event requests desktop switching, the input event is invalidated, and the received input event requests termination of the thread. If so, a desktop switching request step for outputting a switching request for switching a space to be displayed on the display device from the dedicated desktop to the basic desktop;
A dedicated desktop construction method comprising: a switching step of switching a space displayed on the display device from the dedicated desktop to the basic desktop when the computer outputs a switching request from the desktop switching request step.
コンピュータを、
基本デスクトップ上の特定アプリケーションプログラム用の専用デスクトップを生成するデスクトップ管理部、
表示装置に表示する空間を前記基本デスクトップから前記デスクトップ管理部によって生成された専用デスクトップに切り替え、入力装置から入力された入力イベントを全て前記専用デスクトップに発行する入出力管理部、
前記専用デスクトップ上に前記特定アプリケーションプログラムの別スレッドとなるスレッドを生成するスレッド生成処理部として機能させ、且つ、
前記スレッドが、前記入出力管理部から発行される入力イベントを受け付け、受け付けた入力イベントがアプリケーションプログラムの起動を要求するものである場合は、前記入力イベントを無効にする入力イベント受け付け部を含むことを特徴とするプログラム。
Computer
Desktop management unit that generates a dedicated desktop for specific application programs on the basic desktop,
An input / output management unit that switches a space to be displayed on the display device from the basic desktop to the dedicated desktop generated by the desktop management unit, and issues all input events input from the input device to the dedicated desktop;
Function as a thread generation processing unit that generates a thread to be a separate thread of the specific application program on the dedicated desktop; and
The thread includes an input event receiving unit that receives an input event issued from the input / output management unit, and invalidates the input event when the received input event requests activation of an application program. A program characterized by
請求項9記載のプログラムにおいて、
前記入力イベント受け付け部が、受け付けた入力イベントがデスクトップの切り替えを要求するものである場合には、前記入力イベントを無効にし、受け付けた入力イベントが前記スレッドの終了を要求するものである場合は、前記特定アプリケーションプログラムに対してスレッドの終了を通知し、
前記特定アプリケーションプログラムが、前記入力イベント受け付け部からスレッドの終了が通知されたとき、前記表示装置に表示する空間を前記専用デスクトップから前記基本デスクトップに切り替えることを要求する切り替え要求を前記入出力管理部に対して出力するデスクトップ切り替え要求部を備え、
前記入出力管理部が、前記デスクトップ切り替え要求部から切り替え要求が出力されたとき、前記表示装置に表示する空間を前記専用デスクトップから前記基本デスクトップに切り替えることを特徴とするプログラム。
The program according to claim 9, wherein
When the input event receiving unit is one that requests switching of the desktop, the input event is invalidated, and when the received input event is a request to end the thread, Notifying the specific application program of the end of the thread,
When the specific application program is notified of the end of the thread from the input event reception unit, the input / output management unit issues a switching request for switching the space displayed on the display device from the dedicated desktop to the basic desktop. A desktop switching request part that outputs to
The program, wherein the input / output management unit switches a space to be displayed on the display device from the dedicated desktop to the basic desktop when a switching request is output from the desktop switching request unit.
請求項9記載のプログラムにおいて、
前記入力イベント受け付け部が、受け付けた入力イベントがデスクトップの切り替えを要求するものである場合には、前記入力イベントを無効にし、受け付けた入力イベントが前記スレッドの終了を要求するものである場合は、前記表示装置に表示する空間を前記専用デスクトップから前記基本デスクトップに切り替えることを要求する切り替え要求を前記入出力管理部に対して出力し、
前記入出力管理部が、前記入力イベント受け付け部から切り替え要求が出力されたとき、前記表示装置に表示する空間を前記専用デスクトップから前記基本デスクトップに切り替えることを特徴とするプログラム。
The program according to claim 9, wherein
When the input event receiving unit is one that requests switching of the desktop, the input event is invalidated, and when the received input event is a request to end the thread, A switching request for requesting switching of the space to be displayed on the display device from the dedicated desktop to the basic desktop is output to the input / output management unit;
The input / output management unit switches a space to be displayed on the display device from the dedicated desktop to the basic desktop when a switching request is output from the input event receiving unit.
JP2007034305A 2007-02-15 2007-02-15 Unit and method for implementing dedicated desktop, and program Withdrawn JP2008198043A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007034305A JP2008198043A (en) 2007-02-15 2007-02-15 Unit and method for implementing dedicated desktop, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007034305A JP2008198043A (en) 2007-02-15 2007-02-15 Unit and method for implementing dedicated desktop, and program

Publications (1)

Publication Number Publication Date
JP2008198043A true JP2008198043A (en) 2008-08-28

Family

ID=39756910

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007034305A Withdrawn JP2008198043A (en) 2007-02-15 2007-02-15 Unit and method for implementing dedicated desktop, and program

Country Status (1)

Country Link
JP (1) JP2008198043A (en)

Similar Documents

Publication Publication Date Title
JP6442751B2 (en) Information processing apparatus, information processing system, control method, and program
US10462008B2 (en) Cart mode provisioning of shared computing devices
CN113407286B (en) Remote management method and device for server
US9123106B2 (en) Watermarking screen capture content
JP2009259153A (en) Information processing apparatus, method of controlling the same, and control program
CN111031111B (en) Page static resource access method, device and system
JP2016139322A (en) Image processor and electronic blackboard provided with the same
JP6938983B2 (en) Information processing system, information processing device and information processing method
US20140223320A1 (en) Information processing system, information processing device, and method
US20180278770A1 (en) Information processing terminal, image forming apparatus, information processing method, and recording medium
JP2011138335A (en) Information processing apparatus, method for controlling the same and computer program
JP2015184827A (en) Browsing sharing server, browsing sharing system, browsing sharing method, and browsing sharing program
JP6802477B2 (en) Information processing system, information processing device, its control method and program
US20140223009A1 (en) Information processing system, information processing device, and authentication method
US20130141752A1 (en) Job control apparatus, job control system, and method of controlling processing job data
JP5953669B2 (en) Conference system and document display method
KR100637827B1 (en) Network terminal system
JP6575428B2 (en) Information processing system, information processing apparatus, client terminal, control method thereof, and program
JP2012040765A (en) Image processing apparatus, information processing apparatus, editing program and editing system
JP6226001B2 (en) Usage control system and usage control method
JP2015046059A (en) Authentication system, authentication device, authentication method, and program
JP2015036862A (en) Information processing device, information processing method, and program
JP2008198043A (en) Unit and method for implementing dedicated desktop, and program
KR101170322B1 (en) Method and device for providing cloud computing service using personal computer based on web
JP6575577B2 (en) Usage control system and usage control method

Legal Events

Date Code Title Description
RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20090717

RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20090717

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20091029

A761 Written withdrawal of application

Free format text: JAPANESE INTERMEDIATE CODE: A761

Effective date: 20091223