JP5402415B2 - Image transmitting apparatus and program - Google Patents

Image transmitting apparatus and program Download PDF

Info

Publication number
JP5402415B2
JP5402415B2 JP2009202866A JP2009202866A JP5402415B2 JP 5402415 B2 JP5402415 B2 JP 5402415B2 JP 2009202866 A JP2009202866 A JP 2009202866A JP 2009202866 A JP2009202866 A JP 2009202866A JP 5402415 B2 JP5402415 B2 JP 5402415B2
Authority
JP
Japan
Prior art keywords
screen
image
screen update
image data
scrolling
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
JP2009202866A
Other languages
Japanese (ja)
Other versions
JP2011053960A (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 JP2009202866A priority Critical patent/JP5402415B2/en
Publication of JP2011053960A publication Critical patent/JP2011053960A/en
Application granted granted Critical
Publication of JP5402415B2 publication Critical patent/JP5402415B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Digital Computer Display Output (AREA)
  • Facsimiles In General (AREA)
  • Compression Of Band Width Or Redundancy In Fax (AREA)

Description

本発明は、画像データを送信する画像送信装置関する。 The present invention relates to an image transmission apparatus for transmitting image data.

従来のサーバ・クライアント・システムにおいて、例えばクライアント装置からのリモート操作によりサーバ装置側で所望のアプリケーションプログラムを起動実行させるサーバベース・コンピューティング・システム(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システムは、社内LAN(Local Area Network)のような、遅延の存在しない高速ネットワークを前提に設計されている。しかしながら、画面更新のデータ量が大きかったり、ネットワークの通信速度(帯域幅)が低速(狭い)であったりした場合には、クライアント装置の操作入力に対してサーバ装置により生成される画面描画データが当該クライアント装置に送信転送されて1画面として完成表示されるまでに時間が掛かり、応答性の悪い問題となる。   Conventionally, the SBC system is designed on the premise of a high-speed network having no delay such as an in-house LAN (Local Area Network). However, when the amount of screen update data is large or the network communication speed (bandwidth) is low (narrow), the screen drawing data generated by the server device in response to the operation input of the client device is It takes time until the data is transmitted and transferred to the client device and is completed and displayed as one screen, which causes a problem of poor responsiveness.

そこで、クライアント装置におけるユーザの見かけの反応を良くするため、最初は低画質にしたデータ量の少ない画面描画データを送信し、その後インターバルを置いて高画質の画面描画データを送信する、2段階で画面転送する画面転送装置が考えられている(例えば、特許文献1参照。)。   Therefore, in order to improve the user's apparent reaction in the client device, first, screen rendering data with a low data amount and a small amount of data is transmitted, and then high-quality screen rendering data is transmitted at intervals. A screen transfer device that transfers screens is considered (see, for example, Patent Document 1).

特開2006−246153号公報JP 2006-246153 A

前記従来の画面転送装置では、クライアント装置におけるユーザ操作に応じた画面表示の見かけ上のレスポンスは向上するものの、全ての画面転送を2段階にすると、画面データの総送信データ量としては逆に増加することになる。   In the conventional screen transfer device, although the apparent response of the screen display according to the user operation in the client device is improved, if all screen transfers are performed in two stages, the total amount of screen data transmitted increases conversely. Will do.

このため、例えばネットワークが無線WAN(Wide Area Network)などにより伝送遅延が発生しやすい環境では、システム全体としての負荷がより大きくなり、そのパフォーマンスも劣化し、本来の操作レスポンスの向上には寄与しない問題がある。   For this reason, for example, in an environment where transmission delay is likely to occur due to a wireless WAN (Wide Area Network), for example, the load on the entire system becomes larger, its performance deteriorates, and it does not contribute to improvement of the original operation response There's a problem.

なお、SBCシステムにおいて、特に、操作レスポンスが悪化しやすい状況としては、Webページなどの長大なデータを連続的にスクロール操作しながら表示させる場合があげられる。   In the SBC system, particularly, a situation in which the operation response is likely to deteriorate is a case where long data such as a web page is displayed while continuously scrolling.

つまり、この連続的なスクロールの場合には、1単位分スクロールの都度、当該1スクロールに応じた幅の画面描画データを生成しクライアント装置へ転送する処理が生じるため、前記無線WANなどにより伝送遅延が発生する環境では、なおさら操作レスポンス良く表示させることはできない。   That is, in the case of this continuous scrolling, every time scrolling by one unit, a process of generating screen drawing data having a width corresponding to the one scroll and transferring it to the client device occurs. In an environment where this occurs, the operation response cannot be displayed even more.

本発明はWebページなどの長大なデータを連続的にスクロールしながら表示させる場合に、システム全体への負荷を抑制しつつ、操作レスポンス良く表示させることが可能になる装置を提供することを目的とする。 The present invention aims to provide when displaying while continuously scrolling a long data such as Web pages, while reducing the load on the system as a whole, a device it is possible to display operation with good response And

請求項1は、画像データを送信する画像送信装置であって、表示画面上に表示される前記画像データに対するユーザによる任意の画面更新操作を検出した際は、その画面更新が連続した連続スクロールの画面更新か否かを判別する第1判別手段と、前記第1判別手段で前記連続スクロールの画面更新であると判別された際は、通信状態が良好か否かを判別する第2判別手段と、前記第2判別手段で良好あると判別された場合、前記表示スクロールに応じて更新された表示領域の画像データを低品質像として直ちにリアルタイム送信し、一方、前記第2判別手段で良好ないと判別された場合、前記低品質像を所定間隔でまとめて送信する第1送信制御手段と、前記第1判別手段で前記連続スクロールでない画面更新であると判別された際は、その画面更新に応じた表示領域の画像データを高品質像として送信する第2送信制御手段と、を備えたことを特徴としている。
Claim 1 is an image transmission device for transmitting image data, and when an arbitrary screen update operation by the user for the image data displayed on the display screen is detected, the screen update is continuously scrolled continuously . A first determination unit that determines whether or not the screen is updated; and a second determination unit that determines whether or not the communication state is good when the first determination unit determines that the screen is continuously updated. , in the case where it is judged to be good second discriminating means, the image data of the display area is updated in accordance with the display scroll immediately transmitted in real time as a low-quality image image, whereas, in the second determining means is judged if it is determined not to be good, and the first transmission control means for transmitting said collectively poor quality picture image at predetermined intervals, wherein a screen update not continuous scrolling by the first discriminating means And time is characterized by comprising a second transmission control means for transmitting image data in the display area corresponding to the screen update as a high-quality picture images, a.

本発明によればWebページなどの長大なデータを連続的にスクロールしながら表示させる場合に、システム全体への負荷を抑制しつつ、操作レスポンス良く表示させることが可能になる。 According to the present invention, when displaying while continuously scrolling a long data such as Web pages, while reducing the load to the entire system, to be capable of displaying operation response may ing.

本発明の実施形態に係る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. 前記サーバ装置10のクライアント用フレームバッファRAM14a上に生成されるWebページHPの描画データGと、画面スクロール時(1スクロール毎)にクライアント装置20へ送信される描画データG(Gk+Gnew)との関係を示す図。The relationship between the drawing data G of the Web page HP generated on the client frame buffer RAM 14a of the server device 10 and the drawing data G (Gk + Gnew) transmitted to the client device 20 when the screen is scrolled (every scroll). FIG. 前記SBCシステムにおけるクライアント装置20の回路構成を示すブロック図。The block diagram which shows the circuit structure of the client apparatus 20 in the said SBC system. 前記サーバ装置10とクライアント装置20におけるソフトウエア・モジュールの構成を示す図。FIG. 3 is a diagram showing a configuration of software modules in the server device 10 and the client device 20. 前記サーバ装置10のRAM14に用意される主要なデータメモリを示す図。The figure which shows the main data memories prepared in RAM14 of the said server apparatus 10. FIG. 前記サーバ装置10のスクロール中フラグの状態およびRTT測定モジュール13a1により取得された伝送遅延時間tに応じて設定される「Eager Updateモード」と「Lazy Updateモード」とによる画面送信スケジュールを対比して説明する図。The description will be made by comparing the screen transmission schedules in the “Eager Update mode” and “Lazy Update mode” set according to the state of the scrolling flag of the server device 10 and the transmission delay time t acquired by the RTT measurement module 13a1. To do. 前記SBCシステムのサーバ装置10が実行する描画更新処理の概要を示すフローチャート。The flowchart which shows the outline | summary of the drawing update process which the server apparatus 10 of the said SBC system performs. 前記サーバ装置10が実行する描画更新処理に伴う連続的な画面スクロール(スクロール中)の判断処理(SA)を示すフローチャート。The flowchart which shows the determination process (SA) of the continuous screen scroll (during scroll) accompanying the drawing update process which the said server apparatus 10 performs. 前記サーバ装置10が実行する描画更新処理に伴う連続的な画面スクロール中か否かの判断処理(SA)に応じた更新描画データGの圧縮処理(SB)を示すフローチャート。The flowchart which shows the compression process (SB) of the update drawing data G according to the judgment process (SA) of whether the continuous screen scroll is accompanying the drawing update process which the said server apparatus 10 performs. 前記サーバ装置10が実行する描画更新処理に伴う連続的な画面スクロール中か否かの判断処理(SA)に応じた画面転送スケジューリング処理(SC)を示すフローチャート。The flowchart which shows the screen transfer scheduling process (SC) according to the determination process (SA) of whether the continuous screen scroll is accompanying the drawing update process which the said server apparatus 10 performs. 前記サーバ装置10が実行する描画更新処理に伴う連続的な画面スクロール中か否かの判断処理(SA)に応じた画面送信処理(SD)を示すフローチャート。The flowchart which shows the screen transmission process (SD) according to the determination process (SA) of whether the continuous screen scroll is accompanying the drawing update process which the said server apparatus 10 performs.

以下図面により本発明の実施の形態について説明する。   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 wired or wireless LAN (Local Area Network) or WAN (Wide Area Network).

サーバ装置10は、テキスト作成処理プログラム,Webブラウザプログラム,表計算処理プログラム,メール処理プログラムなど、複数のアプリケーションプログラムを有し、当該サーバ装置10に接続されたクライアント装置20,…からの操作入力(入力イベント)信号に応じて起動しその処理を実行する。   The server device 10 has a plurality of application programs such as a text creation processing program, a Web browser program, a spreadsheet processing program, and a mail processing program, and an operation input from the client devices 20 connected to the server device 10 ( It is activated in response to the (input event) signal and executes its processing.

このサーバ装置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,. , Image transmission and command transmission are combined and transferred to the access source client device 20.

そして、クライアント装置20,…では、前記サーバ装置10から転送された描画データGがフレームバッファRAM25(図4参照)に展開され、表示装置26の表示画面に表示される。   Then, in the client devices 20,..., The drawing data G transferred from the server device 10 is expanded in the frame buffer RAM 25 (see FIG. 4) and displayed on the display screen of 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 various application functions and data file management functions.

そして、クライアント装置20,…からの操作入力(入力イベント)信号に応じてサーバ装置10にて起動実行される各種の処理に伴い生成されたデータファイルは、原則として、当該サーバ装置10内あるいは該サーバ装置10にて接続管理される磁気ディスクなどの記憶装置にユーザアカウント毎あるいは共有ファイルとして記憶され保存される。   And, in principle, a data file generated with various processes activated and executed in the server device 10 in response to an operation input (input event) signal from the client device 20,. 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、外部記憶装置18、クライアント装置20,…との通信I/F(インターフェイス)19が接続される。   Further, a communication I / F (interface) 19 with an input device 17 such as a keyboard and a mouse, an external storage device 18, a client device 20,.

CPU11は、ROM13のプログラムメモリ13aに予め記憶されているシステムプログラムや種々のアプリケーションプログラムに従って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 system program or various application programs stored in advance in the program memory 13a of the ROM 13, and controls key input signals from the input device 17 and communication I / O. 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に対応付けられて外部記憶装置18に記憶される。またクライアント表示用の描画データGは、RAM14内のクライアント用フレームバッファRAM14aを使用して生成されると共に、通信I/F19からクライアント装置20へ転送されて表示出力される。   In this server device 10, various data generated in accordance with an application program activated / executed in response to an input event signal from the client device 20 is stored in the external storage device 18 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, transferred from the communication I / F 19 to the client device 20, and displayed.

例えばクライアント装置20からの入力イベントがWebページHPの表示を要求するイベントである場合に、これに応答してサーバ装置10のWebブラウザプログラムにより取得されたWebページHPの全体データから、クライアント装置20の表示画面(26)に合わせた描画データGが生成されてクライアント用フレームバッファRAM14aに記憶される(図3(A)参照)。   For example, when an input event from the client device 20 is an event for requesting display of the Web page HP, the client device 20 uses the entire data of the Web page HP acquired by the Web browser program of the server device 10 in response to this event. The drawing data G matching the display screen (26) is generated and stored in the client frame buffer RAM 14a (see FIG. 3A).

そして、前記クライアント用フレームバッファRAM14aに生成された描画データGは、適切な圧縮方式で圧縮処理された後、適切なタイミングでクライアント装置20へ転送され、そのフレームバッファRAM25(図4参照)に記憶され表示される。   The drawing data G generated in the client frame buffer RAM 14a is compressed by an appropriate compression method, transferred to the client device 20 at an appropriate timing, and stored in the frame buffer RAM 25 (see FIG. 4). And displayed.

なお、前記クライアント用フレームバッファRAM14aに生成された描画データGは、前回の入力イベントに応じて生成された描画データG-1と画像に差のある部分を含む矩形の領域のみイメージで抽出され、表示画面(26)上の表示位置を指示する座標と共に送信される。   The drawing data G generated in the client frame buffer RAM 14a is extracted as an image only in a rectangular area including a portion having a difference between the drawing data G-1 generated in response to the previous input event and the image, It is transmitted together with the coordinates indicating the display position on the display screen (26).

この際、前記クライアント用フレームバッファRAM14aに生成された描画データGのうち、前回の入力イベントに応じて生成された描画データG-1と画像に差のない矩形領域については、当該矩形領域のコピーコマンド共に、表示画面(26)上の表示位置を指示する座標が送信される。   At this time, among the drawing data G generated in the client frame buffer RAM 14a, for the rectangular area having no difference between the drawing data G-1 generated in response to the previous input event and the image, a copy of the rectangular area is made. Coordinates indicating the display position on the display screen (26) are transmitted together with the command.

図3は、前記サーバ装置10のクライアント用フレームバッファRAM14a上に生成されるWebページHPの描画データGと、画面スクロール時(1スクロール毎)にクライアント装置20へ送信される描画データG(Gk+Gnew)との関係を示す図である。   FIG. 3 shows drawing data G of the Web page HP generated on the client frame buffer RAM 14a of the server device 10, and drawing data G (Gk + Gnew) transmitted to the client device 20 when the screen is scrolled (every scroll). It is a figure which shows the relationship.

クライアント装置20からの入力イベントに応じて生成されたクライアント表示用の描画データGについて、図3(A)の状態において画面スクロールが発生すると、図3(B)に示すように、画像に変化がない矩形領域Gkについては、当該矩形領域Gkのコピーコマンドと共に、1スクロールの幅Dsに応じた表示画面(26)上の表示位置を指示する座標(a,b)が送信される。   With respect to drawing data G for client display generated in response to an input event from the client device 20, when a screen scroll occurs in the state of FIG. 3A, the image changes as shown in FIG. For a rectangular area Gk that does not exist, coordinates (a, b) indicating the display position on the display screen (26) corresponding to the width Ds of one scroll are transmitted together with the copy command of the rectangular area Gk.

これと共に、1スクロールの幅Dsで画像が変化した矩形領域Gnewについては、そのイメージデータと共に、表示画面(26)上の表示位置を指示する座標(c,d)が送信される。   At the same time, for the rectangular area Gnew in which the image is changed with the width Ds of one scroll, the coordinates (c, d) indicating the display position on the display screen (26) are transmitted together with the image data.

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

図4は、前記SBCシステムにおけるクライアント装置20の回路構成を示すブロック図である。   FIG. 4 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(図3参照)が、表示装置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. Then, the drawing data G (see FIG. 3) written in the frame buffer RAM 25 is displayed on the display screen of the display device 26.

また、CPU21には、バス22を介して入力装置27、外部記憶装置28、前記サーバ装置10との通信I/F(インターフェイス)29が接続される。   The CPU 21 is connected to an input device 27, an external storage device 28, and a communication I / F (interface) 29 with the server device 10 via the bus 22.

CPU21は、ROM23のプログラムメモリ23aに予め記憶されているシステムプログラムに従ってRAM24を作業用メモリとし回路各部の動作を制御するもので、入力装置27からのキー入力信号、通信I/F29を介して受信されるサーバ装置10からのアプリケーション応答信号や転送描画データGなどに応じて前記システムプログラムが起動され実行される。   The CPU 21 controls the operation of each part of the circuit by using the RAM 24 as a working memory in accordance with a system program stored in the program memory 23a of the ROM 23. The CPU 21 receives the key input signal from the input device 27 via 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におけるアプリケーションプログラムを実行させて生成した種々のデータは、適宜、外部記憶装置28に読み込ませて記憶させ、また生成転送された表示用の描画データ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 28, and the generated drawing data G for transfer is In accordance with the image and command, it is expanded in the frame buffer RAM 25 and displayed on the display device 26.

図5は、前記サーバ装置10とクライアント装置20におけるソフトウエア・モジュールの構成を示す図である。   FIG. 5 is a diagram showing the configuration of software modules in the server device 10 and the client device 20.

サーバ装置10のプログラムメモリ13aに記憶されるサーバ制御プログラムは、RTT(Round Trip Time)測定モジュール13a1、画面制御モジュール13a2、通信モジュール13a3を有する。   The server control program stored in the program memory 13a of the server device 10 includes an RTT (Round Trip Time) measurement module 13a1, a screen control module 13a2, and a communication module 13a3.

RTT測定モジュール13a1は、ネットワークNにおけるクライアント装置20との間での伝送遅延の度合いを測定し、この測定結果を画面制御モジュール13a2に通知する機能を有する。   The RTT measurement module 13a1 has a function of measuring the degree of transmission delay with the client device 20 in the network N and notifying the measurement result to the screen control module 13a2.

画面制御モジュール13a2は、クライアント装置20からの入力イベントに応じたアプリケーションプログラムを起動させて表示用の描画データGをクライアント用フレームバッファRAM14a上に生成し、前記RTT測定モジュール13a1から通知された伝送遅延の測定結果や画面スクロールの状態などに応じて、前記描画データGのクライアント装置20への送信スケジュールを制御する機能を有する。   The screen control module 13a2 activates an application program corresponding to an input event from the client device 20 to generate display drawing data G on the client frame buffer RAM 14a, and the transmission delay notified from the RTT measurement module 13a1. According to the measurement result and the screen scroll state, the transmission schedule of the drawing data G to the client device 20 is controlled.

通信モジュール13a3は、クライアント装置20から受け取った入力イベントデータやRTT測定のためのデータを、画面制御モジュール13a2やRTT測定モジュール13a1に引き渡す機能、およびRTT測定モジュール13a1から受け取ったRTT測定のためのデータや画面制御モジュール13a2から受け取った描画データGをクライアント装置20へ送信する機能を有する。   The communication module 13a3 has a function of passing the input event data and RTT measurement data received from the client device 20 to the screen control module 13a2 and the RTT measurement module 13a1, and the RTT measurement data received from the RTT measurement module 13a1. And the drawing data G received from the screen control module 13a2 has a function of transmitting to the client device 20.

一方、クライアント装置20のプログラムメモリ23aに記憶されるクライアント制御プログラムは、通信モジュール23a1、入力モジュール23a2、画面表示モジュール23a3を有する。   On the other hand, the client control program stored in the program memory 23a of the client device 20 includes a communication module 23a1, an input module 23a2, and a screen display module 23a3.

通信モジュール23a1は、サーバ装置10との間でRTT測定のためのデータを受信/送信する機能、および入力モジュール23a2から受け取った入力イベントデータをサーバ装置10へ送信し、サーバ装置10から受信された表示用の描画データGを画面表示モジュール23a3に引き渡す機能を有する。   The communication module 23a1 transmits / receives data for RTT measurement to / from the server device 10 and the input event data received from the input module 23a2 to the server device 10, and is received from the server device 10. It has a function of delivering display drawing data G to the screen display module 23a3.

入力モジュール23a2は、ユーザ操作に応じた入力イベントデータを通信モジュール23a1に引き渡す機能を有する。   The input module 23a2 has a function of delivering input event data corresponding to a user operation to the communication module 23a1.

画面表示モジュール23a3は、通信モジュール23a1から受け取った表示用の描画データGを、そのイメージやコマンドに従いフレームバッファRAM25に展開して表示装置26に表示させる機能を有する。   The screen display module 23a3 has a function of developing the display drawing data G received from the communication module 23a1 in the frame buffer RAM 25 in accordance with the image or command and displaying it on the display device 26.

図6は、前記サーバ装置10のRAM14に用意される主要なデータメモリを示す図である。   FIG. 6 is a diagram showing main data memories prepared in the RAM 14 of the server device 10.

RAM14には、前記クライアント用フレームバッファRAM14aの他に、コピー命令タイムスタンプメモリ14b、コピー命令連続回数メモリ14c、スクロール中フラグメモリ14d、描画更新領域座標メモリ14e、画面送信FIFOメモリ14f、送信スケジューリングタイマメモリ14g、RTTメモリ14h、描画更新モードメモリ14i、画面転送予約数メモリ14jなどが用意される。   In addition to the client frame buffer RAM 14a, the RAM 14 includes a copy command time stamp memory 14b, a copy command continuous count memory 14c, a scrolling flag memory 14d, a drawing update area coordinate memory 14e, a screen transmission FIFO memory 14f, a transmission scheduling timer. A memory 14g, an RTT memory 14h, a drawing update mode memory 14i, a screen transfer reservation number memory 14j, and the like are prepared.

コピー命令タイムスタンプメモリ14bには、クライアント装置20からの入力イベントに応じたアプリケーションプログラムに従い発行される描画コマンドが、描画データGkのコピーコマンドであると判断された場合に、そのコマンド発行毎にタイムスタンプのデータが記憶される。   In the copy instruction time stamp memory 14b, when it is determined that a drawing command issued in accordance with an application program corresponding to an input event from the client device 20 is a copy command of the drawing data Gk, a time is displayed every time the command is issued. Stamp data is stored.

コピー命令連続回数メモリ14cには、前記コピー命令タイムスタンプメモリ14bに記憶された前回と今回のコピーコマンド発行に伴うタイムスタンプ間の差分が予め設定された閾値以下である場合に、そのコピーコマンドの発行回数が加算されて記憶される。   When the difference between the previous time stamp stored in the copy command time stamp memory 14b and the time stamp associated with the current copy command is less than a preset threshold, the copy command continuous count memory 14c stores the copy command The issuance count is added and stored.

スクロール中フラグメモリ14dには、前記コピー命令連続回数メモリ14cに記憶されたコピーコマンドの発行回数が予め設定された閾値以上になった場合に、連続的な画面スクロールによる描画データGの更新が発生していることを示すフラグが記憶される。   The scrolling flag memory 14d updates the drawing data G by continuous screen scrolling when the number of issued copy commands stored in the copy command continuous number of times memory 14c exceeds a preset threshold value. A flag indicating that this is being performed is stored.

描画更新領域座標メモリ14eには、クライアント表示用の描画データGが更新された場合に、前回の描画データG-1との画像変化部分を含む画像全体の中での矩形領域の座標が記憶される。   In the drawing update area coordinate memory 14e, when the drawing data G for client display is updated, the coordinates of the rectangular area in the entire image including the image change portion with the previous drawing data G-1 are stored. The

画面送信FIFOメモリ14fには、クライアント用フレームバッファRAM14aにて生成された描画データGが、クライアント装置20へ転送されるデータとしてバッファリングされるもので、この際、前回の描画データG-1との比較により更新された前記矩形領域のデータだけが圧縮処理され、例えば当該描画データGを生成したアプリケーションにより設定される画面スクロールの幅Ds(図3参照)の単位で記憶される。   In the screen transmission FIFO memory 14f, the drawing data G generated in the client frame buffer RAM 14a is buffered as data to be transferred to the client device 20. At this time, the previous drawing data G-1 and Only the data in the rectangular area updated by the comparison is compressed and stored, for example, in units of the screen scroll width Ds (see FIG. 3) set by the application that generated the drawing data G.

送信スケジューリングタイマメモリ14gには、画面送信のスケジュール設定を一定時間毎に繰り返し実施するためのタイマデータが記憶される。   The transmission scheduling timer memory 14g stores timer data for repeatedly executing the screen transmission schedule setting at regular intervals.

RTTメモリ14hには、前記RTT測定モジュール13a1によるRTT測定機能により測定されたクライアント装置20との間での伝送遅延時間tが記憶される。   The RTT memory 14h stores a transmission delay time t between the client device 20 measured by the RTT measurement function of the RTT measurement module 13a1.

前記サーバ装置10のRTT測定モジュール13a1によるRTT測定処理のシーケンス(1)〜(5)は次の通りである。   Sequences (1) to (5) of the RTT measurement process by the RTT measurement module 13a1 of the server device 10 are as follows.

(1)サーバ装置10は、RTT測定リクエストを一定間隔毎にクライアント装置20へ送信する。   (1) The server device 10 transmits an RTT measurement request to the client device 20 at regular intervals.

(2)クライアント装置20において、前記サーバ装置10から送信されたRTT測定リクエストが受信されると、上りのRTT測定パケットを前記サーバ装置10へ送信する。   (2) When the client device 20 receives the RTT measurement request transmitted from the server device 10, the client device 20 transmits an upstream RTT measurement packet to the server device 10.

(3)サーバ装置10において、前記クライアント装置20から送信された上りのRTT測定パケットが受信されると、下りのRTT測定パケットを前記クライアント装置20へ送信する。   (3) When the server device 10 receives the upstream RTT measurement packet transmitted from the client device 20, the server device 10 transmits the downstream RTT measurement packet to the client device 20.

(4)クライアント装置20において、前記サーバ装置10から送信された下りのRTT測定パケットが受信されると、前記上りのRTT測定パケット送出時のタイムスタンプと、当該下りのRTT測定パケット受信時との差分を伝送遅延時間tとし、サーバ装置10へ通知する。   (4) When the client device 20 receives the downlink RTT measurement packet transmitted from the server device 10, the time stamp when the uplink RTT measurement packet is transmitted and the time when the downlink RTT measurement packet is received The difference is set as a transmission delay time t and notified to the server device 10.

(5)サーバ装置10に通知された伝送遅延時間tは、前記RTT測定モジュール13a1に渡されてRTTメモリ14hに記憶されると共に、前記画面制御モジュール13a2に渡される。   (5) The transmission delay time t notified to the server device 10 is transferred to the RTT measurement module 13a1 and stored in the RTT memory 14h, and is also transferred to the screen control module 13a2.

前記画面制御モジュール13a2は、前記スクロール中フラグメモリ14dに記憶されるフラグのセット(on)/リセット(off)の状態、および前記RTTメモリ14hに記憶されたクライアント装置20との間での伝送遅延時間tに基づき、クライアント画面更新のための描画データGの送信スケジュールを、後述する「Eager Updateモード」または「Lazy Updateモード」に設定して制御する。   The screen control module 13a2 sets the flag set (on) / reset (off) state stored in the scrolling flag memory 14d and the transmission delay between the client device 20 stored in the RTT memory 14h. Based on the time t, the transmission schedule of the drawing data G for updating the client screen is set to “Eager Update mode” or “Lazy Update mode” to be described later and controlled.

図7は、前記サーバ装置10のスクロール中フラグの状態およびRTT測定モジュール13a1により取得された伝送遅延時間tに応じて設定される「Eager Updateモード」と「Lazy Updateモード」とによる画面送信スケジュールを対比して説明する図である。   FIG. 7 shows screen transmission schedules according to the “Eager Update Mode” and “Lazy Update Mode” set according to the state of the scrolling flag of the server device 10 and the transmission delay time t acquired by the RTT measurement module 13a1. It is a figure demonstrated in contrast.

サーバ装置10が画面を送信するスケジューリング方式は、主に以下の2つがあげられる。   There are mainly the following two scheduling methods by which the server apparatus 10 transmits a screen.

(1)アプリケーションが描画コマンドを発行したタイミングに応じてその描画データGをリアルタイムに送信する方式(Eager Updateモード:図7(A)参照)。 (1) A method in which drawing data G is transmitted in real time according to the timing at which the application issues a drawing command (Eager Update mode: see FIG. 7A).

(2)一定時間のインターバルを置き、その間の描画データGを前記一定時間のタイムアップに応じて纏めて送信する方式(Lazy Updateモード:図7(B)参照)。 (2) A method in which intervals of a certain time are set and the drawing data G during that interval are transmitted together as the fixed time expires (Lazy Update mode: see FIG. 7B).

クライアント画面更新のための描画データGの送信スケジュールについて、理想的には、図7(A)に示すように、余計な待ちが少なく、描画コマンドを生成順にリアルタイムに送信するEager Updateモードが望ましい。   As for the transmission schedule of the drawing data G for updating the client screen, ideally an eager update mode in which drawing commands are transmitted in real time in the order of generation as shown in FIG.

しかしながら、伝送遅延の大きな環境でデータ量の大きい描画データGの送信(高品質な送信)を何度も繰り返すと、送信オーバヘッドが何度も起こって伝送遅延を更に助長してしまう。   However, if transmission of drawing data G with a large amount of data (high-quality transmission) is repeated many times in an environment with a large transmission delay, transmission overhead occurs many times and further increases the transmission delay.

このため、更新された描画データGの送信を何度も繰り返す必要のある連続的な画面スクロールが発生した場合、高圧縮(低画質)にしたデータ量の少ない描画データGを、伝送遅延の小さいときにEager Updateモードで送信することで、クライアント装置20の側でレスポンス良く更新画面を表示させる。そして、連続的な画面スクロールが終わった後に、前記高圧縮(低画質)で送信した既に更新済の描画データGについて、低圧縮(高画質)にした描画データGを、Lazy Updateモードで再送信することで、画面クロール後に素早く画質の回復を図る。   For this reason, when continuous screen scrolling that requires repeated transmission of the updated drawing data G occurs many times, drawing data G with high compression (low image quality) and a small amount of data is transmitted with a small transmission delay. Occasionally, by transmitting in the eager update mode, the update screen is displayed with good response on the client device 20 side. Then, after the continuous screen scrolling is completed, the drawing data G that has been updated with low compression (high image quality) is retransmitted in Lazy Update mode with respect to the already updated drawing data G that has been transmitted with high compression (low image quality). By doing so, the image quality can be quickly recovered after the screen is crawled.

前記RAM14内の描画更新モードメモリ14iには、前記スクロール中フラグメモリ14dにおけるフラグがセット(on)状態にあって、且つ前記RTTメモリ14hに逐次更新されて記憶される伝送遅延時間tが、予め設定された閾値TH以下の場合に、前記Eager Updateモードを示すデータが記憶され、前記スクロール中フラグがリセット(off)状態にあるか、または前記伝送遅延時間tが閾値THを超える場合に、前記Lazy Updateモードを示すデータが記憶される。   In the drawing update mode memory 14i in the RAM 14, the transmission delay time t stored in advance is stored in the RTT memory 14h when the flag in the scrolling flag memory 14d is set (on) and stored in the RTT memory 14h in advance. When the threshold value TH is less than or equal to the set threshold TH, data indicating the eager update mode is stored, and the scrolling flag is in a reset (off) state, or the transmission delay time t exceeds the threshold value TH, Data indicating the Lazy Update mode is stored.

画面転送予約数メモリ14jには、前記画面送信FIFOメモリ14fにバッファリングされた描画データGのクライアント装置20への転送待ち予約数(画面スクロールの場合はDs単位)が記憶される。   In the screen transfer reservation number memory 14j, the number of reservations for waiting for transfer of the drawing data G buffered in the screen transmission FIFO memory 14f to the client device 20 (in the case of screen scrolling, Ds unit) is stored.

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

図8は、前記SBCシステムのサーバ装置10が実行する描画更新処理の概要を示すフローチャートである。   FIG. 8 is a flowchart showing an outline of the drawing update process executed by the server device 10 of the SBC system.

クライアント装置20からの入力イベントに応じて実行されるアプリケーションプログラム(例えばWebブラウザプログラム)により、インターネットN上のWebサイトからWebページHPが取得され、クライアント表示用の描画データGが新規または更新されてフレームバッファRAM14a上に生成されると、描画コマンドの内容に応じて、今回の描画データGの生成処理が連続的な画面スクロール(スクロール中)に伴う描画更新処理であるか否か判断される(ステップSA)。   An application program (for example, a Web browser program) executed in response to an input event from the client device 20 acquires a Web page HP from a Web site on the Internet N, and the drawing data G for client display is newly or updated. When it is generated on the frame buffer RAM 14a, it is determined whether or not the current generation process of the drawing data G is a drawing update process accompanying continuous screen scrolling (scrolling) according to the contents of the drawing command ( Step SA).

ここで、連続的な画面スクロール(スクロール中)に伴う描画更新処理であると判断されると(ステップSj(Yes))、当該連続的な画面スクロールに特化した描画データG(スクロール幅Ds分の矩形領域の描画データGnew)の画像圧縮処理が実行される(ステップSBs)。一方、連続的な画面スクロールに伴う描画更新処理中でないと判断されると(ステップSj(No))、通常の画像圧縮処理が実行される(ステップSBn)。   Here, when it is determined that the drawing update process is associated with continuous screen scrolling (during scrolling) (step Sj (Yes)), the drawing data G specialized for the continuous screen scrolling (for the scroll width Ds). The image compression processing of the drawing data Gnew) of the rectangular area is executed (step SBs). On the other hand, when it is determined that the drawing update process accompanying the continuous screen scrolling is not in progress (step Sj (No)), the normal image compression process is executed (step SBn).

また同様に、連続的な画面スクロールに伴う描画更新処理中であると判断されると(ステップSj(Yes))、当該連続的な画面スクロールに特化した画面転送スケジューリング処理が実行される(ステップSCs)。一方、連続的な画面スクロールに伴う描画更新処理中でないと判断されると(ステップSj(No))、通常の画面転送スケジューリング処理が実行される(ステップSCn)。   Similarly, when it is determined that the drawing update process accompanying the continuous screen scroll is being performed (step Sj (Yes)), the screen transfer scheduling process specialized for the continuous screen scroll is executed (step Sj). SCs). On the other hand, when it is determined that the drawing update process accompanying the continuous screen scrolling is not being performed (step Sj (No)), the normal screen transfer scheduling process is executed (step SCn).

そして、前記連続的な画面スクロールに伴う描画更新処理中かそうでないかに応じて画像圧縮処理されスケジューリングされた更新描画データGが、Eager UpdateモードまたはLazy Updateモードによる送信形態に応じて送信される(ステップSD)。   Then, the update drawing data G that has been subjected to image compression processing and scheduled according to whether or not the drawing update processing accompanying the continuous screen scrolling is being performed is transmitted according to the transmission mode in the eager update mode or the lazy update mode. (Step SD).

図9は、前記サーバ装置10が実行する描画更新処理に伴う連続的な画面スクロール(スクロール中)の判断処理(SA)を示すフローチャートである。   FIG. 9 is a flowchart showing a determination process (SA) of continuous screen scrolling (scrolling) accompanying the drawing update process executed by the server device 10.

クライアント用フレームバッファRAM14aに対する描画データGの生成に伴い、アプリケーションプログラム(例えばWebブラウザプログラム)から発行される描画コマンドが確認されると(ステップA1)、当該描画コマンドにコピーコマンドが含まれるか否か判断される(ステップA2)。   When a drawing command issued from an application program (for example, a Web browser program) is confirmed as the drawing data G is generated for the client frame buffer RAM 14a (step A1), whether or not a copy command is included in the drawing command. Judgment is made (step A2).

ここで、前記描画コマンドにコピーコマンドが含まれると判断されると(ステップA2(Yes))、当該コピーコマンドの発行に伴うタイムスタンプがコピー命令タイムスタンプメモリ14bに記憶される(ステップA3)。   If it is determined that the copy command is included in the drawing command (step A2 (Yes)), the time stamp associated with the issue of the copy command is stored in the copy command time stamp memory 14b (step A3).

すると、前記コピー命令タイムスタンプメモリ14bに記憶された前回のタイムスタンプと今回のタイムスタンプとの差分(時間間隔)が求められ(ステップA4)、当該前回〜今回間のタイムスタンプの差分が、予め設定された閾値以下か否か、つまり、ある短い時間間隔で連続して描画データGの更新のためのコピーコマンドが発行されたか否か判断される(ステップA5)。   Then, a difference (time interval) between the previous time stamp and the current time stamp stored in the copy instruction time stamp memory 14b is obtained (step A4), and the time stamp difference between the previous time and the current time is calculated in advance. It is determined whether or not the value is equal to or less than a set threshold value, that is, whether or not a copy command for updating drawing data G has been issued continuously at a short time interval (step A5).

ここで、前記予め設定された時間間隔で連続して描画データGの更新のためのコピーコマンドが発行されたと判断されると(ステップA5(Yes))、当該連続したコピーコマンドの発行回数がコピー命令連続回数メモリ14cにカウントされて記憶される(ステップA6)。   If it is determined that a copy command for updating the drawing data G has been issued continuously at the preset time interval (step A5 (Yes)), the number of times the continuous copy command is issued is copied. It is counted and stored in the instruction continuous count memory 14c (step A6).

すると、前記コピー命令連続回数メモリ14cに記憶された連続したコピーコマンドの発行回数が予め設定された閾値以上か否か、つまり、ある短い時間間隔で、且つある回数以上連続して描画データGの更新のためのコピーコマンドが発行された否か判断される(ステップA7)。   Then, whether or not the number of continuous copy commands issued stored in the continuous copy command memory 14c is greater than or equal to a preset threshold value, that is, at a certain short time interval and continuously for a certain number of times. It is determined whether or not a copy command for updating has been issued (step A7).

ここで、前記予め設定された回数以上連続して短い時間間隔のコピーコマンドが発行されたと判断されると(ステップA7(Yes))、連続的な画面スクロールに伴う描画更新処理の状態にあると判断され、スクロール中フラグメモリ14dにスクロール中を示すフラグがセット(on)される(ステップA8)。   Here, if it is determined that a copy command having a short time interval has been issued continuously for the preset number of times (step A7 (Yes)), it is in a state of drawing update processing accompanying continuous screen scrolling. As a result, a flag indicating that the scroll is being performed is set (on) in the scroll flag memory 14d (step A8).

一方、前記ステップA2において、前記描画コマンドにコピーコマンドが含まれないと判断された場合(ステップA2(No))、画面スクロールに伴う描画更新処理の状態にない(例えば、1画面分の描画データGが新規生成される場合)と判断され、前記スクロール中フラグ(14d)はセットされない。   On the other hand, if it is determined in step A2 that the copy command is not included in the drawing command (step A2 (No)), the drawing update process associated with screen scrolling is not in the state (for example, drawing data for one screen). G is newly generated), and the scrolling flag (14d) is not set.

また、前記ステップA5において、前回〜今回間のコピーコマンドに伴うタイムスタンプの差分が、予め設定された閾値以下でなく、短い時間間隔での連続したコピーコマンドの発行ではない(または、なくなった)と判断された場合(ステップA5(No))、前記コピー命令連続回数メモリ14cに記憶されている連続したコピーコマンドの発行回数がリセットされると共に、前記スクロール中フラグメモリ14dにセットされているスクロール中フラグがリセットされる(ステップA9)。   Further, in step A5, the time stamp difference associated with the copy command between the previous time and the current time is not less than or equal to a preset threshold value and is not a continuous copy command issued (or disappeared) at short time intervals. Is determined (step A5 (No)), the number of continuous copy commands issued stored in the continuous copy command memory 14c is reset, and the scroll set in the scroll flag memory 14d is reset. The middle flag is reset (step A9).

また、前記ステップA7において、前記コピー命令連続回数メモリ14cに記憶された連続したコピーコマンドの発行回数が予め設定された閾値以上に到達しないと判断された場合(ステップA7(No))、連続的な画面スクロールに伴う描画更新処理の状態ではないと判断され、前記スクロール中フラグ(14d)はセットされない。   In Step A7, when it is determined that the number of continuous copy commands issued stored in the copy command continuous number of times memory 14c does not reach a preset threshold value (Step A7 (No)), It is determined that the state is not in the drawing update process accompanying the screen scrolling, and the scrolling flag (14d) is not set.

こうして、連続的な画面スクロールに伴う描画更新処理の状態にあると判断されると、スクロール中フラグメモリ14dにフラグがセット(on)される。   Thus, when it is determined that the drawing update process is in a state of continuous screen scrolling, a flag is set (on) in the scrolling flag memory 14d.

図10は、前記サーバ装置10が実行する描画更新処理に伴う連続的な画面スクロール中か否かの判断処理(SA)に応じた更新描画データGの圧縮処理(SB)を示すフローチャートである。   FIG. 10 is a flowchart showing the compression process (SB) of the updated drawing data G according to the determination process (SA) as to whether or not the continuous screen scrolling is involved in the drawing update process executed by the server device 10.

前記スクロール中フラグメモリ14dにスクロール中フラグがセット(on)されているか否か(off)判断され(ステップB1,B2)、当該スクロール中フラグがセットされていると判断されると(ステップB2(Yes))、今回の画面スクロールにより更新されたスクロール幅Ds分の矩形領域(Gnew)(図3参照)の画像全体の中での座標が抽出され、描画更新領域座標メモリ14eに記憶される(ステップB3)。   It is determined whether or not a scrolling flag is set (on) in the scrolling flag memory 14d (step B1, B2), and if it is determined that the scrolling flag is set (step B2 ( Yes)), the coordinates in the entire image of the rectangular area (Gnew) (see FIG. 3) for the scroll width Ds updated by the current screen scroll are extracted and stored in the drawing update area coordinate memory 14e ( Step B3).

すると、前記スクロール幅Ds分の矩形領域の描画データGnewが高圧縮モードで少ないデータ量に圧縮され(ステップB4)、表示画面上での描画位置を指示する座標情報と共に画面送信FIFOメモリ14fに登録される(ステップB5)。   Then, the drawing data Gnew in the rectangular area corresponding to the scroll width Ds is compressed to a small data amount in the high compression mode (step B4), and is registered in the screen transmission FIFO memory 14f together with the coordinate information indicating the drawing position on the display screen. (Step B5).

一方、前記ステップB2において、前記スクロール中フラグメモリ14dにスクロール中フラグがセットされてない(off)と判断されると(ステップB2(No))、今回画面更新された描画データGは、通常圧縮モードで圧縮され(ステップB6)、画面送信FIFOメモリ14fに登録される(ステップB5)。   On the other hand, if it is determined in step B2 that the scroll flag is not set in the scroll flag memory 14d (off) (step B2 (No)), the drawing data G that has been updated this time is normally compressed. It is compressed in the mode (step B6) and registered in the screen transmission FIFO memory 14f (step B5).

こうして、連続的な画面スクロールに伴い描画更新された描画データGnewは、高圧縮処理されて画面送信FIFOメモリ14fに登録され、後の画面送信処理(SD)に従いクライアント装置20へ送信される。一方、例えば画面全体が描画更新された描画データG、あるいは連続的でない単発的な画面スクロールに伴い描画更新された描画データGnewは、通常圧縮処理されて画面送信FIFOメモリ14fに登録され、後の画面送信処理(SD)に従いクライアント装置20へ送信される。   In this way, the drawing data Gnew that has been updated as the screen scrolls continuously is subjected to high compression processing, is registered in the screen transmission FIFO memory 14f, and is transmitted to the client device 20 in accordance with the subsequent screen transmission processing (SD). On the other hand, for example, the drawing data G whose drawing has been updated on the entire screen, or the drawing data Gnew which has been updated with a non-continuous one-time screen scrolling, is normally compressed and registered in the screen transmission FIFO memory 14f. It is transmitted to the client device 20 according to the screen transmission process (SD).

図11は、前記サーバ装置10が実行する描画更新処理に伴う連続的な画面スクロール中か否かの判断処理(SA)に応じた画面転送スケジューリング処理(SC)を示すフローチャートである。   FIG. 11 is a flowchart showing a screen transfer scheduling process (SC) corresponding to a determination process (SA) of whether or not continuous screen scrolling is being performed accompanying the drawing update process executed by the server device 10.

送信スケジューリングタイマメモリ14gに記憶されたタイマデータに応じてタイマハンドラが起動されると(ステップC1)、前記描画更新領域座標メモリ14eに、既に高圧縮処理されて画面送信FIFOメモリ14fへ送られ送信されたスクロール幅Ds分の矩形領域(Gnew)(図3参照)の座標が記憶されているか否か判断される(ステップC2)。   When the timer handler is started according to the timer data stored in the transmission scheduling timer memory 14g (step C1), the drawing update area coordinate memory 14e is already subjected to high compression processing and sent to the screen transmission FIFO memory 14f for transmission. It is determined whether or not the coordinates of the rectangular area (Gnew) (see FIG. 3) corresponding to the scroll width Ds are stored (step C2).

ここで、前記描画更新領域座標メモリ14eに、スクロール幅Ds分の矩形領域(Gnew)の座標が記憶されていると判断されると(ステップC2(Yes))、スクロール中フラグメモリ14dの内容が読み出され(ステップC3)、そのスクロール中フラグがリセット(off)されているか否か判断される(ステップC4)。   If it is determined that the coordinates of the rectangular area (Gnew) for the scroll width Ds are stored in the drawing update area coordinate memory 14e (step C2 (Yes)), the contents of the in-scroll flag memory 14d are It is read (step C3), and it is judged whether or not the scrolling flag is reset (off) (step C4).

そして、前記スクロール中フラグがリセット(off)されている、つまり現在、連続的な画面スクロールの後だと判断されると(ステップC4(Yes))、RTTメモリ14hの内容が読み出され(ステップC5)、その伝送遅延時間tが予め設定された閾値TH以下にあるか否か判断される(ステップC6)。   When it is determined that the scrolling flag has been reset (off), that is, it is after continuous screen scrolling (step C4 (Yes)), the contents of the RTT memory 14h are read (step S4). C5), it is determined whether or not the transmission delay time t is equal to or less than a preset threshold value TH (step C6).

そして、前記伝送遅延時間tが予め設定された閾値TH以下にある、つまり現在、サーバ−クライアント間の伝送遅延が小さく良好な通信状態にあると判断されると(ステップC6(Yes))、さらに、画面転送予約数メモリ14jの内容が読み出され(ステップC7)、前記画面送信FIFOメモリ14fにバッファリングされて未送信となっている描画データGの転送待ち予約数が予め設定された閾値以下にあるか否か判断される(ステップC8)。   When it is determined that the transmission delay time t is equal to or less than a preset threshold value TH, that is, the transmission delay between the server and the client is small and is in a good communication state (step C6 (Yes)), The contents of the screen transfer reservation number memory 14j are read (step C7), and the transfer waiting reservation number of the drawing data G that has been buffered in the screen transmission FIFO memory 14f and has not been transmitted is less than a preset threshold value. (Step C8).

ここで、前記画面送信FIFOメモリ14fにバッファリングされている描画データGの転送待ち予約数が予め設定された閾値以下にある、つまり現在、本サーバ装置10の画面転送に伴う負荷が軽い状態にあると判断されると(ステップC8(Yes))、前記描画更新領域座標メモリ14eに記憶されているスクロール幅Ds分の矩形領域の座標に対応する描画データGnew(高圧縮モードで圧縮・送信済)が、通常圧縮(高品質)モードで圧縮される(ステップC9)。   Here, the number of transfer waiting reservations for the drawing data G buffered in the screen transmission FIFO memory 14f is equal to or less than a preset threshold value, that is, the load associated with the screen transfer of the server device 10 is light. If it is determined (step C8 (Yes)), the drawing data Gnew corresponding to the coordinates of the rectangular area corresponding to the scroll width Ds stored in the drawing update area coordinate memory 14e (compressed and transmitted in the high compression mode) ) Is compressed in the normal compression (high quality) mode (step C9).

そして現在、クライアント装置20からの入力イベントが無いことが確認されると(ステップC10(Yes))、前記通常圧縮(高品質)モードで圧縮された描画データGnewが、表示画面上での描画位置を指示する座標情報と共に画面送信FIFOメモリ14fに登録され、後の画面送信処理(SD)に従いクライアント装置20へ送信される(ステップC11)。   If it is confirmed that there is no input event from the client device 20 at present (step C10 (Yes)), the drawing data Gnew compressed in the normal compression (high quality) mode becomes the drawing position on the display screen. Is registered in the screen transmission FIFO memory 14f together with the coordinate information instructing the image data, and is transmitted to the client device 20 in accordance with the subsequent screen transmission processing (SD) (step C11).

すると、前記通常圧縮処理されて画面送信FIFOメモリ14fに登録されたスクロール幅Ds分の矩形領域の座標が、前記描画更新領域座標メモリ14eから消去され(ステップC12)、さらに、前記送信スケジューリングタイマメモリ14gに記憶されたタイマデータが初期セットされる(ステップC13)。   Then, the coordinates of the rectangular area corresponding to the scroll width Ds that has been subjected to the normal compression process and registered in the screen transmission FIFO memory 14f are deleted from the drawing update area coordinate memory 14e (step C12), and further, the transmission scheduling timer memory The timer data stored in 14g is initially set (step C13).

一方、前記ステップC2において、描画更新領域座標メモリ14eに、高圧縮処理して送信処理済みであるスクロール幅Ds分の矩形領域(Gnew)の座標が記憶されてないと判断されるか(ステップC2(No)、または、同高圧縮送信済の矩形領域(Gnew)の座標が記憶されていると判断されても(ステップC2(Yes))、前記ステップC4において、スクロール中フラグがリセット(off)されてない、つまり現在、連続的な画面スクロール中であると判断されるか(ステップC4(No))、または、同スクロール中フラグがリセット(off)されていると判断されても(ステップC4(Yes))、前記ステップC6において、サーバ−クライアント間の伝送遅延時間tが予め設定された閾値TH以下にないと判断されるか(ステップC6(No))、または、前記ステップC8において、画面送信FIFOメモリ14fにバッファリングされている描画データGの転送待ち予約数が予め設定された閾値以下にないと判断されると(ステップC8(No))、前記矩形領域(Gnew)に対応する描画データGnewの通常圧縮モード(高品質)での圧縮・送信処理(ステップC9〜C12)は実行されず、前記送信スケジューリングタイマメモリ14gに記憶されたタイマデータが初期セットされる(ステップC13)。   On the other hand, in step C2, is it determined that the coordinates of the rectangular area (Gnew) corresponding to the scroll width Ds that has been subjected to the high compression processing and the transmission processing have not been stored in the drawing update area coordinate memory 14e (step C2)? (No), or even if it is determined that the coordinates of the rectangular area (Gnew) that has been transmitted with the same high compression are stored (step C2 (Yes)), the scrolling flag is reset (off) in step C4. It is not determined, that is, whether it is currently determined that continuous screen scrolling is in progress (step C4 (No)), or even if it is determined that the same scrolling flag is reset (off) (step C4). (Yes)) In step C6, is it determined that the transmission delay time t between the server and the client is not less than or equal to a preset threshold value TH? In Step C6 (No)) or in Step C8, if it is determined that the number of transfer waiting reservations of the drawing data G buffered in the screen transmission FIFO memory 14f is not less than a preset threshold value (Step C8) (No)) The compression / transmission processing (steps C9 to C12) in the normal compression mode (high quality) of the drawing data Gnew corresponding to the rectangular area (Gnew) is not executed, and is stored in the transmission scheduling timer memory 14g. The timer data thus set is initially set (step C13).

また、前記スクロール中フラグ(off)(ステップC4(Yes))、RTT閾値TH以下(ステップC6(Yes))、画面転送予約数閾値以下(ステップC8(Yes))、の各条件がクリアされ、ステップC9において、スクロール幅Ds分の矩形領域の座標に対応する描画データGnew(高圧縮送信済)の通常圧縮(高品質)モードによる圧縮がされても、現在、クライアント装置20からの入力イベントが有ると判断されると(ステップC10(No))、当該通常圧縮処理された描画データGnewの送信処理(ステップC11,C12)は実行されず、前記送信スケジューリングタイマメモリ14gに記憶されたタイマデータが初期セットされる(ステップC13)。   In addition, the following conditions are cleared: the scrolling flag (off) (step C4 (Yes)), the RTT threshold value TH or less (step C6 (Yes)), and the screen transfer reservation number threshold value or less (step C8 (Yes)). Even if the drawing data Gnew (highly compressed and transmitted) corresponding to the coordinates of the rectangular area corresponding to the scroll width Ds is compressed in the normal compression (high quality) mode in step C9, the input event from the client device 20 is currently present. If it is determined that there is (step C10 (No)), the transmission processing (steps C11 and C12) of the drawing data Gnew subjected to the normal compression processing is not executed, and the timer data stored in the transmission scheduling timer memory 14g is not stored. Initially set (step C13).

こうして、連続的な画面スクロールに伴い、前記画像圧縮処理(SB)において高圧縮モードで圧縮処理され送信処理されたスクロール幅Ds分の矩形領域の描画データGnewは、この画面転送スケジューリング処理(SC)において、連続的な画面スクロール中でないこと、伝送遅延が小さいこと、画面転送予約数が少ないこと、クライアント装置20からの入力イベントがないことを条件に、通常圧縮モード(高品質)で圧縮処理され再送信される。   Thus, the drawing data Gnew of the rectangular area corresponding to the scroll width Ds compressed and transmitted in the high compression mode in the image compression process (SB) in accordance with the continuous screen scrolling is the screen transfer scheduling process (SC). Are compressed in the normal compression mode (high quality) on condition that continuous screen scrolling is not performed, transmission delay is small, the number of screen transfer reservations is small, and there is no input event from the client device 20. Retransmitted.

図12は、前記サーバ装置10が実行する描画更新処理に伴う連続的な画面スクロール中か否かの判断処理(SA)に応じた画面送信処理(SD)を示すフローチャートである。   FIG. 12 is a flowchart showing a screen transmission process (SD) corresponding to a determination process (SA) as to whether or not a continuous screen scroll is being performed accompanying the drawing update process executed by the server device 10.

前記スクロール中フラグメモリ14dにフラグがセット(on)されているか否か(off)が判断され(ステップD1,D2)、当該スクロール中フラグがセットされていると判断されると(ステップD2(Yes))、RTTメモリ14hに記憶されている伝送遅延時間tが予め設定された閾値TH以下にあるか否か判断される(ステップD3)。   It is determined whether or not the flag is set (on) in the in-scrolling flag memory 14d (steps D1 and D2), and if it is determined that the in-scrolling flag is set (step D2 (Yes) )), It is determined whether or not the transmission delay time t stored in the RTT memory 14h is equal to or less than a preset threshold value TH (step D3).

そして、前記伝送遅延時間tが予め設定された閾値TH以下にある、つまり現在、サーバ−クライアント間の伝送遅延が小さく良好な通信状態にあると判断されると(ステップD3(Yes))、前記画面送信FIFOメモリ14fに記憶されているクライアント画面更新のための描画データG(Gnew)の送信スケジュールが「Eager Updateモード」に設定され、描画更新モードメモリ14iに記憶される(ステップD4)。   When it is determined that the transmission delay time t is equal to or less than a preset threshold TH, that is, the transmission delay between the server and the client is currently small and in a good communication state (step D3 (Yes)), The transmission schedule of the drawing data G (Gnew) for updating the client screen stored in the screen transmission FIFO memory 14f is set to “Eager Update mode” and stored in the drawing update mode memory 14i (step D4).

一方、前記ステップD2において、スクロール中フラグがリセット(off)されていると判断された場合(ステップD2(No))、または、スクロール中フラグがセット(on)されていると判断された場合でも(ステップD2(Yes))、前記伝送遅延時間tが予め設定された閾値TH以下になく、現在、サーバ−クライアント間の伝送遅延が大きい通信状態にあると判断された場合には(ステップD3(No))、前記画面送信FIFOメモリ14fに記憶されているクライアント画面更新のための描画データG(Gnew)の送信スケジュールが「Lazy Updateモード」に設定され、描画更新モードメモリ14iに記憶される(ステップS4)。   On the other hand, even if it is determined in step D2 that the scrolling flag is reset (off) (step D2 (No)), or even if it is determined that the scrolling flag is set (on). (Step D2 (Yes)), when it is determined that the transmission delay time t is not less than or equal to the preset threshold value TH and the transmission delay between the server and the client is currently large (Step D3 ( No)), the transmission schedule of drawing data G (Gnew) for updating the client screen stored in the screen transmission FIFO memory 14f is set to "Lazy Update mode" and stored in the drawing update mode memory 14i ( Step S4).

したがって、前記構成のSBCシステムのサーバ装置10によれば、連続的な画面スクロール中には、伝送遅延が小さいときに限り、スクロール幅Dsに対応する矩形領域の描画データGnewを、「高圧縮モード」で少ないデータ量(低品質)に圧縮すると共に、「Eager Updateモード」でリアルタイムにクライアント装置20へ送信して表示更新させる。そして、前記連続的な画面スクロールが終わった後、伝送遅延が小さく、且つ画面送信予約数が少なく、且つクライアント装置20からの入力イベントがないときを判断して、前記高圧縮して送信済である描画データGnewを、「通常圧縮モード」(高品質)で圧縮すると共に、「Lazy Updateモード」で纏めてクライアント装置20へ再送信し、高画質に表示更新させる。   Therefore, according to the server device 10 of the SBC system having the above-described configuration, during continuous screen scrolling, the drawing data Gnew in the rectangular area corresponding to the scroll width Ds is displayed in the “high compression mode” only when the transmission delay is small. ”Is compressed to a small amount of data (low quality) and transmitted to the client device 20 in real time in“ Eager Update mode ”to update the display. Then, after the continuous screen scrolling is finished, it is determined that the transmission delay is small, the number of screen transmission reservations is small, and there is no input event from the client device 20, and the high-compression is transmitted. The drawing data Gnew is compressed in the “normal compression mode” (high quality), and is retransmitted collectively to the client device 20 in the “Lazy Update mode” to update the display with high image quality.

このため、特に、操作レスポンスが悪化しやすい連続的な画面スクロールによる描画更新処理を実行する場合に限り、その画面スクロール中は、順次更新される描画データGnewを高圧縮(低品質)でリアルタイムに送信してレスポンス性を確保し、画面スクロール後は、前記送信済の描画データGnewを低圧縮(高品質)で纏めて送信して閲覧性を確保するという2段階の画面転送を、何れも伝送遅延が小さいときを確認して実施できる。よって、無線WANのように伝送遅延が避けられないネットワーク環境においても、システム全体への負荷を抑制しつつ、快適な画面スクロールのレスポンスを実現できる。   For this reason, the drawing data Gnew that is sequentially updated is displayed in real time with high compression (low quality) during the screen scrolling only when the drawing update process is performed by continuous screen scrolling, which tends to deteriorate the operation response. Transmit to ensure responsiveness, and after scrolling the screen, transmit the drawing data Gnew that has already been transmitted in a low-compression (high quality) manner to ensure readability. This can be done by checking when the delay is small. Therefore, even in a network environment where transmission delay is unavoidable, such as a wireless WAN, it is possible to realize a comfortable screen scroll response while suppressing the load on the entire system.

なお、前記実施形態において記載したSBCシステムのサーバ装置10による各処理の手法、すなわち、図8のフローチャートに示す描画更新処理、図9のフローチャートに示す前記描画更新処理に伴う連続的な画面スクロール(スクロール中)の判断処理(SA)、図10のフローチャートに示す前記描画更新処理に伴う連続的な画面スクロール中か否かの判断処理(SA)に応じた更新描画データGの圧縮処理(SB)、図11のフローチャートに示す前記描画更新処理に伴う連続的な画面スクロール中か否かの判断処理(SA)に応じた画面転送スケジューリング処理(SC)、図12のフローチャートに示す前記描画更新処理に伴う連続的な画面スクロール中か否かの判断処理(SA)に応じた画面送信処理(SD)等の各手法は、何れもコンピュータに実行させることができるプログラムとして、メモリカード(ROMカード、RAMカード等)、磁気ディスク(フロッピディスク、ハードディスク等)、光ディスク(CD−ROM、DVD等)、半導体メモリ等の外部記録装置18の媒体に格納して配布することができる。そして、サーバ装置10のコンピュータ(CPU11)は、この外部記憶装置18の媒体に記憶されたプログラムを記憶装置(フラッシュROM13やRAM14)に読み込み、この読み込んだプログラムによって動作が制御されることにより、前記実施形態において説明した連続的な画面スクロールに伴う描画更新処理に特化した描画データGnewの2段階送信機能を実現し、前述した手法による同様の処理を実行することができる。   Note that each processing method by the server device 10 of the SBC system described in the embodiment, that is, the drawing update process shown in the flowchart of FIG. 8 and the continuous screen scrolling accompanying the drawing update process shown in the flowchart of FIG. Scrolling) determination processing (SA), and updated drawing data G compression processing (SB) in accordance with the determination processing (SA) of whether or not continuous screen scrolling accompanying the drawing update processing shown in the flowchart of FIG. The screen transfer scheduling process (SC) according to the determination process (SA) as to whether or not the continuous screen scrolling is accompanying the drawing update process shown in the flowchart of FIG. 11, and the drawing update process shown in the flowchart of FIG. Each method such as screen transmission processing (SD) according to the determination processing (SA) of whether or not continuous screen scrolling is involved, As programs that can be executed by a computer, external recording devices such as memory cards (ROM cards, RAM cards, etc.), magnetic disks (floppy disks, hard disks, etc.), optical disks (CD-ROM, DVD, etc.), semiconductor memories, etc. It can be stored and distributed on 18 media. Then, the computer (CPU 11) of the server device 10 reads the program stored in the medium of the external storage device 18 into the storage device (flash ROM 13 or RAM 14), and the operation is controlled by the read program, thereby The two-stage transmission function of the drawing data Gnew specialized for the drawing update process associated with the continuous screen scrolling described in the embodiment can be realized, and the same process by the above-described method can be executed.

また、前記各手法を実現するためのプログラムのデータは、プログラムコードの形態として通信ネットワーク(N)上を伝送させることができ、この通信ネットワーク(N)に接続されたコンピュータ装置(プログラムサーバ)から前記のプログラムデータをサーバ装置10に取り込んで記憶装置(フラッシュROM13やRAM14)に記憶させ、前述した連続的な画面スクロールに伴う描画更新処理に特化した描画データGnewの2段階送信機能を実現することもできる。   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 into the server device 10 and stored in the storage device (flash ROM 13 or RAM 14), thereby realizing the two-stage transmission function of the drawing data Gnew specialized for the drawing update processing accompanying the continuous screen scroll described above. You can also.

なお、本願発明は、前記各実施形態に限定されるものではなく、実施段階ではその要旨を逸脱しない範囲で種々に変形することが可能である。さらに、前記各実施形態には種々の段階の発明が含まれており、開示される複数の構成要件における適宜な組み合わせにより種々の発明が抽出され得る。例えば、各実施形態に示される全構成要件から幾つかの構成要件が削除されたり、幾つかの構成要件が異なる形態にして組み合わされても、発明が解決しようとする課題の欄で述べた課題が解決でき、発明の効果の欄で述べられている効果が得られる場合には、この構成要件が削除されたり組み合わされた構成が発明として抽出され得るものである。   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
13a,23a…プログラムメモリ
13a1…RTT測定モジュール
13a2…画面制御モジュール
13a3,23a1…通信モジュール
23a2…入力モジュール
23a3…画面表示モジュール
14、24…RAM
14a…クライアント用フレームバッファRAM
14b…コピー命令タイムスタンプメモリ
14c…コピー命令連続回数メモリ
14d…スクロール中フラグメモリ
14e…描画更新領域座標メモリ
14f…画面送信FIFOメモリ
14g…送信スケジューリングタイマメモリ
14h…RTTメモリ
14i…描画更新モードメモリ
14j…画面転送予約数メモリ
15、25…フレームバッファRAM
16、26…表示装置
17、27…入力装置
18、28…外部記憶装置
19、29…通信I/F
N …通信ネットワーク
HP …Webページ
G …クライアント表示用描画データ
Ds …スクロール幅(移動量)
Gnew…スクロール幅の更新描画データ
DESCRIPTION OF SYMBOLS 10 ... Server apparatus 20 ... Client apparatus 11, 21 ... CPU
12, 22 ... Bus 13, 23 ... ROM
13a, 23a ... Program memory 13a1 ... RTT measurement module 13a2 ... Screen control module 13a3, 23a1 ... Communication module 23a2 ... Input module 23a3 ... Screen display module 14, 24 ... RAM
14a: Client frame buffer RAM
14b ... Copy command time stamp memory 14c ... Copy command continuous count memory 14d ... Scrolling flag memory 14e ... Drawing update area coordinate memory 14f ... Screen transmission FIFO memory 14g ... Transmission scheduling timer memory 14h ... RTT memory 14i ... Drawing update mode memory 14j ... screen transfer reservation memory 15, 25 ... frame buffer RAM
16, 26 ... Display device 17, 27 ... Input device 18, 28 ... External storage device 19, 29 ... Communication I / F
N ... Communication network HP ... Web page G ... Drawing data for client display Ds ... Scroll width (movement amount)
Gnew: Scroll width update drawing data

Claims (6)

画像データを送信する画像送信装置であって、
表示画面上に表示される前記画像データに対するユーザによる任意の画面更新操作を検出した際は、その画面更新が連続した連続スクロールか否かを判別する第1判別手段と、
前記第1判別手段で前記連続スクロールであると判別された際は、通信状態が良好か否かを判別する第2判別手段と、
前記第2判別手段で良好あると判別された場合、前記表示スクロールに応じて更新された表示領域の画像データを低品質像として直ちにリアルタイム送信し、一方、前記第2判別手段で良好ないと判別された場合、前記低品質像を所定間隔でまとめて送信する第1送信制御手段と、
前記第1判別手段で前記連続スクロールでない画面更新であると判別された際は、その画面更新に応じた表示領域の画像データを高品質像として送信する第2送信制御手段と、
を備えたことを特徴とする画像送信装置。
An image transmission device that transmits image data,
First discriminating means for discriminating whether or not the screen update is continuous continuous scrolling when an arbitrary screen update operation by the user for the image data displayed on the display screen is detected;
A second discriminating unit that discriminates whether or not a communication state is good when the first discriminating unit determines that the continuous scrolling is performed ;
Wherein in the case where it is judged to be good second discriminating means, the image data of the display area is updated in accordance with the display scroll immediately transmitted in real time as a low-quality image image while satisfactorily in the second discriminating means If it is determined that not a first transmission control means for transmitting the low-quality picture images together at predetermined intervals,
Wherein when the it is judged that the screen update not continuous scrolling in the first determination means, second transmission control means for transmitting image data in the display area corresponding to the screen update as a high-quality picture images,
An image transmitting apparatus comprising:
前記第1判別手段は、短い時間間隔で且つ連続してスクロールする画面更新操作が行われたか否かに基づいて前記画面更新が前記連続スクロールの画面更新か否かを判別する、
ことを特徴とする請求項1に記載の画像送信装置。
Wherein the first determination means, the screen update is determined whether or not the screen update of the continuous scroll on the basis of whether screen updating operation for and scrolling successively at short time intervals is performed,
The image transmitting apparatus according to claim 1.
前記第1判別手段は、前回の画像データと今回の画像データとの差分が所定閾値以上であるか否かに基づいて前記画面更新が前記連続スクロールの画面更新か否かを判別する、
ことを特徴とする請求項1又は2に記載の画像送信装置。
Wherein the first determination means, the difference between the previous image data and current image data is the screen update is determined whether or not the screen update of the continuous scroll on the basis of whether it is above a predetermined threshold value,
The image transmission apparatus according to claim 1, wherein the image transmission apparatus is an image transmission apparatus.
前記第2判別手段は、画像データの伝送遅延時間が特定閾値以下か否かに基づいて通信状態が良好か否かを判別する、
ことを特徴とする請求項1〜3の何れかに記載の画像送信装置。
The second determination means determines whether the communication state is good based on whether the transmission delay time of the image data is equal to or less than a specific threshold value,
The image transmission apparatus according to claim 1, wherein
当該画像送信装置は、ネットワークを介したクライアント装置からの入力イベントに応じて画像データを生成し、その画像データを当該クライアント装置に対して送信する装置であり、
前記画面更新操作の検出は、前記クライアント装置でのユーザ操作によるスクロール要求を検出することで検出する、
ことを特徴とする請求項1〜4の何れかに記載の画像送信装置。
The image transmission device is a device that generates image data in response to an input event from a client device via a network, and transmits the image data to the client device.
Detection of the screen update operation is detected by detecting a scroll request by a user operation on the client device.
The image transmission apparatus according to claim 1, wherein the image transmission apparatus is an image transmission apparatus.
画像データを送信する画像送信装置のコンピュータを制御するためのプログラムであって、
前記コンピュータを、
表示画面上に表示される前記画像データに対するユーザによる任意の画面更新操作を検出した際は、その画面更新が連続した連続スクロールの画面更新か否かを判別する第1判別手段、
前記第1判別手段で前記連続スクロールの画面更新であると判別された際は、通信状態が良好か否かを判別する第2判別手段、
前記第2判別手段で良好あると判別された場合、前記表示スクロールに応じて更新された表示領域の画像データを低品質像として直ちにリアルタイム送信し、一方、前記第2判別手段で良好ないと判別された場合、前記低品質像を所定間隔でまとめて送信する第1送信制御手段、
前記第1判別手段で前記連続スクロールでない画面更新であると判別された際は、その画面更新に応じた表示領域の画像データを高品質像として送信する第2送信制御手段、
として機能させるようにしたコンピュータ読み取り可能なプログラム。
A program for controlling a computer of an image transmission apparatus for transmitting image data,
The computer,
First discriminating means for discriminating whether or not the screen update is a continuous scroll screen update when an arbitrary screen update operation by the user for the image data displayed on the display screen is detected;
A second discriminating unit that discriminates whether or not a communication state is good when the first discriminating unit determines that the continuous scroll screen update is performed ;
Wherein in the case where it is judged to be good second discriminating means, the image data of the display area is updated in accordance with the display scroll immediately transmitted in real time as a low-quality image image while satisfactorily in the second discriminating means If it is determined that not the first transmission control means for transmitting the low-quality picture images together at predetermined intervals,
Wherein when the it is judged that the screen update not continuous scrolling in the first determination means, second transmission control means for transmitting image data in the display area corresponding to the screen update as a high-quality picture images,
A computer-readable program designed to function as a computer.
JP2009202866A 2009-09-02 2009-09-02 Image transmitting apparatus and program Active JP5402415B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009202866A JP5402415B2 (en) 2009-09-02 2009-09-02 Image transmitting apparatus and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009202866A JP5402415B2 (en) 2009-09-02 2009-09-02 Image transmitting apparatus and program

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2013221888A Division JP5821927B2 (en) 2013-10-25 2013-10-25 Image processing apparatus and program

Publications (2)

Publication Number Publication Date
JP2011053960A JP2011053960A (en) 2011-03-17
JP5402415B2 true JP5402415B2 (en) 2014-01-29

Family

ID=43942887

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009202866A Active JP5402415B2 (en) 2009-09-02 2009-09-02 Image transmitting apparatus and program

Country Status (1)

Country Link
JP (1) JP5402415B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5780353B2 (en) 2012-03-02 2015-09-16 富士通株式会社 Image transmission method, program, and apparatus

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3837841B2 (en) * 1996-06-14 2006-10-25 セイコーエプソン株式会社 Data transmitting apparatus, data receiving apparatus, and data compression method
JP2002351308A (en) * 2001-05-22 2002-12-06 Seiko Epson Corp Navigation device, server for navigation device, and personal digital assistant
JP2003323402A (en) * 2002-05-01 2003-11-14 Ntt Docomo Inc Thin client system, and thin client terminal, thin client terminal control method and control program therefor
US8171169B2 (en) * 2005-03-14 2012-05-01 Citrix Systems, Inc. Method and apparatus for updating a graphical display in a distributed processing environment
JP4775069B2 (en) * 2006-03-29 2011-09-21 カシオ計算機株式会社 Server apparatus and server control program in computer system
JP2009026170A (en) * 2007-07-23 2009-02-05 Casio Comput Co Ltd Server apparatus in server base computing system, client apparatus and program

Also Published As

Publication number Publication date
JP2011053960A (en) 2011-03-17

Similar Documents

Publication Publication Date Title
JP4605268B2 (en) Server apparatus and server control program for server-based computing system
JP5661704B2 (en) Information processing apparatus, server apparatus, information processing method, and computer program
KR102040359B1 (en) Synchronization points for state information
JP3797372B2 (en) Image transfer using drawing command hook
US8860735B2 (en) Aligning script animations with display refresh
JP5251701B2 (en) Server device, server-based computing system, and server control program
JP5402415B2 (en) Image transmitting apparatus and program
WO2021073206A1 (en) Video preview method and apparatus, and storage medium and electronic device
JP4973390B2 (en) Server device and server processing program
JP6232604B2 (en) Device server and its control method
JP4675944B2 (en) Image processing apparatus, image processing method, and image processing program
JP5821927B2 (en) Image processing apparatus and program
EP3008697B1 (en) Coalescing graphics operations
US20150199315A1 (en) Systems and methods for animating collaborator modifications
JP5982436B2 (en) Screen transfer server device and screen transfer method
TWI540864B (en) Information transmission method and wireless display system
JP5637406B2 (en) Data transmitting apparatus and program
JP6326785B2 (en) Information processing system, terminal device, program, and method
JP2013205899A (en) Printing control device, printing system and program
US20110313553A1 (en) Predictive resampler scheduler algorithm
JP5347271B2 (en) Terminal device and program
JP4762087B2 (en) Screen transition control method, screen providing system, transition execution device, and computer program
TWI669614B (en) Electronic device and method for offline updating application program thereof
KR102223553B1 (en) Terminal, method for contrlling thereof and recording medium on which a program for implemeting the method
JP6954045B2 (en) Image processing system, user interface provision method, and computer program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20120522

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130201

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130212

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130403

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130423

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130617

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130716

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130909

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20131014

R150 Certificate of patent or registration of utility model

Ref document number: 5402415

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150