JP2007219626A - Server device for computer system, server control program and its client device - Google Patents

Server device for computer system, server control program and its client device Download PDF

Info

Publication number
JP2007219626A
JP2007219626A JP2006036653A JP2006036653A JP2007219626A JP 2007219626 A JP2007219626 A JP 2007219626A JP 2006036653 A JP2006036653 A JP 2006036653A JP 2006036653 A JP2006036653 A JP 2006036653A JP 2007219626 A JP2007219626 A JP 2007219626A
Authority
JP
Japan
Prior art keywords
data
drawing data
area
current
previous
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
JP2006036653A
Other languages
Japanese (ja)
Inventor
Toshihiko Otsuka
利彦 大塚
Shozo Odate
祥三 大舘
Takayuki Hiroya
孝幸 廣谷
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 JP2006036653A priority Critical patent/JP2007219626A/en
Priority to EP07714429A priority patent/EP1985104A2/en
Priority to US11/674,514 priority patent/US8918450B2/en
Priority to PCT/JP2007/052902 priority patent/WO2007094482A2/en
Publication of JP2007219626A publication Critical patent/JP2007219626A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Digital Computer Display Output (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To reduce a processing load at a server side due to the transfer of drawing data between a server and a client in the server device of a computer system (thin client) in which all applications operate on a server. <P>SOLUTION: As to a drawing area Q' whose image changes in current drawing data G', difference-compressed drawing data h(H) in which transparent color data S are written in unchanged image pixels by one tile unit are generated at a high speed as data for transfer by hardware processing by an accelerator circuit (circuit board). As to a transmission detection tile "0"(So) in which all image pixels in one tile are updated by transparent color data S, transfer processing to a client device is not operated, and the transfer processing of only the other drawing detection tile "1" whose image has changed is operated. Thus, it is possible to extract only the changed tile division section from the drawing data G, and to achieve the transfer processing with the minimum transfer data quantity. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、LAN(Local Area Network)等のネットワークを介して接続されたサーバ−クライアント・システムにおいて、クライアントPC(Personal Computer)にて入出力・表示される全てのアプリケーションをサーバ上で動作させるようにしたコンピュータシステム(thin client)のサーバ装置、サーバ制御プログラム、およびそのクライアント装置に関する。   According to the present invention, in a server-client system connected via a network such as a LAN (Local Area Network), all applications input / output / displayed by a client PC (Personal Computer) are operated on the server. The present invention relates to a server device of a computer system (thin client), a server control program, and a client device thereof.

従来、社内LANなどのネットワークに接続された各PC端末では、その個々のPC端末が独立して文書作成や表作成などのアプリケーションを起動実行し、またこれに伴い生成された種々のファイルも当該PC端末において自身の記憶装置に保存、あるいは磁気ディスク,光ディスク,小型半導体メモリ等の外部記憶媒体に保存するか、ネットワーク上のサーバが管理する記憶装置に転送して保存している。   Conventionally, in each PC terminal connected to a network such as an in-house LAN, the individual PC terminal independently starts and executes an application such as document creation or table creation, and various files generated in association with this start up and execution. The data is stored in its own storage device in the PC terminal, or stored in an external storage medium such as a magnetic disk, an optical disk, or a small semiconductor memory, or transferred to and stored in a storage device managed by a server on the network.

このような従来のサーバ−クライアント・システムでは、各PC端末自身において生成ファイルが管理されるため、当該PC端末を紛失したり不正に持ち出したりして第3者の手に渡った場合、保存ファイルが読み出されて重要情報や機密情報が漏洩する恐れがある。   In such a conventional server-client system, the generated file is managed in each PC terminal itself. Therefore, when the PC terminal is lost or illegally taken out and put into the hands of a third party, the saved file is stored. May be read out and important information and confidential information may be leaked.

しかも、各PC端末が独立してアプリケーションを起動実行していたのでは、当該アプリケーションの更新,変更,追加の作業を個々のPC端末毎に行う必要があり、管理が面倒でコストも掛かってしまう。   In addition, if each PC terminal starts and executes an application independently, it is necessary to update, change, and add the application for each PC terminal, which is cumbersome and expensive. .

このため最近のサーバ−クライアント・システムでは、各PC端末(クライアントPC)にて入出力・表示される全てのアプリケーションをサーバ上で起動実行させ、これに伴う全ての生成ファイルもサーバ側で管理するようにしたSBC(Server Based Computing)システム[シン・クライアント・システム]が導入されるようになっている(例えば、特許文献1、特許文献2参照。)。   For this reason, in recent server-client systems, all applications that are input / output and displayed on each PC terminal (client PC) are activated and executed on the server, and all generated files associated therewith are also managed on the server side. An SBC (Server Based Computing) system [thin client system] is introduced (see, for example, Patent Document 1 and Patent Document 2).

このようなシン・クライアント・システムでは、サーバ側で実行されるアプリケーションソフトの描画データがクライアントPCに転送されて該クライアントPCにてこの描画データを表示するものである(例えば、特許文献3参照。)。
特開2004−171063号公報 特開2003−158534号公報 特表2004−503862号公報
In such a thin client system, drawing data of application software executed on the server side is transferred to the client PC and the drawing data is displayed on the client PC (see, for example, Patent Document 3). ).
JP 2004-171063 A JP 2003-158534 A JP-T-2004-503862

上述したように、シン・クライアント・システムでは、サーバ側で実行されるアプリケーションソフトの描画データがクライアントPCに転送されて該クライアントPCにてこの描画データを表示するものであるため、特に、描画データの処理量が大きくなったり、サーバに接続されるクライアントPCの台数が多くなったりすると、描画データをクライアントに転送するためのサーバの処理負担が増大し、サーバ−クライアント間の応答速度の低下やクライアントPCの接続台数を大幅に制限しなければならないなどの問題が生じる。   As described above, in the thin client system, the drawing data of the application software executed on the server side is transferred to the client PC and the drawing data is displayed on the client PC. If the amount of processing increases, or the number of client PCs connected to the server increases, the processing load on the server for transferring drawing data to the client increases, and the response speed between the server and the client decreases. There arises a problem that the number of connected client PCs must be greatly limited.

そこで、ソフトウエアによる描画データの表示制御技術として、1画面内で描画更新された描画データ部分を含む矩形の描画領域のみを切り出して転送し書き換え処理することで、描画データの転送に伴う処理負担を軽減することが考えられているが、描画データの高精細化やモニタ解像度の飛躍的向上などによってその描画のための処理量はより増大しており、更なる処理負担の軽減が求められている。   Therefore, as a drawing data display control technique by software, only the rectangular drawing area including the drawing data portion that has been updated in one screen is cut out, transferred, and rewritten, so that the processing burden associated with the transfer of the drawing data is reduced. However, the amount of processing for drawing is increasing due to higher resolution of drawing data and dramatic improvement of monitor resolution, and further reduction of processing load is required. Yes.

本発明は、このような課題に鑑みなされたもので、サーバ−クライアント間の描画データの転送に伴うサーバ側の処理負担をより軽減することが可能になるコンピュータシステムのサーバ装置、サーバ制御プログラム、およびそのクライアント装置を提供することを目的とする。   The present invention has been made in view of such problems, and it is possible to further reduce the processing load on the server side associated with the transfer of drawing data between the server and the client. And it aims at providing the client apparatus.

請求項1に記載のサーバ装置は、サーバ装置において作成された描画データをクライアント装置へ送信しその表示画面に表示させるようにしたコンピュータシステムのサーバ装置であって、前記クライアント装置へ転送した前画面の描画データを記憶する前描画データ記憶手段と、作成された現画面の描画データを記憶する現描画データ記憶手段と、前記描画データを複数の描画領域に分割する領域分割手段と、前記現描画データ記憶手段により記憶された現描画データと前記前描画データ記憶手段により記憶された前描画データとを前記領域分割手段により分割された各描画領域毎に比較し、当該現描画データにおける各描画領域それぞれの前描画データに対する変化の有無を判定する比較判定手段と、この比較判定手段により変化無しと判定された現描画データの描画領域を除いて変化有りと判定された描画領域の描画データを前記クライアント装置へ送信する送信制御手段と、を備えたことを特徴としている。   The server device according to claim 1 is a server device of a computer system in which drawing data created in the server device is transmitted to the client device and displayed on the display screen, and the previous screen transferred to the client device Previous drawing data storage means for storing the drawing data, current drawing data storage means for storing the drawing data of the created current screen, area dividing means for dividing the drawing data into a plurality of drawing areas, and the current drawing The current drawing data stored by the data storage means and the previous drawing data stored by the previous drawing data storage means are compared for each drawing area divided by the area dividing means, and each drawing area in the current drawing data is compared. Comparison determination means for determining whether or not there is a change with respect to each previous drawing data, and no change by this comparison determination means Is characterized by a constant drawn data of the drawing region determined that there is change except drawing area of the current drawing data is provided with a transmission control means for transmitting to the client device.

請求項2に記載のサーバ装置は、前記請求項1に記載のコンピュータシステムのサーバ装置において、前記比較判定手段は、前記現描画データ記憶手段により記憶された現描画データと前記前描画データ記憶手段により記憶された前描画データとを前記領域分割手段により分割された各描画領域毎にその画素データ毎に比較し、当該現描画データにおける各描画領域それぞれの各画素データについて前描画データに対する変化の有無を判定し、前記送信制御手段は、前記比較判定手段により変化無しと判定された現描画データの画素データを特定データに置き換える特定データ置き換え手段と、この特定データ置き換え手段により全ての画素データが特定データに置き換えられた現描画データの描画領域を検出する特定領域検出手段とを有し、この特定領域検出手段により検出された現描画データの描画領域を除いた他の描画領域の描画データを前記クライアント装置へ送信することを特徴としている。   The server apparatus according to claim 2 is the server apparatus of the computer system according to claim 1, wherein the comparison determination means includes the current drawing data stored in the current drawing data storage means and the previous drawing data storage means. Is compared with the previous drawing data stored for each pixel area for each drawing area divided by the area dividing means, and each pixel data of each drawing area in the current drawing data is changed with respect to the previous drawing data. The transmission control means determines whether there is no change by the comparison determination means, specific data replacement means for replacing the pixel data of the current drawing data with specific data, and all the pixel data by the specific data replacement means. Specific area detecting means for detecting a drawing area of the current drawing data replaced with the specific data; It is characterized in the drawing data of another drawing area excluding the drawing area of the current drawing data detected to transmit to the client device by the specific area detection means.

請求項3に記載のサーバ装置は、前記請求項2に記載のコンピュータシステムのサーバ装置において、前記特定データ置き換え手段により変化無しと判定された画素データが特定データに置き換えられた後の現描画データにおける各描画領域を画像圧縮する画像圧縮手段を備えたことを特徴としている。   The server device according to claim 3 is the server device of the computer system according to claim 2, wherein the current drawing data after the pixel data determined to be unchanged by the specific data replacement means is replaced with the specific data And an image compression means for compressing each drawing area.

請求項4に記載のサーバ装置は、前記請求項2または請求項3に記載のコンピュータシステムのサーバ装置において、前記領域分割手段により分割された現描画データにおける各描画領域毎に、当該描画領域を構成する各画素の色データを検出し、この検出された色データ以外の色データを当該描画領域の透過色として設定する透過色設定手段を備え、前記特定データ置き換え手段により変化無しと判定された現描画データにおける描画領域の画素データを特定データに置き換える該特定データは、前記透過色設定手段により設定された当該描画領域の透過色データであることを特徴としている。   The server device according to claim 4 is the server device of the computer system according to claim 2 or claim 3, wherein for each drawing region in the current drawing data divided by the region dividing means, the drawing region is set. Detecting color data of each pixel constituting, and providing a transparent color setting means for setting color data other than the detected color data as a transparent color of the drawing area, and the specific data replacement means determines that there is no change The specific data that replaces the pixel data of the drawing area in the current drawing data with the specific data is the transparent color data of the drawing area set by the transparent color setting means.

請求項5に記載のサーバ装置は、前記請求項1乃至請求項4の何れか1項に記載のコンピュータシステムのサーバ装置において、前記送信制御手段は、前記比較判定手段により変化無しと判定された現描画データの描画領域を除いて変化有りと判定された描画領域の描画データを当該描画領域の現描画データ上での座標情報を付加して前記クライアント装置へ送信することを特徴としている。   The server device according to claim 5 is the server device of the computer system according to any one of claims 1 to 4, wherein the transmission control unit is determined to have no change by the comparison determination unit. The drawing data of the drawing area determined to have changed except for the drawing area of the current drawing data is added to the coordinate information on the current drawing data of the drawing area and transmitted to the client device.

請求項6に記載のサーバ制御プログラムは、サーバ装置において作成された描画データをクライアント装置へ送信しその表示画面に表示させるようにしたコンピュータシステムにおいて、前記サーバ装置のコンピュータを、前記クライアント装置へ転送した前画面の描画データをメモリに記憶する前描画データ記憶制御手段、作成された現画面の描画データをメモリに記憶する現描画データ記憶制御手段、前記メモリに記憶された描画データを複数の描画領域に分割する領域分割手段、前記現描画データ記憶制御手段によりメモリに記憶された現描画データと前記前描画データ記憶制御手段によりメモリに記憶された前描画データとを前記領域分割手段により分割された各描画領域毎に比較し、当該現描画データにおける各描画領域それぞれの前描画データに対する変化の有無を判定する比較判定手段、この比較判定手段により変化無しと判定された現描画データの描画領域を除いて変化有りと判定された描画領域の描画データを前記クライアント装置へ送信する送信制御手段、として機能させるようにした。   7. The server control program according to claim 6, wherein the computer of the server device is transferred to the client device in a computer system in which the drawing data created in the server device is transmitted to the client device and displayed on the display screen. The previous drawing data storage control means for storing the drawn data of the previous screen in the memory, the current drawing data storage control means for storing the created drawing data of the current screen in the memory, and a plurality of drawing data stored in the memory An area dividing means for dividing the area, the current drawing data stored in the memory by the current drawing data storage control means and the previous drawing data stored in the memory by the previous drawing data storage control means are divided by the area dividing means. Each drawing area is compared for each drawing area in the current drawing data. Comparison determining means for determining whether there is a change in the previous drawing data, and drawing data in the drawing area determined to be changed except for the drawing area of the current drawing data determined to be unchanged by the comparison determining means to the client device It was made to function as a transmission control means for transmitting.

請求項7に記載のサーバ制御プログラムは、前記請求項6に記載のサーバ制御プログラムにおいて、前記比較判定手段は、前記現描画データ記憶制御手段によりメモリに記憶された現描画データと前記前描画データ記憶制御手段によりメモリに記憶された前描画データとを前記領域分割手段により分割された各描画領域毎にその画素データ毎に比較し、当該現描画データにおける各描画領域それぞれの各画素データについて前描画データに対する変化の有無を判定し、前記送信制御手段は、前記サーバ装置のコンピュータをさらに、前記比較判定手段により変化無しと判定された現描画データの画素データを特定データに置き換える特定データ置き換え手段、この特定データ置き換え手段により全ての画素データが特定データに置き換えられた現描画データの描画領域を検出する特定領域検出手段として機能させ、この特定領域検出手段により検出された現描画データの描画領域を除いた他の描画領域の描画データを前記クライアント装置へ送信するように機能させることを特徴としている。   The server control program according to claim 7 is the server control program according to claim 6, wherein the comparison / determination means includes the current drawing data stored in the memory by the current drawing data storage control means and the previous drawing data. The previous drawing data stored in the memory by the storage control means is compared for each pixel data for each drawing area divided by the area dividing means, and each pixel data of each drawing area in the current drawing data is compared with the previous drawing data. Determining whether or not there is a change to the drawing data, and the transmission control unit further replaces the computer of the server device with specific data replacing the pixel data of the current drawing data determined to have no change by the comparison determination unit with the specific data This specific data replacement means replaces all pixel data with specific data. It functions as a specific area detection unit for detecting a drawing area of the current drawing data, and transmits drawing data of other drawing areas excluding the drawing area of the current drawing data detected by the specific area detection unit to the client device. It is characterized by making it function.

請求項8に記載のサーバ装置は、サーバ装置において作成された描画データをクライアント装置へ送信しその表示画面に表示させるようにしたコンピュータシステムのサーバ装置であって、前記クライアント装置へ転送した前画面の描画データを記憶する前描画データ記憶手段と、作成された現画面の描画データを記憶する現描画データ記憶手段と、前記描画データを複数の描画領域に分割する領域分割手段と、前記現描画データ記憶手段により記憶された現描画データと前記前描画データ記憶手段により記憶された前描画データとを前記領域分割手段により分割された各描画領域毎に比較し、当該現描画データにおける各描画領域それぞれの前描画データに対する変化の有無を判定する比較判定手段とからなるハードウエア回路と、前記サーバ装置のコンピュータを、前記描画データ記憶手段により記憶された描画データを複数の描画領域に分割する領域分割手段、前記現描画データ記憶手段により記憶された現描画データと前記前描画データ記憶手段により記憶された前描画データとを前記領域分割手段により分割された各描画領域毎に比較し、当該現描画データにおける各描画領域それぞれの前描画データに対する変化の有無を判定する比較判定手段として機能させるようにしたソフトウエアプログラムと、前記現描画データ記憶手段により記憶された現描画データの描画領域が予め設定された領域サイズより大きい場合には、前記ハードウエア回路の比較判定手段により変化無しと判定された現描画データの描画領域を除いて変化有りと判定された描画領域の描画データを前記クライアント装置へ送信し、現描画データの描画領域が予め設定された領域サイズ以下である場合には、前記ソフトウエアプログラムの比較判定手段により変化無しと判定された現描画データの描画領域を除いて変化有りと判定された描画領域の描画データを前記クライアント装置へ送信する送信制御手段とを備えたことを特徴としている。   The server device according to claim 8 is a server device of a computer system in which drawing data created in the server device is transmitted to the client device and displayed on the display screen, and the previous screen transferred to the client device Previous drawing data storage means for storing the drawing data, current drawing data storage means for storing the drawing data of the created current screen, area dividing means for dividing the drawing data into a plurality of drawing areas, and the current drawing The current drawing data stored by the data storage means and the previous drawing data stored by the previous drawing data storage means are compared for each drawing area divided by the area dividing means, and each drawing area in the current drawing data is compared. A hardware circuit comprising comparison judging means for judging whether or not there is a change with respect to each previous drawing data; The computer of the storage device includes an area dividing means for dividing the drawing data stored in the drawing data storage means into a plurality of drawing areas, a current drawing data stored in the current drawing data storage means, and a previous drawing data storage means. The stored previous drawing data is compared for each drawing area divided by the area dividing means, and functions as a comparison / determination means for determining whether there is a change in the previous drawing data in each drawing area in the current drawing data. If the drawing area of the current drawing data stored in the software program and the current drawing data storage means is larger than a preset area size, it is determined that there is no change by the comparison determination means of the hardware circuit. The drawing data in the drawing area determined to have changed except the drawing area of the current drawing data If the drawing area of the current drawing data is less than or equal to the preset area size, the drawing area of the current drawing data determined to be unchanged by the software program comparison / determination means is excluded. Transmission control means for transmitting drawing data of the drawing area determined to have changed to the client device.

請求項9に記載のサーバ装置は、サーバ装置において作成された描画データをクライアント装置へ送信しその表示画面に表示させるようにしたコンピュータシステムのサーバ装置であって、前記クライアント装置へ転送した前画面の描画データを記憶する前描画データ記憶手段と、作成された現画面の描画データを記憶する現描画データ記憶手段と、前記描画データを複数の描画領域に分割する領域分割手段と、前記現描画データ記憶手段により記憶された現描画データと前記前描画データ記憶手段により記憶された前描画データとを前記領域分割手段により分割された各描画領域毎に比較し、当該現描画データにおける各描画領域それぞれの前描画データに対する変化の有無を判定する比較判定手段とからなるハードウエア回路と、前記サーバ装置のコンピュータを、前記描画データ記憶手段により記憶された描画データを複数の描画領域に分割する領域分割手段、前記現描画データ記憶手段により記憶された現描画データと前記前描画データ記憶手段により記憶された前描画データとを前記領域分割手段により分割された各描画領域毎に比較し、当該現描画データにおける各描画領域それぞれの前描画データに対する変化の有無を判定する比較判定手段として機能させるようにしたソフトウエアプログラムと、前記現描画データ記憶手段により記憶された現描画データの描画色数が予め設定された色数より多い場合には、前記ハードウエア回路の比較判定手段により変化無しと判定された現描画データの描画領域を除いて変化有りと判定された描画領域の描画データを前記クライアント装置へ送信し、現描画データの描画色数が予め設定された色数以下である場合には、前記ソフトウエアプログラムの比較判定手段により変化無しと判定された現描画データの描画領域を除いて変化有りと判定された描画領域の描画データを前記クライアント装置へ送信する送信制御手段とを備えたことを特徴としている。   The server device according to claim 9 is a server device of a computer system in which drawing data created in the server device is transmitted to the client device and displayed on the display screen, and the previous screen transferred to the client device Previous drawing data storage means for storing the drawing data, current drawing data storage means for storing the drawing data of the created current screen, area dividing means for dividing the drawing data into a plurality of drawing areas, and the current drawing The current drawing data stored by the data storage means and the previous drawing data stored by the previous drawing data storage means are compared for each drawing area divided by the area dividing means, and each drawing area in the current drawing data is compared. A hardware circuit comprising comparison judging means for judging whether or not there is a change with respect to each previous drawing data; The computer of the storage device includes an area dividing means for dividing the drawing data stored in the drawing data storage means into a plurality of drawing areas, a current drawing data stored in the current drawing data storage means, and a previous drawing data storage means. The stored previous drawing data is compared for each drawing area divided by the area dividing means, and functions as a comparison / determination means for determining whether there is a change in the previous drawing data in each drawing area in the current drawing data. When the number of drawing colors of the software program and the current drawing data stored by the current drawing data storage means is greater than the preset number of colors, the hardware circuit comparison and determination means determines that there is no change. The drawing data in the drawing area determined to have changed except for the determined drawing area of the current drawing data is stored in the class. If the drawing color number of the current drawing data is less than or equal to a preset number of colors, the drawing area of the current drawing data determined to be unchanged by the comparison determination unit of the software program is excluded. Transmission control means for transmitting drawing data of the drawing area determined to have changed to the client device.

請求項10に記載のクライアント装置は、サーバ装置において作成された描画データを受信し表示画面に表示させるようにしたコンピュータシステムのクライアント装置であって、前記サーバ装置から受信された現描画データの描画領域をその画素データ毎に読み出して当該画素データが描画変化無しを示す特定データであるか否かを判定する画素データ判断手段と、この画素データ判断手段により特定データであると判断された画素データ以外の画素データに従って前記表示画面の表示を更新させる表示更新制御手段とを備えたことを特徴としている。   The client device according to claim 10 is a client device of a computer system that receives drawing data created in a server device and displays the drawing data on a display screen, and draws the current drawing data received from the server device Pixel data determining means for reading out an area for each pixel data and determining whether the pixel data is specific data indicating no drawing change, and pixel data determined to be specific data by the pixel data determining means Display update control means for updating the display on the display screen in accordance with pixel data other than the above.

本発明の請求項1(請求項6)に記載のコンピュータシステムのサーバ装置(サーバ制御プログラム)によれば、現描画データ記憶手段により記憶された現描画データと前描画データ記憶手段により記憶された前描画データとを領域分割手段により分割された各描画領域毎に比較し、当該現描画データにおける各描画領域それぞれの前描画データに対する変化の有無を判定する。そしてこの比較判定手段により変化無しと判定された現描画データの描画領域を除いて変化有りと判定された描画領域の描画データをクライアント装置へ送信するように制御するので、描画変化に伴うクライアント装置への転送データ量を大幅に削減することができ、高速に描画データを転送できる。しかも、前記描画領域の分割手段および比較判定手段をハードウエア回路で実現することで、当該サーバCPUの負荷を軽減してより高速に描画データを転送でき、クライアント装置の接続数も増やすことが可能になる。   According to the server device (server control program) of the computer system according to claim 1 of the present invention, the current drawing data stored by the current drawing data storage means and the previous drawing data storage means are stored. The previous drawing data is compared for each drawing area divided by the area dividing means, and whether or not there is a change in the previous drawing data in each drawing area in the current drawing data is determined. Then, control is performed so that the drawing data of the drawing area determined to be changed is transmitted to the client apparatus except for the drawing area of the current drawing data determined to have no change by the comparison determination means. The amount of data transferred to can be greatly reduced, and drawing data can be transferred at high speed. Moreover, by realizing the drawing area dividing means and the comparison / determination means with hardware circuits, the load on the server CPU can be reduced, drawing data can be transferred at higher speed, and the number of connections of client devices can be increased. become.

本発明の請求項2(請求項7)に記載のコンピュータシステムのサーバ装置(サーバ制御プログラム)によれば、前記請求項1(請求項6)に記載のコンピュータシステムのサーバ装置(サーバ制御プログラム)において、比較判定手段は、現描画データと前描画データとを領域分割手段により分割された各描画領域毎にその画素データ毎に比較し、当該現描画データにおける各描画領域それぞれの各画素データについて前描画データに対する変化の有無を判定する。そして送信制御手段は、比較判定手段により変化無しと判定された現描画データの画素データを特定データに置き換え、この特定データ置き換え手段により全ての画素データが特定データに置き換えられた現描画データの描画領域を検出し、この特定領域検出手段により検出された現描画データの描画領域を除いた他の描画領域の描画データをクライアント装置へ送信するように制御するので、ハードウエア回路によって容易に転送データ量を削減でき、サーバCPUに負荷を掛けずに高速に描画データを転送できる。   According to the server device (server control program) of the computer system according to claim 2 (claim 7) of the present invention, the server device (server control program) of the computer system according to claim 1 (claim 6). The comparison determination means compares the current drawing data and the previous drawing data for each drawing area divided by the area dividing means for each pixel data, and for each pixel data of each drawing area in the current drawing data It is determined whether or not there is a change with respect to the previous drawing data. Then, the transmission control means replaces the pixel data of the current drawing data determined to be unchanged by the comparison determination means with the specific data, and draws the current drawing data in which all the pixel data is replaced with the specific data by the specific data replacement means. Since the area is detected and the drawing data of the other drawing area excluding the drawing area of the current drawing data detected by the specific area detecting means is controlled to be transmitted to the client device, the transfer data can be easily transferred by the hardware circuit. The amount can be reduced, and drawing data can be transferred at high speed without imposing a load on the server CPU.

本発明の請求項3に記載のコンピュータシステムのサーバ装置によれば、前記請求項2に記載のコンピュータシステムのサーバ装置において、特定データ置き換え手段により変化無しと判定された画素データが特定データに置き換えられた後の現描画データにおける各描画領域を画像圧縮する画像圧縮手段を備えたので、変化無しの画素データ部分を特定データの連続としてより高い圧縮効率で画像圧縮を施すことができ、転送データ量をより削減してサーバCPUに負荷を掛けずに高速に描画データを転送できる。   According to the server device of the computer system described in claim 3 of the present invention, in the server device of the computer system described in claim 2, the pixel data determined to be unchanged by the specific data replacement means is replaced with the specific data. Since the image compression means for compressing each drawing area in the current drawing data after being generated is provided, it is possible to perform image compression with higher compression efficiency with the pixel data portion without change as a continuation of specific data, and transfer data The drawing data can be transferred at high speed without reducing the amount and loading the server CPU.

本発明の請求項4に記載のコンピュータシステムのサーバ装置によれば、前記請求項2または請求項3に記載のコンピュータシステムのサーバ装置において、領域分割手段により分割された現描画データにおける各描画領域毎に、当該描画領域を構成する各画素の色データを検出し、この検出された色データ以外の色データを当該描画領域の透過色として設定する透過色設定手段を備え、特定データ置き換え手段により変化無しと判定された現描画データにおける描画領域の画素データを特定データに置き換える該特定データは、前記透過色設定手段により設定された当該描画領域の透過色データとしたので、画素データの変化無しを示す特定データを他の画素データと同様な通常の色データの中に含ませて容易に転送することができる。   According to the server device of the computer system according to claim 4 of the present invention, each drawing area in the current drawing data divided by the area dividing means in the server device of the computer system according to claim 2 or claim 3 For each, a color data of each pixel constituting the drawing area is detected, and a transparent color setting means for setting color data other than the detected color data as a transparent color of the drawing area is provided. The specific data for replacing the pixel data of the drawing area in the current drawing data determined to have no change with the specific data is the transparent color data of the drawing area set by the transparent color setting means, so there is no change in the pixel data Can be easily transferred by including the specific data indicating that in the normal color data similar to the other pixel data.

本発明の請求項5に記載のコンピュータシステムのサーバ装置によれば、前記請求項1乃至請求項4の何れか1項に記載のコンピュータシステムのサーバ装置において、送信制御手段は、比較判定手段により変化無しと判定された現描画データの描画領域を除いて変化有りと判定された描画領域の描画データを当該描画領域の現描画データ上での座標情報を付加して前記クライアント装置へ送信するので、クライアント装置では、転送された描画データをその座標情報が示す位置に従って描画するだけで容易に表示更新することできる。   According to a server device of a computer system according to a fifth aspect of the present invention, in the server device of the computer system according to any one of the first to fourth aspects, the transmission control means is a comparison judgment means. Since the drawing data of the drawing area determined to have changed except for the drawing area of the current drawing data determined to have no change is added to the coordinate data on the current drawing data of the drawing area and transmitted to the client device. The client apparatus can easily update the display by simply drawing the transferred drawing data according to the position indicated by the coordinate information.

本発明の請求項8に記載のコンピュータシステムのサーバ装置によれば、現描画データの描画領域が予め設定された領域サイズより大きい場合には、ハードウエア回路の比較判定手段により変化無しと判定された現描画データの描画領域を除いて変化有りと判定された描画領域の描画データをクライアント装置へ送信し、現描画データの描画領域が予め設定された領域サイズ以下である場合には、ソフトウエアプログラムの比較判定手段により変化無しと判定された現描画データの描画領域を除いて変化有りと判定された描画領域の描画データを前記クライアント装置へ送信するように制御するので、描画領域が大きく高い処理負荷が予想される場合にはハードウエア回路により転送データを処理してサーバCPUの負荷を軽減でき、クライアント装置の接続数を増やすことが可能になる。   According to the server device of the computer system according to claim 8 of the present invention, when the drawing area of the current drawing data is larger than the preset area size, it is determined that there is no change by the comparison / determination means of the hardware circuit. If the drawing data of the drawing area determined to have changed except for the drawing area of the current drawing data is transmitted to the client device, and the drawing area of the current drawing data is equal to or smaller than the preset area size, the software The drawing area of the drawing area determined to be changed is controlled to be transmitted to the client device except for the drawing area of the current drawing data determined to be unchanged by the program comparison determination means, so that the drawing area is large and high. When the processing load is expected, the transfer data can be processed by the hardware circuit to reduce the load on the server CPU. It is possible to increase the number of connections cement device.

本発明の請求項9に記載のコンピュータシステムのサーバ装置によれば、現描画データの描画色数が予め設定された色数より多い場合には、ハードウエア回路の比較判定手段により変化無しと判定された現描画データの描画領域を除いて変化有りと判定された描画領域の描画データをクライアント装置へ送信し、現描画データの描画色数が予め設定された色数以下である場合には、ソフトウエアプログラムの比較判定手段により変化無しと判定された現描画データの描画領域を除いて変化有りと判定された描画領域の描画データを前記クライアント装置へ送信するように制御するので、描画色数が多く高い処理負荷が予想される場合にはハードウエア回路により転送データを処理してサーバCPUの負荷を軽減でき、クライアント装置の接続数を増やすことが可能になる。   According to the server device of the computer system according to claim 9 of the present invention, when the number of drawing colors of the current drawing data is larger than the preset number of colors, it is determined that there is no change by the comparison / determination means of the hardware circuit. If the drawing data of the drawing area determined to have changed except for the drawing area of the current drawing data is transmitted to the client device, and the drawing color number of the current drawing data is equal to or less than the preset color number, Since the drawing data of the drawing area determined to have changed except for the drawing area of the current drawing data determined to have no change by the comparison determination means of the software program is controlled to be transmitted to the client device, the number of drawing colors If a large processing load is expected, the transfer data can be processed by a hardware circuit to reduce the load on the server CPU and the connection of the client device It is possible to increase the.

本発明の請求項10に記載のクライアント装置によれば、サーバ装置から受信された現描画データの描画領域をその画素データ毎に読み出して当該画素データが描画変化無しを示す特定データであるか否かを判定し、この画素データ判断手段により特定データであると判断された画素データ以外の画素データに従って表示画面の表示を更新させるので、サーバ装置側で変化の無い画素データ部分を特定データに置き換え、全画素データが特定データに置き換えられた描画領域を非転送として、その転送データ量を大幅に削減することが可能になる。   According to the client device of the tenth aspect of the present invention, whether or not the drawing area of the current drawing data received from the server apparatus is read for each pixel data, and the pixel data is specific data indicating no drawing change. Since the display screen display is updated according to the pixel data other than the pixel data determined to be the specific data by the pixel data determination means, the pixel data portion having no change is replaced with the specific data on the server device side. A drawing area in which all pixel data is replaced with specific data is not transferred, and the amount of transferred data can be greatly reduced.

よって本発明によれば、サーバ−クライアント間の描画データの転送に伴うサーバ側の処理負担をより軽減することが可能になるコンピュータシステムのサーバ装置、サーバ制御プログラム、およびそのクライアント装置を提供できる。   Therefore, according to the present invention, it is possible to provide a server device of a computer system, a server control program, and a client device thereof that can further reduce the processing load on the server side accompanying the transfer of drawing data between the server and the client.

図1は、本発明の実施形態に係るサーバ装置10およびそのクライアント端末20a,20b,…を備えたシン・クライアント・システムの構成を示すブロック図である。   FIG. 1 is a block diagram illustrating a configuration of a thin client system including a server apparatus 10 and client terminals 20a, 20b,... According to an embodiment of the present invention.

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

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

このサーバ装置10において、クライアント装置20a,20b,…からの操作入力信号に応じたアプリケーションプログラムの実行に伴い生成された表示出力用の描画データは、アクセラレータ回路101a,101b,…によって転送用の描画データに変換されると共に圧縮・暗号化され、アクセス元のクライアント装置20a,20b,…へ送信(転送)される。   In this server device 10, drawing data for display output generated in accordance with execution of an application program in response to an operation input signal from the client devices 20a, 20b,... Is drawn by the accelerator circuits 101a, 101b,. It is converted into data, compressed and encrypted, and transmitted (transferred) to the client devices 20a, 20b,.

そして、クライアント装置20a,20b,…では、前記サーバ装置10から転送された描画データが、各クライアント装置内のアクセラレータ回路(回路ボード)21a,21b,…においてデコードされ、その表示部に表示される。   In the client devices 20a, 20b,..., The drawing data transferred from the server device 10 is decoded by accelerator circuits (circuit boards) 21a, 21b,. .

つまり、このシン・クライアント・システムにおける各クライアント装置20a,20b,…は、何れもキーボード及びマウスなどのユーザ操作に応じた入力機能とLCD表示部及びプリンタなどの出力機能のみを有し、独自のアプリケーション機能やデータファイルの管理機能を一切持っていない。   That is, each of the client devices 20a, 20b,... In this thin client system has only an input function corresponding to a user operation such as a keyboard and a mouse, and an output function such as an LCD display unit and a printer. Does not have any application functions or data file management functions.

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

ここで、前記サーバ装置10のアクセラレータ回路(回路ボード)101a,101b,…における転送用描画データの生成機能について、その概要を説明する。   Here, the outline of the transfer drawing data generation function in the accelerator circuits (circuit boards) 101a, 101b,... Of the server apparatus 10 will be described.

図2は、前記シン・クライアント・システムのサーバ装置10にて生成された描画データのクライアント装置20への転送表示状態を示す図であり、同図(A)はサーバ装置10における描画データの変化状態を示す図、同図(B)は描画データ変化時の転送用描画データを示す図、同図(C)は転送された描画データのクライアント装置における表示出力状態を示す図である。   FIG. 2 is a diagram showing a transfer display state of drawing data generated by the server apparatus 10 of the thin client system to the client apparatus 20, and FIG. 2A is a drawing data change in the server apparatus 10. FIG. 5B is a diagram showing transfer drawing data when drawing data changes, and FIG. 5C is a diagram showing a display output state of the transferred drawing data in the client device.

サーバ装置10において、起動中のアプリケーションプログラムに従い既に生成転送されていた描画データ(変化前)Gが描画データ(変化後)G′に変化した場合、まず変化後の描画データG′における描画データの変化部分Pに応じた領域Q′が切り出され、この変化のある領域Q′の描画データについて、アクセラレータ回路101により図2(B)に示すような転送用描画データHに変換される。   In the server device 10, when the drawing data (before change) G that has been generated and transferred in accordance with the running application program changes to drawing data (after change) G ′, first, the drawing data in the changed drawing data G ′ is changed. A region Q ′ corresponding to the changed portion P is cut out, and the drawing data in the region Q ′ having this change is converted into transfer drawing data H as shown in FIG. 2B by the accelerator circuit 101.

この転送用描画データHは、前記変化後の描画データG′からその変化部分Pに応じて切り出された領域Q′と変化前の描画データGにおける同領域Qとの画像比較により、そのうちの背景一致領域Rが透過の描画データ(画像データ)S(書き換え不要な色データ)に変換されて生成される。なお、以下の説明ではテキストデータや静止画データ、動画データなどを特にピクセルとして表現された描画データを画像データと称するが、両者は略同義語として用いる。   The transfer drawing data H is obtained by comparing the area Q ′ cut out from the drawing data G ′ after the change in accordance with the changed portion P and the same area Q in the drawing data G before the change. The coincidence region R is generated by being converted into transparent drawing data (image data) S (color data that does not need to be rewritten). In the following description, text data, still image data, moving image data, etc., especially drawing data expressed as pixels are referred to as image data, but both are used as substantially synonyms.

これによりクライアント装置20では、変化前描画データG上における前記画像変化の領域Q′に対応する座標位置で、前記転送用描画データHを透過の画像データSを除いて書き込むことで、変化後の描画データG′を表示させることができる。   As a result, the client device 20 writes the transfer drawing data H, excluding the transparent image data S, at the coordinate position corresponding to the image change area Q ′ on the pre-change drawing data G. Drawing data G ′ can be displayed.

図3は、前記シン・クライアント・システムのサーバ装置10において変化後の描画データG′の領域Q′に基づきアクセラレータ回路101により生成処理される転送用描画データHを詳細に示す図である。   FIG. 3 is a diagram showing in detail the transfer drawing data H generated and processed by the accelerator circuit 101 based on the area Q ′ of the drawing data G ′ after the change in the server apparatus 10 of the thin client system.

例えば図2(A)で示したように、サーバ装置10において処理される描画データG(G′)の領域サイズが480×640ピクセルである場合に、変化後の描画データG′における画像変化部分Pに応じた領域Q′は、図3(A)に示すように、16×16ピクセル=1タイル(T)とするタイル単位を基準に切り出される。   For example, as shown in FIG. 2A, when the area size of the drawing data G (G ′) processed in the server device 10 is 480 × 640 pixels, the image change portion in the changed drawing data G ′. As shown in FIG. 3A, the region Q ′ corresponding to P is cut out based on tile units of 16 × 16 pixels = 1 tile (T).

なお、前記変化後描画データG′の画像変化部分Pに応じた領域Q′において、水平方向に一列分の各タイルTの領域をまとめて1ブロックと称する。   In the region Q ′ corresponding to the image change portion P of the post-change drawing data G ′, the region of each tile T for one column in the horizontal direction is collectively referred to as one block.

なおまた、前記領域Q′は、画像変化部分Pを水平および垂直方向にきり出した矩形の領域Q′としているが、水平方向にのみ切り出したその領域サイズ(横)が描画データG(G′)自体の領域サイズ(640ピクセル)である帯状の領域Q′としてもよい。   The area Q ′ is a rectangular area Q ′ in which the image change portion P is cut out in the horizontal and vertical directions. The area size (horizontal) cut out only in the horizontal direction is the drawing data G (G ′ ) It may be a band-like area Q ′ which is its own area size (640 pixels).

アクセラレータ回路101では、前記画像変化に応じた領域Q′をタイル単位で変化前描画データGの同位置の領域Qと画像比較し、そのうちの背景一致領域Rの各画像ピクセルを、図3(B)に示すように、透過の画像データS(書き換え不要な色データ)に変換する。そして、1タイル(T)の全領域が透過色データSに変換された透過色タイルSoについては非転送とし、画像変化部分Pを含んだ各タイルだけを変化前描画データGとの差分領域を圧縮した転送用描画データHとして当該各タイルの表示画面上の座標位置と共にクライアント装置20へ転送する。   In the accelerator circuit 101, the region Q ′ corresponding to the image change is compared with the region Q at the same position of the pre-change drawing data G in units of tiles, and each image pixel in the background matching region R of FIG. ), The image data is converted into transparent image data S (color data that does not require rewriting). Then, the transmission color tile So in which the entire area of one tile (T) is converted into the transmission color data S is not transferred, and only the tile including the image change portion P is set as a difference area from the pre-change drawing data G. The compressed drawing data H for transfer is transferred to the client device 20 together with the coordinate position on the display screen of each tile.

クライアント装置20のアクセラレータ回路(回路ボード)21では、変化前描画データGに対してタイル単位で転送されてくる転送用描画データHを当該各タイルの座標位置で、単に透過色データSに変換された画像ピクセルを除いて書き込むだけで、サーバ装置10にて生成された変化後の描画データG′を表示できる。   In the accelerator circuit (circuit board) 21 of the client device 20, the transfer drawing data H transferred in tile units with respect to the pre-change drawing data G is simply converted into transparent color data S at the coordinate position of each tile. The rendered drawing data G ′ after the change generated by the server device 10 can be displayed only by writing without the image pixels.

なお、サーバ装置10のアクセラレータ回路101において、生成された転送用描画データHは圧縮・暗号化されてクライアント装置20へ転送されるが、例えばGIF(Graphics Interchange Format)/PNG(Portable Network Graphics)の圧縮方式では、圧縮対象となる画像データを構成する各画像ピクセルが同一色で隣接し連続していればいるほどその圧縮効率は高められるので、上述したように転送用描画データHの中で透過色データSに変換されている描画データ領域の圧縮率は非常に高くなる。   In the accelerator circuit 101 of the server device 10, the generated transfer drawing data H is compressed and encrypted and transferred to the client device 20. For example, GIF (Graphics Interchange Format) / PNG (Portable Network Graphics) In the compression method, as the image pixels constituting the image data to be compressed are adjacent in the same color and are continuous, the compression efficiency is increased. Therefore, as described above, the transmission data is transmitted in the transfer drawing data H. The compression ratio of the drawing data area converted into the color data S is very high.

このためサーバ装置10からクライアント装置20へ転送する描画データの転送データ量を非常に少なくできるばかりか、その転送用描画データHをハードウエアのアクセラレータ回路(回路ボード)101において生成できるので、サーバ装置10での処理負担を大幅に軽減でき、クライアント装置20a,20b,…の増設などに容易に対応できるようになる。   For this reason, not only can the transfer data amount of drawing data transferred from the server apparatus 10 to the client apparatus 20 be very small, but also the transfer drawing data H can be generated in the hardware accelerator circuit (circuit board) 101. 10 can be remarkably reduced, and the client apparatuses 20a, 20b,.

図4は、前記シン・クライアント・システムにおけるサーバ装置10の回路構成を示すブロック図である。   FIG. 4 is a block diagram showing a circuit configuration of the server apparatus 10 in the thin client system.

サーバ装置10は、コンピュータとしてのCPU102を備え、このCPU102には、高速バス103を介してROM104、RAM105、表示装置106が接続されると共に、前記アクセラレータ回路(回路ボード)101が接続される。このアクセラレータ回路101には、VRAM107が搭載されて接続される。   The server device 10 includes a CPU 102 as a computer, to which a ROM 104, a RAM 105, and a display device 106 are connected via a high-speed bus 103, and the accelerator circuit (circuit board) 101 is connected. A VRAM 107 is mounted and connected to the accelerator circuit 101.

また、CPU102には、ノーマルバス108を介してキーボードなどの入力部109、外部記憶HDD(Hard Disk Drive)110、クライアント装置20との送受信制御部111が接続される。   Further, an input unit 109 such as a keyboard, an external storage HDD (Hard Disk Drive) 110, and a transmission / reception control unit 111 with the client device 20 are connected to the CPU 102 via a normal bus 108.

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

このサーバ装置10において、クライアント装置20からのユーザ指令信号に応じて起動・実行されるアプリケーションプログラムに従い生成された種々のデータは、例えばそのユーザIDに対応付けられて外部記憶HDD110に記憶され、また表示用の描画データは、アクセラレータ回路(回路ボード)101においてVRAM107を使用して転送用描画データH(図2,図3参照)に変換され、送受信制御部111からクライアント装置20へ転送されて表示出力される。   In this server device 10, various data generated in accordance with an application program activated / executed in response to a user command signal from the client device 20 is stored in the external storage HDD 110 in association with the user ID, for example. The drawing data for display is converted into drawing data for transfer H (see FIGS. 2 and 3) using the VRAM 107 in the accelerator circuit (circuit board) 101, transferred from the transmission / reception control unit 111 to the client device 20, and displayed. Is output.

図5は、前記シン・クライアント・システムのサーバ装置10におけるアクセラレータ回路101の回路構成を示すブロック図である。   FIG. 5 is a block diagram showing a circuit configuration of the accelerator circuit 101 in the server apparatus 10 of the thin client system.

このアクセラレータ回路101は、前記サーバCPU102からの高速バス103に接続されるインターフェース回路(I/F回路)11aを有し、このI/F回路11aには、メモリコントローラ11bを介してVRAM107が接続される。   The accelerator circuit 101 has an interface circuit (I / F circuit) 11a connected to the high-speed bus 103 from the server CPU 102, and a VRAM 107 is connected to the I / F circuit 11a via a memory controller 11b. The

VRAM107には、各クライアント装置20a,20b,…からの操作指令信号に応じてCPU102により起動・実行される各アプリケーションプログラムに従い生成された表示用の描画データが、各クライアント装置20a,20b,…毎に表示A,B,…として割り当てられて記憶されると共に、各描画データA,B,…に基づいてアクセラレータ回路101にて変換生成された転送用描画データHが結果A,B,…として記憶される。   In the VRAM 107, drawing data for display generated according to each application program activated and executed by the CPU 102 in response to an operation command signal from each client device 20a, 20b,... Is displayed for each client device 20a, 20b,. Are assigned and stored as displays A, B,..., And transfer drawing data H converted and generated by the accelerator circuit 101 based on each drawing data A, B,... Is stored as results A, B,. Is done.

さらに、I/F回路11aと前記メモリコントローラ11bとの間には、生成された表示用の描画データ(表示A,B,…)からその転送用描画データH(結果A,B,…)を生成するための画像スケーラ11c、タイル分割回路11d、画像比較回路11e、圧縮回路11f、暗号化回路11gが接続される。   Further, between the I / F circuit 11a and the memory controller 11b, the transfer drawing data H (results A, B,...) Is generated from the generated display drawing data (displays A, B,...). An image scaler 11c, tile division circuit 11d, image comparison circuit 11e, compression circuit 11f, and encryption circuit 11g for generation are connected.

これら転送用描画データHを生成するための各回路11c〜11gは、前記CPU102からインターフェース回路11aを介してコマンド設定レジスタ11hにセットされるコマンドコードに応じて動作する。   Each of the circuits 11c to 11g for generating the transfer drawing data H operates in accordance with a command code set in the command setting register 11h from the CPU 102 via the interface circuit 11a.

画像スケーラ11cは、クライアント装置20a,20b,…毎の操作指令信号に応じたアプリケーションプログラムに従い生成された描画データを、当該クライアント装置20a,20b,…毎の表示画面サイズに合わせて縮小するもので、この画像スケーラ11cによりサイズ調整処理された描画データは、メモリコントローラ11bを介してVRAM107内に表示A,B,…として格納される。   The image scaler 11c reduces the drawing data generated according to the application program corresponding to the operation command signal for each client device 20a, 20b,... According to the display screen size for each client device 20a, 20b,. The drawing data whose size has been adjusted by the image scaler 11c is stored as displays A, B,... In the VRAM 107 via the memory controller 11b.

タイル分割回路11dは、前記VRAM107から読み出される表示用の描画データ(表示A,B,…)を、その領域サイズに応じタイル分割数(1タイルあたりの縦×横ピクセル数)を設定してタイル分割するもので、VRAM107から読み出された例えばクライアント装置20a用の描画データ(表示A)の画像サイズが、前記図2,図3で示したように、480×640ピクセルである場合には、1タイル(T)あたり16×16ピクセルに設定されてタイル分割される。   The tile division circuit 11d sets the display division data (displays A, B,...) Read from the VRAM 107 by setting the tile division number (vertical × horizontal pixel number per tile) according to the area size. For example, when the image size of the drawing data (display A) for the client device 20a read from the VRAM 107 is 480 × 640 pixels as shown in FIGS. The tile is divided by setting 16 × 16 pixels per tile (T).

なお、このタイル分割による1タイル(T)あたりの領域設定サイズは、8×8ピクセルや32×32ピクセルなど、描画データの画像サイズに適宜合わせて設定すればよい。   Note that the area setting size per tile (T) by this tile division may be set appropriately according to the image size of the drawing data, such as 8 × 8 pixels or 32 × 32 pixels.

画像比較回路11eは、前記VRAM107から読み出される変化後の描画データG′(図2参照)について、前記タイル分割回路11dにより分割された1タイル(T)単位で同VRAM107から読み出される変化前の描画データGと比較し(図2参照)、変化(差分)のない画像ピクセルを透過色データSに変換するもので(図3参照)、この1タイル(T)単位での画像比較による未変化画像ピクセルの透過色データSへの変換が1ブロック分(縦16×横640ピクセル)終了する毎に圧縮回路11fにより最適圧縮され、暗号化回路11gにより暗号化されて、前記転送用描画データHの単位画像としてVRAM107に格納され、前記CPU102により読み出されてクライアント装置20aへ転送される。   The image comparison circuit 11e draws the pre-change drawing data G ′ (see FIG. 2) read from the VRAM 107 and read from the VRAM 107 in units of one tile (T) divided by the tile division circuit 11d. Compared with the data G (see FIG. 2), an image pixel having no change (difference) is converted into transparent color data S (see FIG. 3), and an unchanged image by image comparison in units of one tile (T). Each time the conversion of the pixel to the transparent color data S is completed for one block (vertical 16 × horizontal 640 pixels), the compression circuit 11f optimally compresses the data and the encryption circuit 11g encrypts the data. The unit image is stored in the VRAM 107, read by the CPU 102, and transferred to the client device 20a.

この場合、1タイル(T)の全画像ピクセルが透過色データSに変換された画像タイルについては、クライアント装置20aへ転送されない。   In this case, the image tile in which all image pixels of one tile (T) are converted into the transmission color data S is not transferred to the client device 20a.

なお、前記画像比較回路11e、圧縮回路11f、暗号化回路11gによる変化後の描画データ(現描画データ)G′についての未変化ピクセルの透過色データ変換、圧縮、暗号化については、画像変化部分P(図2参照)を含むブロック領域にだけ行う構成とする。   It should be noted that the image change portion is used for the transparent color data conversion, compression, and encryption of unchanged pixels for the drawing data (current drawing data) G ′ after the change by the image comparison circuit 11e, compression circuit 11f, and encryption circuit 11g. The configuration is performed only in the block area including P (see FIG. 2).

図6は、前記サーバ装置10のアクセラレータ回路101における画像比較回路11eの構成を示すブロック図である。   FIG. 6 is a block diagram showing a configuration of the image comparison circuit 11e in the accelerator circuit 101 of the server device 10.

VRAM107には、クライアント装置20からの操作指示信号に応じて起動されたアプリケーションによって生成された前(変化前)描画データG、現(変化後)描画データG′が記憶されると共に、この現描画データG′の前描画データGに対する差分に応じて生成され圧縮・暗号化された差圧縮描画データh(転送用描画データH)が記憶される。   The VRAM 107 stores previous (before change) drawing data G and current (after change) drawing data G ′ generated by an application activated in response to an operation instruction signal from the client device 20, and this current drawing. Difference compressed drawing data h (transfer drawing data H) generated and compressed / encrypted according to the difference between the data G ′ and the previous drawing data G is stored.

現描画開始アドレス・レジスタe11と現描画バイト数・レジスタe12に対して、VRAM107に生成記憶されている現描画データG′の開始アドレスとそのバイト数がCPU102によりセットされると、当該現描画データG′の先頭の1ブロックデータ(この場合は横640×縦16ピクセル:40タイル)がDMA回路e13を介して現描画データ比較用640×16ピクセル・レジスタe14にセットされる。   When the CPU 102 sets the start address and the number of bytes of the current drawing data G ′ generated and stored in the VRAM 107 for the current drawing start address / register e11 and the current drawing byte number / register e12, the current drawing data The first block data of G ′ (in this case, horizontal 640 × vertical 16 pixels: 40 tiles) is set in the current drawing data comparison 640 × 16 pixel register e14 via the DMA circuit e13.

これと共に、前描画開始アドレス・レジスタe15と前描画バイト数・レジスタe16に対して、VRAM107に生成記憶されている前描画データGの開始アドレスとそのバイト数がCPU102によりセットされると、当該前描画データGの先頭の1ブロックデータ(40タイル)がDMA回路e13を介して前描画データ比較用640×16ピクセル・レジスタe17にセットされる。   At the same time, when the CPU 102 sets the start address and the number of bytes of the previous drawing data G generated and stored in the VRAM 107 for the previous drawing start address / register e15 and the previous drawing byte number / register e16, The first block data (40 tiles) of the drawing data G is set in the previous drawing data comparison 640 × 16 pixel register e17 via the DMA circuit e13.

現描画データ比較用640×16ピクセル・レジスタe14にセットされた現描画データG′の1ブロックデータ(40タイル)は、1タイル単位(16×16ピクセル)で40タイル並列にして色検出回路e18(図7参照)に読み出され、各タイルそれぞれの使用色数のカウントおよび未使用色の検出による透過色データSの指定が行われる一方で、タイル比較回路e19(図8参照)にも同1タイル単位で40タイル並列にして読み出される。   One block data (40 tiles) of the current drawing data G ′ set in the current drawing data comparison 640 × 16 pixel register e14 is arranged in 40 tiles in parallel in units of tiles (16 × 16 pixels), and the color detection circuit e18. (Refer to FIG. 7), the transmission color data S is designated by counting the number of colors used for each tile and detecting unused colors, while the same is also applied to the tile comparison circuit e19 (see FIG. 8). The data is read out in parallel with 40 tiles per tile.

タイル比較回路e19は、CPU102からの比較指令信号に従い前記現描画データ比較用640×16ピクセル・レジスタe14から読み出される現描画データG′の1ブロックデータと前記前描画データ比較用640×16ピクセル・レジスタe17から読み出される前描画データGの1ブロックデータとについて、その40タイル並列にしたタイル単位で1ピクセルずつの描画色データを比較し、現描画1タイルデータの画像変化(差分)の無いピクセルの描画色データを前記色検出回路e18により指定された対応する1タイルデータの透過色データSに置き換える。   The tile comparison circuit e19 receives one block data of the current drawing data G ′ read from the current drawing data comparison 640 × 16 pixel register e14 in accordance with a comparison command signal from the CPU 102 and the previous drawing data comparison 640 × 16 pixel. For one block data of the previous drawing data G read from the register e17, the drawing color data of each pixel is compared in units of tiles arranged in parallel with the 40 tiles, and the pixel without the image change (difference) of the current drawing 1 tile data. The drawing color data is replaced with the transmission color data S of the corresponding one tile data designated by the color detection circuit e18.

このタイル比較回路e19により1タイル単位で画像変化(差分)の無いピクセルの描画色データが透過色データSに置き換えられてなる40タイル分の1ブロックデータは、比較結果格納640×16ピクセル・レジスタe20に格納される。   One block data for 40 tiles obtained by replacing the drawing color data of pixels having no image change (difference) in units of tiles by the tile comparison circuit e19 with transparent color data S is a comparison result storage 640 × 16 pixel register. stored in e20.

この比較結果格納640×16ピクセル・レジスタe20に格納された無変化ピクセル透過色変換後の1ブロックデータは、当該1ブロックデータ毎に圧縮回路11fから暗号化回路11gを介して圧縮・暗号化され、差圧縮描画データhとしてVRAM107に記憶される。   One block data after the unchanged pixel transparent color conversion stored in the comparison result storage 640 × 16 pixel register e20 is compressed / encrypted from the compression circuit 11f via the encryption circuit 11g for each block data. , And is stored in the VRAM 107 as differential compression drawing data h.

書き換え領域判断回路e21には、VRAM107に記憶されている現描画データG′について画像変化部分P(図2参照)を含むブロック領域数がCPU102によりセットされる。そしてこの書き換え領域判断回路e21は、暗号化回路11gから1ブロック終了信号が出力される毎に、セットされたブロック領域数に一致するかを判断し、一致しない場合は次ブロックデータの比較を指示する信号を+16ライン回路e22に出力する。一致した場合は今回の現(変化後)描画データG′についての差圧縮描画データhの生成終了を通知する領域ブロック終了信号をCPU102に出力する。   The CPU 102 sets the number of block areas including the image change portion P (see FIG. 2) for the current drawing data G ′ stored in the VRAM 107 in the rewrite area determination circuit e21. The rewrite area determination circuit e21 determines whether the number of block areas that have been set matches each time a block end signal is output from the encryption circuit 11g. If not, the rewrite area determination circuit e21 instructs comparison of the next block data. Is output to the +16 line circuit e22. If they match, an area block end signal is sent to the CPU 102 to notify the end of generation of the differentially compressed drawing data h for the current (after change) drawing data G ′.

+16ライン回路e22は、前記書き換え領域判断回路e21からの次ブロックデータの比較指示信号に従って前記現描画開始アドレス・レジスタe11にセットされている現描画データG′の開始アドレスを、Y(縦)方向に1タイルに相当する16ラインを加算して更新する。なお、+16ライン回路e22は16ラインを加算する例で説明したが、描画データの処理単位に応じて、適宜その値を設定する。例えば、32ライン単位、64ライン単位で処理する場合は夫々32ライン、64ラインを加算する。そして、前記現描画データ比較用640×16ピクセル・レジスタe14及び前記前描画データ比較用640×16ピクセル・レジスタe17の記憶容量、その他の回路も描画データの処理単位に応じた回路に設定するものとする。   The +16 line circuit e22 sets the start address of the current drawing data G ′ set in the current drawing start address register e11 in the Y (vertical) direction in accordance with the next block data comparison instruction signal from the rewrite area determination circuit e21. 16 lines corresponding to one tile are added and updated. Although the +16 line circuit e22 has been described as an example in which 16 lines are added, the value is appropriately set according to the processing unit of the drawing data. For example, when processing is performed in units of 32 lines and 64 lines, 32 lines and 64 lines are added, respectively. The storage capacity of the current drawing data comparison 640 × 16 pixel register e14 and the previous drawing data comparison 640 × 16 pixel register e17 and other circuits are also set to circuits corresponding to the processing unit of the drawing data. And

描画データ入替レジスタe23は、CPU102により新たな現(変化後)描画データG′が生成されてセットされることに応じて、DMA回路e13を介してVRAM107内の現描画データG′を前描画データGに書き替え、新たな現(変化後)描画データを現描画データG′として上書きする。   The drawing data replacement register e23 converts the current drawing data G ′ in the VRAM 107 to the previous drawing data via the DMA circuit e13 in response to the CPU 102 generating and setting new current (after change) drawing data G ′. Rewrite to G, and overwrite the new current (after change) drawing data as the current drawing data G ′.

図7は、前記サーバ装置10のアクセラレータ回路101における画像比較回路11e内の色検出回路e18の構成を示すブロック図である。   FIG. 7 is a block diagram showing the configuration of the color detection circuit e18 in the image comparison circuit 11e in the accelerator circuit 101 of the server device 10.

色検出回路e18は、前記現描画データ比較用640×16ピクセル・レジスタe14に格納された現描画データG′の1ブロックデータ(40タイル)について、前記タイル比較回路e19に読み出される1ブロックデータ(40タイル)をタイル単位で並列にして格納16×16ピクセル・レジスタ18aに格納する。   The color detection circuit e18 outputs one block data (40 tiles) of the current drawing data G ′ stored in the current drawing data comparison 640 × 16 pixel register e14 to the tile comparison circuit e19. 40 tiles) in parallel in tile units and stored in the 16 × 16 pixel register 18a.

つまりこの色検出回路e18は、図7では1タイル分の処理回路を記載しているが、この処理回路が40タイル分並列にして構成される。   That is, the color detection circuit e18 has a processing circuit for one tile shown in FIG. 7, but this processing circuit is configured in parallel for 40 tiles.

格納16×16ピクセル・レジスタ18aに格納された1タイルのデータは、1ピクセル読み出し回路18bにより1ピクセルずつ読み出され1ピクセル一致回路18cに送られる一方で、色・レジスタ書込み回路18dにセットされる。   The data of one tile stored in the storage 16 × 16 pixel register 18a is read out one pixel at a time by the one pixel reading circuit 18b and sent to the one pixel matching circuit 18c, while being set in the color / register writing circuit 18d. The

1ピクセル一致回路18cは、1ピクセル読み出し回路18bにより読み出された1ピクセルの色データと色・レジスタ読み出し回路18eにより色・レジスタ18fから読み出された現在の1タイルデータにおける以前の読み出しピクセルの色データとの一致/不一致を検出する。   The 1-pixel matching circuit 18c reads the color data of one pixel read by the one-pixel reading circuit 18b and the previous reading pixel in the current one-tile data read from the color / register 18f by the color / register reading circuit 18e. Match / mismatch with color data is detected.

この1ピクセル一致回路18cにおいて不一致検出された場合には、次の色・レジスタ読み出し回路18gによって前記色・レジスタ読み出し回路18eによる色・レジスタ18fの読み出し位置が更新され、一致検出された場合には、次のピクセル読み出し回路18hによって前記1ピクセル読み出し回路18bによる前記格納16×16ピクセル・レジスタ18aの読み出しピクセルが更新される。   When a mismatch is detected in the one-pixel matching circuit 18c, the reading position of the color / register 18f by the color / register reading circuit 18e is updated by the next color / register reading circuit 18g. The next pixel readout circuit 18h updates the readout pixel of the storage 16 × 16 pixel register 18a by the one-pixel readout circuit 18b.

なお、1ピクセル一致回路18cでの不一致検出により色・レジスタ読み出し回路18eでの色・レジスタ18fの読み出し位置が更新された際に、前記色・レジスタ書込み回路18dにセットされた当該不一致検出ピクセルの色データが色・レジスタ18fに追加記憶される一方で、色数カウント・レジスタ18iにおける該当1タイルデータの色数カウント値が更新される。   When the reading position of the color / register reading circuit 18e is updated by the detection of mismatching by the one-pixel matching circuit 18c, the mismatch detection pixel set in the color / register writing circuit 18d is updated. While the color data is additionally stored in the color register 18f, the color number count value of the corresponding one tile data in the color number count register 18i is updated.

つまり、前記格納16×16ピクセル・レジスタ18aに格納された1タイル単位のデータについて、1ピクセル読み出し回路18bにより順次読み出される画像1ピクセルの描画色データがそれ以前の画像1ピクセルの描画色データと異なり不一致となった場合には、当該異なる色データが色・レジスタ18fに追加記憶されて行き、その都度、色数カウント・レジスタ18iでの色数カウント値が更新される。   That is, with respect to the data of one tile unit stored in the storage 16 × 16 pixel register 18a, the drawing color data of one image sequentially read by the one-pixel reading circuit 18b is the drawing color data of one pixel of the previous image. If they do not match, the different color data is additionally stored in the color / register 18f, and the color number count value in the color number count register 18i is updated each time.

そして、END回路18jにより1タイルデータに相当する256ピクセルの読み出し終了が検出され、1タイル終了信号が出力されると、ソート回路18kは、前記色・レジスタ18fに記憶された今回の1タイル内で使用の各描画色データについてその色コード順に昇順でソートする。   When the end of 256 pixels corresponding to one tile data is detected by the END circuit 18j and a one tile end signal is output, the sort circuit 18k stores the current one tile stored in the color / register 18f. Each drawing color data used in is sorted in ascending order in the color code order.

不連続データ検出回路18mは、ソート回路18kによる昇順での描画色データ(色コード)のソート過程において、当該色コードの連続が途切れて不連続となった最初の色コードを検出するもので、これにより検出された今回の1タイル内にて未使用で且つ色コード順にして最初の色データが当該1タイルデータの透過色データSに決定されタイル比較回路e19(図8参照)内の透過色データ指定レジスタ19dにセットされる。なお、1タイル内で未使用の色データを透過色データSとして使用するので、特別に透過色を示すデータが不要になるが、色コードを表すビット列の中で使用されないコードがあればその中の特定のコードを透過色データSと一義的に定めてもよく、また、フラグなどを用いて透過色データSを一義的に定めてもよい。この場合は、色検出回路e18は不要になる。更に、透過色データを決める際にそのタイル内で使用されている一番少ない色コードを検出して、これを透過色データSとしてもよい。   The discontinuous data detection circuit 18m detects the first color code that is discontinuous due to the discontinuity of the color code in the process of sorting the drawing color data (color code) in ascending order by the sort circuit 18k. As a result, the first color data that has not been used in the current one tile and is detected in this order in the color code order is determined as the transmission color data S of the one tile data, and the transmission in the tile comparison circuit e19 (see FIG. 8). It is set in the color data designation register 19d. In addition, since unused color data is used as the transparent color data S in one tile, data indicating a transparent color is not necessary, but if there is a code that is not used in a bit string representing a color code, The specific code may be uniquely defined as the transparent color data S, or the transparent color data S may be uniquely defined using a flag or the like. In this case, the color detection circuit e18 becomes unnecessary. Furthermore, when determining the transmission color data, the smallest color code used in the tile may be detected and used as the transmission color data S.

図8は、前記サーバ装置10のアクセラレータ回路101における画像比較回路11e内のタイル比較回路e19の構成を示すブロック図である。   FIG. 8 is a block diagram showing a configuration of a tile comparison circuit e19 in the image comparison circuit 11e in the accelerator circuit 101 of the server device 10.

この図8で示すタイル比較回路e19も1タイルの処理回路が40タイル分並列にして構成され、前記色検出回路e18と同様に前記現描画データ比較用640×16ピクセル・レジスタe14から読み出される1ブロックデータ(40タイル)がタイル単位で並列処理される。   The tile comparison circuit e19 shown in FIG. 8 is also configured by processing 40 tiles in parallel for one tile, and is read from the current drawing data comparison 640 × 16 pixel register e14 in the same manner as the color detection circuit e18. Block data (40 tiles) is processed in parallel in tile units.

16×16ピクセル読み出し回路19aは、前記現描画データ比較用640×16ピクセル・レジスタe14に格納された現描画データG′の1ブロックデータと、前描画データ比較用640×16ピクセル・レジスタe17に格納された前描画データGの1ブロックデータとの各1タイル(16×16ピクセル)のデータを読み出す。   The 16 × 16 pixel reading circuit 19a stores one block data of the current drawing data G ′ stored in the current drawing data comparison 640 × 16 pixel register e14 and the previous drawing data comparison 640 × 16 pixel register e17. Data of one tile (16 × 16 pixels) with one block data of the stored previous drawing data G is read out.

256ピクセル並列処理回路19jは、前記16×16ピクセル読み出し回路19aにより読み出された現描画データG′と前描画データGとの各1タイルのデータについて、それぞれ対応する1ピクセルの描画色データ同士を256ピクセル分並列に処理する。   The 256-pixel parallel processing circuit 19j, for each tile of the current drawing data G ′ and the previous drawing data G read by the 16 × 16 pixel reading circuit 19a, corresponds to the drawing color data of the corresponding one pixel. Are processed in parallel for 256 pixels.

この256ピクセル並列処理回路19j内の1ピクセル引き算回路19bは、現描画1ピクセルの描画色データと前描画1ピクセルの描画色データとを引き算し、その引き算結果を描画色変換回路19cに出力する。   The 1-pixel subtraction circuit 19b in the 256-pixel parallel processing circuit 19j subtracts the drawing color data of the current drawing 1 pixel and the drawing color data of the previous drawing 1 pixel, and outputs the subtraction result to the drawing color conversion circuit 19c. .

描画色変換回路19cは、現描画1ピクセルの描画色データと前描画1ピクセルの描画色データとの引き算結果が“0”でない場合、つまり描画に変化(差分)がある場合は該当ピクセルの描画色データを現描画色データのそのままにする。一方、現描画1ピクセルの描画色データと前描画1ピクセルの描画色データとの引き算結果が“0”である場合、つまり描画に変化(差分)がない場合は該当ピクセルの描画色データを前記色検出回路e18から透過色データ指定レジスタ19dにセットされた該当タイルに無い描画色である透過色データSに変換する。   The drawing color conversion circuit 19c draws the pixel when the subtraction result between the drawing color data of the current drawing 1 pixel and the drawing color data of the previous drawing 1 pixel is not “0”, that is, when there is a change (difference) in drawing. The color data is left as it is the current drawing color data. On the other hand, when the subtraction result between the drawing color data of the current drawing 1 pixel and the drawing color data of the previous drawing 1 pixel is “0”, that is, when there is no change (difference) in drawing, the drawing color data of the corresponding pixel is The color detection circuit e18 converts the color to the transmission color data S which is a drawing color not included in the tile set in the transmission color data designation register 19d.

こうして256ピクセル並列処理回路19jにより描画変化の無いピクセルが透過色データSに変換された現描画データG′の1タイルデータは、比較結果格納16×16ピクセル・レジスタ19eに格納され、40タイル分同様にして並列処理された他の39タイルデータと並列に、比較結果格納640×16ピクセル・レジスタe20へ1ブロックデータとして格納される。   One tile data of the current drawing data G ′ in which the pixels having no drawing change are converted into the transparent color data S by the 256 pixel parallel processing circuit 19j in this way is stored in the comparison result storage 16 × 16 pixel register 19e, and 40 tiles are stored. Similarly, it is stored as one block data in the comparison result storage 640 × 16 pixel register e20 in parallel with the other 39 tile data processed in parallel.

この際、前記40タイル分並列にした比較結果格納16×16ピクセル・レジスタ19eからその1ブロック(1タイル)データが比較結果格納640×16ピクセル・レジスタe20へ格納される毎に、その1ブロック(1タイル)処理の終了が終了検出回路19fによって検出される。   At this time, every time one block (one tile) data is stored in the comparison result storage 16 × 16 pixel register 19e in parallel with the 40 tiles, the block is stored in the comparison result storage 640 × 16 pixel register e20. The end of the (one tile) process is detected by the end detection circuit 19f.

終了検出回路19fは、1ブロック(1タイル)処理の終了を検出すると、その1タイル終了信号を+1カウント回路19gに出力し、前記16×16ピクセル読み出し回路19aによる前記現描画640×16ピクセル・レジスタe14からの次の現描画ブロック(タイル)データの読み出しと前描画640×16ピクセル・レジスタe17からの次の前描画ブロック(タイル)データの読み出しとを更新させる。   When the end detection circuit 19f detects the end of one block (one tile) process, the end detection circuit 19f outputs the one tile end signal to the +1 count circuit 19g, and the current drawing 640 × 16 pixel.multidot. The reading of the next current drawing block (tile) data from the register e14 and the reading of the next previous drawing block (tile) data from the previous drawing 640 × 16 pixel register e17 are updated.

また、終了検出回路19fは、その1ブロック終了信号を圧縮回路f12へ出力し、前記比較結果格納640×16ピクセル・レジスタe20へ格納した1ブロックデータの圧縮動作を開始させる。   Further, the end detection circuit 19f outputs the one block end signal to the compression circuit f12, and starts the compression operation of the one block data stored in the comparison result storage 640 × 16 pixel register e20.

これによりVRAM107内の現描画データG′における画像変化部分Pを含む各ブロックデータとこれに対応する前描画データGの各ブロックデータとが順次40タイル分並列比較処理され、比較結果格納640×16ピクセル・レジスタe20へ格納される。   As a result, the block data including the image change portion P in the current drawing data G ′ in the VRAM 107 and the corresponding block data of the previous drawing data G are sequentially compared in parallel for 40 tiles, and the comparison result storage 640 × 16 is stored. Stored in pixel register e20.

透過色検出回路19hは、前記比較結果格納640×16ピクセル・レジスタe20へ格納される40タイル分並列処理された1ブロックデータの各々のタイルについて、そのタイル内の全ピクセル(256ピクセル)が透過色データSに変換された描画変化の無いタイルデータであるかを検出し、全ピクセル(256ピクセル)の透過色データSへの変換が検出されたタイル(透過タイル)を“0”、それ以外のタイル(描画タイル)を“1”とした当該1ブロック内各タイル毎の検出値を転送確認レジスタ19iへ書き込む。   The transmission color detection circuit 19h transmits all the pixels (256 pixels) in the tile for each tile of one block data processed in parallel for 40 tiles stored in the comparison result storage 640 × 16 pixel register e20. It is detected whether the tile data is converted to color data S and has no drawing change, and tiles (transparent tiles) in which conversion to transparent color data S of all pixels (256 pixels) is detected are “0”, and others The detected value for each tile in one block with the tile (drawing tile) of “1” being “1” is written to the transfer confirmation register 19i.

転送確認レジスタ19iは、現描画データG′における画像変化部分Pを含む各ブロックデータの全領域分について、本タイル比較回路e19で比較処理され前記透過色検出回路19hにより1ブロックずつ検出処理されるブロック内各タイル毎の“0”“1”検出値を順次格納する。   The transfer confirmation register 19i performs a comparison process on the entire area of each block data including the image change portion P in the current drawing data G ′ by the tile comparison circuit e19 and a detection process by the transmission color detection circuit 19h block by block. The “0” and “1” detection values for each tile in the block are sequentially stored.

この転送確認レジスタ19iに格納された画像変化に対応するところの全ブロック領域内各タイル毎の透過タイル値“0”または描画タイル値“1”は、前記比較結果格納640×16ピクセル・レジスタe20に順次格納される比較処理後のブロックデータ(40タイル分)を圧縮・暗号化して生成した現描画データG′についての差圧縮描画データhをクライアント装置20へ転送する際にCPU102に読み出され、透過タイル値“0”である全ピクセル(256ピクセル)が透過色データSに変換されたタイルデータは転送されず、描画タイル値“1”である差圧縮のタイルデータのみ転送される。   The transmission tile value “0” or the drawing tile value “1” for each tile in all the block areas corresponding to the image change stored in the transfer confirmation register 19i is the comparison result storage 640 × 16 pixel register e20. Are transferred to the client device 20 when the differentially compressed drawing data h for the current drawing data G ′ generated by compressing / encrypting the block data (for 40 tiles) after the comparison processing stored sequentially is transferred to the client device 20. The tile data in which all the pixels (256 pixels) having the transparent tile value “0” are converted to the transparent color data S is not transferred, and only the differentially compressed tile data having the drawing tile value “1” is transferred.

図9は、前記サーバ装置10のアクセラレータ回路101における圧縮回路11fの構成を示すブロック図である。   FIG. 9 is a block diagram showing a configuration of the compression circuit 11 f in the accelerator circuit 101 of the server device 10.

図10は、前記圧縮回路11f内の圧縮方法決定回路f11が有する圧縮方法決定テーブルf11Tを示す図である。   FIG. 10 is a diagram showing a compression method determination table f11T included in the compression method determination circuit f11 in the compression circuit 11f.

圧縮回路11fは、前記画像比較回路11eにより比較処理されて比較結果格納640×16ピクセル・レジスタe20に順次格納される1ブロックデータを1タイルずつ圧縮処理するもので、この圧縮回路11fは圧縮方法決定回路f11を備える。   The compression circuit 11f compresses one block of data one tile at a time, which is compared by the image comparison circuit 11e and sequentially stored in the comparison result storage 640 × 16 pixel register e20. The compression circuit 11f is a compression method. A determination circuit f11 is provided.

この圧縮方法決定回路f11は、図10に示すような圧縮方法決定テーブルf11Tを記憶し、前記色検出回路(図7参照)e18により検出されて色数カウント値格納レジスタf12に格納された1ブロック描画データにおける40タイル分それぞれの色数カウント値(X,Y,Z)と、クライアント応答時間情報回路f13にセットされた現在のクライアント装置20からの通信応答時間(A,B,C)とに従って、前記比較結果格納640×16ピクセル・レジスタe20に順次格納される1ブロックデータについて、その1タイルずつの圧縮方法を、RRE(Rise-and-Run-length Encoding)エンコード方式、GIF(Graphics Interchange Format)/PNG(Portable Network Graphics)エンコード方式、JPEG(Joint Photographic Coding Experts Group)エンコード方式の何れかに最適決定する。この圧縮方法決定回路f11により決定されたエンコード方式を指示するエンコード値の信号は圧縮選択回路f14に出力される。   The compression method determination circuit f11 stores a compression method determination table f11T as shown in FIG. 10, and one block detected by the color detection circuit (see FIG. 7) e18 and stored in the color number count value storage register f12. According to the color count values (X, Y, Z) for 40 tiles in the drawing data and the communication response time (A, B, C) from the current client device 20 set in the client response time information circuit f13. For the one block data sequentially stored in the comparison result storage 640 × 16 pixel register e20, the compression method for each tile is RRE (Rise-and-Run-length Encoding) encoding method, GIF (Graphics Interchange Format). ) / PNG (Portable Network Graphics) encoding method, JPEG (Joint Photographic Coding Experts Group) encoding method Optimal decision to. An encoding value signal indicating the encoding method determined by the compression method determination circuit f11 is output to the compression selection circuit f14.

なお、前記図10で示す圧縮方法決定テーブルf11Tでは、比較結果格納640×16ピクセル・レジスタe20から読み出された圧縮対象の1タイルデータについて、色数カウント値格納レジスタf12から読み出された該当タイルの色数カウント値が1,2色と少ない場合(X)には、クライアント装置20の応答時間(A,B,C)に関わらず、その圧縮方式はRREエンコード方式に決定され、また3色以上でも256色未満である場合(Y)には、同クライアント装置20の応答時間(A,B,C)に関わらず、GIF/PNGエンコード方式に決定される。   In the compression method determination table f11T shown in FIG. 10, the corresponding one of the tile data to be compressed read from the comparison result storage 640 × 16 pixel register e20 is read from the color number count value storage register f12. When the tile color number count value is as small as 1 or 2 colors (X), the compression method is determined to be the RRE encoding method regardless of the response time (A, B, C) of the client device 20, and 3 When the number is not less than 256 colors (Y), the GIF / PNG encoding method is determined regardless of the response time (A, B, C) of the client device 20.

一方、色数カウント値格納レジスタf12から読み出された該当タイルの色数カウント値が256色以上と非常に多い場合(Z)には、クライアント装置20の応答時間が100ms未満と高速転送可能な場合(A)に、低圧縮(高品質)のJPEGエンコード方式(Quality9)に決定され、また500ms未満と通常転送速度の場合(B)に、通常圧縮のJPEGエンコード方式(Quality6)に決定され、さらに500ms以上と低速転送になる場合(C)に、高圧縮(低品質)のJPEGエンコード方式(Quality0)に決定される。なお、Qualityは処理された結果の画質のことを指しておりQualityが小さい(0に近い)ものは低画質であり比較的圧縮率が高いことを、Qualityが大きい(9に近い)ものは高画質で比較的圧縮率が低いことを示す。   On the other hand, when the color number count value of the corresponding tile read from the color number count value storage register f12 is as large as 256 colors or more (Z), the response time of the client device 20 is less than 100 ms and can be transferred at high speed. In case (A), it is determined to be a low compression (high quality) JPEG encoding method (Quality 9), and in the case of a normal transfer speed of less than 500 ms (B), it is determined to be a normal compression JPEG encoding method (Quality 6). Further, in the case of a low-speed transfer of 500 ms or more (C), the JPEG encoding method (Quality 0) of high compression (low quality) is determined. Note that Quality refers to the image quality of the processed result, and those with low quality (close to 0) have low image quality and a relatively high compression rate, while those with high quality (close to 9) have high quality. Indicates that the compression rate is relatively low in image quality.

圧縮選択回路f14は、前記圧縮方法決定回路f11からその圧縮方法決定テーブルf11Tに従って決定出力されるエンコード値に応じて、前記比較結果格納640×16ピクセル・レジスタe20または現描画データ比較用640×16ピクセル・レジスタe14から読み出された圧縮対象の1タイルデータを、RREエンコーダf15またはGIF/PNGエンコーダf16またはJPEGエンコーダf17に選択的に分配出力する。   The compression selection circuit f14 selects the comparison result storage 640 × 16 pixel register e20 or the current drawing data comparison 640 × 16 according to the encode value determined and output from the compression method determination circuit f11 according to the compression method determination table f11T. One tile data to be compressed read out from the pixel register e14 is selectively distributed to the RRE encoder f15, the GIF / PNG encoder f16, or the JPEG encoder f17.

なお、JPEGエンコーダf17によるJPEGエンコード方式(Quality9〜0)が非可逆圧縮方式である場合には、デコード後の描画データをピクセル単位で全く同一に復元することができない。   When the JPEG encoding method (Quality 9 to 0) by the JPEG encoder f17 is an irreversible compression method, the decoded drawing data cannot be restored to the same pixel by pixel.

このため、圧縮方法決定テーブルf11T(図10参照)によりJPEGエンコード方式(Quality9〜0)が決定され、圧縮方法決定回路f11からエンコード値J9〜J0が出力されるような、圧縮対象タイルの色数カウント値が256色以上と非常に多かった場合(Z)だけは、圧縮選択回路f14によって現描画データ比較用640×16ピクセル・レジスタe14側が選択され、前記タイル比較回路e19による透過色データSへの変換処理(差圧縮処理)を施していない現描画1ブロックデータの中の該当するタイルデータがJPEGエンコーダf17へ送られて圧縮処理される。   Therefore, the number of colors of tiles to be compressed such that the JPEG encoding method (Quality 9 to 0) is determined by the compression method determination table f11T (see FIG. 10) and the encoded values J9 to J0 are output from the compression method determination circuit f11. Only when the count value is very large at 256 colors or more (Z), the current drawing data comparison 640 × 16 pixel register e14 side is selected by the compression selection circuit f14, and the transmission color data S by the tile comparison circuit e19 is selected. The corresponding tile data in the current drawing 1 block data not subjected to the conversion process (difference compression process) is sent to the JPEG encoder f17 to be compressed.

一方で、前記JPEGエンコーダf17によるJPEGエンコード方式(Quality9〜0)がJPEG2000などの可逆圧縮方式である場合には、デコード後の描画データをピクセル単位で全く同一に復元することができるため、圧縮対象としての1タイルデータは常に前記タイル比較回路e19による透過色データSへの変換処理(差圧縮処理)を施した比較結果格納640×16ピクセル・レジスタe20内の1ブロックデータの中から読み出される。   On the other hand, when the JPEG encoding method (Quality 9 to 0) by the JPEG encoder f17 is a reversible compression method such as JPEG2000, it is possible to restore the rendering data after decoding exactly the same in pixel units. 1 tile data is always read out from one block data in the comparison result storage 640 × 16 pixel register e20 which has been subjected to the conversion processing (difference compression processing) into the transparent color data S by the tile comparison circuit e19.

前記圧縮選択回路f14による1タイルデータ毎の選択動作は終了検出回路f18により検出され、この終了検出回路f18から出力される1タイル終了検出信号に応じて、タイル読み出し回路f19から前記比較結果格納640×16ピクセル・レジスタe20に対する次の1タイルの読み出し指令信号が出力されると共に、決定データ読出回路f20から前記圧縮方法決定回路f11に対する次の圧縮対象タイルのための決定圧縮方法読出し指令信号が出力される。   The selection operation for each tile data by the compression selection circuit f14 is detected by the end detection circuit f18, and the tile read circuit f19 outputs the comparison result storage 640 in accordance with the one tile end detection signal output from the end detection circuit f18. The readout command signal for the next tile for the × 16 pixel register e20 is output, and the decision compression method readout command signal for the next compression target tile for the compression method decision circuit f11 is output from the decision data readout circuit f20. Is done.

こうして、RREエンコーダf15またはGIF/PNGエンコーダf16またはJPEGエンコーダf17により順次圧縮処理された1タイルデータは、順次暗号化回路11gへ出力されて暗号化処理され、1ブロック終了毎に差圧縮描画データhとしてVRAM107に記憶される。   In this way, one tile data sequentially compressed by the RRE encoder f15, the GIF / PNG encoder f16, or the JPEG encoder f17 is sequentially output to the encryption circuit 11g to be encrypted, and the differentially compressed drawing data h at each block end. Is stored in the VRAM 107.

つまり、VRAM107内の差圧縮描画データhは、現描画データG′内で前描画データGからの画像変化部分Pに応じて切り出されたnブロックデータについて、各ブロック毎にタイル単位で描画変化の無いピクセルに透過色データSを書き込んだ後、圧縮・暗号化されて生成される。   That is, the differentially compressed drawing data h in the VRAM 107 has a drawing change in tile units for each block of n block data cut out in accordance with the image change portion P from the previous drawing data G in the current drawing data G ′. After the transparent color data S is written to a pixel that does not exist, it is generated by being compressed and encrypted.

なお、前記圧縮回路11fによる各種圧縮方式では、圧縮対象である各1タイル描画データについて、当該1タイル描画データを構成する隣り合う各ピクセルデータが同一のピクセルデータとして長く連続するほどその圧縮効率は高くなるので、描画変化の無いピクセルには全て透過色データSを書き込むことで高い圧縮効率で当該各1タイル描画データを圧縮することができる。   In the various compression methods by the compression circuit 11f, the compression efficiency of each tile drawing data to be compressed increases as the adjacent pixel data constituting the one tile drawing data continues as the same pixel data for a long time. Therefore, by writing the transparent color data S to all the pixels having no drawing change, the one-tile drawing data can be compressed with high compression efficiency.

次に、前記構成のシン・クライアント・システムのサーバ装置10のCPU102によって実行される制御処理について説明する。   Next, control processing executed by the CPU 102 of the server device 10 of the thin client system having the above-described configuration will be described.

図11は、前記シン・クライアント・システムのサーバ装置10における全体の動作制御を示すフローチャートである。   FIG. 11 is a flowchart showing overall operation control in the server apparatus 10 of the thin client system.

クライアント装置20a,20b,…から本サーバ装置10に対して接続要求信号が受信されると(ステップS1)、当該接続要求元のクライアント装置20a,20b,…に対するID,パスワードなどの確認照合に基づいた認証処理が実行される(ステップS2)。   When a connection request signal is received from the client devices 20a, 20b,... To the server device 10 (step S1), based on confirmation collation such as an ID and a password for the client devices 20a, 20b,. The authentication process is executed (step S2).

そして認証OKと判断されると(ステップS3)、この認証OKと判断されたクライアント装置20a,20b,…のIDが発行され(ステップS4)、接続されたクライアント別の転送データスレッド処理(図12参照)が開始されて、クライアント装置20a,20b,…からの種々の要求に応じたアプリケーションの起動・実行、およびこれに伴うデータの生成・送受信処理が行われる(ステップSA)。   If it is determined that the authentication is OK (step S3), the IDs of the client devices 20a, 20b,... That are determined to be authentication OK are issued (step S4), and the transfer data thread process for each connected client (FIG. 12). ) Is started, and application activation / execution according to various requests from the client devices 20a, 20b,..., And data generation / transmission / reception processing associated therewith are performed (step SA).

前記接続処理中のクライアント装置20aから切断の要求が受信されると(ステップS5)、当該切断要求元のクライアント装置20aとの間でのデータの生成・送受信処理が終了される(ステップS6)。   When a disconnection request is received from the client device 20a being connected (step S5), the data generation / transmission / reception processing with the client device 20a that is the disconnection request source ends (step S6).

この後、本サーバ装置10のシャットダウンなどに伴って各クライアント装置20a,20b,…に対してのサービス終了が判断されると(ステップS7)、接続中の全てのクライアント装置20a,20b,…との間でのデータの生成・送受信処理が終了される(ステップS6)。   Thereafter, when it is determined that the service of each of the client devices 20a, 20b,... Is terminated due to the shutdown of the server device 10 (step S7), all the connected client devices 20a, 20b,. Data generation / transmission / reception processing is terminated (step S6).

図12は、前記サーバ装置10でのサービス処理に伴うクライアント別転送データスレッド処理(ステップSA)を示し、同図(A)はそのフローチャート、同図(B)はそのタイル単位の転送データフォーマットである。   FIG. 12 shows a client-specific transfer data thread process (step SA) accompanying the service process in the server device 10, where FIG. 12A is a flowchart and FIG. 12B is a transfer data format for each tile. is there.

この転送データスレッド処理では、接続中のクライアント装置20a,20b,…からの種々の要求に応じたアプリケーションが起動・実行されて、これに伴うデータの生成・送受信処理が行われる際に(ステップA1)、例えば図2(A)で示したように、前描画データGに対する現描画データG′の更新があったと判断されると(ステップA2)、この描画更新に伴う画像変化部分Pに応じた描画領域Q′の始点座標(X,Y)および縦横サイズ(h,w)とその描画色数が解析され(ステップA3)、当該描画領域Q′の領域サイズが予め設定された領域サイズDtよりも大きく、且つ(または)その描画色数が予め設定された色数Dcよりも多いか否か判断される(ステップA4)。   In this transfer data thread processing, when an application corresponding to various requests from the connected client devices 20a, 20b,... Is started and executed, data generation / transmission / reception processing associated therewith is performed (step A1). For example, as shown in FIG. 2A, when it is determined that the current drawing data G ′ has been updated with respect to the previous drawing data G (step A2), the image change portion P corresponding to the drawing update is determined. The starting point coordinates (X, Y) and vertical / horizontal size (h, w) of the drawing area Q ′ and the number of drawing colors are analyzed (step A3), and the area size of the drawing area Q ′ is determined from the preset area size Dt. And / or whether or not the drawing color number is larger than the preset color number Dc (step A4).

ここで、現描画データG′における画像変化の描画領域Q′について、その領域サイズが予め設定された領域サイズDtよりも大きく、且つ(または)その描画色数が予め設定された色数Dcよりも多いと判断された場合には、サーバ装置10の処理負担が多くなると予想され、ステップA5〜A13の制御処理に伴い前記図4乃至図11を参照して説明したアクセラレータ回路(回路ボード)101を主体とするハードウエア処理により前記描画領域Q′に対応した差圧縮描画データhの生成および実行アプリに対応したクライアント装置20へのデータ転送が行われる(ステップA4→A5〜A13)。   Here, regarding the drawing area Q ′ of the image change in the current drawing data G ′, the area size is larger than the preset area size Dt and / or the drawing color number is based on the preset color number Dc. If it is determined that there are too many, it is expected that the processing load on the server apparatus 10 will increase, and the accelerator circuit (circuit board) 101 described with reference to FIGS. Is generated by the hardware processing mainly including the above-described drawing area Q ′ and the data is transferred to the client device 20 corresponding to the execution application (steps A4 → A5 to A13).

一方、現描画データG′における画像変化の描画領域Q′について、その領域サイズが予め設定された領域サイズDt以下で、且つ(または)その描画色数が予め設定された色数Dc以下と判断された場合には、サーバ装置10の処理負担は少ないと予想され、ステップA14〜A21に従った後述のソフトウエア差分処理(図14〜図16)を主体とするソフトウエア処理により前記描画領域Q′に対応した差圧縮描画データhの生成および実行アプリに対応したクライアント装置20へのデータ転送が行われる(ステップA4→A14〜A21)。   On the other hand, regarding the drawing area Q ′ of the image change in the current drawing data G ′, it is determined that the area size is equal to or less than the preset area size Dt and / or the number of drawing colors is equal to or less than the preset color number Dc. In such a case, the processing load on the server device 10 is expected to be small, and the drawing area Q is processed by software processing mainly including later-described software difference processing (FIGS. 14 to 16) according to steps A14 to A21. The differential compression drawing data h corresponding to ′ is generated and the data is transferred to the client device 20 corresponding to the execution application (steps A4 → A14 to A21).

まず、現描画データG′における画像変化の描画領域Q′について、その領域サイズが予め設定された領域サイズDtよりも大きく、且つ(または)その描画色数が予め設定された色数Dcよりも多いと判断されることで、アクセラレータ回路(回路ボード)101を主体とするハードウエア処理に移行された場合には(ステップA4(YES))、本サーバ装置10内のアクセラレータ回路101に空きがあり使用可能な状態か否か判断され(ステップA5)、使用可能であると判断された場合には、アクセラレータ回路101が起動される(ステップA5→AB)。   First, with respect to the image change drawing area Q ′ in the current drawing data G ′, the area size is larger than the preset area size Dt and / or the drawing color number is larger than the preset color number Dc. If it is determined that there are many, the processing is shifted to hardware processing mainly including the accelerator circuit (circuit board) 101 (step A4 (YES)), and the accelerator circuit 101 in the server device 10 has an empty space. It is determined whether or not it is usable (step A5), and if it is determined that it can be used, the accelerator circuit 101 is activated (step A5 → AB).

図13は、前記サーバ装置10のアクセラレータ回路101を起動する際に実行されるアクセラレータ回路起動処理を示すフローチャートである。   FIG. 13 is a flowchart showing an accelerator circuit activation process executed when the accelerator circuit 101 of the server device 10 is activated.

クライアント装置20からの操作指示信号に応じて実行中のアプリケーションにより生成された現描画データG′について、その画像変化部分Pに応じた描画領域Q′の始点座標(X,Y)および縦横サイズ(h,w)が取得されると(ステップB1)、前記実行中のアプリケーションに対応するクライアント装置20に対する通信応答時間の検出が行われる(ステップB2)。   For the current drawing data G ′ generated by the application being executed in response to the operation instruction signal from the client device 20, the starting point coordinates (X, Y) and the vertical and horizontal sizes (X and Y) of the drawing area Q ′ corresponding to the image change portion P When h, w) is acquired (step B1), the communication response time for the client device 20 corresponding to the application being executed is detected (step B2).

そして、VRAM107に生成記憶されている現描画データG′についての前記画像変化に応じた描画領域Q′の開始アドレスとそのバイト数が、アクセラレータ回路101の画像比較回路11e(図6参照)内の現描画開始アドレス・レジスタe11とその現描画バイト数・レジスタe12にセットされると共に(ステップB3)、この画像変化の描画領域Q′に対応した前描画データGについての開始アドレスとそのバイト数が同画像比較回路11e内の前描画開始アドレス・レジスタe15とその前描画バイト数・レジスタe16にセットされる(ステップB4)。   Then, the start address and the number of bytes of the drawing area Q ′ corresponding to the image change for the current drawing data G ′ generated and stored in the VRAM 107 are stored in the image comparison circuit 11e (see FIG. 6) of the accelerator circuit 101. The current drawing start address / register e11 and its current drawing byte number / register e12 are set (step B3), and the start address and the number of bytes for the previous drawing data G corresponding to the image change drawing area Q ′ are set. The previous drawing start address / register e15 and the previous drawing byte number / register e16 in the image comparison circuit 11e are set (step B4).

すると、このアクセラレータ回路101における画像比較回路11e内のタイル比較回路e19に対して比較開始信号が出力されると共に(ステップB5)、同画像比較回路11e内の書き換え領域判断回路e21に対して、現描画データG′についての画像変化の描画領域Q′に応じたブロック領域数がセットされる(ステップB6)。   Then, a comparison start signal is output to the tile comparison circuit e19 in the image comparison circuit 11e in the accelerator circuit 101 (step B5), and the current value is output to the rewrite area determination circuit e21 in the image comparison circuit 11e. The number of block areas corresponding to the image change drawing area Q 'for the drawing data G' is set (step B6).

さらに前記ステップB2でのクライアント装置20に対する通信応答時間の検出に応じた応答時間情報がこのアクセラレータ回路101における圧縮回路(図9参照)内のクライアント応答時間情報回路f13にセットされる(ステップB7)。   Further, response time information corresponding to the detection of the communication response time for the client device 20 in step B2 is set in the client response time information circuit f13 in the compression circuit (see FIG. 9) in the accelerator circuit 101 (step B7). .

これに伴い、アクセラレータ回路101では、画像スケーラ11cによる画像スケーラ処理、タイル分割回路11dによるタイル分割処理、画像比較回路11eによる画像比較処理、圧縮回路11fによる圧縮処理、暗号化回路11gによる暗号化処理が、前記図5〜図10を参照して説明した通りハードウエア回路にて行われ、前記現描画データG′についての画像変化の描画領域Q′に応じた各ブロック(40タイル)データ毎に、差圧縮描画データhが生成されて順次VRAM107に格納される(ステップAB)。   Accordingly, in the accelerator circuit 101, image scaler processing by the image scaler 11c, tile division processing by the tile division circuit 11d, image comparison processing by the image comparison circuit 11e, compression processing by the compression circuit 11f, and encryption processing by the encryption circuit 11g. Is performed by the hardware circuit as described with reference to FIGS. 5 to 10, and for each block (40 tiles) data corresponding to the image change drawing area Q ′ for the current drawing data G ′. The differentially compressed drawing data h is generated and sequentially stored in the VRAM 107 (step AB).

なお、前記アクセラレータ回路起動処理は、現描画データG′における画像変化の描画領域Q′に応じた各ブロック領域の全てについて差圧縮描画データhが生成され、その最後の1ブロック終了信号に応じて前記書き換え領域判断回路e21から領域ブロック終了信号が出力されることで、その一連の処理を終了する(ステップB8→END)。   In the accelerator circuit starting process, differential compression drawing data h is generated for all the block areas corresponding to the image change drawing area Q ′ in the current drawing data G ′, and in response to the last one block end signal. When the area block end signal is output from the rewrite area determination circuit e21, the series of processing ends (step B8 → END).

このアクセラレータ回路101でのハードウエア処理(ステップAB)により、1ブロック終了を示す割り込み信号が発生されると(ステップA6)、当該1ブロック分の差圧縮データhのうちの1タイルデータが読み込まれると共に(ステップA7)、転送確認レジスタ19i(図8参照)に格納されている該当1タイルに対応するところの透過色検出値(透過タイル値“0”または描画タイル値“1”)が読み出され、描画変化の画像ピクセルを含む描画タイル値“1”であるか、または全画像ピクセルが透過色データSに変換された透過タイル値“0”であるかが判断される(ステップA8)。   When an interrupt signal indicating the end of one block is generated by the hardware processing (step AB) in the accelerator circuit 101 (step A6), one tile data of the difference compressed data h for the one block is read. At the same time (step A7), the transmission color detection value (transmission tile value “0” or drawing tile value “1”) corresponding to the corresponding one tile stored in the transfer confirmation register 19i (see FIG. 8) is read. Then, it is determined whether the drawing tile value “1” includes the image pixel of the drawing change or all the image pixels are the transparent tile value “0” converted into the transparent color data S (step A8).

ここで、1ブロック分の差圧縮データhのうちから読み込まれた1タイルデータについて、転送確認レジスタ19iから描画変化の画像ピクセルを含むことを示す描画タイル値“1”が読み出されたと判断されると(ステップA8(YES))、当該1タイルデータは、図12(B)に示すように、その現描画データG′上での座標、透過色コード、圧縮方式、そして転送先のクライアントIDをヘッダ付加した転送データとして作成され(ステップA9)、このヘッダが示すIDのクライアント装置20へ送信転送される(ステップA10)。   Here, for one tile data read from the differentially compressed data h for one block, it is determined that the drawing tile value “1” indicating that the image pixel of the drawing change is included is read from the transfer confirmation register 19i. Then (step A8 (YES)), as shown in FIG. 12B, the one tile data includes the coordinates on the current drawing data G ′, the transparent color code, the compression method, and the client ID of the transfer destination. Is created as transfer data with a header added (step A9), and is transmitted and transferred to the client device 20 having the ID indicated by this header (step A10).

ここで、1ブロック分の差圧縮データhの全タイル(40タイル)についての転送処理が未だ終了してないと判断されると(ステップA11(NO))、同1ブロックデータにおける次の1タイルデータが指定され(ステップA12)、当該1ブロック分の差圧縮データhのうちの次の1タイルデータが読み込まれる(ステップA7)。   If it is determined that transfer processing for all tiles (40 tiles) of differentially compressed data h for one block has not been completed yet (step A11 (NO)), the next one tile in the same block data Data is designated (step A12), and the next one tile data of the difference compressed data h for one block is read (step A7).

一方、前記ステップA8において、1ブロック分の差圧縮データhのうちから読み込まれた1タイルデータについて、転送確認レジスタ19iから全画像ピクセルが透過色データSに変換されていることを示す透過タイル値“0”が読み出されたと判断されると(ステップA8(NO))、当該1タイルデータの転送は行われずに同1ブロックデータにおける次の1タイルデータが指定され(ステップA12)、前記1ブロック分の差圧縮データhのうちの次の1タイルデータが読み込まれる(ステップA7)。   On the other hand, in step A8, for one tile data read from the differentially compressed data h for one block, a transparent tile value indicating that all image pixels have been converted to transparent color data S from the transfer confirmation register 19i. If it is determined that “0” has been read (step A8 (NO)), the next tile data in the same block data is designated without transferring the tile data (step A12), and the 1 The next one tile data of the difference compressed data h for the block is read (step A7).

そして、同1ブロック分の差圧縮データhのうちから順次読み込まれる次の1タイルデータについて、転送確認レジスタ19iから描画タイル値“1”が読み出された場合の当該1タイルデータの転送データ作成処理およびそのクライアント装置20への送信処理(ステップA8〜A12)、または転送確認レジスタ19iから透過タイル値“0”が読み出された場合の当該1タイルデータの非転送処理(ステップA8→A12)が繰り返し実行される。   Then, with respect to the next 1 tile data sequentially read from the differentially compressed data h for the same block, transfer data creation of the 1 tile data when the drawing tile value “1” is read from the transfer confirmation register 19i. Processing and transmission processing to the client device 20 (steps A8 to A12), or non-transfer processing of the 1 tile data when the transparent tile value “0” is read from the transfer confirmation register 19i (step A8 → A12) Is repeatedly executed.

この後、前記アクセラレータ回路101により生成された1ブロック分の差圧縮データhの全タイル(40タイル)について転送処理が終了したと判断されると(ステップA11(YES))、これに伴い画像比較回路11eにおける書き換え領域判断回路e21から領域ブロック終了信号が発生されたか否かによって画像変化の描画領域Q′に基づき生成された全ブロック分の差圧縮描画データhについて前記同様のタイル単位の転送処理が終了したか否か判断される(ステップA13)。   Thereafter, when it is determined that the transfer processing has been completed for all tiles (40 tiles) of the differentially compressed data h for one block generated by the accelerator circuit 101 (step A11 (YES)), image comparison is performed accordingly. The same tile-unit transfer processing for differentially compressed drawing data h for all blocks generated based on the image change drawing area Q ′ depending on whether or not the area block end signal is generated from the rewrite area determination circuit e21 in the circuit 11e. It is determined whether or not has been completed (step A13).

ここで、前記書き換え領域判断回路e21から領域ブロック終了信号が発生されないことで、全ブロック分の差圧縮描画データhについてのタイル単位転送処理は終了していないと判断されると(ステップA13(NO))、前記アクセラレータ回路101からの次の1ブロック終了信号の出力待機状態となる(ステップA6)。   Here, when the area block end signal is not generated from the rewrite area determination circuit e21, it is determined that the tile unit transfer process for the differentially compressed rendering data h for all blocks has not been completed (step A13 (NO) )), An output standby state for the next one block end signal from the accelerator circuit 101 is entered (step A6).

そして、アクセラレータ回路101における前記同様のハードウエア処理(ステップAB)により、画像変化の描画領域Q′における次の1ブロック分の差圧縮描画データhの生成終了を示す1ブロック終了信号が発生されると(ステップA6(YES))、この1ブロック分の差圧縮描画データhから順次読み込まれる1タイルデータについて、前記同様に、転送確認レジスタ19iから描画タイル値“1”が読み出された場合の当該1タイルデータの転送データ作成処理およびそのクライアント装置20への送信処理(ステップA7,A8〜A12)、または転送確認レジスタ19iから透過タイル値“0”が読み出された場合の当該1タイルデータの非転送処理(ステップA7,A8→A12)が繰り返し実行される。   Then, the same hardware processing (step AB) in the accelerator circuit 101 generates a 1-block end signal indicating the end of generation of differentially compressed drawing data h for the next one block in the image change drawing area Q ′. (Step A6 (YES)), for one tile data sequentially read from the differentially compressed drawing data h for one block, the drawing tile value “1” is read from the transfer confirmation register 19i as described above. Transfer data creation processing of the tile data and transmission processing to the client device 20 (steps A7, A8 to A12), or the tile data “0” when the transparent tile value “0” is read from the transfer confirmation register 19i The non-transfer process (steps A7, A8 → A12) is repeatedly executed.

こうして前記アクセラレータ回路101によって生成される現描画データG′における画像変化の描画領域Q′に対応した各ブロック(40タイル)毎の差圧縮データhについて、それぞれ1タイル単位での描画タイル値“1”または透過タイル値“0”に従ったクライアント(ID)装置20への転送処理または非転送処理が実行される。   Thus, with respect to the differentially compressed data h for each block (40 tiles) corresponding to the image change drawing area Q ′ in the current drawing data G ′ generated by the accelerator circuit 101, the drawing tile value “1” for each tile unit. "Transfer processing or non-transfer processing to the client (ID) device 20 according to the transparent tile value" 0 "is executed.

この後、画像比較回路11eにおける書き換え領域判断回路e21から領域ブロック終了信号が発生されることで、前記アクセラレータ回路101によって生成された全ブロック分の差圧縮描画データhについてタイル単位での転送処理が終了したと判断されると(ステップA13(YES))、前記ステップA2に戻り、アプリケーションの実行に伴う次の描画データ更新の判断待機状態になる。   Thereafter, a region block end signal is generated from the rewrite region determination circuit e21 in the image comparison circuit 11e, whereby transfer processing in units of tiles is performed on the differentially compressed drawing data h for all blocks generated by the accelerator circuit 101. If it is determined that the process has been completed (step A13 (YES)), the process returns to step A2 and enters a determination wait state for the next drawing data update accompanying execution of the application.

したがって、前記構成のサーバ装置10によれば、アクセラレータ回路101によるハードウエア処理によって、現描画データG′における画像変化の描画領域Q′について1タイル単位でその未変化の画像ピクセルに透過色データSを書き込んだ差圧縮描画データhを転送用データとして高速に生成できるだけでなく、1タイル内の全画像ピクセルが透過色データSに書き換えられた透過検出タイル“0”についてはクライアント装置20への転送処理を行わず、それ以外の画像変化のあった描画検出タイル“1”だけ転送処理を行うようにしたので、更新された現描画データG′について前描画データGから変化のあるタイル分割部分だけ抽出して最小限の転送データ量とすることができ、CPU102に大きな負荷を掛けることなく、アプリケーションによって生成更新された描画データを高速にクライアント装置へ送信することができる。   Therefore, according to the server device 10 having the above-described configuration, the transmission color data S is transferred to the unchanged image pixel in units of tiles for the drawing area Q ′ of the image change in the current drawing data G ′ by hardware processing by the accelerator circuit 101. Can be generated as transfer data at high speed, and transmission detection tile “0” in which all image pixels in one tile are rewritten to transmission color data S is transferred to client device 20. Since the processing is not performed and only the drawing detection tile “1” having other image changes is transferred, only the tile division portion that has changed from the previous drawing data G in the updated current drawing data G ′. It can be extracted to minimize the amount of transfer data, and without imposing a heavy load on the CPU 102 The drawing data generated updated by application can be transmitted at high speed to the client apparatus.

一方、前記ステップA4において、現描画データG′における画像変化の描画領域Q′について、その領域サイズが予め設定された領域サイズDt以下で、且つ(または)その描画色数が予め設定された色数Dc以下と判断されることで、後述のソフトウエア差分処理(図14〜図16)を主体とするソフトウエア処理に移行された場合には(ステップA4(NO))、当該画像変化に応じた描画領域Q′が読み込まれ(ステップA14)、1タイルあたり16×16ピクセル領域あるいは64×64ピクセル領域などとしてタイル分割される(ステップA15)。   On the other hand, in step A4, with respect to the image change drawing area Q 'in the current drawing data G', the area size is equal to or smaller than the preset area size Dt and / or the number of drawing colors is set in advance. When it is determined that the number is less than or equal to the number Dc, when the processing shifts to software processing mainly based on the software difference processing (FIGS. 14 to 16) described later (step A4 (NO)), the image changes according to the image change. The drawing area Q ′ is read (step A14), and tiles are divided into 16 × 16 pixel areas or 64 × 64 pixel areas per tile (step A15).

そして、次の図14〜図16に示すようなソフトウエア差分処理に移行される(ステップAE)。   Then, the processing shifts to software difference processing as shown in FIGS. 14 to 16 (step AE).

図14は、前記サーバ装置10によるクライアント別転送データスレッド処理に伴いソフトウエア処理に移行された際の分割1タイル毎のソフトウエア差分処理(その1)を示すフローチャートである。   FIG. 14 is a flowchart showing the software difference process (part 1) for each divided tile when the server apparatus 10 shifts to the software process in accordance with the client-specific transfer data thread process.

図15は、前記サーバ装置10によるクライアント別転送データスレッド処理に伴いソフトウエア処理に移行された際の分割1タイル毎のソフトウエア差分処理(その2)を示すフローチャートである。   FIG. 15 is a flowchart showing software difference processing (part 2) for each divided tile when the server apparatus 10 shifts to software processing in accordance with the client-specific transfer data thread processing.

図16は、前記前記サーバ装置10によるソフトウエア処理でのソフトウエア差分処理に伴う分割1タイル毎の色数カウント、透過色設定処理を示すフローチャートである。   FIG. 16 is a flowchart showing the color number counting and transmission color setting processing for each divided tile associated with the software difference processing in the software processing by the server device 10.

まず、図14におけるソフトウエア差分処理(その1)に移行されると、図16における色数カウント、透過色設定処理に移行され、前記描画領域Q′における分割された第1タイルデータについてその色数のカウントによる透過色の設定が行われる。   First, when the process proceeds to the software difference process (part 1) in FIG. 14, the process proceeds to the color number counting and transmission color setting process in FIG. 16, and the color of the divided first tile data in the drawing area Q ′ is changed. The transmission color is set by counting the number.

この色数カウント、透過色設定処理が起動されると、RAM105に対してカウンタi、描画色データ格納配列X[255]、描画色データ格納変数Y、透過色設定変数Z、色データ保持配列C[255]、色数カウンタ変数CCが設定され(ステップF1)、前記分割された1タイルデータ(16×16ピクセル)について当該1タイルデータ上の位置(x0,y0)にある最初のピクセルデータが読み出され描画色データX[i=0]として格納される(ステップF2)。   When the color number counting and transparent color setting process is started, the counter i, the drawing color data storage array X [255], the drawing color data storage variable Y, the transparent color setting variable Z, and the color data holding array C are stored in the RAM 105. [255] The color counter variable CC is set (step F1), and the first pixel data at the position (x0, y0) on the one tile data of the divided one tile data (16 × 16 pixels) is obtained. It is read and stored as drawing color data X [i = 0] (step F2).

この際、カウンタ値i=0と判断されるので(ステップF3(YES))、色数カウンタCC=1にカウントアップされ(ステップF4)、前記第1ピクセルの描画色データX[i=0]が色データC[i=0]として保持される(ステップF5)。   At this time, since it is determined that the counter value i = 0 (step F3 (YES)), the color number counter CC = 1 is counted up (step F4), and the drawing color data X [i = 0] of the first pixel is counted. Is held as color data C [i = 0] (step F5).

すると、前記第1ピクセルの描画色データX[i=0]が描画色データ格納変数Yとして格納され(ステップF6)、カウンタi>=255、つまり1タイルの全ピクセルデータについて未処理であると判断されるので(ステップF7(NO))、当該カウンタ値i=1にカウントアップされ(ステップF8)、1タイルデータ上の位置(x1,y1)にある次のピクセルデータが読み出されて描画色データX[i=1]として格納される(ステップF2)。   Then, the drawing color data X [i = 0] of the first pixel is stored as the drawing color data storage variable Y (step F6), and the counter i> = 255, that is, all pixel data of one tile are unprocessed. Since the determination is made (step F7 (NO)), the counter value i is incremented to 1 (step F8), and the next pixel data at the position (x1, y1) on one tile data is read and drawn. Stored as color data X [i = 1] (step F2).

すると、カウンタ値i=0ではないと判断されるので(ステップF3(NO))、今回読み出された第2ピクセルの描画色データX[i=1]について描画色データ格納変数Yとして格納されている第1ピクセルの描画色データと同一か否か判断される(ステップF9)。   Then, since it is determined that the counter value i is not 0 (step F3 (NO)), the drawing color data X [i = 1] of the second pixel read this time is stored as the drawing color data storage variable Y. It is determined whether or not it is the same as the drawing color data of the first pixel (step F9).

ここで、描画色データ格納変数Yとして格納されている第1ピクセルの描画色データに対し今回読み出された第2ピクセルの描画色データX[i=1]が同一である(X[1]==Y)と判断された場合には(ステップF9(YES))、当該第2ピクセルの描画色データX[i=1]が新たな描画色データ格納変数Yとして格納される(ステップF6)。   Here, the drawing color data X [i = 1] of the second pixel read this time is the same as the drawing color data of the first pixel stored as the drawing color data storage variable Y (X [1] == Y) (step F9 (YES)), the drawing color data X [i = 1] of the second pixel is stored as a new drawing color data storage variable Y (step F6). .

一方、前記描画色データ格納変数Yとして格納されている第1ピクセルの描画色データに対し今回読み出された第2ピクセルの描画色データX[i=1]が同一ではないと判断された場合には(ステップF9(NO))、色数カウンタCC=2にカウントアップされると共に(ステップF4)、前記第2ピクセルの描画色データX[i=1]が色データC[i=1]として保持され(ステップF5)、この第2ピクセルの描画色データX[i=1]が描画色データ格納変数Yとして格納される(ステップF6)。   On the other hand, when it is determined that the drawing color data X [i = 1] of the second pixel read this time is not the same as the drawing color data of the first pixel stored as the drawing color data storage variable Y (Step F9 (NO)), the color number counter CC = 2 is counted up (Step F4), and the drawing color data X [i = 1] of the second pixel is the color data C [i = 1]. (Step F5), and the drawing color data X [i = 1] of the second pixel is stored as the drawing color data storage variable Y (step F6).

すなわち、前記ステップF2〜F9での処理が繰り返し行われることで、1タイルデータ(16×16ピクセル)に含まれる各画像ピクセルについて使用している色データの数が色数カウンタCCに記録されると共に、そのそれぞれの色データがC[i…]として保持されて行くもので、この後カウンタi=255、つまり1タイルの全ピクセルデータについて処理したと判断されると(ステップF7(YES))、この1タイルデータに含まれる各色データ(色コード)C[i…]について昇順にソート処理される(ステップF10)。   That is, the number of color data used for each image pixel included in one tile data (16 × 16 pixels) is recorded in the color number counter CC by repeatedly performing the processing in steps F2 to F9. At the same time, the respective color data are held as C [i...], And when it is determined that the counter i = 255, that is, all the pixel data of one tile are processed (step F7 (YES)). Then, each color data (color code) C [i...] Included in the one tile data is sorted in ascending order (step F10).

すると、カウンタi=0、色データ変数j=0x00にリセットされ(ステップF11)、前記色数カウンタCC<=1、つまり該当タイルの色データの数が1色以下であるか否か判断される(ステップF12)。   Then, the counter i = 0 and the color data variable j = 0x00 are reset (step F11), and it is determined whether or not the color number counter CC <= 1, that is, the number of color data of the corresponding tile is 1 color or less. (Step F12).

ここで、色数カウンタCC<=1、つまり該当タイルの色データの数が1色であると判断された場合には(ステップF12(YES))、その1色の色データ(コード)C[i]の次(+1)の色データ(コード)が該当タイルの透過色Zとして設定される(ステップF13)。   If it is determined that the color number counter CC <= 1, that is, the number of color data of the corresponding tile is one color (step F12 (YES)), the color data (code) C [ The color data (code) next to (i) after i] is set as the transparent color Z of the tile (step F13).

一方、前記ステップF12において、前記色数カウンタCC<=1ではない、つまり該当タイルの色データの数が2色以上であると判断された場合には(ステップF12(NO))、前記カウンタiと色データ変数jが順次カウントアップされながら当該カウントアップされた色データ(コード)jが該当タイルに含まれる前記昇順ソートされた各色データ(コード)C[i…]のそれぞれと一致する(C[i]==j)か否か判断される(ステップF14,F15)。   On the other hand, if it is determined in step F12 that the color number counter CC <= 1, that is, the number of color data of the corresponding tile is two or more (step F12 (NO)), the counter i And the color data variable j are sequentially counted up, and the counted up color data (code) j matches each color data (code) C [i ...] sorted in ascending order included in the tile (C [i] == j) is determined (steps F14 and F15).

そして、前記順次カウントアップされる色データ(コード)jが該当タイルに含まれる昇順ソート後の各色データ(コード)C[i…]のそれぞれと一致する(C[i]==j)と判断されている状態では、そのまま同様の判断処理が繰り返し実行される(ステップF15→F14,F15)。そして、前記カウントアップされた色データ(コード)jが昇順ソートされたタイル各色の色データ(コード)C[i…]と一致しないと判断された場合には、この昇順ソート後色データ(コード)C[i…]と一致しなくなったところのカウントアップ色データ(コード)jが該当タイルの透過色Zとして設定される(ステップF16)。   Then, it is determined that the color data (code) j counted up sequentially matches each color data (code) C [i...] After ascending sort included in the corresponding tile (C [i] == j). In this state, the same determination process is repeatedly executed as it is (steps F15 → F14, F15). If it is determined that the counted up color data (code) j does not match the color data (code) C [i...] Of each color of the tiles sorted in ascending order, this ascending order color data (code) ) Count-up color data (code) j that no longer matches C [i...] Is set as the transparent color Z of the tile (step F16).

こうして、画像変化に応じた描画領域Q′から読み出された1タイルデータについて、前記図16における色数カウント、透過色設定処理(ステップEF)によって当該タイルが有していない色データがその透過色Zとして設定されると、次に、この1タイル領域の始点のピクセル座標(X0,Y0)および終点のピクセル座標(X1,Y1)が取得される(ステップE1,E2)。   Thus, for one tile data read from the drawing area Q ′ corresponding to the image change, the color data which the tile does not have is transmitted through the color count and transmission color setting process (step EF) in FIG. When the color Z is set, the pixel coordinates (X0, Y0) of the start point and the pixel coordinates (X1, Y1) of the end point of this one tile area are acquired (steps E1, E2).

すると先ず、この1タイル領域内のピクセル指定位置を横方向に移動させるためのカウンタXt=X0、縦方向に移動させるためのカウンタYt=Y0に設定され(ステップE3)、当該縦移動カウンタYtがその終点座標Y1以下(Yt<=Y1)であるか否か判断されると共に(ステップE4)、横移動カウンタXtがその終点座標X1以下(Xt<=X1)であるか否か判断される(ステップE5)。   Then, first, a counter Xt = X0 for moving the pixel designated position in the one tile area in the horizontal direction and a counter Yt = Y0 for moving in the vertical direction are set (step E3), and the vertical movement counter Yt is set. It is determined whether or not the end point coordinate is Y1 or less (Yt <= Y1) (step E4), and the lateral movement counter Xt is determined whether or not the end point coordinate is X1 or less (Xt <= X1) ( Step E5).

ここで、前記縦移動カウンタYtがその終点座標Y1以下(Yt<=Y1)であると判断され(ステップE4(YES))、且つ横移動カウンタXtがその終点座標X1以下(Xt<=X1)であると判断されると(ステップE5(YES))、その移動カウンタ(Xt,Yt)が示す位置の現描画1タイルデータ上のピクセルデータpd0が取得されると共に(ステップE6)、同移動カウンタ(Xt,Yt)が示す位置の前描画1タイルデータ上のピクセルデータpd1が取得され(ステップE7)、そのそれぞれのピクセルデータが同一(変化なし)(Pd0=Pd1)であるか否か判断される(ステップE8)。   Here, it is determined that the vertical movement counter Yt is equal to or less than the end point coordinate Y1 (Yt <= Y1) (step E4 (YES)), and the horizontal movement counter Xt is equal to or less than the end point coordinate X1 (Xt <= X1). Is determined (step E5 (YES)), the pixel data pd0 on the current drawing 1 tile data at the position indicated by the movement counter (Xt, Yt) is acquired (step E6), and the movement counter Pixel data pd1 on the previous drawing 1 tile data at the position indicated by (Xt, Yt) is acquired (step E7), and it is determined whether or not the respective pixel data are the same (no change) (Pd0 = Pd1). (Step E8).

ここで、現描画1タイルデータから取得されたピクセルデータpd0と、前描画1タイルデータから取得された同位置のピクセルデータpd1とが同一(変化なし)(Pd0=Pd1)であると判断された場合には(ステップE8(YES))、RAM105内に確保した1タイルデータ転送用画像領域の前記移動カウンタ(Xt,Yt)が示すピクセル位置に対して、前記透過色設定処理(ステップEF)により設定された透過色Z(→pd2)が書き込まれる(ステップE9)。一方、現描画1タイルデータから取得されたピクセルデータpd0と、前描画1タイルデータから取得された同位置のピクセルデータpd1とが同一でない(変化あり)と判断された場合には(ステップE8(NO))、前記1タイルデータ転送用画像領域の前記移動カウンタ(Xt,Yt)が示すピクセル位置に対して、当該変化後のピクセルデータpd0が書き込まれる(ステップE10)。   Here, it is determined that the pixel data pd0 acquired from the current drawing 1 tile data and the pixel data pd1 at the same position acquired from the previous drawing 1 tile data are the same (no change) (Pd0 = Pd1). In this case (step E8 (YES)), the transmission color setting process (step EF) is performed on the pixel position indicated by the movement counter (Xt, Yt) in the image area for 1 tile data transfer secured in the RAM 105. The set transparent color Z (→ pd2) is written (step E9). On the other hand, if it is determined that the pixel data pd0 acquired from the current drawing 1 tile data and the pixel data pd1 at the same position acquired from the previous drawing 1 tile data are not the same (changed) (step E8 ( NO)), the pixel data pd0 after the change is written to the pixel position indicated by the movement counter (Xt, Yt) of the image area for 1 tile data transfer (step E10).

すると横移動カウンタXtがカウントアップ(Xt=Xt+1)されて(ステップE11)前記ステップE4からの処理に戻り、ピクセル指定位置が1ピクセル分横方向に移動されたところの現描画ピクセルデータpd0および前描画ピクセルデータpd1の取得処理(ステップE6,E7)、その画像変化の有無に応じた転送用画像領域への変化後ピクセルデータpd0または透過色データpd2の書込処理(ステップE8〜E10)が繰り返される。   Then, the horizontal movement counter Xt is counted up (Xt = Xt + 1) (step E11), and the process returns to the process from step E4, and the current drawing pixel data pd0 obtained when the pixel designation position is moved in the horizontal direction by one pixel. Also, the process of acquiring the pre-drawing pixel data pd1 (steps E6 and E7) and the process of writing the post-change pixel data pd0 or the transparent color data pd2 to the transfer image area according to the presence or absence of the image change (steps E8 to E10) Is repeated.

そして、前記ステップE11にてカウントアップされた横移動カウンタXtがその終点座標X1を越した(Xt>X1)と判断されると(ステップE5(NO))、縦移動カウンタYtがカウントアップ(Yt=Yt+1)されると共に(ステップE12)、横移動カウンタXtがその始点座標X0に設定し直される(Xt=X0)(ステップE13)。   When it is determined that the lateral movement counter Xt counted up in step E11 exceeds the end point coordinate X1 (Xt> X1) (step E5 (NO)), the vertical movement counter Yt is incremented (Yt = Yt + 1) (step E12), the horizontal movement counter Xt is reset to its starting point coordinate X0 (Xt = X0) (step E13).

そして前記ステップE4からの処理に戻り、ピクセル指定位置が1ライン分縦方向に移動されたところの横方向始点位置からの現描画ピクセルデータpd0および前描画ピクセルデータpd1の取得処理(ステップE6,E7)、その画像変化の有無に応じた転送用画像領域への変化後ピクセルデータpd0または透過色データpd2の書込処理(ステップE8〜E10)が繰り返される。   Then, returning to the processing from the step E4, the current drawing pixel data pd0 and the previous drawing pixel data pd1 are obtained from the horizontal start point position where the pixel designated position has been moved vertically by one line (steps E6, E7). ), The writing process (steps E8 to E10) of the post-change pixel data pd0 or the transparent color data pd2 to the transfer image area according to the presence or absence of the image change is repeated.

この後、前記同様に横移動カウンタXtのカウントアップおよび縦移動カウンタYtのカウントアップに伴う横移動カウンタXtのカウントリセットが繰り返されながら、1タイルデータ上のそれぞれのピクセル指定位置での現描画ピクセルデータpd0および前描画ピクセルデータpd1の取得処理(ステップE6,E7)、その画像変化の有無に応じた転送用画像領域への変化後ピクセルデータpd0または透過色データpd2の書込処理(ステップE8〜E10)が繰り返される(ステップE4〜E13)。   Thereafter, while the count up of the horizontal movement counter Xt and the count reset of the horizontal movement counter Xt accompanying the count up of the vertical movement counter Yt are repeated as described above, the current drawing pixel at each pixel designated position on one tile data Data pd0 and pre-drawing pixel data pd1 acquisition processing (steps E6 and E7), post-change pixel data pd0 or transmission color data pd2 writing processing (steps E8 to E7) E10) is repeated (steps E4 to E13).

そして、ステップE12にてカウントアップされた縦移動カウンタYtがその終点座標Y1を越した(Yt>Y1)と判断され(ステップE4(NO))、今回の現描画1タイルデータについて、変化後ピクセルデータはそのままのピクセルデータpd0、変化なしピクセルデータは透過色データpd2とした1タイルデータ転送用画像領域が生成されると、当該1タイル分のソフトウエア差分処理が終了されて図12におけるステップA16に進み、この1タイルデータ転送用画像領域の全ピクセルデータが透過色データpd2ではない変化有りの1タイルデータであるか、または全ピクセルデータが透過色データpd2である変化無しの1タイルデータであるかが判断される(ステップA16)。   Then, it is determined that the vertical movement counter Yt counted up in step E12 exceeds the end point coordinate Y1 (Yt> Y1) (step E4 (NO)), and the pixel after change for the current current drawing 1 tile data. When a one-tile data transfer image area is generated in which the data is the pixel data pd0 as it is and the non-changed pixel data is the transparent color data pd2, the software difference processing for the one tile is completed, and step A16 in FIG. Then, all the pixel data of the image area for 1 tile data transfer is 1 tile data with change which is not the transparent color data pd2, or 1 tile data without change with all the pixel data being the transparent color data pd2. It is determined whether or not there is (step A16).

ここで、前記1タイルデータ転送用画像領域の全ピクセルデータが透過色データpd2ではない変化有りの1タイルデータであると判断された場合には(ステップA16(YES))、ソフトウエアによる画像圧縮のエンコーディング処理が施された後(ステップA17)、図12(B)に示すように、現描画データG′上での座標、透過色コード、圧縮方式、そして転送先のクライアントIDをヘッダ付加した1タイルの転送データとして作成され(ステップA18)、このヘッダが示すIDのクライアント装置20へ送信転送される(ステップA19)。   If it is determined that all pixel data in the image area for transferring 1 tile data is not 1 color data pd2 but changed 1 tile data (step A16 (YES)), image compression by software is performed. (Step A17), the coordinates on the current drawing data G ', the transparent color code, the compression method, and the client ID of the transfer destination are added as shown in FIG. 12B. It is created as transfer data of one tile (step A18), and is transmitted and transferred to the client device 20 having the ID indicated by this header (step A19).

ここで、前記ステップA14において読み込まれた現描画データG′における画像変化の描画領域Q′について、分割された全てのタイルデータについてのタイル単位転送処理が終了していないと判断された場合には(ステップA20(NO))、当該描画領域Q′における分割された次の1タイルデータが読み込まれ(ステップA21)、前記同様にステップAEにおけるソフトウエア差分処理での1タイルデータ転送用画像領域の生成処理が行われる。   If it is determined that the tile-unit transfer processing for all the divided tile data has not been completed for the image change drawing area Q ′ in the current drawing data G ′ read in step A14. (Step A20 (NO)), the next one tile data divided in the drawing area Q ′ is read (Step A21), and the image area for 1 tile data transfer in the software difference processing in Step AE is similarly performed. Generation processing is performed.

一方、前記ステップA16において、1タイルデータ転送用画像領域の全ピクセルデータが透過色データpd2であり変化無しの1タイルデータであると判断された場合には(ステップA16(NO))、当該1タイルデータの転送は行われずに前記描画領域Q′における分割された次の1タイルデータが読み込まれ(ステップA21)、前記同様にステップAEにおけるソフトウエア差分処理での1タイルデータ転送用画像領域の生成処理が行われる。   On the other hand, if it is determined in step A16 that all the pixel data in the image area for 1 tile data transfer is the transparent color data pd2 and 1 tile data without change (step A16 (NO)), the 1 The next tile data divided in the drawing area Q ′ is read without transferring the tile data (step A21), and the image area for transferring one tile data in the software difference processing in step AE is similarly read. Generation processing is performed.

そして、前記描画領域Q′における分割された次の1タイルデータが順次読み込まれて前描画領域Qとの差分により生成された1タイルデータ転送用画像領域について、全ピクセルデータが透過色データpd2ではなく変化有りの1タイルデータであると判断された場合の当該1タイルデータの転送データ作成処理およびそのクライアント装置20への送信処理(ステップAE,A16〜A21)、または全ピクセルデータが透過色データpd2であり変化無しの1タイルデータであると判断された場合の当該1タイルデータの非転送処理(ステップAE,A16→A21)が繰り返し実行される。   Then, the next one tile data divided in the drawing area Q ′ is sequentially read and all pixel data in the transmission color data pd2 is obtained for the one tile data transfer image area generated by the difference from the previous drawing area Q. If it is determined that the data is one tile data with a change, transfer data creation processing of the one tile data and transmission processing to the client device 20 (steps AE, A16 to A21), or all pixel data is transmitted color data. The non-transfer process (steps AE, A16 → A21) of the one tile data when it is determined that the tile data is pd2 and has no change is repeatedly executed.

この後、前記ステップA14において読み込まれた現描画データG′における画像変化の描画領域Q′について、分割された全てのタイルデータについてのタイル単位転送処理が終了したと判断された場合には(ステップA20(YES))、前記ステップA2に戻り、アプリケーションの実行に伴う次の描画データ更新の判断待機状態になる。   Thereafter, when it is determined that the tile-unit transfer processing for all the divided tile data has been completed for the image change drawing area Q ′ in the current drawing data G ′ read in step A14 (step S14). (A20 (YES)), the process returns to the step A2, and enters into a determination standby state for the next drawing data update accompanying the execution of the application.

したがって、前記構成のサーバ装置10によれば、ソフトウエア処理によっても、現描画データG′における画像変化の描画領域Q′について1タイル単位でその未変化の画像ピクセルに透過色データZ(pd2)を書き込んだ転送用データを生成できるだけでなく、1タイル内の全画像ピクセルが透過色データZ(pd2)に書き換えられた転送用データについてはクライアント装置20への転送処理を行わず、それ以外の画像変化のあった転送用データだけ転送処理を行うようにしたので、更新された現描画データG′について前描画データGから変化のあるタイル分割部分だけ抽出して最小限の転送データ量とすることができ、アプリケーションによって生成更新された描画データを高速にクライアント装置へ送信することができる。   Therefore, according to the server apparatus 10 having the above-described configuration, the transparent color data Z (pd2) is transmitted to the unchanged image pixel in units of one tile for the image change drawing area Q ′ in the current drawing data G ′ even by software processing. In addition to the generation of the transfer data written, the transfer data in which all image pixels in one tile are rewritten to the transparent color data Z (pd2) is not transferred to the client device 20, and the other data Since transfer processing is performed only for transfer data that has undergone image changes, only the tile division portion that has changed is extracted from the previous drawing data G for the updated current drawing data G ′ to obtain the minimum transfer data amount. The drawing data generated and updated by the application can be transmitted to the client device at high speed.

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

クライアント装置20は、コンピュータとしてのCPU22を備え、このCPU22には、バス23を介してROM24、RAM25が接続されると共に、アクセラレータ回路21が接続される。このアクセラレータ回路21にはVRAM26が搭載され、このVRAM26に書き込まれた描画データが表示装置27に出力されて表示される。   The client device 20 includes a CPU 22 as a computer. A ROM 24 and a RAM 25 are connected to the CPU 22 via a bus 23, and an accelerator circuit 21 is connected to the CPU 22. The accelerator circuit 21 is equipped with a VRAM 26, and drawing data written in the VRAM 26 is output to the display device 27 and displayed.

また、CPU22には、バス23を介してキーボードなどの入力部28、外部記憶HDD(Hard Disk Drive)29、認証デバイス,バーコードリーダー,CCDカメラ,プリンタ,無線デバイスなどの各種の外部機器30を接続するためのUSB/パラレル/シリアルインターフェース31、前記サーバ装置10との送受信制御部(有線/無線)32が接続される。   Also, the CPU 22 is provided with an input unit 28 such as a keyboard, an external storage HDD (Hard Disk Drive) 29, an authentication device, a barcode reader, a CCD camera, a printer, a wireless device, and other external devices 30 via a bus 23. A USB / parallel / serial interface 31 for connection and a transmission / reception control unit (wired / wireless) 32 with the server device 10 are connected.

CPU22は、ROM24に予め記憶されているシステムプログラムに従ってRAM25を作業用メモリとし回路各部の動作を制御するもので、入力部28からのキー入力信号や送受信制御部32を介して受信されるサーバ装置10からのアプリケーション応答信号,転送描画データなどに応じて前記システムプログラムが起動・実行される。   The CPU 22 uses the RAM 25 as a working memory in accordance with a system program stored in advance in the ROM 24 to control the operation of each circuit unit, and is a server device that is received via a key input signal from the input unit 28 or the transmission / reception control unit 32. The system program is activated and executed in accordance with an application response signal from 10, transfer drawing data, and the like.

このクライアント装置20において、前記サーバ装置10におけるアプリケーションプログラムを実行させて生成した種々のデータは、適宜、外部記憶HDD29に読み込ませて記憶させ、また生成転送された表示用の描画データは、アクセラレータ回路21においてVRAM26に書き込まれ表示装置27で表示出力される。   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 HDD 29, and the generated drawing data for display is stored in an accelerator circuit. In 21, the data is written in the VRAM 26 and displayed on the display device 27.

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

前記サーバ装置10のアクセラレータ回路101によるハードウエア処理かまたはソフトウエア処理により生成されて順次1タイルデータずつ転送される現描画データG′の描画領域Q′に応じた1タイル分の転送描画データ(図12(B)参照)は、ヘッダ・データ/16×16圧縮画像データ・レジスタ211に格納される。   Transfer drawing data for one tile corresponding to the drawing area Q ′ of the current drawing data G ′ generated by hardware processing or software processing by the accelerator circuit 101 of the server device 10 and sequentially transferred one tile data at a time. 12B) is stored in the header data / 16 × 16 compressed image data register 211.

そして、このヘッダ・データ/16×16圧縮画像データ・レジスタ211に格納された1タイル分の転送描画データのヘッダ・データから読み出される当該1タイルデータの表示位置を示す座標は、表示座標レジスタ212にセットされ、また当該1タイルデータの透過色データS(Z)と圧縮方式は、透過色、圧縮方式決定レジスタ213にセットされ、さらにその透過色データS(Z)は透過色レジスタ214にセットされる。   A coordinate indicating the display position of the one tile data read from the header data of the transfer drawing data for one tile stored in the header data / 16 × 16 compressed image data register 211 is a display coordinate register 212. The transmission color data S (Z) and the compression method of the one tile data are set in the transmission color / compression method determination register 213, and the transmission color data S (Z) is set in the transmission color register 214. Is done.

前記ヘッダ・データ/16×16圧縮画像データ・レジスタ211に格納された1タイル分の転送描画データは、前記透過色、圧縮方式決定レジスタ213にセットされた当該1タイルデータの圧縮方式に従って、16×16圧縮画像データ・デコーダ215にてデコードされ、16×16解凍画像データ・レジスタ216に格納される。   The transfer drawing data for one tile stored in the header data / 16 × 16 compressed image data register 211 is 16 according to the compression method of the one tile data set in the transparent color and compression method determination register 213. The data is decoded by the × 16 compressed image data decoder 215 and stored in the 16 × 16 decompressed image data register 216.

この16×16解凍画像データ・レジスタ216に格納された圧縮解凍後の1タイル描画データは、1ピクセル読み出し回路217により1ピクセルデータずつ読み出され、1ピクセル判断回路218により当該1ピクセルデータが前記透過色レジスタ214にセットされた該当1タイルデータの透過色データS(Z)であるか否か判断される。   The compressed and decompressed 1-tile rendering data stored in the 16 × 16 decompressed image data register 216 is read out by the 1-pixel readout circuit 217, and the 1-pixel determination circuit 218 reads the 1-pixel data. It is determined whether or not the transmission color data S (Z) of the corresponding one tile data set in the transmission color register 214.

この1ピクセル判断回路218において、前記1ピクセル読み出し回路217により今回読み出された1ピクセルデータが該当1タイルデータの透過色データS(Z)であると判断された場合には、次ピクセル指令回路219からの指令信号により前記1ピクセル読み出し回路217によるピクセル読み出し位置が更新され、次の1ピクセルデータが読み出される。   When the 1-pixel determination circuit 218 determines that the 1-pixel data read this time by the 1-pixel reading circuit 217 is the transmission color data S (Z) of the corresponding 1 tile data, the next pixel command circuit The pixel readout position by the 1-pixel readout circuit 217 is updated by a command signal from 219, and the next 1-pixel data is read out.

また、前記1ピクセル判断回路218において、前記1ピクセル読み出し回路217により今回読み出された1ピクセルデータが該当1タイルデータの透過色データS(Z)ではなく画像変化有りのピクセルデータであると判断された場合には、前記表示座標レジスタ212にセットされた当該1タイルデータの表示位置を示す座標に従って、今回読み出された1ピクセルの画像データがメモリコントローラ220によりVRAM26に書き込まれる。   Further, the 1-pixel determining circuit 218 determines that the 1-pixel data read this time by the 1-pixel reading circuit 217 is pixel data with an image change, not the transmission color data S (Z) of the corresponding 1-tile data. In the case where it is determined, the image data of one pixel read this time is written into the VRAM 26 by the memory controller 220 in accordance with the coordinates indicating the display position of the one tile data set in the display coordinate register 212.

この際、前記メモリコントローラ220から出力される1ピクセル書き込み終了信号に応じて、前記次ピクセル指令回路219から出力される指令信号により前記1ピクセル読み出し回路217によるピクセル読み出し位置が更新され、次の1ピクセルデータが読み出される。   At this time, in response to the one-pixel writing end signal output from the memory controller 220, the pixel reading position by the one-pixel reading circuit 217 is updated by the command signal output from the next pixel command circuit 219. Pixel data is read out.

そして、前記次ピクセル指令回路219からの指令信号が全ピクセル終了検出回路221において256ピクセル分カウントされると、1タイル終了信号がCPU22へ出力され、前記サーバ装置10からの次の1タイル分の転送描画データ(図12(B)参照)の受信待機状態になる。   When the command signal from the next pixel command circuit 219 is counted for 256 pixels in the all-pixel end detection circuit 221, a 1-tile end signal is output to the CPU 22, and the next one tile from the server device 10 is output. The transfer drawing data (see FIG. 12B) is in a reception standby state.

図19は、前記シン・クライアント・システムのクライアント装置20における全体の動作制御を示すフローチャートである。   FIG. 19 is a flowchart showing overall operation control in the client device 20 of the thin client system.

電源が投入されると、各種の初期設定処理(ステップK1)と共にデフォルト設定された初期画面が表示装置27に表示され(ステップK2)、イベント待ちの状態になる(ステップK3)。   When the power is turned on, various initial setting processes (step K1) and a default initial screen are displayed on the display device 27 (step K2), and an event is waited for (step K3).

そして、入力部28にけるキーボードが操作されることでそのキーコードがCPU22に受信されると(ステップK5→K6)、この受信されたキーコードがプロトコル変換されると共に(ステップK12)、パケット通信処理され(ステップK13)、転送命令によってサーバ装置10へ送信される(ステップK14)。   When the key code is received by the CPU 22 by operating the keyboard in the input unit 28 (step K5 → K6), the received key code is converted into a protocol (step K12) and packet communication is performed. It is processed (step K13) and transmitted to the server device 10 by a transfer command (step K14).

また、入力部28にけるマウスが操作されることでその表示画面上のマウスカーソルが移動表示されると共に(ステップK7→K8)、当該マウス操作に伴い抽出されたデータがCPU22に受信されると(ステップK9)、この受信されたマウス操作に伴う抽出データがプロトコル変換されると共に(ステップK12)、パケット通信処理され(ステップK13)、転送命令によってサーバ装置10へ送信される(ステップK14)。   Further, when the mouse in the input unit 28 is operated, the mouse cursor on the display screen is moved and displayed (step K7 → K8), and data extracted in accordance with the mouse operation is received by the CPU 22. (Step K9) The extracted data associated with the received mouse operation is subjected to protocol conversion (Step K12), subjected to packet communication processing (Step K13), and transmitted to the server device 10 by a transfer command (Step K14).

また、USB/パラレル/シリアルインターフェース31を介して各種の外部機器が接続されることでその外部機器からのデータがCPU22に受信されると(ステップK10→K11)、この受信されたデータがプロトコル変換されると共に(ステップK12)、パケット通信処理され(ステップK13)、転送命令によってサーバ装置10へ送信される(ステップK14)。   Further, when various external devices are connected via the USB / parallel / serial interface 31 and data from the external device is received by the CPU 22 (step K10 → K11), the received data is converted into a protocol. At the same time (step K12), packet communication processing is performed (step K13), and it is transmitted to the server device 10 by a transfer command (step K14).

さらに、前記サーバ装置10から送信転送された1タイル分の転送描画データがネットワークN(LAN)を介して受信されると(ステップK4)、TCP−IPのプロトコルヘッダが解析されて取り出され(ステップK15)、当該1タイルデータの表示位置を示す座標が表示座標レジスタ212へ転送セットされると共に(ステップK16)、当該1タイル分の描画データが前記アクセラレータ回路21(図18参照)へ転送される(ステップK17)。   Further, when transfer drawing data for one tile transmitted and transferred from the server device 10 is received via the network N (LAN) (step K4), the TCP-IP protocol header is analyzed and extracted (step S4). K15) The coordinates indicating the display position of the one tile data are transferred and set to the display coordinate register 212 (step K16), and the drawing data for the one tile are transferred to the accelerator circuit 21 (see FIG. 18). (Step K17).

そして、前記アクセラレータ回路21において、1タイル終了信号が出力されることで(ステップK18)、表示命令が出力され(ステップK19)、前記アクセラレータ回路21のVRAM26に書き込まれた1タイル分の転送描画データに基づき表示画面データの更新が行われる。   Then, when one tile end signal is output in the accelerator circuit 21 (step K18), a display command is output (step K19), and the transfer drawing data for one tile written in the VRAM 26 of the accelerator circuit 21. The display screen data is updated based on the above.

したがって、前記構成のクライアント装置20によれば、前記サーバ装置10から1タイルデータずつ順次転送される描画データについて、アクセラレータ回路21によりその1ピクセルデータずつ当該1タイルデータに設定された透過色データS(Z)であるか否かを判断し、透過色データS(Z)である画像変化無しのピクセルデータについては表示更新せず、透過色データS(Z)でない画像変化有りのピクセルデータについてだけ表示更新するようにしたので、このクライアント装置20においてもCPU22に重い負荷が掛かることなく、サーバ装置10から転送受信された描画データを高速に表示更新させることができる。   Therefore, according to the client device 20 having the above-described configuration, the transparent color data S set in the one tile data by the accelerator circuit 21 for the drawing data sequentially transferred from the server device 10 one tile data at a time. It is determined whether or not it is (Z), and the pixel data with no image change that is the transmission color data S (Z) is not updated, and only the pixel data with an image change that is not the transmission color data S (Z). Since the display is updated, the drawing data transferred and received from the server apparatus 10 can be displayed and updated at high speed without applying a heavy load on the CPU 22 in the client apparatus 20 as well.

なお、前記実施形態において記載したサーバ装置10による各処理の手法、すなわち、図11のフローチャートに示す全体動作制御処理、図12のフローチャートに示すクライアント別転送データスレッド処理、図13のフローチャートに示すアクセラレータ回路起動処理、図14・図15のフローチャートに示すクライアント別転送データスレッド処理に伴いソフトウエア処理に移行された際の分割1タイル毎のソフトウエア差分処理、図16のフローチャートに示す前記ソフトウエア差分処理に伴う分割1タイル毎の色数カウント・透過色設定処理等の各手法は、何れもコンピュータに実行させることができるプログラムとして、メモリカード(ROMカード、RAMカード等)、磁気ディスク(フロッピディスク、ハードディスク等)、光ディスク(CD−ROM、DVD等)、半導体メモリ等の外部記録媒体に格納して配布することができる。そして、サーバ装置10のコンピュータ(CPU102)は、この外部記録媒体に記憶されたプログラムを記憶装置(110)に読み込み、この読み込んだプログラムによって動作が制御されることにより、前記実施形態において説明したクライアント装置20に対する描画更新時の転送用描画データ(差圧縮描画データh)の生成処理およびその転送処理を実現し、前述した手法による同様の処理を実行することができる。   Note that each processing method by the server device 10 described in the above embodiment, that is, the overall operation control process shown in the flowchart of FIG. 11, the client-specific transfer data thread process shown in the flowchart of FIG. 12, and the accelerator shown in the flowchart of FIG. Circuit activation processing, software difference processing for each divided tile when transferred to software processing in accordance with the client-specific transfer data thread processing shown in the flowcharts of FIGS. 14 and 15, and the software difference shown in the flowchart of FIG. Each of the methods such as counting the number of colors for each tile divided by the processing and the transmission color setting processing can be executed by a computer as a program that can be executed by a computer such as a memory card (ROM card, RAM card, etc.) , Hard disk, etc.) Optical disk (CD-ROM, DVD, etc.) can be distributed and stored in an external recording medium such as a semiconductor memory. Then, the computer (CPU 102) of the server device 10 reads the program stored in the external recording medium into the storage device (110), and the operation is controlled by the read program, whereby the client described in the above embodiment is performed. The transfer drawing data (differential compression drawing data h) generation processing and the transfer processing at the time of drawing update for the apparatus 20 can be realized, and the same processing as described above can be executed.

また、前記各手法を実現するためのプログラムのデータは、プログラムコードの形態として通信ネットワーク(LAN)N上を伝送させることができ、この通信ネットワーク(LAN)Nに接続されたコンピュータ装置(プログラムサーバ)から前記のプログラムデータを送受信制御部111を介して取り込んで記憶装置(110)に記憶させ、前述したクライアント装置20に対する描画更新時の転送用描画データ(差圧縮描画データh)の生成処理およびその転送処理を実現することもできる。   In addition, program data for realizing each of the above methods can be transmitted on a communication network (LAN) N in the form of a program code, and a computer device (program server) connected to the communication network (LAN) N ) To store the program data via the transmission / reception control unit 111 and store it in the storage device (110), and the above-described generation processing of transfer drawing data (differential compression drawing data h) at the time of drawing update to the client device 20; The transfer process can also be realized.

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

本発明の実施形態に係るサーバ装置10およびそのクライアント装置20a,20b,…を備えたシン・クライアント・システムの構成を示すブロック図。1 is a block diagram showing a configuration of a thin client system including a server device 10 and client devices 20a, 20b,... According to an embodiment of the present invention. 前記シン・クライアント・システムのサーバ装置10にて生成された描画データのクライアント装置20への転送表示状態を示す図であり、同図(A)はサーバ装置10における描画データの変化状態を示す図、同図(B)は描画データ変化時の転送用描画データを示す図、同図(C)は転送された描画データの表示出力状態を示す図。FIG. 3 is a diagram showing a display state of drawing data generated by the server device 10 of the thin client system transferred to the client device 20, and FIG. 4A shows a change state of the drawing data in the server device 10. FIG. 4B is a view showing drawing data for transfer when drawing data is changed, and FIG. 4C is a view showing a display output state of the transferred drawing data. 前記シン・クライアント・システムのサーバ装置10において変化後の描画データG′の領域Q′に基づきアクセラレータ回路101により生成処理される転送用描画データHを詳細に示す図。The figure which shows in detail the drawing data H for transfer produced | generated by the accelerator circuit 101 based on the area | region Q 'of the drawing data G' after a change in the server apparatus 10 of the said thin client system. 前記シン・クライアント・システムにおけるサーバ装置10の回路構成を示すブロック図。The block diagram which shows the circuit structure of the server apparatus 10 in the said thin client system. 前記シン・クライアント・システムのサーバ装置10におけるアクセラレータ回路101の回路構成を示すブロック図。FIG. 3 is a block diagram showing a circuit configuration of an accelerator circuit 101 in the server apparatus 10 of the thin client system. 前記サーバ装置10のアクセラレータ回路101における画像比較回路11eの構成を示すブロック図。FIG. 3 is a block diagram showing a configuration of an image comparison circuit 11e in the accelerator circuit 101 of the server device 10. 前記サーバ装置10のアクセラレータ回路101における画像比較回路11e内の色検出回路e18の構成を示すブロック図。FIG. 3 is a block diagram showing a configuration of a color detection circuit e18 in the image comparison circuit 11e in the accelerator circuit 101 of the server device 10. 前記サーバ装置10のアクセラレータ回路101における画像比較回路11e内のタイル比較回路e19の構成を示すブロック図。FIG. 3 is a block diagram showing a configuration of a tile comparison circuit e19 in an image comparison circuit 11e in the accelerator circuit 101 of the server device 10. 前記サーバ装置10のアクセラレータ回路101における圧縮回路11fの構成を示すブロック図。FIG. 3 is a block diagram showing a configuration of a compression circuit 11f in the accelerator circuit 101 of the server device 10. 前記圧縮回路11f内の圧縮方法決定回路f11が有する圧縮方法決定テーブルf11Tを示す図。The figure which shows the compression method determination table f11T which the compression method determination circuit f11 in the said compression circuit 11f has. 前記シン・クライアント・システムのサーバ装置10における全体の動作制御を示すフローチャート。The flowchart which shows the whole operation control in the server apparatus 10 of the said thin client system. 前記サーバ装置10でのサービス処理に伴うクライアント別転送データスレッド処理(ステップSA)を示し、同図(A)はそのフローチャート、同図(B)はそのタイル単位の転送データフォーマット。The transfer data thread processing for each client (step SA) accompanying the service processing in the server device 10 is shown, FIG. 6A is a flowchart thereof, and FIG. 4B is a transfer data format for each tile. 前記サーバ装置10のアクセラレータ回路101を起動する際に実行されるアクセラレータ回路起動処理を示すフローチャート。4 is a flowchart showing accelerator circuit activation processing executed when the accelerator circuit 101 of the server device 10 is activated. 前記サーバ装置10によるクライアント別転送データスレッド処理に伴いソフトウエア処理に移行された際の分割1タイル毎のソフトウエア差分処理(その1)を示すフローチャート。The flowchart which shows the software difference process (the 1) for every division | segmentation 1 tile at the time of transfering to a software process with the transfer data thread process classified by client by the said server apparatus 10. FIG. 前記サーバ装置10によるクライアント別転送データスレッド処理に伴いソフトウエア処理に移行された際の分割1タイル毎のソフトウエア差分処理(その2)を示すフローチャート。The flowchart which shows the software difference process (the 2) for every division | segmentation 1 tile at the time of transfering to a software process with the transfer data thread process classified by client by the said server apparatus 10. FIG. 前記前記サーバ装置10によるソフトウエア処理でのソフトウエア差分処理に伴う分割1タイル毎の色数カウント、透過色設定処理を示すフローチャート。5 is a flowchart showing a color count and transmission color setting process for each divided tile associated with a software difference process in the software process by the server device 10; 前記シン・クライアント・システムにおけるクライアント装置20の回路構成を示すブロック図。The block diagram which shows the circuit structure of the client apparatus 20 in the said thin client system. 前記シン・クライアント・システムのクライアント装置20におけるアクセラレータ回路21の回路構成を示すブロック図。The block diagram which shows the circuit structure of the accelerator circuit 21 in the client apparatus 20 of the said thin client system. 前記シン・クライアント・システムのクライアント装置20における全体の動作制御を示すフローチャート。6 is a flowchart showing overall operation control in the client device 20 of the thin client system.

符号の説明Explanation of symbols

10 …サーバ装置
101 …サーバアクセラレータ回路
11a…I/F回路
11b…メモリコントローラ
11c…画像スケーラ
11d…タイル分割回路
11e…画像比較回路
11f…圧縮回路
11g…暗号化回路
11h…コマンド設定レジスタ
102 …サーバCPU
103 …高速バス
104 …サーバROM
105 …サーバRAM
106 …サーバ表示装置
107 …サーバVRAM
108 …ノーマルバス
109 …サーバ入力部
110 …サーバ外部記憶HDD
111 …サーバ送受信制御部
20 …クライアント装置
21 …クライアントアクセラレータ回路
22 …クライアントCPU
23 …バス
24 …クライアントROM
25 …クライアントRAM
26 …クライアントVRAM
27 …クライアント表示装置
28 …クライアント入力部
29 …クライアント外部記憶HDD
30 …外部機器
31 …USB/パラレル/シリアルインターフェース
32 …クライアント送受信制御部
G′…現描画データ
G …前描画データ
P …画像変化部分
Q′…変化後描画領域
Q …変化前描画領域
h(H)…差圧縮描画データ(転送用描画データ)
S …透過色データ
So…透過色タイル
R …背景一致領域
T …タイル
DESCRIPTION OF SYMBOLS 10 ... Server apparatus 101 ... Server accelerator circuit 11a ... I / F circuit 11b ... Memory controller 11c ... Image scaler 11d ... Tile division circuit 11e ... Image comparison circuit 11f ... Compression circuit 11g ... Encryption circuit 11h ... Command setting register 102 ... Server CPU
103 ... High-speed bus 104 ... Server ROM
105 ... Server RAM
106: Server display device 107: Server VRAM
108 ... Normal bus 109 ... Server input unit 110 ... Server external storage HDD
DESCRIPTION OF SYMBOLS 111 ... Server transmission / reception control part 20 ... Client apparatus 21 ... Client accelerator circuit 22 ... Client CPU
23 ... Bus 24 ... Client ROM
25 ... Client RAM
26 ... Client VRAM
27 ... Client display device 28 ... Client input unit 29 ... Client external storage HDD
DESCRIPTION OF SYMBOLS 30 ... External device 31 ... USB / parallel / serial interface 32 ... Client transmission / reception control part G '... Current drawing data G ... Previous drawing data P ... Image change part Q' ... Post-change drawing area Q ... Pre-change drawing area h (H ) ... Differential compression drawing data (drawing data for transfer)
S ... Transparent color data So ... Transparent color tile R ... Background matching area T ... Tile

Claims (10)

サーバ装置において作成された描画データをクライアント装置へ送信しその表示画面に表示させるようにしたコンピュータシステムのサーバ装置であって、
前記クライアント装置へ転送した前画面の描画データを記憶する前描画データ記憶手段と、
作成された現画面の描画データを記憶する現描画データ記憶手段と、
前記描画データを複数の描画領域に分割する領域分割手段と、
前記現描画データ記憶手段により記憶された現描画データと前記前描画データ記憶手段により記憶された前描画データとを前記領域分割手段により分割された各描画領域毎に比較し、当該現描画データにおける各描画領域それぞれの前描画データに対する変化の有無を判定する比較判定手段と、
この比較判定手段により変化無しと判定された現描画データの描画領域を除いて変化有りと判定された描画領域の描画データを前記クライアント装置へ送信する送信制御手段と、
を備えたことを特徴とするコンピュータシステムのサーバ装置。
A server device of a computer system configured to transmit drawing data created in a server device to a client device and display it on a display screen thereof,
Pre-drawing data storage means for storing the drawing data of the previous screen transferred to the client device;
Current drawing data storage means for storing drawing data of the created current screen;
Area dividing means for dividing the drawing data into a plurality of drawing areas;
The current drawing data stored by the current drawing data storage means and the previous drawing data stored by the previous drawing data storage means are compared for each drawing area divided by the area dividing means, and the current drawing data Comparison determination means for determining whether or not there is a change with respect to the previous drawing data of each drawing area,
Transmission control means for transmitting drawing data of the drawing area determined to be changed except for the drawing area of the current drawing data determined to be unchanged by the comparison determining means to the client device;
A server device of a computer system comprising:
前記比較判定手段は、
前記現描画データ記憶手段により記憶された現描画データと前記前描画データ記憶手段により記憶された前描画データとを前記領域分割手段により分割された各描画領域毎にその画素データ毎に比較し、当該現描画データにおける各描画領域それぞれの各画素データについて前描画データに対する変化の有無を判定し、
前記送信制御手段は、
前記比較判定手段により変化無しと判定された現描画データの画素データを特定データに置き換える特定データ置き換え手段と、
この特定データ置き換え手段により全ての画素データが特定データに置き換えられた現描画データの描画領域を検出する特定領域検出手段とを有し、
この特定領域検出手段により検出された現描画データの描画領域を除いた他の描画領域の描画データを前記クライアント装置へ送信する、
ことを特徴とする請求項1に記載のコンピュータシステムのサーバ装置。
The comparison determination means includes
Compare the current drawing data stored by the current drawing data storage means and the previous drawing data stored by the previous drawing data storage means for each pixel data for each drawing area divided by the area dividing means, Determining whether there is a change with respect to the previous drawing data for each pixel data of each drawing area in the current drawing data,
The transmission control means includes
Specific data replacement means for replacing the pixel data of the current drawing data determined to have no change by the comparison determination means with specific data;
Specific area detecting means for detecting the drawing area of the current drawing data in which all the pixel data is replaced with the specific data by the specific data replacing means,
Sending drawing data of other drawing areas excluding the drawing area of the current drawing data detected by the specific area detecting means to the client device;
The server device of the computer system according to claim 1.
前記特定データ置き換え手段により変化無しと判定された画素データが特定データに置き換えられた後の現描画データにおける各描画領域を画像圧縮する画像圧縮手段を備えたことを特徴とする請求項2に記載のコンピュータシステムのサーバ装置。   The image compression means for compressing each drawing area in the current drawing data after the pixel data determined to have no change by the specific data replacement means is replaced with the specific data. Server device of a computer system. 前記領域分割手段により分割された現描画データにおける各描画領域毎に、当該描画領域を構成する各画素の色データを検出し、この検出された色データ以外の色データを当該描画領域の透過色として設定する透過色設定手段を備え、
前記特定データ置き換え手段により変化無しと判定された現描画データにおける描画領域の画素データを特定データに置き換える該特定データは、前記透過色設定手段により設定された当該描画領域の透過色データである、
ことを特徴とする請求項2または請求項3に記載のコンピュータシステムのサーバ装置。
For each drawing area in the current drawing data divided by the area dividing means, color data of each pixel constituting the drawing area is detected, and color data other than the detected color data is transmitted through the drawing area. Comprising transparent color setting means for setting as
The specific data that replaces the pixel data of the drawing area in the current drawing data determined to have no change by the specific data replacing means with the specific data is the transparent color data of the drawing area set by the transparent color setting means.
The server device of the computer system according to claim 2 or claim 3, wherein
前記送信制御手段は、前記比較判定手段により変化無しと判定された現描画データの描画領域を除いて変化有りと判定された描画領域の描画データを当該描画領域の現描画データ上での座標情報を付加して前記クライアント装置へ送信する、
ことを特徴とする請求項1乃至請求項4の何れか1項に記載のコンピュータシステムのサーバ装置。
The transmission control means obtains the drawing data of the drawing area determined to be changed except for the drawing area of the current drawing data determined to be unchanged by the comparison determining means as coordinate information on the current drawing data of the drawing area. Is added and transmitted to the client device,
The server device of the computer system according to any one of claims 1 to 4, wherein the server device is a computer system server device.
サーバ装置において作成された描画データをクライアント装置へ送信しその表示画面に表示させるようにしたコンピュータシステムにおいて、
前記サーバ装置のコンピュータを、
前記クライアント装置へ転送した前画面の描画データをメモリに記憶する前描画データ記憶制御手段、
作成された現画面の描画データをメモリに記憶する現描画データ記憶制御手段、
前記メモリに記憶された描画データを複数の描画領域に分割する領域分割手段、
前記現描画データ記憶制御手段によりメモリに記憶された現描画データと前記前描画データ記憶制御手段によりメモリに記憶された前描画データとを前記領域分割手段により分割された各描画領域毎に比較し、当該現描画データにおける各描画領域それぞれの前描画データに対する変化の有無を判定する比較判定手段、
この比較判定手段により変化無しと判定された現描画データの描画領域を除いて変化有りと判定された描画領域の描画データを前記クライアント装置へ送信する送信制御手段、
として機能させるようにしたコンピュータ読み込み可能なサーバ制御プログラム。
In a computer system in which drawing data created in a server device is sent to a client device and displayed on its display screen,
A computer of the server device;
A previous drawing data storage control means for storing the drawing data of the previous screen transferred to the client device in a memory;
Current drawing data storage control means for storing the created drawing data of the current screen in a memory;
Area dividing means for dividing the drawing data stored in the memory into a plurality of drawing areas;
The current drawing data stored in the memory by the current drawing data storage control means and the previous drawing data stored in the memory by the previous drawing data storage control means are compared for each drawing area divided by the area dividing means. Comparison determination means for determining whether or not there is a change with respect to the previous drawing data of each drawing area in the current drawing data,
Transmission control means for transmitting drawing data of the drawing area determined to be changed except for the drawing area of the current drawing data determined to be unchanged by the comparison determination means to the client device;
A computer-readable server control program that functions as a computer.
前記比較判定手段は、
前記現描画データ記憶制御手段によりメモリに記憶された現描画データと前記前描画データ記憶制御手段によりメモリに記憶された前描画データとを前記領域分割手段により分割された各描画領域毎にその画素データ毎に比較し、当該現描画データにおける各描画領域それぞれの各画素データについて前描画データに対する変化の有無を判定し、
前記送信制御手段は、前記サーバ装置のコンピュータをさらに、
前記比較判定手段により変化無しと判定された現描画データの画素データを特定データに置き換える特定データ置き換え手段、
この特定データ置き換え手段により全ての画素データが特定データに置き換えられた現描画データの描画領域を検出する特定領域検出手段として機能させ、
この特定領域検出手段により検出された現描画データの描画領域を除いた他の描画領域の描画データを前記クライアント装置へ送信するように機能させる、
ことを特徴とする請求項6に記載のサーバ制御プログラム。
The comparison determination means includes
The current drawing data stored in the memory by the current drawing data storage control means and the previous drawing data stored in the memory by the previous drawing data storage control means for each drawing area divided by the area dividing means Compare for each data, determine the presence or absence of changes to the previous drawing data for each pixel data of each drawing area in the current drawing data,
The transmission control means further includes a computer of the server device.
Specific data replacement means for replacing the pixel data of the current drawing data determined to have no change by the comparison determination means with specific data;
This specific data replacement means functions as specific area detection means for detecting the drawing area of the current drawing data in which all pixel data has been replaced with specific data,
A function to transmit drawing data of other drawing areas excluding the drawing area of the current drawing data detected by the specific area detecting means to the client device;
The server control program according to claim 6.
サーバ装置において作成された描画データをクライアント装置へ送信しその表示画面に表示させるようにしたコンピュータシステムのサーバ装置であって、
前記クライアント装置へ転送した前画面の描画データを記憶する前描画データ記憶手段と、作成された現画面の描画データを記憶する現描画データ記憶手段と、前記描画データを複数の描画領域に分割する領域分割手段と、前記現描画データ記憶手段により記憶された現描画データと前記前描画データ記憶手段により記憶された前描画データとを前記領域分割手段により分割された各描画領域毎に比較し、当該現描画データにおける各描画領域それぞれの前描画データに対する変化の有無を判定する比較判定手段とからなるハードウエア回路と、
前記サーバ装置のコンピュータを、前記描画データ記憶手段により記憶された描画データを複数の描画領域に分割する領域分割手段、前記現描画データ記憶手段により記憶された現描画データと前記前描画データ記憶手段により記憶された前描画データとを前記領域分割手段により分割された各描画領域毎に比較し、当該現描画データにおける各描画領域それぞれの前描画データに対する変化の有無を判定する比較判定手段として機能させるようにしたソフトウエアプログラムと、
前記現描画データ記憶手段により記憶された現描画データの描画領域が予め設定された領域サイズより大きい場合には、前記ハードウエア回路の比較判定手段により変化無しと判定された現描画データの描画領域を除いて変化有りと判定された描画領域の描画データを前記クライアント装置へ送信し、現描画データの描画領域が予め設定された領域サイズ以下である場合には、前記ソフトウエアプログラムの比較判定手段により変化無しと判定された現描画データの描画領域を除いて変化有りと判定された描画領域の描画データを前記クライアント装置へ送信する送信制御手段と、
を備えたことを特徴とするコンピュータシステムのサーバ装置。
A server device of a computer system configured to transmit drawing data created in a server device to a client device and display it on a display screen thereof,
A previous drawing data storage unit that stores drawing data of the previous screen transferred to the client device, a current drawing data storage unit that stores drawing data of the created current screen, and the drawing data is divided into a plurality of drawing areas. Comparing the current drawing data stored by the current drawing data storage unit and the previous drawing data stored by the previous drawing data storage unit for each drawing area divided by the region dividing unit, A hardware circuit comprising comparison determination means for determining whether or not there is a change with respect to the previous drawing data of each drawing area in the current drawing data;
An area dividing means for dividing the drawing data stored in the drawing data storage means into a plurality of drawing areas; the current drawing data stored in the current drawing data storage means; and the previous drawing data storage means. Compared with the previous drawing data stored by the area dividing means for each drawing area divided by the area dividing means, and functions as a comparison determination means for judging whether or not there is a change with respect to the previous drawing data of each drawing area in the current drawing data A software program designed to
If the drawing area of the current drawing data stored by the current drawing data storage means is larger than a preset area size, the drawing area of the current drawing data determined to be unchanged by the comparison / determination means of the hardware circuit The drawing data of the drawing area determined to have changed except for the above is transmitted to the client device, and when the drawing area of the current drawing data is equal to or smaller than the preset area size, the comparison determination means of the software program Transmission control means for transmitting the drawing data of the drawing area determined to be changed except for the drawing area of the current drawing data determined to have no change to the client device;
A server device of a computer system comprising:
サーバ装置において作成された描画データをクライアント装置へ送信しその表示画面に表示させるようにしたコンピュータシステムのサーバ装置であって、
前記クライアント装置へ転送した前画面の描画データを記憶する前描画データ記憶手段と、作成された現画面の描画データを記憶する現描画データ記憶手段と、前記描画データを複数の描画領域に分割する領域分割手段と、前記現描画データ記憶手段により記憶された現描画データと前記前描画データ記憶手段により記憶された前描画データとを前記領域分割手段により分割された各描画領域毎に比較し、当該現描画データにおける各描画領域それぞれの前描画データに対する変化の有無を判定する比較判定手段とからなるハードウエア回路と、
前記サーバ装置のコンピュータを、前記描画データ記憶手段により記憶された描画データを複数の描画領域に分割する領域分割手段、前記現描画データ記憶手段により記憶された現描画データと前記前描画データ記憶手段により記憶された前描画データとを前記領域分割手段により分割された各描画領域毎に比較し、当該現描画データにおける各描画領域それぞれの前描画データに対する変化の有無を判定する比較判定手段として機能させるようにしたソフトウエアプログラムと、
前記現描画データ記憶手段により記憶された現描画データの描画色数が予め設定された色数より多い場合には、前記ハードウエア回路の比較判定手段により変化無しと判定された現描画データの描画領域を除いて変化有りと判定された描画領域の描画データを前記クライアント装置へ送信し、現描画データの描画色数が予め設定された色数以下である場合には、前記ソフトウエアプログラムの比較判定手段により変化無しと判定された現描画データの描画領域を除いて変化有りと判定された描画領域の描画データを前記クライアント装置へ送信する送信制御手段と、
を備えたことを特徴とするコンピュータシステムのサーバ装置。
A server device of a computer system configured to transmit drawing data created in a server device to a client device and display it on a display screen thereof,
A previous drawing data storage unit that stores drawing data of the previous screen transferred to the client device, a current drawing data storage unit that stores drawing data of the created current screen, and the drawing data is divided into a plurality of drawing areas. Comparing the current drawing data stored by the current drawing data storage unit and the previous drawing data stored by the previous drawing data storage unit for each drawing area divided by the region dividing unit, A hardware circuit comprising comparison determination means for determining whether or not there is a change with respect to the previous drawing data of each drawing area in the current drawing data;
An area dividing means for dividing the drawing data stored in the drawing data storage means into a plurality of drawing areas; the current drawing data stored in the current drawing data storage means; and the previous drawing data storage means. Compared with the previous drawing data stored by the area dividing means for each drawing area divided by the area dividing means, and functions as a comparison determination means for judging whether or not there is a change with respect to the previous drawing data of each drawing area in the current drawing data A software program designed to
If the number of drawing colors of the current drawing data stored by the current drawing data storage means is greater than a preset number of colors, the drawing of the current drawing data determined to be unchanged by the comparison / determination means of the hardware circuit The drawing data of the drawing area determined to have changed except for the area is transmitted to the client device, and when the drawing color number of the current drawing data is equal to or less than the preset color number, the software program is compared. Transmission control means for transmitting drawing data of the drawing area determined to be changed except for the drawing area of the current drawing data determined to be unchanged by the determining means to the client device;
A server device of a computer system comprising:
サーバ装置において作成された描画データを受信し表示画面に表示させるようにしたコンピュータシステムのクライアント装置であって、
前記サーバ装置から受信された現描画データの描画領域をその画素データ毎に読み出して当該画素データが描画変化無しを示す特定データであるか否かを判定する画素データ判断手段と、
この画素データ判断手段により特定データであると判断された画素データ以外の画素データに従って前記表示画面の表示を更新させる表示更新制御手段と、
を備えたことを特徴とするクライアント装置。
A client device of a computer system that receives drawing data created in a server device and displays the drawing data on a display screen,
Pixel data determining means for reading the drawing area of the current drawing data received from the server device for each pixel data and determining whether the pixel data is specific data indicating no drawing change;
Display update control means for updating the display of the display screen according to pixel data other than the pixel data determined to be specific data by the pixel data determination means;
A client device comprising:
JP2006036653A 2006-02-14 2006-02-14 Server device for computer system, server control program and its client device Pending JP2007219626A (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
JP2006036653A JP2007219626A (en) 2006-02-14 2006-02-14 Server device for computer system, server control program and its client device
EP07714429A EP1985104A2 (en) 2006-02-14 2007-02-13 Server apparatuses, server control programs, and client apparatuses in a computer system
US11/674,514 US8918450B2 (en) 2006-02-14 2007-02-13 Server apparatuses, server control programs, and client apparatuses for a computer system in which created drawing data is transmitted to the client apparatuses
PCT/JP2007/052902 WO2007094482A2 (en) 2006-02-14 2007-02-13 Server apparatus, server control program and client apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006036653A JP2007219626A (en) 2006-02-14 2006-02-14 Server device for computer system, server control program and its client device

Publications (1)

Publication Number Publication Date
JP2007219626A true JP2007219626A (en) 2007-08-30

Family

ID=38496891

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006036653A Pending JP2007219626A (en) 2006-02-14 2006-02-14 Server device for computer system, server control program and its client device

Country Status (1)

Country Link
JP (1) JP2007219626A (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007221229A (en) * 2006-02-14 2007-08-30 Casio Comput Co Ltd Server device of computer system, server control program, and client device thereof
JP2010055600A (en) * 2008-07-31 2010-03-11 Fujitsu Ltd Server apparatus
JP2010165152A (en) * 2009-01-15 2010-07-29 Mitsubishi Electric Corp Terminal device, screen transmission system, terminal program, and screen transmission method
JP2010282609A (en) * 2009-04-23 2010-12-16 Vmware Inc Method and system for identifying drawing primitive for selective transmission to remote display
JP2011129109A (en) * 2009-12-17 2011-06-30 Arm Ltd Forming windowing display in frame buffer
JP2013020629A (en) * 2012-08-23 2013-01-31 Casio Comput Co Ltd Terminal device and program
JP2013058175A (en) * 2011-09-09 2013-03-28 Honda Motor Co Ltd Color distribution design supporting system
US8453069B2 (en) 2009-09-28 2013-05-28 Casio Computer Co., Ltd. Thin client system, server apparatus, client apparatus, and storage medium

Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5537609A (en) * 1978-09-06 1980-03-15 Hitachi Ltd Terminal equipment
JPS56166548A (en) * 1980-05-23 1981-12-21 Mitsubishi Electric Corp Data input and output device
JPH01272280A (en) * 1988-04-23 1989-10-31 Miyuukomu:Kk Picture data transmitting system and displaying method
JPH05284368A (en) * 1992-03-31 1993-10-29 Fujitsu Ltd Method and device for encoding/restoring image data
JPH089168A (en) * 1994-06-21 1996-01-12 Canon Inc Information transmission method and its device
JPH1042221A (en) * 1996-07-26 1998-02-13 Digital Vision Lab:Kk Image e communication equipment
JPH1074173A (en) * 1996-06-14 1998-03-17 Seiko Epson Corp Device for transmitting and receiving data, device for transmitting data, device for receiving data and method for compressing data
JPH10320356A (en) * 1997-05-15 1998-12-04 Nec Corp Method for displaying difference initialization of overlay
JPH11331610A (en) * 1998-04-28 1999-11-30 Internatl Business Mach Corp <Ibm> Picture information transmitting method, picture information updating method, transmitting device and updating device
JP2001103491A (en) * 1999-07-16 2001-04-13 Sony Corp Transmitter, receiver and signal transmission system using them
JP2001127644A (en) * 1999-10-29 2001-05-11 Toshiba Corp Transfer data converter and computer-readable storage medium recording program
JP2003050694A (en) * 2001-05-31 2003-02-21 Matsushita Electric Ind Co Ltd Presentation system, image display device, its program and recording medium
JP2004086550A (en) * 2002-08-27 2004-03-18 Matsushita Electric Ind Co Ltd Display image updating system
JP2005027193A (en) * 2003-07-04 2005-01-27 Fujitsu Ltd Image transfer device, method, and program

Patent Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5537609A (en) * 1978-09-06 1980-03-15 Hitachi Ltd Terminal equipment
JPS56166548A (en) * 1980-05-23 1981-12-21 Mitsubishi Electric Corp Data input and output device
JPH01272280A (en) * 1988-04-23 1989-10-31 Miyuukomu:Kk Picture data transmitting system and displaying method
JPH05284368A (en) * 1992-03-31 1993-10-29 Fujitsu Ltd Method and device for encoding/restoring image data
JPH089168A (en) * 1994-06-21 1996-01-12 Canon Inc Information transmission method and its device
JPH1074173A (en) * 1996-06-14 1998-03-17 Seiko Epson Corp Device for transmitting and receiving data, device for transmitting data, device for receiving data and method for compressing data
JPH1042221A (en) * 1996-07-26 1998-02-13 Digital Vision Lab:Kk Image e communication equipment
JPH10320356A (en) * 1997-05-15 1998-12-04 Nec Corp Method for displaying difference initialization of overlay
JPH11331610A (en) * 1998-04-28 1999-11-30 Internatl Business Mach Corp <Ibm> Picture information transmitting method, picture information updating method, transmitting device and updating device
JP2001103491A (en) * 1999-07-16 2001-04-13 Sony Corp Transmitter, receiver and signal transmission system using them
JP2001127644A (en) * 1999-10-29 2001-05-11 Toshiba Corp Transfer data converter and computer-readable storage medium recording program
JP2003050694A (en) * 2001-05-31 2003-02-21 Matsushita Electric Ind Co Ltd Presentation system, image display device, its program and recording medium
JP2004086550A (en) * 2002-08-27 2004-03-18 Matsushita Electric Ind Co Ltd Display image updating system
JP2005027193A (en) * 2003-07-04 2005-01-27 Fujitsu Ltd Image transfer device, method, and program

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007221229A (en) * 2006-02-14 2007-08-30 Casio Comput Co Ltd Server device of computer system, server control program, and client device thereof
JP2010055600A (en) * 2008-07-31 2010-03-11 Fujitsu Ltd Server apparatus
JP2010165152A (en) * 2009-01-15 2010-07-29 Mitsubishi Electric Corp Terminal device, screen transmission system, terminal program, and screen transmission method
US8902242B2 (en) 2009-04-23 2014-12-02 Vmware, Inc. Method and system for identifying drawing primitives for selective transmission to a remote display
JP2010282609A (en) * 2009-04-23 2010-12-16 Vmware Inc Method and system for identifying drawing primitive for selective transmission to remote display
US9448760B2 (en) 2009-04-23 2016-09-20 Vmware, Inc. Method and system for identifying drawing primitives for selective transmission to a remote display
US10067732B2 (en) 2009-04-23 2018-09-04 Vmware, Inc. Method and system for identifying drawing primitives for selective transmission to a remote display
US10572214B2 (en) 2009-04-23 2020-02-25 Vmware, Inc. Method and system for identifying drawing primitives for selective transmission to a remote display
US11003412B2 (en) 2009-04-23 2021-05-11 Vmware, Inc. Method and system for identifying drawing primitives for selective transmission to a remote display
US11397553B2 (en) 2009-04-23 2022-07-26 Vmware, Inc. Method and system for identifying drawing primitives for selective transmission to a remote display
US8453069B2 (en) 2009-09-28 2013-05-28 Casio Computer Co., Ltd. Thin client system, server apparatus, client apparatus, and storage medium
JP2011129109A (en) * 2009-12-17 2011-06-30 Arm Ltd Forming windowing display in frame buffer
US8803898B2 (en) 2009-12-17 2014-08-12 Arm Limited Forming a windowing display in a frame buffer
JP2013058175A (en) * 2011-09-09 2013-03-28 Honda Motor Co Ltd Color distribution design supporting system
JP2013020629A (en) * 2012-08-23 2013-01-31 Casio Comput Co Ltd Terminal device and program

Similar Documents

Publication Publication Date Title
JP5046527B2 (en) Server device and server control program for computer system
US8918450B2 (en) Server apparatuses, server control programs, and client apparatuses for a computer system in which created drawing data is transmitted to the client apparatuses
US20070234229A1 (en) Server apparatus of computer system
US8004532B2 (en) Server apparatus and server control method in computer system
JP2007219626A (en) Server device for computer system, server control program and its client device
CN101253490B (en) Client device, and method for exhibiting application program interface and providing remote protocol platform
US8243983B2 (en) Graphically encoded data copy and paste
JP4775069B2 (en) Server apparatus and server control program in computer system
US20100226548A1 (en) Remote desktop protocol (RDP) Tile Image Classification for Improving Compression Efficiency and Quality
JP4961797B2 (en) Server device of computer system
JP2007265209A (en) Server device for computer system
WO2016016607A1 (en) Managing display data for display
JP5223802B2 (en) Server-based computing system, server device, client device, and program
CA2788697C (en) Device and method for implementing a cryptographic hash function
JP2007215001A (en) Unit, system, and method for processing image
WO2010146666A1 (en) Information processing device, data processing method and program
KR102678714B1 (en) Method of processing partial image rendering depend on variation capacity and system thereof
JP4276120B2 (en) Image transmission device
US10002586B1 (en) Compression of display data stored locally on a GPU
JP2004253906A (en) Expanding apparatus
JP2003069831A (en) Image processor, image display method and computer program
JP2004120169A (en) Electronic apparatus
JP2006254054A (en) Image-encrypting device, image-encrypting method and image encryption program
JP2004159260A (en) Image compression apparatus and image compression method and program of the same
JP2003087326A (en) Communication device, communication method, program and storage medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20081119

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110531

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20111004