JP2007264440A - Client device and program - Google Patents

Client device and program Download PDF

Info

Publication number
JP2007264440A
JP2007264440A JP2006091472A JP2006091472A JP2007264440A JP 2007264440 A JP2007264440 A JP 2007264440A JP 2006091472 A JP2006091472 A JP 2006091472A JP 2006091472 A JP2006091472 A JP 2006091472A JP 2007264440 A JP2007264440 A JP 2007264440A
Authority
JP
Japan
Prior art keywords
display
frame memory
client device
server
data
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.)
Granted
Application number
JP2006091472A
Other languages
Japanese (ja)
Other versions
JP5044961B2 (en
Inventor
Mitsuyasu Nakajima
光康 中嶋
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 JP2006091472A priority Critical patent/JP5044961B2/en
Publication of JP2007264440A publication Critical patent/JP2007264440A/en
Application granted granted Critical
Publication of JP5044961B2 publication Critical patent/JP5044961B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

<P>PROBLEM TO BE SOLVED: To reduce the power consumption of a client device having mobile properties, and to improve the visibility of a display screen of the client device, by reducing the frequency in communication between a server device and the client device in a server-based computing. <P>SOLUTION: The client device includes a means for storing a frame memory for display on the client device; a means for receiving display screen data from the server device; a means for receiving a layout image as a whole from the server device; a means for discriminating whether display data within a range of the frame memory is updated by updating display data by a screen updating operation; a means for generating discrimination information, indicating the effective range of the frame memory, for the general layout image, on the basis of the discrimination result; and a means for displaying a layout image as a whole, reflecting contents of the frame memory and the generated discrimination information indicating the effective range of the frame memory. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は、アプリケーションプログラムを動作させるサーバー装置に対してサービス要求を行うクライアント装置とクライアント装置からのサービス要求に基づいてアプリケーションプログラムを動作させるサーバー装置とがネットワークを介して相互に接続可能に構成されたサーバーベースコンピューティングシステムに関する。   The present invention is configured such that a client device that makes a service request to a server device that operates an application program and a server device that operates an application program based on the service request from the client device can be connected to each other via a network. Server-based computing system.

近年、企業によるサーバーベースコンピューティングの採用が急速に進んでいる。
サーバーベースコンピューティングとは、クライアント装置とサーバー装置とがネットワークを介して相互に接続可能に構成されたシステムにおいて、クライアント装置がサーバー装置に対してサービス要求を行うと、サーバー装置がクライアント装置からのサービス要求に基づいて、データの管理およびアプリケーションプログラムを動作させるというものである(例えば、特許文献1、非特許文献1参照。)。
In recent years, the adoption of server-based computing by companies has been rapidly progressing.
Server-based computing is a system in which a client device and a server device can be connected to each other via a network. When a client device makes a service request to the server device, the server device receives a request from the client device. Data management and application programs are operated based on service requests (see, for example, Patent Document 1 and Non-Patent Document 1).

サーバー装置はクライアント用の表示データを作成し、これをクライアント装置に送る。クライアント装置(シンクライアント装置とも呼ばれる)では、使用者のキーやマウス等の操作情報を、ネットワークを介してサーバー装置へ送り、前記サーバー装置側で作成されたクライアント用の表示データを受け取って表示する。クライアント装置は、ネットワーク機器、表示装置、マウスやキーボード等の入力装置を備えているだけでよく、データをクライアント装置内に持たないためハードディスク等のストレージが不要であり、アプリケーションプログラムの実行を行わないためクライアント装置に必要となる処理の負荷は軽い。   The server device creates display data for the client and sends it to the client device. In a client device (also called a thin client device), operation information such as a user's key and mouse is sent to a server device via a network, and display data for a client created on the server device side is received and displayed. . The client device only needs to include an input device such as a network device, a display device, and a mouse and a keyboard. Since no data is stored in the client device, storage such as a hard disk is not required, and application programs are not executed. Therefore, the processing load required for the client device is light.

企業はサーバーベースコンピューティングを導入することにより、データやアプリケーションプログラム等の資源がサーバー装置側で一元管理できるため、運用コストを削減することができるというメリットがある。また、クライアント装置は従来のパソコンに比べて安価に調達することができるというメリットがある。セキュリティ面においても、サーバー装置内のデータへのアクセス制限をかけたり、アクセスログを取ったりすることにより、情報への不正アクセスのリスクを減らすことが出来る。ウイルスに対しても、サーバー装置で一括対処することが可能となる。
特開2005−228227号公報 http://www.keyman.or.jp/search/30000031_1.html(サーバベースコンピューティング)
By introducing server-based computing, companies can manage resources such as data and application programs on the server device side, which has the advantage of reducing operational costs. In addition, the client device has an advantage that it can be procured at a lower cost than a conventional personal computer. Also in terms of security, it is possible to reduce the risk of unauthorized access to information by restricting access to data in the server device and collecting access logs. It is possible to deal with viruses in a batch with the server device.
JP 2005-228227 A http: // www. keyman. or. jp / search / 30000031_1. html (server-based computing)

上述したように、サーバーベースコンピューティングが実行される際には、アプリケーションプログラムを動作させるサーバー装置に対してサービス要求を行うクライアント装置と、クライアント装置からのサービス要求に基づいてアプリケーションプログラムを動作させるサーバー装置とが、ネットワークを介して相互に接続可能に構成されている。   As described above, when server-based computing is executed, a client device that makes a service request to the server device that operates the application program, and a server that operates the application program based on the service request from the client device The apparatus is configured to be connectable to each other via a network.

クライアント装置が、モバイル端末装置であった場合は、モバイル性を重視したクライアント装置であるため、表示画面を大きくとることができない。例えば4インチHVGA(640×240)であれば、標準的なデスクトップパソコンの表示サイズの15インチ、XGA(1024×768)に比べてはるかに小さい。そのため、クライアント装置の操作に応答してクライアント装置の表示データが変更されるごとにサーバー装置からクライアント装置への表示データのデータ送信が必要になる。特に、クライアント装置の表示画面が小さい場合に、サーバー装置へのアクセスが頻繁に発生し、モバイル端末装置の消費電力を大きくしてしまうという問題点があった。更に、モバイル端末装置が電池駆動の場合は、搭載電池容量に応じた時間しか使用することができない。またモバイル性を保つためには大きな電池パックを利用することができない。つまり、モバイル端末装置でサーバーベースコンピューティングを行うということは、モバイル端末装置内の消費電力の大半を占める無線部を使うことであり、これによりモバイル端末装置の使用時間が大きく制限されてしまうという問題点があった。   When the client device is a mobile terminal device, it is a client device that places importance on mobility, so that the display screen cannot be made large. For example, a 4-inch HVGA (640 × 240) is much smaller than a standard desktop personal computer display size of 15 inches, XGA (1024 × 768). Therefore, every time the display data of the client device is changed in response to the operation of the client device, it is necessary to transmit the display data from the server device to the client device. In particular, when the display screen of the client device is small, access to the server device frequently occurs, increasing the power consumption of the mobile terminal device. Furthermore, when the mobile terminal device is battery-driven, it can be used only for the time corresponding to the installed battery capacity. Also, a large battery pack cannot be used to maintain mobility. In other words, performing server-based computing on a mobile terminal device means using a radio unit that occupies most of the power consumption in the mobile terminal device, which greatly limits the usage time of the mobile terminal device. There was a problem.

そこで、本発明は、上記問題点に鑑みてなされたものであり、サーバーベースコンピューティングにおいて、サーバー装置とクライアント装置間の通信の頻度を低減させ、モバイル性を有しているクライアント装置の消費電力を低減させると共に、クライアント装置の表示画面の視認性を良くすることが可能なサーバーベースコンピューティングシステムを提供することを目的とする。   Therefore, the present invention has been made in view of the above problems, and in server-based computing, the frequency of communication between the server device and the client device is reduced, and the power consumption of the client device having mobility is achieved. Another object of the present invention is to provide a server-based computing system that can reduce the visibility and improve the visibility of the display screen of the client device.

本発明は、上記課題を解決するため、下記のような構成を採用した。
すなわち、本発明の一態様によれば、本発明のクライアント装置は、クライアント装置からのサービス要求に基づいてプログラムを動作させるサーバー装置と前記クライアント装置とがネットワークを介して相互に接続可能に構成されたサーバーベースコンピューティングシステムにおいて、前記クライアント装置の表示のためのフレームメモリを記憶するフレームメモリ記憶手段と、表示画面データを前記サーバー装置から受信する表示画面データ受信手段と、前記サーバー装置から全体レイアウト画像を受信する全体レイアウト画像受信手段と、画面更新の操作による表示データの更新が前記フレームメモリの範囲内の表示データの更新かを判別する判別手段と、前記判別手段の判別結果に基づいて、前記全体レイアウト画像に前記フレームメモリの有効範囲を示す識別情報を生成する有効範囲識別情報生成手段と、前記フレームメモリの内容及び生成されたフレームメモリの有効範囲を示す識別情報を反映させた全体レイアウト画像を表示する表示手段とを備えたことを特徴とする。
The present invention employs the following configuration in order to solve the above problems.
That is, according to one aspect of the present invention, the client device of the present invention is configured such that a server device that operates a program based on a service request from a client device and the client device can be connected to each other via a network. In the server-based computing system, a frame memory storage means for storing a frame memory for display of the client device, a display screen data receiving means for receiving display screen data from the server device, and an overall layout from the server device Based on the determination result of the overall layout image receiving means for receiving the image, the determination means for determining whether the update of the display data by the operation of the screen update is the update of the display data within the range of the frame memory, The frame is added to the entire layout image. Effective range identification information generating means for generating identification information indicating the effective range of the memory, and display means for displaying the entire layout image reflecting the contents of the frame memory and the identification information indicating the generated effective range of the frame memory; It is provided with.

また、本発明のクライアント装置は、前記有効範囲識別情報生成手段が生成する識別情報が枠であることが望ましい。
また、本発明のクライアント装置は、前記有効範囲識別情報生成手段が生成する識別情報が画像の濃淡であることが望ましい。
In the client device of the present invention, it is preferable that the identification information generated by the effective range identification information generation unit is a frame.
In the client device of the present invention, it is preferable that the identification information generated by the effective range identification information generation unit is a shade of an image.

また、本発明の一態様によれば、本発明のクライアント装置は、クライアント装置からのサービス要求に基づいてプログラムを動作させるサーバー装置と前記クライアント装置とがネットワークを介して相互に接続可能に構成されたサーバーベースコンピューティングシステムにおいて、前記クライアント装置の表示のためのフレームメモリを記憶するフレームメモリ記憶手段と、表示画面データを前記サーバー装置から受信する表示画面データ受信手段と、前記サーバー装置から全体レイアウト画像を受信する全体レイアウト画像受信手段と、画面更新の操作による表示データの更新が前記フレームメモリの範囲内の表示データの更新かを判別する判別手段と、前記判別手段の判別結果が前記フレームメモリの範囲外の表示データの更新である場合に、ユーザに注意を喚起するためのメッセージを生成するメッセージ生成手段と、前記フレームメモリの内容、前記全体レイアウト画像及び前記生成されたメッセージを表示する表示手段とを備えたことを特徴とする。   According to an aspect of the present invention, the client device of the present invention is configured such that a server device that operates a program based on a service request from the client device and the client device can be connected to each other via a network. In the server-based computing system, a frame memory storage means for storing a frame memory for display of the client device, a display screen data receiving means for receiving display screen data from the server device, and an overall layout from the server device An overall layout image receiving means for receiving an image; a determining means for determining whether updating of display data by a screen update operation is updating of display data within the range of the frame memory; and a determination result of the determining means is the frame memory Update of display data outside the range A message generating means for generating a message for alerting the user, and a display means for displaying the contents of the frame memory, the entire layout image, and the generated message. To do.

また、本発明の一態様によれば、本発明のプログラムは、クライアント装置からのサービス要求に基づいてプログラムを動作させるサーバー装置と前記クライアント装置とがネットワークを介して相互に接続可能に構成されたサーバーベースコンピューティングシステムにおいて、前記クライアント装置のコンピュータを、表示画面データを前記サーバー装置から受信する表示画面データ受信手段、前記サーバー装置から全体レイアウト画像を受信する全体レイアウト画像受信手段、画面更新の操作による表示データの更新が前記フレームメモリの範囲内の表示データの更新かを判別する判別手段、前記判別手段の判別結果に基づいて、前記全体レイアウト画像に前記フレームメモリの有効範囲を示す識別情報を生成する有効範囲識別情報生成手段、前記フレームメモリの内容及び生成されたフレームメモリの有効範囲を示す識別情報を反映させた全体レイアウト画像を表示する表示手段として機能させるためのプログラムである。   According to one aspect of the present invention, the program of the present invention is configured such that a server device that operates a program based on a service request from a client device and the client device can be connected to each other via a network. In a server-based computing system, the client device computer includes a display screen data receiving unit that receives display screen data from the server device, an entire layout image receiving unit that receives an entire layout image from the server device, and a screen update operation. Determining means for determining whether the display data is updated by display data within the range of the frame memory, and based on the determination result of the determining means, identification information indicating the effective range of the frame memory is added to the overall layout image. Generate valid range identification information It means a program for functioning as display means for displaying the entire layout image reflecting the identification information indicating the content and scope of the frame memory generated in the frame memory.

また、本発明の一態様によれば、本発明のプログラムは、クライアント装置からのサービス要求に基づいてプログラムを動作させるサーバー装置と前記クライアント装置とがネットワークを介して相互に接続可能に構成されたサーバーベースコンピューティングシステムにおいて、前記クライアント装置のコンピュータを、表示画面データを前記サーバー装置から受信する表示画面データ受信手段、前記サーバー装置から全体レイアウト画像を受信する全体レイアウト画像受信手段、画面更新の操作による表示データの更新が前記フレームメモリの範囲内の表示データの更新かを判別する判別手段、前記判別手段の判別結果が前記フレームメモリの範囲外の表示データの更新である場合に、ユーザに注意を喚起するためのメッセージを生成するメッセージ生成手段、前記フレームメモリの内容、前記全体レイアウト画像及び前記生成されたメッセージを表示する表示手段として機能させるためのプログラムである。   According to one aspect of the present invention, the program of the present invention is configured such that a server device that operates a program based on a service request from a client device and the client device can be connected to each other via a network. In a server-based computing system, the client device computer includes a display screen data receiving unit that receives display screen data from the server device, an entire layout image receiving unit that receives an entire layout image from the server device, and a screen update operation. A discriminating means for discriminating whether or not the display data update by the disc update is an update of the display data within the range of the frame memory, and when the discrimination result of the discriminating means is an update of the display data outside the range of the frame memory Generate a message to alert Message generating means, the contents of the frame memory, a program for functioning as display means for displaying the entire layout image and the generated message.

本発明によれば、サーバーベースコンピューティングにおいて、サーバー装置とクライアント装置間の通信の頻度を低減させ、モバイル性を有しているクライアント装置の消費電力を低減させると共に、クライアント装置の表示画面の視認性を良くすることできる。   According to the present invention, in server-based computing, the frequency of communication between the server device and the client device is reduced, the power consumption of the client device having mobility is reduced, and the display screen of the client device is visually recognized. Can improve sex.

また、本発明によれば、クライアント装置のスクロール等の画面変更の操作時にフレームバッファに表示に有効なデータがなく、サーバーへのアクセスが必要な場合にも、ユーザは全体レイアウトを見ることでフレームバッファの有効範囲を確認できるので、ユーザの意思によりサーバーへのアクセスをするのかしないのかを決めることができる。その結果、不必要なサーバーへのアクセスを未然に防ぐことが可能となり、クライアント装置の消費電力を低減すると共に、ユーザの操作性を向上させることができる。   In addition, according to the present invention, even when there is no valid data for display in the frame buffer when the screen change operation such as scrolling of the client device is performed and the server needs to be accessed, the user can view the frame by viewing the entire layout. Since the effective range of the buffer can be confirmed, it is possible to decide whether or not to access the server according to the user's intention. As a result, it is possible to prevent unnecessary access to the server, thereby reducing the power consumption of the client device and improving the user operability.

以下、本発明の実施の形態について図面を参照しながら説明する。
図1は、サーバーベースコンピューティングのネットワーク構成の概略を示す図である。
Hereinafter, embodiments of the present invention will be described with reference to the drawings.
FIG. 1 is a diagram showing an outline of a network configuration of server-based computing.

図1において、サーバー装置101は、アプリケーションプログラムを実行する機能、データを管理する機能等を有している。
クライアント端末装置102は、ネットワーク109を介してサーバー装置101に接続されている。無線アクセスポイント103も、ネットワーク109を介してサーバー装置101に接続されている。また、モバイル端末装置104、スマートフォン105等の移動端末装置は、アクセスポイント103と無線通信を行うことにより、ネットワーク9を介してサーバー装置101と接続されている。なお、以下の説明においては、クライアント端末装置102、モバイル端末装置104およびスマートフォン105を総称してクライアント装置という。
In FIG. 1, a server apparatus 101 has a function of executing an application program, a function of managing data, and the like.
The client terminal device 102 is connected to the server device 101 via the network 109. The wireless access point 103 is also connected to the server apparatus 101 via the network 109. In addition, mobile terminal devices such as the mobile terminal device 104 and the smartphone 105 are connected to the server device 101 via the network 9 by performing wireless communication with the access point 103. In the following description, the client terminal device 102, the mobile terminal device 104, and the smartphone 105 are collectively referred to as a client device.

そして、クライアント端末装置102、モバイル端末装置104あるいはスマートフォン105は、サーバー装置101との間でサーバーベースコンピューティングシステムを構築している。   The client terminal device 102, the mobile terminal device 104, or the smartphone 105 constructs a server-based computing system with the server device 101.

モバイル端末装置104では、無線ネットワーク(例えばWiFi)、アクセスポイント103を介して、サーバー装置101と接続されている。そして、モバイル端末装置104のような移動端末装置は、電池寿命を考慮した低消費電力設計されている。   The mobile terminal device 104 is connected to the server device 101 via a wireless network (for example, WiFi) and the access point 103. A mobile terminal device such as the mobile terminal device 104 is designed with low power consumption in consideration of battery life.

図2は、モバイル端末装置104の消費電力の内訳の一例を示す図である。
モバイル端末装置104が電力を消費するのは、図2に示したように、主にLSI部、表示部および無線部である。なお、図2に示した例においては、無線部は100%稼動している状態を示している。サーバー装置101との非通信期間を長く取れれば無線部をパワーダウンすることが可能であるが、一般的には、頻繁に通信がなされている。
FIG. 2 is a diagram illustrating an example of a breakdown of power consumption of the mobile terminal device 104.
The mobile terminal device 104 consumes power mainly in the LSI unit, the display unit, and the radio unit as shown in FIG. In the example shown in FIG. 2, the wireless unit is operating 100%. If the non-communication period with the server apparatus 101 can be long, the wireless unit can be powered down. However, in general, communication is frequently performed.

図2に示す通り、無線部の消費電力がモバイル端末装置104が消費する電力の65%を占めている。モバイル端末装置104は電池駆動であるため、搭載電池容量に応じた時間しか使用することができず、モバイル端末装置104でサーバーベースコンピューティングを行うということは、モバイル端末装置104内の消費電力の大半を占める無線部を使うことであり、これによりモバイル端末装置104の使用時間が制限される。   As shown in FIG. 2, the power consumption of the wireless unit occupies 65% of the power consumed by the mobile terminal device 104. Since the mobile terminal device 104 is battery-driven, the mobile terminal device 104 can only use time according to the installed battery capacity, and performing server-based computing in the mobile terminal device 104 means that the power consumption in the mobile terminal device 104 is reduced. The radio unit occupies the majority, and this limits the usage time of the mobile terminal device 104.

本発明を適用したサーバーベースコンピューティングシステムは、サーバー装置内のフレームバッファを縮小した全体レイアウト画像を、予めクライアント端末装置に転送しておき、端末フレームバッファ内の動作であれば、前記全体レイアウト画像を利用して、クライアント装置側で全体レイアウト画像を表示する。また、画像の内容が更新されると、サーバー装置から全体レイアウト画像を転送してもらうが、画像の変更が少ない場合には、全体レイアウト画像は転送されず、クライアント装置内に残されている全体レイアウト画像を利用する。   In the server-based computing system to which the present invention is applied, the entire layout image obtained by reducing the frame buffer in the server device is transferred to the client terminal device in advance, and if the operation is within the terminal frame buffer, the entire layout image is transferred. Is used to display the entire layout image on the client device side. When the contents of the image are updated, the entire layout image is transferred from the server device. However, if there are few changes in the image, the entire layout image is not transferred and the entire image remaining in the client device. Use layout images.

図3は、モバイル端末装置104の外観を示す図である。
図3において、モバイル端末装置104は、LCD210と、キーボード904を備える。キーボード904は、上カーソルキー902a、右カーソルキー902b、下カーソルキー902c、左カーソルキー902dからなる十字カーソルキーと、前記十字カーソルキーの中心に、通常右手で操作するポインター901を備えている。また、キーボード904は、左クリックキー901aおよび右クリックキー901bを備え、ポインター901を右手で操作した場合の右クリックおよび左クリックは、左クリックキー901aおよび右クリックキー901bを左手で操作する。また、キーボード904は、汎用的に使用するスライドバー910を、右手で操作しやすい位置に備えている。スライドバー910は、上下スクロール(縦スクロール)の機能を持ち、シフトキー905を押しながら、例えば左手でスライドバー910を操作すると、上方向のスライド操作では表示画面の縮小となり、下方向のスライド操作では表示画面の拡大となる。
FIG. 3 is a diagram illustrating an appearance of the mobile terminal device 104.
In FIG. 3, the mobile terminal device 104 includes an LCD 210 and a keyboard 904. The keyboard 904 includes a cross cursor key including an up cursor key 902a, a right cursor key 902b, a down cursor key 902c, and a left cursor key 902d, and a pointer 901 that is normally operated with the right hand at the center of the cross cursor key. The keyboard 904 includes a left click key 901a and a right click key 901b. When the pointer 901 is operated with the right hand, the right click and the left click operate the left click key 901a and the right click key 901b with the left hand. The keyboard 904 has a slide bar 910 for general use at a position where it can be easily operated with the right hand. The slide bar 910 has a function of scrolling up and down (vertical scrolling). For example, when the slide bar 910 is operated with the left hand while the shift key 905 is pressed, the display screen is reduced in the upward sliding operation, and the sliding screen in the downward direction is operated. The display screen is enlarged.

図4は、本発明を適用したモバイル端末装置104の構成の概略を示す図である。
図4において、モバイル端末装置104は、LSI200、LCD210、プログラム格納メモリ212およびワークメモリ213を備えている。
FIG. 4 is a diagram showing an outline of the configuration of the mobile terminal device 104 to which the present invention is applied.
In FIG. 4, the mobile terminal device 104 includes an LSI 200, an LCD 210, a program storage memory 212, and a work memory 213.

LSI200は、SOC(System On Chip)により構成されている。LSI200の内部構成について説明をする。CPU201は、内部バス(Bus)204aを介して各部とやり取りを制御する。メモリコントローラ(Mem.Cont.)204は、内部バス204bと、SDRAM等のワークメモリ213およびFROM等のプログラム格納メモリ212の制御を行う。LCDC(LCDコントローラ)202は、LSI200に内蔵されたRAM等の内蔵メモリ203を利用し、LCD210(表示部)へ表示データを転送する。また、UART(Universal Asynchronous Receiver:調歩同期シリアル通信)206、パワーマネージメントブロック(Power Mgmt)207、リアルタイムカウンタ(RTC)205、USBファンクション(USBF)208等により構成される。無線通信部209は、WiFiによる通信を可能とし、UART206に接続されている。   The LSI 200 is configured by SOC (System On Chip). The internal configuration of the LSI 200 will be described. The CPU 201 controls communication with each unit via an internal bus (Bus) 204a. A memory controller (Mem. Cont.) 204 controls the internal bus 204b, a work memory 213 such as SDRAM, and a program storage memory 212 such as FROM. The LCDC (LCD controller) 202 uses the built-in memory 203 such as a RAM built in the LSI 200 to transfer display data to the LCD 210 (display unit). Further, it is configured by a UART (Universal Asynchronous Receiver) 206, a power management block (Power Mgmt) 207, a real-time counter (RTC) 205, a USB function (USBF) 208, and the like. The wireless communication unit 209 enables communication by WiFi and is connected to the UART 206.

モバイル端末装置104の表示画面は、例えば4インチHVGA(640×240)であり、標準的にパソコンで利用している表示画面、例えば15インチXGA(1024×768)に比較して小さい。そのため、仮想ディスプレイ方式による表示がなされる。すなわちサーバー101はXGA(1024×768)としてアプリケーションを実行する。一方、モバイル端末装置104の内蔵メモリ203内のフレームバッファはXGAとしての領域を確保してある。その中から選択的に、LCD210の大きさであるHVGA領域のみをモバイル端末装置104上に表示する。   The display screen of the mobile terminal device 104 is, for example, a 4-inch HVGA (640 × 240), and is smaller than a display screen that is typically used in a personal computer, for example, a 15-inch XGA (1024 × 768). For this reason, display by the virtual display method is performed. That is, the server 101 executes the application as XGA (1024 × 768). On the other hand, the frame buffer in the built-in memory 203 of the mobile terminal device 104 secures an area as XGA. Only the HVGA area which is the size of the LCD 210 is selectively displayed on the mobile terminal device 104.

図5は、LCDC202の内部構成を示す図である。
図5において、LCDC202は、バスインターフェース(BUS I/F)301を介してLSI200の内部バス204aと接続される。レジスタ(Reg.)302は、LCDC202への各種設定情報を格納する。メモリコントローラ(Memory Cont.)303は、内蔵メモリ(表示データの格納用メモリ)203を制御する。また、メモリコントローラ303は、DMAC(ダイレクトメモリアクセスコントローラ)303aを内蔵する。前記DMAC303aは、内蔵メモリ203からLCD210へのデータ転送を司る。
FIG. 5 is a diagram showing an internal configuration of the LCDC 202.
In FIG. 5, the LCDC 202 is connected to the internal bus 204 a of the LSI 200 via a bus interface (BUS I / F) 301. The register (Reg.) 302 stores various setting information for the LCDC 202. A memory controller (Memory Cont.) 303 controls a built-in memory (memory for storing display data) 203. The memory controller 303 includes a DMAC (direct memory access controller) 303a. The DMAC 303 a manages data transfer from the built-in memory 203 to the LCD 210.

FBCT(フレームバッファコントロールテーブル)320は、メモリコントローラ303に接続され、CPU201からの内蔵メモリ203への表示用データ書き込み状況を監視し、内蔵メモリ203内のフレームバッファ内の有効なデータを管理する。   An FBCT (frame buffer control table) 320 is connected to the memory controller 303, monitors the display data writing state from the CPU 201 to the internal memory 203, and manages valid data in the frame buffer in the internal memory 203.

前記DMAC303aにより内蔵メモリ203から読み出された表示用のデータは、FIFO(先入れ先出しメモリ)304により同期を取った後、拡大縮小の機能を有するリサイザー(Resizer)305により所望の拡大率に処理される。そして、FIFO306で同期が取られる。   Display data read from the internal memory 203 by the DMAC 303a is synchronized by a FIFO (first-in first-out memory) 304, and then processed to a desired enlargement ratio by a resizer 305 having an enlargement / reduction function. . Then, synchronization is taken by the FIFO 306.

内蔵メモリ203には、サーバー装置101のフレームバッファに対応する全体縮小画像も格納されている(動作は後述する)。メモリコントローラ303により読み出された前記全体縮小画像は、FIFO307により同期が取られる。また、枠描画器308は、現在表示されている位置を全体画像の中での枠として描画する。FBCT320は、内蔵メモリ内フレームバッファの有効管理部分を有効部描画器321に指示し描画させる。そして、これら全体縮小画像、枠および有効管理部分をαブレンド合成器322により、全体レイアウト表示として合成する。   The internal memory 203 also stores an entire reduced image corresponding to the frame buffer of the server apparatus 101 (the operation will be described later). The entire reduced image read by the memory controller 303 is synchronized by the FIFO 307. Further, the frame drawing unit 308 draws the currently displayed position as a frame in the entire image. The FBCT 320 instructs the effective part drawing unit 321 to draw the effective management portion of the frame buffer in the internal memory. Then, the overall reduced image, the frame, and the effective management part are synthesized by the α blend synthesizer 322 as an overall layout display.

更に、FIFO306で同期が取られた表示画像と、αブレンド合成器322により合成された全体レイアウト画像をαブレンド合成器309で合成する。FIFO310で同期を取った後、LCD I/F311を介してLCD210(表示部)へ表示データを転送し、画像を表示する。モバイル端末装置104の表示部は、HVGA(640×240)の表示領域を有し、一方、モバイル端末装置104の内蔵メモリ内のフレームバッファはVGA(640x480)の領域をもっている。そして、フレームバッファの領域の中からHVGA(640×240)相当の表示データを読み出して表示部に表示している。なお、表示部の表示領域とフレームバッファの領域は上記の例に限定されず、フレームバッファの領域を表示部の表示領域よりも大きく設定するものであればよい。前述のように、内蔵メモリ203には、全体縮小画像も記憶されており、この全体縮小画像の中での現在表示部に表示されている領域を枠描画器308で描画し、全体レイアウト画像として生成し、表示部の一部に合成して表示する。   Further, the α blend synthesizer 309 synthesizes the display image synchronized by the FIFO 306 and the entire layout image synthesized by the α blend synthesizer 322. After synchronizing with the FIFO 310, the display data is transferred to the LCD 210 (display unit) via the LCD I / F 311 to display an image. The display unit of the mobile terminal device 104 has a display area of HVGA (640 × 240), while the frame buffer in the built-in memory of the mobile terminal device 104 has a region of VGA (640 × 480). Then, display data equivalent to HVGA (640 × 240) is read from the area of the frame buffer and displayed on the display unit. The display area of the display section and the area of the frame buffer are not limited to the above example, and any area may be used as long as the area of the frame buffer is set larger than the display area of the display section. As described above, the internal memory 203 also stores the overall reduced image. The area currently displayed on the display unit in the overall reduced image is drawn by the frame drawing device 308, and is used as the overall layout image. Generated, synthesized and displayed on a part of the display unit.

図6は、サーバー装置101の構成の概略を示す図である。
図6において、サーバー装置101は、CPU(中央処理装置:Central Processing Unit)701、サーバー装置101において実行する処理を実行するプログラムの他、サーバー装置101の各機能を制御し実行するための制御プログラムが収納されたROMやRAM等のメモリ702、各種のデータや信号等を入力するための入力部703、画像やその他の情報を表示するための表示部704、画像を始め様々な情報を記録するための記憶部705、外部記録媒体を駆動する記録媒体駆動部706、LAN等のネットワーク109に接続するためのネットワーク接続部707がバス700に接続されて構成され、CPU701がこれらの各部を制御している。
FIG. 6 is a diagram showing an outline of the configuration of the server apparatus 101.
In FIG. 6, the server apparatus 101 includes a CPU (Central Processing Unit) 701, a program for executing processing executed in the server apparatus 101, and a control program for controlling and executing each function of the server apparatus 101. A memory 702 such as a ROM or a RAM in which an image is stored, an input unit 703 for inputting various data and signals, a display unit 704 for displaying images and other information, and recording various information including images. A storage unit 705 for driving, a recording medium driving unit 706 for driving an external recording medium, and a network connection unit 707 for connecting to a network 109 such as a LAN are connected to the bus 700, and the CPU 701 controls each of these units. ing.

図7は、サーバー装置101側のフレームバッファ500及び全体縮小画像502を示す図である。
サーバー装置101では、XGA(1024×768)の解像度(ディスプレイサイズ)によりアプリケーションプログラムを実行しており、XGA相当のフレームバッファ500を扱っている。一方モバイル端末装置104側では、HVGA(640×240)の表示領域しかなく、XGAの領域の中から選択的に表示を行っている。モバイル端末装置104の表示領域はHVGAであるものの、モバイル端末装置104側のフレームバッファ600(図8参照)もXGAの領域をもっている。XGA全領域をサーバー装置101がモバイル端末装置104に一度に転送は行わず、モバイル端末装置104で表示すべき領域のみ順次転送していく。
FIG. 7 is a diagram showing the frame buffer 500 and the entire reduced image 502 on the server apparatus 101 side.
The server apparatus 101 executes an application program with a resolution (display size) of XGA (1024 × 768) and handles a frame buffer 500 equivalent to XGA. On the other hand, on the mobile terminal device 104 side, there is only an HVGA (640 × 240) display area, and display is selectively performed from the XGA area. Although the display area of the mobile terminal apparatus 104 is HVGA, the frame buffer 600 (see FIG. 8) on the mobile terminal apparatus 104 side also has an XGA area. The server apparatus 101 does not transfer the entire XGA area to the mobile terminal apparatus 104 at once, but sequentially transfers only the area to be displayed on the mobile terminal apparatus 104.

なお、図7(A)は、サーバー装置101のフレームバッファ500と、既にモバイル端末装置104に送信済みのVGAサイズの領域501を示し、モバイル端末装置104に送信済みの領域501の左上の座標とその幅及び高さが図示しないがサーバー装置101側でモバイル端末装置104等のクライアント毎に管理記憶され、所望のタイミングでモバイル端末装置104に転送される。また、図7(B)は、サーバー装置101側のフレームバッファ500を1/nに縮小した全体縮小画像502であり、この全体縮小画像502とその縮小率はサーバー装置101側でモバイル端末装置104等のクライアントごとに管理記憶されており、フレームバッファ500の内容が書き換わった際にモバイル端末装置104に転送される。   7A shows the frame buffer 500 of the server apparatus 101 and the VGA size area 501 that has already been transmitted to the mobile terminal apparatus 104, and the upper left coordinates of the area 501 that has already been transmitted to the mobile terminal apparatus 104. Although the width and height are not shown, the server device 101 manages and stores each client such as the mobile terminal device 104 and transfers it to the mobile terminal device 104 at a desired timing. FIG. 7B shows an overall reduced image 502 obtained by reducing the frame buffer 500 on the server device 101 side to 1 / n. The overall reduced image 502 and its reduction rate are the mobile terminal device 104 on the server device 101 side. Are stored for each client, and transferred to the mobile terminal device 104 when the contents of the frame buffer 500 are rewritten.

図8は、モバイル端末装置104のフレームバッファ600とLCD210(表示部)の状態を説明するための図である。
モバイル端末装置104のフレームバッファ600はXGA相当の領域を持っている。フレームメモリ600内の有効データ領域はFBCT320により管理されており、例えば有効領域601となっている(図8(A))。この際、LCD210に描画されるのは、表示領域602となっている(図8(B))。ここで、サーバー装置101からは、必ず前記有効領域601内に表示領域602が収まるようにデータが既に送られてきている。
FIG. 8 is a diagram for explaining the states of the frame buffer 600 and the LCD 210 (display unit) of the mobile terminal device 104.
The frame buffer 600 of the mobile terminal device 104 has an area corresponding to XGA. The effective data area in the frame memory 600 is managed by the FBCT 320, and is, for example, the effective area 601 (FIG. 8A). At this time, the display area 602 is drawn on the LCD 210 (FIG. 8B). Here, data has already been sent from the server apparatus 101 so that the display area 602 always fits within the effective area 601.

図8(C)は、全体レイアウト604を示しており、現在表示している領域を示す枠606と、フレームバッファ600内で有効となっているデータ領域603(図中の白抜き部分)とが識別可能に表示され、そしてXGA全体のレイアウトとが判別できるようになっている。図8(D)は、LCD210に表示されているLCD表示画像605を示している。図中右上には全体レイアウト604が表示されている。   FIG. 8C shows an overall layout 604. A frame 606 indicating a currently displayed area and a data area 603 (outlined part in the figure) that is valid in the frame buffer 600 are shown. It is displayed so that it can be identified, and the layout of the entire XGA can be discriminated. FIG. 8D shows an LCD display image 605 displayed on the LCD 210. An overall layout 604 is displayed on the upper right in the figure.

この状態で下方向に画面をスクロール(縦スクロール)した例を説明する。
図8(E)は、下スクロール後の表示領域602と有効領域601を示している。この状態では図8(F)のようにLCD210に全体レイアウト604を含むLCD表示画像605が表示されている。
An example in which the screen is scrolled downward (vertically scrolled) in this state will be described.
FIG. 8E shows the display area 602 and the effective area 601 after scrolling down. In this state, an LCD display image 605 including the entire layout 604 is displayed on the LCD 210 as shown in FIG.

図9は、FBCT320の動作を説明するための図である。
FBCT320は、図7を用いて説明したサーバー装置101内のフレームバッファ500と対応している。
FIG. 9 is a diagram for explaining the operation of the FBCT 320.
The FBCT 320 corresponds to the frame buffer 500 in the server apparatus 101 described with reference to FIG.

図9(A)は、モバイル端末装置104内のフレームバッファ600を示している。このフレームバッファ600のうちデータ有効領域601のみが有効なデータとなっている。図9(B)は、図9(A)の状態の際のFBCT320における管理状態を示している。管理テーブル800は、メッシュ状の小領域802に分割され、分割された小領域802単位で管理されている。CPU201が、メモリコントローラ303を介してフレームバッファ600にアクセスがあると、対応するアドレスを管理テーブル800上でチェックしていく。有効データ領域601に対応する領域801は、管理テーブル800内にチェックされている。このような構成によりFBCT320は、CPU201から問い合わせがあると、問い合わせ領域がフレームバッファ600内に有効データして存在するか答えることができる。   FIG. 9A shows a frame buffer 600 in the mobile terminal device 104. Of this frame buffer 600, only the data valid area 601 is valid data. FIG. 9B shows a management state in the FBCT 320 in the state of FIG. The management table 800 is divided into mesh-like small areas 802 and managed in units of divided small areas 802. When the CPU 201 accesses the frame buffer 600 via the memory controller 303, the corresponding address is checked on the management table 800. An area 801 corresponding to the valid data area 601 is checked in the management table 800. With such a configuration, when the FBCT 320 receives an inquiry from the CPU 201, the FBCT 320 can answer whether the inquiry area exists as valid data in the frame buffer 600.

右スクロール(横スクロール)操作が為されると、不足しているデータはサーバー装置101から補充され、図9(C)に示すように有効領域601が画面右側に広がっている。この際の、FBCT320内の管理テーブル800は図9(D)に示すようになっている。   When a right scroll (horizontal scroll) operation is performed, the deficient data is replenished from the server apparatus 101, and the effective area 601 extends to the right side of the screen as shown in FIG. 9C. The management table 800 in the FBCT 320 at this time is as shown in FIG.

次に、上述してきたサーバベースコンピューティングシステムを構成するモバイル端末装置104での動作について説明する。
図10は、モバイル端末装置104において実行されるメイン処理の流れを示すフローチャートである。
Next, the operation in the mobile terminal device 104 constituting the server-based computing system described above will be described.
FIG. 10 is a flowchart showing a flow of main processing executed in the mobile terminal device 104.

まず、ステップ1000において、モバイル端末装置104において何かしらの操作が実行されると、ステップ1001において、その操作内容を判断する。
ステップ1000で実行された操作が画面の縮小操作であると判断されれば(ステップ1001:縮小操作)、ステップ1002において、指示された縮小が可能な有効データがモバイル端末装置104の内に有るか否かを判断する。そして、データがあれば(ステップ1002:有)、ステップ1004において、モバイル端末装置104内にて縮小処理を実行し、他方、データが無ければ(ステップ1002:無)、ステップ1009において、サーバー装置101で縮小処理を実行する。
First, when any operation is executed in the mobile terminal device 104 in step 1000, the operation content is determined in step 1001.
If it is determined that the operation executed in step 1000 is a screen reduction operation (step 1001: reduction operation), in step 1002, whether there is valid data that can be reduced in the mobile terminal device 104. Judge whether or not. If there is data (step 1002: present), a reduction process is executed in the mobile terminal device 104 in step 1004. On the other hand, if there is no data (step 1002: none), the server device 101 in step 1009. The reduction process is executed with.

また、ステップ1000で実行された操作が画面の回転操作であると判断されれば(ステップ1001:回転操作)、ステップ1003において、指示された回転が可能な有効データがモバイル端末装置104の内に有るか否かを判断する。そして、データがあれば(ステップ1003:有)、ステップ1005において、モバイル端末装置104内にて回転処理を実行し、他方、データが無ければ(ステップ1003:無)、ステップ1010において、サーバー装置101で回転処理を実行する。   If it is determined that the operation executed in step 1000 is a rotation operation of the screen (step 1001: rotation operation), valid data that can be instructed to rotate is stored in the mobile terminal device 104 in step 1003. Judge whether or not there is. If there is data (step 1003: present), the rotation processing is executed in the mobile terminal device 104 in step 1005. On the other hand, if there is no data (step 1003: none), the server device 101 in step 1010. Execute the rotation process with.

また、ステップ1000で実行された操作が画面の拡大操作であると判断されれば(ステップ1001:拡大操作)、モバイル端末装置104に表示している部分を拡大するだけであり必ずモバイル端末装置104内にデータが存在するので、ステップ1006において、モバイル端末装置104内にて拡大処理を実行する。   Also, if it is determined that the operation executed in step 1000 is a screen enlargement operation (step 1001: enlargement operation), only the portion displayed on the mobile terminal device 104 is enlarged. In step 1006, enlargement processing is executed in the mobile terminal device 104.

またステップ1000で実行された操作が画面のスクロール操作であると判断されれば(ステップ1001:スクロール操作)、ステップ1007において、図11に示したフローチャートを用いて後述するスクロール処理を実行する。   If it is determined that the operation executed in step 1000 is a scroll operation of the screen (step 1001: scroll operation), in step 1007, scroll processing described later is executed using the flowchart shown in FIG.

また、縮小操作でも回転操作でも拡大操作でもスクロール操作でもない操作、例えば、マウス操作やキー操作等のその他の操作であると判断されれば(ステップ1001:他)、ステップ1008において、その操作内容をサーバー装置101に送り、サーバー装置101での処理にて表示データが生成される。   If it is determined that the operation is not a reduction operation, a rotation operation, an enlargement operation, or a scroll operation, for example, another operation such as a mouse operation or a key operation (step 1001: other), the operation content is determined in step 1008. Is sent to the server apparatus 101, and display data is generated by processing in the server apparatus 101.

図11は、スクロール処理の流れを示すフローチャートである。
図11において、ステップ1100乃至ステップ1109は、モバイル端末装置104のスクロール処理の流れを示すフローチャートであり、ステップ1120乃至ステップ1124はモバイル端末装置104のスクロール処理に応答するサーバー装置101の処理を示すフローチャートである。
FIG. 11 is a flowchart showing the flow of the scroll process.
In FIG. 11, steps 1100 to 1109 are flowcharts showing the flow of scroll processing of the mobile terminal device 104, and steps 1120 to 1124 are flowcharts showing processing of the server device 101 in response to the scroll processing of the mobile terminal device 104. It is.

図10のステップ1001でスクロール操作であると判断されると、本スクロール処理が開始される。
まず、図11のステップ1100において、モバイル端末装置104内のCPU201がスクロール操作を検出すると、ステップ1101において、スクロールの移動先が、フレームバッファ600内での有効領域601内での移動であるかを判定する。すなわち、モバイル端末装置104のLCD(表示部)210はHVGA(640×240)の表示領域であるが、フレームバッファ600はVGA(640×480)の領域601をもっているので、スクロールによる新たに表示する表示データの範囲がフレームバッファ600に記憶されている表示領域の範囲内であるかを、フレームバッファ600の領域の中から表示データを読み出す際に、その読出し位置から判別する。そして、LCD(表示部)210に読み出して表示されている領域はフレームバッファ600上において左上の座標と高さ及び幅が内蔵メモリ203に記憶管理される。なお、この判定は、CPU201がフレームバッファ600内への移動先アドレスと大きさを、LCDC202内のFBCT320に問い合わせることにより実現する。
If it is determined in step 1001 in FIG. 10 that the scroll operation is performed, the scroll process is started.
First, when the CPU 201 in the mobile terminal device 104 detects a scroll operation in step 1100 in FIG. 11, in step 1101, it is determined whether the scroll destination is a movement in the effective area 601 in the frame buffer 600. judge. That is, the LCD (display unit) 210 of the mobile terminal device 104 is an HVGA (640 × 240) display area, but the frame buffer 600 has a VGA (640 × 480) area 601, so that a new display is made by scrolling. When the display data is read from the area of the frame buffer 600, it is determined whether or not the display data range is within the display area stored in the frame buffer 600. The area read and displayed on the LCD (display unit) 210 is stored and managed in the built-in memory 203 in the frame buffer 600 with the upper left coordinates, height, and width. This determination is realized by the CPU 201 inquiring the FBCT 320 in the LCDC 202 about the destination address and size in the frame buffer 600.

ステップ1101でスクロールによる新たに表示する表示データの範囲がフレームバッファ600に記憶されている表示領域の範囲外と判断された場合(ステップ1101:範囲外)は、ステップ1102において、フレームバッファ600の内容を書き換えるべくサーバー装置101にデータを要求する。ここでのデータ要求は、スクロールというイベントがサーバー装置101へ送られる。   If it is determined in step 1101 that the range of display data to be newly displayed by scrolling is outside the range of the display area stored in the frame buffer 600 (step 1101: out of range), the content of the frame buffer 600 is determined in step 1102. The server apparatus 101 is requested to rewrite data. In this data request, a scroll event is sent to the server apparatus 101.

このイベントを受けたサーバー装置101側では、ステップ1120において、モバイル端末装置104から送信されたデータを受信し、ステップ1121において、モバイル端末装置104で必要なデータであってフレームバッファ600内へ転送するデータを選択し、ステップ1122において、選択したデータを転送するために圧縮する。そして、ステップ1123において、モバイル端末装置104に圧縮データを転送する。さらに、ステップ1124において、モバイル端末装置104に転送したデータは、サーバー装置101内のフレームバッファ500内でも管理をする。   Upon receiving this event, the server apparatus 101 receives the data transmitted from the mobile terminal apparatus 104 in step 1120 and transfers the data required by the mobile terminal apparatus 104 into the frame buffer 600 in step 1121. Data is selected and compressed in step 1122 for transfer of the selected data. In step 1123, the compressed data is transferred to the mobile terminal device 104. In step 1124, the data transferred to the mobile terminal device 104 is also managed in the frame buffer 500 in the server device 101.

モバイル端末装置104では、ステップ1103において、サーバー装置101から転送されてきた圧縮された表示データを受信し、ステップ1104において、圧縮されている表示データを解凍し、ステップ1105において、解凍した表示データをフレームバッファ600へ書き込む(更新する)。そして、ステップ1106において、フレームバッファ600への書き込みを監視し、FBCT(フレームバッファ管理テーブル)320を更新してステップ1107へ進む。   The mobile terminal device 104 receives the compressed display data transferred from the server device 101 in step 1103, decompresses the compressed display data in step 1104, and decompresses the decompressed display data in step 1105. Write (update) to the frame buffer 600. In step 1106, the writing to the frame buffer 600 is monitored, the FBCT (frame buffer management table) 320 is updated, and the process proceeds to step 1107.

ステップ1107において、フレームバッファ600内の、LCD(表示部)210への表示領域をLCDC202に指定する。表示領域がCPU301により指定されると、LCDC202内では、メモリコントローラ204により内蔵メモリ203内のフレームバッファ600より選択的に指定された表示画像が読み出される。   In step 1107, the display area on the LCD (display unit) 210 in the frame buffer 600 is designated to the LCDC 202. When the display area is designated by the CPU 301, the display image selectively designated by the memory controller 204 is read from the frame buffer 600 in the built-in memory 203 in the LCDC 202.

そして、ステップ1108において、全体レイアウトが生成され(詳細は図12および図13を用いて後述)、ステップ1109において、ステップ1108で生成された全体レイアウトとαブレンド生成器309にて合成され、表示画像が形成される。そしてLCD202上に表示が為される。αブレンド生成器309は、LCD表示画像605の上に何%の透過率で全体レイアウト604を重ね合わせるかの設定が可能となっている。100%であれば、LCD表示画像605の上に、上書きされる形で全体レイアウト604が形成される。なお、αブレンド生成器309を50%と指定すると、50%と設定したことにより、全体レイアウト604の下に形成されているLCD表示画像605についても使用者は認識することができ、表示領域を有効に利用できる。   In step 1108, the entire layout is generated (details will be described later with reference to FIGS. 12 and 13). In step 1109, the entire layout generated in step 1108 and the α blend generator 309 are combined and displayed. Is formed. A display is made on the LCD 202. The α blend generator 309 can set how many percent of the entire layout 604 is superimposed on the LCD display image 605. If 100%, the entire layout 604 is formed on the LCD display image 605 in an overwritten form. If the α blend generator 309 is designated as 50%, the user can also recognize the LCD display image 605 formed under the overall layout 604 by setting 50%, and the display area can be changed. It can be used effectively.

他方、ステップ1101での判断が範囲内の場合(ステップ1101:範囲内)は、サーバー装置101へのデータ要求を一切行わずにステップ1107へ進みそれ以降の処理を実行する。   On the other hand, if the determination in step 1101 is within the range (step 1101: within the range), the process proceeds to step 1107 without performing any data request to the server apparatus 101, and the subsequent processing is executed.

図12は、第1の全体レイアウト生成処理の流れを示すフローチャートである。
まず、ステップ1201において、フレームバッファ600内の表示すべき領域をLCDC202に設定し、枠描画器308により表示領域を示す枠を描画する。具体的には、内蔵メモリ203より全体縮小画像502を読み出し、サーバー装置101から受信した当該モバイル端末装置104の表示領域(フレームバッファ600)を示す左上の座標とその幅及び高さ及び全体縮小画像502の縮小率に基づいて、全体縮小画像502上のフレームバッファ600に対応する領域を求める。LCD210に読み出して表示されている領域はフレームバッファ600上において左上の座標と高さ及び幅が内蔵メモリに記憶管理されているので、全体縮小画像502上のフレームバッファ600に対応する領域を現在表示されている領域に補正して現在表示している領域を示す枠606を、枠描画器308で全体縮小画像502上に描画し、全体レイアウト502を生成する。
FIG. 12 is a flowchart showing the flow of the first overall layout generation process.
First, in step 1201, an area to be displayed in the frame buffer 600 is set in the LCDC 202, and a frame indicating the display area is drawn by the frame drawing unit 308. Specifically, the entire reduced image 502 is read from the built-in memory 203, and the upper left coordinates indicating the display area (frame buffer 600) of the mobile terminal device 104 received from the server device 101, its width and height, and the entire reduced image are displayed. Based on the reduction ratio of 502, an area corresponding to the frame buffer 600 on the entire reduced image 502 is obtained. The area read out and displayed on the LCD 210 is stored and managed in the built-in memory in the upper left coordinates, height, and width on the frame buffer 600, so that the area corresponding to the frame buffer 600 on the entire reduced image 502 is currently displayed. A frame 606 indicating the currently displayed region after being corrected to the displayed region is drawn on the entire reduced image 502 by the frame drawing device 308 to generate the entire layout 502.

次に、ステップ1202において、有効部描画器321はFBCT320の指示により、フレームバッファ600内の有効データ領域の内外に濃淡差をつけた画像を生成する。ここでは、有効データ領域を白抜きにし、それ以外を濃くする。   Next, in step 1202, the effective part drawing unit 321 generates an image with a difference in density inside and outside the effective data area in the frame buffer 600 according to an instruction from the FBCT 320. Here, the effective data area is outlined, and the others are darkened.

そして、ステップ1203において、内蔵メモリ202内に保持された全体縮小画像502を読み出し、これら全体縮小画像502、枠606および濃淡を合成して全体レイアウト502を表示する。サーバー装置101内のフレームバッファ500の内容が更新されると、全体縮小画像502がモバイル端末装置104に転送され、内蔵メモリ202に格納されている。   In step 1203, the overall reduced image 502 held in the built-in memory 202 is read out, and the overall reduced image 502, the frame 606, and the light and shade are combined to display the overall layout 502. When the contents of the frame buffer 500 in the server device 101 are updated, the entire reduced image 502 is transferred to the mobile terminal device 104 and stored in the built-in memory 202.

図13は、第2の全体レイアウト生成処理の流れを示すフローチャートである。
まず、ステップ1301において、フレームバッファ600内の表示すべき領域をLCDC202に設定し、枠描画器308により表示領域の内外に濃淡のある画像を生成する。例えば表示領域を薄く、表示領域外を濃い画像とする。
FIG. 13 is a flowchart showing the flow of the second overall layout generation process.
First, in step 1301, an area to be displayed in the frame buffer 600 is set in the LCDC 202, and an image having shading inside and outside the display area is generated by the frame drawing device 308. For example, the display area is thin and the outside of the display area is a dark image.

次に、ステップ1302において、有効部描画器321はFBCT320の指示により、フレームバッファ600内の有効データ領域に枠を描画する。
そして、ステップ1303において、内蔵メモリ202内に保持された全体縮小画像502を読み出し、これら全体縮小画像502、濃淡および枠606を合成して全体レイアウト502を表示する。
Next, in step 1302, the valid part drawing unit 321 draws a frame in the valid data area in the frame buffer 600 according to an instruction from the FBCT 320.
In step 1303, the entire reduced image 502 held in the built-in memory 202 is read out, and the entire reduced image 502, the shade and the frame 606 are combined to display the entire layout 502.

なお、図12および図13を用いて説明したように、LCD210に表示されている表示領域602が全体レイアウト604中の何処であるのかを、枠606あるいは濃淡画像で示したが、これらの表現に限らず他の領域識別で行ってよい。   As described with reference to FIGS. 12 and 13, the display area 602 displayed on the LCD 210 is indicated by the frame 606 or the gray image in the overall layout 604. However, the present invention is not limited to this.

次に、図11を用いて説明したスクロール処理の変形例を説明する。
図14は、スクロール処理の第1の変形例を示すフローチャートである。
まず、ステップ1400において、モバイル端末装置104内のCPU201がスクロール操作を検出すると、ステップ1401において、スクロール後の表示が有効データ領域内であるかFBCT320に問い合わせを行うことにより判断する。
Next, a modified example of the scroll process described with reference to FIG. 11 will be described.
FIG. 14 is a flowchart showing a first modification of the scroll process.
First, in step 1400, when the CPU 201 in the mobile terminal device 104 detects a scroll operation, in step 1401, it is determined by inquiring the FBCT 320 whether the display after scrolling is in the valid data area.

有効データ内であると判断された場合(ステップ1401:範囲内)は、ステップ1402において、変数Kに0を代入し、図11のステップ1107へ進みそれ以降と同等の処理を行う。ここで変数Kは、有効データ内から有効データ外へのスクロール移動を検出するために用いられる変数である。   If it is determined that the data is within the valid data (step 1401: within the range), in step 1402, 0 is substituted for the variable K, and the process proceeds to step 1107 in FIG. Here, the variable K is a variable used for detecting a scroll movement from valid data to outside valid data.

他方、ステップ1401で有効データ内でないと判断された場合(ステップ1401:範囲外)は、ステップ1403において、変数Kが0であるか否かを判断する。ここで変数Kが0であれば前回のスクロール処理は、有効データ範囲内の操作であったことを示しており、変数Kが0でなければ、前回も有効データ範囲外での操作であったことを示していることとなる。   On the other hand, if it is determined in step 1401 that it is not within the valid data (step 1401: out of range), in step 1403, it is determined whether or not the variable K is zero. Here, if the variable K is 0, it indicates that the previous scroll process was an operation within the valid data range. If the variable K is not 0, the previous operation was also outside the valid data range. It will show that.

ステップ1403で変数Kが0であると判断された場合、すなわち前回は有効データ範囲内であると判断された場合(ステップ1403:Y)は、ステップ1404において、変数Kに1をセットし、次回操作時に備える。   If it is determined in step 1403 that the variable K is 0, that is, if it was determined that the previous time was within the valid data range (step 1403: Y), 1 is set in the variable K in step 1404, and the next time Prepare for operation.

次に、ステップ1405において、メッセージを一定期間表示する。例えば「キャッシュ外へのデータアクセスの為、サーバーへ接続します」等のメッセージを1秒間表示する。そして、メッセージの表示期間経過後、ステップ1406において、スクロール操作が継続されているか否かを判断する。スクロール操作が終了していれば(ステップ1406:終了)、本スクロール処理を終了する。他方、継続中であれば(ステップ1406:継続)、図11のステップ1102へ進みそれ以降と同等の処理を行う。   Next, in step 1405, the message is displayed for a certain period. For example, a message such as “I will connect to the server to access data outside the cache” is displayed for one second. Then, after the message display period elapses, it is determined in step 1406 whether or not the scroll operation is continued. If the scroll operation has ended (step 1406: end), the scroll process ends. On the other hand, if it is continuing (step 1406: continuing), the process proceeds to step 1102 in FIG.

また、スキップ1403で変数Kが0でないと判断された場合、すなわち前回も有効データ範囲外であると判断された場合(ステップ1403:N)も、図11のステップ1102へ進みそれ以降と同等の処理を行う。   Also, when it is determined in skip 1403 that the variable K is not 0, that is, when it is determined that the previous time is also outside the valid data range (step 1403: N), the process proceeds to step 1102 in FIG. Process.

なお、上記第1の変形例では、メッセージを一定期間表示するようにしたが、スクロール操作を一定期間、例えば0.5秒間停止するようにしても良い。この場合には、ステップ1405の処理が「一定期間ディレイ」となる。ユーザは、スクロール動作が一旦停止することにより、有効データがモバイル端末装置104内に無く、これ以上操作を続けるとサーバー装置101への通信が始めることを知ることができる。   In the first modified example, the message is displayed for a certain period, but the scrolling operation may be stopped for a certain period, for example, 0.5 seconds. In this case, the processing in step 1405 is “delay for a certain period”. By temporarily stopping the scroll operation, the user can know that there is no valid data in the mobile terminal device 104 and communication with the server device 101 starts when the operation is continued further.

図15は、スクロール処理の第2の変形例を示すフローチャートである。
まず、ステップ1500において、モバイル端末装置104内のCPU201がスクロール操作を検出すると、ステップ1501において、スクロール後の表示が有効データ領域内であるかFBCT320に問い合わせを行うことにより判断する。
FIG. 15 is a flowchart showing a second modification of the scroll process.
First, in step 1500, when the CPU 201 in the mobile terminal device 104 detects a scroll operation, in step 1501, it is determined by inquiring the FBCT 320 whether the display after scrolling is in the valid data area.

有効データ内であると判断された場合(ステップ1501:範囲内)は、ステップ1502において、変数Kに0を代入し、図11のステップ1107へ進みそれ以降と同等の処理を行う。ここで変数Kは、有効データ内から有効データ外へのスクロール移動を検出するために用いられる変数である。   If it is determined that the data is within the valid data (step 1501: within range), in step 1502, 0 is substituted for the variable K, the process proceeds to step 1107 in FIG. Here, the variable K is a variable used for detecting a scroll movement from valid data to outside valid data.

他方、ステップ1501で有効データ内でないと判断された場合(ステップ1501:範囲外)は、ステップ1503において、変数Kが0であるか否かを判断する。ここで変数Kが0であれば前回のスクロール処理は、有効データ範囲内の操作であったことを示しており、変数Kが0でなければ、前回も有効データ範囲外での操作であったことを示していることとなる。   On the other hand, if it is determined in step 1501 that it is not within the valid data (step 1501: out of range), it is determined in step 1503 whether or not the variable K is zero. Here, if the variable K is 0, it indicates that the previous scroll process was an operation within the valid data range. If the variable K is not 0, the previous operation was also outside the valid data range. It will show that.

ステップ1503で変数Kが0であると判断された場合、すなわち前回は有効データ範囲内であると判断された場合(ステップ1503:Y)は、ステップ1504において、変数Kに1をセットし、次回操作時に備える。   If it is determined in step 1503 that the variable K is 0, that is, if it was determined that the previous time was within the valid data range (step 1503: Y), 1 is set in the variable K in step 1504, and the next time Prepare for operation.

次に、ステップ1505において、確認のためのメッセージと共に確認用のダイアログを表示し、ユーザに処理を継続してよいかの判断を促す(例えば、続行してよい場合には「Y」キーを押し、良くない場合には「Y」キー以外の「N」キー等を押すように促す)。そして、ステップ1506において、ユーザが入力したキーが「Y」キーである場合(ステップ1506:Y(移動))は、図11のステップ1102へ進みそれ以降と同等の処理を行う。他方「Y」キー以外のキーが入力されたと判断された場合(ステップ1506:N))は、本スクロール処理を終了する。   Next, in step 1505, a confirmation dialog is displayed together with a confirmation message, and the user is prompted to determine whether or not to continue the process (for example, if the process can be continued, the “Y” key is pressed). If not, prompt the user to press an “N” key other than the “Y” key). In step 1506, if the key input by the user is the “Y” key (step 1506: Y (movement)), the process proceeds to step 1102 in FIG. On the other hand, if it is determined that a key other than the “Y” key has been input (step 1506: N)), the scroll process ends.

また、スキップ1503で変数Kが0でないと判断された場合、すなわち前回も有効データ範囲外であると判断された場合(ステップ1503:N)も、図11のステップ1102へ進みそれ以降と同等の処理を行う。   If it is determined in skip 1503 that the variable K is not 0, that is, if it is determined that the previous time is also outside the valid data range (step 1503: N), the process proceeds to step 1102 in FIG. Process.

なお、本スクロール処理におけるスクロールは、縦スクロールに限らず横スクロールでも良い。
また、スクロール操作がフレームバッファ600の有効領域601を超える操作の場合、ユーザに注意を喚起するためのメッセージの表示だけでなく音の出力やマークの表示であっても良い。
Note that the scrolling in this scrolling process is not limited to vertical scrolling and may be horizontal scrolling.
In addition, when the scroll operation is an operation exceeding the effective area 601 of the frame buffer 600, not only a message for alerting the user but also a sound output or a mark display may be used.

なお、上述の実施の形態では、全体縮小画像更新の判断をサーバー装置101側で行ったが、モバイル端末装置104内でフレームバッファ600の更新前後を比較判定し、必要であれば、モバイル端末装置104側で全体縮小画像をサーバー装置101に対して要求するようにしても良い。   In the embodiment described above, the update of the entire reduced image is determined on the server apparatus 101 side. However, the mobile terminal apparatus 104 compares and determines before and after the update of the frame buffer 600, and if necessary, the mobile terminal apparatus. The entire reduced image may be requested to the server apparatus 101 on the 104 side.

以上、本発明の実施の形態を説明してきたが、これにより、表示画面が狭いクライアント装置を用いたサーバーコンピューティングにおいて、通信頻度が減り、消費電力低減を図ることができる。また、低消費電力ながら全体レイアウト表示を行うことにより、狭い画面でも快適な操作が可能となる。   As described above, the embodiments of the present invention have been described. As a result, in server computing using a client device with a narrow display screen, the communication frequency can be reduced and the power consumption can be reduced. Further, by performing the overall layout display with low power consumption, comfortable operation can be performed even on a narrow screen.

なお、上述してきた本発明の実施の形態は、サーバー装置あるいはクライアント装置の一機能としてハードウェアまたはDSP(Digital Signal Processor)ボードやCPUボードでのファームウェアもしくはソフトウェアにより実現することができる。   The embodiment of the present invention described above can be realized by firmware or software on a hardware, a DSP (Digital Signal Processor) board or a CPU board as one function of the server apparatus or the client apparatus.

以上、本発明の実施の形態を、図面を参照しながら説明してきたが、本発明が適用されるサーバー装置あるいはクライアント装置は、その機能が実行されるのであれば、上述の実施の形態に限定されることなく、単体の装置であっても、複数の装置からなるシステムあるいは統合装置であっても、LAN、WAN等のネットワークを介して処理が行なわれるシステムであってもよいことは言うまでもない。   The embodiments of the present invention have been described above with reference to the drawings. However, the server device or the client device to which the present invention is applied is limited to the above-described embodiments as long as the function is executed. Needless to say, a single device, a system composed of a plurality of devices, an integrated device, or a system that performs processing via a network such as a LAN or WAN may be used. .

また、バスに接続されたCPU、ROMやRAMのメモリ、入力装置、出力装置、外部記録装置、媒体駆動装置、ネットワーク接続装置で構成されるシステムでも実現できる。すなわち、前述してきた実施の形態のシステムを実現するソフトェアのプログラムを記録したROMやRAMのメモリ、外部記録装置、可搬記録媒体を、サーバー装置あるいはクライアント装置に供給し、それらのサーバー装置あるいはクライアント装置のコンピュータがプログラムを読み出し実行することによっても、達成されることは言うまでもない。   It can also be realized by a system including a CPU, ROM or RAM memory connected to a bus, an input device, an output device, an external recording device, a medium driving device, and a network connection device. That is, a ROM or RAM memory, an external recording device, or a portable recording medium in which a software program for realizing the system of the above-described embodiment is recorded is supplied to the server device or client device, and the server device or client is supplied. Needless to say, this can also be achieved by the computer of the apparatus reading and executing the program.

この場合、可搬記録媒体等から読み出されたプログラム自体が本発明の新規な機能を実現することになり、そのプログラムを記録した可搬記録媒体等は本発明を構成することになる。   In this case, the program itself read from the portable recording medium or the like realizes the novel function of the present invention, and the portable recording medium or the like on which the program is recorded constitutes the present invention.

プログラムを供給するための可搬記録媒体としては、例えば、フレキシブルディスク、ハードディスク、光ディスク、光磁気ディスク、CD−ROM、CD−R、DVD−ROM、DVD−RAM、磁気テープ、不揮発性のメモリーカード、ROMカード、電子メールやパソコン通信等のネットワーク接続装置(言い換えれば、通信回線)を介して記録した種々の記録媒体などを用いることができる。   Examples of portable recording media for supplying the program include flexible disks, hard disks, optical disks, magneto-optical disks, CD-ROMs, CD-Rs, DVD-ROMs, DVD-RAMs, magnetic tapes, and nonvolatile memory cards. Various recording media recorded via a network connection device (in other words, a communication line) such as a ROM card, electronic mail or personal computer communication can be used.

また、コンピュータ(情報処理装置)がメモリ上に読み出したプログラムを実行することによって、前述した実施の形態の機能が実現される他、そのプログラムの指示に基づき、コンピュータ上で稼動しているOSなどが実際の処理の一部または全部を行ない、その処理によっても前述した実施の形態の機能が実現される。   The computer (information processing apparatus) executes the program read out on the memory, thereby realizing the functions of the above-described embodiment, and an OS running on the computer based on the instructions of the program. Performs part or all of the actual processing, and the functions of the above-described embodiments are also realized by the processing.

さらに、可搬型記録媒体から読み出されたプログラムやプログラム(データ)提供者から提供されたプログラム(データ)が、コンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに書き込まれた後、そのプログラムの指示に基づき、その機能拡張ボードや機能拡張ユニットに備わるCPUなどが実際の処理の一部または全部を行ない、その処理によっても前述した実施の形態の機能が実現され得る。   Furthermore, a program read from a portable recording medium or a program (data) provided by a program (data) provider is stored in a memory provided in a function expansion board inserted into the computer or a function expansion unit connected to the computer. After being written, the CPU of the function expansion board or function expansion unit performs part or all of the actual processing based on the instructions of the program, and the functions of the above-described embodiments are also realized by the processing. obtain.

すなわち、本発明は、以上に述べた実施の形態に限定されるものではなく、本発明の要旨を逸脱しない範囲内で種々の構成または形状を取ることができる。   That is, the present invention is not limited to the embodiment described above, and can take various configurations or shapes without departing from the gist of the present invention.

サーバーベースコンピューティングのネットワーク構成の概略を示す図である。It is a figure which shows the outline of the network structure of server-based computing. モバイル端末装置104の消費電力の内訳の一例を示す図である。It is a figure which shows an example of the breakdown of the power consumption of the mobile terminal device. モバイル端末装置104の外観を示す図である。2 is a diagram illustrating an appearance of a mobile terminal device 104. FIG. 本発明を適用したモバイル端末装置104の構成の概略を示す図である。It is a figure which shows the outline of a structure of the mobile terminal device 104 to which this invention is applied. LCDC202の内部構成を示す図である。It is a figure which shows the internal structure of LCDC202. サーバー装置101の構成の概略を示す図である。2 is a diagram showing an outline of the configuration of a server device 101. FIG. サーバー装置101側のフレームバッファ500及び全体縮小画像502を示す図である。同図(A)は、サーバー装置101側のフレームバッファ500を示す図であり、同図(B)は、サーバー装置101側の全体縮小画像502を示す図である。3 is a diagram illustrating a frame buffer 500 and an entire reduced image 502 on the server apparatus 101 side. FIG. FIG. 4A is a diagram showing the frame buffer 500 on the server apparatus 101 side, and FIG. 4B is a diagram showing the entire reduced image 502 on the server apparatus 101 side. モバイル端末装置104のフレームバッファ600とLCD210(表示部)の状態を説明するための図である。FIG. 6 is a diagram for explaining states of a frame buffer 600 and an LCD 210 (display unit) of the mobile terminal device 104. FBCT320の動作を説明するための図である。6 is a diagram for explaining the operation of the FBCT 320. FIG. モバイル端末装置104において実行されるメイン処理の流れを示すフローチャートである。5 is a flowchart showing a flow of main processing executed in the mobile terminal device 104. スクロール処理の流れを示すフローチャートである。It is a flowchart which shows the flow of a scroll process. 第1の全体レイアウト生成処理の流れを示すフローチャートである。It is a flowchart which shows the flow of a 1st whole layout production | generation process. 第2の全体レイアウト生成処理の流れを示すフローチャートである。It is a flowchart which shows the flow of a 2nd whole layout production | generation process. スクロール処理の第1の変形例を示すフローチャートである。It is a flowchart which shows the 1st modification of a scroll process. スクロール処理の第2の変形例を示すフローチャートである。It is a flowchart which shows the 2nd modification of a scroll process.

符号の説明Explanation of symbols

101 サーバー装置
102 クライアント端末装置
103 無線アクセスポイント
104 モバイル端末装置
105 スマートフォン
109 ネットワーク
200 LSI
201 CPU
202 LCDコントローラ(LCDC)
203 内蔵メモリ(RAM)
204 メモリコントローラ(Mem.Cont.)
204a 内部バス(Bus)
204b 内部バス
205 リアルタイムカウンタ(RTC)
206 調歩同期シリアル通信(UART)
207 パワーマネージメントブロック(Power Mgmt)
208 USBファンクション(USBF)
209 無線通信部(WiFi)
210 LCD
212 プログラム格納メモリ(FROM)
213 ワークメモリ(SDRAM)
301 バスインターフェース(BUS I/F)
302 レジスタ(Reg.)
303 メモリコントローラ(Memory Cont.)
303a DMAC(ダイレクトメモリアクセスコントローラ)
304 FIFO(先入れ先出しメモリ)
305 リサイザー(Resizer)
306 FIFO
307 FIFO
308 枠描画器
309 αブレンド合成器
310 FIFO
311 LCD I/F
320 FBCT(フレームバッファコントロールテーブル)
321 有効部描画器
322 αブレンド合成器
500 フレームバッファ(サーバー装置101側)
501 VGAサイズの領域
502 全体縮小画像
600 フレームバッファ(モバイル端末装置104側)
601 有効領域
602 表示領域
603 データ領域
604 全体レイアウト
605 LCD表示画像
606 枠
700 バス
701 CPU
702 メモリ
703 入力部
704 表示部
705 記憶部
706 記録媒体駆動部
707 ネットワーク接続部
800 管理テーブル
801 領域
802 小領域
901 ポインター
901a 左クリックキー
901b 右クリックキー
902a 上カーソルキー
902b 右カーソルキー
902c 下カーソルキー
902d 左カーソルキー
904 キーボード
905 シフトキー
910 スライドバー
DESCRIPTION OF SYMBOLS 101 Server apparatus 102 Client terminal apparatus 103 Wireless access point 104 Mobile terminal apparatus 105 Smartphone 109 Network 200 LSI
201 CPU
202 LCD controller (LCDC)
203 Internal memory (RAM)
204 Memory Controller (Mem. Cont.)
204a Internal bus (Bus)
204b Internal bus 205 Real-time counter (RTC)
206 Asynchronous serial communication (UART)
207 Power Management Block (Power Mgmt)
208 USB function (USBF)
209 Wireless communication unit (WiFi)
210 LCD
212 Program storage memory (FROM)
213 Work memory (SDRAM)
301 Bus interface (BUS I / F)
302 Register (Reg.)
303 Memory Controller (Memory Cont.)
303a DMAC (Direct Memory Access Controller)
304 FIFO (first-in first-out memory)
305 Resizer
306 FIFO
307 FIFO
308 Frame drawing device 309 α blend synthesizer 310 FIFO
311 LCD I / F
320 FBCT (frame buffer control table)
321 Effective portion drawing device 322 α blend synthesizer 500 Frame buffer (server device 101 side)
501 VGA size area 502 Whole reduced image 600 Frame buffer (mobile terminal device 104 side)
601 Effective area 602 Display area 603 Data area 604 Overall layout 605 LCD display image 606 Frame 700 Bus 701 CPU
702 Memory 703 Input unit 704 Display unit 705 Storage unit 706 Recording medium drive unit 707 Network connection unit 800 Management table 801 Area 802 Small area 901 Pointer 901a Left click key 901b Right click key 902a Up cursor key 902b Right cursor key 902c Down cursor key 902d Left cursor key 904 Keyboard 905 Shift key 910 Slide bar

Claims (6)

クライアント装置からのサービス要求に基づいてプログラムを動作させるサーバー装置と前記クライアント装置とがネットワークを介して相互に接続可能に構成されたサーバーベースコンピューティングシステムにおいて、
前記クライアント装置の表示のためのフレームメモリを記憶するフレームメモリ記憶手段と、
表示画面データを前記サーバー装置から受信する表示画面データ受信手段と、
前記サーバー装置から全体レイアウト画像を受信する全体レイアウト画像受信手段と、
画面更新の操作による表示データの更新が前記フレームメモリの範囲内の表示データの更新かを判別する判別手段と、
前記判別手段の判別結果に基づいて、前記全体レイアウト画像に前記フレームメモリの有効範囲を示す識別情報を生成する有効範囲識別情報生成手段と、
前記フレームメモリの内容及び生成されたフレームメモリの有効範囲を示す識別情報を反映させた全体レイアウト画像を表示する表示手段と、
を備えたことを特徴とするクライアント装置。
In a server-based computing system configured such that a server device that operates a program based on a service request from a client device and the client device can be connected to each other via a network,
Frame memory storage means for storing a frame memory for display of the client device;
Display screen data receiving means for receiving display screen data from the server device;
Whole layout image receiving means for receiving a whole layout image from the server device;
A discriminating means for discriminating whether the update of the display data by the operation of the screen update is an update of the display data within the range of the frame memory;
Effective range identification information generating means for generating identification information indicating the effective range of the frame memory in the overall layout image based on the determination result of the determination means;
Display means for displaying an entire layout image reflecting identification information indicating the contents of the frame memory and the effective range of the generated frame memory;
A client device comprising:
前記有効範囲識別情報生成手段が生成する識別情報は、枠であることを特徴とする請求項1に記載のクライアント装置。   The client apparatus according to claim 1, wherein the identification information generated by the effective range identification information generation unit is a frame. 前記有効範囲識別情報生成手段が生成する識別情報は、画像の濃淡であることを特徴とする請求項1に記載のクライアント装置。   The client apparatus according to claim 1, wherein the identification information generated by the effective range identification information generation unit is a shade of an image. クライアント装置からのサービス要求に基づいてプログラムを動作させるサーバー装置と前記クライアント装置とがネットワークを介して相互に接続可能に構成されたサーバーベースコンピューティングシステムにおいて、
前記クライアント装置の表示のためのフレームメモリを記憶するフレームメモリ記憶手段と、
表示画面データを前記サーバー装置から受信する表示画面データ受信手段と、
前記サーバー装置から全体レイアウト画像を受信する全体レイアウト画像受信手段と、
画面更新の操作による表示データの更新が前記フレームメモリの範囲内の表示データの更新かを判別する判別手段と、
前記判別手段の判別結果が前記フレームメモリの範囲外の表示データの更新である場合に、ユーザに注意を喚起するためのメッセージを生成するメッセージ生成手段と、
前記フレームメモリの内容、前記全体レイアウト画像及び前記生成されたメッセージを表示する表示手段と、
を備えたことを特徴とするクライアント装置。
In a server-based computing system configured such that a server device that operates a program based on a service request from a client device and the client device can be connected to each other via a network,
Frame memory storage means for storing a frame memory for display of the client device;
Display screen data receiving means for receiving display screen data from the server device;
Whole layout image receiving means for receiving a whole layout image from the server device;
A discriminating means for discriminating whether the update of the display data by the operation of the screen update is an update of the display data within the range of the frame memory;
Message generation means for generating a message for alerting the user when the determination result of the determination means is an update of display data outside the range of the frame memory;
Display means for displaying the contents of the frame memory, the overall layout image and the generated message;
A client device comprising:
クライアント装置からのサービス要求に基づいてプログラムを動作させるサーバー装置と前記クライアント装置とがネットワークを介して相互に接続可能に構成されたサーバーベースコンピューティングシステムにおいて、
前記クライアント装置のコンピュータを、
表示画面データを前記サーバー装置から受信する表示画面データ受信手段、
前記サーバー装置から全体レイアウト画像を受信する全体レイアウト画像受信手段、
画面更新の操作による表示データの更新が前記フレームメモリの範囲内の表示データの更新かを判別する判別手段、
前記判別手段の判別結果に基づいて、前記全体レイアウト画像に前記フレームメモリの有効範囲を示す識別情報を生成する有効範囲識別情報生成手段、
前記フレームメモリの内容及び生成されたフレームメモリの有効範囲を示す識別情報を反映させた全体レイアウト画像を表示する表示手段、
として機能させるためのプログラム。
In a server-based computing system configured such that a server device that operates a program based on a service request from a client device and the client device can be connected to each other via a network,
A computer of the client device;
Display screen data receiving means for receiving display screen data from the server device;
An overall layout image receiving means for receiving an overall layout image from the server device;
A discriminating means for discriminating whether updating of display data by an operation of screen updating is updating of display data within the range of the frame memory;
Effective range identification information generating means for generating identification information indicating the effective range of the frame memory in the overall layout image based on the determination result of the determination means;
Display means for displaying a whole layout image reflecting identification information indicating the contents of the frame memory and the effective range of the generated frame memory;
Program to function as.
クライアント装置からのサービス要求に基づいてプログラムを動作させるサーバー装置と前記クライアント装置とがネットワークを介して相互に接続可能に構成されたサーバーベースコンピューティングシステムにおいて、
前記クライアント装置のコンピュータを、
表示画面データを前記サーバー装置から受信する表示画面データ受信手段、
前記サーバー装置から全体レイアウト画像を受信する全体レイアウト画像受信手段、
画面更新の操作による表示データの更新が前記フレームメモリの範囲内の表示データの更新かを判別する判別手段、
前記判別手段の判別結果が前記フレームメモリの範囲外の表示データの更新である場合に、ユーザに注意を喚起するためのメッセージを生成するメッセージ生成手段、
前記フレームメモリの内容、前記全体レイアウト画像及び前記生成されたメッセージを表示する表示手段、
として機能させるためのプログラム。
In a server-based computing system configured such that a server device that operates a program based on a service request from a client device and the client device can be connected to each other via a network,
A computer of the client device;
Display screen data receiving means for receiving display screen data from the server device;
An overall layout image receiving means for receiving an overall layout image from the server device;
A discriminating means for discriminating whether updating of display data by an operation of screen updating is updating of display data within the range of the frame memory;
Message generating means for generating a message for alerting the user when the determination result of the determining means is an update of display data outside the range of the frame memory;
Display means for displaying the contents of the frame memory, the overall layout image and the generated message;
Program to function as.
JP2006091472A 2006-03-29 2006-03-29 Client device and program Expired - Fee Related JP5044961B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006091472A JP5044961B2 (en) 2006-03-29 2006-03-29 Client device and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006091472A JP5044961B2 (en) 2006-03-29 2006-03-29 Client device and program

Publications (2)

Publication Number Publication Date
JP2007264440A true JP2007264440A (en) 2007-10-11
JP5044961B2 JP5044961B2 (en) 2012-10-10

Family

ID=38637470

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006091472A Expired - Fee Related JP5044961B2 (en) 2006-03-29 2006-03-29 Client device and program

Country Status (1)

Country Link
JP (1) JP5044961B2 (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013526232A (en) * 2010-05-04 2013-06-20 アクティブビデオ ネットワークス ベー.フェー. Mobile device remote router channel
US9788029B2 (en) 2014-04-25 2017-10-10 Activevideo Networks, Inc. Intelligent multiplexing using class-based, multi-dimensioned decision logic for managed networks
US9800945B2 (en) 2012-04-03 2017-10-24 Activevideo Networks, Inc. Class-based intelligent multiplexing over unmanaged networks
US9826197B2 (en) 2007-01-12 2017-11-21 Activevideo Networks, Inc. Providing television broadcasts over a managed network and interactive content over an unmanaged network to a client device
US10200744B2 (en) 2013-06-06 2019-02-05 Activevideo Networks, Inc. Overlay rendering of user interface onto source video
US10275128B2 (en) 2013-03-15 2019-04-30 Activevideo Networks, Inc. Multiple-mode system and method for providing user selectable video content
US10409445B2 (en) 2012-01-09 2019-09-10 Activevideo Networks, Inc. Rendering of an interactive lean-backward user interface on a television

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001045407A (en) * 1999-08-02 2001-02-16 Fuji Photo Film Co Ltd Image display device and picture photographing device
JP2002182638A (en) * 2000-12-11 2002-06-26 Matsushita Electric Ind Co Ltd Image display device and image display system
JP2003271507A (en) * 2002-03-13 2003-09-26 Canon Inc System describing markup language for mobile, information processor for creating display contents and program
JP2004240877A (en) * 2003-02-07 2004-08-26 Sharp Corp Data display system, data display apparatus, and recording medium recorded with data display program

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001045407A (en) * 1999-08-02 2001-02-16 Fuji Photo Film Co Ltd Image display device and picture photographing device
JP2002182638A (en) * 2000-12-11 2002-06-26 Matsushita Electric Ind Co Ltd Image display device and image display system
JP2003271507A (en) * 2002-03-13 2003-09-26 Canon Inc System describing markup language for mobile, information processor for creating display contents and program
JP2004240877A (en) * 2003-02-07 2004-08-26 Sharp Corp Data display system, data display apparatus, and recording medium recorded with data display program

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9826197B2 (en) 2007-01-12 2017-11-21 Activevideo Networks, Inc. Providing television broadcasts over a managed network and interactive content over an unmanaged network to a client device
JP2013526232A (en) * 2010-05-04 2013-06-20 アクティブビデオ ネットワークス ベー.フェー. Mobile device remote router channel
US10409445B2 (en) 2012-01-09 2019-09-10 Activevideo Networks, Inc. Rendering of an interactive lean-backward user interface on a television
US9800945B2 (en) 2012-04-03 2017-10-24 Activevideo Networks, Inc. Class-based intelligent multiplexing over unmanaged networks
US10506298B2 (en) 2012-04-03 2019-12-10 Activevideo Networks, Inc. Class-based intelligent multiplexing over unmanaged networks
US10757481B2 (en) 2012-04-03 2020-08-25 Activevideo Networks, Inc. Class-based intelligent multiplexing over unmanaged networks
US10275128B2 (en) 2013-03-15 2019-04-30 Activevideo Networks, Inc. Multiple-mode system and method for providing user selectable video content
US11073969B2 (en) 2013-03-15 2021-07-27 Activevideo Networks, Inc. Multiple-mode system and method for providing user selectable video content
US10200744B2 (en) 2013-06-06 2019-02-05 Activevideo Networks, Inc. Overlay rendering of user interface onto source video
US9788029B2 (en) 2014-04-25 2017-10-10 Activevideo Networks, Inc. Intelligent multiplexing using class-based, multi-dimensioned decision logic for managed networks

Also Published As

Publication number Publication date
JP5044961B2 (en) 2012-10-10

Similar Documents

Publication Publication Date Title
JP5044961B2 (en) Client device and program
JP4653561B2 (en) Information processing apparatus and display control method
US20030179243A1 (en) Information-processing apparatus with virtual display function and display control method for use in the apparatus
US20080104437A1 (en) Computer system and control method thereof
US20150370458A1 (en) Responding to user input including providing user feedback
US20070050470A1 (en) Display method and system of computer information
US7823090B2 (en) Information-processing apparatus and clock information display control method for use in the apparatus
JP2010009534A (en) Electronic device and display method
US20050138575A1 (en) Information processing apparatus with display
JP2015179330A (en) Electrical apparatus and display method
JP5487287B2 (en) Electronic device and display method
JP4844275B2 (en) Server apparatus, server-based computing system, and program
JP6195646B1 (en) Information processing apparatus, input method, and program
JP2007200145A (en) Client device, server device, server-based computing system and program
US7321977B2 (en) Information processing apparatus and method
JP4742888B2 (en) Server device, client device, and program
JP2012212277A (en) Display controller and program for the same
JP2007323346A (en) Information processor and display method
JP2007206896A (en) Information processor and drawing control method applied to information processor
CN110413098B (en) Control method and device
JP4811042B2 (en) Client device and program
JP2011129164A (en) Information processing device and display method
US11106243B2 (en) Display screen configuration
JP5278479B2 (en) Image display apparatus and program
US20120206488A1 (en) Electronic device with a graphic feature

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20090224

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120127

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120207

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120405

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20120619

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20120702

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20150727

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 5044961

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees