JP5637404B2 - Terminal device and program - Google Patents

Terminal device and program Download PDF

Info

Publication number
JP5637404B2
JP5637404B2 JP2013005999A JP2013005999A JP5637404B2 JP 5637404 B2 JP5637404 B2 JP 5637404B2 JP 2013005999 A JP2013005999 A JP 2013005999A JP 2013005999 A JP2013005999 A JP 2013005999A JP 5637404 B2 JP5637404 B2 JP 5637404B2
Authority
JP
Japan
Prior art keywords
object area
information
screen information
specifying
indicating
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2013005999A
Other languages
Japanese (ja)
Other versions
JP2013101667A (en
Inventor
典夫 遠藤
典夫 遠藤
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Casio Computer Co Ltd
Original Assignee
Casio Computer Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Casio Computer Co Ltd filed Critical Casio Computer Co Ltd
Priority to JP2013005999A priority Critical patent/JP5637404B2/en
Publication of JP2013101667A publication Critical patent/JP2013101667A/en
Application granted granted Critical
Publication of JP5637404B2 publication Critical patent/JP5637404B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、画面情報を表示する端末装置に関する。 The present invention relates to a terminal device that displays screen information .

一般にSBCシステムでは、クライアント装置のユーザ操作に応じたキー出力信号やマウス出力信号などが、その信号発生の都度イベント信号としてサーバ装置へ送信される。そしてサーバ装置では、前記クライアント装置からのイベント信号に応じたアプリケーションプログラムを実行させ、これに伴い生成された表示用の描画データをその描画更新の都度クライアント装置へ転送して表示させる。   In general, in the SBC system, a key output signal, a mouse output signal, or the like corresponding to a user operation of a client device is transmitted to the server device as an event signal each time the signal is generated. Then, the server device executes an application program corresponding to the event signal from the client device, and transfers the display drawing data generated along with the application program to the client device for display every time the drawing is updated.

このようにSBCシステムでは、クライアント装置にてユーザ操作が行われる都度、そのイベント信号がサーバ装置へ送信される。このため、多数のクライアント装置からのイベント信号を処理するサーバ装置では、当該イベント処理の負荷が非常に大きくなり、クライアント装置から見た操作レスポンスが低下してしまう。   Thus, in the SBC system, every time a user operation is performed on the client device, the event signal is transmitted to the server device. For this reason, in the server device that processes event signals from a large number of client devices, the load of the event processing becomes very large, and the operation response viewed from the client device is reduced.

そこで、従来のSBCシステムにおいて、クライアント装置にかな漢字変換のエミュレータ機能を持たせることで、テキスト入力時においてその入力すべき文字が確定するまでの処理を当該クライアント装置の内部で行い、サーバ装置におけるイベント処理の負荷を削減したものが考えられている(例えば、特許文献1参照。)。   Therefore, in the conventional SBC system, by providing the client device with a kana-kanji conversion emulator function, processing up to the determination of the character to be input at the time of text input is performed inside the client device, and an event in the server device is performed. The thing which reduced the load of the process is considered (for example, refer patent document 1).

また、従来のSBCシステムにおけるサーバ装置とクライアント装置との間での通信において、GUI(Graphic User Interface)のコンポーネント単位でコマンドを定義し、GUIコンポーネントのプロパティ値およびGUIコンポーネントに対するユーザの操作を表すコマンドを通信することにより、通信データ量を削減して迅速なGUIのレスポンスを実現したものが考えられている(例えば、特許文献2参照。)。   In addition, in communication between a server device and a client device in a conventional SBC system, a command is defined for each component of a GUI (Graphic User Interface), and a command indicating a property value of the GUI component and a user operation on the GUI component It is considered that the communication data amount is reduced to realize a quick GUI response (see, for example, Patent Document 2).

特開2003−323402号公報JP 2003-323402 A 特開2005−228227号公報JP 2005-228227 A

前記従来のSBCシステムにおいて、サーバ装置におけるイベント処理の負荷を削減したり、サーバ装置とクライアント装置間での通信データ量を削減したりするものは、その何れの場合もサーバ装置側で行っていた処理の一部をクライアント装置側で肩代わりして行うものである。このため、当該クライアント装置側での処理に大きな負荷が掛かり、SBCシステムとしての本来の機能が損なわれる問題がある。   In the conventional SBC system, the event processing load on the server device and the communication data amount between the server device and the client device are reduced on the server device side in any case. A part of the processing is performed on the client device side. For this reason, there is a problem that a large load is applied to the processing on the client device side and the original function as the SBC system is impaired.

本発明は、画面情報内に含まれるオブジェクト領域に対する処理の実行、あるいはポインタ表示の移動を簡易に行えるようにすることを目的とする。 The present invention aims to execute the processing for the object area included in the screen information, or the movement of the pointer displayed on the allow the easy easy.

請求項1は、画面情報を表示する端末装置であって、前記画面情報に含まれるオブジェクト領域の位置を示す位置情報を取得する取得手段と、前記画面情報に含まれる前記オブジェクト領域の内で、ユーザが指示対象としたいオブジェクト領域の存在する方向の位置指示する方向指示操作の有無を判別する判別手段と、前記判別手段により前記方向指示操作を判別した際は、前記画面情報に含まれる前記オブジェクト領域の内で、前記方向指示操作で指示される方向の位置に存在するオブジェクト領域の位置情報を特定する特定手段と、前記特定手段で特定された位置情報の位置に存在するオブジェクト領域に対する処理を実行する処理手段、を備えたことを特徴とする。 Claim 1 is a terminal device that displays screen information, and includes an acquisition unit that acquires position information indicating a position of an object area included in the screen information, and the object area included in the screen information. discriminating means for discriminating whether the direction instruction operation by the user to indicate the presence direction of the position of the object area to be the instruction target, when it is determined the direction instruction operation chromatic by the judgment means is included in the screen information among the object region, and identifying means for identifying the position information of the object region existing position in the direction indicated by the direction instruction operation, with respect to the object region at the position of the position information specified by said specifying means And a processing means for executing the processing.

請求項は、画面情報を表示する端末装置であって、前記画面情報に含まれるオブジェクト領域の位置情報を取得する取得手段と、前記画面情報内における所望位置をユーザ操作により任意に指示する位置指示手段と、ユーザによる前記画面情報内における前記オブジェクト領域の存在する方向の位置を指示する方向指示操作の有無を判別する判別手段と、前記判別手段により前記方向指示操作を判別した際は、前記画面情報に含まれる前記オブジェクト領域の内で、当該画面情報内において前記位置指示手段で指示された指示位置を基準にして前記方向指示操作で指示された方向の位置に存在するオブジェクト領域の位置情報を特定する特定手段と、前記位置指示手段で指示された位置を示すポインタ表示を、前記特定手段で特定された位置情報の位置に存在するオブジェクト領域の位置に移動して表示させるポインタ表示手段と、を備えたことを特徴とする。

Claim 4 is a terminal device that displays screen information, an acquisition unit that acquires position information of an object area included in the screen information, and a position that arbitrarily designates a desired position in the screen information by a user operation an instruction unit, a discriminating means for discriminating whether the direction instruction operation for instructing the presence direction of the position of the object region in the screen information by the user, when it is determined the direction instruction operation chromatic by the determination means, The position of the object area existing at the position in the direction indicated by the direction indicating operation with reference to the indicated position instructed by the position indicating means in the screen information in the object area included in the screen information specifying means for specifying information, a pointer display indicating the indicated position by the position indicating means, identified in the identifying means A pointer display means for displaying moving to the position of the object area at the position of the location information, characterized by comprising a.

本発明によれば、画面情報内に含まれるオブジェクト領域に対する処理の実行、あるいはポインタ表示の移動を簡易に行うことができる。 According to the present invention, it is possible to perform the processing for the object area included in the screen information, or the movement of the pointer displayed on the easy easy.

本発明の実施形態に係るSBC(Server Based Computing)システムの構成を示すブロック図。1 is a block diagram showing a configuration of an SBC (Server Based Computing) system according to an embodiment of the present invention. 前記SBCシステムにおけるサーバ装置10の回路構成を示すブロック図。The block diagram which shows the circuit structure of the server apparatus 10 in the said SBC system. 前記SBCシステムにおけるクライアント装置20の回路構成を示すブロック図。The block diagram which shows the circuit structure of the client apparatus 20 in the said SBC system. 前記SBCシステムにおけるサーバ装置10にて生成されクライアント装置20に送信転送されて表示される描画データGの一例を示す図。The figure which shows an example of the drawing data G which are produced | generated in the server apparatus 10 in the said SBC system, transmitted and transferred to the client apparatus 20, and are displayed. 前記SBCシステムにおけるサーバ装置10にて生成された表示用の描画データGと共にクライアント装置20へ送信される有効オブジェクト領域通知情報CEのフォーマットを示す図。The figure which shows the format of the effective object area | region notification information CE transmitted to the client apparatus 20 with the drawing data G for the display produced | generated in the server apparatus 10 in the said SBC system. 前記SBCシステムにおけるサーバ装置10のサーバ処理を示すフローチャート。The flowchart which shows the server process of the server apparatus 10 in the said SBC system. 前記SBCシステムにおけるサーバ装置10のサーバ処理に伴う入力対応処理を示すフローチャート。The flowchart which shows the input corresponding | compatible process accompanying the server process of the server apparatus 10 in the said SBC system. 前記SBCシステムにおけるクライアント装置20のクライアント処理を示すフローチャート。The flowchart which shows the client process of the client apparatus 20 in the said SBC system. 前記SBCシステムにおけるクライアント装置20のクライアント処理に伴うデータ受信処理を示すフローチャート。The flowchart which shows the data reception process accompanying the client process of the client apparatus 20 in the said SBC system. 前記SBCシステムにおけるクライアント装置20のクライアント処理に伴う操作判別処理を示すフローチャート。The flowchart which shows the operation determination process accompanying the client process of the client apparatus 20 in the said SBC system. 前記SBCシステムにおけるクライアント装置20のクライアント処理に伴うデータ送信処理を示すフローチャート。The flowchart which shows the data transmission process accompanying the client process of the client apparatus 20 in the said SBC system.

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

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

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

サーバ装置10は、文書作成処理プログラム,表計算処理プログラム,プレゼン資料作成プログラム,メール処理プログラム,インターネット接続処理プログラム、Web表示プログラムなど、複数のアプリケーションプログラムを有し、当該サーバ装置10に接続されたクライアント装置20,…からの操作入力(入力イベント)信号に応じて起動しその処理を実行する。   The server device 10 has a plurality of application programs such as a document creation processing program, a spreadsheet processing program, a presentation material creation program, a mail processing program, an Internet connection processing program, and a Web display program, and is connected to the server device 10. It is activated in response to an operation input (input event) signal from the client device 20,.

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

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

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

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

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

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

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

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

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

前記クライアント用フレームバッファRAM14aに表示用の描画データGが生成されると、当該描画データGに含まれるチェックボックスやリンク先指示ボタンなどの操作可能な有効オブジェクト領域E1,E2,…(図4参照)の領域情報(E1)(E2)…が、当該描画データGを生成した前記アプリケーションプログラムに基づき取得され、後述する有効オブジェクト領域通知情報CE(図5参照)として前記描画データGと共にクライアント装置20へ転送される。   When the drawing data G for display is generated in the client frame buffer RAM 14a, the effective object areas E1, E2,... That can be operated such as check boxes and link destination instruction buttons included in the drawing data G (see FIG. 4). ) Area information (E1), (E2)... Is acquired based on the application program that generated the drawing data G, and the client apparatus 20 together with the drawing data G as effective object area notification information CE (see FIG. 5) described later. Forwarded to

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

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

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

また、CPU21には、バス22を介してキーボード,マウス,マイク,光センサなどの入力装置27、外部記憶装置28a、補助記憶装置28b、前記サーバ装置10との通信I/F(インターフェイス)29が接続される。   Further, the CPU 21 has an input device 27 such as a keyboard, a mouse, a microphone, and an optical sensor, an external storage device 28a, an auxiliary storage device 28b, and a communication I / F (interface) 29 with the server device 10 via the bus 22. Connected.

CPU21は、ROM23に予め記憶されているシステムプログラムに従ってRAM24を作業用メモリとし回路各部の動作を制御するもので、入力装置27からのキー入力信号やマウス移動信号、通信I/F29を介して受信されるサーバ装置10からのアプリケーション応答信号や転送描画データGなどに応じて前記システムプログラムが起動され実行される。   The CPU 21 controls the operation of each part of the circuit using the RAM 24 as a working memory in accordance with a system program stored in the ROM 23 in advance. The CPU 21 receives a key input signal from the input device 27, a mouse movement signal, and the communication I / F 29. The system program is activated and executed in response to an application response signal, transfer drawing data G, and the like from the server apparatus 10 to be executed.

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

なお、前記作業用メモリとして機能するRAM24には、前記フレームバッファRAM25に書き込まれた表示用の描画データGに含まれるチェックボックスやリンク先指示ボタンなどの操作可能な有効オブジェクト領域E1,E2,…(図4参照)の領域情報(E1)(E2)…を記述した操作可能オブジェクト領域DB(Data Base)24aが生成される。この操作可能オブジェクト領域DB24aは、前記サーバ装置10にて生成された表示用の描画データGと共に転送されてくる後述の有効オブジェクト領域通知情報CE(図5参照)に従い更新される。   The RAM 24 functioning as the working memory has operable object areas E1, E2,... That can be operated such as check boxes and link destination instruction buttons included in the display drawing data G written in the frame buffer RAM 25. An operable object area DB (Data Base) 24a describing the area information (E1), (E2)... (See FIG. 4) is generated. The operable object area DB 24a is updated according to later-described effective object area notification information CE (see FIG. 5) transferred together with the display drawing data G generated by the server device 10.

図4は、前記SBCシステムにおけるサーバ装置10にて生成されクライアント装置20に送信転送されて表示される描画データGの一例を示す図である。   FIG. 4 is a diagram illustrating an example of the drawing data G generated by the server device 10 in the SBC system, transmitted and transferred to the client device 20, and displayed.

クライアント装置20で表示される描画データGには、例えばチェックボックスやリンク先指示ボタンなどの操作可能な有効オブジェクト領域E1,E2,…が含まれる。これらの操作可能な有効オブジェクト領域E1,E2,…は、表示画面上に表示されるポインタPを当該オブジェクト領域E1,E2,…に移動させて指示することによりその機能が有効になる。つまり、ポインタPが前記操作可能な有効オブジェクト領域E1,E2,…以外の領域に存在する状態では、何も機能が有効になることはない。   The drawing data G displayed on the client device 20 includes effective object areas E1, E2,... That can be operated, such as check boxes and link destination instruction buttons. These effective object areas E1, E2,... Can be activated by moving the pointer P displayed on the display screen to the object areas E1, E2,. That is, in the state where the pointer P exists in an area other than the operable effective object areas E1, E2,.

図5は、前記SBCシステムにおけるサーバ装置10にて生成された表示用の描画データGと共にクライアント装置20へ送信される有効オブジェクト領域通知情報CEのフォーマットを示す図である。   FIG. 5 is a diagram showing a format of the effective object area notification information CE transmitted to the client apparatus 20 together with the display drawing data G generated by the server apparatus 10 in the SBC system.

この有効オブジェクト領域通知情報CEには、そのヘッダ部分に当該有効オブジェクト領域通知情報CEの識別子「イベントID」Cおよび「データサイズ」Dが記述される。そして、データ部分には、前記生成された表示用の描画データGに含まれる操作可能な有効オブジェクト領域E1,E2,…それぞれの領域情報(E1)(E2)…(En)が、当該各オブジェクト領域Enの開始座標と終了座標の組み合わせとして記述され、さらに当該各領域情報(E1)(E2)…(En)それぞれに対応付けられてその属性情報E1i,E2i,…,Eniが、前回の描画更新時における表示用描画データG(i-1)に対する領域Enの追加または消去として記述される。そして、前記データ部分の先頭には、前記描画データGに対応した各領域情報(E1)(E2)…(En)の個数Nが記述される。   In the valid object area notification information CE, identifiers “event ID” C and “data size” D of the valid object area notification information CE are described in the header portion. In the data portion, the operable effective object areas E1, E2,... Included in the generated display drawing data G include area information (E1) (E2). It is described as a combination of the start coordinates and end coordinates of the area En, and the attribute information E1i, E2i,..., Eni associated with each area information (E1) (E2). It is described as addition or deletion of the area En to the display drawing data G (i-1) at the time of update. The number N of area information (E1) (E2)... (En) corresponding to the drawing data G is described at the head of the data portion.

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

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

通信I/F19によるクライアント装置20からのデータ受信待ちの状態において(ステップS1)、データが受信されると(ステップS2)、この受信されたデータの内容がログインを要求するイベント信号であるか否か判断される(ステップS3)。   In a state of waiting for data reception from the client device 20 by the communication I / F 19 (step S1), when data is received (step S2), whether or not the content of the received data is an event signal requesting login. Is determined (step S3).

ここで、クライアント装置20からのログインを要求するイベント信号が受信されたと判断されると(ステップS3(Yes))、当該ログイン要求送信元のクライアント装置20のログイン処理が実行され、ユーザ認証処理、クライアント用フレームバッファRAM14aの初期化処理などが行われる(ステップS4)。   If it is determined that an event signal requesting login from the client device 20 has been received (step S3 (Yes)), the login processing of the client device 20 that is the login request transmission source is executed, and user authentication processing, An initialization process of the client frame buffer RAM 14a is performed (step S4).

一方、既にログイン処理されたクライアント装置20からのデータが受信された際に(ステップS1,S2)、当該クライアント装置20のユーザ操作に伴う入力イベント信号が受信されたと判断されると(ステップS3(No)→S5(Yes))、図7における入力対応処理へ移行される(ステップSA)。   On the other hand, when data is received from the client device 20 that has already been logged in (steps S1 and S2), if it is determined that an input event signal associated with a user operation of the client device 20 has been received (step S3 ( No) → S5 (Yes)), the process proceeds to the input corresponding process in FIG. 7 (step SA).

なお、前記クライアント装置20からのデータが受信された際に(ステップS1,S2)、当該受信データの内容がログイン要求のイベント信号でもユーザ入力のイベント信号でもないと判断された場合には(ステップS3(No)→S5(No))、当該受信データの内容に応じた他の処理が実行される(ステップS6)。   When data from the client device 20 is received (steps S1 and S2), if it is determined that the content of the received data is neither an event signal for login request nor an event signal for user input (step S1). S3 (No) → S5 (No)), and another process corresponding to the content of the received data is executed (step S6).

図7は、前記SBCシステムにおけるサーバ装置10のサーバ処理に伴う入力対応処理を示すフローチャートである。   FIG. 7 is a flowchart showing an input handling process accompanying the server process of the server apparatus 10 in the SBC system.

この入力対応処理では、先ず、クライアント装置20から受信された入力イベント信号の内容が解析され(ステップA1)、この解析されたイベント信号の内容に応じて実行すべきアプリケーションプログラムに対するイベントが発行される(ステップA2)。   In this input correspondence processing, first, the content of the input event signal received from the client device 20 is analyzed (step A1), and an event for the application program to be executed is issued according to the content of the analyzed event signal. (Step A2).

そして、前記入力イベント信号に応じたアプリケーションプログラムの実行に伴い、表示用描画データGの生成処理が含まれるか否か判断される(ステップA3)。ここで、表示用描画データGの生成処理が含まれると判断された場合には(ステップA3(Yes))、その描画データGがクライアント用フレームバッファRAM14aに描画されて生成される(ステップA4)。   Then, with the execution of the application program according to the input event signal, it is determined whether or not the display drawing data G generation process is included (step A3). If it is determined that the process for generating the display drawing data G is included (step A3 (Yes)), the drawing data G is drawn and generated in the client frame buffer RAM 14a (step A4). .

すると、前記表示用の描画データGを描画生成したアプリションプログラムに対して、当該描画データGにおいてチェックボックスやリンク先指示ボタンなどのユーザ操作可能な有効オブジェクト領域E1,E2,…が含まれるか否か問い合わせされて判断される(ステップA5,A6)。   Then, for the application program that has generated the drawing data G for display, whether the drawing data G includes valid object areas E1, E2,... That can be operated by the user, such as check boxes and link destination instruction buttons. An inquiry is made to determine whether or not (steps A5 and A6).

ここで、前記図4で示したように、表示用の描画データGにおいてユーザ操作可能な有効オブジェクト領域E1,E2,…が含まれると判断された場合には(ステップA6(Yes))、当該有効オブジェクト領域E1,E2,…それぞれの左上の座標である開始座標および右下の座標である終点座標からなる領域情報(E1)(E2)…が取得される(ステップA7)。   Here, as shown in FIG. 4, when it is determined that the displayable drawing data G includes valid object areas E1, E2,... That can be operated by the user (step A6 (Yes)), Area information (E1), (E2)... Consisting of the start coordinates that are the upper left coordinates and the end coordinates that are the lower right coordinates are acquired (step A7).

すると、前記図5で示したように、ヘッダ部分に識別子「イベントID」Cおよび「データサイズ」D、データ部分に前記ステップA7にて取得された有効オブジェクト領域E1,E2,…,Enそれぞれの領域情報(E1)(E2)…(En)およびその属性情報E1i,E2i,…,Eniをフォーマットした有効オブジェクト領域通知情報CEが生成される(ステップA8)。   Then, as shown in FIG. 5, the identifiers “event ID” C and “data size” D are in the header part, and the valid object areas E1, E2,..., En acquired in step A7 are in the data part. Region information (E1) (E2)... (En) and the attribute information E1i, E2i,..., Eni are generated, and valid object region notification information CE is generated (step A8).

そして、前記ステップA4にてクライアント用フレームバッファRAM14aに描画生成された表示用の描画データGと、当該描画データGに対応して前記ステップA8にて生成された有効オブジェクト領域通知情報CEとが、前記入力イベント信号の送信元であるクライアント装置20へ送信される(ステップA9)。   Then, the display drawing data G drawn and generated in the client frame buffer RAM 14a in the step A4, and the valid object area notification information CE generated in the step A8 corresponding to the drawing data G are: It is transmitted to the client device 20 that is the transmission source of the input event signal (step A9).

これによりサーバ装置10では、クライアント装置20から受信された入力イベント信号に応じた表示用の描画データGが生成される毎に、当該描画データGに対応した有効オブジェクト領域通知情報CEが生成され、クライアント装置20へ応答送信されることになる。   As a result, the server apparatus 10 generates valid object area notification information CE corresponding to the drawing data G each time the display drawing data G corresponding to the input event signal received from the client apparatus 20 is generated. A response is transmitted to the client device 20.

図8は、前記SBCシステムにおけるクライアント装置20のクライアント処理を示すフローチャートである。   FIG. 8 is a flowchart showing client processing of the client device 20 in the SBC system.

クライアント装置20の電源が投入されると、前記サーバ装置10に対する通信が開始されてログイン要求が送信され(ステップB1)、ユーザ認証処理やメモリ初期化処理などを含むサーバ装置10との接続確立のための処理が行われる(ステップB2)。   When the client device 20 is powered on, communication with the server device 10 is started and a login request is transmitted (step B1), and connection establishment with the server device 10 including user authentication processing and memory initialization processing is established. Is performed (step B2).

すると、前記サーバ装置10からのデータ受信待機状態となり(ステップB3)、当該サーバ装置10から受信されたデータが解析されることで(ステップB4)、前記ログイン要求に伴うサーバ装置10との接続が確立されたか否か判断される(ステップB5)。   Then, the data reception standby state from the server device 10 is entered (step B3), and the data received from the server device 10 is analyzed (step B4), so that the connection with the server device 10 associated with the login request is established. It is determined whether it has been established (step B5).

サーバ装置10との接続が確立されたと判断されると(ステップB5(Yes))、クライアント装置20自身のユーザ操作に伴う入力イベント発生、あるいはサーバ装置10からのデータ受信に伴う受信イベント発生の待機状態になる(ステップB6)。   If it is determined that the connection with the server device 10 has been established (step B5 (Yes)), the occurrence of an input event associated with the user operation of the client device 20 itself or the occurrence of a received event associated with data reception from the server device 10 A state is reached (step B6).

このイベント発生の待機状態において、クライアント装置10からのデータ受信に伴う受信イベントが発生したと判断されると(ステップB7(Yes))、図9におけるデータ受信処理へ移行される(ステップBC)。   If it is determined that a reception event associated with data reception from the client device 10 has occurred in this event generation standby state (step B7 (Yes)), the process proceeds to a data reception process in FIG. 9 (step BC).

図9は、前記SBCシステムにおけるクライアント装置20のクライアント処理に伴うデータ受信処理を示すフローチャートである。   FIG. 9 is a flowchart showing data reception processing accompanying client processing of the client device 20 in the SBC system.

このデータ受信処理では、先ず前記サーバ装置10からのデータ受信に伴う受信イベントの内容について、表示用の描画データGを受信した描画イベントであるか否か判断される(ステップC1)。   In this data reception process, it is first determined whether or not the content of the reception event associated with the data reception from the server device 10 is a drawing event that has received display drawing data G (step C1).

ここで、前記サーバ装置10からのデータ受信に伴う受信イベントの内容が表示用の描画データG(図4参照)を受信した描画イベントであると判断されると(ステップC1(Yes))、当該受信された描画データGはフレームバッファRAM25に書き込まれ、表示装置26に対する描画処理が実行される(ステップC2)。   Here, if it is determined that the content of the reception event associated with data reception from the server device 10 is a drawing event that has received the drawing data G for display (see FIG. 4) (step C1 (Yes)), The received drawing data G is written into the frame buffer RAM 25, and drawing processing for the display device 26 is executed (step C2).

すると、前記サーバ装置10から表示用の描画データGが受信されたことに伴い、当該描画データGに対応した有効オブジェクト領域通知情報CE(図5参照)が受信されたか否か判断される(ステップC3)。   Then, it is determined whether or not the valid object area notification information CE (see FIG. 5) corresponding to the drawing data G has been received in response to the reception of the drawing data G for display from the server device 10 (step 5). C3).

ここで、前記表示用の描画データGと共にその有効オブジェクト領域通知情報CEが受信されたと判断されると(ステップC3(Yes))、当該有効オブジェクト領域通知情報CEはRAM24に一時記憶され、同RAM24に記憶されている操作可能オブジェクト領域DB24a内の各領域情報が更新される(ステップC4)。   When it is determined that the effective object area notification information CE is received together with the display drawing data G (step C3 (Yes)), the effective object area notification information CE is temporarily stored in the RAM 24. Each area information in the operable object area DB 24a stored in is updated (step C4).

ここで、前記操作可能オブジェクト領域DB24aの更新処理について説明する。   Here, the update process of the operable object region DB 24a will be described.

先ず、前記RAM24内の操作可能オブジェクト領域DB24aには、前記フレームバッファRAM25に書き込まれた前回の表示用の描画データGに含まれる有効オブジェクト領域E1,E2,…の領域情報(E1)(E2)…が記憶されているが、当該操作可能オブジェクト領域DB24aに対して、今回新たに受信されてフレームバッファRAM25に書き込まれた描画データG(図4参照)に対応する有効オブジェクト領域通知情報CEにて追加の属性情報Eniを有しているところの領域情報(En)が追加で保存され、また消去の属性情報Eniを有しているところの領域情報(En)が削除される(ステップC4)。   First, in the manipulable object area DB 24a in the RAM 24, area information (E1) (E2) of the effective object areas E1, E2,... Are stored in the effective object area notification information CE corresponding to the drawing data G (see FIG. 4) newly received this time and written in the frame buffer RAM 25 for the operable object area DB 24a. Area information (En) having additional attribute information Eni is additionally stored, and area information (En) having deletion attribute information Eni is deleted (step C4).

つまり、SBCシステムにおいてクライアント装置20からの入力イベントに応じてサーバ装置10にて生成される描画データGは、例えば前回の入力イベントに応じて既にクライアント装置20にて表示されている1画面の描画データと比較して、画像が更新された部分を含む矩形領域の描画データGとして生成されるので、前記RAM24内の操作可能オブジェクト領域DB24aにおいて、描画更新されていない範囲の描画データに対応するところの各有効オブジェクト領域情報(En)はそのまま維持され、描画更新された範囲の描画データGに対応するところの各有効オブジェクト領域情報(En)のみ、当該描画データGに対応する有効オブジェクト領域通知情報CEに従い追加で保存または削除される。   That is, the drawing data G generated by the server device 10 in response to an input event from the client device 20 in the SBC system is, for example, a one-screen drawing already displayed on the client device 20 in response to the previous input event. Compared with the data, the image is generated as the drawing data G of the rectangular area including the updated portion. Therefore, in the operable object area DB 24a in the RAM 24, the drawing data corresponding to the drawing data in the range where the drawing is not updated. Each valid object area information (En) is maintained as it is, and only each valid object area information (En) corresponding to the drawing data G in the drawing updated range is valid object area notification information corresponding to the drawing data G. Additional saved or deleted according to CE.

これにより、表示用描画データGの更新の都度、画面全体に対応する操作可能オブジェクト領域DB24aの全ての領域情報(En)を更新させる必要がなくなる。そして、クライアント装置20にて表示中の1画面の描画データGに含まれる全ての操作可能オブジェクト領域E1,E2,…について、その領域情報(E1)(E2)…を常に前記操作可能オブジェクト領域DB24aにて記憶管理しておくことができる。   This eliminates the need to update all area information (En) in the operable object area DB 24a corresponding to the entire screen each time the display drawing data G is updated. .. For all the operable object areas E1, E2,... Included in the drawing data G of one screen being displayed on the client device 20, the area information (E1), (E2),. Can be stored and managed.

一方、前記ステップB6におけるイベント発生の待機状態において、ユーザ操作に伴う特定の入力イベント(特殊操作イベント)が発生したと判断されると(ステップB8(Yes))、図10における操作判別処理へ移行される(ステップBD)。   On the other hand, when it is determined that a specific input event (special operation event) associated with the user operation has occurred in the event occurrence standby state in step B6 (step B8 (Yes)), the process proceeds to the operation determination process in FIG. (Step BD).

この特定の入力イベント(特殊操作イベント)とは、表示画面上のポインタPにより任意の有効オブジェクト領域Enを指示する際に、例えば当該ポインタPの現在位置に対してユーザが指示すべき所望の有効オブジェクト領域Enが画面内上方向にある場合に、「shift+カーソル[↑]」を使用したキー操作イベントであることを示し、また当該ポインタPの現在位置に対してユーザが指示すべき所望の有効オブジェクト領域Enが画面内下方向にある場合に、「shift+カーソル[↓]」を使用したキー操作イベントであることを示し、また当該ポインタPの現在位置に対してユーザが指示すべき所望の有効オブジェクト領域Enが画面内右方向にある場合に、「shift+カーソル[→]」を使用したキー操作イベントであることを示し、さらに当該ポインタPの現在位置に対してユーザが指示すべき所望の有効オブジェクト領域Enが画面内左方向にある場合に、「shift+カーソル[←]」を使用したキー操作イベントであることを示す。   The specific input event (special operation event) is a desired effective event that the user should indicate to the current position of the pointer P, for example, when an arbitrary valid object area En is specified by the pointer P on the display screen. When the object area En is in the upper direction in the screen, this indicates a key operation event using “shift + cursor [↑]”, and the desired valid to be indicated by the user for the current position of the pointer P When the object area En is in the downward direction in the screen, this indicates a key operation event using “shift + cursor [↓]”, and the desired valid to be indicated by the user for the current position of the pointer P When the object area En is on the right side of the screen, it indicates a key operation event using “shift + cursor [→]”, and the point If the desired effective object region En user should indicate the current position of P is in the screen in the left direction indicates a key operation events using "shift + cursor [←]".

図10は、前記SBCシステムにおけるクライアント装置20のクライアント処理に伴う操作判別処理を示すフローチャートである。   FIG. 10 is a flowchart showing an operation determination process accompanying the client process of the client apparatus 20 in the SBC system.

この操作判別処理では、先ず表示装置26の画面上に表示されているマウスポインタPの現在位置の座標が取得される(ステップD1)。そして、前記特殊操作に応じたポインタPの移動方向が判別される(ステップD2)。   In this operation determination process, first, the coordinates of the current position of the mouse pointer P displayed on the screen of the display device 26 are acquired (step D1). Then, the moving direction of the pointer P according to the special operation is determined (step D2).

すると、前記RAM24の操作可能オブジェクト領域DB24aから、現在表示中の描画データG(例えば図4参照)において、前記カーソルキーの操作に応じてポインタPの移動すべき方向に存在する有効オブジェクト領域Enの領域情報(En)が取得され(ステップD3)、この有効オブジェクト領域EnのポインタPによる指示が判別されることで、当該ポインタPが移動すべき位置の座標情報(=En)が抽出される(ステップD4)。   Then, from the operable object area DB 24a of the RAM 24, the effective object area En existing in the direction in which the pointer P should be moved in accordance with the operation of the cursor key in the drawing data G (for example, see FIG. 4) currently displayed The area information (En) is acquired (step D3), and the instruction by the pointer P of the effective object area En is determined, whereby the coordinate information (= En) of the position to which the pointer P should move is extracted ( Step D4).

なお、通常のマウス操作によってポインタPを移動操作した場合でも、当該ポインタPによる前記有効オブジェクト領域Enの指示が判別された場合にのみ、その有効オブジェクト領域Enに対応する座標情報(=En)が抽出される(ステップD4)。   Even when the pointer P is moved by a normal mouse operation, the coordinate information (= En) corresponding to the effective object area En is obtained only when the instruction of the effective object area En by the pointer P is determined. Extracted (step D4).

すると、前記操作判別処理(ステップD1〜D4)により判別されて抽出されたポインタPの移動すべき位置の座標情報(=En)が、前記現在表示中の描画データGにおける何れかの有効オブジェクト領域Enに対応するものか否かにより当該ユーザ操作に伴う特定の入力イベント(特殊操作イベント)が有効であるか否か判断される(ステップB9)。   Then, the coordinate information (= En) of the position to which the pointer P to be moved, which is extracted by the operation determination process (steps D1 to D4), is any valid object area in the currently displayed drawing data G. It is determined whether or not a specific input event (special operation event) accompanying the user operation is valid depending on whether or not it corresponds to En (step B9).

ここで、ユーザ操作に伴う特定の入力イベントが有効であると判断されると(ステップB9(Yes))、図11におけるデータ送信処理へ移行される(ステップBF)。   If it is determined that a specific input event accompanying the user operation is valid (step B9 (Yes)), the process proceeds to the data transmission process in FIG. 11 (step BF).

図11は、前記SBCシステムにおけるクライアント装置20のクライアント処理に伴うデータ送信処理を示すフローチャートである。   FIG. 11 is a flowchart showing data transmission processing accompanying client processing of the client device 20 in the SBC system.

このデータ送信処理では、前記操作判別処理(ステップBD)により判別されて抽出された現在表示中の描画データGにおける、ポインタPの移動操作に伴う有効オブジェクト領域Enの座標情報(En)から、入力イベントの種別が判定される(ステップF1)。   In this data transmission process, input is performed from the coordinate information (En) of the effective object area En associated with the movement operation of the pointer P in the drawing data G currently displayed and extracted by the operation determination process (step BD). The type of event is determined (step F1).

すると、前記種別判定された入力イベントに対応するイベント信号と共に前記ポインタPの移動すべき位置の座標情報を含んだ送信データが生成され(ステップF2)、サーバ装置10に対して送信される(ステップF3)。   Then, transmission data including the coordinate information of the position to which the pointer P should move together with the event signal corresponding to the input event determined as the type is generated (step F2) and transmitted to the server device 10 (step S2). F3).

この際、前記クライアント装置20では、前記ポインタPの移動操作に伴う、例えばマウスの移動操作に応じて逐次変化する座標情報を繰り返しサーバ装置10へ送信する必要はなく、当該ポインタPが移動すべき1つの有効オブジェクト領域Enの座標情報(En)とそのイベント種別だけを送信すればよいので、サーバ装置10に対するクライアント装置20からの通信負荷は大幅に削減される。   At this time, the client device 20 does not need to repeatedly transmit, for example, coordinate information that changes sequentially in accordance with the movement operation of the mouse, for example, according to the movement operation of the mouse, to the server device 10, and the pointer P should move. Since only the coordinate information (En) of one effective object area En and its event type need to be transmitted, the communication load from the client device 20 to the server device 10 is greatly reduced.

すると、サーバ装置10では、前記クライアント装置20からの入力イベントの入力判断に従った入力対応処理(ステップS5→SA)により、ポインタPが前記移動すべき1つの有効オブジェクト領域Enに移動した状態での表示用描画データGが更新生成され(ステップA1〜A4)、この表示用描画データGと共に当該描画データGに対応した有効オブジェクト領域通知情報CEが取得されクライアント装置11へ送信される(ステップA5〜A9)。   Then, in the server device 10, the pointer P is moved to the one effective object area En to be moved by the input corresponding process (step S 5 → SA) according to the input event input determination from the client device 20. The display drawing data G is updated and generated (steps A1 to A4), and the effective object area notification information CE corresponding to the drawing data G is acquired together with the display drawing data G and transmitted to the client device 11 (step A5). ~ A9).

これにより、クライアント装置20では、前記サーバ装置10からのデータ受信イベントの判断に従ったデータ受信処理(ステップB7→BC)により、ポインタPが前記移動すべき1つの有効オブジェクト領域Enに移動した状態での表示用描画データGが描画されて表示される(ステップC1,C2)。   Thereby, in the client device 20, the pointer P has moved to the one valid object area En to be moved by the data reception process (step B7 → BC) according to the determination of the data reception event from the server device 10. The drawing data G for display is drawn and displayed (steps C1 and C2).

ここで、前記例えば「shift+カーソル[→]」による特定の入力操作が行われた場合は、ポインタPは直ちにユーザ所望の有効オブジェクト領域Enに移動されて表示されるので、例えば本クライアント装置10が携帯端末であってその表示装置26の表示画面がとても小さい場合でも、簡単確実にその有効オブジェクト領域Enを指定することができ、正確なユーザ入力が可能になる。   Here, for example, when a specific input operation using “shift + cursor [→]” is performed, the pointer P is immediately moved to the effective object area En desired by the user and displayed. Even when the display screen of the display device 26 is very small, the effective object area En can be designated easily and reliably, and accurate user input is possible.

一方、前記ステップB6におけるイベント発生の待機状態において、ユーザ操作に伴うその他の入力イベントが発生したと判断された場合には(ステップB10(Yes))、前記図11で示したデータ送信処理へ移行され(ステップBF)、当該ユーザ操作に伴うその他の入力イベントの種別に応じたサーバ装置10へのイベント送信が実行される(ステップF1〜F3)。   On the other hand, when it is determined that another input event accompanying the user operation has occurred in the event occurrence standby state in step B6 (step B10 (Yes)), the process proceeds to the data transmission process shown in FIG. Then (step BF), event transmission to the server device 10 is executed according to the type of other input event accompanying the user operation (steps F1 to F3).

したがって、前記構成のSBCシステムによれば、クライアント装置20からサーバ装置10に対して入力イベント信号が受信されると、サーバ装置10では、その入力イベントに応じたアプリケーションプログラムの起動によりクライアント表示用の描画データGが生成される。これと共に、当該描画データGに含まれるチェックボックスやリンク先指示ボタンなどのユーザ操作可能な有効オブジェクト領域E1,E2,…の領域情報(E1)(E2)…が取得されて有効オブジェクト領域通知情報CEが生成され、前記描画データGと共にクライアント装置20へ送信される。そしてクライアント装置20において、前記入力イベントに応じた描画データGが受信されて表示された状態で、当該描画データGに含まれる有効オブジェクト領域EnへポインタPを移動させると、前記有効オブジェクト領域通知情報CEに基づき当該ポインタPが移動されて指示される有効オブジェクト領域Enの領域情報(En)だけがサーバ装置10へ送信される。   Therefore, according to the SBC system having the above-described configuration, when an input event signal is received from the client device 20 to the server device 10, the server device 10 activates an application program corresponding to the input event to display a client display. Drawing data G is generated. At the same time, area information (E1) (E2)... Of valid object areas E1, E2,... That can be operated by the user, such as check boxes and link destination instruction buttons included in the drawing data G, is acquired and the effective object area notification information is acquired. CE is generated and transmitted to the client device 20 together with the drawing data G. When the client device 20 moves the pointer P to the effective object area En included in the drawing data G in a state where the drawing data G corresponding to the input event is received and displayed, the effective object area notification information Only the area information (En) of the effective object area En indicated by the movement of the pointer P based on the CE is transmitted to the server apparatus 10.

よって、クライアント装置20でのポインタPの移動操作に伴い、その移動途中にある画面座標情報の全てが逐一サーバ装置10へ送信されることなく、当該ポインタPの移動操作位置が前記有効オブジェクト領域Enの領域情報(En)に対応する位置にある時だけその領域情報(En)がサーバ装置10へ送信されるので、サーバ装置10に対するクライアント装置20からの通信負荷を大幅に削減でき、当該クライアント装置20から見た操作レスポンスを向上できる。しかも、前記ポインタPが有効オブジェクト領域Enの領域情報(En)に示される位置以外にある時は、当該ポインタPの移動操作が行われても入力イベントの送信は行われないので、誤った入力イベントの送信やこれに伴うサーバ装置10での誤動作を無くすことができる。   Therefore, with the movement operation of the pointer P in the client device 20, not all of the screen coordinate information in the middle of the movement is transmitted to the server device 10 one by one, and the movement operation position of the pointer P becomes the effective object area En. Since the area information (En) is transmitted to the server apparatus 10 only when it is at a position corresponding to the area information (En), the communication load from the client apparatus 20 to the server apparatus 10 can be greatly reduced, and the client apparatus The operation response seen from 20 can be improved. In addition, when the pointer P is located at a position other than the position indicated by the area information (En) of the valid object area En, an input event is not transmitted even if the pointer P is moved, so that an erroneous input is performed. It is possible to eliminate an event transmission and a malfunction in the server device 10 associated therewith.

なお、前記実施形態において記載したSBCシステムによる各処理の手法、すなわち、図6のフローチャートに示すサーバ装置10によるサーバ処理、図7のフローチャートに示す前記サーバ処理に伴う入力対応処理、図8のフローチャートに示すクライアント装置20によるクライアント処理、図9のフローチャートに示す前記クライアント処理に伴うデータ受信処理、図10のフローチャートに示す前記クライアント処理に伴う操作判別処理、図11のフローチャートに示す前記クライアント処理に伴うデータ送信処理等の各手法は、何れもコンピュータに実行させることができるプログラムとして、メモリカード(ROMカード、RAMカード等)、磁気ディスク(フロッピディスク、ハードディスク等)、光ディスク(CD−ROM、DVD等)、半導体メモリ等の外部記録装置18a,28aの媒体に格納して配布することができる。そして、サーバ装置10やクライアント装置20のコンピュータ(CPU11,21)は、この外部記録装置18a,28aの媒体に記憶されたプログラムを記憶装置(フラッシュROM13,23やRAM14,24)に読み込み、この読み込んだプログラムによって動作が制御されることにより、前記実施形態において説明した描画データGに含まれるユーザ操作可能な領域情報(En)に基づいたイベント発生処理機能を実現し、前述した手法による同様の処理を実行することができる。   Note that each processing method by the SBC system described in the embodiment, that is, server processing by the server device 10 shown in the flowchart of FIG. 6, input corresponding processing accompanying the server processing shown in the flowchart of FIG. 7, flowchart of FIG. The client device 20 shown in FIG. 9, the data reception process accompanying the client process shown in the flowchart of FIG. 9, the operation determination process accompanying the client process shown in the flowchart of FIG. 10, and the client process shown in the flowchart of FIG. Each method such as data transmission processing is a program that can be executed by a computer, such as a memory card (ROM card, RAM card, etc.), magnetic disk (floppy disk, hard disk, etc.), optical disk (CD-ROM). DVD, etc.), an external recording device 18a such as a semiconductor memory can be distributed and stored on a medium 28a. Then, the computers (CPUs 11 and 21) of the server device 10 and the client device 20 read the programs stored in the media of the external recording devices 18a and 28a into the storage devices (flash ROMs 13 and 23 and RAMs 14 and 24) and read them. By controlling the operation by the program, the event generation processing function based on the user-operable area information (En) included in the drawing data G described in the above embodiment is realized, and similar processing by the above-described method is performed. Can be executed.

また、前記各手法を実現するためのプログラムのデータは、プログラムコードの形態として通信ネットワーク(N)上を伝送させることができ、この通信ネットワーク(N)に接続されたコンピュータ装置(プログラムサーバ)から前記のプログラムデータを取り込んで記憶装置(フラッシュROM13,23やRAM14,24)に記憶させ、前述した描画データGに含まれるユーザ操作可能な領域情報(En)に基づいたイベント発生処理機能を実現することもできる。   Further, program data for realizing each of the above methods can be transmitted on the communication network (N) in the form of a program code, and from a computer device (program server) connected to the communication network (N). The program data is fetched and stored in a storage device (flash ROM 13, 23 or RAM 14, 24), and an event generation processing function based on user-operable area information (En) included in the drawing data G described above is realized. You can also.

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

10 …サーバ装置
20 …端末装置
11、21…CPU
12、22…バス
13、23…ROM
14、24…RAM
14a…クライアント用フレームバッファRAM
24a…操作可能オブジェクト領域DB(Data Base)
15、25…フレームバッファRAM
16、26…表示装置
17、27…入力装置
18a、28a…外部記憶装置
18b、28b…補助記憶装置
19、29…通信I/F
N …通信ネットワーク
CE …有効オブジェクト領域通知情報
G …表示用描画データ
DESCRIPTION OF SYMBOLS 10 ... Server apparatus 20 ... Terminal apparatus 11, 21 ... CPU
12, 22 ... Bus 13, 23 ... ROM
14, 24 ... RAM
14a: Client frame buffer RAM
24a ... Operable object area DB (Data Base)
15, 25 ... Frame buffer RAM
16, 26 ... Display device 17, 27 ... Input device 18a, 28a ... External storage device 18b, 28b ... Auxiliary storage device 19, 29 ... Communication I / F
N: Communication network CE: Effective object area notification information G: Display drawing data

Claims (8)

画面情報を表示する端末装置であって、
前記画面情報に含まれるオブジェクト領域の位置を示す位置情報を取得する取得手段と、
前記画面情報に含まれる前記オブジェクト領域の内で、ユーザが指示対象としたいオブジェクト領域の存在する方向の位置指示する方向指示操作の有無を判別する判別手段と、
前記判別手段により前記方向指示操作を判別した際は、前記画面情報に含まれる前記オブジェクト領域の内で、前記方向指示操作で指示される方向の位置に存在するオブジェクト領域の位置情報を特定する特定手段と、
前記特定手段で特定された位置情報の位置に存在するオブジェクト領域に対する処理を実行する処理手段と、
を備えたことを特徴とする端末装置。
A terminal device that displays screen information,
Acquisition means for acquiring position information indicating a position of an object area included in the screen information;
A discriminating means for discriminating the presence / absence of a direction indicating operation instructing a position in a direction in which an object region desired to be specified by the user exists among the object regions included in the screen information;
When it is determined the direction instruction operation chromatic by the determining means, among the object area included in the screen information, specifying the position information of the object region existing position in the direction indicated by the direction instruction operation Specific means,
Processing means for executing processing on the object area existing at the position of the position information specified by the specifying means;
A terminal device comprising:
前記特定手段で特定された位置情報のオブジェクト領域が、操作可能なオブジェクト領域否かを判別する第2判別手段と、
を更に具備し、
前記処理手段は、前記第2判別手段で操作可能なオブジェクト領域あると判別されたに際に、当該操作可能なオブジェクト領域基づいた処理を実行する、
ことを特徴とする請求項1記載の端末装置。
Object area location information specified in the specifying means, a second determination means for determining whether an operable object area,
Further comprising
The processing means, when the it is judged that operable object region in said second discrimination means executes the processing based on the operable object area,
Terminal device according to claim 1, characterized in that.
前記画面情報内における所望位置をユーザ操作により任意に指示する位置指示手段と、
前記位置指示手段で指示された前記画面情報内の位置をポインタで表示するポインタ表示手段と、
を更に具備し、
前記ポインタ表示手段は、前記判別手段により前記方向指示操作を判別した際は、前記位置指示手段で指示される位置ポインタを前記オブジェクト領域の存在する位置に移動して表示する、
ことを特徴とする請求項1又は2に記載の端末装置。
Position indicating means for arbitrarily specifying a desired position in the screen information by a user operation;
Pointer display means for displaying the position in the screen information instructed by the position instruction means with a pointer;
Further comprising
The pointer display means moves and displays the position pointer indicated by the position indication means to a position where the object area exists when the direction indication operation is determined by the determination means.
Terminal device according to claim 1 or 2, characterized in that.
画面情報を表示する端末装置であって、
前記画面情報に含まれるオブジェクト領域の位置情報を取得する取得手段と、
前記画面情報内における所望位置をユーザ操作により任意に指示する位置指示手段と、
ユーザによる前記画面情報内における前記オブジェクト領域の存在する方向の位置を指示する方向指示操作の有無を判別する判別手段と、
前記判別手段により前記方向指示操作を判別した際は、前記画面情報に含まれる前記オブジェクト領域の内で、当該画面情報内において前記位置指示手段で指示された指示位置を基準にして前記方向指示操作で指示された方向の位置に存在するオブジェクト領域の位置情報を特定する特定手段と、
前記位置指示手段で指示された位置を示すポインタ表示を、前記特定手段で特定された位置情報の位置に存在するオブジェクト領域の位置に移動して表示させるポインタ表示手段と、
を備えたことを特徴とする端末装置。
A terminal device that displays screen information,
Obtaining means for obtaining position information of an object area included in the screen information;
Position indicating means for arbitrarily specifying a desired position in the screen information by a user operation;
A discriminating means for discriminating whether or not there is a direction indicating operation that indicates a position in a direction in which the object area exists in the screen information by the user;
Wherein when it is determined the direction instruction operation chromatic by determining means, said among the object area included in the screen information, the direction indication with respect to the designated designated position by the position indicating means within the screen information A specifying means for specifying the position information of the object area existing at the position in the direction instructed by the operation;
Pointer display means for moving and displaying the pointer display indicating the position instructed by the position instruction means to the position of the object area existing at the position of the position information specified by the specifying means;
A terminal device comprising:
前記特定手段で特定された位置情報のオブジェクト領域が、操作可能なオブジェクト領域否かを判別する第2判別手段と、
を更に具備し、
前記ポインタ表示手段は、前記第2判別手段で操作可能なオブジェクト領域あると判別されたに際に、前記ポインタ表示を当該操作可能なオブジェクト領域に位置に移動して表示させる、
ことを特徴とする請求項記載の端末装置。
Object area location information specified in the specifying means, a second determination means for determining whether an operable object area,
Further comprising
It said pointer display means, when the it is judged that operable object region in the second discriminating means, said pointer display displays moved to a position to the operable object area,
The terminal device according to claim 4 .
前記特定手段で特定され前記ポインタ表示手段でポインタ表示された前記オブジェクト領域に対して処理を実行する処理手段と、
を更に具備したことを特徴とする請求項又は記載の端末装置。
Processing means for executing processing on the object area specified by the specifying means and indicated by the pointer display means;
Further terminal device according to claim 4 or 5, wherein the equipped.
画面情報を表示する端末装置のコンピュータを制御するためのプログラムであって、
前記コンピュータを、
前記画面情報に含まれるオブジェクト領域の位置を示す位置情報を取得する取得手段、
前記画面情報に含まれる前記オブジェクト領域の内で、ユーザが指示対象としたいオブジェクト領域の存在する方向の位置指示する方向指示操作の有無を判別する判別手段、
前記判別手段により前記方向指示操作を判別した際は、前記画面情報に含まれる前記オブジェクト領域の内で、前記方向指示操作で指示される方向の位置に存在するオブジェクト領域の位置情報を特定する特定手段、
前記特定手段で特定された位置情報の位置に存在するオブジェクト領域に対する処理を実行する処理手段、
として機能させるようにしたコンピュータ読み取り可能なプログラム。
A program for controlling a computer of a terminal device that displays screen information,
The computer,
Acquisition means for acquiring position information indicating a position of an object area included in the screen information;
A determination unit that determines the presence / absence of a direction instruction operation that indicates a position in a direction in which an object area that the user wants to indicate is included in the object area included in the screen information;
When it is determined the direction instruction operation chromatic by the determining means, among the object area included in the screen information, specifying the position information of the object region existing position in the direction indicated by the direction instruction operation Specific means,
Processing means for executing processing on the object area existing at the position of the position information specified by the specifying means;
A computer-readable program designed to function as a computer.
画面情報を表示する端末装置のコンピュータを制御するためのプログラムであって、
前記コンピュータを、
前記画面情報に含まれるオブジェクト領域の位置情報を取得する取得手段、
前記画面情報内における所望位置をユーザ操作により任意に指示する位置指示手段、
ユーザによる前記画面情報内における前記オブジェクト領域の存在する方向の位置を指示する方向指示操作の有無を判別する判別手段、
前記判別手段により前記方向指示操作を判別した際は、前記画面情報に含まれる前記オブジェクト領域の内で、当該画面情報内において前記位置指示手段で指示された指示位置を基準にして前記方向指示操作で指示された方向の位置に存在するオブジェクト領域の位置情報を特定する特定手段、
前記位置指示手段で指示された位置を示すポインタ表示を、前記特定手段で特定された位置情報の位置に存在するオブジェクト領域の位置に移動して表示させるポインタ表示手段、
として機能させるようにしたコンピュータ読み取り可能なプログラム。
A program for controlling a computer of a terminal device that displays screen information,
The computer,
Acquisition means for acquiring position information of an object area included in the screen information;
Position indicating means for arbitrarily specifying a desired position in the screen information by a user operation ;
A discriminating means for discriminating whether or not there is a direction indicating operation for indicating a position in a direction in which the object area exists in the screen information by the user;
Wherein when it is determined the direction instruction operation chromatic by determining means, said among the object area included in the screen information, the direction indication with respect to the designated designated position by the position indicating means within the screen information A specifying means for specifying the position information of the object area existing at the position in the direction instructed by the operation ;
Pointer display means for moving and displaying the pointer display indicating the position instructed by the position instruction means to the position of the object area existing at the position of the position information specified by the specifying means;
A computer-readable program designed to function as a computer.
JP2013005999A 2013-01-17 2013-01-17 Terminal device and program Active JP5637404B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013005999A JP5637404B2 (en) 2013-01-17 2013-01-17 Terminal device and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013005999A JP5637404B2 (en) 2013-01-17 2013-01-17 Terminal device and program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2008003363A Division JP5347271B2 (en) 2008-01-10 2008-01-10 Terminal device and program

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2014145043A Division JP5895978B2 (en) 2014-07-15 2014-07-15 Terminal device and program

Publications (2)

Publication Number Publication Date
JP2013101667A JP2013101667A (en) 2013-05-23
JP5637404B2 true JP5637404B2 (en) 2014-12-10

Family

ID=48622166

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013005999A Active JP5637404B2 (en) 2013-01-17 2013-01-17 Terminal device and program

Country Status (1)

Country Link
JP (1) JP5637404B2 (en)

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3549097B2 (en) * 2000-04-26 2004-08-04 インターナショナル・ビジネス・マシーンズ・コーポレーション Method for identifying owner of collaborative work object, computer system, and computer-readable recording medium

Also Published As

Publication number Publication date
JP2013101667A (en) 2013-05-23

Similar Documents

Publication Publication Date Title
US10452249B2 (en) Tooltip feedback for zoom using scroll wheel
JP5779085B2 (en) Information processing apparatus, screen output system, screen output control method, and program
JPWO2008044321A1 (en) Operation support computer program, operation support computer system
US20100293499A1 (en) Rendering to a device desktop of an adaptive input device
JP2009276889A (en) Server unit, client unit, server-based computing system, server control method, and client control method
US9684738B2 (en) Text-based command generation
US20080037051A1 (en) Document display processor, computer readable medium storing document display processing program, computer data signal and document display processing method
US9037981B2 (en) Information processing apparatus, control method therefor, and storage medium for displaying cursors from other sites in dedicated windows
JP5077272B2 (en) Client device, server-based computing system, and client control program
JP5407386B2 (en) Server apparatus and program
JP5347271B2 (en) Terminal device and program
JP5262362B2 (en) Server device, client device, and program
JP5637404B2 (en) Terminal device and program
JP2010231314A (en) Terminal device and program
JP5895978B2 (en) Terminal device and program
JP2010026629A (en) Server device, client device, server base computing system, server control program, client control program
JP2016033799A (en) Program generation device, information processing device, control method, and program
JP5737314B2 (en) Information display device and program
JP2010055189A (en) Server device for server base computing system, client device, server control program, and client control program
JP5692291B2 (en) Display terminal device, information processing device, and program
JP2021033719A (en) Information processing system and information processing method
JP6266925B2 (en) Control device, control method, and program
WO2022113315A1 (en) User interface extension system, user interface extension method, and user interface extension program
JP6692967B1 (en) Computer program, server device, terminal device, program generation method, and method
US11188198B2 (en) Settings information display system, method, and program for displaying settings information regarding remote resources

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20131210

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140123

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20140422

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140715

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20140723

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20141008

R150 Certificate of patent or registration of utility model

Ref document number: 5637404

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150