JP5659474B2 - Information processing terminal and program - Google Patents

Information processing terminal and program Download PDF

Info

Publication number
JP5659474B2
JP5659474B2 JP2009208288A JP2009208288A JP5659474B2 JP 5659474 B2 JP5659474 B2 JP 5659474B2 JP 2009208288 A JP2009208288 A JP 2009208288A JP 2009208288 A JP2009208288 A JP 2009208288A JP 5659474 B2 JP5659474 B2 JP 5659474B2
Authority
JP
Japan
Prior art keywords
display
information
server
processing terminal
screen 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.)
Active
Application number
JP2009208288A
Other languages
Japanese (ja)
Other versions
JP2011059942A5 (en
JP2011059942A (en
Inventor
大塚 利彦
利彦 大塚
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Casio Computer Co Ltd
Original Assignee
Casio Computer Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Casio Computer Co Ltd filed Critical Casio Computer Co Ltd
Priority to JP2009208288A priority Critical patent/JP5659474B2/en
Publication of JP2011059942A publication Critical patent/JP2011059942A/en
Publication of JP2011059942A5 publication Critical patent/JP2011059942A5/en
Application granted granted Critical
Publication of JP5659474B2 publication Critical patent/JP5659474B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)
  • User Interface Of Digital Computer (AREA)

Description

本発明は、情報処理端末及びプログラムに関する。 The present invention relates to an information processing terminal and a program.

近年、携帯電話機等の小型の情報処理端末の普及に伴い、このような小型の情報処理端末においても多くのアプリケーションを実行可能とする要求が高まっている。ここで、一般に小型の情報処理端末は処理能力が乏しく、多くのアプリケーションを実行できるような状況にはない。このような問題を解決するため、シンクライアント(Thin client)システムが注目されている。シンクライアントシステムにおいては、本来、情報処理端末にて実行すべきアプリケーションが情報処理端末とは別個に設けられたサーバ上で実行される。そして、情報処理端末からはサーバ上で実行されるアプリケーションに対する操作指示(キーイベント等と呼ばれる)をサーバに送信可能になされている。このようなシンクライアントシステムにより、情報処理端末には画面表示部や入力部等の最低限の機能を持たせるだけで、小型の情報処理端末から多くのアプリケーションを実行可能となる。   In recent years, with the spread of small information processing terminals such as mobile phones, there is an increasing demand for enabling many applications to be executed on such small information processing terminals. Here, in general, a small information processing terminal has poor processing capability, and is not in a situation where many applications can be executed. In order to solve such problems, a thin client system has attracted attention. In a thin client system, an application that should be executed by an information processing terminal is executed on a server provided separately from the information processing terminal. An information processing terminal can transmit an operation instruction (referred to as a key event) for an application executed on the server to the server. With such a thin client system, it is possible to execute many applications from a small information processing terminal only by providing the information processing terminal with minimum functions such as a screen display unit and an input unit.

ここで、従来のシンクライアントシステムでは、情報処理端末上での操作が行われる毎に情報処理端末とサーバとの間での通信がなされるので、特に高遅延・狭帯域の通信環境において迅速なレスポンスが期待できなくなる。   Here, in the conventional thin client system, communication is performed between the information processing terminal and the server every time an operation on the information processing terminal is performed. The response cannot be expected.

シンクライアントシステムにおける迅速なレスポンスを実現すべく、特許文献1においては、GUIコンポーネント単位でその属性に対応したコマンドを定義し、GUIコンポーネントの属性値を送受信することにより、サーバと情報処理端末との間でやり取りされるデータ量を削減するようにしている。   In order to realize a quick response in the thin client system, in Patent Document 1, a command corresponding to the attribute is defined for each GUI component, and the attribute value of the GUI component is transmitted and received. The amount of data exchanged between them is reduced.

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

特許文献1の技術を用いても情報処理端末上での操作が行われる毎に情報処理端末とサーバとの間での通信がなされる点においては変わらない。このため、特に、表示画面を頻繁に更新する必要がある動的な表示を伴う場合においては迅速なレスポンスが期待できなくなる。   Even if the technique of Patent Document 1 is used, there is no change in that communication is performed between the information processing terminal and the server each time an operation on the information processing terminal is performed. For this reason, a quick response cannot be expected particularly when there is a dynamic display that requires frequent updating of the display screen.

本発明は、画面データを生成して送信してくるサーバとの通信を抑制しつつ表示画面の更新を迅速に行うこと目的とする。 The present invention aims to update the display screen rapidly while suppressing the communication with the server coming generate and transmit screen data.

請求項1は、サーバにおけるアプリケーションの実行で生成された画面データをネットワークを介して受信して表示画面上に表示する情報処理端末であって、前記サーバから受信した前記画面データを前記表示画面上に表示した状態にあって、その表示画面上での任意の表示座標位置がユーザにより指示された際は、その指示された指示位置を前記サーバに送信する送信手段と、前記指示位置を受信した前記サーバにおいてその指示位置が前記画面データ内に含まれる特定領域内の位置と判別された場合には、当該情報処理端末側でローカルに生成された表示情報を前記サーバが生成した前記画面データ上の前記特定領域の表示位置に表示するためのローカル位置情報を前記サーバから受信する受信手段と、当該情報処理端末側のローカル処理で表示情報を生成し、その生成した表示情報を前記ローカル位置情報に従った前記表示画面上での表示座標位置に表示させる表示制御手段と、具備したことを特徴とする。 [Claim 1] An information processing terminal for receiving screen data generated by execution of an application in a server via a network and displaying the data on a display screen, wherein the screen data received from the server is displayed on the display screen. In the state displayed on the display screen, when an arbitrary display coordinate position on the display screen is instructed by the user, transmission means for transmitting the instructed indicated position to the server, and the indicated position is received. When the server determines that the indicated position is a position in a specific area included in the screen data, the display information generated locally on the information processing terminal side is displayed on the screen data generated by the server. Receiving means for receiving, from the server, local position information for display at the display position of the specific area, and local processing on the information processing terminal side. In generating the display information, characterized by comprising display control means for displaying the generated display information to the display coordinate position on said display screen in accordance with the local location, a.

請求項4は、サーバにおけるアプリケーションの実行で生成された画面データをネットワークを介して受信して表示画面上に表示する情報処理端末であって、前記サーバが生成した前記画面データを受信すると共に、その画面データ内に特定領域が含まれている場合には、その特定領域の表示位置に表示すべき表示情報を当該情報処理端末側でローカルで生成することを指示する生成指示情報と、その生成指示情報に基づいて生成された表示情報を前記特定領域の表示位置に表示させるためのローカル位置情報と、を前記サーバから受信する受信手段と、当該情報処理端末側のローカル処理で表示情報を生成する生成手段と、前記生成手段でローカル処理で生成した表示情報を、前記ローカル位置情報に従った前記表示画面上での表示座標位置に表示させる表示制御手段と、具備したことを特徴とする。 Claim 4 is an information processing terminal for receiving screen data generated by execution of an application in a server via a network and displaying it on a display screen, and receiving the screen data generated by the server, When a specific area is included in the screen data, generation instruction information for instructing to locally generate display information to be displayed at the display position of the specific area on the information processing terminal side, and generation thereof Display information generated based on the instruction information is received from the server with local position information for displaying the display information at the display position of the specific area, and the display information is generated by local processing on the information processing terminal side. And a display coordinate position on the display screen according to the local position information. Characterized by comprising a display control means for displaying on.

請求項6は、サーバにおけるアプリケーションの実行で生成された画面データをネットワークを介して受信して表示画面上に表示する情報処理端末であって、前記サーバが生成した前記画面データを受信すると共に、当該サーバが生成した前記画面データ内の特定領域を示す特定位置情報を前記サーバから受信する受信手段と、前記画面データと前記特定位置情報とを受信して当該画面データを表示した後にあって、当該画面データ上でユーザが任意に指示した指示位置が、前記特定位置情報で示される前記画面データ内の特定領域内か否かを判別する判別手段と、前記判別手段による判別結果に基づいて、その指示された指示位置を前記サーバに送信するか否かを制御する制御手段と、を具備したことを特徴とする。Claim 6 is an information processing terminal that receives screen data generated by execution of an application in a server via a network and displays the data on a display screen, and receives the screen data generated by the server, Receiving means for receiving specific position information indicating a specific area in the screen data generated by the server from the server, receiving the screen data and the specific position information, and displaying the screen data; Based on the determination result of the determination means by the determination means for determining whether or not the indicated position arbitrarily designated by the user on the screen data is in the specific area in the screen data indicated by the specific position information, And a control means for controlling whether or not to transmit the designated position to the server.

本発明によれば、画面データを生成して送信してくるサーバとの通信を抑制しつつ表示画面の更新を迅速に行うことができる。 ADVANTAGE OF THE INVENTION According to this invention, a display screen can be updated rapidly, suppressing communication with the server which produces | generates and transmits screen data .

本発明の一実施形態に係るデータ通信システムが適用されるシンクライアントシステムの構成を示す図である。It is a figure which shows the structure of the thin client system with which the data communication system which concerns on one Embodiment of this invention is applied. シンクライアント用のサーバのハードウェア構成例を示すブロック図である。It is a block diagram which shows the hardware structural example of the server for thin clients. 情報処理端末のハードウェア構成例を示すブロック図である。It is a block diagram which shows the hardware structural example of an information processing terminal. シンクライアント用のサーバのCPUで実行されるプログラムの処理手順を示したフローチャートである。It is the flowchart which showed the process sequence of the program performed with CPU of the server for thin clients. 情報処理端末のCPUで実行されるプログラムの処理手順を示したフローチャートの第1図である。It is FIG. 1 of the flowchart which showed the process sequence of the program performed with CPU of an information processing terminal. 情報処理端末のCPUで実行されるプログラムの処理手順を示したフローチャートの第2図である。It is FIG. 2 of the flowchart which showed the process sequence of the program performed with CPU of an information processing terminal. 情報処理端末の表示部へのウィジェットを示す表示の表示例について示す図である。It is a figure shown about the example of a display of the display which shows the widget on the display part of an information processing terminal.

以下、図面を参照して本発明の実施形態を説明する。
図1は、本発明の一実施形態に係るデータ通信システムが適用されるシンクライアント(Thin client)システムの構成を示す図である。図1に示すシンクライアントシステムは、例として、シンクライアント用のサーバ(サーバ装置)10と、複数の情報処理端末(シンクライアント端末装置)20と、Webサーバ30とがネットワークNに接続されて構成されている。なお、図1のネットワークNは有線ネットワークに限らず、無線ネットワークであっても良い。
Hereinafter, embodiments of the present invention will be described with reference to the drawings.
FIG. 1 is a diagram showing a configuration of a thin client system to which a data communication system according to an embodiment of the present invention is applied. The thin client system shown in FIG. 1 includes, for example, a thin client server (server device) 10, a plurality of information processing terminals (thin client terminal devices) 20, and a Web server 30 connected to a network N. Has been. 1 is not limited to a wired network, but may be a wireless network.

シンクライアント用のサーバ10は、インターネット接続処理プログラム、Web表示プログラム(Webブラウザ)、メール処理プログラム、文書作成処理プログラム、表計算処理プログラム等の複数のアプリケーションプログラムを記憶している。そして、シンクライアント用のサーバ10は、各情報処理端末20からの操作入力信号(キーイベント信号等と呼ばれる)の入力に応じて、アプリケーションを起動して処理を実行する。さらに、シンクライアント用のサーバ10は、アプリケーションの実行に伴って表示画面データを生成し、生成した表示画面データを情報処理端末20に送信することも行う。   The thin client server 10 stores a plurality of application programs such as an Internet connection processing program, a Web display program (Web browser), a mail processing program, a document creation processing program, and a spreadsheet processing program. The thin client server 10 activates an application and executes processing in response to an input of an operation input signal (referred to as a key event signal or the like) from each information processing terminal 20. Further, the thin client server 10 generates display screen data as the application is executed, and transmits the generated display screen data to the information processing terminal 20.

情報処理端末20は、シンクライアント用のサーバ10から送信されてきた表示画面データに基づいて画像表示を行うとともに、シンクライアント用のサーバ10に対して各種のキーイベント信号の送信を行うクライアント端末である。なお、情報処理端末20としては、例えばデスクトップタイプ、ラップトップタイプ、ノートタイプ、モバイル端末タイプ等の様々なタイプがある。   The information processing terminal 20 is a client terminal that displays an image based on display screen data transmitted from the thin client server 10 and transmits various key event signals to the thin client server 10. is there. As the information processing terminal 20, there are various types such as a desktop type, a laptop type, a notebook type, and a mobile terminal type.

詳細は後述するが、本実施形態における情報処理端末20は、各々が、シンクライアント用のサーバ10から送信されてきたウィジェット(Widget)を起動して処理を行うことが可能にもなされている。ウィジェットとは、電卓アプリケーションや時計アプリケーション等の、シンクライアント用のサーバ10上で実行されるWebブラウザ上やオペレーティングシステム(OS)の表示画面上に登録して実行可能な簡易プログラムのことである。   Although details will be described later, each of the information processing terminals 20 according to the present embodiment is also capable of starting and processing a widget transmitted from the server 10 for a thin client. A widget is a simple program that can be registered and executed on a Web browser or an operating system (OS) display screen executed on the thin client server 10, such as a calculator application or a clock application.

Webサーバ30は、シンクライアント用のサーバ10において実行されるWeb表示プログラムからのアクセスを受け付けるサーバ装置である。このWebサーバ30は、Webページ表示用のHTML(Hyper Text Markup Language)ファイルを記憶しており、シンクライアント用のサーバ10からHTMLファイルのダウンロードの要求がなされた場合に、そのHTMLファイルをシンクライアント用のサーバ10へ送り返す。また、Webサーバ30は、時計アプリケーション、電卓アプリケーション、地図アプリケーション等の簡易プログラムであるウィジェットを複数記憶しており、シンクライアント用のサーバ10や情報処理端末20からウィジェットのダウンロードの要求がなされた場合に、そのウィジェットをシンクライアント用のサーバ10や情報処理端末20へ送り返す。   The Web server 30 is a server device that accepts access from a Web display program executed in the thin client server 10. The Web server 30 stores an HTML (Hyper Text Markup Language) file for displaying a Web page. When a request for downloading an HTML file is made from the thin client server 10, the HTML file is converted into a thin client. To the server 10 for use. The Web server 30 stores a plurality of widgets that are simple programs such as a clock application, a calculator application, and a map application, and a request for downloading the widget is made from the server 10 for the thin client or the information processing terminal 20. The widget is sent back to the server 10 for thin client and the information processing terminal 20.

このようなシンクライアントシステムでは、情報処理端末20のキー入力やマウス入力等がなされる毎にキーイベント信号がシンクライアント用のサーバ10へ送信される。そしてシンクライアント用のサーバ10では、情報処理端末20からのキーイベント信号に応じたアプリケーションが実行されて処理がなされ、この処理に伴って情報処理端末20用の表示画面データが生成される。そして、シンクライアント用のサーバ10から情報処理端末20に表示画面データが転送され、情報処理端末20の表示画面が更新される。   In such a thin client system, a key event signal is transmitted to the server 10 for the thin client every time a key input or a mouse input of the information processing terminal 20 is performed. In the thin client server 10, an application corresponding to the key event signal from the information processing terminal 20 is executed and processing is performed, and display screen data for the information processing terminal 20 is generated along with this processing. Then, the display screen data is transferred from the thin client server 10 to the information processing terminal 20, and the display screen of the information processing terminal 20 is updated.

図2は、シンクライアント用のサーバ10のハードウェア構成例を示すブロック図である。図2に示すように、シンクライアント用のサーバ10は、コンピュータとしてのCPU11を備え、このCPU11には、バス12を介して、記憶部13、メモリ14、仮想フレームバッファメモリ15、ネットワーク制御部16、接続情報データベース(DB)17が接続されている。   FIG. 2 is a block diagram illustrating a hardware configuration example of the server 10 for a thin client. As shown in FIG. 2, the server 10 for a thin client includes a CPU 11 as a computer. A storage unit 13, a memory 14, a virtual frame buffer memory 15, and a network control unit 16 are connected to the CPU 11 via a bus 12. A connection information database (DB) 17 is connected.

CPU11は、記憶部13に予め記憶されているシステムプログラムや種々のアプリケーションプログラムに従ってシンクライアント用のサーバ10の各部の動作を制御する。   The CPU 11 controls the operation of each unit of the thin client server 10 according to a system program and various application programs stored in advance in the storage unit 13.

記憶部13は、シンクライアント用のサーバ10を制御するためのシステムプログラム、インターネット接続処理プログラム、Web表示プログラム、メール処理プログラム、文書作成処理プログラム等の複数のアプリケーションプログラムといった、CPU11が読み取り可能な各種のプログラムを記憶しておくための記憶部である。なお、記憶部13としては例えばハードディスクドライブ(HDD)を用いることができる。   The storage unit 13 is readable by the CPU 11 such as a system program for controlling the server 10 for a thin client, an Internet connection processing program, a Web display program, a mail processing program, and a document creation processing program. This is a storage unit for storing the program. For example, a hard disk drive (HDD) can be used as the storage unit 13.

メモリ14は、CPU11によって実行される処理の途中結果や処理の実行結果等の各種のデータを一時記憶しておくための記憶部である。仮想フレームバッファメモリ15は、情報処理端末20におけるシンクライアントプログラムの実行後に情報処理端末20によって指示されたアプリケーションに対応した表示画面を表示させるための表示画面データを一時記憶しておくための記憶部である。この仮想フレームバッファメモリ15は、複数の情報処理端末20の各々に対応した表示画面データを記憶するための複数の記憶領域を有している。なお、メモリ14、仮想フレームバッファメモリ15としては何れもRAM(Random Access Memory)を用いることができる。また、図2においては、メモリ14と仮想フレームバッファメモリ15とを個別に図示しているが、例えばメモリ14の一部の記憶領域を仮想フレームバッファメモリ15用の記憶領域として利用できるようにしても良い。   The memory 14 is a storage unit for temporarily storing various data such as an intermediate result of the process executed by the CPU 11 and an execution result of the process. The virtual frame buffer memory 15 is a storage unit for temporarily storing display screen data for displaying a display screen corresponding to an application instructed by the information processing terminal 20 after execution of the thin client program in the information processing terminal 20 It is. The virtual frame buffer memory 15 has a plurality of storage areas for storing display screen data corresponding to each of the plurality of information processing terminals 20. Note that both the memory 14 and the virtual frame buffer memory 15 may be RAM (Random Access Memory). In FIG. 2, the memory 14 and the virtual frame buffer memory 15 are illustrated separately. For example, a part of the storage area of the memory 14 can be used as a storage area for the virtual frame buffer memory 15. Also good.

ネットワーク制御部16は、シンクライアント用のサーバ10をネットワークNに接続するためのインターフェースを有し、CPU11の制御に従って情報処理端末20又はWebサーバ30との間でのデータの送受信を行う。   The network control unit 16 has an interface for connecting the thin client server 10 to the network N, and transmits and receives data to and from the information processing terminal 20 or the Web server 30 under the control of the CPU 11.

接続情報DB17は、シンクライアント用のサーバ10と接続されている情報処理端末20に関する接続情報をデータベースとして記憶する記憶部である。この接続情報は、情報処理端末20を識別するための情報(ユーザIDとパスワードとの対応情報等)、情報処理端末20の表示部に関する情報(表示部の画面サイズ、色数等)等を含む。なお、図2においては、記憶部13と接続情報DB17とを個別に図示しているが、記憶部13と接続情報DB17とを一体として構成しても良い。   The connection information DB 17 is a storage unit that stores connection information regarding the information processing terminal 20 connected to the server 10 for the thin client as a database. This connection information includes information for identifying the information processing terminal 20 (such as correspondence information between a user ID and a password), information related to the display unit of the information processing terminal 20 (screen size of the display unit, number of colors, etc.), and the like. . In FIG. 2, the storage unit 13 and the connection information DB 17 are individually illustrated, but the storage unit 13 and the connection information DB 17 may be configured integrally.

図3は、情報処理端末20のハードウェア構成例を示すブロック図である。図3に示すように、情報処理端末20は、コンピュータとしてのCPU21を備え、このCPU21には、バス22を介して、記憶部23、メモリ24、フレームバッファメモリ25、入力部27、ネットワーク制御部28、アプリケーション保存メモリ29が接続されている。さらに、フレームバッファメモリ25には表示部26が接続されている。   FIG. 3 is a block diagram illustrating a hardware configuration example of the information processing terminal 20. As shown in FIG. 3, the information processing terminal 20 includes a CPU 21 as a computer. A storage unit 23, a memory 24, a frame buffer memory 25, an input unit 27, and a network control unit are connected to the CPU 21 via a bus 22. 28, an application storage memory 29 is connected. Further, a display unit 26 is connected to the frame buffer memory 25.

CPU21は、記憶部23に予め記憶されているシステムプログラムに従ってシンクライアント用のサーバ10の各部の動作を制御する。また、記憶部23にはシンクライアントプログラムも記憶されている。このシンクライアントプログラムの実行中において、CPU21は、ユーザによる入力部27の操作があった場合に、その操作に応じたキーイベント信号を生成し、生成したキーイベント信号を、ネットワーク制御部28を介してシンクライアント用のサーバ10に送信する。また、詳細は後述するが、CPU21は、Webサーバ30からダウンロードされてアプリケーション保存メモリ29に保存されるウィジェットに処理を実行させることも行う。   The CPU 21 controls the operation of each unit of the thin client server 10 in accordance with a system program stored in advance in the storage unit 23. The storage unit 23 also stores a thin client program. During execution of this thin client program, when the user operates the input unit 27, the CPU 21 generates a key event signal corresponding to the operation, and the generated key event signal is transmitted via the network control unit 28. To the thin client server 10. Although details will be described later, the CPU 21 also causes the widget downloaded from the Web server 30 and stored in the application storage memory 29 to execute processing.

記憶部23は、情報処理端末20を制御するためのシステムプログラムや情報処理端末20をシンクライアントシステムにおけるクライアント端末として動作させるためのシンクライアントプログラムといった、CPU21が読み取り可能な各種のプログラムを記憶しておくための記憶部である。なお、記憶部23としては例えばHDDを用いることができる。   The storage unit 23 stores various programs readable by the CPU 21 such as a system program for controlling the information processing terminal 20 and a thin client program for operating the information processing terminal 20 as a client terminal in the thin client system. This is a storage unit. As the storage unit 23, for example, an HDD can be used.

メモリ24は、CPU21によって実行される処理の途中結果や処理の実行結果等の各種のデータを一時記憶しておくための記憶部である。フレームバッファメモリ25は、シンクライアント用のサーバ10から受信された表示画面データを一時記憶しておくための記憶部である。なお、メモリ24、フレームバッファメモリ25としては何れもRAMを用いることができる。また、図3においては、メモリ24とフレームバッファメモリ25とを個別に図示しているが、例えばメモリ24の一部の記憶領域をフレームバッファメモリ25用の記憶領域として利用できるようにしても良い。   The memory 24 is a storage unit for temporarily storing various data such as an intermediate result of processing executed by the CPU 21 and an execution result of the processing. The frame buffer memory 25 is a storage unit for temporarily storing display screen data received from the thin client server 10. Note that a RAM can be used as the memory 24 and the frame buffer memory 25. In FIG. 3, the memory 24 and the frame buffer memory 25 are individually illustrated. However, for example, a partial storage area of the memory 24 may be used as a storage area for the frame buffer memory 25. .

表示部26は、例えば液晶ディスプレイから構成され、フレームバッファメモリ25に記憶された表示画面データを読み出して、当該読み出した表示画面データに基づく表示画面の表示を行う。入力部27は、表示部26に表示されている表示画面上でユーザが各種の入力操作を行うための入力インターフェースである。なお、入力部27としては、マウス等の表示画面上での位置指定を行うためのデバイスや、キーボード等の文字入力を行うためのデバイスが含まれる。なお、表示部や入力部はシンクライアント用のサーバ10にも持たせるようにしても良い。   The display unit 26 is composed of, for example, a liquid crystal display, reads display screen data stored in the frame buffer memory 25, and displays a display screen based on the read display screen data. The input unit 27 is an input interface for the user to perform various input operations on the display screen displayed on the display unit 26. The input unit 27 includes a device for specifying a position on a display screen such as a mouse and a device for inputting characters such as a keyboard. The display unit and the input unit may also be provided in the thin client server 10.

ネットワーク制御部28は、情報処理端末20をネットワークNに接続するためのインターフェースを有し、CPU21の制御に従ってシンクライアント用のサーバ10又はWebサーバ30との間でのデータの送受信を行う。   The network control unit 28 has an interface for connecting the information processing terminal 20 to the network N, and transmits / receives data to / from the thin client server 10 or the Web server 30 under the control of the CPU 21.

アプリケーション保存メモリ29は、ユーザによる入力部27の操作によってWebサーバ30からダウンロードされてくるウィジェットを記憶するためのメモリである。このアプリケーション保存メモリ29も、メモリ24やフレームバッファメモリ25と兼用させても良い。   The application storage memory 29 is a memory for storing a widget downloaded from the Web server 30 by the operation of the input unit 27 by the user. The application storage memory 29 may also be used as the memory 24 or the frame buffer memory 25.

次に、上述したシンクライアントシステムの動作について説明する。
まず、シンクライアント用のサーバ10側の動作について説明する。図4は、シンクライアント用のサーバ10のCPU11で実行されるプログラムの処理手順を示したフローチャートである。
Next, the operation of the above-described thin client system will be described.
First, the operation on the thin client server 10 side will be described. FIG. 4 is a flowchart showing a processing procedure of a program executed by the CPU 11 of the server 10 for the thin client.

シンクライアント用のサーバ10の電源投入等を受けて図4の処理が開始される。この際、CPU11は記憶部13に記憶されているシステムプログラムを起動し、このシステムプログラムに従った動作を行う。まず、CPU11は、情報処理端末20からの通信接続要求がなされたか、即ちネットワーク制御部16を介して何れかの情報処理端末20から通信接続要求信号を受信したか否かを判定する(ステップS1)。ステップS1の判定において、通信接続要求信号が受信されていない場合に、CPU11は、ステップS1の判定を行いつつ待機する。そして、ステップS1の判定において、通信接続要求信号が受信された場合に、CPU11はユーザ認証を正しく行えたか否かを判定する(ステップS2)。ユーザ認証は、例えば、通信接続要求信号に含まれて情報処理端末20から送信されてくるユーザID及びパスワードを、接続情報DB17に記憶されているユーザIDとパスワードとの対応情報と照合することにより行う。ステップS2の判定において、ユーザ認証を正しく行えなかった場合には処理がステップS1に戻る。この場合に、CPU11は、情報処理端末20からの次の通信接続要求を待つことになる。   The processing of FIG. 4 is started in response to power-on of the server 10 for the thin client. At this time, the CPU 11 activates a system program stored in the storage unit 13 and performs an operation according to the system program. First, the CPU 11 determines whether a communication connection request has been made from the information processing terminal 20, that is, whether a communication connection request signal has been received from any of the information processing terminals 20 via the network control unit 16 (step S1). ). If the communication connection request signal is not received in the determination in step S1, the CPU 11 stands by while performing the determination in step S1. When the communication connection request signal is received in the determination in step S1, the CPU 11 determines whether or not the user authentication has been correctly performed (step S2). For example, the user authentication is performed by collating the user ID and password transmitted from the information processing terminal 20 included in the communication connection request signal with the correspondence information between the user ID and the password stored in the connection information DB 17. Do. If it is determined in step S2 that user authentication cannot be performed correctly, the process returns to step S1. In this case, the CPU 11 waits for the next communication connection request from the information processing terminal 20.

また、ステップS2の判定において、ユーザ認証を正しく行えた場合に、CPU11は、認証が成功した旨を示す認証信号を、ネットワーク制御部16を介して情報処理端末20に送信する。その後、情報処理端末20との間でネゴシエーション処理を行って、情報処理端末20におけるシンクライアント処理に必要な接続情報(表示部26の画面大きさ、色数、モード等)を取得する(ステップS3)。例えば、表示部の画面大きさや色数といった情報は、情報処理端末20から送信されてくるユーザIDを、接続情報DB17に記憶されているユーザIDと表示部の情報と照合することにより取得する。モードについては情報処理端末20との通信によって取得する。   If the user authentication is correctly performed in the determination in step S <b> 2, the CPU 11 transmits an authentication signal indicating that the authentication is successful to the information processing terminal 20 via the network control unit 16. Thereafter, a negotiation process is performed with the information processing terminal 20 to obtain connection information (screen size, number of colors, mode, etc. of the display unit 26) necessary for the thin client process in the information processing terminal 20 (step S3). ). For example, information such as the screen size and the number of colors of the display unit is acquired by collating the user ID transmitted from the information processing terminal 20 with the user ID stored in the connection information DB 17 and the information on the display unit. The mode is acquired by communication with the information processing terminal 20.

ネゴシエーションの後、CPU11は、ネットワーク制御部16を介して、アプリケーションの起動要求がなされたか、即ちアプリケーションの起動要求信号を受信したか否かを判定する(ステップS4)。ステップS4の判定において、アプリケーションの起動要求信号を受信していない場合に、CPU11はステップS4の判定を行いつつ待機する。一方、ステップS4の判定において、アプリケーションの起動要求信号を受信した場合に、CPU11は、起動要求に対応したアプリケーションを記憶部13から読み出して起動する(ステップS5)。なお、以後の説明においては、情報処理端末20からWeb表示プログラム(Webブラウザ)の起動要求がなされた場合を例として説明を続ける。勿論、Webブラウザ以外のアプリケーションの起動要求がなされた場合にはそれぞれ対応したアプリケーションを起動することになる。   After the negotiation, the CPU 11 determines whether an application activation request has been made via the network control unit 16, that is, whether an application activation request signal has been received (step S4). If it is determined in step S4 that an application activation request signal has not been received, the CPU 11 stands by while performing the determination in step S4. On the other hand, when receiving the application activation request signal in the determination in step S4, the CPU 11 reads the application corresponding to the activation request from the storage unit 13 and activates it (step S5). In the following description, the description will be continued by taking as an example a case where a request for starting a Web display program (Web browser) is made from the information processing terminal 20. Of course, when a request to start an application other than the Web browser is made, the corresponding application is started.

Webブラウザの起動後、CPU11は、Webブラウザの起動要求に付随して送信されたURL(Uniform Resource Locator)データに対応したWebページを、情報処理端末20の表示部26上に表示させるためのブラウザ表示処理を行う(ステップS6)。このブラウザ表示処理において、CPU11は、インターネット接続処理プログラムを起動して、情報処理端末20によって指定されたURLに対応したWebサーバ30に対してWebページ表示用のHTMLファイルのダウンロードの要求を行う。これを受けて、Webサーバ30はWebページ表示用のHTMLファイルをシンクライアント用のサーバ10へ送り返す。Webページ表示用のHTMLファイルを受信した後、CPU11は、受信したWebページが表示された状態のWebブラウザの表示画面データをステップS3において取得した表示部26の画面大きさ及び色数等の接続情報に従って生成し、生成したWebブラウザの表示画面データ中の所定位置(例えば中央)にポインタの画像データを合成し、合成により得られた表示画面データを、仮想フレームバッファメモリ15におけるWebブラウザの起動要求を行った情報処理端末20用の記憶領域に記憶させる。その後、CPU11は、情報処理端末20からの表示画面の送信要求に応じて、仮想フレームバッファメモリ15から表示画面データを読み出し、読み出した表示画面データを、ネットワーク制御部16を介して情報処理端末20に送信する。これにより、情報処理端末20の表示部26には、指定されたURLに対応したWebページが表示された状態のWebブラウザの画面が表示される。ここで、本実施形態においては、Webブラウザ上にウィジェットを登録して処理を実行させることも可能である。Webブラウザ上にウィジェットが登録されている場合には、Webブラウザの表示画面データとウィジェットを示す表示用の表示画面データとを合わせて送信する。また、登録されている各ウィジェットの位置情報をウィジェットを示す表示用の表示画面データに関連付けておく。   After starting the Web browser, the CPU 11 displays a Web page corresponding to URL (Uniform Resource Locator) data transmitted along with the Web browser start request on the display unit 26 of the information processing terminal 20. Display processing is performed (step S6). In this browser display process, the CPU 11 activates the Internet connection processing program and requests the Web server 30 corresponding to the URL specified by the information processing terminal 20 to download an HTML file for displaying a Web page. In response to this, the Web server 30 sends back an HTML file for Web page display to the server 10 for the thin client. After receiving the HTML file for displaying the Web page, the CPU 11 connects the display screen data of the Web browser in a state where the received Web page is displayed, such as the screen size and the number of colors of the display unit 26 acquired in Step S3. Generated according to the information, synthesizes the pointer image data at a predetermined position (for example, the center) in the generated display screen data of the Web browser, and starts the Web browser in the virtual frame buffer memory 15 by combining the display screen data obtained by the combination The information is stored in the storage area for the information processing terminal 20 that made the request. Thereafter, the CPU 11 reads the display screen data from the virtual frame buffer memory 15 in response to the display screen transmission request from the information processing terminal 20, and the read display screen data is processed via the network control unit 16. Send to. Thereby, the screen of the web browser in a state where the web page corresponding to the designated URL is displayed on the display unit 26 of the information processing terminal 20. Here, in the present embodiment, it is also possible to register a widget on a Web browser and execute processing. When the widget is registered on the Web browser, the display screen data of the Web browser and the display screen data for display indicating the widget are transmitted together. Further, positional information of each registered widget is associated with display screen data for display indicating the widget.

表示処理の後、CPU11は、情報処理端末20におけるデータ更新がなされたか否かを判定する(ステップS7)。このデータ更新がなされたか否かの判定は、更新後のポインタの位置(座標)情報が受信されたか、或いは更新後のURLデータが受信されたかを判定することにより行う。なお、初回は必ずデータ更新がなされていないと判定される。   After the display process, the CPU 11 determines whether or not the data update in the information processing terminal 20 has been performed (step S7). Whether or not the data has been updated is determined by determining whether or not updated pointer position (coordinate) information has been received or updated URL data has been received. It is determined that the data has not been updated for the first time.

ステップS7の判定において、情報処理端末20におけるデータ更新があった場合に、CPU11は、ネットワーク制御部16を介しての情報処理端末20からの更新データ(ポインタの位置情報、URLデータ)の受信を完了したか否かを判定する(ステップS8)。ステップS8の判定において、更新データの受信を完了していない場合に、CPU11は、ステップS8の判定を行いつつ待機する。一方、ステップS8の判定において、更新データの受信を完了した場合に、CPU11は、更新後のポインタの位置情報又はURLデータに対応したブラウザ表示処理を行う(ステップS9)。このブラウザ表示処理はステップS6のブラウザ表示処理に準じたものである。また、ステップS7の判定において、情報処理端末20におけるデータ更新がない場合に、CPU11は、ステップS8、S9の処理をスキップする。   If it is determined in step S7 that there is a data update in the information processing terminal 20, the CPU 11 receives update data (pointer position information, URL data) from the information processing terminal 20 via the network control unit 16. It is determined whether or not it is completed (step S8). If the reception of update data is not completed in the determination in step S8, the CPU 11 stands by while performing the determination in step S8. On the other hand, when the reception of the update data is completed in the determination of step S8, the CPU 11 performs browser display processing corresponding to the updated pointer position information or URL data (step S9). This browser display process conforms to the browser display process in step S6. In the determination in step S7, when there is no data update in the information processing terminal 20, the CPU 11 skips the processes in steps S8 and S9.

ステップS7において情報処理端末20におけるデータ更新がない場合、或いはステップS9のブラウザ表示処理の後、CPU11は、ポインタの位置情報から、ポインタがウィジェットを示す表示の表示範囲内にあるか否かを判定する(ステップS10)。ステップS10の判定において、ポインタがウィジェットを示す表示の表示範囲内にある場合に、CPU11は、ポインタが示している位置のウィジェット情報を取得する(ステップS11)。このウィジェット情報は、ウィジェットの名前、表示画面上でのウィジェットを示す表示の表示大きさ及び表示位置を含むものである。   When there is no data update in the information processing terminal 20 in step S7, or after the browser display processing in step S9, the CPU 11 determines whether or not the pointer is within the display range of the display indicating the widget from the pointer position information. (Step S10). If it is determined in step S10 that the pointer is within the display range indicating the widget, the CPU 11 acquires widget information at the position indicated by the pointer (step S11). This widget information includes the name of the widget, the display size of the display indicating the widget on the display screen, and the display position.

ウィジェット情報の取得後、CPU11は、ネットワーク制御部16を介して、情報処理端末20にウィジェット情報を送信する(ステップS12)。ウィジェット情報の送信の開始後、CPU11は、ウィジェット情報の送信が完了したか否かを判定する(ステップS13)。ステップS13の判定において、ウィジェット情報の送信が完了していない場合には、CPU11は、ステップS13の判定を行いつつ待機する。   After acquiring the widget information, the CPU 11 transmits the widget information to the information processing terminal 20 via the network control unit 16 (step S12). After starting the transmission of the widget information, the CPU 11 determines whether or not the transmission of the widget information has been completed (step S13). If the transmission of the widget information is not completed in the determination in step S13, the CPU 11 stands by while performing the determination in step S13.

ステップS10の判定においてポインタがウィジェットを示す表示の表示範囲にない場合、或いはステップS13の判定においてウィジェット情報の送信が完了した後、CPU11は、ネットワーク制御部16を介して、情報処理端末20からキーイベント信号を受信する(ステップS14)。キーイベント信号の受信後、CPU11は、受信したキーイベント信号の内容に応じてアプリケーション(例ではWebブラウザ)に処理を実行させ、処理の実行結果に応じて、情報処理端末20に送信する表示画面データを生成するシンクライアント処理を行う(ステップS15)。その後、CPU11は、生成した表示画面データを仮想フレームバッファメモリ15に記憶させる。続いて、CPU11は、仮想フレームバッファメモリ15から表示画面データを読み出し、読み出した表示画面データを、ネットワーク制御部16を介して情報処理端末20に送信する(ステップS16)。これにより、情報処理端末20の表示部26には、キーイベント信号に応じて更新された表示画面が表示される。   If the pointer is not in the display range indicating the widget in the determination in step S10, or after the transmission of the widget information is completed in the determination in step S13, the CPU 11 receives the key from the information processing terminal 20 via the network control unit 16. An event signal is received (step S14). After receiving the key event signal, the CPU 11 causes the application (for example, a Web browser) to execute processing according to the content of the received key event signal, and transmits the display screen to the information processing terminal 20 according to the execution result of the processing. Thin client processing for generating data is performed (step S15). Thereafter, the CPU 11 stores the generated display screen data in the virtual frame buffer memory 15. Subsequently, the CPU 11 reads the display screen data from the virtual frame buffer memory 15, and transmits the read display screen data to the information processing terminal 20 via the network control unit 16 (step S16). As a result, a display screen updated in response to the key event signal is displayed on the display unit 26 of the information processing terminal 20.

表示画面データの送信後、CPU11は、ネットワーク制御部16を介して、情報処理端末20から切断要求がなされたか否かを判定する(ステップS17)。ステップS17の判定において、切断要求がなされていない場合には処理がステップS14に戻る。この場合に、CPU11は、情報処理端末20からの次のキーイベント信号の受信を待つことになる。一方、ステップS17の判定において、切断要求がなされた場合に、CPU11は、情報処理端末20との通信を切断するための切断処理を行う。このようにして図4に示す一連の処理が終了する。   After transmitting the display screen data, the CPU 11 determines whether or not a disconnection request has been made from the information processing terminal 20 via the network control unit 16 (step S17). If it is determined in step S17 that a disconnection request has not been made, the process returns to step S14. In this case, the CPU 11 waits for reception of the next key event signal from the information processing terminal 20. On the other hand, when a disconnection request is made in the determination in step S <b> 17, the CPU 11 performs a disconnection process for disconnecting communication with the information processing terminal 20. In this way, a series of processes shown in FIG.

次に、情報処理端末20側の動作について説明する。図5、6は、情報処理端末20のCPU21で実行されるプログラムの処理手順を示したフローチャートである。   Next, the operation on the information processing terminal 20 side will be described. 5 and 6 are flowcharts showing a processing procedure of a program executed by the CPU 21 of the information processing terminal 20.

図5、6の処理は、情報処理端末20においてシンクライアントプログラムが起動した時点で開始される。まず、CPU21は、ユーザがURLデータの入力するためのURL入力フォームを表示部26上に表示させる(ステップS21)。ユーザは、入力部27に含まれるキーボード等を操作してURL入力フォームにURLデータを入力する。そして、URLデータの入力が終了した時点でURLデータの決定操作を行う。このURLデータの入力決定操作としては、例えば、入力部27に含まれるキーボードの決定キーを押す操作が挙げられる。   The processing in FIGS. 5 and 6 is started when the thin client program is activated in the information processing terminal 20. First, the CPU 21 displays a URL input form for the user to input URL data on the display unit 26 (step S21). The user operates the keyboard or the like included in the input unit 27 to input URL data in the URL input form. Then, the URL data determination operation is performed when the input of the URL data is completed. Examples of the URL data input determination operation include an operation of pressing a determination key on a keyboard included in the input unit 27.

ユーザがURLデータの入力を行っている間、CPU21は、ユーザにより入力決定操作がなされたか否かを判定する(ステップS22)。ステップS22の判定において、入力決定操作がなされていない場合に、CPU21は、ステップS22の判定を行いつつ待機する。一方、ステップS22の判定において、入力決定操作がなされた場合に、CPU21は、シンクライアント用のサーバ10に対する通信接続要求を行う(ステップS23)。この通信接続要求の際に、CPU21は、ユーザIDとパスワードを入力するための入力フォームを表示部26上に表示させる。ユーザIDとパスワードの入力終了後、CPU21は、ユーザIDとパスワードを含む通信接続要求信号を、ネットワーク制御部28を介してシンクライアント用のサーバ10に送信する。   While the user is inputting URL data, the CPU 21 determines whether or not an input determination operation has been performed by the user (step S22). If the input determination operation is not performed in the determination in step S22, the CPU 21 stands by while performing the determination in step S22. On the other hand, when an input determination operation is performed in the determination in step S22, the CPU 21 makes a communication connection request to the server 10 for the thin client (step S23). At the time of this communication connection request, the CPU 21 causes the display unit 26 to display an input form for inputting a user ID and a password. After completing the input of the user ID and password, the CPU 21 transmits a communication connection request signal including the user ID and password to the thin client server 10 via the network control unit 28.

通信接続要求の後、CPU21は、通信接続が成功したか否かを判定する(ステップS24)。この判定は、例えば、シンクライアント用のサーバ10からの認証信号が所定時間内に受信されたか否かを判定することにより行う。ステップS24の判定において、所定時間内に認証信号が受信できなかった場合には処理がステップS21に戻る。一方、ステップS24の判定において、所定時間内に認証信号が受信できた場合に、CPU21は、ネットワーク制御部28を介してシンクライアント用のサーバ10との間でネゴシエーション処理を行って、シンクライアント用のサーバ10に接続情報(モード等)を送信する(ステップS25)。   After the communication connection request, the CPU 21 determines whether the communication connection is successful (step S24). This determination is performed, for example, by determining whether an authentication signal from the thin client server 10 is received within a predetermined time. If it is determined in step S24 that the authentication signal cannot be received within a predetermined time, the process returns to step S21. On the other hand, if it is determined in step S24 that the authentication signal is received within a predetermined time, the CPU 21 performs a negotiation process with the thin client server 10 via the network control unit 28, and performs the thin client use. The connection information (mode, etc.) is transmitted to the server 10 (step S25).

ネゴシエーション処理の後、CPU21は、アプリケーションの起動要求を行う(ステップS26)。なお、本例ではWebブラウザの起動要求を行うものとする。この場合に、CPU21は、URLデータ付きのブラウザ起動要求信号を、ネットワーク制御部28を介してシンクライアント用のサーバ10に送信する。そして、ブラウザ起動要求の後、CPU21は、シンクライアント用のサーバ10に表示画面データの送信要求を行うべく、ネットワーク制御部28を介して送信要求信号を送信する(ステップS27)。表示画面データの送信要求の後、CPU21は、ネットワーク制御部28を介しての表示画面データの受信が成功したか否かを判定する(ステップS28)。ステップS28の判定において、表示画面データの受信が成功していない場合には処理がステップS27に戻る。この場合に、CPU21は、再度の表示画面データの送信要求を行う。なお、所定回数の送信要求を行っても表示画面データの受信が成功しない場合には、例えばエラー表示を行うようにして処理を終了させても良い。   After the negotiation process, the CPU 21 makes an application activation request (step S26). In this example, it is assumed that a Web browser activation request is made. In this case, the CPU 21 transmits a browser activation request signal with URL data to the thin client server 10 via the network control unit 28. After the browser activation request, the CPU 21 transmits a transmission request signal via the network control unit 28 in order to make a display screen data transmission request to the thin client server 10 (step S27). After the display screen data transmission request, the CPU 21 determines whether or not the display screen data has been successfully received via the network control unit 28 (step S28). If it is determined in step S28 that the display screen data has not been successfully received, the process returns to step S27. In this case, the CPU 21 requests the display screen data transmission again. If the display screen data is not successfully received even after a predetermined number of transmission requests, the process may be terminated by displaying an error, for example.

ステップS28の判定において、表示画面データの受信が成功した場合には、受信された表示画面データがフレームバッファメモリ25に記憶される。CPU21は、フレームバッファメモリ25に記憶された表示画面データに基づいてWebブラウザの表示画面を表示部26に表示させる(ステップS29)。   If it is determined in step S28 that the display screen data has been successfully received, the received display screen data is stored in the frame buffer memory 25. The CPU 21 displays the display screen of the web browser on the display unit 26 based on the display screen data stored in the frame buffer memory 25 (step S29).

Webブラウザの表示画面の表示後、CPU21は、ユーザの入力部27の操作に応じたキーイベント信号を、ネットワーク制御部28を介して、シンクライアント用のサーバ10に送信する(ステップS30)。その後、ポインタの位置変更操作がなされた場合に、CPU21は、ネットワーク制御部28を介して、位置変更後のポインタの位置情報をシンクライアント用のサーバ10に送信する(ステップS31)。   After the display screen of the web browser is displayed, the CPU 21 transmits a key event signal corresponding to the operation of the user input unit 27 to the thin client server 10 via the network control unit 28 (step S30). Thereafter, when a pointer position change operation is performed, the CPU 21 transmits the pointer position information after the position change to the thin client server 10 via the network control unit 28 (step S31).

次に、CPU21は、Webブラウザの表示画面データに付加されている各ウィジェットの位置情報とポインタの位置情報とを照合し、ポインタがウィジェットを示す表示の表示範囲内にあるか否かを判定する(ステップS32)。ステップS32の判定において、ポインタがウィジェットを示す表示の表示範囲内にない場合には、処理がステップS27に戻る。この場合には、ポインタの位置変更後の表示画面データがシンクライアント用のサーバ10から送信される。   Next, the CPU 21 collates the position information of each widget added to the display screen data of the Web browser with the position information of the pointer, and determines whether or not the pointer is within the display display range indicating the widget. (Step S32). If it is determined in step S32 that the pointer is not within the display range indicating the widget, the process returns to step S27. In this case, the display screen data after changing the position of the pointer is transmitted from the server 10 for the thin client.

一方、ステップS32の判定において、ポインタがウィジェットを示す表示の表示範囲内にある場合に、CPU21は、ネットワーク制御部28を介して、シンクライアント用のサーバ10からウィジェット情報を取得する(ステップS33)。ウィジェット情報の取得後、CPU21は、取得したウィジェット情報のうちのウィジェット名からポインタが示しているウィジェットを特定することで、ウィジェットが格納されているWebサーバのURLデータを特定する。URLデータの特定後、CPU21は、特定したURLデータに対応したWebサーバ30からウィジェットデータ(スクリプトを含む)を、ネットワーク制御部28を介して取得し、取得したウィジェットデータをアプリケーション保存メモリ29に記憶させる(ステップS34)。   On the other hand, if it is determined in step S32 that the pointer is within the display range indicating the widget, the CPU 21 acquires widget information from the thin client server 10 via the network control unit 28 (step S33). . After acquiring the widget information, the CPU 21 specifies the URL data of the Web server storing the widget by specifying the widget indicated by the pointer from the widget name in the acquired widget information. After specifying the URL data, the CPU 21 acquires widget data (including a script) from the Web server 30 corresponding to the specified URL data via the network control unit 28, and stores the acquired widget data in the application storage memory 29. (Step S34).

ウィジェットのデータを取得した後、CPU21は、アプリケーション保存メモリ29に記憶されているウィジェットデータを読み出し、読み出したウィジェットデータの表示大きさをウィジェット情報で示される大きさに従って拡大又は縮小することでウィジェット表示用の画像データを生成し、このウィジェット表示用の画像データをウィジェット情報で示される位置に配置したウィジェットを示す表示用の表示画面データを生成する(ステップS35)。その後、CPU21は、表示部26に表示されているWebブラウザの表示画面の前面のレイヤに、ウィジェットを示す表示用の表示画面を合わせて表示させる(ステップS36)。   After acquiring the widget data, the CPU 21 reads the widget data stored in the application storage memory 29, and displays the widget by enlarging or reducing the display size of the read widget data according to the size indicated by the widget information. Display image data is generated, and display screen data for display indicating a widget in which the image data for widget display is arranged at a position indicated by the widget information is generated (step S35). Thereafter, the CPU 21 displays a display screen for displaying the widget together on the front layer of the display screen of the Web browser displayed on the display unit 26 (step S36).

ウィジェットを示す表示の表示後、CPU21は、ユーザの入力部27の操作に応じたキーイベント信号を、ネットワーク制御部28を介して、シンクライアント用のサーバ10に送信する(ステップS37)。その後、シンクライアント用のサーバ10におけるシンクライアント処理の結果として、ネットワーク制御部28を介して受信される表示画面データに基づくWebブラウザの表示画面を表示部26に表示させる(ステップS38)。さらに、ウィジェットに対する操作がなされた場合に、アプリケーション保存メモリ29に記憶されているウィジェットを起動して処理を実行する(ステップS39)。そして、ウィジェットによる処理の実行によって更新されたウィジェット表示用の画面を、Webブラウザの表示画面の前面のレイヤに合わせて表示させる(ステップS40)。   After displaying the display indicating the widget, the CPU 21 transmits a key event signal corresponding to the operation of the input unit 27 by the user to the server 10 for the thin client via the network control unit 28 (step S37). Thereafter, as a result of the thin client process in the thin client server 10, a display screen of the Web browser based on the display screen data received via the network control unit 28 is displayed on the display unit 26 (step S38). Further, when an operation is performed on the widget, the widget stored in the application storage memory 29 is activated to execute the process (step S39). Then, the widget display screen updated by the execution of the processing by the widget is displayed in accordance with the front layer of the display screen of the Web browser (step S40).

ウィジェットによる処理の実行に伴う表示画面の更新後、CPU21は、Webページの更新が無いか、即ちユーザによって新たなWebページのURLが指定されていない、かつ、ポインタが元のウィジェットを示す表示の表示範囲内にあるか否かを判定する(ステップS41)。ステップS41の判定において、ポインタが元のウィジェットを示す表示の表示範囲内にない場合、或いはWebページの更新を行う場合には処理がステップS42に移行する。この場合に、CPU21はポインタの位置情報を取得する(ステップS42)。そして、CPU21は、ポインタの位置情報を新たに指定されたURLデータとともにシンクライアント用のサーバ10に送信する(ステップS43)。この後、処理がステップS27に移行して、CPU21は、ポインタの位置変更が反映された状態の表示画面データ、或いは新たなWebページが表示された状態の表示画面データを要求することになる。なお、ポインタの位置が別のウィジェットを示す表示の表示範囲内に変更された場合には、該別のウィジェットのデータが取得されてアプリケーション保存メモリ29に記憶される。この場合、元のウィジェットのデータについてはアプリケーション保存メモリ29から削除して良い。   After updating the display screen accompanying the execution of the processing by the widget, the CPU 21 does not update the Web page, that is, the URL of the new Web page is not specified by the user, and the pointer indicates the original widget. It is determined whether it is within the display range (step S41). If it is determined in step S41 that the pointer is not within the display range of the display indicating the original widget, or if the web page is updated, the process proceeds to step S42. In this case, the CPU 21 acquires pointer position information (step S42). Then, the CPU 21 transmits the pointer position information to the thin client server 10 together with the newly designated URL data (step S43). Thereafter, the process proceeds to step S27, and the CPU 21 requests display screen data in a state where the pointer position change is reflected or display screen data in a state where a new Web page is displayed. When the position of the pointer is changed within the display range indicating another widget, the data of the other widget is acquired and stored in the application storage memory 29. In this case, the original widget data may be deleted from the application storage memory 29.

また、ステップS41の判定において、Webページの更新を行わない場合に、CPU21は、ユーザによる入力部27の操作によって、シンクライアント用のサーバ10との通信の終了が指示されたか否かを判定する(ステップS44)。この判定は、例えば情報処理端末20において起動されているシンクライアントプログラムが終了されたか否かを判定することにより行う。ステップS44の判定において、通信の終了が指示されていない場合には処理がステップS37に戻る。一方、ステップS44の判定において、通信の終了が指示された場合に、CPU21は、ネットワーク制御部28を介して、情報処理端末20に切断要求を行ってシンクライアント用のサーバ10との通信を切断する(ステップS45)。このようにして図5、6に示す一連の処理が終了する。   If the Web page is not updated in the determination in step S41, the CPU 21 determines whether or not an instruction to end communication with the thin client server 10 is given by the operation of the input unit 27 by the user. (Step S44). This determination is performed, for example, by determining whether or not the thin client program activated in the information processing terminal 20 has been terminated. If the end of communication is not instructed in the determination in step S44, the process returns to step S37. On the other hand, if the end of communication is instructed in the determination of step S44, the CPU 21 disconnects the communication with the thin client server 10 by making a disconnection request to the information processing terminal 20 via the network control unit 28. (Step S45). In this way, a series of processes shown in FIGS.

以上説明したように、本実施形態においては、図7に示すように、Webブラウザ中の何れかのウィジェットを示す表示の表示範囲26bにポインタ26aがある場合には、そのウィジェットのデータがWebサーバ30から取得されて情報処理端末20のアプリケーション保存メモリ29に記憶される。そして、ポインタ26aがウィジェットを示す表示の表示範囲26bにある間は、ローカルの処理のみでウィジェットに処理を実行させてWebブラウザの表示更新が行われる。この場合、キーイベント信号の送信なしにウィジェットによる処理の実行結果を表示に反映させることができるので、仮にウィジェットを示す表示を頻繁に変更する必要が生じても、この変更を迅速に行うことができる。   As described above, in this embodiment, as shown in FIG. 7, when the pointer 26a is in the display range 26b indicating any widget in the Web browser, the data of the widget is stored on the Web server. 30 and stored in the application storage memory 29 of the information processing terminal 20. While the pointer 26a is in the display range 26b indicating the widget, the display of the Web browser is updated by causing the widget to execute the process only by local processing. In this case, the execution result of the widget can be reflected in the display without sending a key event signal, so even if the display showing the widget needs to be changed frequently, this change can be made quickly. it can.

ここで、上述した実施形態においては、ウィジェットを示す表示の表示範囲26bにポインタ26aがある場合に、情報処理端末20が直接、ウィジェットデータをWebサーバ30から取得するようにしている。これに対し、シンクライアント用のサーバ10経由でウィジェットデータを取得させるようにしても良い。   Here, in the above-described embodiment, when the pointer 26a is in the display range 26b indicating the widget, the information processing terminal 20 directly acquires the widget data from the Web server 30. On the other hand, widget data may be acquired via the server 10 for thin clients.

また、上述した実施形態では、ウィジェットを示す表示の表示範囲26bにポインタ26aがあるか否かの判定をシンクライアント用のサーバ10側と情報処理端末20側の両方で行うようにしている。これに対し、ウィジェットを示す表示の表示範囲26bにポインタ26aがあるか否かの判定はシンクライアント用のサーバ10側のみで行うようにして、情報処理端末20側ではシンクライアント用のサーバ10からウィジェット情報が受信されたときにウィジェットデータの取得を行わせるようにしても良い。   Further, in the above-described embodiment, it is determined whether or not the pointer 26a is in the display range 26b of the display indicating the widget on both the thin client server 10 side and the information processing terminal 20 side. On the other hand, whether or not the pointer 26a is in the display range 26b of the display indicating the widget is determined only on the server 10 side for the thin client, and from the server 10 for the thin client on the information processing terminal 20 side. You may make it acquire widget data, when widget information is received.

さらに、上述した実施形態では簡易プログラムの例としてウィジェットを例示しているが、上述した実施形態の手法はシンクライアント用のサーバ10上で実行され得る各種の簡易プログラム(アプレット等)に対しても適用可能である。   Furthermore, although the widget is illustrated as an example of the simple program in the above-described embodiment, the method of the above-described embodiment is applicable to various simple programs (such as applets) that can be executed on the server 10 for the thin client. Applicable.

なお、上述した実施形態におけるデータ通信システムによる各処理の手法、即ち、図4〜図6のフローチャートに示す処理は、何れもコンピュータに実行させることができるプログラムとして、メモリカード(ROMカード、RAMカード等)、磁気ディスク(フロッピディスク、ハードディスク等)、光ディスク(CD−ROM、DVD等)、半導体メモリ等の外部記憶装置の記憶媒体に格納して配布することができる。そして、サーバ装置やクライアント端末のコンピュータ(CPU)は、この外部記憶装置の記憶媒体に記憶されたプログラムをRAMに読み込み、この読み込んだプログラムによって動作が制御されることにより、上述した処理を実行することができる。   Note that each processing method by the data communication system in the above-described embodiment, that is, the processing shown in the flowcharts of FIGS. 4 to 6 is a memory card (ROM card, RAM card) as a program that can be executed by a computer. Etc.), a magnetic disk (floppy disk, hard disk, etc.), an optical disk (CD-ROM, DVD, etc.), a storage medium of an external storage device such as a semiconductor memory, and the like can be distributed. Then, the computer (CPU) of the server device or the client terminal reads the program stored in the storage medium of the external storage device into the RAM, and executes the processing described above by controlling the operation by the read program. be able to.

さらに、上述した実施形態の各処理を実現するためのプログラムのデータは、プログラムコードの形態としてネットワークN上を伝送させることができ、各プログラムデータを、このネットワークNに接続されたコンピュータ装置(プログラムサーバ)から取り込んで記憶部13や記憶部23に記憶させてメモリ14やメモリ24に読み込み、あるいは直接メモリ14やメモリ24に取り込んで記憶させて処理を実行することもできる。   Furthermore, the program data for realizing each process of the above-described embodiment can be transmitted on the network N in the form of a program code, and each program data is transmitted to the computer N (program) connected to the network N. Server) and stored in the storage unit 13 and storage unit 23 and read into the memory 14 and memory 24, or directly taken into and stored in the memory 14 and memory 24 for processing.

以上実施形態に基づいて本発明を説明したが、本発明は上述した実施形態に限定されるものではなく、本発明の要旨の範囲内で種々の変形や応用が可能なことは勿論である。   Although the present invention has been described above based on the embodiments, the present invention is not limited to the above-described embodiments, and various modifications and applications are naturally possible within the scope of the gist of the present invention.

さらに、上記した実施形態には種々の段階の発明が含まれており、開示される複数の構成要件の適当な組合せにより種々の発明が抽出され得る。例えば、実施形態に示される全構成要件からいくつかの構成要件が削除されても、上述したような課題を解決でき、上述したような効果が得られる場合には、この構成要件が削除された構成も発明として抽出され得る。   Further, the above-described embodiments include various stages of the invention, and various inventions can be extracted by appropriately combining a plurality of disclosed constituent elements. For example, even if some configuration requirements are deleted from all the configuration requirements shown in the embodiment, the above-described problem can be solved, and this configuration requirement is deleted when the above-described effects can be obtained. The configuration can also be extracted as an invention.

N…ネットワーク、10…シンクライアント用のサーバ、11…CPU、12…バス、13…記憶部、14…メモリ、15…仮想フレームバッファメモリ、16…ネットワーク制御部、17…接続情報データベース(DB)、20…情報処理端末、21…CPU、22…バス、23…記憶部、24…メモリ、25…フレームバッファメモリ、26…表示部、27…入力部、28…ネットワーク制御部、29…アプリケーション保存メモリ、30…Webサーバ   DESCRIPTION OF SYMBOLS N ... Network, 10 ... Server for thin client, 11 ... CPU, 12 ... Bus, 13 ... Memory | storage part, 14 ... Memory, 15 ... Virtual frame buffer memory, 16 ... Network control part, 17 ... Connection information database (DB) , 20 ... Information processing terminal, 21 ... CPU, 22 ... Bus, 23 ... Storage unit, 24 ... Memory, 25 ... Frame buffer memory, 26 ... Display unit, 27 ... Input unit, 28 ... Network control unit, 29 ... Application storage Memory, 30 ... Web server

Claims (12)

サーバにおけるアプリケーションの実行で生成された画面データをネットワークを介して受信して表示画面上に表示する情報処理端末であって、
前記サーバから受信した前記画面データを前記表示画面上に表示した状態にあって、その表示画面上での任意の表示座標位置がユーザにより指示された際は、その指示された指示位置を前記サーバに送信する送信手段と、
前記指示位置を受信した前記サーバにおいてその指示位置が前記画面データ内に含まれる特定領域内の位置と判別された場合には、当該情報処理端末側でローカルに生成された表示情報を前記サーバが生成した前記画面データ上の前記特定領域の表示位置に表示するためのローカル位置情報を前記サーバから受信する受信手段と、
当該情報処理端末側のローカル処理で表示情報を生成し、その生成した表示情報を前記ローカル位置情報に従った前記表示画面上での表示座標位置に表示させる表示制御手段と、
具備したことを特徴とする情報処理端末。
An information processing terminal that receives screen data generated by execution of an application on a server via a network and displays the data on a display screen.
When the screen data received from the server is displayed on the display screen and an arbitrary display coordinate position on the display screen is designated by the user, the designated position is designated by the server. A transmission means for transmitting to
When the server that has received the designated position determines that the designated position is a position in a specific area included in the screen data, the server displays display information generated locally on the information processing terminal side. Receiving means for receiving, from the server, local position information for display at the display position of the specific area on the generated screen data;
Display control means for generating display information by local processing on the information processing terminal side, and displaying the generated display information at a display coordinate position on the display screen according to the local position information;
An information processing terminal comprising:
前記受信手段は、前記ローカル位置情報と合わせて、その特定領域に表示させるべき表示情報を当該情報処理端末側でローカルに生成するための生成指示情報を受信し、
前記表示制御手段は、前記受信手段で受信した生成指示情報に基づいて当該情報処理端末側のローカル処理で表示情報を生成し、その生成した表示情報を前記ローカル位置情報に従った前記表示画面上での表示座標位置に表示させる、
ことを特徴とする請求項1に記載の情報処理端末。
The receiving means receives generation instruction information for generating locally on the information processing terminal side display information to be displayed in the specific area together with the local position information,
The display control unit generates display information by local processing on the information processing terminal side based on the generation instruction information received by the receiving unit, and the generated display information is displayed on the display screen according to the local position information. To be displayed at the display coordinate position
The information processing terminal according to claim 1.
前記表示画面上での任意の表示座標位置がユーザにより指示された際は、その指示された指示位置が前記サーバから受信した画面データ内に含まれる特定領域内の指示位置か否かを判別する判別手段と、
を更に具備し、
前記受信手段は、前記判別手段で前記特定領域内の指示位置と判別された場合に、前記ローカル位置情報を前記サーバから受信する、
ことを特徴とする請求項1又は2に記載の情報処理端末。
When an arbitrary display coordinate position on the display screen is instructed by the user, it is determined whether or not the instructed instruction position is an instruction position in a specific area included in the screen data received from the server. Discrimination means;
Further comprising
The receiving means receives the local position information from the server when the determining means determines that the designated position is within the specific area.
The information processing terminal according to claim 1 or 2.
サーバにおけるアプリケーションの実行で生成された画面データをネットワークを介して受信して表示画面上に表示する情報処理端末であって、
前記サーバが生成した前記画面データを受信すると共に、その画面データ内に特定領域が含まれている場合には、その特定領域の表示位置に表示すべき表示情報を当該情報処理端末側でローカルで生成することを指示する生成指示情報と、その生成指示情報に基づいて生成された表示情報を前記特定領域の表示位置に表示させるためのローカル位置情報と、を前記サーバから受信する受信手段と、
当該情報処理端末側のローカル処理で表示情報を生成する生成手段と、
前記生成手段でローカル処理で生成した表示情報を、前記ローカル位置情報に従った前記表示画面上での表示座標位置に表示させる表示制御手段と、
具備したことを特徴とする情報処理端末。
An information processing terminal that receives screen data generated by execution of an application on a server via a network and displays the data on a display screen.
When the screen data generated by the server is received and a specific area is included in the screen data, display information to be displayed at the display position of the specific area is locally displayed on the information processing terminal side. Receiving means for receiving, from the server, generation instruction information for instructing generation, and local position information for displaying display information generated based on the generation instruction information at a display position of the specific area;
Generating means for generating display information by local processing on the information processing terminal side;
Display control means for displaying display information generated by local processing by the generating means at a display coordinate position on the display screen according to the local position information;
An information processing terminal comprising:
前記ローカル位置情報を前記サーバから受信し、そのローカル位置情報に従った前記表示画面上での表示座標位置に前記表示情報を表示した後にあって、ユーザにより指示された指示位置が、前記ローカル位置情報で示される前記画面データ内の特定領域内か否かに基づいて、ユーザによって指示された前記指示位置を前記サーバに送信するか否かを制御する送信制御手段と、After the local position information is received from the server and the display information is displayed at the display coordinate position on the display screen according to the local position information, the indicated position designated by the user is the local position. Transmission control means for controlling whether or not to transmit the indicated position instructed by a user to the server based on whether or not it is within a specific area in the screen data indicated by information;
を具備したことを特徴とする請求項1〜4の何れかに記載の情報処理端末。The information processing terminal according to any one of claims 1 to 4, further comprising:
サーバにおけるアプリケーションの実行で生成された画面データをネットワークを介して受信して表示画面上に表示する情報処理端末であって、An information processing terminal that receives screen data generated by execution of an application on a server via a network and displays the data on a display screen.
前記サーバが生成した前記画面データを受信すると共に、当該サーバが生成した前記画面データ内の特定領域を示す特定位置情報を前記サーバから受信する受信手段と、Receiving means for receiving the screen data generated by the server, and receiving specific position information indicating the specific area in the screen data generated by the server from the server;
前記画面データと前記特定位置情報とを受信して当該画面データを表示した後にあって、当該画面データ上でユーザが任意に指示した指示位置が、前記特定位置情報で示される前記画面データ内の特定領域内か否かを判別する判別手段と、After the screen data and the specific position information are received and the screen data is displayed, an indicated position arbitrarily designated by the user on the screen data is within the screen data indicated by the specific position information. A discriminating means for discriminating whether or not it is within a specific area;
前記判別手段による判別結果に基づいて、その指示された指示位置を前記サーバに送信するか否かを制御する制御手段と、Control means for controlling whether or not to transmit the indicated position to the server based on the determination result by the determination means;
を具備したことを特徴とする情報処理端末。An information processing terminal comprising:
前記特定位置情報は、当該情報処理端末側でローカルに生成された表示情報を前記サーバが生成した前記画面データ内の特定領域の表示位置に表示するためのローカル位置情報であり、The specific position information is local position information for displaying display information generated locally on the information processing terminal side at a display position of a specific area in the screen data generated by the server,
更に、Furthermore,
当該情報処理端末側のローカル処理で生成した表示情報を前記ローカル位置情報に従った前記表示画面上での表示座標位置に表示させる表示制御手段、Display control means for displaying display information generated by local processing on the information processing terminal side at a display coordinate position on the display screen according to the local position information;
を具備したことを特徴とする請求項6に記載の情報処理端末。The information processing terminal according to claim 6, further comprising:
前記ローカル位置情報は、前記画面データ上における前記特定領域の表示座標位置と領域の大きさとを示す情報であり、The local position information is information indicating a display coordinate position of the specific area and a size of the area on the screen data,
前記表示制御手段は、前記ローカル位置情報の大きさを示す情報に従った大きさの表示情報を生成し、その大きさで生成された表示情報を前記ローカル位置情報の表示座標位置の情報に従った前記特定領域の表示位置に合わせて重ね合わせて表示する、The display control means generates display information having a size according to information indicating the size of the local position information, and the display information generated with the size is displayed according to the display coordinate position information of the local position information. In addition, it is displayed superimposed on the display position of the specific area.
ことを特徴とする請求項7に記載の情報処理端末。The information processing terminal according to claim 7.
前記制御手段は、前記判別手段で前記特定領域内であると判別された場合には、ユーザによって指示された前記指示位置を前記サーバに送信することを抑止し、一方、前記判別手段で前記特定領域内でないと判別された場合には、ユーザによって指示された前記指示位置を前記サーバに対する新たな要求として送信するよう制御する、The control means suppresses transmission of the indicated position instructed by a user to the server when the determining means determines that it is within the specific area, while the determining means determines the specific position. If it is determined that it is not within the area, control to send the indicated position designated by the user as a new request to the server,
を具備したことを特徴とする請求項6〜8の何れかに記載の情報処理端末。The information processing terminal according to any one of claims 6 to 8, further comprising:
サーバにおけるアプリケーションの実行で生成された画面データをネットワークを介して受信して表示画面上に表示する情報処理端末のコンピュータを制御するためのプログラムであって、
前記コンピュータを、
前記サーバから受信した前記画面データを前記表示画面上に表示した状態にあって、その表示画面上での任意の表示座標位置がユーザにより指示された際は、その指示された指示位置を前記サーバに送信する送信手段、
前記指示位置を受信した前記サーバにおいてその指示位置が前記画面データ内に含まれる特定領域内の位置と判別された場合には、当該情報処理端末側でローカルに生成された表示情報を前記サーバが生成した前記画面データ上の前記特定領域の表示位置に表示するためのローカル位置情報を前記サーバから受信する受信手段、
当該情報処理端末側のローカル処理で表示情報を生成し、その生成した表示情報を前記ローカル位置情報に従った前記表示画面上での表示座標位置に表示させる表示制御手段、
として機能させるようにしたコンピュータ読み取り可能なプログラム。
A program for controlling a computer of an information processing terminal that receives screen data generated by execution of an application on a server via a network and displays the data on a display screen,
The computer,
When the screen data received from the server is displayed on the display screen and an arbitrary display coordinate position on the display screen is designated by the user, the designated position is designated by the server. A transmission means for transmitting to
When the server that has received the designated position determines that the designated position is a position in a specific area included in the screen data, the server displays display information generated locally on the information processing terminal side. Receiving means for receiving, from the server, local position information for display at a display position of the specific area on the generated screen data;
Display control means for generating display information by local processing on the information processing terminal side, and displaying the generated display information at a display coordinate position on the display screen according to the local position information;
A computer-readable program designed to function as a computer .
サーバにおけるアプリケーションの実行で生成された画面データをネットワークを介して受信して表示画面上に表示する情報処理端末のコンピュータを制御するためのプログラムであって、
前記コンピュータを、
前記サーバが生成した前記画面データを受信すると共に、その画面データ内に特定領域が含まれている場合には、その特定領域の表示位置に表示すべき表示情報を当該情報処理端末側でローカルで生成することを指示する生成指示情報と、その生成指示情報に基づいて生成された表示情報を前記特定領域の表示位置に表示させるためのローカル位置情報と、を前記サーバから受信する受信手段、
当該情報処理端末側のローカル処理で表示情報を生成する生成手段、
前記生成手段でローカル処理で生成した表示情報を、前記ローカル位置情報に従った前記表示画面上での表示座標位置に表示させる表示制御手段、
として機能させるようにしたコンピュータ読み取り可能なプログラム。
A program for controlling a computer of an information processing terminal that receives screen data generated by execution of an application on a server via a network and displays the data on a display screen,
The computer,
When the screen data generated by the server is received and a specific area is included in the screen data, display information to be displayed at the display position of the specific area is locally displayed on the information processing terminal side. Receiving means for receiving, from the server, generation instruction information for instructing generation, and local position information for displaying display information generated based on the generation instruction information at a display position of the specific area;
Generating means for generating display information by local processing on the information processing terminal side;
Display control means for displaying display information generated by local processing in the generating means at a display coordinate position on the display screen according to the local position information;
A computer-readable program designed to function as a computer .
サーバにおけるアプリケーションの実行で生成された画面データをネットワークを介して受信して表示画面上に表示する情報処理端末のコンピュータを制御するためのプログラムであって、A program for controlling a computer of an information processing terminal that receives screen data generated by execution of an application on a server via a network and displays the data on a display screen,
前記コンピュータを、The computer,
前記サーバが生成した前記画面データを受信すると共に、当該サーバが生成した前記画面データ内の特定領域を示す特定位置情報を前記サーバから受信する受信手段、Receiving means for receiving the screen data generated by the server and receiving from the server specific location information indicating a specific area in the screen data generated by the server;
前記画面データと前記特定位置情報とを受信して当該画面データを表示した後にあって、当該画面データ上でユーザが任意に指示した指示位置が、前記特定位置情報で示される前記画面データ内の特定領域内か否かを判別する判別手段、After the screen data and the specific position information are received and the screen data is displayed, an indicated position arbitrarily designated by the user on the screen data is within the screen data indicated by the specific position information. A discriminating means for discriminating whether or not it is within a specific area;
前記判別手段による判別結果に基づいて、ユーザによって指示された前記指示位置を前記サーバに送信するか否かを制御する制御手段、Control means for controlling whether or not to send the indicated position instructed by a user to the server based on a determination result by the determining means;
として機能させるようにしたコンピュータ読み取り可能なプログラム。A computer-readable program designed to function as a computer.
JP2009208288A 2009-09-09 2009-09-09 Information processing terminal and program Active JP5659474B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009208288A JP5659474B2 (en) 2009-09-09 2009-09-09 Information processing terminal and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009208288A JP5659474B2 (en) 2009-09-09 2009-09-09 Information processing terminal and program

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2014238514A Division JP6135649B2 (en) 2014-11-26 2014-11-26 Server apparatus and program

Publications (3)

Publication Number Publication Date
JP2011059942A JP2011059942A (en) 2011-03-24
JP2011059942A5 JP2011059942A5 (en) 2012-10-18
JP5659474B2 true JP5659474B2 (en) 2015-01-28

Family

ID=43947503

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009208288A Active JP5659474B2 (en) 2009-09-09 2009-09-09 Information processing terminal and program

Country Status (1)

Country Link
JP (1) JP5659474B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5383885B1 (en) * 2012-10-04 2014-01-08 株式会社Nttドコモ Information processing device

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6195696B1 (en) * 1998-10-01 2001-02-27 International Business Machines Corporation Systems, methods and computer program products for assigning, generating and delivering content to intranet users
JP2000137667A (en) * 1998-10-30 2000-05-16 Toshiba Corp Client server system
JP4316295B2 (en) * 2003-05-21 2009-08-19 株式会社エヌ・ティ・ティ・ドコモ Thin client system, thin client terminal, relay device, server device, and thin client terminal screen display method
JP2008204189A (en) * 2007-02-20 2008-09-04 Oki Electric Ind Co Ltd Updated information responding device and web server

Also Published As

Publication number Publication date
JP2011059942A (en) 2011-03-24

Similar Documents

Publication Publication Date Title
JP2014197361A (en) Image processing apparatus, information terminal, program, and cooperative display system
JP2017011517A (en) Device, information processing system, information processing method, and program
JP2011253470A (en) Cloud computing system, document processing method and computer program
US20160044137A1 (en) Information processing terminal and control method therefor
US10552094B2 (en) Printing apparatus and method of connecting to remote print service
US9706067B2 (en) Information processing terminal and non-transitory readable recording medium for file transfer and file processing
US9268869B2 (en) Image processing apparatus that displays icon, method of controlling the same, image processing system, and storage medium
US9131089B2 (en) Image processing system including image forming apparatus having touch panel
US20130333052A1 (en) Information processing system, information processing apparatus, and computer-readable storage medium
US20180004546A1 (en) Utilizing a local device keyboard in a remote desktop environment
JP5659474B2 (en) Information processing terminal and program
US10257391B2 (en) Information processing apparatus and information processing method
JP6135649B2 (en) Server apparatus and program
JP2010097543A (en) Service support program and service support method
JP2015046818A (en) Application system, portable terminal, server computer, and computer program
JP5659737B2 (en) Server apparatus and program
JP2020009030A (en) Information processing system, information processing system control method, and information processing system control program
JP2017102847A (en) Information processing system, relay device, method, and program
JP2008065501A (en) Service utilization control system, service utilization control arrangement, and service utilization control program
JP5537641B2 (en) Terminal device, cooperative display system, and cooperative display method
JP6464767B2 (en) Image processing apparatus, content display control method and display control program in the same
JP7315750B2 (en) Server system, client device and program
JP2011204075A (en) Processor, processing system, and processing control program
US20240168752A1 (en) Multi-mode in-context service integration
JP6696609B2 (en) Mobile terminal and output program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20120823

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120831

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140225

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140428

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20141117

R150 Certificate of patent or registration of utility model

Ref document number: 5659474

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150