JP2003216529A - Display data download method to emulator terminal - Google Patents

Display data download method to emulator terminal

Info

Publication number
JP2003216529A
JP2003216529A JP2002018819A JP2002018819A JP2003216529A JP 2003216529 A JP2003216529 A JP 2003216529A JP 2002018819 A JP2002018819 A JP 2002018819A JP 2002018819 A JP2002018819 A JP 2002018819A JP 2003216529 A JP2003216529 A JP 2003216529A
Authority
JP
Japan
Prior art keywords
display data
emulator
terminal
display
emulator terminal
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
JP2002018819A
Other languages
Japanese (ja)
Other versions
JP4558255B2 (en
Inventor
Akihiko Okuma
明彦 大熊
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.)
Mitsubishi Electric Information Technology Corp
Original Assignee
Mitsubishi Electric Information Technology Corp
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 Mitsubishi Electric Information Technology Corp filed Critical Mitsubishi Electric Information Technology Corp
Priority to JP2002018819A priority Critical patent/JP4558255B2/en
Publication of JP2003216529A publication Critical patent/JP2003216529A/en
Application granted granted Critical
Publication of JP4558255B2 publication Critical patent/JP4558255B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Abstract

<P>PROBLEM TO BE SOLVED: To efficiently download display data displayed along with GUI (graphical user interface) components to an emulator terminal. <P>SOLUTION: An application on a server is executed from an emulator terminal and GUI screen is displayed (S101 and 102). When a display command of a list box is received from the emulator terminal (S103), a host computer determines at that point that latest display data to be displayed in the list box are not downloaded in the emulator terminal, incorporates the display data updating notification information in the display screen data (S105), and downloads them (S106). The emulator terminal downloads the latest display data according to the acquisition request transmitted by recognizing the display data updating notification information in the display screen data. <P>COPYRIGHT: (C)2003,JPO

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明は、パーソナルコンピ
ュータ(PC)に端末エミュレータを搭載することによ
って実現されるホストコンピュータのエミュレータ端末
において、グラフィカルユーザインタフェース(GU
I:Graphical User Interfac
e)部品と共に表示するデータの更新方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a graphical user interface (GU) in an emulator terminal of a host computer realized by mounting a terminal emulator on a personal computer (PC).
I: Graphical User Interface
e) The present invention relates to a method of updating data displayed together with parts.

【0002】[0002]

【従来の技術】従来からPCに端末エミュレータを搭載
することで、ホストコンピュータの端末装置として動作
させることができる。近年では、文字や記号のみならず
グラフィカルな要素を表示するためにGUIが一般化し
ており、エミュレータ端末からホストコンピュータ上の
GUIアプリケーションを実行することでGUI部品を
PC画面上に表示することができる。
2. Description of the Related Art Conventionally, by mounting a terminal emulator on a PC, it can be operated as a terminal device of a host computer. In recent years, GUI has been generalized in order to display not only characters and symbols but also graphical elements, and GUI components can be displayed on a PC screen by executing a GUI application on a host computer from an emulator terminal. .

【0003】この場合、PCには、Windows(登
録商標)等のGUIを提供するシステムが搭載されてい
る必要があり、このシステムが提供するGUI表示機能
によってGUI部品がPC画面上に表示されることにな
る。GUI部品であるリストボックスの中には、所定の
ユーザ操作によって項目データ群(以下、「表示デー
タ」)が表示されることになるが、その表示データは、
ホストコンピュータからPCにダウンロードされ、PC
のGUI表示機能によってリストボックス内に表示され
ることになる。
In this case, it is necessary for the PC to be equipped with a system for providing a GUI such as Windows (registered trademark), and GUI parts are displayed on the PC screen by the GUI display function provided by this system. It will be. In the list box, which is a GUI component, a group of item data (hereinafter, “display data”) is displayed by a predetermined user operation. The display data is
PC is downloaded from the host computer to PC
It is displayed in the list box by the GUI display function.

【0004】リストボックスには、選択可能な項目デー
タがリスト表示され、ユーザは、その中から所望の項目
を選択することになる。従って、選択候補としてリスト
ボックスに表示される項目データは、選択可能なデータ
であることが要求される。従来においては、いったんエ
ミュレータ端末にダウンロードされた表示データをリス
トボックス内に表示するので、PC側に保持する表示デ
ータを最新のものにする必要がある。
In the list box, selectable item data is displayed in a list, and the user selects a desired item from the list. Therefore, the item data displayed in the list box as a selection candidate is required to be selectable data. Conventionally, since the display data once downloaded to the emulator terminal is displayed in the list box, it is necessary to update the display data held on the PC side.

【0005】[0005]

【発明が解決しようとする課題】しかしながら、従来に
おいては、PC側の表示データの更新がPC主導で行わ
れていたので、PC側ではどのタイミングで表示データ
を更新すればよいのかわからなかった。最新の表示デー
タを取得しリストボックス内に表示できるようにするた
めには、頻繁にホストコンピュータへアクセスしなけれ
ばならなかった。リストボックス内に表示データを表示
する度に最新のデータをダウンロードすることも考えら
れるが、表示データが更新されていなければダウンロー
ドする必要はないので効率的でない。
However, in the past, since the display data on the PC side was updated by the PC, the PC side did not know at what timing the display data should be updated. In order to obtain the latest display data and display it in the list box, it was necessary to frequently access the host computer. It is possible to download the latest data every time the display data is displayed in the list box, but it is not efficient because it is not necessary to download it unless the display data is updated.

【0006】本発明は以上のような問題を解決するため
になされたものであり、その目的は、GUI部品と共に
表示される表示データのエミュレータ端末へのダウンロ
ードを効率的に行うことのできるエミュレータ端末への
表示データダウンロード方法を提供することにある。
The present invention has been made to solve the above problems, and an object of the present invention is to enable an emulator terminal capable of efficiently downloading display data displayed together with a GUI component to the emulator terminal. To provide a method for downloading display data to the.

【0007】[0007]

【課題を解決するための手段】以上のような目的を達成
するために、本発明に係るエミュレータ端末への表示デ
ータダウンロード方法は、グラフィカルユーザインタフ
ェース部品とともに表示する表示データをホストコンピ
ュータからエミュレータ端末へダウンロードする方法に
おいて、ホストコンピュータにおいて、エミュレータ端
末画面上にグラフィカルユーザインタフェース部品とと
もに表示される表示データが更新されたことを検出する
ステップと、ホストコンピュータにおいて、エミュレー
タ端末からのグラフィカルユーザインタフェース部品表
示要求に応じてダウンロードする表示画面データに、そ
のダウンロードする時点で当該表示データが更新されて
いるときにはその表示画面データに表示データ更新通知
情報を組み込むことによって当該表示データが更新され
たことをエミュレータ端末に知らせるステップと、エミ
ュレータ端末において、ダウンロードされた表示画面デ
ータに表示データ更新通知情報が組み込まれているとき
のみホストコンピュータへ表示データ取得要求を送信す
るステップと、ホストコンピュータにおいて、エミュレ
ータ端末からの表示データ取得要求に応じて更新された
表示データをダウンロードするステップとを含むもので
ある。
In order to achieve the above object, a method of downloading display data to an emulator terminal according to the present invention includes display data to be displayed together with a graphical user interface component from a host computer to an emulator terminal. In the downloading method, a step of detecting that the display data displayed together with the graphical user interface parts on the emulator terminal screen is updated in the host computer, and the host computer receives the graphical user interface part display request from the emulator terminal. Accordingly, when the display data is updated at the time of the download, the display screen data to be downloaded should include the display data update notification information in the display screen data. The step of informing the emulator terminal that the display data has been updated by the step of sending the display data acquisition request to the host computer only when the display data update notification information is incorporated in the downloaded display screen data in the emulator terminal. And a step of downloading display data updated in the host computer in response to a display data acquisition request from the emulator terminal.

【0008】また、表示データ更新通知情報は、表示画
面を形成するシステムラインに表示されるものとする。
Further, the display data update notification information is displayed on the system line forming the display screen.

【0009】[0009]

【発明の実施の形態】以下、図面に基づいて、本発明の
好適な実施の形態について説明する。
BEST MODE FOR CARRYING OUT THE INVENTION Preferred embodiments of the present invention will be described below with reference to the drawings.

【0010】図1は、本発明に係るエミュレータ端末へ
の表示データダウンロード方法を実施するコンピュータ
システムの一実施の形態を示した構成図である。図1に
は、ホストコンピュータに相当するサーバ10とサーバ
10のエミュレータ端末となるクライアントPC20と
をLAN1で接続した構成が示されている。なお、クラ
イアントPC20が端末エミュレータを動作させている
ときを特にエミュレータ端末20とも称することにす
る。図1には、便宜的にそれぞれ1台ずつ示したが、こ
れに限定されるものではない。
FIG. 1 is a block diagram showing an embodiment of a computer system for carrying out a method for downloading display data to an emulator terminal according to the present invention. FIG. 1 shows a configuration in which a server 10 corresponding to a host computer and a client PC 20 serving as an emulator terminal of the server 10 are connected via a LAN 1. The time when the client PC 20 operates the terminal emulator will be particularly referred to as the emulator terminal 20. Although one unit is shown in FIG. 1 for convenience, the present invention is not limited to this.

【0011】サーバ10は、GUI表示データ管理部1
2、アプリケーション実行部13及びGUI表示データ
ファイル14を有している。GUI表示データ管理部1
2は、エミュレータ端末20で画面表示されるリストボ
ックス等のGUI部品と共に表示するGUI表示データ
を生成、修正等の更新処理を行い、最新版をGUI表示
データファイル14に格納する。アプリケーション実行
部13は、エミュレータ端末20により指定されたアプ
リケーションを実行する。
The server 10 includes a GUI display data management unit 1
2, it has an application execution unit 13 and a GUI display data file 14. GUI display data management unit 1
2 performs update processing such as generation and correction of GUI display data to be displayed together with GUI parts such as a list box displayed on the emulator terminal 20 and stores the latest version in the GUI display data file 14. The application execution unit 13 executes the application designated by the emulator terminal 20.

【0012】一方、クライアントPC20は、端末エミ
ュレータ21、GUI機能処理部22、GUI表示デー
タ更新処理部23及びGUI表示データファイル24を
有している。GUI機能処理部22は、クライアントP
C20のオペレーティングシステムであるWindow
s(登録商標)が有する機能であり、GUIを提供す
る。GUI表示データ更新処理部23は、GUI表示デ
ータファイル24により保持するGUI表示データを最
新のものにする。
On the other hand, the client PC 20 has a terminal emulator 21, a GUI function processing section 22, a GUI display data update processing section 23, and a GUI display data file 24. The GUI function processing unit 22 uses the client P
Windows, the operating system of the C20
It is a function of s (registered trademark) and provides a GUI. The GUI display data update processing unit 23 updates the GUI display data held by the GUI display data file 24.

【0013】次に、本実施の形態においてエミュレータ
端末20に表示データが表示されるまでの処理について
説明する。
Next, a process until display data is displayed on the emulator terminal 20 in the present embodiment will be described.

【0014】サーバ10において、GUI表示データ管
理部12は、アプリケーションにより表示されるリスト
ボックス内にリスト表示する表示データを把握してお
り、該当する表示データが更新されたことを検知する
と、その表示データを生成してGUI表示データファイ
ル14に格納する。つまり、サーバ10側若しくは他の
コンピュータで生成された表示データ(元データ)の文
字コード、データ長等のデータ形式や属性と、エミュレ
ータ端末20において表示する表示データとが異なって
いる場合があるので、GUI表示データ管理部12は、
元データをエミュレータ端末20において表示可能な形
式に変換する。この変換したデータをGUI表示データ
ファイル14に格納することで、当該表示データを最新
版に更新する。このGUI表示データ管理部12におけ
る表示データ更新処理は、エミュレータ端末20の動作
とは無関係に実行される。
In the server 10, the GUI display data management unit 12 knows the display data to be displayed in a list in the list box displayed by the application, and when it detects that the corresponding display data is updated, the display is displayed. Data is generated and stored in the GUI display data file 14. That is, the data format and attributes such as the character code and the data length of the display data (original data) generated on the server 10 side or another computer may be different from the display data displayed on the emulator terminal 20. , The GUI display data management unit 12
The original data is converted into a format that can be displayed on the emulator terminal 20. By storing the converted data in the GUI display data file 14, the display data is updated to the latest version. The display data update process in the GUI display data management unit 12 is executed regardless of the operation of the emulator terminal 20.

【0015】次に、クライアントPC20がエミュレー
タ端末20として動作し、リストボックスを表示するま
での処理について図2に示したフローチャートを用いて
説明する。
Next, the process in which the client PC 20 operates as the emulator terminal 20 and the list box is displayed will be described with reference to the flowchart shown in FIG.

【0016】ユーザが端末エミュレータ21を起動する
ことによりクライアントPC20をサーバ10の端末と
して使用し始め(ステップ101)、更に、アプリケー
ションを起動したとする(ステップ102)。アプリケ
ーションは、サーバ10においてアプリケーション実行
部13により実行され、所定の画面をエミュレータ端末
20に表示する。アプリケーションは、ユーザ操作に応
じたリストボックスの表示命令を認識すると(ステップ
103)、そのリストボックスに対応した表示データの
最新版を当該エミュレータ端末20にダウンロードされ
ているかを確認する(ステップ104)。これは、最新
のGUI表示データファイル14の日付とエミュレータ
端末20にダウンロードしたファイルの日付との比較、
あるいはダウンロードの有無をフラグ情報として持つな
どすることによって更新状況を確認することができる。
It is assumed that the user starts using the client PC 20 as a terminal of the server 10 by starting the terminal emulator 21 (step 101), and further starts an application (step 102). The application is executed by the application execution unit 13 in the server 10 and displays a predetermined screen on the emulator terminal 20. When the application recognizes the list box display command in response to the user operation (step 103), it confirms whether the latest version of the display data corresponding to the list box has been downloaded to the emulator terminal 20 (step 104). This compares the date of the latest GUI display data file 14 with the date of the file downloaded to the emulator terminal 20,
Alternatively, the update status can be confirmed by having the presence or absence of download as flag information.

【0017】アプリケーションは、上記表示命令に対応
した表示画面データをダウンロードするが、この確認の
結果、当該表示データがエミュレータ端末20にダウン
ロードされていないと判断すると、ダウンロードする表
示画面データに表示データ更新通知情報を組み込んだ後
(ステップ105)、ダウンロードする(ステップ10
6)。本実施の形態では、エミュレータ端末20に表示
される画面を形成する25行目(最下行)のシステム行
の所定の未使用カラム位置に“R”を書き込む。
The application downloads the display screen data corresponding to the above display command, but if the result of this confirmation is that the display data has not been downloaded to the emulator terminal 20, the display data to be downloaded is updated. After incorporating the notification information (step 105), download it (step 10).
6). In the present embodiment, “R” is written in a predetermined unused column position of the system line of the 25th line (the bottom line) forming the screen displayed on the emulator terminal 20.

【0018】エミュレータ端末20において、GUI表
示データ更新処理部23は、サーバ10からダウンロー
ドされてくる表示画面データの内容を監視しており、所
定の行及びカラム位置に“R”が書き込まれているか否
かを監視している。そして、書き込まれていることを検
出すると、サーバ10に対して該当する表示データの取
得要求を送信する。
In the emulator terminal 20, the GUI display data update processing unit 23 monitors the content of the display screen data downloaded from the server 10, and whether "R" is written in a predetermined row and column position. We are monitoring whether or not. Then, when it is detected that the data has been written, an acquisition request for the corresponding display data is transmitted to the server 10.

【0019】サーバ10においてGUI表示データ管理
部12は、エミュレータ端末20から送られてきた取得
要求を受信すると(ステップ107)、GUI表示デー
タファイル14に格納されている最新の表示データを取
り出してダウンロードする(ステップ108)。GUI
表示データ更新処理部23は、ダウンロードされてきた
表示データをGUI表示データファイル24に格納す
る。これにより、GUI機能処理部22は、リストボッ
クス内に最新の表示データを表示することになる。
When the GUI display data management unit 12 of the server 10 receives the acquisition request sent from the emulator terminal 20 (step 107), it retrieves and downloads the latest display data stored in the GUI display data file 14. (Step 108). GUI
The display data update processing unit 23 stores the downloaded display data in the GUI display data file 24. As a result, the GUI function processing unit 22 displays the latest display data in the list box.

【0020】一方、アプリケーションは、ステップ10
4において最新の表示データをエミュレータ端末20に
ダウンロード済みであると判断すると、表示画面データ
に表示データ更新情報を組み込むことなく、従来例と同
様にエミュレータ端末20へ単にダウンロードする(ス
テップ106)。
On the other hand, the application executes step 10
If it is determined that the latest display data has been downloaded to the emulator terminal 20 in step 4, the display data is simply downloaded to the emulator terminal 20 as in the conventional example without incorporating the display data update information into the display screen data (step 106).

【0021】エミュレータ端末20において、GUI表
示データ更新処理部23は、サーバ10からダウンロー
ドされてくる表示画面データの所定の行及びカラム位置
に“R”が書き込まれていないことを確認すると、最新
の表示データは取得済みであると判断する。これによ
り、GUI機能処理部22は、GUI表示データファイ
ル24から表示データを取り出してリストボックスに表
示する。
In the emulator terminal 20, the GUI display data update processing unit 23 confirms that "R" is not written in a predetermined row and column position of the display screen data downloaded from the server 10, and the latest It is determined that the display data has been acquired. As a result, the GUI function processing unit 22 extracts the display data from the GUI display data file 24 and displays it in the list box.

【0022】以上説明したように、本実施の形態におい
ては、エミュレータ端末20において表示されるリスト
ボックスには常に最新のデータを表示することができる
が、表示データのリストボックスへの初回表示時にはそ
の表示データをエミュレータ端末20へダウンロード
し、2回目以降の表示時にはダウンロードしないように
処理する。つまり、表示データが更新されたときのみダ
ウンロードするようにしたので、無用な表示データのダ
ウンロードをなくすことができ効率的である。
As described above, in the present embodiment, the latest data can always be displayed in the list box displayed on the emulator terminal 20, but when the display data is first displayed in the list box, the latest data can be displayed. The display data is downloaded to the emulator terminal 20 and is processed so as not to be downloaded during the second and subsequent display. That is, since the download is made only when the display data is updated, unnecessary download of the display data can be eliminated, which is efficient.

【0023】更に、リストボックスに表示する表示デー
タが更新されたことをダウンロードする表示画面データ
に表示データ更新通知情報を組み込むことによってエミ
ュレータ端末20に知らせるようにした。つまり、本実
施の形態によれば、エミュレータ端末20への表示デー
タのダウンロード制御をサーバ主導で行うことができ
る。
Further, the emulator terminal 20 is notified by incorporating the display data update notification information into the display screen data for downloading that the display data displayed in the list box has been updated. That is, according to the present embodiment, the download control of the display data to the emulator terminal 20 can be controlled by the server.

【0024】なお、本実施の形態においては、表示デー
タ更新通知情報として“R”という文字をシステム行に
付加するようにしたが、他の文字や記号、更に複数文字
としてもよい。また、システム行は、ユーザが使用しな
い行であるために表示データ更新通知情報を付加するに
は好適であるが、ユーザ使用領域(1行目乃至24行
目)であってもユーザによって使用されないことが事前
にわかっている領域内であれば、そのユーザ使用領域を
利用するようにしてもよい。
Although the character "R" is added to the system line as the display data update notification information in the present embodiment, other characters or symbols, or a plurality of characters may be used. Further, the system line is suitable for adding the display data update notification information because the system line is not used by the user, but it is not used by the user even in the user use area (first to 24th lines). If it is within a known area, the user use area may be used.

【0025】[0025]

【発明の効果】本発明によれば、表示データが更新され
たときのみグラフィカルユーザインタフェース部品とと
もに表示する表示データをエミュレータ端末へダウンロ
ードするようにしたので、無用な表示データのダウンロ
ードをなくすことができ効率的である。
According to the present invention, the display data to be displayed together with the graphical user interface component is downloaded to the emulator terminal only when the display data is updated, so that unnecessary download of the display data can be eliminated. It is efficient.

【0026】また、グラフィカルユーザインタフェース
部品とともに表示する表示データが更新されたことを、
ダウンロードする表示画面データに表示データ更新通知
情報を組み込むことによってエミュレータ端末に知らせ
るようにした。すなわち、エミュレータ端末への表示デ
ータのダウンロード制御をサーバ主導で行うことができ
る。
In addition, the fact that the display data to be displayed together with the graphical user interface parts has been updated,
The emulator terminal is notified by incorporating display data update notification information in the display screen data to be downloaded. That is, it is possible to control the download of display data to the emulator terminal on the initiative of the server.

【図面の簡単な説明】[Brief description of drawings]

【図1】 本発明に係るエミュレータ端末における表示
データ取得方法を実施するコンピュータシステムの一実
施の形態を示した構成図である。
FIG. 1 is a configuration diagram showing an embodiment of a computer system for implementing a display data acquisition method in an emulator terminal according to the present invention.

【図2】 本実施の形態においてエミュレータ端末の画
面上にリストボックスを表示するまでの処理を示したフ
ローチャートである。
FIG. 2 is a flowchart showing processing until a list box is displayed on the screen of the emulator terminal in the present embodiment.

【符号の説明】[Explanation of symbols]

10 サーバ、11,22 GUI機能処理部、12
GUI表示データ管理部、13 アプリケーション実行
部、14,24 GUI表示データファイル、20 ク
ライアントPC(エミュレータ端末)、21 端末エミ
ュレータ、23GUI表示データ更新処理部。
10 servers, 11 and 22 GUI function processing unit, 12
GUI display data management unit, 13 application execution unit, 14, 24 GUI display data file, 20 client PC (emulator terminal), 21 terminal emulator, 23 GUI display data update processing unit.

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 グラフィカルユーザインタフェース部品
とともに表示する表示データをホストコンピュータから
エミュレータ端末へダウンロードする方法において、 ホストコンピュータにおいて、エミュレータ端末画面上
にグラフィカルユーザインタフェース部品とともに表示
される表示データが更新されたことを検出するステップ
と、 ホストコンピュータにおいて、エミュレータ端末からの
グラフィカルユーザインタフェース部品表示要求に応じ
てダウンロードする表示画面データに、そのダウンロー
ドする時点で当該表示データが更新されているときには
その表示画面データに表示データ更新通知情報を組み込
むことによって当該表示データが更新されたことをエミ
ュレータ端末に知らせるステップと、 エミュレータ端末において、ダウンロードされた表示画
面データに表示データ更新通知情報が組み込まれている
ときのみホストコンピュータへ表示データ取得要求を送
信するステップと、 ホストコンピュータにおいて、エミュレータ端末からの
表示データ取得要求に応じて更新された表示データをダ
ウンロードするステップと、 を含むことを特徴とするエミュレータ端末への表示デー
タダウンロード方法。
1. A method of downloading display data to be displayed together with a graphical user interface component from a host computer to an emulator terminal, wherein display data displayed together with the graphical user interface component on the emulator terminal screen is updated in the host computer. And the display screen data to be downloaded in response to the graphical user interface component display request from the emulator terminal in the host computer, and the display screen data is displayed when the display data is updated at the time of downloading. Informing the emulator terminal that the display data has been updated by incorporating the data update notification information; The step of sending a display data acquisition request to the host computer only when the display data update notification information is included in the loaded display screen data, and the update in the host computer in response to the display data acquisition request from the emulator terminal. A method for downloading display data to an emulator terminal, the method comprising: downloading display data.
【請求項2】 表示データ更新通知情報は、表示画面を
形成するシステムラインに表示されることを特徴とする
請求項1記載のエミュレータ端末への表示データダウン
ロード方法。
2. The method for downloading display data to an emulator terminal according to claim 1, wherein the display data update notification information is displayed on a system line forming a display screen.
JP2002018819A 2002-01-28 2002-01-28 How to download display data to the emulator terminal Expired - Lifetime JP4558255B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002018819A JP4558255B2 (en) 2002-01-28 2002-01-28 How to download display data to the emulator terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002018819A JP4558255B2 (en) 2002-01-28 2002-01-28 How to download display data to the emulator terminal

Publications (2)

Publication Number Publication Date
JP2003216529A true JP2003216529A (en) 2003-07-31
JP4558255B2 JP4558255B2 (en) 2010-10-06

Family

ID=27654008

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002018819A Expired - Lifetime JP4558255B2 (en) 2002-01-28 2002-01-28 How to download display data to the emulator terminal

Country Status (1)

Country Link
JP (1) JP4558255B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2007027815A1 (en) * 2005-08-30 2007-03-08 Microsoft Corporation Method and computer-readable medium for commanding
JP2007523419A (en) * 2004-02-19 2007-08-16 クゥアルコム・ケンブリッジ・リミテッド How to supply content to a device
JP2011066757A (en) * 2009-09-18 2011-03-31 Ntt Docomo Inc Portable terminal, and management program

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07271953A (en) * 1994-03-30 1995-10-20 Toshiba Corp Image processor
JP2000090128A (en) * 1998-09-08 2000-03-31 Kokusai Electric Co Ltd Information distribution system
JP2000155731A (en) * 1998-11-19 2000-06-06 Casio Comput Co Ltd Document update notifying device and storage medium
JP2002007123A (en) * 2000-06-26 2002-01-11 Mitsubishi Electric Corp Graphical user interface part display control system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07271953A (en) * 1994-03-30 1995-10-20 Toshiba Corp Image processor
JP2000090128A (en) * 1998-09-08 2000-03-31 Kokusai Electric Co Ltd Information distribution system
JP2000155731A (en) * 1998-11-19 2000-06-06 Casio Comput Co Ltd Document update notifying device and storage medium
JP2002007123A (en) * 2000-06-26 2002-01-11 Mitsubishi Electric Corp Graphical user interface part display control system

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007523419A (en) * 2004-02-19 2007-08-16 クゥアルコム・ケンブリッジ・リミテッド How to supply content to a device
JP2012155728A (en) * 2004-02-19 2012-08-16 Qualcomm Cambridge Ltd Method of supplying content to device
WO2007027815A1 (en) * 2005-08-30 2007-03-08 Microsoft Corporation Method and computer-readable medium for commanding
JP2011066757A (en) * 2009-09-18 2011-03-31 Ntt Docomo Inc Portable terminal, and management program

Also Published As

Publication number Publication date
JP4558255B2 (en) 2010-10-06

Similar Documents

Publication Publication Date Title
US6892381B2 (en) Updating a device driver with mechanism employing two files one containing changes (variable file) and a file containing unchanged code (invariable file) downloading both to update
US7380116B2 (en) System for real-time adaptation to changes in display configuration
US20090119092A1 (en) Ensuring product correctness in a multilingual environment
US20040024834A1 (en) Sharing personal information between computing devices
JP5279247B2 (en) Client, server, control method therefor, and computer program
JP5336965B2 (en) Information processing apparatus, information processing apparatus control method, and program
JP2005100270A (en) Printing control program and printer
EP1276041A2 (en) Printing system, printing method, data server, recording medium, and program
US20020032758A1 (en) Method and system for dynamically loading program logic into an application
US20060117312A1 (en) Device to serve software to a host device through a peripheral device and method thereof
US10735332B2 (en) Communication system including information processing apparatus and mediation apparatus capable of transmitting command to device in appropriate order
JP2000181718A (en) Method and system for firmware upgrade
JP2007172098A (en) Information processing system and information processing server device
JP2003216529A (en) Display data download method to emulator terminal
US7979595B2 (en) External apparatus function extension application system and firmware download driver system
JP2003288211A (en) Network management program
US6581091B1 (en) Program parameter updating method
JP2003256213A (en) Application starting method and system, application starting program, and storage medium stored with application starting program
US7039761B2 (en) Methodology for performing caching procedures in an electronic network
JPH11161443A (en) Network printer system
JP2000339075A (en) Data processor, print server, data processing method, and storage medium storing computer readable program
JP2015121887A (en) Information processing device and control method thereof, and program
JP2002222136A (en) Network driver updating system
JPH08272721A (en) Customized environment data transfer device
JP2006163573A (en) Software management system, method and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20050104

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20050104

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20070614

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070626

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070821

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20080108

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100616

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

R150 Certificate of patent or registration of utility model

Ref document number: 4558255

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20130730

Year of fee payment: 3

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

EXPY Cancellation because of completion of term