JP2005196269A - Terminal unit, server device, server program, terminal program setting device, terminal program setting program, server program setting device, server program setting program and computer readable recording medium - Google Patents

Terminal unit, server device, server program, terminal program setting device, terminal program setting program, server program setting device, server program setting program and computer readable recording medium Download PDF

Info

Publication number
JP2005196269A
JP2005196269A JP2003435388A JP2003435388A JP2005196269A JP 2005196269 A JP2005196269 A JP 2005196269A JP 2003435388 A JP2003435388 A JP 2003435388A JP 2003435388 A JP2003435388 A JP 2003435388A JP 2005196269 A JP2005196269 A JP 2005196269A
Authority
JP
Japan
Prior art keywords
terminal
program
server
data
communication
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
JP2003435388A
Other languages
Japanese (ja)
Other versions
JP4490684B2 (en
Inventor
Toshiki Kusama
利樹 草間
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.)
Keyence Corp
Original Assignee
Keyence 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 Keyence Corp filed Critical Keyence Corp
Priority to JP2003435388A priority Critical patent/JP4490684B2/en
Publication of JP2005196269A publication Critical patent/JP2005196269A/en
Application granted granted Critical
Publication of JP4490684B2 publication Critical patent/JP4490684B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Abstract

<P>PROBLEM TO BE SOLVED: To easily perform updating work of a program on the terminal unit side. <P>SOLUTION: This terminal unit has a terminal communication part 106 capable of radio-communication with a server device 200, a terminal storage part 102 for storing a predetermined terminal program 110 downloadable from the server device 200, and a terminal control part 104 capable of executing the terminal program 110 and generating request data 140 to the server device 200. The terminal unit 100 side transmits the request data 140 to the server device 200 via the terminal communication part 106, and the server device 200 makes access to a connected database 400 when necessary. The terminal control part 104 generates the request data 140 so as to reply response data 240 corresponding to the request data 140. The request data 140 includes generation information of the terminal program 110, and can determine the necessity of the terminal program 110. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

本発明は、サーバ装置と無線通信が可能な携帯端末等のリッチクライアント方式の端末装置を使用する無線通信システムにおける端末装置、サーバ装置、サーバプログラム、端末プログラム設定装置、端末プログラム設定プログラム、サーバプログラム設定装置、サーバプログラム設定プログラム、コンピュータで読み取り可能な記録媒体に関する。   The present invention relates to a terminal device, a server device, a server program, a terminal program setting device, a terminal program setting program, and a server program in a wireless communication system using a rich client terminal device such as a portable terminal capable of wireless communication with the server device. The present invention relates to a setting device, a server program setting program, and a computer-readable recording medium.

携帯端末をホスト側と通信可能とし、ホスト側の親機と端末側の子機とをデータ通信させるシステムが利用されている。例えば、バーコードスキャナ付ハンディターミナルを用いて、倉庫での在庫管理データの収集、店頭での商品データの収集、宅配システムの出荷/集荷データ入力等に利用されている。ハンディターミナル等の端末装置がサーバ装置とデータ通信する方式としては、端末装置に無線通信機能を内蔵する方式と、専用通信ユニットにセットして一括送信するバッチ方式とがある。後者は、ハンディターミナルでデータを順次入力して保持した後、クレードル等の通信ユニットに載置して一括してデータをホスト側に送出する方式である。これに対して無線内蔵型はホスト側と通信可能な状態であり、一々通信ユニットにセットすることなく、入力されたデータをリアルタイムで端末装置からサーバ側に送出できる利点がある。   A system is used in which a portable terminal can communicate with a host side and data communication is performed between a host side parent device and a terminal side child device. For example, a handy terminal with a barcode scanner is used for collecting inventory management data in a warehouse, collecting merchandise data in a store, inputting shipping / collecting data in a home delivery system, and the like. As a method for data communication with a server device by a terminal device such as a handy terminal, there are a method in which a wireless communication function is built in the terminal device and a batch method in which the terminal device is set in a dedicated communication unit and transmitted collectively. The latter is a system in which data is sequentially input and held at a handy terminal, and then placed on a communication unit such as a cradle and the data is sent to the host in a batch. On the other hand, the wireless built-in type is communicable with the host side, and has the advantage that the input data can be sent from the terminal device to the server side in real time without being set in the communication unit.

一方、端末の制御方法としてはシンクライアント方式とリッチクライアント方式がある。シンクライアント方式とは、端末側に端末プログラムを設けず、コンピュータ等のホスト側にアプリケーションやデータを置き、端末側ではデータの入力のみ行い、必要な処理はすべてホスト側に置かれたアプリケーションプログラムで行う(例えば特許文献1参照)。これに対して、リッチクライアント方式はファットクライアントとも呼ばれ、端末側に端末プログラムを置き、端末側での処理を可能としている。   On the other hand, the terminal control method includes a thin client method and a rich client method. The thin client method is an application program that does not provide a terminal program on the terminal side, places applications and data on the host side such as a computer, only inputs data on the terminal side, and performs all necessary processing on the host side. (For example, refer to Patent Document 1). On the other hand, the rich client method is also called a fat client, and a terminal program is placed on the terminal side to enable processing on the terminal side.

シンクライアント方式は、システムの入れ替えやプログラムのメンテナンス、更新作業等の作業をホスト側のシステムのみで行えば良い利点があり、有線接続された端末等、常時通信が可能な環境においては好適に利用できる。しかしながら、シンクライアント方式においては無線通信ができない場合は、処理が一切行えないという欠点を有している。特にハンディターミナルに適用する場合を検討すると、作業場所や条件等によっては通信可能範囲の圏外となり通信ができなかったり、また通信が不安定となることがあり、このような場合にシンクライアント方式の端末では何ら作業ができなくなるという問題があった。   The thin client method has the advantage that work such as system replacement, program maintenance, and update work can be performed only on the host side system, and it is suitable for use in an environment where constant communication is possible, such as wired terminals. it can. However, the thin client method has a drawback that no processing can be performed when wireless communication is not possible. When considering the application to handy terminals in particular, depending on the work location and conditions, communication may be out of range and communication may become impossible, and communication may become unstable. There was a problem that no work could be done on the terminal.

一方、リッチクライアント方式を採用すると、ホスト側と通信ができなくとも端末のみで処理が行えるものの、アプリケーションのメンテナンス作業が面倒になるという問題がある。例えばアプリケーションの入れ替えやアップデート作業等を行うには、システムの運用を一旦停止した上で、各端末毎に行う必要があり、特に端末の数が数百台等多くなると作業量が膨大となり容易でないという欠点があった。   On the other hand, when the rich client method is adopted, processing can be performed only by the terminal even if communication with the host side is not possible, but there is a problem that maintenance work of the application becomes troublesome. For example, in order to perform application replacement or update work, it is necessary to suspend the system operation and then perform it for each terminal. Especially when the number of terminals increases to several hundreds, the amount of work becomes enormous and not easy. There was a drawback.

また一方で、ユーザは使用目的や用途に応じて必要なプログラムを端末側用およびホスト側用にそれぞれ作成する必要があった。この手間を軽減するため、システムを提供する際に予め必要な端末用の端末プログラムを用意しておき、ユーザはホスト側プログラムのみ作成するようにすることもできる。ただ、この場合はシステムに不具合が生じた際、システムのどの部分に不具合が発生しているのか、特定することが困難になるという問題もある。特に、ユーザがプログラムを作成しているため、このユーザが作成したプログラムに不具合があるのか、あるいはシステムの製造元が原因で不具合を生じているのかの判別が困難であり、復旧のための原因特定が困難になるという問題が生じていた。   On the other hand, the user has to create necessary programs for the terminal side and the host side according to the purpose of use and usage. In order to reduce this effort, a terminal program for a terminal necessary for providing the system can be prepared in advance, and the user can create only the host-side program. However, in this case, when a problem occurs in the system, it is difficult to specify which part of the system has the problem. In particular, since the user has created a program, it is difficult to determine whether the user-created program has a problem or whether the problem has occurred due to the manufacturer of the system. There was a problem that became difficult.

さらにまた、従来シンクライアント方式で利用するホスト側のアプリケーションプログラムは、ホスト側に記録されたデータしか扱うことができず、一方リッチクライアント方式で利用する端末側の端末プログラムでは端末側に記録されたデータしか扱うことができず、ホスト側、端末側で相互のデータを利用することが困難であった。
特開2003−69474号公報
Furthermore, the host-side application program used in the conventional thin client method can only handle data recorded on the host side, while the terminal-side terminal program used in the rich client method is recorded on the terminal side. Since only data can be handled, it was difficult to use mutual data on the host side and terminal side.
JP 2003-69474 A

本発明は、このような問題点を解決するためになされたものである。本発明の第1の目的は、端末装置側のプログラムの更新作業を容易にできる無線通信システムにおける端末装置、サーバ装置、サーバプログラム、端末プログラム設定装置、端末プログラム設定プログラム、サーバプログラム設定装置、サーバプログラム設定プログラム、コンピュータで読み取り可能な記録媒体を提供することにある。また、本発明の第2の目的は、システムに不具合が発生し得る箇所をユーザが作成した特定のプログラムに集中させることで、不具合の発生箇所を容易に特定可能な無線通信システムにおける端末装置、サーバ装置、サーバプログラム、端末プログラム設定装置、端末プログラム設定プログラム、サーバプログラム設定装置、サーバプログラム設定プログラム、コンピュータで読み取り可能な記録媒体を提供することにある。さらに、本発明の第3の目的は、サーバ側のデータと端末装置側のデータを同列に扱うことのできる無線通信システムにおける端末装置、サーバ装置、サーバプログラム、端末プログラム設定装置、端末プログラム設定プログラム、サーバプログラム設定装置、サーバプログラム設定プログラム、コンピュータで読み取り可能な記録媒体を提供することにある。   The present invention has been made to solve such problems. A first object of the present invention is to provide a terminal device, a server device, a server program, a terminal program setting device, a terminal program setting program, a server program setting device, and a server in a wireless communication system capable of facilitating program updating on the terminal device side. A program setting program and a computer-readable recording medium are provided. In addition, a second object of the present invention is to provide a terminal device in a wireless communication system that can easily identify a location where a failure occurs, by concentrating a location where a failure may occur in a system on a specific program created by the user, The object is to provide a server device, a server program, a terminal program setting device, a terminal program setting program, a server program setting device, a server program setting program, and a computer-readable recording medium. Furthermore, a third object of the present invention is to provide a terminal device, a server device, a server program, a terminal program setting device, and a terminal program setting program in a wireless communication system capable of handling server side data and terminal device side data in the same row. Another object of the present invention is to provide a server program setting device, a server program setting program, and a computer-readable recording medium.

上記目的を達成するために、本発明の請求項1に記載される端末装置は、サーバ装置200と無線通信可能な端末通信部106と、前記端末通信部106を介してサーバ装置200からダウンロード可能な所定の端末プログラム110を格納するための端末記憶部102と、前記端末記憶部102に格納された所定の端末プログラム110を実行可能で、サーバ装置200に対する要求データ140を生成する端末制御部104とを備え、前記端末制御部104で端末プログラム110を実行した処理結果を前記端末通信部106でサーバ装置200とデータ通信可能に構成されてなるリッチクライアント方式の端末装置であって、端末装置100側が前記端末通信部106を介してサーバ装置200に要求データ140を送信することで、サーバ装置200は接続されたデータベース400に必要に応じてアクセスし、該要求データ140に対応する応答データ240を返信するよう、前記端末制御部104が要求データ140を生成することを特徴とする。この構成によって、端末装置を主導とするシステムを構築でき、例えば端末側が必要なデータを要求データとしてサーバ装置に送出し、サーバ装置側はこの要求データに対応した関数を呼び出し、処理結果を応答データとして端末側に返すことができる。   In order to achieve the above object, the terminal device described in claim 1 of the present invention can be downloaded from the server device 200 via the terminal communication unit 106 and the terminal communication unit 106 capable of wireless communication with the server device 200. A terminal storage unit 102 for storing a predetermined terminal program 110, and a terminal control unit 104 capable of executing the predetermined terminal program 110 stored in the terminal storage unit 102 and generating request data 140 for the server device 200 And a rich client type terminal device configured such that the terminal communication unit 106 can perform data communication with the server device 200 by processing the terminal program 110 executed by the terminal control unit 104. By transmitting the request data 140 to the server device 200 via the terminal communication unit 106 on the side, The terminal device 104 generates the request data 140 so that the server apparatus 200 accesses the connected database 400 as necessary, and returns response data 240 corresponding to the request data 140. . With this configuration, a system led by the terminal device can be constructed. For example, the terminal side sends necessary data to the server device as request data, and the server device side calls a function corresponding to the request data and sends the processing result to the response data. Can be returned to the terminal.

また、請求項2に記載される端末装置は、請求項1に記載の端末装置であって、前記端末制御部104が、生成する要求データ140にデータベース400にアクセスするための変数を含めることを特徴とする。この構成によって、サーバ装置がホスト装置に接続されたデータベースにアクセスし易いデータ構造を要求データに持たせることができる。   A terminal device according to claim 2 is the terminal device according to claim 1, wherein the terminal control unit 104 includes a variable for accessing the database 400 in the request data 140 to be generated. Features. With this configuration, the request data can have a data structure in which the server device can easily access the database connected to the host device.

さらに、請求項3に記載される端末装置は、請求項1または2に記載の端末装置であって、前記端末制御部104が生成する要求データ140に、前記端末制御部104で実行される端末プログラム110の世代情報を含ませることが可能であり、端末プログラム世代情報142に基づきサーバ側が端末プログラム110の世代を確認し、システムに応じて端末プログラム110を更新する必要があると判断したときは、応答データ240に端末プログラム110の更新に関する端末プログラム更新情報242を付加して端末装置100に返信するよう構成されてなることを特徴とする。この構成によって、端末プログラムの世代をサーバ装置側で確認でき、更新が必要な場合は端末プログラム更新情報を通知して更新作業を行うようにでき、端末プログラムの世代の相違による不具合を解消できる。   Furthermore, the terminal device according to claim 3 is the terminal device according to claim 1 or 2, wherein the terminal control unit 104 executes the request data 140 generated by the terminal control unit 104. When the generation information of the program 110 can be included and the server side checks the generation of the terminal program 110 based on the terminal program generation information 142 and determines that the terminal program 110 needs to be updated according to the system. The response data 240 is added with the terminal program update information 242 related to the update of the terminal program 110 and is sent back to the terminal device 100. With this configuration, the generation of the terminal program can be confirmed on the server device side, and when the update is necessary, the update can be performed by notifying the terminal program update information and the problem due to the difference in the generation of the terminal program can be solved.

さらにまた、請求項4に記載される端末装置は、請求項3に記載の端末装置であって、前記端末プログラム更新情報242に従い、端末装置100が端末プログラム110を更新するための更新データを前記端末通信部106を介してサーバ装置200から受信するよう構成されてなることを特徴とする。この構成によって、端末プログラム更新情報に従って端末装置は、必要時に端末プログラムの更新作業に必要な更新データをダウンロードできるので、端末プログラムの世代の相違による不具合を解消できる。   Furthermore, the terminal device according to claim 4 is the terminal device according to claim 3, wherein update data for the terminal device 100 to update the terminal program 110 according to the terminal program update information 242 is stored in the terminal device. It is configured to receive from the server device 200 via the terminal communication unit 106. With this configuration, the terminal device can download the update data necessary for the update operation of the terminal program when necessary according to the terminal program update information, so that it is possible to solve the problem caused by the difference in the generation of the terminal program.

さらにまた、請求項5に記載される端末装置は、請求項3または4に記載の端末装置であって、前記端末プログラム更新情報242が、端末プログラム110の更新に関する優先度244を含んでいることを特徴とする。この構成によって、端末プログラムの更新の優先度に応じて、作業を中止して直ちに更新作業に移行したり、作業の終了後に端末プログラムの更新作業を行う等、緊急度合いに応じた更新作業を優先順位を決定できる。   Furthermore, the terminal device according to claim 5 is the terminal device according to claim 3 or 4, wherein the terminal program update information 242 includes a priority 244 regarding the update of the terminal program 110. It is characterized by. With this configuration, depending on the priority of terminal program update, priority is given to update work according to the degree of urgency, such as canceling work and moving to update work immediately, or performing terminal program update work after work is completed. Ranking can be determined.

さらにまた、請求項6に記載される端末装置は、請求項3から5のいずれかに記載の端末装置であって、前記端末プログラム更新情報242が、サーバ装置200で実行されるプログラムの世代情報を含んでいることを特徴とする。この構成によって、端末装置で実行される端末プログラムの世代とサーバ装置で実行されるプログラムの世代とを端末装置が対比でき、更新作業の必要性を判断できる。   Furthermore, the terminal device according to claim 6 is the terminal device according to any one of claims 3 to 5, wherein the terminal program update information 242 is generation information of a program executed by the server device 200. It is characterized by including. With this configuration, the terminal device can compare the generation of the terminal program executed by the terminal device with the generation of the program executed by the server device, and can determine the necessity of the update work.

さらにまた、請求項7に記載される端末装置は、請求項1から6のいずれかに記載の端末装置であって、前記端末プログラム110が、前記端末通信部106を介してサーバ装置200とデータ通信するためのライブラリを備えることを特徴とする。この構成によって、端末プログラムは予め用意されたライブラリを利用して端末通信部106を介したデータ通信を容易に行うことができる。   Furthermore, the terminal device according to claim 7 is the terminal device according to any one of claims 1 to 6, wherein the terminal program 110 and the server device 200 and the data are transmitted via the terminal communication unit 106. A library for communication is provided. With this configuration, the terminal program can easily perform data communication via the terminal communication unit 106 using a library prepared in advance.

また、請求項8に記載されるサーバ装置は、一以上のリッチクライアント方式の端末装置100と無線通信可能なサーバ通信部206と、サーバ装置200で実行されるプログラムとして、前記サーバ通信部206を介して端末装置100とデータ通信するためのサーバ基本プログラム220と、用途に応じて編集可能なサーバ応用プログラム230とを実行可能なサーバ制御部204と、前記サーバ基本プログラム220およびサーバ応用プログラム230とを各々格納するためのサーバ記憶部202とを備える。このサーバ装置は、前記サーバ通信部206で端末装置100とデータ通信し、端末装置100から送信される要求データ140に応じて、サーバ装置200に接続されたデータベース400に必要に応じてアクセスし、前記サーバ制御部204がサーバ応用プログラム230を実行して該要求データ140に対応する応答データ240を生成し、前記サーバ通信部206からサーバ基本プログラム220に従い端末装置100に返信することを特徴とする。この構成によって、端末装置を主導とするシステムを構築でき、例えば端末側が必要なデータを要求データとしてサーバ装置に送出し、サーバ装置側はこの要求データに対応した関数を呼び出し、処理結果を応答データとして端末側に返すことができる。加えて、例えばサーバ装置で実行されるプログラムを、通信等の基本動作を行うサーバ基本プログラムと、用途に応じてユーザが編集可能なサーバ応用プログラムに分けて多層化するとともに、サーバ基本プログラムとサーバ応用プログラムとの間でプロセス間の通信を可能とすることで、万一サーバ応用プログラムに不具合が生じても、システムを維持できる。特にユーザが作成したサーバ応用プログラムに起因する不具合と、予め用意されるサーバ基本プログラムに起因する不具合とを切り分けられ、問題箇所の特定及び解消に有効である。   The server device described in claim 8 includes the server communication unit 206 capable of wireless communication with one or more rich client terminal devices 100, and the server communication unit 206 as a program executed by the server device 200. A server control unit 204 capable of executing a server basic program 220 for data communication with the terminal device 100, a server application program 230 that can be edited according to the use, the server basic program 220 and the server application program 230, And a server storage unit 202 for storing each. The server device performs data communication with the terminal device 100 by the server communication unit 206, and accesses the database 400 connected to the server device 200 as necessary according to the request data 140 transmitted from the terminal device 100, The server control unit 204 executes the server application program 230 to generate response data 240 corresponding to the request data 140, and returns the response data 240 from the server communication unit 206 to the terminal device 100 according to the server basic program 220. . With this configuration, a system led by the terminal device can be constructed. For example, the terminal side sends necessary data to the server device as request data, and the server device side calls a function corresponding to the request data and sends the processing result to the response data. Can be returned to the terminal. In addition, for example, the program executed on the server device is divided into a server basic program that performs basic operations such as communication and a server application program that can be edited by the user according to the application, and the server basic program and server By enabling inter-process communication with the application program, the system can be maintained even if a failure occurs in the server application program. In particular, it is possible to distinguish between a problem caused by a server application program created by a user and a problem caused by a server basic program prepared in advance, which is effective in identifying and solving a problem location.

さらに、請求項9に記載されるサーバ装置は、請求項8に記載のサーバ装置であって、端末装置100からの要求データ140が、端末装置100で実行される端末プログラム110の世代情報を含む場合、該端末プログラム世代情報142に基づきサーバ装置200がシステムに要求される端末プログラム110の世代と比較し、端末プログラム110を更新する必要があると判断したときは、応答データ240に端末プログラム110の更新に関する端末プログラム更新情報242を付加して端末装置100に返信するよう構成されてなることを特徴とする。この構成によって、端末プログラムの世代をサーバ装置側で確認でき、更新が必要な場合は端末プログラム更新情報を通知して更新作業を行うようにでき、端末プログラムの世代の相違による不具合を解消できる。   Furthermore, the server device according to claim 9 is the server device according to claim 8, wherein the request data 140 from the terminal device 100 includes generation information of the terminal program 110 executed by the terminal device 100. In this case, the server apparatus 200 compares the generation of the terminal program 110 required by the system based on the terminal program generation information 142 and determines that the terminal program 110 needs to be updated. The terminal program update information 242 related to the update of the terminal is added and sent back to the terminal device 100. With this configuration, the generation of the terminal program can be confirmed on the server device side, and when the update is necessary, the update can be performed by notifying the terminal program update information and the problem due to the difference in the generation of the terminal program can be solved.

さらにまた、請求項10に記載されるサーバ装置は、請求項9に記載のサーバ装置であって、前記応答データ240に端末プログラム更新情報242に加えて、端末装置100で端末プログラム110を更新するための更新データを、前記サーバ通信部206から端末装置100に送信するよう構成されていることを特徴とする。この構成によって、サーバ装置は端末プログラム世代情報に従い端末装置で実行中の端末プログラムの世代をチェックでき、端末プログラムの更新作業が必要な場合は更新データを端末装置に送信してアップデートできるので、端末プログラムの世代の相違による不具合を解消できる。   Furthermore, the server device according to claim 10 is the server device according to claim 9, wherein the terminal device 100 updates the response data 240 in addition to the terminal program update information 242. Update data is transmitted from the server communication unit 206 to the terminal device 100. With this configuration, the server device can check the generation of the terminal program being executed on the terminal device according to the terminal program generation information, and can update the terminal program by sending update data to the terminal device when the terminal program needs to be updated. Can solve problems caused by differences in program generations.

さらにまた、請求項11に記載されるサーバ装置は、請求項9または10に記載のサーバ装置であって、前記端末プログラム更新情報242が、端末プログラム110の更新に関する優先度244を含んでいることを特徴とする。この構成によって、端末プログラムの更新の優先度に応じて、作業を中止して直ちに更新作業に移行したり、作業の終了後に端末プログラムの更新作業を行う等、緊急度合いに応じた更新作業を優先順位を決定できる。   Furthermore, the server device according to claim 11 is the server device according to claim 9 or 10, wherein the terminal program update information 242 includes a priority 244 regarding the update of the terminal program 110. It is characterized by. With this configuration, depending on the priority of terminal program update, priority is given to update work according to the degree of urgency, such as canceling work and moving to update work immediately, or performing terminal program update work after work is completed. Ranking can be determined.

さらにまた、請求項12に記載されるサーバ装置は、請求項9から11のいずれかに記載のサーバ装置であって、前記端末プログラム更新情報242が、サーバ装置200で実行されるプログラムの世代情報であることを特徴とする。この構成によって、端末装置で実行される端末プログラムの世代とサーバ装置で実行されるプログラムの世代とを端末装置が対比でき、更新作業の必要性を判断できる。ここでサーバ装置で実行されるプログラムは、サーバ基本プログラムと、サーバ応用プログラムを含む。   Furthermore, the server device according to claim 12 is the server device according to any one of claims 9 to 11, wherein the terminal program update information 242 is generation information of a program executed by the server device 200. It is characterized by being. With this configuration, the terminal device can compare the generation of the terminal program executed by the terminal device with the generation of the program executed by the server device, and can determine the necessity of the update work. Here, the program executed by the server device includes a server basic program and a server application program.

また、請求項13に記載されるサーバプログラムは、一以上のリッチクライアント方式の端末装置100と無線通信可能なサーバ通信部206を備えるサーバ装置200において実行されるサーバプログラムであって、前記サーバ通信部206を介して端末装置100とデータ通信するためのサーバ基本プログラム220と、用途に応じて編集可能なサーバ応用プログラム230とを含んでおり、前記サーバ基本プログラム220が前記サーバ通信部206を介して端末装置100とデータ通信する機能を備えており、前記サーバ応用プログラム230が無線又は有線によりデータベース400を接続したホスト装置300とデータ通信する機能を備えており、前記サーバ基本プログラム220とサーバ応用プログラム230とがサーバ装置200内部で各々通信する機能を備えることを特徴とする。この構成によって、例えばサーバ装置で実行されるサーバプログラムを、通信等の基本動作を行うサーバ基本プログラムと、用途に応じてユーザが編集可能なサーバ応用プログラムに分けて多層化するとともに、サーバ基本プログラムとサーバ応用プログラムとの間でプロセス間の通信を可能とすることで、万一サーバ応用プログラムに不具合が生じても、システムを維持できる。特にユーザが作成したサーバ応用プログラムに起因する不具合と、予め用意されるサーバ基本プログラムに起因する不具合とを切り分けられ、問題箇所の特定及び解消に有効である。   A server program according to a thirteenth aspect is a server program executed in a server device 200 including a server communication unit 206 capable of wireless communication with one or more rich client terminal devices 100, the server communication A server basic program 220 for data communication with the terminal device 100 via the unit 206, and a server application program 230 that can be edited according to the usage, and the server basic program 220 passes through the server communication unit 206. The server application program 230 has a function of data communication with the host device 300 connected to the database 400 wirelessly or by wire, and the server basic program 220 and the server application. Program 230 and server device 00, characterized in that it comprises an internal function of each communication. With this configuration, for example, the server program executed on the server device is divided into a server basic program that performs basic operations such as communication and a server application program that can be edited by the user according to the application, and the server basic program By enabling communication between processes between the server application program and the server application program, the system can be maintained even if a failure occurs in the server application program. In particular, it is possible to distinguish between a problem caused by a server application program created by a user and a problem caused by a server basic program prepared in advance, which is effective in identifying and solving a problem location.

また、請求項14に記載される端末プログラム設定装置は、サーバ装置200と無線通信可能なリッチクライアント方式の端末装置100において実行される端末プログラム110を設定するための端末プログラム設定装置であって、前記端末装置100のデータを保持する端末記憶部102に保持された端末側データと、前記サーバ装置200のデータを保持するサーバ記憶部202に保持されたサーバ側データとを切り替えて読み込み可能であり、これらのデータを参照、加工して端末プログラム110を編集可能及び/又はデータを保存可能に構成してなることを特徴とする。この構成によって、端末プログラム設定装置は、端末プログラムを編集する際に個別のプログラムで作成された異なるフォーマットのデータや異なる場所に保存されたデータ等を、そのような相違を意識することなく一元的に選択・利用できるので、便利に作業できる。   A terminal program setting device according to claim 14 is a terminal program setting device for setting a terminal program 110 to be executed in a rich client terminal device 100 capable of wireless communication with the server device 200. The terminal side data held in the terminal storage unit 102 holding the data of the terminal device 100 and the server side data held in the server storage unit 202 holding the data of the server device 200 can be switched and read. The terminal program 110 can be edited and / or stored by referring to and processing these data. With this configuration, the terminal program setting device can unify data of different formats created by individual programs or data stored in different locations when editing the terminal program without being aware of such differences. Because it can be selected and used, you can work conveniently.

また、請求項15に記載される端末プログラム設定プログラムは、サーバ装置200と無線通信可能なリッチクライアント方式の端末装置100において実行される端末プログラム110を設定するための端末プログラム110設定プログラムであって、コンピュータに、前記端末装置100のデータを保持する端末記憶部102に保持された端末側データと、前記サーバ装置200のデータを保持するサーバ記憶部202に保持されたサーバ側データとを選択して読み込むための選択機能を実現させてなることを特徴とする。この構成によって、端末プログラム設定プログラムは、端末プログラムを編集する際に個別のプログラムで作成された異なるフォーマットのデータや異なる場所に保存されたデータ等を、そのような相違を意識することなく一元的に選択・利用できるので、便利に作業できる。   The terminal program setting program according to claim 15 is a terminal program 110 setting program for setting the terminal program 110 executed in the rich client terminal device 100 capable of wireless communication with the server device 200. The terminal side data held in the terminal storage unit 102 holding the data of the terminal device 100 and the server side data held in the server storage unit 202 holding the data of the server device 200 are selected by the computer It is characterized by realizing a selection function for reading. With this configuration, the terminal program setting program can unify data of different formats created by individual programs when saved in different programs, data stored in different locations, etc. without being aware of such differences. Because it can be selected and used, you can work conveniently.

さらに、請求項16に記載されるコンピュータで読み取り可能な記録媒体は、請求項13または15のプログラムを格納したものである。記録媒体には、CD−ROM、CD−R、CD−RWやフレキシブルディスク、磁気テープ、MO、DVD−ROM、DVD−RAM、DVD−R、DVD+R、DVD−RW、DVD+RW、blu−layディスク、HD DVD(AOD)等の磁気ディスク、光ディスク、光磁気ディスク、半導体メモリその他のプログラムを格納可能な媒体が含まれる。また上記のプログラムは、ネットワークを介してダウンロード可能な形態も含まれる。   Furthermore, the computer-readable recording medium described in claim 16 stores the program of claim 13 or 15. Recording media include CD-ROM, CD-R, CD-RW, flexible disk, magnetic tape, MO, DVD-ROM, DVD-RAM, DVD-R, DVD + R, DVD-RW, DVD + RW, Blu-ray disk, This includes a magnetic disk such as HD DVD (AOD), an optical disk, a magneto-optical disk, a semiconductor memory, and other media capable of storing programs. The above-mentioned program includes a form that can be downloaded via a network.

本発明の端末装置、サーバ装置、サーバプログラム、端末プログラム設定装置、端末プログラム設定プログラム、サーバプログラム設定装置、サーバプログラム設定プログラム、コンピュータで読み取り可能な記録媒体によれば、無線通信可能なシステムで端末装置とサーバ装置との作業効率を向上できる。例えば、無線通信ができない状況でも、リッチクライアント方式の採用により端末側で作業を続行できる利点に加えて、従来面倒であった端末プログラムの更新作業を容易にできる。例えば、端末装置側で端末プログラムの更新作業の必要性を認識でき、また自動的に更新されるよう必要なファイルのダウンロードおよびアップデート作業を自動化することができる。さらに、端末プログラムやサーバプログラムを設定する際に、データ形式や保存場所に関わらず同列に扱うことができ、作業効率を改善できる。   According to the terminal device, the server device, the server program, the terminal program setting device, the terminal program setting program, the server program setting device, the server program setting program, and the computer-readable recording medium of the present invention, the terminal can be used in a wireless communication system. The work efficiency between the apparatus and the server apparatus can be improved. For example, even in a situation where wireless communication is not possible, in addition to the advantage that work can be continued on the terminal side by adopting the rich client method, it is possible to easily update the terminal program, which has been troublesome conventionally. For example, it is possible to recognize the necessity of updating the terminal program on the terminal device side, and it is possible to automate the downloading and updating of necessary files to be automatically updated. Furthermore, when setting a terminal program or a server program, they can be handled in the same line regardless of the data format or storage location, and work efficiency can be improved.

以下、本発明の実施の形態を図面に基づいて説明する。ただし、以下に示す実施の形態は、本発明の技術思想を具体化するための端末装置、サーバ装置、サーバプログラム、端末プログラム設定装置、端末プログラム設定プログラム、サーバプログラム設定装置、サーバプログラム設定プログラム、コンピュータで読み取り可能な記録媒体を例示するものであって、本発明は端末装置、サーバ装置、サーバプログラム、端末プログラム設定装置、端末プログラム設定プログラム、サーバプログラム設定装置、サーバプログラム設定プログラム、コンピュータで読み取り可能な記録媒体を以下のものに特定しない。   Hereinafter, embodiments of the present invention will be described with reference to the drawings. However, the embodiment shown below is a terminal device, a server device, a server program, a terminal program setting device, a terminal program setting program, a server program setting device, a server program setting program, and the like for embodying the technical idea of the present invention, The present invention exemplifies a computer-readable recording medium, and the present invention relates to a terminal device, a server device, a server program, a terminal program setting device, a terminal program setting program, a server program setting device, a server program setting program, and a computer reading The possible recording media are not specified as follows.

また、本明細書は特許請求の範囲に示される部材を、実施の形態の部材に特定するものでは決してない。特に実施の形態に記載されている構成部品の寸法、材質、形状、その相対的配置等は特に特定的な記載がない限りは、本発明の範囲をそれのみに限定する趣旨ではなく、単なる説明例にすぎない。なお、各図面が示す部材の大きさや位置関係等は、説明を明確にするため誇張していることがある。さらに以下の説明において、同一の名称、符号については同一もしくは同質の部材を示しており、詳細説明を適宜省略する。さらに、本発明を構成する各要素は、複数の要素を同一の部材で構成して一の部材で複数の要素を兼用する態様としてもよいし、逆に一の部材の機能を複数の部材で分担して実現することもできる。   Further, the present specification by no means specifies the members shown in the claims to the members of the embodiments. In particular, the dimensions, materials, shapes, relative arrangements, and the like of the component parts described in the embodiments are not intended to limit the scope of the present invention unless otherwise specified, and are merely explanations. It's just an example. Note that the size, positional relationship, and the like of the members shown in each drawing may be exaggerated for clarity of explanation. Furthermore, in the following description, the same name and symbol indicate the same or the same members, and detailed description thereof will be omitted as appropriate. Furthermore, each element constituting the present invention may be configured such that a plurality of elements are constituted by the same member and the plurality of elements are shared by one member, and conversely, the function of one member is constituted by a plurality of members. It can also be realized by sharing.

なお本明細書においては、無線接続と有線接続を混在させることもできる。例えば、無線接続のハンディターミナルに加えて、有線接続のハンディターミナルも併用するシステムにおいても本発明を適用できる。また、サーバ装置とホスト装置の接続方式については、無線、有線を問わない。例えば、電気接点やコネクタを介した物理的な電気接続による接続方式としては、IEEE1394、RS−232xやRS−422、USB等のシリアル接続、パラレル接続、あるいは10BASE−T、100BASE−TX、1000BASE−T等のネットワークを介して電気的に接続して通信を行うことができる。無線接続族の例としては、IEEE802.1x、OFDM方式等の無線LANやBluetooth等の電波、IrDA等の赤外線、光通信等を利用した方式が挙げられる。また、これらの通信は必要に応じて暗号化、圧縮等の処理を付加することもできる。あるいはOEIC(オプトエレクトロニクスインテグレーテッドサーキット)等電気光素子を用いたデータやエネルギーの送受信のように、電気や光をはじめとする電磁気、圧力、音波、電波、熱等を媒体とする信号データの送受信や各種エネルギーの送受信が可能なように「接続」された状態も本明細書でいう接続であるとするものであり、直接接続、間接接続は問わない。さらには、常時接続されている必要はなく、スイッチ回路や切り替え回路にて駆動回路の駆動状況に応じて必要時のみ(例えば電荷、電気、電流が通る時のみ)接続されるように構成しても良い。あるいはまた、コンピュータで作成したアプリケーションプログラムの端末装置への送信は、記録媒体を介した伝達も可能であり、このような記録媒体としてはPCカードやコンパクトフラッシュ(登録商標)、スマートメディア、SDカード、メモリスティック等のメモリカードや半導体メモリ、磁気ディスク、光ディスク、光磁気ディスク等が利用できる。   In the present specification, wireless connection and wired connection can be mixed. For example, the present invention can also be applied to a system that uses a wired connection handy terminal in addition to a wireless connection handy terminal. The connection method between the server device and the host device may be wireless or wired. For example, as a connection method by physical electrical connection through an electrical contact or a connector, serial connection such as IEEE1394, RS-232x, RS-422, USB, parallel connection, or 10BASE-T, 100BASE-TX, 1000BASE- Communication can be performed by electrical connection via a network such as T. Examples of wireless connection groups include wireless LANs such as IEEE802.1x and OFDM, radio waves such as Bluetooth, infrared such as IrDA, optical communication, and the like. Further, these communications can be added with processing such as encryption and compression as required. Or transmission and reception of signal data using electromagnetism, pressure, sound waves, radio waves, heat, etc. as a medium, such as transmission and reception of data and energy using electro-optical elements such as OEIC (Optoelectronic Integrated Circuit). In addition, the state of being “connected” so as to be able to transmit and receive various kinds of energy is also referred to as the connection in the present specification, and direct connection or indirect connection is not limited. Furthermore, it is not necessary to be always connected, and the switch circuit or the switching circuit is configured to be connected only when necessary (for example, only when charge, electricity, or current passes) according to the driving state of the drive circuit. Also good. Alternatively, the application program created by the computer can be transmitted to the terminal device via a recording medium. Examples of such a recording medium include a PC card, compact flash (registered trademark), smart media, and SD card. A memory card such as a memory stick, a semiconductor memory, a magnetic disk, an optical disk, a magneto-optical disk, or the like can be used.

本明細書において端末プログラム設定装置、端末プログラム設定プログラム、サーバプログラム設定装置、サーバプログラム設定プログラムは、プログラムの作成や設定等を行うシステムそのもの、ならびにプログラム作成、設定等に関連する入出力、表示、演算、通信その他の処理をハードウェア的に行う装置や方法に限定するものではない。ソフトウェア的に処理を実現する装置や方法も本発明の範囲内に包含する。例えば汎用の回路やコンピュータにソフトウェアやプログラム、プラグイン、オブジェクト、ライブラリ、アプレット、コンパイラ、モジュール、特定のプログラム上で動作するマクロ等を組み込んでアプリケーション作成、設定自体あるいはこれに関連する処理を可能とした汎用あるいは専用のコンピュータ、ワークステーション、端末、携帯型電子機器、PDCやCDMA、W−CDMA、FOMA(登録商標)、GSM、IMT2000や第4世代等の携帯電話、PHS、PDA、ページャ、スマートフォンその他の電子デバイスも、本発明の端末プログラム設定装置、端末プログラム設定プログラム、サーバプログラム設定装置、サーバプログラム設定プログラムの少なくともいずれかに含まれる。また本明細書においては、プログラム自体もプログラム設定装置に含むものとする。また本プログラムは単体で使用するものに限られず、特定のコンピュータプログラムやソフトウェア、サービス等の一部として機能する態様や、必要時に呼び出されて機能する態様、OS等の環境においてサービスとして提供される態様、環境に常駐して動作する態様、バックグラウンドで動作する態様やその他の支援プログラムという位置付けで使用することもできる。   In this specification, a terminal program setting device, a terminal program setting program, a server program setting device, and a server program setting program are a system itself for creating and setting a program, and input / output and display related to program creation and setting, The present invention is not limited to an apparatus or method that performs computation, communication, or other processing in hardware. An apparatus and method for realizing processing by software are also included in the scope of the present invention. For example, software, programs, plug-ins, objects, libraries, applets, compilers, modules, macros that run on specific programs, etc. can be incorporated into general-purpose circuits and computers, and application creation, setting itself, or related processing can be performed. General-purpose or dedicated computer, workstation, terminal, portable electronic device, PDC, CDMA, W-CDMA, FOMA (registered trademark), GSM, IMT2000, fourth generation mobile phones, PHS, PDA, pager, smartphone Other electronic devices are also included in at least one of the terminal program setting device, terminal program setting program, server program setting device, and server program setting program of the present invention. In this specification, the program itself is also included in the program setting device. In addition, this program is not limited to the one used alone, but is provided as a service in an environment that functions as a part of a specific computer program, software, service, etc., an aspect that is called and functions when necessary, and an environment such as an OS. It can also be used as a mode, a mode that operates resident in the environment, a mode that operates in the background, and other support programs.

図1に本発明の一実施の形態としてサーバ装置、ホスト装置等がネットワーク接続されたシステムに端末装置を無線通信可能に接続したシステムの一例を示す。この例では、在庫管理システムにおいて子機である端末装置100にバーコードスキャナを備えるハンディターミナルを使用し、在庫に付されたバーコードをスキャンして親機であるサーバ装置に無線送信し、サーバ装置で在庫管理を行う例を示している。サーバ装置200は、アクセスポイント500やハブ700等を介して複数の端末装置100と接続される。図の例ではアクセスポイント500やサーバ装置200、ホスト装置300等を一のみ図示しているが、複数の機器をネットワークで接続可能であることはいうまでもない。このようなネットワーク接続においては、イーサネット(登録商標)によるTCP/IPプロトコル等、既存の、あるいは将来開発される通信プロトコルが適宜採用できる。図1の例では端末装置100とサーバ装置200との無線接続の通信方式は、本実施の形態においてはIEEE802.11bを利用している。ただ、IEEE802.11aやg、h等の他、BluetoothやIrDA等の赤外線通信等、無線による通信が可能な他の方式も利用可能であることは言うまでもない。このようなLAN等のネットワークは、ルータを介して他のネットワークと接続することもできる。   FIG. 1 shows an example of a system in which a terminal device is connected to a system in which a server device, a host device, and the like are connected to a network so that wireless communication is possible. In this example, a handy terminal provided with a barcode scanner is used for the terminal device 100 which is a slave in the inventory management system, the barcode attached to the stock is scanned and wirelessly transmitted to the server device which is the parent device, and the server The example which performs inventory management with an apparatus is shown. Server apparatus 200 is connected to a plurality of terminal apparatuses 100 via access point 500, hub 700, and the like. In the example of the figure, only one access point 500, server device 200, host device 300, etc. are shown, but it goes without saying that a plurality of devices can be connected via a network. In such a network connection, an existing or future developed communication protocol such as a TCP / IP protocol using Ethernet (registered trademark) can be appropriately employed. In the example of FIG. 1, the communication method for wireless connection between the terminal device 100 and the server device 200 uses IEEE 802.11b in this embodiment. However, it goes without saying that in addition to IEEE802.11a, g, h, etc., other systems capable of wireless communication such as Bluetooth, IrDA, etc. can be used. Such a network such as a LAN can be connected to another network via a router.

端末装置100は、カードリーダ、バーコードスキャナ、プリンタ等の機能を一以上備えるハンディターミナルや、PDAや携帯電話等の携帯型電子端末である。これらの端末装置100は、いわゆるリッチクライアント方式又はファットクライアント方式により、端末装置自体に端末プログラムの実行機能を備えており、ホスト装置300との間で通信が確立されていない状態でも処理を行える。以下の例では、端末装置100として図2に示すリッチクライアント方式のバーコードスキャナ付ハンディターミナルを用いる場合を説明する。図2(a)はハンディターミナルの正面図、図2(b)は斜視図をそれぞれ示す。このハンディターミナルは、通信結果等を表示可能な端末表示部107として液晶ディスプレイや操作キー等の端末操作部108等が設けられる。また、無線通信用ユニットや背面に備えたバーコードスキャナ109、端末表示部107、端末操作部108等の制御を実行するための端末制御部104として、マイクロプロセッサを搭載している。   The terminal device 100 is a handy terminal having one or more functions such as a card reader, a barcode scanner, and a printer, and a portable electronic terminal such as a PDA and a mobile phone. These terminal devices 100 are provided with a terminal program execution function in a so-called rich client method or fat client method, and can perform processing even when communication with the host device 300 is not established. In the following example, a case where the rich client type handy terminal with a barcode scanner shown in FIG. 2A is a front view of the handy terminal, and FIG. 2B is a perspective view. This handy terminal is provided with a terminal operation unit 108 such as a liquid crystal display and operation keys as a terminal display unit 107 capable of displaying communication results and the like. In addition, a microprocessor is mounted as the terminal control unit 104 for executing control of the wireless communication unit, the barcode scanner 109 provided on the back, the terminal display unit 107, the terminal operation unit 108, and the like.

サーバ装置200およびホスト装置300は、コンピュータやメインフレーム等が利用される。図の例では、サーバ装置200およびホスト装置300に汎用のパーソナルコンピュータを使用している。またサーバ装置200やホスト装置300のコンピュータには、モニタや入出力デバイスを接続しない構成とすることもできる。ホスト装置300は、システムに必要なデータベース400を接続している。データベース400は外付けの他、ホスト装置300を構成するコンピュータのハードディスク等の二次記憶装置と併用する等により、内蔵式としても良い。なお図の例ではホスト装置300とサーバ装置200を個別に用意しているが、本明細書においては、図3に示すようにホスト装置を統合したサーバ装置200Bとし、データベース400を接続してホスト装置としても機能させる態様も包含する。なお本明細書においてデータベースとは、データベース管理プログラムによって作成された専用フォーマットのデータファイルに限られず、汎用的なファイル形式も含めたデータを含むファイルを意味し、例えばテーブルやフォーマットに関するデータを含む。   As the server device 200 and the host device 300, a computer, a main frame, or the like is used. In the illustrated example, general-purpose personal computers are used for the server device 200 and the host device 300. The computer of the server apparatus 200 and the host apparatus 300 may be configured such that no monitor or input / output device is connected. The host device 300 is connected to a database 400 necessary for the system. The database 400 may be a built-in type by being used together with a secondary storage device such as a hard disk of a computer constituting the host device 300 in addition to an external device. In the example shown in the figure, the host device 300 and the server device 200 are prepared separately. However, in this specification, as shown in FIG. 3, the host device is integrated as a server device 200B, and the database 400 is connected to the host device 200B. A mode for functioning as an apparatus is also included. In this specification, the database is not limited to a data file in a dedicated format created by a database management program, but means a file including data including general-purpose file formats, and includes, for example, data related to tables and formats.

図4に、端末装置100とサーバ装置200及びホスト装置300とがデータをやりとりする状態を示す。この図に示すように端末装置100では端末プログラム110が実行されており、サーバ装置200ではサーバプログラム210が実行される。なお図4において、斜線部分はユーザが設定可能な部分を示している。   FIG. 4 shows a state in which the terminal device 100, the server device 200, and the host device 300 exchange data. As shown in this figure, a terminal program 110 is executed in the terminal device 100, and a server program 210 is executed in the server device 200. In FIG. 4, the hatched portion indicates a portion that can be set by the user.

[端末装置100]
端末装置100は、端末プログラム110やデータを保持するための端末記憶部102と、端末記憶部102から必要なデータを読み込んで端末プログラム110を実行する端末制御部104と、サーバ装置200と通信するための端末通信部106とを備える。
[Terminal Device 100]
The terminal device 100 communicates with a terminal storage unit 102 for holding a terminal program 110 and data, a terminal control unit 104 that reads necessary data from the terminal storage unit 102 and executes the terminal program 110, and the server device 200. Terminal communication unit 106.

[端末プログラム110]
端末プログラム110は、端末記憶部102に保存されており、端末制御部104に呼び出されて実行される。端末記憶部102は読み書き可能な記憶素子であり、EPROM等のメモリやハードディスク等の二次記憶媒体が利用できる。これによって、後述するように更新・変更された端末プログラム110をダウンロードして書き換え保存することができる。端末プログラム110は端末プログラム設定装置や端末プログラム設定プログラムを用いて作成される。典型的には、端末プログラム設定プログラムをインストールしたコンピュータ上で作成される。端末プログラムは、使用される端末装置やサーバ装置の仕様や用途に応じて予め複数の端末ライブラリ112が用意されており、これらを呼び出して必要な機能が実行される。所定の動作を行うライブラリを予め端末装置に実装して提供することで、これらを利用してプログラムの作成や編集を容易に行え、ユーザは端末プログラム設定装置等を用いて端末プログラムのすべての機能を規定して作成するプログラミング作業を軽減される。また、所定の機能を備える端末プログラムを予め提供して、ユーザはプログラミング作業を行うことなくこれを利用することもできる。また、ユーザが使用目的等に応じて端末プログラムをカスタマイズすることもできる。端末ライブラリ112には、通信用のライブラリが含まれる。端末プログラム110は端末ライブラリ112を用いて、端末通信部106を介してサーバ装置200とデータ通信を行う。
[Terminal program 110]
The terminal program 110 is stored in the terminal storage unit 102 and is called and executed by the terminal control unit 104. The terminal storage unit 102 is a readable / writable storage element, and a secondary storage medium such as a memory such as an E 2 PROM or a hard disk can be used. As a result, the updated / changed terminal program 110 can be downloaded and rewritten and saved as will be described later. The terminal program 110 is created using a terminal program setting device or a terminal program setting program. Typically, it is created on a computer in which a terminal program setting program is installed. In the terminal program, a plurality of terminal libraries 112 are prepared in advance according to the specifications and applications of the terminal device and server device to be used, and necessary functions are executed by calling them. By providing a library that performs predetermined operations on the terminal device in advance, it is possible to easily create and edit programs using these, and the user can use all functions of the terminal program using the terminal program setting device, etc. The programming work to create and specify is reduced. In addition, a terminal program having a predetermined function can be provided in advance, and the user can use it without performing a programming operation. The user can also customize the terminal program according to the purpose of use. The terminal library 112 includes a library for communication. The terminal program 110 uses the terminal library 112 to perform data communication with the server device 200 via the terminal communication unit 106.

[サーバ装置200]
一方サーバ装置200は、同様にサーバプログラム210やデータを保持するためのサーバ記憶部202と、サーバ記録部から必要なデータを読み込んでサーバプログラム210を実行するサーバ制御部204と、端末装置100と通信するためのサーバ通信部206と、通信結果等を表示可能なモニタ等で構成されるサーバ表示部207を備える。サーバ制御部204は、コンピュータのMPU等の演算部により実現される。
[Server apparatus 200]
On the other hand, the server device 200 similarly has a server storage unit 202 for holding the server program 210 and data, a server control unit 204 that reads necessary data from the server recording unit and executes the server program 210, and the terminal device 100. A server communication unit 206 for communication and a server display unit 207 including a monitor capable of displaying a communication result and the like are provided. The server control unit 204 is realized by a calculation unit such as an MPU of a computer.

[サーバプログラム210]
サーバプログラム210は、同様にサーバ記憶部202に保存されており、サーバ制御部204に呼び出されて実行される。サーバ記憶部202も読み書き可能な記憶素子であり、EPROM等のメモリやハードディスク等の二次記憶媒体が利用できる。これによって、サーバプログラム210も書き換え可能とできる。サーバプログラム210はサーバプログラム設定装置やサーバプログラム設定プログラムを用いて作成される。なお、これらの設定装置やプログラムは、サーバプログラムに加えて、端末プログラムの作成、編集も可能とすることもできるし、あるいは個別の装置や機器を使用して端末プログラムやサーバプログラムをそれぞれ作成、編集するよう設計することもできる。図4の例では、サーバ装置200を構成するコンピュータにインストールされたサーバプログラム設定プログラムによってサーバプログラム210を作成・編集し、サーバ記憶部202に保存する。サーバプログラム210は、サーバ通信部206を介して端末装置100とデータ通信するためのサーバ基本プログラム220と、これとは独立したプログラムとして、用途に応じて作成されるサーバ応用プログラム230とを備える。サーバ応用プログラム230は、ユーザがエディタ等を利用してプログラムコードを記述したテキストファイルとして作成される。ただ、ユーザのプログラム設計を支援するサーバプログラム設定プログラムを用いてサーバ応用プログラム230を作成・編集することもできる。これらのサーバ応用プログラム230とサーバ基本プログラム220との間は、サーバ装置200内部で通信を行う。具体的には、サーバ基本プログラム220に含まれるリクエストマネージャ222と、サーバ応用プログラム230に含まれるリクエストハンドラ232とが、各プログラムのプロセス間の通信を行う。リクエストハンドラ232とリクエストマネージャ222は、共有メモリ、メールスロット、パイプ、ソケット通信等の手段を使用して通信する。またサーバ基本プログラム220は端末プログラム110と同様に通信用のライブラリを備えており、これによってサーバ通信部206のハードウェアを制御し、サーバ装置200と端末装置100との通信が行われる。この構成により、サーバ応用プログラム230はサーバ基本プログラム220を介して端末装置100側とデータ通信を行う。このように、端末プログラム110は端末通信用ライブラリを含む形で実装されているが、これに対してサーバプログラム210では、サーバ応用プログラム230をサーバ通信用ライブラリ224を含むサーバ基本プログラム220と独立させている。
[Server program 210]
The server program 210 is similarly stored in the server storage unit 202 and is called and executed by the server control unit 204. The server storage unit 202 is also a readable / writable storage element, and a memory such as E 2 PROM or a secondary storage medium such as a hard disk can be used. As a result, the server program 210 can also be rewritten. The server program 210 is created using a server program setting device or a server program setting program. In addition to the server program, these setting devices and programs can also create and edit terminal programs, or create terminal programs and server programs using individual devices and equipment, It can also be designed to be edited. In the example of FIG. 4, a server program 210 is created / edited by a server program setting program installed in a computer constituting the server device 200 and stored in the server storage unit 202. The server program 210 includes a server basic program 220 for data communication with the terminal device 100 via the server communication unit 206, and a server application program 230 that is created according to the purpose as a program independent of the server basic program 220. The server application program 230 is created as a text file in which a user describes a program code using an editor or the like. However, the server application program 230 can be created and edited using a server program setting program that supports user program design. Communication between the server application program 230 and the server basic program 220 is performed inside the server apparatus 200. Specifically, the request manager 222 included in the server basic program 220 and the request handler 232 included in the server application program 230 perform communication between processes of each program. The request handler 232 and the request manager 222 communicate using means such as a shared memory, a mail slot, a pipe, and socket communication. Similarly to the terminal program 110, the server basic program 220 includes a library for communication, thereby controlling the hardware of the server communication unit 206, and communication between the server device 200 and the terminal device 100 is performed. With this configuration, the server application program 230 performs data communication with the terminal device 100 via the server basic program 220. As described above, the terminal program 110 is implemented in a form including a terminal communication library. On the other hand, in the server program 210, the server application program 230 is made independent of the server basic program 220 including the server communication library 224. ing.

このようにプログラムを多層化し、ユーザが作成するプログラムと他の機器との間で通信を受け持つプログラムとを切り分けることによって、不具合発生時の動作の維持と問題の特定とを可能とする。すなわち、システム側で提供されるサーバ基本プログラム部分は、一般に製造元が様々な試験を行い動作確認を行っているため、不具合の発生する可能性は少ない。一方、ユーザが作成するサーバ応用プログラム部分は、このような動作確認が不十分であることがあり、動作不良を生じる原因となる可能性が高くなる。したがって、サーバ応用プログラム部分に不具合が生じても、端末装置100との通信等最低限の動作をサーバ基本プログラム220が受け持つことによってシステム全体をダウンさせることなく、不具合が生じたサーバ装置以外のシステムの動作を維持できる。また、プログラムを多層化することにより、問題発生箇所の特定も容易となる。すなわち、サーバ応用プログラム部分のいずれかで不具合が生じる可能性が高いと考えられるため、この部分のみの検証を行うことで問題を特定できる可能性が高くなり、作業時間の短縮に寄与し得る。   In this way, the program is multi-layered, and the program created by the user and the program responsible for communication between other devices are separated, so that the operation can be maintained and the problem can be identified when a problem occurs. That is, the server basic program portion provided on the system side is less likely to cause problems because the manufacturer generally performs various tests and confirms the operation. On the other hand, the server application program portion created by the user may be insufficiently confirmed for such operation, and is likely to cause a malfunction. Therefore, even if a failure occurs in the server application program part, the server basic program 220 takes charge of minimum operations such as communication with the terminal device 100, and the system other than the server device in which the failure has occurred without bringing down the entire system. Can be maintained. In addition, by making the program multi-layered, it becomes easy to identify the problem occurrence location. That is, since it is considered that there is a high possibility that a failure will occur in any of the server application program parts, the possibility of identifying the problem is increased by performing the verification of only this part, which can contribute to shortening the work time.

[要求データ140]
図4に示す無線通信システムにおいては、データ通信は端末装置100からサーバ装置200に対して要求を発信することで開始される。要求データ140は、端末プログラム110をロードした端末制御部104で生成され、サーバ装置200に対して送信される。要求データ140は図5(a)に示すようなフォーマットで生成される。この図に示す要求データ140は、先頭にデータ種別を示すヘッダ情報141、端末プログラム世代情報142、および実データ143を含んでいる。要求データ140がデータベースにアクセスする必要のある要求、例えば指定された検索式による検索結果を含んでいる場合は、データベースへのアクセスを容易にする構造を実データ143に含ませることが好ましい。このような構造としては、データベースへのアクセスに必要な条件を変数としたデータ構造が好適に利用できる。変数の一例を表1に示す。実データ143は、表1のような構造体のデータを通信に適したバイナリもしくはテキストデータに変換したものである。
[Request data 140]
In the wireless communication system shown in FIG. 4, data communication is started by transmitting a request from the terminal device 100 to the server device 200. The request data 140 is generated by the terminal control unit 104 loaded with the terminal program 110 and transmitted to the server device 200. The request data 140 is generated in a format as shown in FIG. The request data 140 shown in this figure includes header information 141 indicating the data type, terminal program generation information 142, and actual data 143 at the head. When the request data 140 includes a request that requires access to the database, for example, a search result based on a specified search expression, it is preferable that the actual data 143 include a structure that facilitates access to the database. As such a structure, a data structure in which a condition necessary for accessing the database is used as a variable can be preferably used. An example of variables is shown in Table 1. The actual data 143 is obtained by converting data of a structure as shown in Table 1 into binary or text data suitable for communication.

上記の表1の例では、要求データ140に含まれる変数として、アクセス対象となるデータベース名(127文字まで指定可能)、テーブル名(127文字まで指定可能)、さらに検索条件を指定する等の処理内容を示すkeydataとして、ここでは検索データに関する有効フィールドのデータ数、フィールドのインデックス番号、演算式、検索キー等を使用する。また、加えてnewdataとして取得するフィールドに関する変数のフィールドを適宜追加できる。このように、データベース中の検索等、処理に必要な項目を変数としてフィールド毎に記述することで、処理内容の解析が容易となり、要求データ140を受信したサーバ装置200はデータベースに対するアクセス情報を取得して処理をスムーズに行うことができる。   In the example of Table 1 above, as a variable included in the request data 140, a database name to be accessed (up to 127 characters can be specified), a table name (up to 127 characters can be specified), and a search condition are specified. Here, the number of valid field data relating to the search data, the field index number, the arithmetic expression, the search key, etc. are used as the keydata indicating the contents. In addition, a variable field related to the field to be acquired as newdata can be added as appropriate. In this way, by describing the items necessary for processing such as searching in the database as a variable for each field, the processing contents can be easily analyzed, and the server device 200 that has received the request data 140 obtains access information for the database. Thus, processing can be performed smoothly.

[応答データ240]
このような変数を含む要求データ140をサーバ基本プログラム220が受け取ると、これをサーバ応用プログラム230に送信する。サーバ応用プログラム230は受信した要求データ140のコマンドを解析し、例えばホスト装置300に接続されたデータベース400にアクセスする等、適切な処理を行い、その処理結果を応答データ240として作成し、サーバ基本プログラム220に送信して端末装置100側に返信する。端末装置100は応答データ240を受信した後、端末プログラム110で規定されている後処理を行い、次の要求データを送信できる状態に戻る。サーバ装置200はサーバ通信用ライブラリ224にて用意された関数を実行することで、応答データ240を端末装置100側に送信して次の要求データ待ち状態となる。このように端末プログラム110とサーバ応用プログラム230との間にサーバ基本プログラム220を介在させることにより、仮にサーバ応用プログラムが動作を停止していても端末装置からの要求をサーバ基本プログラム220が受け取ることができるので、端末装置へエラー応答を返すことや、要求を溜めてサーバ応用プログラムの回復後に要求データを一括送信することが可能となる。
[Response data 240]
When the server basic program 220 receives the request data 140 including such variables, it transmits it to the server application program 230. The server application program 230 analyzes the command of the received request data 140, performs an appropriate process such as accessing the database 400 connected to the host device 300, creates the process result as the response data 240, and generates the server basic It transmits to the program 220 and returns to the terminal device 100 side. After receiving the response data 240, the terminal device 100 performs post-processing specified by the terminal program 110, and returns to a state where the next request data can be transmitted. The server apparatus 200 executes the function prepared in the server communication library 224, thereby transmitting the response data 240 to the terminal apparatus 100 and enters the next request data waiting state. Thus, by interposing the server basic program 220 between the terminal program 110 and the server application program 230, the server basic program 220 receives a request from the terminal device even if the server application program stops operating. Therefore, it is possible to return an error response to the terminal device, and to collect the request and transmit the request data at once after the server application program is recovered.

応答データ240のフォーマットは、例えば図5(b)に示すように、先頭にデータ種別を示すヘッダ情報241、端末プログラム更新情報242、優先度244、実データ243を含んでいる。この実データ243に含まれる変数の一例を表2に示す。   The format of the response data 240 includes, for example, header information 241 indicating the data type, terminal program update information 242, priority 244, and actual data 243 as shown in FIG. 5B. An example of variables included in the actual data 243 is shown in Table 2.

上記の表2の例では、応答データ240に含まれる変数として、処理が成功か失敗かを示すresult、処理結果を示すresultdataとして、有効フィールドのデータ数を示すfield_num、フィールドのインデックス数を示すindex、及び検索結果データを示すdata(127文字まで指定可能)等が含まれる。なお演算子を示すoperation変数は、応答データ240では使用されない。このような変数で、要求データ140に対する結果を端末装置100側に返す。   In the example of Table 2 above, the variable included in the response data 240 is a result indicating whether the processing is successful or unsuccessful, the result data indicating the processing result is field_num indicating the number of valid field data, and the index indicating the number of field indexes , And data indicating search result data (up to 127 characters can be specified). The operation variable indicating the operator is not used in the response data 240. With such variables, the result for the request data 140 is returned to the terminal device 100 side.

また要求データ140の作成時に予め上記演算結果の変数を含めておき、その値を仮に0やnull等としてサーバ装置200側に送信し、サーバ装置200で応答データ240の作成時に演算結果を各変数の値として代入して端末装置100側に返送することで、端末装置100側で必要なデータを適切に得ることができる。   In addition, the calculation result variables are included in advance when the request data 140 is created, and the values are temporarily transmitted to the server apparatus 200 as 0, null, etc., and the calculation results are sent to the variables when the server apparatus 200 creates the response data 240. By substituting it as a value of and returning it to the terminal device 100 side, it is possible to appropriately obtain necessary data on the terminal device 100 side.

[端末プログラム世代情報142]
さらに、図5に示すように、要求データ140には端末プログラム世代情報142を付加することができる。端末プログラム世代情報142とは、端末プログラムの世代情報であり、例えばプログラムのバージョン番号、リビジョン番号やプログラム名等である。一般にリッチクライアント方式の端末装置では、端末装置側に端末プログラムが実装されているため、システムの入れ替えやアップグレード(バージョンアップ)は端末装置毎に個別に行う必要があり、特に端末装置の台数が多くなると手間がかかっていた。そこで本実施の形態では、この作業を容易にするために端末プログラム110の世代情報を要求データ140に含めている。サーバ装置200は端末プログラム世代情報142から通信先の端末装置100にインストールされた端末プログラム110のバージョン等を把握できるので、現行のシステムに要求されるプログラムバージョンを備えているかどうかを判別し、必要な場合は適宜プログラムの更新作業を先に要求する等して適切な処理を行わせることができる。例えば、現行の端末プログラムでは正常動作が困難であるような場合には作業を中断してプログラムの更新作業や入れ替え作業を強制的に行わせたり、作業に支障のないプログラムの違いは無視して作業を継続する、あるいはプログラムの更新作業が必要である旨をユーザに告知し、更新作業はユーザが手動で指示するように構成することもできる。特に、この方法では単なるプログラムのアップデートに限られず、プログラム自体を入れ替えることも可能である。あるいはこれらの作業をユーザに通知することなく行わせても良い。例えば、現在の作業終了後に続けて自動的にプログラム更新作業に移行する、あるいは処理と平行してバックグラウンドで更新作業等を行わせても良い。なお、プログラムの更新や入れ替えに必要なデータは、例えば図1の例ではサーバ装置200のハードディスクやホスト装置300のデータベース400に登録されており、端末装置100が必要なファイルをこれらからダウンロードする方式等が採用できる。これにより、要求された処理に先立ち、端末プログラムの妥当性を事前に確認できるので、バージョン違い等により適切に動作しなくなる事態を回避でき、また更新作業の必要性を端末装置100側に通知することができるので、更新し忘れをなくしシステムの適切な運用が図られる。
[Terminal program generation information 142]
Furthermore, as shown in FIG. 5, terminal program generation information 142 can be added to the request data 140. The terminal program generation information 142 is terminal program generation information such as a program version number, revision number, and program name. Generally, in a terminal device of a rich client system, since a terminal program is installed on the terminal device side, it is necessary to perform system replacement and upgrade (version upgrade) individually for each terminal device. Especially, the number of terminal devices is large. It took time and effort. Therefore, in this embodiment, generation information of the terminal program 110 is included in the request data 140 in order to facilitate this work. Since the server apparatus 200 can grasp the version of the terminal program 110 installed in the communication destination terminal apparatus 100 from the terminal program generation information 142, it is necessary to determine whether the program version required for the current system is provided. In such a case, appropriate processing can be performed by, for example, requesting a program update operation first. For example, if normal operation is difficult with the current terminal program, the work is interrupted and the program update or replacement work is forcibly performed, or the differences in programs that do not hinder the work are ignored. It is also possible to notify the user that the operation is to be continued or to update the program, and the user can manually instruct the update operation. In particular, this method is not limited to a simple program update, and the program itself can be replaced. Alternatively, these operations may be performed without notifying the user. For example, the program may be automatically transferred to the program update operation after the current operation is completed, or the update operation or the like may be performed in the background in parallel with the processing. Note that data necessary for program update or replacement is registered in the hard disk of the server device 200 or the database 400 of the host device 300 in the example of FIG. 1, for example, and the terminal device 100 downloads necessary files from these. Etc. can be adopted. Accordingly, since the validity of the terminal program can be confirmed in advance prior to the requested processing, it is possible to avoid a situation in which the terminal program does not operate properly due to a version difference or the like, and to notify the terminal device 100 of the necessity for update work. As a result, the system can be properly operated without forgetting to update.

[端末プログラム更新情報242]
上述の例では、サーバ装置200は要求データ140に含まれる端末プログラム世代情報142に基づき、端末装置100に対してプログラムの更新情報等を指示している。一方、図5(b)に示すようにサーバ装置200が端末装置100に返す応答データ240に端末プログラム更新情報242を含めることができる。端末プログラム更新情報242は、上記と同様に端末プログラム110の更新作業等を指示するための情報である。例えば、端末プログラム更新情報242にサーバプログラム210のバージョン情報やリビジョン番号、プログラム名等を含めることで、端末装置100は通信先のサーバ装置200で稼働中のプログラムのバージョン情報等を取得できるので、これを自身の端末プログラムと比較し、一致していない場合や更新が必要な場合は、適切なプログラムのファイルをダウンロードするようサーバ装置側に要求することができる。なおバージョンの不一致とは、例えば端末プログラムのバージョン番号とサーバプログラムのバージョン番号とが一致するとき正しい動作が可能となるようにバージョン番号を設定しておくことで、互いのプログラムのバージョン情報が一致するかどうかをチェックして更新作業の必要性を判別できる。このように、端末装置側で更新作業等の必要性を判断して、サーバ装置に必要な作業を働きかける構成とすることも可能である。あるいは、端末装置とサーバ装置の両方で端末プログラムの更新の必要性を判断する構成としても良いことはいうまでもない。
[Terminal program update information 242]
In the above example, the server device 200 instructs the terminal device 100 on program update information and the like based on the terminal program generation information 142 included in the request data 140. On the other hand, as shown in FIG. 5B, the terminal program update information 242 can be included in the response data 240 returned from the server apparatus 200 to the terminal apparatus 100. The terminal program update information 242 is information for instructing an update operation or the like of the terminal program 110 as described above. For example, by including the version information, revision number, program name, etc. of the server program 210 in the terminal program update information 242, the terminal device 100 can acquire the version information, etc. of the program running on the communication destination server device 200. This is compared with its own terminal program, and if it does not match or needs to be updated, the server apparatus can be requested to download an appropriate program file. Note that version mismatch means that the version information of each program matches by setting the version number so that correct operation is possible when the version number of the terminal program and the version number of the server program match. You can check whether you need to update. As described above, it is also possible to adopt a configuration in which the necessity of update work or the like is determined on the terminal device side and the work required for the server device is worked. Or it cannot be overemphasized that it is good also as a structure which judges the necessity for the update of a terminal program in both a terminal device and a server apparatus.

[優先度244]
さらに、このような更新作業に優先度244を持たせることもできる。すなわち、端末プログラムの更新作業が緊急性の高いものであれば、現在の作業を中断してでも直ちに更新が必要なことがあり、逆に緊急性の低いものであれば、直ちに作業を行う必要はなく、作業の終了後に自動的に行ったり、あるいはユーザが指定した時期に行わせることもできる。図5(b)の例では、応答データ240に優先度244を含ませており、端末装置100側でバージョンの不一致を検出した際の動作を規定できる。例えば、優先度244を優先順位が高い順にA、B、Cに区分し、最も優先順位の高いAの場合は端末装置100の作業に割り込んで更新を強制する。例えば、端末装置100の作業中の表示画面にプログラム更新が必要である旨のメッセージやダイアログを表示させ、作業を中断して直ちに端末プログラムの更新作業に移行する。またこれよりも優先順位が低いBの場合は、作業中の端末装置100の表示画面に端末プログラムの更新が必要であるというダイアログが割り込むが、実際の更新作業は行われない。この状態では、ユーザは現在の作業が区切りがついた段階で、プログラム更新のメニューを選択する等して、プログラム更新作業を開始することができる。また最も優先順位の低いCの場合は、プログラムの更新が必要であるという情報は端末装置100に通知され、端末記憶部102等に記録されるものの、割込み表示等は行われず、ユーザに対しては明示的に告示されない。ユーザはプログラム更新のメニューを選択する等の方法で更新の必要性を確認することができる。例えば作業の区切りがついた段階等、ユーザは所望のタイミングで自発的にプログラム更新のメニューを選びプログラムの更新を実行する。この例に限られず、例えば優先順位や緊急度に応じて表示メッセージの強調、例えば文字の大きさやハイライト表示、音声案内、警告音、表示灯の点灯・点滅、バイブレーションの組み合わせ等を変化させてもよい。あるいは、ユーザに対する通知は、メッセージウィンドウを開く方法やメッセージ領域への表示、ポップアップ、ツールチップのようなバルーン表示等が利用できる。更に、特定の操作を行うことなく自動的にプログラム更新作業に移行するよう設定する、またはユーザが認可しない限り更新作業に移行しないように設定する等、様々な形態が適宜採用できる。このように、更新作業の緊急性に応じて、更新作業を促すメッセージの表示方法や自動/手動更新を変更させて、更新作業の重要度と作業効率とのバランスを図った運用が可能となる。
[Priority 244]
Further, such update work can be given priority 244. In other words, if the terminal program update operation is highly urgent, it may be necessary to immediately update it even if the current operation is interrupted. Conversely, if the terminal program is less urgent, it is necessary to perform the operation immediately. Instead, it can be performed automatically after the work is completed, or can be performed at a time specified by the user. In the example of FIG. 5B, the priority 244 is included in the response data 240, and the operation when the terminal device 100 detects a version mismatch can be defined. For example, the priority 244 is divided into A, B, and C in descending order of priority, and if the priority is A, the update is forced by interrupting the work of the terminal device 100. For example, a message or dialog indicating that the program needs to be updated is displayed on the display screen during the operation of the terminal device 100, the operation is interrupted, and the operation immediately shifts to the terminal program update operation. In the case of B, which has a lower priority than this, a dialog indicating that the terminal program needs to be updated interrupts the display screen of the terminal device 100 that is currently working, but no actual updating work is performed. In this state, the user can start the program update work by selecting a program update menu or the like when the current work is divided. In the case of C, which has the lowest priority, information indicating that the program needs to be updated is notified to the terminal device 100 and recorded in the terminal storage unit 102 or the like. Is not explicitly announced. The user can confirm the necessity of the update by a method such as selecting a program update menu. For example, at a stage where work is divided, the user voluntarily selects a program update menu at a desired timing and executes the program update. Not limited to this example, for example, by emphasizing display messages according to priority and urgency, for example, changing the font size, highlight display, voice guidance, warning sound, lighting / flashing of indicator lights, vibration combinations, etc. Also good. Alternatively, notification to the user can use a method of opening a message window, display in a message area, pop-up, balloon display such as a tooltip, or the like. Furthermore, various forms such as setting to automatically shift to the program update work without performing a specific operation or setting not to shift to the update work unless the user approves can be adopted as appropriate. As described above, according to the urgency of the update work, the message display method for prompting the update work and the automatic / manual update can be changed to enable an operation that balances the importance of the update work and the work efficiency. .

[データの切替]
以上のような端末プログラム110やサーバ応用プログラム230は、上述の通り個別の、あるいは統合された設定プログラムにより作成/編集/カスタマイズされる。この設定プログラムは、サーバ装置200やホスト装置300を構成するコンピュータにインストールされて実行され、設定装置として機能している。このような設定プログラムのユーザインターフェースの一例を図6に示す。この図に示す設定プログラムは、端末プログラム110を作成する設定プログラムで、ユーザは図のような設定画面上で、端末装置であるハンディターミナル上で動作するアプリケーションの振る舞いを定義する。具体的には、図6上部でワークフロー、作業の流れを規定し、下部の「画面レイアウト」タブでハンディターミナルの表示画面に表示される表示内容を作成する。ジョブや作業は上部右のボタンを押下して追加できる。さらに図6右欄で各項目(プロパティ)の値が確認できる。
[Switch data]
The terminal program 110 and the server application program 230 as described above are created / edited / customized by an individual or integrated setting program as described above. This setting program is installed and executed in computers constituting the server device 200 and the host device 300, and functions as a setting device. An example of the user interface of such a setting program is shown in FIG. The setting program shown in this figure is a setting program for creating the terminal program 110, and the user defines the behavior of an application operating on the handy terminal as the terminal device on the setting screen as shown in the figure. Specifically, the workflow and work flow are defined in the upper part of FIG. 6, and the display contents displayed on the display screen of the handy terminal are created in the “screen layout” tab at the lower part. Jobs and tasks can be added by pressing the upper right button. Furthermore, the value of each item (property) can be confirmed in the right column of FIG.

設定プログラムは、既に作成されたデータファイルを参照することができる。従来の設定プログラムでは、所定の場所、すなわちローカルに保存されたデータのみしか参照することができなかった。例えば端末プログラム110の設定プログラムにおいては、端末装置の端末記憶部102等に保持されたデータファイルのみを参照することができ、サーバ装置のデータファイルは参照できなかった。一方サーバ応用プログラム230の設定プログラムにおいては、サーバ装置のサーバ記憶部等に保持されたデータのみを参照可能で、端末装置に保持されたデータは参照できなかった。これらのデータは保存場所が異なる他、データのファイル形式も異なるため、従来はそれぞれ専用のプログラムで扱うのが一般的であり、言い換えると同列で扱い難いという問題があった。しかしながら、プログラムの設定時にこれらのデータを参照できると、便利なこともある。例えば端末プログラムの設定作業時に、サーバ装置に保持されたテーブルやデータベースのデータを参照したい場合がある。このような場合にデータの保存場所やデータ形式によらず、同列で扱えるとユーザに便利である。そこで本実施の形態では、データ形式の違い等をユーザに意識させることなく、参照データを同列で扱える機能を持たせた。例えば、図7に示す画面で、データの参照先を切り替えることができる。この図の例では、端末プログラム110の設定時にデータの参照先としてドライブ1であるROM、ドライブ2であるRAM(いずれも端末装置100の端末記憶部102の一部)、あるいはサーバ上、すなわちサーバ装置200のサーバ記憶部202のいずれかを選択して切り替えることができる。これらのデータは、プログラム内部で各々のデータ形式に応じた処理を行う一方、プログラム画面上ではデータ形式の違いによらず同一のユーザインターフェースで扱うことができるよう設計される。これによってユーザにデータの違いを意識させることなく、あたかもデータの対象を切り替えるのみでスムーズな作業環境が提供される。また、参照された対象データは閲覧のみならず、編集して更新することも可能である。これによって、異なる場所に保存された異なるデータを、同一の設定プログラム上で扱うことができ、設定プログラムの使い勝手を良くして効率よくプログラム設定作業を行える。また、データの参照と同様にデータのオープンや保存に際しても、上記のようにデータの位置を切替可能に構成することもでき、より便利に使用できる。   The setting program can refer to an already created data file. In the conventional setting program, only data stored in a predetermined location, that is, locally, can be referred to. For example, in the setting program of the terminal program 110, only the data file held in the terminal storage unit 102 of the terminal device can be referred to, and the data file of the server device cannot be referred to. On the other hand, in the setting program of the server application program 230, only data held in the server storage unit of the server device can be referred to, and data held in the terminal device cannot be referred to. Since these data have different storage locations and different data file formats, they have generally been handled by dedicated programs. In other words, there is a problem that they are difficult to handle in the same row. However, it may be useful to be able to refer to these data when setting up the program. For example, when setting a terminal program, there is a case where it is desired to refer to data in a table or database held in the server device. In such a case, it is convenient for the user if the data can be handled in the same line regardless of the data storage location and data format. Therefore, in the present embodiment, a function for handling the reference data in the same row is provided without making the user aware of the difference in data format. For example, the data reference destination can be switched on the screen shown in FIG. In the example of this figure, when setting the terminal program 110, the ROM that is the drive 1 as the data reference destination, the RAM that is the drive 2 (all of which are part of the terminal storage unit 102 of the terminal device 100), or on the server, that is, the server Any one of the server storage units 202 of the apparatus 200 can be selected and switched. These data are designed so that they can be handled by the same user interface regardless of the data format on the program screen while performing processing corresponding to each data format inside the program. As a result, a smooth working environment can be provided just by switching the data target without making the user aware of the difference in data. Further, the referenced target data can be edited and updated as well as browsing. As a result, different data stored in different locations can be handled on the same setting program, and the program setting operation can be performed efficiently by improving the usability of the setting program. In addition, as in the case of data reference, the data position can be switched as described above when the data is opened or saved, which can be used more conveniently.

本発明に係る端末装置やサーバ装置等を用いて、ハンディターミナルの端末装置と、コンピュータであるホスト装置を組み合わせたPOS(販売時点管理システム)や在庫管理、入出庫管理、出荷検品、工程進捗管理、発注管理等のシステムに好適に利用できる。   POS (sales point management system), inventory management, warehousing / shipping management, shipping inspection, process progress management, which is a combination of a terminal device of a handy terminal and a host device which is a computer, using the terminal device or server device according to the present invention. It can be suitably used for systems such as order management.

本発明の一実施の形態に係る端末装置、サーバ装置、ホスト装置が通信可能に接続されて無線通信システムを構成する一例を示す概念図である。It is a conceptual diagram which shows an example which comprises the terminal device which concerns on one embodiment of this invention, a server apparatus, and a host device so that communication is possible, and comprises a radio | wireless communications system. 図1の端末装置を構成するバーコードスキャナ付ハンディターミナルを示す正面図及び斜視図であるIt is the front view and perspective view which show the handy terminal with a barcode scanner which comprises the terminal device of FIG. 本発明の他の実施の形態に係る端末装置、サーバ装置兼ホスト装置が通信可能に接続されて無線通信システムを構成する一例を示す概念図である。It is a conceptual diagram which shows an example which comprises the terminal device which concerns on other embodiment of this invention, a server apparatus and host apparatus so that communication is possible, and comprises a radio | wireless communications system. 端末装置とサーバ装置およびホスト装置とがデータをやりとりする状態を示す概念図である。It is a conceptual diagram which shows the state in which a terminal device, a server apparatus, and a host apparatus exchange data. 要求データ及び応答データの構成を示す概念図である。It is a conceptual diagram which shows the structure of request data and response data. 設定プログラムのユーザインターフェースの一例を示すイメージ図である。It is an image figure which shows an example of the user interface of a setting program. 設定プログラムでデータの参照先を切り替えるダイヤログ画面の一例を示すイメージ図である。It is an image figure which shows an example of the dialog screen which switches the reference destination of data with a setting program.

符号の説明Explanation of symbols

100…端末装置
102…端末記憶部
104…端末制御部
106…端末通信部
107…端末表示部
108…端末操作部
109…バーコードスキャナ
110…端末プログラム
112…端末ライブラリ
140…要求データ
141…ヘッダ情報
142…端末プログラム世代情報
143…実データ
200、200B…サーバ装置
202…サーバ記憶部
204…サーバ制御部
206…サーバ通信部
207…サーバ表示部
210…サーバプログラム
220…サーバ基本プログラム
222…リクエストマネージャ
224…サーバ通信用ライブラリ
230…サーバ応用プログラム
232…リクエストハンドラ
240…応答データ
241…ヘッダ情報
242…端末プログラム更新情報
243…実データ
244…優先度
300…ホスト装置
400…データベース
500…アクセスポイント
600…ルータ
700…ハブ
DESCRIPTION OF SYMBOLS 100 ... Terminal device 102 ... Terminal memory | storage part 104 ... Terminal control part 106 ... Terminal communication part 107 ... Terminal display part 108 ... Terminal operation part 109 ... Barcode scanner 110 ... Terminal program 112 ... Terminal library 140 ... Request data 141 ... Header information 142 ... terminal program generation information 143 ... real data 200, 200B ... server device 202 ... server storage unit 204 ... server control unit 206 ... server communication unit 207 ... server display unit 210 ... server program 220 ... server basic program 222 ... request manager 224 ... Server communication library 230 ... Server application program 232 ... Request handler 240 ... Response data 241 ... Header information 242 ... Terminal program update information 243 ... Real data 244 ... Priority 300 ... Host device 400 ... Database 5 0 ... access point 600 ... router 700 ... hub

Claims (16)

サーバ装置(200)と無線通信可能な端末通信部(106)と、
前記端末通信部(106)を介してサーバ装置(200)からダウンロード可能な所定の端末プログラム(110)を格納するための端末記憶部(102)と、
前記端末記憶部(102)に格納された所定の端末プログラム(110)を実行可能で、サーバ装置(200)に対する要求データ(140)を生成する端末制御部(104)と、
を備え、前記端末制御部(104)で端末プログラム(110)を実行した処理結果を前記端末通信部(106)でサーバ装置(200)とデータ通信可能に構成されてなるリッチクライアント方式の端末装置であって、
端末装置(100)側が前記端末通信部(106)を介してサーバ装置(200)に要求データ(140)を送信することで、サーバ装置(200)は接続されたデータベース(400)に必要に応じてアクセスし、該要求データ(140)に対応する応答データ(240)を返信するよう、前記端末制御部(104)が要求データ(140)を生成することを特徴とする端末装置。
A terminal communication unit (106) capable of wireless communication with the server device (200);
A terminal storage unit (102) for storing a predetermined terminal program (110) that can be downloaded from the server device (200) via the terminal communication unit (106);
A terminal control unit (104) capable of executing a predetermined terminal program (110) stored in the terminal storage unit (102) and generating request data (140) for the server device (200);
A terminal device of a rich client system configured to be capable of data communication with the server device (200) by the terminal communication unit (106) of the processing result of executing the terminal program (110) by the terminal control unit (104) Because
The terminal device (100) side transmits the request data (140) to the server device (200) via the terminal communication unit (106), so that the server device (200) is connected to the connected database (400) as necessary. The terminal control unit (104) generates the request data (140) so as to access and return the response data (240) corresponding to the request data (140).
請求項1に記載の端末装置であって、前記端末制御部(104)が、生成する要求データ(140)にデータベース(400)にアクセスするための変数を含めることを特徴とする端末装置。   The terminal device according to claim 1, wherein the terminal control unit (104) includes a variable for accessing the database (400) in the request data (140) to be generated. 請求項1または2に記載の端末装置であって、前記端末制御部(104)が生成する要求データ(140)に、前記端末制御部(104)で実行される端末プログラム(110)の世代情報を含ませることが可能であり、端末プログラム世代情報(142)に基づきサーバ側が端末プログラム(110)の世代を確認し、システムに応じて端末プログラム(110)を更新する必要があると判断したときは、応答データ(240)に端末プログラム(110)の更新に関する端末プログラム更新情報(242)を付加して端末装置(100)に返信するよう構成されてなることを特徴とする端末装置。   The terminal device according to claim 1 or 2, wherein the generation information of the terminal program (110) executed by the terminal control unit (104) is added to the request data (140) generated by the terminal control unit (104). When the server confirms the generation of the terminal program (110) based on the terminal program generation information (142) and determines that the terminal program (110) needs to be updated according to the system. Is configured to add terminal program update information (242) relating to the update of the terminal program (110) to the response data (240) and send it back to the terminal device (100). 請求項3に記載の端末装置であって、前記端末プログラム更新情報(242)に従い、端末装置(100)が端末プログラム(110)を更新するための更新データを前記端末通信部(106)を介してサーバ装置(200)から受信するよう構成されてなることを特徴とする端末装置。   The terminal device according to claim 3, wherein update data for the terminal device (100) to update the terminal program (110) is transmitted via the terminal communication unit (106) according to the terminal program update information (242). A terminal device configured to receive from the server device (200). 請求項3または4に記載の端末装置であって、前記端末プログラム更新情報(242)が、端末プログラム(110)の更新に関する優先度(244)を含んでいることを特徴とする端末装置。   The terminal device according to claim 3 or 4, wherein the terminal program update information (242) includes a priority (244) related to updating of the terminal program (110). 請求項3から5のいずれかに記載の端末装置であって、前記端末プログラム更新情報(242)が、サーバ装置(200)で実行されるプログラムの世代情報を含んでいることを特徴とする端末装置。   The terminal device according to any one of claims 3 to 5, wherein the terminal program update information (242) includes generation information of a program executed by the server device (200). apparatus. 請求項1から6のいずれかに記載の端末装置であって、前記端末プログラム(110)が、前記端末通信部(106)を介してサーバ装置(200)とデータ通信するためのライブラリを備えることを特徴とする端末装置。   7. The terminal device according to claim 1, wherein the terminal program (110) includes a library for data communication with the server device (200) via the terminal communication unit (106). A terminal device characterized by the above. 一以上のリッチクライアント方式の端末装置(100)と無線通信可能なサーバ通信部(206)と、
サーバ装置(200)で実行されるプログラムとして、前記サーバ通信部(206)を介して端末装置(100)とデータ通信するためのサーバ基本プログラム(220)と、用途に応じて編集可能なサーバ応用プログラム(230)とを実行可能なサーバ制御部(204)と、
前記サーバ基本プログラム(220)およびサーバ応用プログラム(230)とを各々格納するためのサーバ記憶部(202)と、
を備え、前記サーバ通信部(206)で端末装置(100)とデータ通信し、端末装置(100)から送信される要求データ(140)に応じて、サーバ装置(200)に接続されたデータベース(400)に必要に応じてアクセスし、前記サーバ制御部(204)がサーバ応用プログラム(230)を実行して該要求データ(140)に対応する応答データ(240)を生成し、前記サーバ通信部(206)からサーバ基本プログラム(220)に従い端末装置(100)に返信することを特徴とするサーバ装置。
A server communication unit (206) capable of wireless communication with one or more rich client terminal devices (100);
As a program executed by the server device (200), a server basic program (220) for data communication with the terminal device (100) via the server communication unit (206), and a server application that can be edited depending on the application A server control unit (204) capable of executing the program (230);
A server storage unit (202) for storing the server basic program (220) and the server application program (230), respectively;
The server communication unit (206) performs data communication with the terminal device (100), and in response to request data (140) transmitted from the terminal device (100), a database connected to the server device (200) ( 400) as necessary, the server control unit (204) executes a server application program (230) to generate response data (240) corresponding to the request data (140), the server communication unit A server device characterized in that a response is made from (206) to the terminal device (100) according to the server basic program (220).
請求項8に記載のサーバ装置であって、端末装置(100)からの要求データ(140)が、端末装置(100)で実行される端末プログラム(110)の世代情報を含む場合、該端末プログラム世代情報(142)に基づきサーバ装置(200)がシステムに要求される端末プログラム(110)の世代と比較し、端末プログラム(110)を更新する必要があると判断したときは、応答データ(240)に端末プログラム(110)の更新に関する端末プログラム更新情報(242)を付加して端末装置(100)に返信するよう構成されてなることを特徴とするサーバ装置。   The server device according to claim 8, wherein the request data (140) from the terminal device (100) includes generation information of the terminal program (110) executed by the terminal device (100). When the server device (200) compares the generation of the terminal program (110) required by the system based on the generation information (142) and determines that the terminal program (110) needs to be updated, the response data (240 ) To which the terminal program update information (242) related to the update of the terminal program (110) is added and sent back to the terminal device (100). 請求項9に記載のサーバ装置であって、前記応答データ(240)に端末プログラム更新情報(242)に加えて、端末装置(100)で端末プログラム(110)を更新するための更新データを、前記サーバ通信部(206)から端末装置(100)に送信するよう構成されてなることを特徴とするサーバ装置。   The server device according to claim 9, wherein update data for updating the terminal program (110) in the terminal device (100) in addition to the terminal program update information (242) in the response data (240), A server device configured to transmit from the server communication unit (206) to the terminal device (100). 請求項9または10に記載のサーバ装置であって、前記端末プログラム更新情報(242)が、端末プログラム(110)の更新に関する優先度(244)を含んでいることを特徴とするサーバ装置。   11. The server device according to claim 9, wherein the terminal program update information (242) includes a priority (244) relating to the update of the terminal program (110). 請求項9から11のいずれかに記載のサーバ装置であって、前記端末プログラム更新情報(242)が、サーバ装置(200)で実行されるプログラムの世代情報であることを特徴とするサーバ装置。   The server device according to any one of claims 9 to 11, wherein the terminal program update information (242) is generation information of a program executed by the server device (200). 一以上のリッチクライアント方式の端末装置(100)と無線通信可能なサーバ通信部(206)を備えるサーバ装置(200)において実行されるサーバプログラムであって、
前記サーバ通信部(206)を介して端末装置(100)とデータ通信するためのサーバ基本プログラム(220)と、用途に応じて編集可能なサーバ応用プログラム(230)とを含んでおり、
前記サーバ基本プログラム(220)が前記サーバ通信部(206)を介して端末装置(100)とデータ通信する機能を備えており、
前記サーバ応用プログラム(230)が無線又は有線によりデータベース(400)を接続したホスト装置(300)とデータ通信する機能を備えており、
前記サーバ基本プログラム(220)とサーバ応用プログラム(230)とがサーバ装置(200)内部で各々通信する機能を備えることを特徴とするサーバプログラム。
A server program executed in a server device (200) including a server communication unit (206) capable of wireless communication with one or more rich client terminal devices (100),
A server basic program (220) for data communication with the terminal device (100) via the server communication unit (206), and a server application program (230) that can be edited according to use,
The server basic program (220) has a function of performing data communication with the terminal device (100) via the server communication unit (206),
The server application program (230) has a function of performing data communication with a host device (300) connected to a database (400) wirelessly or by wire,
A server program comprising a function for the server basic program (220) and the server application program (230) to communicate with each other inside the server device (200).
サーバ装置(200)と無線通信可能なリッチクライアント方式の端末装置(100)において実行される端末プログラム(110)を設定するための端末プログラム(110)設定装置であって、
前記端末装置(100)のデータを保持する端末記憶部(102)に保持された端末側データと、
前記サーバ装置(200)のデータを保持するサーバ記憶部(202)に保持されたサーバ側データとを
切り替えて読み込み可能であり、これらのデータを参照、加工して端末プログラム(110)を編集可能及び/又はデータを保存可能に構成してなることを特徴とする端末プログラム(110)設定装置。
A terminal program (110) setting device for setting a terminal program (110) to be executed in a rich client system terminal device (100) capable of wireless communication with a server device (200),
Terminal-side data held in the terminal storage unit (102) that holds the data of the terminal device (100), and
The server-side data held in the server storage unit (202) that holds the data of the server device (200) can be switched and read, and the terminal program (110) can be edited by referring to and processing these data And / or a terminal program (110) setting device, characterized in that the terminal program (110) can be stored.
サーバ装置(200)と無線通信可能なリッチクライアント方式の端末装置(100)において実行される端末プログラム(110)を設定するための端末プログラム設定プログラムであって、コンピュータに
前記端末装置(100)のデータを保持する端末記憶部(102)に保持された端末側データと、
前記サーバ装置(200)のデータを保持するサーバ記憶部(202)に保持されたサーバ側データとを
選択して読み込むための選択機能を実現させてなることを特徴とする端末プログラム設定プログラム。
A terminal program setting program for setting a terminal program (110) executed in a rich client type terminal device (100) capable of wireless communication with a server device (200), the computer program comprising: Terminal-side data held in the terminal storage unit (102) that holds data; and
A terminal program setting program characterized by realizing a selection function for selecting and reading server-side data held in a server storage unit (202) holding data of the server device (200).
請求項13または15のプログラムを格納したコンピュータで読み取り可能な記録媒体。   A computer-readable recording medium storing the program according to claim 13 or 15.
JP2003435388A 2003-12-26 2003-12-26 Terminal device, server device, server program Expired - Lifetime JP4490684B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003435388A JP4490684B2 (en) 2003-12-26 2003-12-26 Terminal device, server device, server program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003435388A JP4490684B2 (en) 2003-12-26 2003-12-26 Terminal device, server device, server program

Publications (2)

Publication Number Publication Date
JP2005196269A true JP2005196269A (en) 2005-07-21
JP4490684B2 JP4490684B2 (en) 2010-06-30

Family

ID=34815489

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003435388A Expired - Lifetime JP4490684B2 (en) 2003-12-26 2003-12-26 Terminal device, server device, server program

Country Status (1)

Country Link
JP (1) JP4490684B2 (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007044906A (en) * 2005-08-08 2007-02-22 Kyocera Mita Corp Electronic device
JP2007079936A (en) * 2005-09-14 2007-03-29 Hitachi Ltd Control method of job processing system, job processing system, control method of management device, management device and program
US8392907B2 (en) 2007-12-26 2013-03-05 Fujitsu Limited Communication terminal
JP2016051198A (en) * 2014-08-28 2016-04-11 株式会社アイ・オー・データ機器 Network system and network method
JP2017504904A (en) * 2014-09-19 2017-02-09 バイドゥ オンライン ネットワーク テクノロジー (ベイジン) カンパニー リミテッド Information providing method, apparatus and device
JP2017208764A (en) * 2016-05-20 2017-11-24 日本電気株式会社 Remote maintenance device, radio device, radio system, and remote maintenance method
JP2020170230A (en) * 2019-04-01 2020-10-15 ブラザー工業株式会社 Device control program and portable terminal apparatus
JP2021515341A (en) * 2018-03-08 2021-06-17 グーグル エルエルシーGoogle LLC Reducing client device latency in rendering remotely generated automation assistant content
US20220131779A1 (en) * 2013-01-07 2022-04-28 Workspot, Inc. Managing Information Technology Infrastructure Based On User Experience

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10260844A (en) * 1997-03-19 1998-09-29 Sony Corp Information communication system, information terminal equipment, and information providing server
JPH11272483A (en) * 1998-01-27 1999-10-08 Internatl Business Mach Corp <Ibm> Method for adding function to server and device therefor
JP2002271849A (en) * 2001-03-06 2002-09-20 Ntt Docomo Inc Wireless communication terminal, software providing system, software update method, software providing method, program and recording medium
JP2003122576A (en) * 2001-10-12 2003-04-25 Nec Access Technica Ltd Method and system for upgrade
JP2003271387A (en) * 2002-03-12 2003-09-26 Mitsubishi Denki Information Technology Corp Download method and download system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10260844A (en) * 1997-03-19 1998-09-29 Sony Corp Information communication system, information terminal equipment, and information providing server
JPH11272483A (en) * 1998-01-27 1999-10-08 Internatl Business Mach Corp <Ibm> Method for adding function to server and device therefor
JP2002271849A (en) * 2001-03-06 2002-09-20 Ntt Docomo Inc Wireless communication terminal, software providing system, software update method, software providing method, program and recording medium
JP2003122576A (en) * 2001-10-12 2003-04-25 Nec Access Technica Ltd Method and system for upgrade
JP2003271387A (en) * 2002-03-12 2003-09-26 Mitsubishi Denki Information Technology Corp Download method and download system

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007044906A (en) * 2005-08-08 2007-02-22 Kyocera Mita Corp Electronic device
JP2007079936A (en) * 2005-09-14 2007-03-29 Hitachi Ltd Control method of job processing system, job processing system, control method of management device, management device and program
US8392907B2 (en) 2007-12-26 2013-03-05 Fujitsu Limited Communication terminal
US20220131779A1 (en) * 2013-01-07 2022-04-28 Workspot, Inc. Managing Information Technology Infrastructure Based On User Experience
US11824750B2 (en) * 2013-01-07 2023-11-21 Workspot, Inc. Managing information technology infrastructure based on user experience
JP2016051198A (en) * 2014-08-28 2016-04-11 株式会社アイ・オー・データ機器 Network system and network method
JP2021101332A (en) * 2014-08-28 2021-07-08 株式会社アイ・オー・データ機器 Network system and network method
JP7108059B2 (en) 2014-08-28 2022-07-27 株式会社アイ・オー・データ機器 Network system and method
JP2017504904A (en) * 2014-09-19 2017-02-09 バイドゥ オンライン ネットワーク テクノロジー (ベイジン) カンパニー リミテッド Information providing method, apparatus and device
JP2017208764A (en) * 2016-05-20 2017-11-24 日本電気株式会社 Remote maintenance device, radio device, radio system, and remote maintenance method
JP2021515341A (en) * 2018-03-08 2021-06-17 グーグル エルエルシーGoogle LLC Reducing client device latency in rendering remotely generated automation assistant content
JP7170739B2 (en) 2018-03-08 2022-11-14 グーグル エルエルシー Reduced client device latency in rendering remotely generated Automation Assistant content
US11869502B2 (en) 2018-03-08 2024-01-09 Google Llc Mitigation of client device latency in rendering of remotely generated automated assistant content
JP2020170230A (en) * 2019-04-01 2020-10-15 ブラザー工業株式会社 Device control program and portable terminal apparatus
JP7334445B2 (en) 2019-04-01 2023-08-29 ブラザー工業株式会社 Device control program and mobile terminal device

Also Published As

Publication number Publication date
JP4490684B2 (en) 2010-06-30

Similar Documents

Publication Publication Date Title
US9509801B2 (en) Data collection system having EIR terminal interface node
US7438217B2 (en) System and method for configuring a computing device
WO2007044049A2 (en) Peer-to-peer message chaining for initiating a data exchange with a server
US20130145346A1 (en) Conversion methods of applications of mobile devices and mobile devices and systems using the same
JP4490684B2 (en) Terminal device, server device, server program
CN1979419A (en) Method for setting up short-cut of programe module in software and starting method therefor
CN109598427B (en) Robot management method and device and electronic equipment
US20230094288A1 (en) Non-transitory computer-readable recording medium storing computer-readable instructions for terminal device, and method performed by terminal device
CN111460849B (en) Method compatible with multiple sets of code setting and code scanning equipment
JP2011003053A (en) Terminal device, setting reporting system, reporting method
JP5809076B2 (en) Handy terminal update system, handy terminal, data update device, and handy terminal update method
CN116546467A (en) Access control method and system of vehicle-mounted equipment, storage medium and electronic device
JP4266334B2 (en) Ladder program macro creation device, ladder program macro creation method, ladder program macro creation program, and computer-readable recording medium
JP4408865B2 (en) Data writing system for portable terminal having power supply function, power supply control program, and data writing method for portable terminal
JP2008156051A (en) Inspection terminal, inspection program and inspection method
US11044334B2 (en) Terminal device, control method, and storage medium
US9787552B2 (en) Operation process creation program, operation process creation method, and information processing device
JP2006215632A (en) Operation support system
US20170097625A1 (en) Operation procedure management method and system
US20200192974A1 (en) Method and apparatus for providing multimodal input data to client applications
US20230109716A1 (en) Communication system, communication device, server and access method
JPH11328202A (en) Book management system and method and recording medium recording book management program
JP2005197802A (en) Terminal device, server apparatus, elapsed time display method, terminal program, server program and computer-readable recording medium
CN103503494A (en) Systems and methods for modifying content of mobile communication devices
JP2005197803A (en) Terminal, server apparatus, and communication fault investigation method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20061122

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20090326

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20091006

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20091202

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100112

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100310

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

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

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

Free format text: PAYMENT UNTIL: 20130409

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 4490684

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

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20160409

Year of fee payment: 6

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

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

Free format text: PAYMENT UNTIL: 20160409

Year of fee payment: 6

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