JP2015127983A - Information display device, information display method, and program - Google Patents

Information display device, information display method, and program Download PDF

Info

Publication number
JP2015127983A
JP2015127983A JP2015078842A JP2015078842A JP2015127983A JP 2015127983 A JP2015127983 A JP 2015127983A JP 2015078842 A JP2015078842 A JP 2015078842A JP 2015078842 A JP2015078842 A JP 2015078842A JP 2015127983 A JP2015127983 A JP 2015127983A
Authority
JP
Japan
Prior art keywords
display
target image
web page
image
client
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.)
Pending
Application number
JP2015078842A
Other languages
Japanese (ja)
Inventor
典夫 遠藤
Norio Endo
典夫 遠藤
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 JP2015078842A priority Critical patent/JP2015127983A/en
Publication of JP2015127983A publication Critical patent/JP2015127983A/en
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide a server-based computing system capable of improving operation responsivity by reducing a communication data amount accompanying a scroll operation on a display screen of a client device.SOLUTION: A server obtains a Web page P and generates drawing data G according to display size Hc×Wc of a client, in response to a Web page acquisition request by the client. The drawing data G is transmitted to the client as a response together with the whole size Hp×Wp of the Web page P and a display position Xc and Yc of the drawing data G on the page P. The client displays the drawing data G of the Web page P and displays local scroll bars SBv and SBh indicating a display range of the drawing data G with respect to the whole size Hp×Wp of the page P. The display range indicated by the bars is changed according to operations on the scroll bars SBv and SBh, then the operations are finished. A display position change request in which the display position Xc and Yc after changing the range is written is transmitted to the server. The server generates drawing data G after change, and display on the client is updated.

Description

本発明は、情報表示装置、およびプログラムに関する。   The present invention relates to an information display device and a program.

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

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

一方でSBCシステムは、クライアント装置からの要求に応じた表示用の描画データが、サーバ装置により生成あるいは取得されて前記クライアント装置へと転送されて表示されるものである。このため、前記描画データが更新される都度そのクライアント装置への転送処理が生じていたのでは、通信頻度やそのデータ量も多くなり、クライアント装置から見た描画更新の操作レスポンスも改善し難いものである。   On the other hand, in the SBC system, drawing data for display in response to a request from a client device is generated or acquired by a server device, transferred to the client device, and displayed. For this reason, every time the drawing data is updated, if the transfer processing to the client device occurs, the communication frequency and the data amount increase, and it is difficult to improve the operation response of the drawing update as seen from the client device. It is.

特に、表示画面のスクロール操作に伴い当該スクロール位置に応じた表示位置の変更要求が連続的に発生する場合には、サーバ装置への当該表示位置の変更要求送信処理と、これに応じてサーバ装置により表示位置が更新された描画データのクライアント装置への応答送信処理とが連続的に繰り返されるので、通信頻度は激増しスクロール表示の操作レスポンスも悪くなる。   In particular, when a display position change request corresponding to the scroll position is continuously generated in accordance with the scroll operation of the display screen, the display position change request transmission process to the server apparatus, and the server apparatus accordingly Since the process of transmitting the drawing data whose display position has been updated to the client apparatus is continuously repeated, the communication frequency increases dramatically and the scroll display operation response also deteriorates.

従来のSBCシステムにおいて、クライアント装置の画面に対し、サーバ装置にて制御可能な状態になっているウインドウを、当該画面に対応したスクロールバーと共に表示させることで、ユーザがスクロール操作を行う際の、サーバ装置側のウインドウに対するクライアント装置側での画面位置を明確にし、ユーザの作業量を低減させることが考えられている(例えば、特許文献1参照。)。   In a conventional SBC system, by displaying a window that is controllable by the server device on the screen of the client device together with a scroll bar corresponding to the screen, when the user performs a scroll operation, It is considered to clarify the screen position on the client device side with respect to the window on the server device side and reduce the work amount of the user (for example, refer to Patent Document 1).

特開2004−348380号公報JP 2004-348380 A

前記従来のSBCシステムでは、サーバ装置側のウインドウに対するクライアント装置側での画面位置を明確にし、画面スクロールに伴うユーザ作業量を低減させることができるものの、スクロール操作の指示・実行中においては、サーバ装置への画面位置の変更要求送信処理と、当該サーバ装置からの画面更新後の描画データのクライアント装置への応答送信処理とが連続的に繰り返されるので、通信データ量の大幅な増加は避けられない問題がある。   In the conventional SBC system, the screen position on the client device side with respect to the server device side window can be clarified and the amount of user work accompanying screen scrolling can be reduced. Since the processing for transmitting the screen position change request to the device and the response transmission processing for the drawing data after the screen update from the server device to the client device are continuously repeated, a significant increase in the amount of communication data can be avoided. There is no problem.

本発明は、表示される表示情報の表示内容のスクロール操作に伴う情報処理の負荷を削減して、操作レスポンスを向上することが可能になるようにすることを目的とする。   An object of the present invention is to reduce an information processing load associated with a scrolling operation of display contents of display information to be displayed and to improve an operation response.

請求項1記載の発明は、表示情報全体の中で表示部での表示対象となる範囲の表示対象画像を切り出して当該表示部に表示する情報表示装置であって、前記表示部に前記表示対象画像が表示されている状態にあって、その表示対象画像に対するスクロール操作が行われた際は、当該表示対象画像が前記表示情報全体の中のどの表示範囲にあるかを示す全体縮小画像を、前記表示対象画像と共に前記表示部に表示する表示制御手段と、前記スクロール操作の一連の操作中にあっては、前記表示対象画像の表示内容を上記スクロール操作に伴って表示更新することはせずに、その表示対象画像と共に表示される前記全体縮小画像を、そのスクロール操作に伴った新たな表示範囲の位置に基づいた新たな全体縮小画像に逐次変更して更新表示する第1表示更新手段と、前記スクロール操作の一連の操作が終了された際は、前記表示部で表示更新されることなく前記表示部に表示されていた前記表示対象画像の表示内容を、当該一連のスクロール操作で移動された最終的な表示範囲の表示対象画像の表示内容に変更して更新表示する第2表示更新手段と、を具備したことを特徴とする。   The invention according to claim 1 is an information display device that cuts out a display target image in a range to be displayed on the display unit in the entire display information, and displays the image on the display unit, the display target being displayed on the display unit When a scroll operation is performed on the display target image in a state where the image is displayed, an overall reduced image indicating which display range in the entire display information the display target image is in, Display control means for displaying on the display unit together with the display target image, and display contents of the display target image are not updated with the scroll operation during a series of operations of the scroll operation. In addition, the entire reduced image displayed together with the display target image is sequentially changed to a new entire reduced image based on the position of the new display range accompanying the scroll operation, and updated and displayed. When a series of operations of the display update means and the scroll operation is finished, the display contents of the display target image displayed on the display unit without being updated on the display unit are displayed. And a second display update unit that updates and displays the display contents of the display target image in the final display range moved by the operation.

本発明によれば、表示される表示情報の表示内容のスクロール操作に伴う情報処理の負荷を削減して、操作レスポンスを向上することが可能になる。   ADVANTAGE OF THE INVENTION According to this invention, it becomes possible to reduce the load of the information processing accompanying the scroll operation of the display content of the display information displayed, and to improve an operation response.

本発明の実施形態に係る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システムのクライアント装置20にてWebページPを閲覧する場合に、サーバ装置10にて取得されたWebページPに対するクライアント表示用描画データGのサイズ,位置関係,スクロール操作時の表示状態を示す図。When the Web page P is browsed by the client device 20 of the SBC system, the size and positional relationship of the client display drawing data G with respect to the Web page P acquired by the server device 10 and the display state at the time of the scroll operation are shown. Figure. 前記クライアント装置20からサーバ装置10へ通知される表示領域サイズHc×Wcの通信フォーマットを示す図。The figure which shows the communication format of the display area size HcxWc notified to the server apparatus 10 from the said client apparatus 20. FIG. 前記サーバ装置10からクライアント装置20へ通知されるWebページ情報の通信フォーマットを示す図。The figure which shows the communication format of the web page information notified to the client apparatus 20 from the said server apparatus 10. FIG. 前記サーバ装置10からクライアント装置20へ転送されるWebページPの全体縮小画像の通信フォーマットを示す図。The figure which shows the communication format of the whole reduced image of the web page P transferred from the said server apparatus 10 to the client apparatus 20. FIG. 前記クライアント装置20とサーバ装置10との相互間で通知される表示位置変更情報の通信フォーマットを示す図。The figure which shows the communication format of the display position change information notified between the said client apparatus 20 and the server apparatus 10. FIG. 前記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. 前記サーバ装置10のサーバ処理における入力対応処理に伴うWebページ表示データ作成処理を示すフローチャート。5 is a flowchart showing Web page display data creation processing accompanying input correspondence processing in server processing of the server device 10; 前記サーバ装置10の入力対応処理におけるWebページ表示データ作成処理に伴うWebページ縮小画像作成処理を示すフローチャート。6 is a flowchart showing Web page reduced image creation processing accompanying web page display data creation processing in the input handling processing of the server device 10; 前記SBCシステムにおけるサーバ装置10のサーバ処理に伴う表示位置更新処理を示すフローチャート。The flowchart which shows the display position update 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 event 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表示プログラム(Webブラウザ),メール処理プログラム,文書作成処理プログラム,表計算処理プログラム,プレゼン資料作成プログラムなど、複数のアプリケーションプログラムを有し、当該サーバ装置10に接続されたクライアント装置20,…からの操作入力(入力イベント)信号に応じて起動しその処理を実行する。   The server device 10 includes a plurality of application programs such as an Internet connection processing program, a Web display program (Web browser), a mail processing program, a document creation processing program, a spreadsheet processing program, and a presentation material creation program. Are activated in response to an operation input (input event) signal from the client device 20,.

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

そして、クライアント装置20,…では、前記サーバ装置10から転送された描画データGがその圧縮を解凍されてフレームバッファRAM25(図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 RAM 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 by using the RAM 14 as a working memory in accordance with a server control program including a system program and various application programs stored in advance in the ROM 13. The various programs are started and executed in response to a processing command (input event) signal corresponding to a user operation from the client device 20 received via / F19.

このサーバ装置10において、クライアント装置20からの入力イベント信号に応じて起動・実行されるアプリケーションプログラムに従い生成された種々のデータは、例えばそのユーザIDに対応付けられて外部記憶装置18aに記憶される。またクライアント表示用の描画データGは、RAM14内のクライアント用仮想フレームバッファRAM14aを使用し、クライアント装置20の表示領域サイズに合わせて生成されると共に、圧縮処理された後、通信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 in accordance with the display area size of the client device 20 using the client virtual frame buffer RAM 14a in the RAM 14, and after being compressed, the drawing data G for the client is sent from the communication I / F 19 to the client. It is transferred to the device 20 and displayed.

また、このサーバ装置10は、RAM14において、Webページ全体サイズメモリ14b、クライアント表示領域サイズメモリ14c、Webページ表示位置メモリ14d、Webページ縮小画像メモリ14eを有する。   In addition, the server device 10 includes a whole Web page size memory 14b, a client display area size memory 14c, a Web page display position memory 14d, and a Web page reduced image memory 14e in the RAM 14.

前記Webページ全体サイズメモリ14bには、クライアント装置20からの入力イベントに応じたWebブラウザプログラムに従い取得されたWebページPの全体サイズHp×Wp(図4(A1)参照)が記憶される。   The web page total size memory 14b stores the total size Hp × Wp (see FIG. 4A1) of the web page P acquired according to the web browser program corresponding to the input event from the client device 20.

前記クライアント表示領域サイズメモリ14cには、クライアント装置20との接続に伴い当該クライアント装置20から取得された表示装置26の表示領域サイズHc×Wc(図4(B1)参照)が記憶される。   In the client display area size memory 14c, the display area size Hc × Wc (see FIG. 4B1) of the display device 26 acquired from the client apparatus 20 in connection with the connection with the client apparatus 20 is stored.

前記Webページ表示位置メモリ14dには、クライアント用フレームバッファ14a上にクライアント装置20の表示領域サイズHc×Wc(14c)に合わせて生成されている描画データGの、前記WebページPの原点座標(Xo,Yo)を基準とする表示位置(Xc,Yc)(図4(A1)参照)が記憶される。   In the web page display position memory 14d, the origin coordinates (of the web page P) of the drawing data G generated on the client frame buffer 14a in accordance with the display area size Hc × Wc (14c) of the client device 20 are stored. The display position (Xc, Yc) (see FIG. 4 (A1)) based on Xo, Yo) is stored.

前記Webページ縮小画像メモリ14eには、クライアント装置20の表示領域サイズHc×Wc(14c)に合わせて縮小されたWebページPの全体の縮小画像Pw(図4(A2)参照)が記憶される。   The reduced Web page image memory 14e stores the entire reduced image Pw of the Web page P reduced in accordance with the display area size Hc × Wc (14c) of the client device 20 (see FIG. 4A2). .

なお、当該サーバ装置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 (client control program) stored in advance in the ROM 23. The CPU 21 controls a key input signal from the input device 27, a mouse movement signal, a communication I / O. The system program is activated and executed in accordance with an application response signal from the server device 10 received via F29, transfer drawing data G, or the like.

このクライアント装置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には、表示領域サイズメモリ24a、Webページ全体サイズメモリ24b、Webページ表示位置メモリ24c、ローカルスクロールバー(縦・横)メモリ24d、Webページ縮小画像メモリ24eが記憶される。   The RAM 24 functioning as the working memory includes a display area size memory 24a, a Web page total size memory 24b, a Web page display position memory 24c, a local scroll bar (vertical / horizontal) memory 24d, and a Web page reduced image memory 24e. Is memorized.

前記表示領域サイズメモリ24aには、表示装置26の表示領域サイズHc×Wc(図4(B1)参照)が記憶される。   The display area size memory 24a stores the display area size Hc × Wc of the display device 26 (see FIG. 4B1).

Webページ全体サイズメモリ24bには、前記サーバ装置10への入力イベント(Webページ取得要求)に応じて同サーバ装置10にて取得されたWebページPの全体サイズHp×Wp(図4(A1)参照)が、同サーバ装置10から受信されて記憶される。   In the entire Web page size memory 24b, the entire size Hp × Wp of the Web page P acquired by the server apparatus 10 in response to an input event (Web page acquisition request) to the server apparatus 10 (FIG. 4A1). Is received from the server device 10 and stored.

Webページ表示位置メモリ24cには、前記サーバ装置10においてクライアント装置20の表示領域サイズHc×Wc(24a)に合わせて生成され当該クライアント装置20に転送されている描画データGの、前記WebページPの原点座標(Xo,Yo)を基準とする表示位置(Xc,Yc)(図4(A1)(B1)参照)が、同サーバ装置10から受信されて記憶される。   In the Web page display position memory 24c, the Web page P of the drawing data G generated in accordance with the display area size Hc × Wc (24a) of the client device 20 and transferred to the client device 20 in the server device 10 is stored. The display position (Xc, Yc) (see FIGS. 4A1 and 4B1) with reference to the origin coordinates (Xo, Yo) is received from the server device 10 and stored.

ローカルスクロールバー(縦・横)メモリ24dには、表示装置26に現在表示されている描画データGの、前記WebページPの全体の中での表示範囲を示す縦横のローカルスクロールバーSBv,SBh(図4(B1)参照)が、前記Webページ全体サイズメモリ24bに記憶されたWebページPの全体サイズHp×Wpと、前記Webページ表示位置メモリ24cに記憶された当該WebページPの原点座標(Xo,Yo)を基準とする表示位置(Xc,Yc)と、前記表示領域サイズメモリ24aに記憶された表示装置26の表示領域サイズHc×Wcとに基づき生成されて記憶される。   In the local scroll bar (vertical / horizontal) memory 24d, vertical and horizontal local scroll bars SBv and SBh (showing the display range of the drawing data G currently displayed on the display device 26 in the entire Web page P are displayed. 4B1) shows the entire size Hp × Wp of the Web page P stored in the Web page total size memory 24b, and the origin coordinates of the Web page P stored in the Web page display position memory 24c (see FIG. Xo, Yo) based on the display position (Xc, Yc) and the display area size Hc × Wc of the display device 26 stored in the display area size memory 24a.

Webページ縮小画像メモリ24eには、前記サーバ装置10においてクライアント装置20の表示領域サイズHc×Wc(24a)に合わせて縮小生成されたWebページPの全体の縮小画像Pw(図4(A2)参照)が、同サーバ装置10から転送されて記憶される。   In the Web page reduced image memory 24e, an entire reduced image Pw of the Web page P reduced and generated in accordance with the display area size Hc × Wc (24a) of the client device 20 in the server device 10 (see FIG. 4A2). ) Is transferred from the server device 10 and stored.

図4は、前記SBCシステムのクライアント装置20にてWebページPを閲覧する場合に、サーバ装置10にて取得されたWebページPに対するクライアント表示用描画データGのサイズ,位置関係,スクロール操作時の表示状態を示す図である。   FIG. 4 shows the size, positional relationship, and scroll operation of the client display drawing data G with respect to the Web page P acquired by the server device 10 when browsing the Web page P by the client device 20 of the SBC system. It is a figure which shows a display state.

クライアント装置20からの入力イベント(Webページ取得要求)に応じて、サーバ装置10においてWebページPが取得されると、当該WebページPの全体領域に対してクライアント装置20の表示領域サイズHc×Wcに合わせたクライアント表示用の描画データGが生成される。   When the Web page P is acquired in the server apparatus 10 in response to an input event (Web page acquisition request) from the client apparatus 20, the display area size Hc × Wc of the client apparatus 20 with respect to the entire area of the Web page P The drawing data G for client display matching the above is generated.

この際、サーバ装置10からクライアント装置20に対して、生成されたクライアント表示用の描画データGが転送されるのと共に、前記WebページPの全体サイズHp×Wp、同WebページPの原点座標(Xo,Yo)に対するクライアント表示用描画データGの表示位置座標(Xc,Yc)が通知される。   At this time, the generated rendering data G for client display is transferred from the server device 10 to the client device 20, and the total size Hp × Wp of the Web page P, and the origin coordinates of the Web page P ( The display position coordinates (Xc, Yc) of the client display drawing data G for Xo, Yo) are notified.

また、前記サーバ装置10では、前記WebページPの縮小画像Pwも生成されてクライアント装置20へ転送される。   In the server device 10, a reduced image Pw of the Web page P is also generated and transferred to the client device 20.

すると、クライアント装置20では、サーバ装置10から転送されたクライアント表示用描画データGに、当該描画データGのWebページPの全体サイズに対する表示の範囲を示すスクロールバーSBv,SBhが生成付加されて表示装置26に表示される。   Then, the client device 20 generates and adds scroll bars SBv and SBh indicating the display range for the entire size of the Web page P of the drawing data G to the client display drawing data G transferred from the server device 10 and displays it. It is displayed on the device 26.

そして、クライアント装置20において表示装置26に表示されたスクロールバーSBv,SBhの操作が開始されると、クライアント表示用描画データGに重ねて前記WebページPの全体縮小画像Pwが表示されると共に、当該WebページPの全体縮小画像Pwに重ねて前記スクロールバーSBv,SBhが示す現在表示位置に対応させた表示範囲枠Kが表示される。   When the operation of the scroll bars SBv and SBh displayed on the display device 26 in the client device 20 is started, the entire reduced image Pw of the Web page P is displayed over the client display drawing data G, and A display range frame K corresponding to the current display position indicated by the scroll bars SBv and SBh is displayed over the entire reduced image Pw of the Web page P.

なお、前記スクロールバーSBv,SBhによるスクロール操作の最中では、当該スクロール操作に応じて前記WebページPの全体縮小画像Pwに対する表示範囲枠Kの移動表示が行われるものの、当該表示範囲枠Kの移動に応じたクライアント表示用描画データGの前記WebページP上での表示位置の変更要求がサーバ装置10へ送信されることはない。このため、同スクロールバーSBv,SBhによるスクロール操作の最中は、サーバ装置10においてクライアント表示用描画データGの描画の更新が行われることはなく、同スクロールバーSBv,SBhによるスクロール操作が終わった時点において、前記クライアント装置20から送信される表示位置の変更要求に従い、クライアント表示用描画データGの描画の更新が実行され同クライアント装置20へ応答送信される。   In the middle of the scroll operation by the scroll bars SBv and SBh, the display range frame K is moved and displayed with respect to the entire reduced image Pw of the Web page P according to the scroll operation. A request for changing the display position of the client display drawing data G on the Web page P according to the movement is not transmitted to the server device 10. For this reason, during the scroll operation by the scroll bars SBv and SBh, the drawing of the client display drawing data G is not updated in the server device 10, and the scroll operation by the scroll bars SBv and SBh is finished. At that time, in accordance with the display position change request transmitted from the client device 20, the drawing update of the client display drawing data G is executed and a response is transmitted to the client device 20.

図5は、前記クライアント装置20からサーバ装置10へ通知される表示領域サイズHc×Wcの通信フォーマットを示す図である。   FIG. 5 is a diagram showing a communication format of the display area size Hc × Wc notified from the client device 20 to the server device 10.

図6は、前記サーバ装置10からクライアント装置20へ通知されるWebページ情報の通信フォーマットを示す図である。   FIG. 6 is a diagram showing a communication format of Web page information notified from the server device 10 to the client device 20.

このWebページ情報には、クライアント装置20からのWebページ取得要求に応じて取得されたWebコンテンツの全体サイズHo×Wo、当該Webコンテンツの開始(原点)座標(Xo,Yo)、WebページPの全体サイズHp×Wp、クライアント装置20の表示領域サイズHc×Wcに合わせた表示位置座標(Xc,Yc)が記述される。   The Web page information includes the entire size Ho × Wo of the Web content acquired in response to the Web page acquisition request from the client device 20, the start (origin) coordinates (Xo, Yo) of the Web content, and the Web page P. Display position coordinates (Xc, Yc) that match the overall size Hp × Wp and the display area size Hc × Wc of the client device 20 are described.

図7は、前記サーバ装置10からクライアント装置20へ転送されるWebページPの全体縮小画像の通信フォーマットを示す図である。   FIG. 7 is a diagram showing a communication format of the entire reduced image of the Web page P transferred from the server device 10 to the client device 20.

このWebページPの全体縮小画像情報としては、当該縮小画像データの種別[縮小画像]と共に、その縮小画像データ本体Pw、縮小画像サイズHpw×Wpwが記述される。   As the entire reduced image information of the Web page P, the reduced image data body Pw and the reduced image size Hpw × Wpw are described together with the type of the reduced image data [reduced image].

図8は、前記クライアント装置20とサーバ装置10との相互間で通知される表示位置変更情報の通信フォーマットを示す図である。   FIG. 8 is a diagram showing a communication format of display position change information notified between the client device 20 and the server device 10.

この表示位置変更情報には、クライアント装置20でのスクロールバーSBv,SBhの操作終了時に決定されたWebページPの全体領域に対するスクロール後の表示位置(Xc,Yc)、またはクライアント装置20のカーソルキー操作等の入力イベントに応じてサーバ装置10にて描画更新されたWebページPの全体領域に対するスクロール後の表示位置(Xc,Yc)が記述される。   The display position change information includes the display position (Xc, Yc) after scrolling with respect to the entire area of the Web page P determined at the end of the operation of the scroll bars SBv and SBh in the client apparatus 20, or the cursor key of the client apparatus 20 The display position (Xc, Yc) after scrolling is described for the entire area of the Web page P that is rendered and updated by the server device 10 in response to an input event such as an operation.

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

図9は、前記SBCシステムにおけるサーバ装置10のサーバ処理を示すフローチャートである。   FIG. 9 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 virtual frame buffer RAM 14a is performed (step S4).

一方、既にログイン処理されたクライアント装置20からのデータが受信された際に(ステップS1,S2)、当該クライアント装置20のユーザ操作に伴う入力イベント信号が受信されたと判断されると(ステップS3(No)→S5(Yes))、図10における入力対応処理へ移行される(ステップ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. 10 (step SA).

また、既にログイン処理されたクライアント装置20からのデータが受信された際に(ステップS1,S2)、当該クライアント装置20の表示装置26の表示領域サイズHc×Wcを記述した通知イベント信号(図5参照)が受信されたと判断されると(ステップS3(No)→S5(No)→S6(Yes))、当該受信されたクライアント装置20の表示領域サイズHc×Wcは、RAM14内のクライアント表示領域サイズメモリ14cに記憶される(ステップS7)。   When data from the client device 20 that has already been logged in is received (steps S1 and S2), a notification event signal describing the display area size Hc × Wc of the display device 26 of the client device 20 (FIG. 5). If it is determined that a reference is received (step S3 (No) → S5 (No) → S6 (Yes)), the received display area size Hc × Wc of the client device 20 is the client display area in the RAM 14. It is stored in the size memory 14c (step S7).

また、既にログイン処理されたクライアント装置20からのデータが受信された際に(ステップS1,S2)、当該クライアント装置20の表示装置26に表示させたローカルスクロールバーSBv,SBh(図4(B2)参照)の操作に従った表示位置の変更を要求するイベント信号(図8参照)が受信されたと判断されると(ステップS3(No)→S5(No)→S6(No)→S8(Yes))、図13における表示位置変更処理へ移行される(ステップSB)。   Further, when the data from the client device 20 that has already been logged in is received (steps S1 and S2), the local scroll bars SBv and SBh displayed on the display device 26 of the client device 20 (FIG. 4 (B2)). If it is determined that an event signal (see FIG. 8) requesting a change in display position according to the operation of (see) is received (step S3 (No) → S5 (No) → S6 (No) → S8 (Yes)) ), The process proceeds to the display position changing process in FIG. 13 (step SB).

なお、前記クライアント装置20からのデータが受信された際に(ステップS1,S2)、当該受信データの内容がログイン要求のイベント信号でもユーザ入力のイベント信号でも、表示サイズの通知イベント信号でも、表示位置変更の要求イベント信号でもないと判断された場合には(ステップS3(No)→S5(No)→S6(No)→S8(No))、当該受信データの内容に応じた他の処理が実行される(ステップS9)。   When data from the client device 20 is received (steps S1 and S2), whether the content of the received data is a login request event signal, a user input event signal, or a display size notification event signal is displayed. If it is determined that it is not a position change request event signal (step S3 (No) → S5 (No) → S6 (No) → S8 (No)), another process corresponding to the content of the received data is performed. It is executed (step S9).

図10は、前記SBCシステムにおけるサーバ装置10のサーバ処理に伴う入力対応処理を示すフローチャートである。   FIG. 10 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の対象がWebページであるか否か判断される(ステップ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 processing for generating the display drawing data G is included (step A3 (Yes)), it is determined whether or not the target of the drawing data G is a web page (step A4). .

そして、この入力イベントに応じた描画データGの対象がWebページであると判断された場合には(ステップA4(Yes))、図11におけるWebページ表示データ作成処理へ移行される(ステップAC)。   If it is determined that the target of the drawing data G corresponding to the input event is a web page (step A4 (Yes)), the process proceeds to the web page display data creation process in FIG. 11 (step AC). .

なお、前記入力イベント信号に応じたアプリケーションプログラムの実行に伴い、表示用描画データGの生成処理が含まれないと判断された場合には(ステップA3(No))、例えばクライアント装置20との間で定期的に行われる接続確認信号の送信処理など、前記描画データG以外の前記入力イベントに対応した処理が実行される(ステップA5)。   When it is determined that the generation processing of the display drawing data G is not included in accordance with the execution of the application program according to the input event signal (step A3 (No)), for example, between the client device 20 A process corresponding to the input event other than the drawing data G, such as a connection confirmation signal transmission process periodically performed in step S5, is executed (step A5).

また、前記クライアント装置20からの入力イベント信号に応じたアプリケーションプログラムの実行に伴い、表示用描画データGとして生成すべき対象がWebページではないと判断された場合には(ステップA1〜A3(No)→A4(No))、その他のクライアント表示用の描画データGの生成処理が実行され(ステップA6)、クライアント用フレームバッファRAM14aに描画される(ステップA7)。   Further, when it is determined that the object to be generated as the display drawing data G is not a Web page with the execution of the application program according to the input event signal from the client device 20 (steps A1 to A3 (No ) → A4 (No)), the other processing for generating drawing data G for client display is executed (step A6), and drawing is performed in the client frame buffer RAM 14a (step A7).

図11は、前記サーバ装置10のサーバ処理における入力対応処理に伴うWebページ表示データ作成処理を示すフローチャートである。   FIG. 11 is a flowchart showing a Web page display data creation process associated with an input handling process in the server process of the server device 10.

このWebページ表示データ作成処理に移行されると、先ず、表示用描画データGとして生成すべき対象のWebページが、新たなWebページであるか否か判断される(ステップC1)。   When the process proceeds to the Web page display data creation process, it is first determined whether or not the target Web page to be generated as the display drawing data G is a new Web page (step C1).

ここで、新たなWebページへ遷移したと判断されると(ステップC1(Yes))、当該新たに遷移したWebページPの全体サイズHp×Wp(図4(A1)参照)が取得され、RAM14内のWebページ全体サイズメモリ14bに記憶される(ステップC2)。   Here, if it is determined that a transition has been made to a new Web page (step C1 (Yes)), the overall size Hp × Wp (see FIG. 4A1) of the newly transitioned Web page P is acquired, and the RAM 14 Is stored in the entire web page size memory 14b (step C2).

また、前記ステップS7にてRAM14内のクライアント表示領域サイズメモリ14cに記憶されたクライアント装置20の表示領域サイズHc×Wc(図4(A1)(B1)参照)が取得される(ステップC3)。   In step S7, the display area size Hc × Wc (see FIGS. 4A1 and 4B1) of the client device 20 stored in the client display area size memory 14c in the RAM 14 is acquired (step C3).

すると、前記クライアント装置20の表示領域サイズHc×Wcよりも当該クライアント装置20の表示データとして描画すべきWebページの全体サイズHp×Wpの大きいか否かにより、クライアント装置20の表示画面上にローカルスクロールバーSBv,SBh(図4(B1)(B2)参照)の表示が必要であるか否か判断される(ステップC4)。   Then, depending on whether or not the total size Hp × Wp of the Web page to be rendered as display data of the client device 20 is larger than the display area size Hc × Wc of the client device 20, the local size is displayed on the display screen of the client device 20. It is determined whether display of scroll bars SBv and SBh (see FIGS. 4B1 and 4B2) is necessary (step C4).

ここで、前記ローカルスクロールバーSBv,SBhの表示が必要であると判断された場合には(ステップC4(Yes))、図12におけるWebページ縮小画像作成処理へ移行される(ステップCD)。   If it is determined that the display of the local scroll bars SBv and SBh is necessary (step C4 (Yes)), the process proceeds to the Web page reduced image creation process in FIG. 12 (step CD).

図12は、前記サーバ装置10の入力対応処理におけるWebページ表示データ作成処理に伴うWebページ縮小画像作成処理を示すフローチャートである。   FIG. 12 is a flowchart showing a Web page reduced image creation process associated with the Web page display data creation process in the input handling process of the server device 10.

このWebページ縮小画像作成処理に移行されると、先ず、RAM14内に設定した仮想フレームバッファが初期化され(ステップD1)、当該仮想フレームバッファに対して前記新たに遷移したWebページPが描画される(ステップD2)。   When the processing shifts to the Web page reduced image creation processing, first, the virtual frame buffer set in the RAM 14 is initialized (step D1), and the newly transitioned Web page P is drawn in the virtual frame buffer. (Step D2).

すると、前記クライアント表示領域サイズメモリ14cに記憶されたクライアント装置20の表示領域サイズHc×Wcに収まるサイズHpw×Wpwとなるように、前記仮想フレームバッファに描画されたWebページの縮小画像Pw(図4(A2)(B2)参照)が作成され(ステップD3)、WebページPの縮小画像イベント(図7参照)として前記クライアント装置20へ送信される(ステップD4)。そして、前記RAM14内に設定した仮想フレームバッファの内容がクリアされる(ステップD5)。   Then, the reduced image Pw of the Web page drawn in the virtual frame buffer so as to be a size Hpw × Wpw that fits in the display area size Hc × Wc of the client device 20 stored in the client display area size memory 14c (see FIG. 4 (A2) (see B2)) is created (step D3), and is transmitted to the client device 20 as a reduced image event (see FIG. 7) of the Web page P (step D4). Then, the contents of the virtual frame buffer set in the RAM 14 are cleared (step D5).

こうして、前記Webページ縮小画像作成処理(ステップCD)が終了すると、前記Webページ全体サイズメモリ14bに記憶されたWebページPの全体サイズHp×Wpが読み出され、クライアント表示領域サイズメモリ14cに記憶されたクライアント装置20の表示領域サイズHc×Wc(図4(A1)(B1)参照)に合わせて生成すべきクライアント用描画データGの初期表示位置(Xc,Yc(=Xo,Yo))が共に、Webページ情報の通知イベント(図6参照)としてクライアント装置20へ送信される(ステップC5)。   Thus, when the Web page reduced image creation process (step CD) is completed, the total size Hp × Wp of the Web page P stored in the Web page total size memory 14b is read and stored in the client display area size memory 14c. The initial display position (Xc, Yc (= Xo, Yo)) of the client drawing data G to be generated in accordance with the display area size Hc × Wc (see FIGS. 4A1 and 4B1) of the client device 20 Both are transmitted to the client device 20 as a Web page information notification event (see FIG. 6) (step C5).

そして、前記WebページPの全体画像を元に、前記クライアント装置20の表示領域サイズHc×Wcに合わせた初期の表示用描画データGが、例えば図4(A1)に示すように生成され(ステップC6)、クライアント用仮想フレームバッファRAM14aに描画される(ステップA7)。   Then, based on the entire image of the Web page P, initial display drawing data G that matches the display area size Hc × Wc of the client device 20 is generated, for example, as shown in FIG. C6) The image is drawn in the client virtual frame buffer RAM 14a (step A7).

一方、前記ステップC1において、表示用描画データGとして生成すべき対象のWebページが、新たに遷移したWebページではないと判断されると共に(ステップC1(No))、前記クライアント装置20からのカーソルキー等のキー入力イベントに基づいた表示中のWebページPの画面スクロール処理であると判断されると(ステップC7(Yes))、当該キー入力イベントに応じたスクロール量で更新された表示用描画データGが生成され(ステップC8)、スクロール後のページ表示位置(Xc,Yc)がクライアント装置20へ送信される(ステップC9)。   On the other hand, in step C1, it is determined that the target web page to be generated as the display drawing data G is not a newly transitioned web page (step C1 (No)), and the cursor from the client device 20 is also displayed. If it is determined that the screen scrolling process is being performed on the Web page P being displayed based on a key input event such as a key (step C7 (Yes)), the display drawing updated with the scroll amount corresponding to the key input event. Data G is generated (step C8), and the page display position (Xc, Yc) after scrolling is transmitted to the client device 20 (step C9).

そして、前記ステップC8にて生成されたスクロール後の表示用描画データGが、クライアント用仮想フレームバッファRAM14aに描画される(ステップA7)。   The scrolled display drawing data G generated in step C8 is drawn in the client virtual frame buffer RAM 14a (step A7).

なお、前記ステップC1において、表示用描画データGとして生成すべき対象のWebページが、新たに遷移したWebページではないと判断されると共に(ステップC1(No))、前記クライアント装置20からのカーソルキー等のキー入力イベントに基づいた表示中のWebページPの画面スクロール処理でもないと判断された場合には(ステップC7(No))、当該表示中のWebページPに関するユーザ入力イベントに基づいた他の描画データGが生成され(ステップC10)、クライアント用仮想フレームバッファRAM14aに描画される(ステップA7)。   In step C1, it is determined that the target web page to be generated as the display drawing data G is not a newly transitioned web page (step C1 (No)), and the cursor from the client device 20 is also displayed. If it is determined that it is not the screen scrolling process of the currently displayed web page P based on the key input event such as a key (step C7 (No)), it is based on the user input event related to the currently displayed web page P. Other drawing data G is generated (step C10) and drawn in the client virtual frame buffer RAM 14a (step A7).

こうして、前記クライアント用仮想フレームバッファRAM14aに描画された、新たに遷移したWebページPの表示用描画データG、または画面スクロールされた表示中のWebページPの表示用描画データG、または表示中のWebページPに関する他の入力イベントに基づく表示用描画データGは、データ圧縮などのエンコード処理が施されて送信すべき描画データとして生成され(ステップA8)、前記入力イベント信号の送信元であるクライアント装置20へ送信される(ステップA9)。   In this way, the display drawing data G for the newly transitioned Web page P drawn in the client virtual frame buffer RAM 14a, the display drawing data G for the Web page P being displayed scrolled, or the currently displayed drawing data G is displayed. Display drawing data G based on another input event related to the Web page P is generated as drawing data to be transmitted after being subjected to an encoding process such as data compression (step A8), and is a client that is a transmission source of the input event signal. It is transmitted to the device 20 (step A9).

図13は、前記SBCシステムにおけるサーバ装置10のサーバ処理に伴う表示位置更新処理を示すフローチャートである。   FIG. 13 is a flowchart showing display position update processing accompanying server processing of the server device 10 in the SBC system.

クライアント装置20の表示装置26に表示させたローカルスクロールバーSBv,SBh(図4(B1)(B2)参照)の操作(操作終了時)に従った表示位置の変更を要求するイベント信号(図8参照)が受信されたと判断されることで(ステップS3(No)→S5(No)→S6(No)→S8(Yes))、この表示位置変更処理へ移行されると(ステップSB)、先ず、前記イベント信号の内容が解析され(ステップB1)、解析された変更後の表示位置(Xc,Yc)を伴い、画面スクロール用のアプリケーションプログラムに対する表示位置変更イベントが発行される(ステップB2)。   An event signal (FIG. 8) that requests a change of the display position in accordance with the operation (at the end of the operation) of the local scroll bars SBv, SBh (see FIGS. 4B1 and 4B2) displayed on the display device 26 of the client device 20. When it is determined that the reference position is received (step S3 (No) → S5 (No) → S6 (No) → S8 (Yes)), the process proceeds to the display position changing process (Step SB). The contents of the event signal are analyzed (step B1), and the display position change event for the application program for scrolling the screen is issued with the analyzed display position (Xc, Yc) after the change (step B2).

すると、Webページ表示位置メモリ14dに記憶されWebブラウザにより管理されているWebページ表示位置が、前記ローカルスクロールバーSBv,SBhの操作(操作終了時)に従った変更後の表示位置(Xc,Yc)に更新される(ステップB3)。そして、この変更後のページ表示位置(Xc,Yc)に応じて更新されたページ領域の表示用描画データGが生成され(ステップB4)、前記表示位置変更要求イベントの送信元であるクライアント装置20へ送信される(ステップB5)。   Then, the Web page display position stored in the Web page display position memory 14d and managed by the Web browser changes the display position (Xc, Yc) according to the operation (at the end of the operation) of the local scroll bars SBv, SBh. (Step B3). Then, the display drawing data G for the page area updated according to the page display position (Xc, Yc) after the change is generated (step B4), and the client device 20 that is the transmission source of the display position change request event. (Step B5).

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

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

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

サーバ装置10との接続が確立されたと判断されると(ステップE5(Yes))、RAM24d内の表示領域サイズメモリ24aに記憶されている表示装置26の表示領域サイズHc×Wc(図4(A1)(B1)参照)が読み出され、前記サーバ装置10へ送信される(ステップE6)。   When it is determined that the connection with the server device 10 has been established (step E5 (Yes)), the display area size Hc × Wc of the display device 26 stored in the display area size memory 24a in the RAM 24d (FIG. 4A1). ) (See (B1)) is read and transmitted to the server device 10 (step E6).

すると、クライアント装置20自身のユーザ操作に伴う入力イベント発生、あるいはサーバ装置10からのデータ受信に伴う受信イベント発生の待機状態になる(ステップE7)。   Then, it enters a standby state for occurrence of an input event accompanying the user operation of the client device 20 itself or occurrence of a reception event accompanying data reception from the server device 10 (step E7).

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

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

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

ここで、前記サーバ装置10からのデータ受信に伴う受信イベントの内容が表示用の描画イベントであると判断されると(ステップF1(Yes))、受信された描画データGの圧縮をデコードするなどの解析処理が実行される(ステップF2)。そして、この解析処理された描画データGがフレームバッファRAM25に書き込まれ、表示装置26に対する描画処理が実行される(ステップF3)。   Here, if it is determined that the content of the reception event associated with the data reception from the server device 10 is a display drawing event (step F1 (Yes)), the compression of the received drawing data G is decoded. The analysis process is executed (step F2). The analyzed drawing data G is written into the frame buffer RAM 25, and the drawing process for the display device 26 is executed (step F3).

すなわち、前記サーバ装置10のサーバ処理に伴うWebページ表示データ作成処理(ステップAC)により作成された、新たに遷移したWebページPの表示用描画データG、またはカーソルキー等のキー入力イベントに応じて画面スクロールされた表示中のWebページPの表示用描画データG、または表示中のWebページPに関する他の入力イベントに基づく表示用描画データG、またはWebページPではないその他の表示用描画データG、または同サーバ処理に伴う表示位置変更処理(ステップSB)により作成された、ローカルスクロールバーSBv,SBhのユーザ操作(表示位置変更要求イベント)に応じて更新された表示中のWebページPの表示用描画データG(図4参照)が、フレームバッファRAM25に書き込まれて表示装置26に表示される。   That is, in response to a key input event such as a display drawing data G for a newly transitioned web page P created by a web page display data creation process (step AC) accompanying the server process of the server device 10 or a cursor key. The display drawing data G of the Web page P being displayed that has been scrolled, the display drawing data G based on other input events related to the Web page P being displayed, or other display drawing data that is not the Web page P G or the Web page P being displayed updated in response to a user operation (display position change request event) of the local scroll bars SBv and SBh created by the display position change process (step SB) accompanying the server process. Display drawing data G (see FIG. 4) is written to the frame buffer RAM 25. Is displayed on the display device 26 is.

一方、前記サーバ装置10からのデータ受信に伴う受信イベントの内容が、前記サーバ処理に伴うWebページ表示データ作成処理でのステップC5にて送信されたWebページ情報の通知イベント(図6参照)であると判断されると(ステップF4(Yes))、この通知されたWebページPの全体サイズHp×Wpと、同WebページPの原点座標(Xo,Yo)を基準とする表示位置(Xc,Yc)と、表示装置26の表示領域サイズHc×Wcとに基づき、当該表示装置26に現在表示されている描画データGの、前記WebページPの全体の中での表示範囲を示す縦横のローカルスクロールバーSBv,SBh(図4(B1)参照)が生成されて表示される(ステップF5)。   On the other hand, the content of the reception event accompanying the data reception from the server device 10 is the Web page information notification event (see FIG. 6) transmitted in step C5 in the Web page display data creation processing accompanying the server processing. If it is determined (step F4 (Yes)), the notified display position (Xc, Yp) and the origin coordinates (Xo, Yo) of the web page P as a whole and the origin size (Xo, Yo) of the web page P are determined. Yc) and the display area size Hc × Wc of the display device 26, the horizontal and vertical localities indicating the display range of the drawing data G currently displayed on the display device 26 in the entire Web page P Scroll bars SBv and SBh (see FIG. 4 (B1)) are generated and displayed (step F5).

また、前記サーバ装置10からのデータ受信に伴う受信イベントの内容が、前記サーバ処理に伴うWebページ表示データ作成処理でのステップCD(Webページ縮小画像作成処理)にて生成送信された縮小画像イベント(図7参照)であると判断されると(ステップF6(Yes))、当該縮小画像イベントに記述されているWebページPの縮小画像PwとそのサイズHpw×Wpwが、RAM24内のWebページ縮小画像メモリ24eに記憶される(ステップF7)。   In addition, the content of the reception event accompanying the data reception from the server device 10 is generated and transmitted in step CD (Web page reduced image creation processing) in the Web page display data creation processing accompanying the server processing. If it is determined (see FIG. 7) (step F6 (Yes)), the reduced image Pw of the Web page P described in the reduced image event and its size Hpw × Wpw are reduced in the Web page in the RAM 24. It is stored in the image memory 24e (step F7).

また、前記サーバ装置10からのデータ受信に伴う受信イベントの内容が、前記サーバ処理に伴うWebページ表示データ作成処理でのステップC9にて送信された、カーソルキー操作等の入力イベントに応じた表示位置変更イベント(図8参照)であると判断されると(ステップF8(Yes))、当該表示位置変更イベントに記述されているWebページPの全体領域に対するスクロール後の表示位置(Xc,Yc)に応じて、前記ステップF5にて表示装置26に表示されたローカルスクロールバーSBv,SBh(図4(B1)参照)の示す位置が変更される(ステップF9)。   In addition, the content of the reception event accompanying the data reception from the server device 10 is displayed according to the input event such as the cursor key operation transmitted in step C9 in the Web page display data creation processing accompanying the server processing. If it is determined that the event is a position change event (see FIG. 8) (step F8 (Yes)), the display position (Xc, Yc) after scrolling with respect to the entire area of the Web page P described in the display position change event. Accordingly, the positions indicated by the local scroll bars SBv and SBh (see FIG. 4B1) displayed on the display device 26 in step F5 are changed (step F9).

なお、前記サーバ装置10からのデータ受信に伴う受信イベントの内容が、前記サーバ処理に伴う入力対応処理でのステップA5を経て送信された、その他の処理に応じたイベントであると判断された場合には(ステップF8(No))、例えばサーバ装置10との間で定期的に行われる接続確認処理など、他の処理が実行される(ステップF10)。   When it is determined that the content of the reception event associated with data reception from the server device 10 is an event according to other processing transmitted through step A5 in the input corresponding processing associated with the server processing. (Step F8 (No)), for example, other processing such as connection confirmation processing periodically performed with the server device 10 is executed (Step F10).

一方、前記ステップE7におけるイベント発生の待機状態において、ユーザ操作イベントであって、例えば表示装置26における表示画面の縦横方向の回転切り換えにより、表示サイズの変更イベントが発生したと判断されると(ステップE9(Yes)→E10(Yes))、前記表示装置26の縦横方向切り換え後の表示領域サイズHc×Wc(図4(A1)(B1)参照)が読み出され、前記サーバ装置10へ送信される(ステップE11)。   On the other hand, in the standby state for the event occurrence in step E7, if it is determined that the event is a user operation event and a display size change event has occurred due to, for example, rotation of the display screen 26 in the vertical and horizontal directions (step 26). E9 (Yes) → E10 (Yes)), the display area size Hc × Wc (refer to FIGS. 4A1 and 4B1) after the display device 26 is switched to the vertical and horizontal directions is read and transmitted to the server device 10. (Step E11).

また、前記ステップE7におけるイベント発生の待機状態において、前記ステップF5にて例えば図4(B1)で示したようにWebページPの描画データGと共に表示させた、ローカルスクロールバーSBv,SBhに対するユーザ操作イベント発生したと判断されると(ステップE9(Yes)→E10(No)→E12(Yes))、前記ステップF7にてRAM24内のWebページ縮小画像メモリ24eに保存されたWebページPの全体縮小画像Pw(図4(A2)参照)が読み出され、図4(B2)に示すように、現在表示中の描画データG上に重ねて表示される(ステップE13)。   Further, in the event generation standby state in step E7, the user operation on the local scroll bars SBv and SBh displayed in step F5 together with the drawing data G of the web page P as shown in FIG. 4B1, for example. If it is determined that an event has occurred (step E9 (Yes) → E10 (No) → E12 (Yes)), the entire Web page P stored in the Web page reduced image memory 24e in the RAM 24 is reduced in Step F7. The image Pw (see FIG. 4 (A2)) is read out and displayed over the drawing data G currently displayed as shown in FIG. 4 (B2) (step E13).

この際、前記WebページPの全体縮小画像Pwに重ねて、前記ローカルスクロールバーSBv,SBhが示す現在表示位置に対応させた表示範囲枠Kが表示される。   At this time, a display range frame K corresponding to the current display position indicated by the local scroll bars SBv and SBh is displayed over the entire reduced image Pw of the Web page P.

そして、前記ローカルスクロールバーSBv,SBhによるスクロール操作が終了しない状態では、当該スクロール操作に応じて前記WebページPの全体縮小画像Pwに対する表示範囲枠Kの移動表示が行われる(ステップE14(No)→E13)。この場合、前記表示範囲枠Kの移動に応じたクライアント表示用描画データGの前記WebページP上での表示位置の変更要求は、サーバ装置10へ送信されない。   When the scroll operation by the local scroll bars SBv and SBh is not completed, the display range frame K is moved and displayed with respect to the entire reduced image Pw of the Web page P according to the scroll operation (Step E14 (No)). → E13). In this case, a request to change the display position of the client display drawing data G on the Web page P according to the movement of the display range frame K is not transmitted to the server device 10.

この後、前記ローカルスクロールバーSBv,SBhによるスクロール操作が終了したと判断されると(ステップE14(Yes))、変更後の表示位置(Xc,Yc)を記述した表示位置変更要求イベント(図8参照)がサーバ装置10へ送信される(ステップE15)。   Thereafter, when it is determined that the scroll operation by the local scroll bars SBv and SBh has ended (step E14 (Yes)), a display position change request event describing the changed display position (Xc, Yc) (FIG. 8). Is transmitted to the server device 10 (step E15).

これにより、サーバ装置10では、前記ステップSBに従った表示位置変更処理(図13参照)が実行され、前記変更後の表示位置(Xc,Yc)に応じたWebページPの描画データGが生成されて、クライアント装置20へ応答送信される。   Thereby, in the server device 10, the display position changing process (see FIG. 13) according to the step SB is executed, and the drawing data G of the Web page P corresponding to the changed display position (Xc, Yc) is generated. Then, a response is transmitted to the client device 20.

一方、前記ステップE7におけるイベント発生の待機状態において、ユーザ操作に伴うその他の入力イベントが発生したと判断された場合には(ステップE9(Yes)→E10(No)→E12(No))、図16における操作イベントデータ送信処理へ移行される(ステップEG)。   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 E7 (step E9 (Yes) → E10 (No) → E12 (No)), FIG. The process proceeds to the operation event data transmission process in 16 (step EG).

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

このデータ送信処理が起動されると、先ず、ユーザ操作に伴う入力イベントの種別が判定される(ステップG1)。   When this data transmission process is started, first, the type of the input event accompanying the user operation is determined (step G1).

すると、前記種別判定された入力イベントに対応する送信データが生成され(ステップG2)、サーバ装置10に対して送信される(ステップG3)。   Then, transmission data corresponding to the input event determined as the type is generated (step G2) and transmitted to the server device 10 (step G3).

したがって、前記構成のSBCシステムによれば、クライアント装置20からサーバ装置10に対するWebページPの取得要求に応じて、当該サーバ装置10にてWebページPが取得されると共に、前記クライアント装置20の表示領域サイズHc×Wcに応じた描画データGが生成され、この描画データGと共に、前記Webページの全体サイズHp×Wpおよび同WebページP上での描画データGの表示位置(Xc,Yc)が、前記クライアント装置20へ応答送信される。すると、クライアント装置20では、サーバ装置10から受信されたWebページPの描画データGを表示させると共に、当該表示された描画データGの前記WebページPの全体サイズHp×Wpに対する表示範囲を示すローカルスクロールバーSBv,SBhを表示させる。そして、前記ローカルスクロールバーSBv,SBhのユーザ操作に応じて当該スクロールバーSBv,SBhが示す表示の範囲を変更して操作終了すると、範囲変更後の表示位置(Xc,Yc)を記述した表示位置変更要求がサーバ装置10へ送信され、当該変更後の表示位置(Xc,Yc)に対応したWebページPの描画データGがサーバ装置10にて生成されてクライアント装置20の表示がスクロールされ更新される。このため、前記ローカルスクロールバーSBv,SBhによるスクロールの操作中においては、サーバ装置10への画面位置の変更要求送信処理と、当該サーバ装置10からの画面更新後の描画データGのクライアント装置20への応答送信処理とが連続的に繰り返されることはなく、通信データ量の大幅な削減が可能となり、当該スクロール操作に伴う操作レスポンスを向上することができる。   Therefore, according to the SBC system configured as described above, in response to the acquisition request for the Web page P from the client device 20 to the server device 10, the Web page P is acquired by the server device 10, and the display of the client device 20 is displayed. Drawing data G corresponding to the area size Hc × Wc is generated, and together with the drawing data G, the overall size Hp × Wp of the Web page and the display position (Xc, Yc) of the drawing data G on the Web page P are displayed. The response is transmitted to the client device 20. Then, the client device 20 displays the drawing data G of the Web page P received from the server device 10 and also displays a local display area indicating the display range of the displayed drawing data G with respect to the overall size Hp × Wp of the Web page P. Scroll bars SBv and SBh are displayed. When the display range indicated by the scroll bars SBv and SBh is changed according to the user operation of the local scroll bars SBv and SBh, and the operation ends, the display position describing the display position (Xc, Yc) after the range change. A change request is transmitted to the server device 10, drawing data G of the Web page P corresponding to the changed display position (Xc, Yc) is generated by the server device 10, and the display of the client device 20 is scrolled and updated. The Therefore, during the scroll operation by the local scroll bars SBv and SBh, the screen position change request transmission processing to the server device 10 and the client device 20 of the drawing data G after the screen update from the server device 10 are sent. The response transmission process is not continuously repeated, the amount of communication data can be greatly reduced, and the operation response associated with the scroll operation can be improved.

また、前記構成のSBCシステムによれば、前記クライアント装置20に表示させたローカルスクロールバーSBv,SBhによるスクロールの操作中には、前記サーバ装置10からのWebページPの描画データGと共に予め取得された当該クライアント装置20の表示領域サイズHc×Wcに合わせたWebページPの全体縮小画像Hpwが表示される。そして、この全体縮小画像Hpwには、前記スクロールバーSBv,SBhが示す表示の範囲に対応させた表示範囲枠Kが、当該スクロールバーSBv,SBhによるスクロール操作に応じて移動表示される。このため、スクロールの操作中に、前記WebページPの描画データGの実際の更新表示が行われなくても、当該WebページP上の何処に現在のスクロール操作に伴う表示の範囲が位置するのか明確に知ることができる。   Further, according to the SBC system having the above-described configuration, during the scroll operation by the local scroll bars SBv and SBh displayed on the client device 20, it is acquired in advance together with the drawing data G of the Web page P from the server device 10. The entire reduced image Hpw of the Web page P that matches the display area size Hc × Wc of the client device 20 is displayed. In the entire reduced image Hpw, the display range frame K corresponding to the display range indicated by the scroll bars SBv and SBh is moved and displayed according to the scroll operation by the scroll bars SBv and SBh. For this reason, even if the actual update display of the drawing data G of the Web page P is not performed during the scroll operation, where the display range associated with the current scroll operation is located on the Web page P. You can know clearly.

なお、前記実施形態において記載したSBCシステムによる各処理の手法、すなわち、図9のフローチャートに示すサーバ装置10によるサーバ処理、図10のフローチャートに示す前記サーバ処理に伴う入力対応処理、図11のフローチャートに示す前記入力対応処理に伴うWebページ表示データ作成処理、図12のフローチャートに示す前記Webページ表示データ作成処理に伴うWebページ縮小画像生成処理、図13のフローチャートに示す前記サーバ処理に伴う表示位置変更処理、図14のフローチャートに示すクライアント装置20によるクライアント処理、図15のフローチャートに示す前記クライアント処理に伴うデータ受信処理、図16のフローチャートに示す前記クライアント処理に伴う操作イベントデータ送信処理等の各手法は、何れもコンピュータに実行させることができるプログラムとして、メモリカード(ROMカード、RAMカード等)、磁気ディスク(フロッピディスク、ハードディスク等)、光ディスク(CD−ROM、DVD等)、半導体メモリ等の外部記録装置18a,28aの媒体に格納して配布することができる。そして、サーバ装置10やクライアント装置20のコンピュータ(CPU11,21)は、この外部記録装置18a,28aの媒体に記憶されたプログラムを記憶装置(フラッシュROM13,23やRAM14,24)に読み込み、この読み込んだプログラムによって動作が制御されることにより、前記実施形態において説明したクライアント装置20の表示領域サイズHc×Wcに応じたWebページPの描画表示機能およびローカルスクロールバーSBv,SBhによる描画更新機能を実現し、前述した手法による同様の処理を実行することができる。   In addition, each processing method by the SBC system described in the embodiment, that is, server processing by the server apparatus 10 shown in the flowchart of FIG. 9, input corresponding processing accompanying the server processing shown in the flowchart of FIG. 10, flowchart of FIG. Web page display data creation process associated with the input corresponding process shown in FIG. 12, Web page reduced image generation process associated with the web page display data creation process depicted in the flowchart of FIG. 12, and display position associated with the server process depicted in the flowchart of FIG. Change processing, client processing by the client device 20 shown in the flowchart of FIG. 14, data reception processing accompanying the client processing shown in the flowchart of FIG. 15, operation event data transmission processing accompanying the client processing shown in the flowchart of FIG. Each of these methods includes a memory card (ROM card, RAM card, etc.), magnetic disk (floppy disk, hard disk, etc.), optical disk (CD-ROM, DVD, etc.), semiconductor memory, etc. It can be stored and distributed in a medium of the external recording device 18a, 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 rendering display function of the Web page P according to the display area size Hc × Wc of the client device 20 described in the above embodiment and the rendering update function by the local scroll bars SBv and SBh are realized. In addition, similar processing can be executed by the method described above.

また、前記各手法を実現するためのプログラムのデータは、プログラムコードの形態として通信ネットワーク(N)上を伝送させることができ、この通信ネットワーク(N)に接続されたコンピュータ装置(プログラムサーバ)から前記のプログラムデータを取り込んで記憶装置(フラッシュROM13,23やRAM14,24)に記憶させ、前述したクライアント装置20の表示領域サイズHc×Wcに応じたWebページPの描画表示機能およびローカルスクロールバーSBv,SBhによる描画更新機能を実現することもできる。   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 the drawing display function of the Web page P and the local scroll bar SBv according to the display area size Hc × Wc of the client device 20 described above. , SBh rendering update function can also be realized.

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

10 …サーバ装置
20 …クライアント装置
11、21…CPU
12、22…バス
13、23…ROM
14、24…RAM
14a…クライアント用仮想フレームバッファRAM
14b…Webページ全体サイズメモリ(サーバ装置)
14c…クライアント表示領域サイズメモリ(サーバ装置)
14d…Webページ表示位置メモリ(サーバ装置)
14e…Webページ縮小画像メモリ(サーバ装置)
24a…表示領域サイズメモリ(クライアント装置)
24b…Webページ全体サイズメモリ(クライアント装置)
24c…Webページ表示位置メモリ(クライアント装置)
24d…ローカルスクロールバー(縦・横)メモリ(クライアント装置)
24e…Webページ縮小画像メモリ(クライアント装置)
15、25…フレームバッファRAM
16、26…表示装置
17、27…入力装置
18a、28a…外部記憶装置
18b、28b…補助記憶装置
19、29…通信I/F
N …通信ネットワーク
P …Webページ
G …表示用描画データ
Pw …Webページ全体縮小画像
Bv,SBh…ローカルスクロールバー
K …表示範囲枠
DESCRIPTION OF SYMBOLS 10 ... Server apparatus 20 ... Client apparatus 11, 21 ... CPU
12, 22 ... Bus 13, 23 ... ROM
14, 24 ... RAM
14a ... Virtual frame buffer RAM for client
14b ... Web page total size memory (server device)
14c ... Client display area size memory (server device)
14d ... Web page display position memory (server device)
14e ... Web page reduced image memory (server device)
24a ... display area size memory (client device)
24b... Web page size memory (client device)
24c ... Web page display position memory (client device)
24d ... Local scroll bar (vertical / horizontal) memory (client device)
24e ... Web page reduced image memory (client device)
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 P ... Web page G ... Display drawing data Pw ... Reduced image of entire Web page Bv, SBh ... Local scroll bar K ... Display range frame

本発明は、情報表示装置、情報表示方法及びプログラムに関する。 The present invention relates to an information display device, an information display method, and a program.

本発明に係る情報表示装置は、第1の表示エリアに所定の画像を表示するとともに、前記所定の画像に表示範囲枠が重なるように前記表示範囲枠を前記第1の表示エリアに表示する第1表示制御手段と、前記所定の画像の詳細画像として前記表示範囲枠で囲まれた領域に対応する画像を第2の表示エリアに表示する第2表示制御手段と、を備え、前記第1表示制御手段は、ユーザからの操作に応じて前記表示範囲枠の表示位置を移動させ、前記第2表示制御手段は、前記第1表示制御手段により前記表示範囲枠の表示位置が移動される際には、該移動が停止するのを待ってから前記第2の表示エリアに表示させる画像を該移動に伴って前記表示範囲枠により最終的に囲まれることとなった領域に対応する画像に更新することを特徴とする。The information display device according to the present invention displays a predetermined image in the first display area, and displays the display range frame in the first display area so that the display range frame overlaps the predetermined image. 1 display control means, and a second display control means for displaying an image corresponding to an area surrounded by the display range frame as a detailed image of the predetermined image in a second display area, the first display The control means moves the display position of the display range frame according to an operation from the user, and the second display control means moves the display position of the display range frame when the first display control means moves. Waits for the movement to stop and updates the image to be displayed in the second display area to an image corresponding to the area that is finally surrounded by the display range frame in accordance with the movement. It is characterized by that.
また、本発明に係る情報表示方法は、第1の表示エリアに所定の画像を表示するとともに、前記所定の画像に表示範囲枠が重なるように前記表示範囲枠を前記第1の表示エリアに表示する第1表示制御ステップと、前記所定の画像の詳細画像として前記表示範囲枠で囲まれた領域に対応する画像を第2の表示エリアに表示する第2表示制御ステップと、を有し、前記第1表示制御ステップは、ユーザからの操作に応じて前記表示範囲枠の表示位置を移動させ、前記第2表示制御ステップは、前記第1表示制御ステップで前記表示範囲枠の表示位置が移動される際には、該移動が停止するのを待ってから前記第2の表示エリアに表示させる画像を該移動に伴って前記表示範囲枠により最終的に囲まれることとなった領域に対応する画像に更新することを特徴とする。The information display method according to the present invention displays a predetermined image in the first display area and displays the display range frame in the first display area so that the display range frame overlaps the predetermined image. And a second display control step for displaying an image corresponding to a region surrounded by the display range frame as a detailed image of the predetermined image in a second display area, In the first display control step, the display position of the display range frame is moved in accordance with an operation from the user. In the second display control step, the display position of the display range frame is moved in the first display control step. When waiting for the movement to stop, an image to be displayed in the second display area is an image corresponding to the area that is finally surrounded by the display range frame along with the movement. Update to It is characterized in.
また、本発明に係るプログラムは、コンピュータを、第1の表示エリアに所定の画像を表示するとともに、前記所定の画像に表示範囲枠が重なるように前記表示範囲枠を前記第1の表示エリアに表示する第1表示制御手段、前記所定の画像の詳細画像として前記表示範囲枠で囲まれた領域に対応する画像を第2の表示エリアに表示する第2表示制御手段、として機能させ、前記第1表示制御手段は、ユーザからの操作に応じて前記表示範囲枠の表示位置を移動させ、前記第2表示制御手段は、前記第1表示制御手段により前記表示範囲枠の表示位置が移動される際には、該移動が停止するのを待ってから前記第2の表示エリアに表示させる画像を該移動に伴って前記表示範囲枠により最終的に囲まれることとなった領域に対応する画像に更新することを特徴とする。The program according to the present invention displays a predetermined image in the first display area, and causes the display range frame to be displayed in the first display area so that the display range frame overlaps the predetermined image. A first display control means for displaying, a second display control means for displaying an image corresponding to a region surrounded by the display range frame as a detailed image of the predetermined image in a second display area; The first display control means moves the display position of the display range frame in accordance with an operation from the user, and the second display control means moves the display position of the display range frame by the first display control means. In this case, after waiting for the movement to stop, an image to be displayed in the second display area is changed to an image corresponding to an area finally surrounded by the display range frame in accordance with the movement. update And wherein the Rukoto.

Claims (5)

表示情報全体の中で表示部での表示対象となる範囲の表示対象画像を切り出して当該表示部に表示する情報表示装置であって、
前記表示部に前記表示対象画像が表示されている状態にあって、その表示対象画像に対するスクロール操作が行われた際は、当該表示対象画像が前記表示情報全体の中のどの表示範囲にあるかを示す全体縮小画像を、前記表示対象画像と共に前記表示部に表示する表示制御手段と、
前記スクロール操作の一連の操作中にあっては、前記表示対象画像の表示内容を上記スクロール操作に伴って表示更新することはせずに、その表示対象画像と共に表示される前記全体縮小画像を、そのスクロール操作に伴った新たな表示範囲の位置に基づいた新たな全体縮小画像に逐次変更して更新表示する第1表示更新手段と、
前記スクロール操作の一連の操作が終了された際は、前記表示部で表示更新されることなく前記表示部に表示されていた前記表示対象画像の表示内容を、当該一連のスクロール操作で移動された最終的な表示範囲の表示対象画像の表示内容に変更して更新表示する第2表示更新手段と、
を具備したことを特徴とする情報表示装置。
An information display device that cuts out a display target image in a range to be displayed on the display unit in the entire display information and displays the image on the display unit,
When the display target image is displayed on the display unit and a scroll operation is performed on the display target image, in which display range the display target image is in the entire display information. Display control means for displaying an overall reduced image indicating the image on the display unit together with the display target image;
During the series of operations of the scroll operation, the entire reduced image displayed together with the display target image without updating the display content of the display target image along with the scroll operation, First display updating means for sequentially updating and displaying a new entire reduced image based on the position of the new display range accompanying the scroll operation;
When the series of scroll operations is finished, the display content of the display target image displayed on the display unit without being updated on the display unit is moved by the series of scroll operations. A second display updating means for updating and displaying the display content of the display target image in the final display range;
An information display device comprising:
前記表示情報全体を記憶するサーバ装置から前記表示対象画像を受信する受信手段と、を更に具備し、
前記第2表示更新手段は、前記スクロール操作の一連の操作が終了された際に、当該一連のスクロール操作で移動された前記新たな表示範囲の表示対象画像を送信するように前記サーバ装置に対して要求し、その要求に基づいて当該サーバ装置から送信されてきた前記新たな表示範囲の表示対象画像を受信することで、前記表示対象画像の表示内容に変更して更新表示する、
ことを特徴とする請求項1に記載の情報表示装置。
Receiving means for receiving the display target image from a server device that stores the entire display information;
The second display update means transmits the display target image of the new display range moved by the series of scroll operations to the server device when the series of scroll operations are finished. Receiving the display target image of the new display range transmitted from the server device based on the request, and updating and displaying the display content of the display target image.
The information display device according to claim 1.
前記受信手段は、前記表示情報全体の中における前記表示対象画像の表示位置を示す位置情報と、当該表示情報全体を縮小した縮小画像と、を受信し、
前記表示制御手段は、前記表示対象画像が前記表示情報全体の中のどの表示範囲にあるかを示す全体縮小画像を、前記受信の前記位置情報と前記縮小画像とに基づいて生成し、その生成された全体縮小画像を前記部分表示画像と共に表示する、
ことを特徴とする請求項2に記載の情報表示装置。
The receiving means receives position information indicating a display position of the display target image in the entire display information and a reduced image obtained by reducing the entire display information;
The display control unit generates an overall reduced image indicating which display range the display target image is in the entire display information based on the received position information and the reduced image, and the generation Displaying the entire reduced image together with the partial display image;
The information display device according to claim 2.
前記表示制御手段は、前記スクロール操作が開始された際に、前記全体縮小画像を表示する、
ことを特徴とする請求項1〜3の何れかに記載の情報表示装置。
The display control means displays the entire reduced image when the scroll operation is started.
The information display device according to any one of claims 1 to 3.
表示情報全体の中で表示部での表示対象となる範囲の表示対象画像を切り出して当該表示部に表示する情報表示装置のコンピュータを制御するためのプログラムであって、
前記コンピュータを、
前記表示部に前記表示対象画像が表示されている状態にあって、その表示対象画像に対するスクロール操作が行われた際は、当該表示対象画像が前記表示情報全体の中のどの表示範囲にあるかを示す全体縮小画像を、前記表示対象画像と共に前記表示部に表示する表示制御手段、
前記スクロール操作の一連の操作中にあっては、前記表示対象画像の表示内容を上記スクロール操作に伴って表示更新することはせずに、その表示対象画像と共に表示される前記全体縮小画像を、そのスクロール操作に伴った新たな表示範囲の位置に基づいた新たな全体縮小画像に逐次変更して更新表示する第1表示更新手段、
前記スクロール操作の一連の操作が終了された際は、前記表示部で表示更新されることなく前記表示部に表示されていた前記表示対象画像の表示内容を、当該一連のスクロール操作で移動された最終的な表示範囲の表示対象画像の表示内容に変更して更新表示する第2表示更新手段、
として機能させるようにしたコンピュータ読み取り可能なプログラム。
A program for controlling a computer of an information display device that cuts out a display target image in a range to be displayed on a display unit in the entire display information and displays the image on the display unit,
The computer,
When the display target image is displayed on the display unit and a scroll operation is performed on the display target image, in which display range the display target image is in the entire display information. Display control means for displaying an entire reduced image indicating the image together with the display target image on the display unit,
During the series of operations of the scroll operation, the entire reduced image displayed together with the display target image without updating the display content of the display target image along with the scroll operation, A first display updating means for sequentially updating and displaying a new entire reduced image based on the position of the new display range accompanying the scroll operation;
When the series of scroll operations is finished, the display content of the display target image displayed on the display unit without being updated on the display unit is moved by the series of scroll operations. A second display update means for updating and displaying the display contents of the display target image in the final display range;
A computer-readable program designed to function as a computer.
JP2015078842A 2015-04-08 2015-04-08 Information display device, information display method, and program Pending JP2015127983A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015078842A JP2015127983A (en) 2015-04-08 2015-04-08 Information display device, information display method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015078842A JP2015127983A (en) 2015-04-08 2015-04-08 Information display device, information display method, and program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2013078247A Division JP5737314B2 (en) 2013-04-04 2013-04-04 Information display device and program

Publications (1)

Publication Number Publication Date
JP2015127983A true JP2015127983A (en) 2015-07-09

Family

ID=53837917

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015078842A Pending JP2015127983A (en) 2015-04-08 2015-04-08 Information display device, information display method, and program

Country Status (1)

Country Link
JP (1) JP2015127983A (en)

Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6232527A (en) * 1985-08-06 1987-02-12 Hitachi Ltd Display picture control system
JPS62197871A (en) * 1986-02-26 1987-09-01 Toshiba Corp Image display device
JPH04128885A (en) * 1990-09-20 1992-04-30 Fujitsu Ltd Display device
JPH07160245A (en) * 1993-12-03 1995-06-23 Casio Comput Co Ltd Display control method
JPH11149563A (en) * 1997-11-19 1999-06-02 Sharp Corp Information processor, its method and storage medium for recording information processing program
JP2001282693A (en) * 2000-03-31 2001-10-12 Hitachi Software Eng Co Ltd Operation support system
JP2002132410A (en) * 2000-10-30 2002-05-10 Mitsubishi Paper Mills Ltd Www browser
JP2006318210A (en) * 2005-05-12 2006-11-24 Matsushita Electric Ind Co Ltd Portable terminal apparatus and display method thereof
JP2007122633A (en) * 2005-10-31 2007-05-17 Casio Comput Co Ltd Information display control device and information display control program
JP2007200142A (en) * 2006-01-27 2007-08-09 Casio Comput Co Ltd Server device, client device and program
JP2007241736A (en) * 2006-03-09 2007-09-20 Victor Co Of Japan Ltd Server device and client device for remote desktop system
JP2007272449A (en) * 2006-03-30 2007-10-18 Casio Comput Co Ltd Server device for computer system

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6232527A (en) * 1985-08-06 1987-02-12 Hitachi Ltd Display picture control system
JPS62197871A (en) * 1986-02-26 1987-09-01 Toshiba Corp Image display device
JPH04128885A (en) * 1990-09-20 1992-04-30 Fujitsu Ltd Display device
JPH07160245A (en) * 1993-12-03 1995-06-23 Casio Comput Co Ltd Display control method
JPH11149563A (en) * 1997-11-19 1999-06-02 Sharp Corp Information processor, its method and storage medium for recording information processing program
JP2001282693A (en) * 2000-03-31 2001-10-12 Hitachi Software Eng Co Ltd Operation support system
JP2002132410A (en) * 2000-10-30 2002-05-10 Mitsubishi Paper Mills Ltd Www browser
JP2006318210A (en) * 2005-05-12 2006-11-24 Matsushita Electric Ind Co Ltd Portable terminal apparatus and display method thereof
JP2007122633A (en) * 2005-10-31 2007-05-17 Casio Comput Co Ltd Information display control device and information display control program
JP2007200142A (en) * 2006-01-27 2007-08-09 Casio Comput Co Ltd Server device, client device and program
JP2007241736A (en) * 2006-03-09 2007-09-20 Victor Co Of Japan Ltd Server device and client device for remote desktop system
JP2007272449A (en) * 2006-03-30 2007-10-18 Casio Comput Co Ltd Server device for computer system

Similar Documents

Publication Publication Date Title
US20160092152A1 (en) Extended screen experience
JP6089454B2 (en) Image distribution apparatus, display apparatus, and image distribution system
JP2004348380A (en) Thin client system, thin client terminal, relay device, server system, and thin client terminal screen display method
TW201327225A (en) Browser and method for displaying subsites
JP5633341B2 (en) Client device, server device, and program for server-based computing system
JP5251500B2 (en) Client device and program
JP2009093374A (en) Client device and server device
JP5737314B2 (en) Information display device and program
JP5077272B2 (en) Client device, server-based computing system, and client control program
JP5407386B2 (en) Server apparatus and program
JP2015127983A (en) Information display device, information display method, and program
JP2016151600A (en) Terminal device, screen update program, screen update method, and information processing system
JP5347271B2 (en) Terminal device and program
JP6259225B2 (en) Electronic device, gesture recognition operation method for mobile terminal connected to the same, and in-vehicle system
JP5315862B2 (en) Server device, client device, and program
JP5895978B2 (en) Terminal device and program
JP5637404B2 (en) Terminal device and program
JP5842804B2 (en) Display terminal device and program
JP6954045B2 (en) Image processing system, user interface provision method, and computer program
JP2018097413A (en) Remote control device, remote control system and program
JP2009080655A (en) Remote display system
JP5527357B2 (en) Data display device and program
WO2015097853A1 (en) Information processing device, portable terminal, control method, and program
JP2013214321A (en) Display terminal device, information processing device and program
JP6577731B2 (en) Terminal device, display control method, and program

Legal Events

Date Code Title Description
A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20150422

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20150422

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20160126

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20160308

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20160712

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20160824

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20170110