JP4707302B2 - Software execution system - Google Patents

Software execution system Download PDF

Info

Publication number
JP4707302B2
JP4707302B2 JP2002378296A JP2002378296A JP4707302B2 JP 4707302 B2 JP4707302 B2 JP 4707302B2 JP 2002378296 A JP2002378296 A JP 2002378296A JP 2002378296 A JP2002378296 A JP 2002378296A JP 4707302 B2 JP4707302 B2 JP 4707302B2
Authority
JP
Japan
Prior art keywords
information
handy terminal
center side
server device
web server
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.)
Expired - Lifetime
Application number
JP2002378296A
Other languages
Japanese (ja)
Other versions
JP2004213066A5 (en
JP2004213066A (en
Inventor
澤勇 鄭
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
SINO-JAPANESE ENGINEERING CORPORATION
Original Assignee
SINO-JAPANESE ENGINEERING CORPORATION
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 SINO-JAPANESE ENGINEERING CORPORATION filed Critical SINO-JAPANESE ENGINEERING CORPORATION
Priority to JP2002378296A priority Critical patent/JP4707302B2/en
Publication of JP2004213066A publication Critical patent/JP2004213066A/en
Publication of JP2004213066A5 publication Critical patent/JP2004213066A5/ja
Application granted granted Critical
Publication of JP4707302B2 publication Critical patent/JP4707302B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Landscapes

  • Stored Programmes (AREA)

Description

【0001】
【発明の属する技術分野】
本発明は、例えばバーコードリーダを備えたハンディターミナルや家電製品などでソフトウエアを実行させるためのソフトウエア実行システムに関する。
【0002】
【従来の技術】
近年では、業務で利用されるバーコードリーダを備えたハンディターミナル(以下、ハンディターミナルという)を始め、種々の家庭電化製品といった、多くの機器がマイクロコンピュータによって制御されている。また、インターネット技術など通信技術の発展に伴って、こうした各種機器に通信機能が搭載され、ネットワークを介してデータを送受信する機能を有するようになってきている。
【0003】
例えば、ハンディターミナルの例でいえば、読み込んだバーコードに基づいて集計処理を行い、その集計結果を指示に応じてセンタ側に配置されたコンピュータに送信する機能を有したものがある。
【0004】
また、別の代表的な例は、携帯電話機におけるimode(登録商標)である。この例では、携帯電話機にいわゆるウエブ・ブラウザやJava(登録商標)実行環境をインストールしておきパケット交換網のセンタ側装置がインターネット上のサーバからHTML(Hyper Text Markup Language)で記述された文書を取得し、これをそのまま携帯電話機に配信する。携帯電話機ではHTMLを解釈して画面表示を行う。
【0005】
こうした機器の中にはさらに、HTMLを利用して、機器に搭載されたキーの機能を切り替えるもの(特許文献1)がある。また、多くのインターネット通信販売などのサイトでは、ユーザが端末側で入力したデータをサーバ側で受信して検証し、検証の結果、データの入力に誤りがあるなど、再入力の必要がある場合は、それを促すためのHTML文書をさらに端末側に配信する、ということが行われている。
【0006】
【特許文献1】
再公表98/006037号公報
【0007】
【発明が解決しようとする課題】
しかしながら、上記従来のマイクロコンピュータ制御される機器やそれに伴うシステムでは、当該機器に含まれるコンピュータ資源(プロセッサの能力やメモリ容量など)が多くないため、汎用のオペレーティングシステムなどは搭載されていない。このため、読み取ったバーコードを集計するなどの処理を行わせるアプリケーションプログラムは、ハンディターミナルの機種ごとに個別に開発しなければならなかった。
【0008】
また、これによって例えば、ハンディターミナルを新しい機種に入れ替えようとすると、それに応じてアプリケーションプログラムを新たに開発しなければならず、コストがかかるという問題点があった。
【0009】
この事情は家庭用電化製品でも同じであって、各家庭用電化製品の制御プログラムは、ほぼ、その機種ごとに開発を行っているのが現状であり、これによって製造コストなどが増大してしまう。
【0010】
本発明は上記実情に鑑みて為されたもので、機種によらない開発環境を提供でき、製造コストを削減できるソフトウエア実行システムを提供することをその目的の一つとする。
【0011】
【課題を解決するための手段】
上記従来例の問題点を解決するための本発明は、端末装置と、前記端末装置に対して通信可能に接続されたセンタ側装置と、を含むソフトウエア実行システムであって、前記センタ側装置は、前記端末装置の画面に表示すべき操作案内要素と、操作案内要素に関連付けて定義され、当該関連づけられた操作案内要素を用いて行われる指示操作の内容に関する操作条件と、を規定する画面記述情報を、前記端末装置に対する指示に変換して送信する手段と、前記端末装置から受信された指示操作に対し所定の処理を行う手段と、を含み、前記端末装置は、前記センタ側装置から受信される指示に従って、ユーザの指示操作の入力を受け付ける手段と、前記受け付けた指示操作の内容が、前記指示に含まれた操作条件に合致するか否かを判断し、当該判断の結果に対応づけて、前記センタ側装置から指定された処理を行う手段と、前記受け付けた指示操作をセンタ側装置に対して送信する手段と、を含む、ことを特徴としている。
【0012】
上記従来例の問題点を解決するための本発明は、センタ側装置との間で通信可能に接続される端末装置であって、前記センタ側装置から画面に表示すべき操作案内要素と、操作案内要素に関連付けて定義され、当該関連づけられた操作案内要素を用いて行われる指示操作の内容に関する操作条件とを含んだ指示を受信する手段と、前記受信した指示を解釈し、その解釈の結果に従って前記操作案内要素の表示を行う手段と、表示された操作案内要素のうち、注目操作案内要素に基づいてユーザが指示操作を行った際に、当該指示操作が、当該注目操作案内要素に関連づけられた操作条件に合致するか否かを判断し、当該判断の結果を報知する手段と、前記受け付けた指示操作をセンタ側装置に対して送信する手段と、を含むことを特徴としている。
【0013】
また、上記従来例の問題点を解決するための本発明は、端末装置に対して通信可能に接続されたセンタ側装置であって、前記端末装置の画面に表示すべき操作案内要素を規定する画面記述情報を、前記端末装置に対する指示に変換して送信する手段と、前記端末装置から受信された指示操作に対し所定の処理を行う手段と、を含むことを特徴としている。
【0014】
また、このセンタ側装置において、前記端末装置に対する指示には、当該指示に含まれる操作案内要素のいずれかに関連付けて定義され、当該関連づけられた操作案内要素を用いて行われる指示操作の内容に関する操作条件の情報が含まれることとしてもよい。
【0015】
さらに本発明のある実施態様は、センタ側装置との間で通信可能に接続される端末装置に、前記センタ側装置から画面に表示すべき操作案内要素と、操作案内要素に関連付けて定義され、当該関連づけられた操作案内要素を用いて行われる指示操作の内容に関する操作条件とを含んだ指示を受信する手順と、前記受信した指示を解釈し、その解釈の結果に従って前記操作案内要素の表示を行う手段と、表示された操作案内要素のうち、注目操作案内要素に基づいてユーザが指示操作を行った際に、当該指示操作が、当該注目操作案内要素に関連づけられた操作条件に合致するか否かを判断し、当該判断の結果を報知する手順と、前記受け付けた指示操作をセンタ側装置に対して送信する手順と、を実行させるプログラムである。
【0016】
また本発明の別の実施態様は、端末装置に対して通信可能に接続されたセンタ側装置に、前記端末装置の画面に表示すべき操作案内要素を規定する画面記述情報と、前記端末装置に対する指示には、当該指示に含まれる操作案内要素のいずれかに関連付けて定義され、当該関連づけられた操作案内要素を用いて行われる指示操作の内容に関する操作条件とを、前記端末装置に対する指示に変換して送信する手順と、前記端末装置から受信された指示操作に対し所定の処理を行う手順と、を実行させるプログラムである。
また、本発明は、画面記述情報を配信するサーバ装置と、端末装置とに通信可能に接続されるセンタ側装置であって、前記端末装置からの要求に基づいて前記サーバ装置から画面記述情報を受信する手段と、前記受信した画面記述情報を端末装置側で解釈可能なデータ形式に変換する手段と、前記端末装置側で解釈可能なデータ形式の情報を端末装置に送信する手段と、を含むことを特徴としている。
【0017】
【発明の実施の形態】
本発明の実施の形態について図面を参照しながら説明する。本実施の形態に係るソフトウエア実行システムは、図1に示すように、サーバ装置1と、センタ側装置2と、端末装置3とを含んで構成されている。なお、ここでは端末装置3は一つだけ図示しているが、複数あっても構わない。また、サーバ装置1とセンタ側装置2とは、インターネットを介して接続される、別体の装置として示しているが、同じコンピュータによってこれらが実装されていてもよい。また、端末装置3は、制御部31と、記憶部32と、操作部34と、表示部33と、通信部35とを含む。
【0018】
サーバ装置1は、一般的なウエブサーバであり、HTMLやXML(eXtensible Markup Language)など、ユーザに対して表示されるべきユーザインタフェースの外観等を規定する情報(画面記述情報)を少なくとも一つ格納しており、HTTP(Hyper Text Transfer Protocol)による要求を受けて、当該要求に係る画面記述情報を要求元に対して配信する。本実施の形態では画面記述情報は、文字列(テキスト)やボタン、入力欄といった画面要素をそれぞれ規定する。なお、こうした画面要素のうち、ユーザが行う指示操作を受け付けるもの(ボタンや入力欄、メニュー等)を以下、操作案内要素と呼ぶ。本実施の形態においては、このサーバ装置1が提供する画面記述情報が端末装置3側から見たときのアプリケーションのユーザインタフェースを規定することになる。
【0019】
[センタ側装置]
センタ側装置2は、CPU、記憶部、表示部を有してなる一般的なサーバコンピュータであり、予めインストールされたプログラムに従って動作する。このセンタ側装置2のプログラムの内容は、図2に示すような機能ブロック図を利用して説明できる。すなわちセンタ側装置2のプログラムは、制御部21と、モデム管理部22と、モデム制御部23と、モデム部24と、HTTPクライアント部25と、情報変換部26とを含んで構成されている。
【0020】
制御部21は、モデム管理部22から入力されるモデム管理情報と、モデム制御部23から入力されるモデムの状態を表すモデム状態情報と、HTTPクライアント部25から入力される、サーバ装置1との通信状態を表すサーバ側状態情報と、をそれぞれ記録する。
【0021】
モデム管理部22は、制御部21が記録しているモデム状態情報を読み出して、管理者に対して当該モデム状態情報を表示する。また、管理者からモデムの状態を設定するための指示を受け付けて、当該指示をモデム管理情報として制御部21に出力する。
【0022】
モデム制御部23は、モデム部24に対して端末装置3からのアクセスがあったか否かを一定時間ごとに問い合わせ(ポーリング)しており、端末装置3からのアクセスを受け付けたモデム部24が、端末装置3から受信した情報を情報変換部26に出力する。また、このモデム制御部23は、情報変換部26が出力する指示をモデム部24に出力する。
【0023】
モデム部24は、センタ側装置2が備えているモデム(ここでいうモデムは、電話回線網を介してデータを送受するためにデータをアナログ信号に変調して送受信するものだけでなく、単に符号/複号を行う、一般的なLANトランシーバなども含み、ここでは単数ないし複数あるものとしている)ごとに設けられ、端末装置3側からアクセスを受け付けて、当該端末装置3から受信したデータをバッファし、モデム制御部23からのポーリングを受けて、当該バッファしたデータをモデム制御部23に出力する。また、モデム制御部23から入力されたデータをアクセス中の端末装置3に対して送信する。なお、ここではモデムはセンタ側装置2に含まれているものとしているが、モデムのハードウエア自体にIPアドレスを割り当てておき、モデムとモデム部24との間で通信可能な状態となれば、例えばモデムをインターネットを介してセンタ側装置2に接続するといったように、モデムのハードウエア自体はセンタ側装置2から遠隔に配置されていてもよい。
【0024】
ここでモデム制御部23は、モデム部24が複数ある場合は、各モデム部24を順次ポーリングしていき、モデム部24がバッファしている情報を情報変換部26に出力する。また、情報変換部26から指示が入力されると、当該指示を対応する端末装置3と通信を行っているモデム部24に出力する。具体的には、端末装置3が情報を送信する際に、端末装置3ごとに予め設定した識別子とともに情報を送信するようにし、モデム制御部23が各モデム部24が現在通信をしている端末装置3の識別子を保持しておけばよい。そして後に説明する情報変換部26が変換後の情報に、当該識別子を付してHTTPクライアント部25に出力し、HTTPクライアント部25が当該識別子を保持し、サーバ装置1側に要求を送信して、その応答を受信したときに、その保持している識別子と応答とを情報変換部26に出力し、情報変換部26が変換した情報とともに、当該識別子をモデム制御部23に出力して、モデム制御部23が、当該識別子に基づいて変換された情報を出力する先となるモデム部24を決定する。
【0025】
HTTPクライアント部25は、情報変換部26から入力されるURL(Uniform Resource Locators)からHTML又はXMLなどによって記述された画面記述情報を取得する要求をHTTPプロトコルによってサーバ装置1に伝達し、サーバ装置1から要求した画面記述情報を受信して、当該受信した画面記述情報を情報変換部26に出力する。
【0026】
情報変換部26は、画面記述情報に含まれる各画面要素を、それぞれ端末装置3側で解釈可能なデータ形式(端末装置3に対する指示)に変換する。具体的に、この情報変換部26は、画面上に表示されるボタンを指示するXML文書要素として、「button」タグを用いた画面要素の記述が、「<button mode=aaa size=bbb x=ccc y=ddd buttontype=fff url=ggg>eee</button>」のようになっているとき、これを端末装置3側で解釈可能なものとして予め定められたデータ形式に変換し、図3(b)に示すようなデータストリームとする。図3には、テキスト、ボタン、入力欄、スプラッシュスクリーン、選択メニュー、ヒント情報の6種類の画面要素に関する記述がそれぞれ情報変換部26によってどのような指示に変換されるかを示している。
【0027】
例えば、図3(b)は、タイプ(Type)情報が「2」となっており、ボタンであることを示し、続いてボタンの表示態様を表すモード(mode)、サイズ(size)、画面上の表示位置座標を表す「x」及び「y」、ボタンとして表示されるテキスト(上の例でいう「eee」の部分)と、ボタンのタイプ(プッシュボタンか、ラジオボタンなどの選択用ボタンかなど)をあらわすボタンタイプ(buttontype)、そしてそのボタンがクリックされたときに読み出されるべきURL(もしあれば)を表す「url」などからなるデータ形式である。また、テキストやURLなど、固定長でないデータのデリミタは「0xFE 0xDC」となっている。
【0028】
本実施の形態において特徴的なことの一つは、操作案内要素の一つである入力欄のインタフェースを規定するデータ形式(及びそれに対応するXMLのDTDの記述)において、バーコード入力の可否を表す「barcode」と、入力値の最大、最小を定める「min」及び「max」といった、操作入力されるべき情報に関する条件(操作条件)、及び操作条件を満足するか否かに応じて行われるべき処理を特定する情報(goodhintやbadhint)を含めていることである(図3(c))。
【0029】
[端末装置]
端末装置3の制御部31は、記憶部32に格納されているプログラムに従って動作し、通信部35から入力される指示を解釈して、当該指示に従って各部を制御する。この制御部31の具体的動作の内容は後から詳しく述べる。
【0030】
記憶部32は、RAM(Random Access Memory)やフラッシュメモリなど、プログラムを保持する、コンピュータ読み取り可能な情報記憶媒体であり、また、少なくとも一部に読み書き可能な部分を含み、制御部31の動作に必要な情報を記憶する、ワークメモリとしても動作する。
【0031】
操作部34は、キーパッドやバーコードリーダなどであり、ユーザの操作に応じて情報入力を受け入れ、当該受け入れた情報を制御部31に出力する。表示部33は、制御部31から入力される指示に従って情報を表示するディスプレイである。具体的にこの表示部33は、液晶ドットマトリクスディスプレイなどがあるが、これに限られるものではない。通信部35は、センタ側装置2から受信される指示を制御部31に出力し、また、制御部31から入力される指示に従って、情報をセンタ側装置2に対して送信する。
【0032】
[端末装置における制御動作]
ここで端末装置3の制御部31の動作について説明する。制御部31が実行するプログラムは、図3に示した形式の指示を解釈するインタプリタであり、その解釈の結果に従って、表示部33に対して文字列の表示などを行わせる。例えば、図3(a)に示した文字列の表示指示を解釈し、先頭が「1」であるので、テキストの表示であると判断し、モードの指定で表される表示態様(点滅、下線、反転表示その他の態様)と、サイズの情報に表されるサイズとに基づいて表示フォントを選択し、続くx,yの座標で表される位置に、選択した表示フォントで、テキスト文字列を表示する。ここで、x,yで表される座標の値は、ピクセルの値であってもよいし、ミリや、行・カラムなどの単位で表しておき、表示部33の解像度に合わせて調整してもよい。
【0033】
本実施の形態において特徴的なことの一つは、制御部31によって、ユーザが入力した情報が適正であるか否かが判断されることである。具体的に、図3(c)に示した入力欄のインタフェースにおいては、ここで定められたフォントで、x,yの座標値で示された位置に最大文字数(Maxchar)で示した文字数分の入力欄を表示部33に表示させるとともに、ユーザからの入力を待機する。ユーザが操作部34を操作して、この入力欄に情報を入力しようとすると、制御部31は、それが、「min」や、「max」で示された最小値や最大値の操作条件を満足しているか否かを判断し、満足していれば、続いて「Goodhint」として指定された文字列を表示部33に表示する。また、条件を満足していなければ、「Badhint」として指定された文字列を表示部33に表示する。なお、ここでは値の最大最小を操作条件として例示しているが、操作条件の例は、これに限られるものではなく、文字種(数値・文字の別)や特定のフォームに従っているか否か(例えば、文字列は「http」で始まっているか、等)であっても構わない。さらにここでは判断の結果に応じた情報の表示によって判断結果の報知を行っているが、これだけではなく、ブザの鳴動、バイブレータの振動、LEDなどの点灯・明滅等、種々の方法で判断の結果を報知できる。また、判断の結果を報知するだけでなく、例えば判断が正当であれば、「Goodhint」で示されたURLをセンタ側装置2に送信し、当該URLで特定されるXMLデータに基づく指示を受信するようにしてもよい。
【0034】
また、この入力欄の設定においては「barcode」指示により、バーコード入力の可否が示されており、この欄が「可」となっていないのに、ユーザがバーコードによって情報の入力をしたとき(操作部34の一部としてのバーコードリーダから情報が入力されたとき)には、「Badhint」として指定された文字列を表示部33に表示する。さらに、ここでは「Goodhint」や「Badhint」に文字列等を直接関連づけているが、これらに関連づけるべき文字列等を別途ヒント(Hint)としてラベル情報に関連づけて定義し、当該ラベル情報を「Goodhint」や「Badhint」に関連づけることで、間接的に文字列等の関連づけを行ってもよい。
【0035】
このように、ユーザの操作入力の誤りをその場で報知するようにしたので、ユーザが誤りに対して機敏に対処でき、利便性が高まる。なお、こうして入力された情報は、通信部35を介してセンタ側装置2に送信される。つまり、操作条件を満足した情報が選択的にセンタ側装置2に送信されることとなる。
【0036】
[モデム状態情報及びモデム管理情報]
ここでモデム状態情報及びモデム管理情報について説明する。本実施の形態ではモデムはグループに分けて群管理される。ここでグループは任意に設定することができ、例えばユーザ側に複数の事業所がある場合、各事業所ごとのグループとすることもできる。この場合は、第1の事業所に属する端末装置3からは、当該事業所に対応するグループに分けられたモデムのいずれかに対して発信をするようにすればよい。具体的には、各モデムには識別子を付与し、各端末装置3には、対応するグループのモデムの識別子を保持させ、そのいずれかと通信をするように設定する。
【0037】
本実施の形態では、モデムは、グループ識別子(gid)と、IPアドレスとで識別される。モデム状態情報及びモデム識別情報は、これらグループ識別子とIPアドレスとをキーとして管理され、例えばモデム状態情報は、各モデムが利用するTCPプロトコルのポート番号と、状態コード(status)、及びコメントをキーに関連づけてなる。ここで状態コードは、オンライン(通信中)となっているか、オフラインであるかの別を主として示す。
【0038】
また、モデム管理情報は、グループ識別子とIPアドレスとをキーとして、モデムを追加(新たなモデムを登録する)するための情報や、モデムの設定内容を変更(オンラインをオフラインに変更する、IPアドレスやポート番号を変更する等)するための情報等である。
【0039】
本実施の形態では、モデム管理部22は、ウエブサーバとしての機能を備えて、モデム状態情報を提供すべき旨の要求を受けて、モデムの状態情報を要求元に対してウエブページとして配信するようにしてもよい。
【0040】
[動作]
次に、本実施の形態のソフトウエア実行システムの動作について説明する。本実施の形態では、サーバ装置1側にアプリケーションプログラムをインストールすることになる。このアプリケーションプログラムは、HTTPプロトコルにより入出力用の情報を配信可能な状態で記述される。具体的には、このアプリケーションプログラムは、Java(登録商標)、及びそのサーブレットのほか、JavaScript、PHP、ASP(Active Server Pages)等のスクリプト言語によっても記述できる。以下の例では、Java(登録商標)によって、在庫管理のアプリケーションプログラムを記述した場合について説明する。ここではバーコード入力されるべき商品の品番の情報と、キーパットによって入力されるべきその数量の情報とを受け付けて、アプリケーションプログラム側で各商品の数量を集計する、という簡単な例を考える。
【0041】
サーバ装置1にインストールされるアプリケーションプログラムは、従って、情報入力のために品番と数量との入力欄と「入力」ボタン及び「集計」ボタンを配したインタフェースを規定するXML文書と、入力ボタンに応答し、情報を受け入れるJava(登録商標)プログラムと、集計ボタンに応答し、情報の集計を行うJava(登録商標)プログラムとを含む。
【0042】
このインタフェースを規定するXML文書は、図4に示すように、品番の入力欄の規定(A)と、数量の入力欄の規定(B)とを含む。なお、図4では一部を省略して記述しており、省略箇所は「…」としている。この記述のうち、品番の入力欄の規定では、バーコード入力が可能(barcode="yes")となっており、数量の入力欄では、バーコード入力が不可(barcode="no")とされ、また、数値の制限として最小でも「50」、最大でも「100」が入力されるべきとの指定(50以上100以下の入力がされるべきとの操作条件の指定)が行われている。
【0043】
端末装置3には、このXML文書のURLを予め指定しておき、初期化操作が行われたときに、当該指定されたURLからデータを取得する要求を送信させる。この要求は、センタ側装置2に対して送信され、センタ側装置2では、当該要求を受け付けてモデムの一つがオンラインとなり、当該要求をバッファする。
【0044】
センタ側装置2のモデム制御部23がこのモデムを次にポーリングしたときに、当該要求は、モデム制御部23によって読み出されて、情報変換部26に出力される。情報変換部26は、この要求がURLからのデータ取得要求であることを検出(例えばデータが「http」で始まる文字列であるなど、URLそのものであったときに、そのように検出する)し、そのデータ取得要求に係るURLをHTTPクライアント部25に出力する。
【0045】
そしてHTTPクライアント部25は、当該URLからデータを取得するHTTPプロトコルによる要求をサーバ装置1側に送出する。サーバ装置1では、当該HTTPプロトコルによる要求に応答して、対応するXML文書を要求元であるセンタ側装置2に配信する。
【0046】
そしてセンタ側装置2のHTTPクライアント部25が当該XML文書を受信することとなる。このXML文書は、情報変換部26により図3に示したような指示に変換される。この指示のうちには、入力欄を表示し、ユーザの操作を受け入れるべき指示が含まれ、かつその指示には、各入力欄での操作に関する操作条件が指定されている。具体的には、第1の入力欄(品番の入力欄)では、バーコード入力が可能である旨の操作条件が指定されており、第2の入力欄(数量の入力欄)では、50以上100以下の数値をキーパットによって入力すべき操作条件が指定されている。情報変換部26は、この情報(品番、数量の情報)をモデム制御部23に出力し、モデム制御部23は、当該情報をモデム部24を介して端末装置3に送信する。なお、情報変換部26は、XML文書に記述された各タグの情報(各画面要素の情報)を、その記述順の通りに図3に示したようなデータ形式の指示に変換して出力する。
【0047】
端末装置3の制御部31は、通信部35が受信した、この指示の入力を受けて、その内容を解釈し、表示部33上のx=5,y=10で特定される位置に品番の入力欄を、x=5,y=15で特定される位置に数量の入力欄をそれぞれ表示する。
【0048】
端末装置3の制御部31は、入力された指示の順に従って、まず、最初に入力された操作案内要素に係る指示である、品番の入力欄にカーソルを移動して待機する。このカーソルによって特定される入力欄、すなわち操作案内要素が、本発明の注目操作案内要素に相当する。なおキーパットの操作によって、カーソルを移動できるようにしておくこととしてもよい。この場合カーソルの移動順序は指示に含まれる画面要素の順序としてもよい。
【0049】
ユーザが操作部34のハンディターミナルを操作して在庫品に係るバーコードを読みとると、当該ハンディターミナルがそのバーコードリーダで読みとった情報が制御部31に出力され、制御部31は、当該情報を記憶部32に格納するとともに、品番の入力欄に表示するよう表示部33を制御し、数量の入力欄にカーソルを移動する。
【0050】
ここでユーザが操作部34のハンディターミナルを誤って操作しても、制御部31は、この入力欄に対応する指示として「barcode="no"」、つまりバーコード入力を禁止する指示を受けているので、制御部31は、当該ハンディターミナルの誤操作により入力される情報を受け付けずに、同じ指示上に「badhint」で示された文字列「操作が間違っています。入力し直してください。」を表示部33に表示する。また、ユーザが誤って「5」や「1000」といった数値をキーパットを操作して入力すると、制御部31は指示に含まれる最大最小の値と入力された値とを比較して、当該情報を受け付けずに同じ指示上に「badhint」で示された文字列「操作が間違っています。入力し直してください。」を表示部33に表示する。また、ここでは「badhint」が一種類であるので、同じ文字列となっているが、バーコード入力の禁止に関する「barcode_badhint」と、数量の最大最小に関する「badhint」とを異なるものとして設定するようにしてもよい。この場合は、例えば「barcode_badhint」としては、「バーコード入力できません」などとしておく。
【0051】
ユーザが指示からみて正当な数値、例えば「100」を入力して、「入力」ボタンを操作すると、制御部31は、当該入力ボタンに関連づけられているURL(入力ボタンに応答し、情報を受け入れるJava(登録商標)プログラムのURL)と、入力された値(品番及び数量)のリスト(パラメータリスト)とを通信部35を介してセンタ側装置2に送信する。
【0052】
そしてセンタ側装置2の情報変換部26は、URLの情報をHTTPクライアント部25に出力し、HTTPクライアント部25は、当該URLで特定されるデータの要求をサーバ装置1側に送信する。
【0053】
サーバ装置1は、この要求に応答して、情報を受け入れるJava(登録商標)プログラムを実行し、先に受信したパラメータリストに示された値をデータベース(不図示)に格納する。
【0054】
「集計」のボタンを操作が行われた場合も同様に、サーバ装置1が集計のためのJava(登録商標)プログラムに基づき、図示しないデータベース内に格納された情報を利用して、例えば品番をキーとして数量を累算した結果を生成する。
【0055】
こうして生成された結果のデータは、サーバ装置1に保持しておき、後から表示、印刷するようにしてもよいし、サーバ装置1が各Java(登録商標)プログラムからの出力を、センタ側装置2に配信し、センタ側装置2が当該出力を端末装置3で解釈可能な指示に変換して、端末装置3に送信するようにしてもよい。
【0056】
このように本実施の形態では、端末装置3の代わりにセンタ側装置2がウエブサーバとの通信を実行し、また、サーバ装置1が端末装置3に代わってプログラム処理を実行し、その実行の結果をセンタ側装置2に配信し、センタ側装置2にて、端末装置3で表示可能な状態に変換させ、その変換後の情報を端末装置3側に送信し、端末装置3側で表示させるようになっている。また、端末装置3側では、システムの実用性やユーザの利便性に配慮して、ある操作案内要素を用いて入力された情報について、操作案内要素ごとに定められた操作条件を満足するか否かを判断する。つまり、端末装置3の機種ごとに、インタプリタのプログラムだけ予め開発しておけば、機種を入れ替える等の場合も、基本的に当該入れ替え後の機種にインタプリタのプログラムをインストールすることで、サーバ装置1にインストールされている従来通りのプログラムはそのまま利用できる。つまり、本実施の形態によると、機種によらない開発環境が提供され、システム全体の製造コストを削減できる。
【0057】
また、ここではJava(登録商標)プログラムの例について説明したが、これに限らず、スクリプト言語であっても構わない。また、センタ側装置2からサーバ装置1に対して要求されるURLには、処理に必要なパラメータを含めておいてもよい。
【0058】
[変形例]
なお、本発明の実施態様は、上述の実施形態に限られるものではない。例えば、端末装置3が汎用のオペレーティングシステムを搭載している場合は、センタ側装置2の情報変換部26とHTTPクライアント部25とを端末装置3上で実装し、制御部31がこれらの処理も兼ねるようにしてもよい。このようにすると、汎用のオペレーティングシステムを搭載する機種も、そうでない機種も同等に扱うことが可能となる。
【0059】
また、ここでは端末装置3の例として、ハンディターミナル装置を用いて説明してきたが、端末装置3は、家庭用電化製品や、その他のマイクロコンピュータ制御機器であっても構わない。例えば家庭用電化製品であれば、機種に関わらず共通した機能を実装する場合に、各機種ごとにプログラムを作成したり、コンパイルし直したりということがなくなって、製造コストを削減できる。プロセッサごとにインタプリタが事前に生成され、当該インタプリタが解釈可能な情報をXMLやHTMLといった画面記述情報に基づいて生成する情報変換部26があるからである。
【図面の簡単な説明】
【図1】 本発明の実施の形態に係るシステムの一例を表す構成ブロック図である。
【図2】 センタ側装置の例を表す機能ブロック図である。
【図3】 端末装置にて解釈可能なデータ形式の一例を表す説明図である。
【図4】 画面記述情報の一例を表す説明図である。
【符号の説明】
1 サーバ装置、2 センタ側装置、3 端末装置、21,31 制御部、22 モデム管理部、23 モデム制御部、24 モデム部、25 HTTPクライアント部、26 情報変換部、32 記憶部、33 表示部、34 操作部、35 通信部。
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a software execution system for executing software in, for example, a handy terminal equipped with a barcode reader or a home appliance.
[0002]
[Prior art]
In recent years, many devices such as a handy terminal (hereinafter referred to as a handy terminal) having a bar code reader used in business and various home appliances are controlled by a microcomputer. With the development of communication technology such as Internet technology, such various devices are equipped with a communication function and have a function of transmitting and receiving data via a network.
[0003]
For example, as an example of a handy terminal, there is one having a function of performing a counting process based on a read bar code and transmitting the counting result to a computer arranged on the center side according to an instruction.
[0004]
Another typical example is imode (registered trademark) in a mobile phone. In this example, a so-called web browser or Java (registered trademark) execution environment is installed on a mobile phone, and the center side device of the packet switching network receives a document described in HTML (Hyper Text Markup Language) from a server on the Internet. Acquire it and distribute it directly to the mobile phone. The mobile phone interprets HTML and displays the screen.
[0005]
Among these devices, there is another device (Patent Document 1) that uses HTML to switch the function of a key mounted on the device. Also, in many Internet mail order sites, etc., when data entered by the user on the terminal side is received and verified on the server side, and there is an error in the data input as a result of the verification, it is necessary to re-enter The HTML document for prompting it is further distributed to the terminal side.
[0006]
[Patent Document 1]
Republication 98/006037
[0007]
[Problems to be solved by the invention]
However, in the conventional microcomputer-controlled device and the system accompanying it, there are not many computer resources (such as processor capacity and memory capacity) included in the device, so a general-purpose operating system is not installed. For this reason, an application program for performing processing such as counting the read barcodes had to be developed individually for each handy terminal model.
[0008]
In addition, for example, if the handy terminal is replaced with a new model, an application program must be newly developed in accordance with the new model.
[0009]
The situation is the same for household appliances, and the control program for each household appliance is currently being developed for each model, which increases manufacturing costs. .
[0010]
The present invention has been made in view of the above circumstances, and an object of the present invention is to provide a software execution system that can provide a development environment independent of the model and can reduce manufacturing costs.
[0011]
[Means for Solving the Problems]
The present invention for solving the problems of the conventional example is a software execution system including a terminal device and a center side device communicably connected to the terminal device, the center side device Is a screen that defines an operation guide element to be displayed on the screen of the terminal device, and an operation condition that is defined in association with the operation guide element and that relates to the content of the instruction operation performed using the associated operation guide element Means for converting the description information into an instruction for the terminal device and transmitting the information, and means for performing a predetermined process in response to the instruction operation received from the terminal device. In accordance with the received instruction, a means for receiving an input of the user's instruction operation, and determining whether or not the content of the received instruction operation matches an operation condition included in the instruction, In association with the result of the determination, the includes a means for performing the specified processing from the OLT, and means for transmitting to said received instruction operates the OLT is characterized by.
[0012]
The present invention for solving the problems of the above-described conventional example is a terminal device that is communicably connected to a center side device, the operation guide element to be displayed on the screen from the center side device, and an operation Means for receiving an instruction defined in association with a guidance element and including an operation condition relating to a content of an instruction operation performed using the associated operation guidance element; interpreting the received instruction; and a result of the interpretation The operation guidance element is displayed in accordance with the instruction operation element, and when the user performs an instruction operation based on the attention operation guide element among the displayed operation guidance elements, the instruction operation is associated with the attention operation guidance element. A means for determining whether or not the received operation condition is met, and a means for notifying a result of the determination, and a means for transmitting the received instruction operation to the center side device. That.
[0013]
In addition, the present invention for solving the problems of the above-described conventional example is a center-side device that is communicably connected to a terminal device, and defines an operation guide element to be displayed on the screen of the terminal device. Means for converting the screen description information into an instruction for the terminal device and transmitting the information, and means for performing a predetermined process in response to an instruction operation received from the terminal device.
[0014]
Further, in the center side device, the instruction to the terminal device is defined in association with one of the operation guide elements included in the instruction, and relates to the content of the instruction operation performed using the associated operation guide element. Information on operation conditions may be included.
[0015]
Further, an embodiment of the present invention is defined in association with an operation guide element to be displayed on a screen from the center side device, a terminal device connected to be able to communicate with the center side device, and an operation guide element, A procedure for receiving an instruction including an operation condition relating to a content of an instruction operation performed using the associated operation guide element, and interpreting the received instruction, and displaying the operation guide element according to a result of the interpretation. When the user performs an instruction operation based on the attention operation guidance element among the displayed operation guidance elements, whether the instruction operation matches the operation condition associated with the attention operation guidance element This is a program that executes a procedure for determining whether or not to notify the result of the determination and a procedure for transmitting the received instruction operation to the center side device.
[0016]
  According to another embodiment of the present invention, screen description information defining operation guide elements to be displayed on a screen of the terminal device is provided on a center side device communicably connected to the terminal device; The instruction is defined in association with one of the operation guide elements included in the instruction, and an operation condition regarding the content of the instruction operation performed using the associated operation guide element is converted into an instruction for the terminal device. And a procedure for performing a predetermined process on the instruction operation received from the terminal device.
The present invention also provides a server device that distributes screen description information and a center-side device that is communicably connected to the terminal device, and receives the screen description information from the server device based on a request from the terminal device. Means for receiving, means for converting the received screen description information into a data format interpretable on the terminal device side, and means for transmitting information in a data format interpretable on the terminal device side to the terminal device It is characterized by that.
[0017]
DETAILED DESCRIPTION OF THE INVENTION
Embodiments of the present invention will be described with reference to the drawings. As shown in FIG. 1, the software execution system according to the present embodiment includes a server device 1, a center side device 2, and a terminal device 3. Although only one terminal device 3 is shown here, a plurality of terminal devices 3 may be provided. Moreover, although the server apparatus 1 and the center side apparatus 2 are shown as separate apparatuses connected via the Internet, these may be mounted by the same computer. The terminal device 3 includes a control unit 31, a storage unit 32, an operation unit 34, a display unit 33, and a communication unit 35.
[0018]
The server device 1 is a general web server, and stores at least one piece of information (screen description information) that defines the appearance of a user interface to be displayed to the user, such as HTML or XML (eXtensible Markup Language). In response to a request by HTTP (Hyper Text Transfer Protocol), the screen description information related to the request is distributed to the request source. In the present embodiment, the screen description information defines screen elements such as character strings (text), buttons, and input fields. Of these screen elements, those that receive an instruction operation performed by the user (buttons, input fields, menus, and the like) are hereinafter referred to as operation guidance elements. In the present embodiment, the screen description information provided by the server device 1 defines the user interface of the application when viewed from the terminal device 3 side.
[0019]
[Center side device]
The center-side device 2 is a general server computer having a CPU, a storage unit, and a display unit, and operates according to a program installed in advance. The contents of the program of the center side device 2 can be explained using a functional block diagram as shown in FIG. That is, the program of the center side apparatus 2 includes a control unit 21, a modem management unit 22, a modem control unit 23, a modem unit 24, an HTTP client unit 25, and an information conversion unit 26.
[0020]
The control unit 21 includes modem management information input from the modem management unit 22, modem state information indicating the state of the modem input from the modem control unit 23, and the server device 1 input from the HTTP client unit 25. Server-side state information indicating the communication state is recorded.
[0021]
The modem management unit 22 reads the modem status information recorded by the control unit 21 and displays the modem status information for the administrator. Also, an instruction for setting the modem state is received from the administrator, and the instruction is output to the control unit 21 as modem management information.
[0022]
The modem control unit 23 inquires (polls) the modem unit 24 whether or not there is an access from the terminal device 3 at regular intervals, and the modem unit 24 that receives the access from the terminal device 3 Information received from the device 3 is output to the information conversion unit 26. The modem control unit 23 outputs an instruction output from the information conversion unit 26 to the modem unit 24.
[0023]
The modem unit 24 is a modem provided in the center side device 2 (the modem here is not only a unit that modulates data into an analog signal and transmits / receives data in order to send and receive data via the telephone line network, but also a code. (Including general LAN transceivers that perform decoding / decoding, which are assumed to be one or more in this case), accept access from the terminal device 3 side, and buffer the data received from the terminal device 3 In response to polling from the modem control unit 23, the buffered data is output to the modem control unit 23. In addition, data input from the modem control unit 23 is transmitted to the terminal device 3 being accessed. Here, the modem is assumed to be included in the center side device 2, but if an IP address is assigned to the modem hardware itself and communication is possible between the modem and the modem unit 24, For example, the modem hardware itself may be remotely located from the center side device 2 such that the modem is connected to the center side device 2 via the Internet.
[0024]
Here, when there are a plurality of modem units 24, the modem control unit 23 sequentially polls each modem unit 24 and outputs information buffered by the modem unit 24 to the information conversion unit 26. When an instruction is input from the information conversion unit 26, the instruction is output to the modem unit 24 communicating with the corresponding terminal device 3. Specifically, when the terminal device 3 transmits information, the information is transmitted together with an identifier set in advance for each terminal device 3, and the modem control unit 23 is a terminal with which each modem unit 24 is currently communicating. The identifier of the device 3 may be held. The information conversion unit 26 described later adds the identifier to the converted information and outputs it to the HTTP client unit 25. The HTTP client unit 25 holds the identifier and sends a request to the server device 1 side. When the response is received, the stored identifier and response are output to the information conversion unit 26, and the identifier is output to the modem control unit 23 together with the information converted by the information conversion unit 26. The control unit 23 determines the modem unit 24 to which the information converted based on the identifier is output.
[0025]
The HTTP client unit 25 transmits a request for acquiring screen description information described in HTML, XML, or the like from a URL (Uniform Resource Locators) input from the information conversion unit 26 to the server device 1 using the HTTP protocol. The requested screen description information is received, and the received screen description information is output to the information conversion unit 26.
[0026]
The information conversion unit 26 converts each screen element included in the screen description information into a data format (instruction for the terminal device 3) that can be interpreted on the terminal device 3 side. Specifically, the information conversion unit 26 uses a description of a screen element using a “button” tag as an XML document element that designates a button displayed on the screen as “<button mode = aaa size = bbb x = ccc y = ddd buttontype = fff url = ggg> eee </ button> ”, this is converted into a data format predetermined as interpretable on the terminal device 3 side, and FIG. The data stream is as shown in b). FIG. 3 shows what instructions are converted by the information conversion unit 26 into descriptions relating to the six types of screen elements: text, button, input field, splash screen, selection menu, and hint information.
[0027]
For example, FIG. 3B shows that the type information is “2”, indicating that the button is a button, and then the mode (mode), size (size), and on-screen display mode of the button. "X" and "y" representing the display position coordinates of the text, the text displayed as a button ("eee" in the above example), and the button type (push button or radio button or other selection button) Etc.), and a data format including “url” representing a URL (if any) to be read when the button is clicked. The delimiter for non-fixed data such as text and URL is “0xFE 0xDC”.
[0028]
One of the characteristic features of this embodiment is whether or not barcode input is possible in the data format that defines the interface of the input field, which is one of the operation guide elements (and the corresponding XML DTD description). It is performed according to whether or not the conditions (operation conditions) regarding the information to be input, such as “barcode” to be expressed, “min” and “max” that determine the maximum and minimum input values, and whether the operation conditions are satisfied The information (goodhint and badhint) for specifying the power process is included (FIG. 3C).
[0029]
[Terminal device]
The control unit 31 of the terminal device 3 operates according to a program stored in the storage unit 32, interprets an instruction input from the communication unit 35, and controls each unit according to the instruction. Details of the specific operation of the control unit 31 will be described later.
[0030]
The storage unit 32 is a computer-readable information storage medium that holds a program, such as a RAM (Random Access Memory) or a flash memory, and includes at least a part that can be read and written. It also operates as a work memory that stores necessary information.
[0031]
The operation unit 34 is a keypad, a barcode reader, or the like, and accepts information input in response to a user operation, and outputs the accepted information to the control unit 31. The display unit 33 is a display that displays information in accordance with an instruction input from the control unit 31. Specifically, the display unit 33 includes a liquid crystal dot matrix display, but is not limited thereto. The communication unit 35 outputs an instruction received from the center side device 2 to the control unit 31, and transmits information to the center side device 2 in accordance with the instruction input from the control unit 31.
[0032]
[Control operation in terminal device]
Here, operation | movement of the control part 31 of the terminal device 3 is demonstrated. The program executed by the control unit 31 is an interpreter that interprets the instructions in the format shown in FIG. 3, and causes the display unit 33 to display a character string in accordance with the interpretation result. For example, the display instruction of the character string shown in FIG. 3A is interpreted, and since the head is “1”, it is determined that the display is text, and the display mode (blinking, underline) represented by the mode designation , Reverse display and other modes) and a size represented by the size information, and a text font is selected in the selected display font at the position represented by the following x and y coordinates. indicate. Here, the coordinate values represented by x and y may be pixel values, expressed in units such as millimeters or rows / columns, and adjusted according to the resolution of the display unit 33. Also good.
[0033]
One characteristic of the present embodiment is that the control unit 31 determines whether the information input by the user is appropriate. Specifically, in the interface of the input field shown in FIG. 3C, in the font defined here, the number of characters indicated by the maximum number of characters (Maxchar) at the position indicated by the coordinate values of x and y. The input field is displayed on the display unit 33 and the input from the user is awaited. When the user operates the operation unit 34 to input information in this input field, the control unit 31 determines that the operation condition of the minimum value or the maximum value indicated by “min” or “max”. It is determined whether or not the user is satisfied. If the user is satisfied, the character string designated as “Goodhint” is displayed on the display unit 33. If the condition is not satisfied, the character string designated as “Badhint” is displayed on the display unit 33. Here, the maximum and minimum values are exemplified as the operation condition, but the example of the operation condition is not limited to this, and whether or not the character type (numerical value / character distinction) or a specific form is used (for example, The character string may start with “http” or the like. Furthermore, here, the judgment result is notified by displaying information according to the judgment result. However, the judgment result is not limited to this, but the judgment result is obtained by various methods such as buzzer sound, vibration of the vibrator, lighting / flashing of the LED, etc. Can be notified. In addition to notifying the result of the determination, for example, if the determination is valid, the URL indicated by “Goodhint” is transmitted to the center side device 2 and an instruction based on the XML data specified by the URL is received. You may make it do.
[0034]
In addition, in the setting of this input column, whether or not barcode input is possible is indicated by the “barcode” instruction, and the user inputs information using a barcode even though this column is not “permitted” When information is input from a barcode reader as a part of the operation unit 34, the character string designated as “Badhint” is displayed on the display unit 33. Furthermore, here, strings etc. are directly associated with “Goodhint” and “Badhint”, but the strings to be associated with these are defined in association with the label information as separate hints (Hint), and the label information is defined as “Goodhint ”Or“ Badhint ”, the character string or the like may be indirectly associated.
[0035]
As described above, since an error in the operation input of the user is notified on the spot, the user can quickly cope with the error, and convenience is improved. The information input in this way is transmitted to the center side device 2 via the communication unit 35. That is, information satisfying the operation condition is selectively transmitted to the center side device 2.
[0036]
[Modem status information and modem management information]
Here, modem state information and modem management information will be described. In the present embodiment, modems are group-managed in groups. Here, the group can be arbitrarily set. For example, when there are a plurality of offices on the user side, the group can be set for each office. In this case, the terminal device 3 belonging to the first office may make a call to any of the modems divided into groups corresponding to the office. Specifically, an identifier is assigned to each modem, and each terminal device 3 is set to hold the identifier of the corresponding group of modems and communicate with one of them.
[0037]
In the present embodiment, the modem is identified by a group identifier (gid) and an IP address. The modem status information and the modem identification information are managed using these group identifiers and IP addresses as keys. For example, the modem status information includes a TCP protocol port number used by each modem, a status code (status), and a comment as keys. It is related to Here, the status code mainly indicates whether it is online (during communication) or offline.
[0038]
The modem management information includes information for adding a modem (registering a new modem) and changing the modem settings (changing online to offline, IP address using the group identifier and IP address as keys. Or information for changing the port number).
[0039]
In the present embodiment, the modem management unit 22 has a function as a web server, receives a request for providing modem status information, and distributes the modem status information to the request source as a web page. You may do it.
[0040]
[Operation]
Next, the operation of the software execution system of this embodiment will be described. In this embodiment, an application program is installed on the server device 1 side. This application program is described in a state where information for input / output can be distributed by the HTTP protocol. Specifically, this application program can be described by a script language such as JavaScript, PHP, or ASP (Active Server Pages) in addition to Java (registered trademark) and its servlet. In the following example, a case will be described in which an inventory management application program is written in Java (registered trademark). Here, a simple example is considered in which information on the product number of a product to be input with a barcode and information on the quantity to be input with a keypad is received and the quantity of each product is totaled on the application program side.
[0041]
Therefore, the application program installed in the server apparatus 1 responds to the input button and the XML document that defines the interface in which the item number and quantity input fields, the “input” button and the “total” button are arranged. And a Java (registered trademark) program that accepts information, and a Java (registered trademark) program that counts information in response to a totaling button.
[0042]
As shown in FIG. 4, the XML document that defines this interface includes a specification (A) of a product number input field and a specification (B) of a quantity input field. In FIG. 4, a part of the description is omitted, and the omitted part is “...”. Of these descriptions, barcode entry is possible (barcode = "yes") in the article number entry field, and barcode entry is not allowed (barcode = "no") in the quantity entry field. In addition, designation is made that “50” at the minimum and “100” at the maximum should be input as the numerical limit (designation of the operation condition that 50 or more and 100 or less should be input).
[0043]
The terminal device 3 designates the URL of the XML document in advance, and transmits a request for acquiring data from the designated URL when an initialization operation is performed. This request is transmitted to the center side device 2, and the center side device 2 accepts the request, and one of the modems comes online and buffers the request.
[0044]
When the modem control unit 23 of the center side device 2 polls this modem next time, the request is read by the modem control unit 23 and output to the information conversion unit 26. The information conversion unit 26 detects that this request is a data acquisition request from a URL (for example, when the data itself is a character string starting with “http”, and so on). The URL related to the data acquisition request is output to the HTTP client unit 25.
[0045]
Then, the HTTP client unit 25 sends a request based on the HTTP protocol for acquiring data from the URL to the server device 1 side. In response to the request by the HTTP protocol, the server apparatus 1 distributes the corresponding XML document to the center side apparatus 2 that is the request source.
[0046]
Then, the HTTP client unit 25 of the center side device 2 receives the XML document. The XML document is converted into an instruction as shown in FIG. Among these instructions, an instruction to display an input field and accept a user's operation is included, and an operation condition related to an operation in each input field is specified in the instruction. Specifically, the first input field (part number input field) specifies an operation condition indicating that bar code input is possible, and the second input field (quantity input field) is 50 or more. An operation condition for inputting a numerical value of 100 or less by the keypad is specified. The information conversion unit 26 outputs this information (part number and quantity information) to the modem control unit 23, and the modem control unit 23 transmits the information to the terminal device 3 via the modem unit 24. Note that the information conversion unit 26 converts the information of each tag (information of each screen element) described in the XML document into a data format instruction as shown in FIG. .
[0047]
The control unit 31 of the terminal device 3 receives the input of this instruction received by the communication unit 35, interprets the contents, and stores the product number at the position specified by x = 5 and y = 10 on the display unit 33. An input field for the quantity is displayed at the position specified by x = 5 and y = 15.
[0048]
In accordance with the order of the input instructions, the control unit 31 of the terminal device 3 first stands by moving the cursor to the product number input field, which is an instruction related to the operation guide element input first. The input field specified by the cursor, that is, the operation guide element corresponds to the attention operation guide element of the present invention. The cursor may be moved by a keypad operation. In this case, the movement order of the cursor may be the order of the screen elements included in the instruction.
[0049]
When the user operates the handy terminal of the operation unit 34 to read a barcode related to the inventory, information read by the handy terminal with the barcode reader is output to the control unit 31, and the control unit 31 reads the information. The display unit 33 is controlled so as to be stored in the storage unit 32 and displayed in the item number input field, and the cursor is moved to the quantity input field.
[0050]
Even if the user operates the handy terminal of the operation unit 34 by mistake, the control unit 31 receives “barcode =“ no ”” as an instruction corresponding to this input field, that is, an instruction for prohibiting bar code input. Therefore, the control unit 31 does not accept the information input due to an incorrect operation of the handy terminal, and the character string indicated by “badhint” on the same instruction “The operation is incorrect. Please input again.” Is displayed on the display unit 33. When the user erroneously inputs a numerical value such as “5” or “1000” by operating the keypad, the control unit 31 compares the maximum and minimum values included in the instruction with the input values, and stores the information. Without accepting, the character string “badhint” indicated by “badhint” on the same instruction is displayed on the display unit 33. Also, since there is only one type of “badhint” here, they are the same character string, but “barcode_badhint” related to bar code entry prohibition and “badhint” related to maximum / minimum quantity are set differently. It may be. In this case, for example, “barcode_badhint” is set as “barcode cannot be input”.
[0051]
When the user inputs a valid numerical value in view of the instruction, for example, “100” and operates the “input” button, the control unit 31 responds to the URL associated with the input button (accepts information in response to the input button). Java (registered trademark) program URL) and a list (parameter list) of input values (product number and quantity) are transmitted to the center side apparatus 2 via the communication unit 35.
[0052]
Then, the information conversion unit 26 of the center side device 2 outputs the URL information to the HTTP client unit 25, and the HTTP client unit 25 transmits a request for data specified by the URL to the server device 1 side.
[0053]
In response to this request, the server apparatus 1 executes a Java (registered trademark) program that accepts information, and stores the values shown in the parameter list received earlier in a database (not shown).
[0054]
Similarly, when the “total” button is operated, the server apparatus 1 uses the information stored in a database (not shown) based on the Java (registered trademark) program for totalization, for example, to change the product number. Generate the result of accumulating the quantity as a key.
[0055]
The data thus generated may be stored in the server device 1 and displayed and printed later. The server device 1 outputs the output from each Java (registered trademark) program to the center side device. 2, and the center side device 2 may convert the output into an instruction interpretable by the terminal device 3 and transmit the instruction to the terminal device 3.
[0056]
As described above, in this embodiment, the center side device 2 executes communication with the web server instead of the terminal device 3, and the server device 1 executes program processing on behalf of the terminal device 3, The result is distributed to the center side device 2, converted into a state that can be displayed on the terminal device 3 by the center side device 2, and the converted information is transmitted to the terminal device 3 side and displayed on the terminal device 3 side. It is like that. Also, on the terminal device 3 side, in consideration of the practicality of the system and the convenience of the user, whether or not the information input using a certain operation guide element satisfies the operation condition defined for each operation guide element Determine whether. That is, if only the interpreter program is developed in advance for each model of the terminal device 3, the server device 1 is basically installed by installing the interpreter program in the model after the replacement even when the model is replaced. Existing programs installed in can be used as they are. That is, according to the present embodiment, a development environment independent of the model is provided, and the manufacturing cost of the entire system can be reduced.
[0057]
Although an example of a Java (registered trademark) program has been described here, the present invention is not limited to this, and a script language may be used. The URL requested from the center side device 2 to the server device 1 may include parameters necessary for processing.
[0058]
[Modification]
The embodiment of the present invention is not limited to the above-described embodiment. For example, when the terminal device 3 is equipped with a general-purpose operating system, the information conversion unit 26 and the HTTP client unit 25 of the center side device 2 are mounted on the terminal device 3, and the control unit 31 performs these processes. You may make it also serve. In this way, a model equipped with a general-purpose operating system and a model not equipped with it can be handled equally.
[0059]
In addition, although a handy terminal device has been described as an example of the terminal device 3 herein, the terminal device 3 may be a household appliance or other microcomputer control device. For example, in the case of household appliances, when a common function is implemented regardless of the model, it is no longer necessary to create a program for each model or recompile, thereby reducing manufacturing costs. This is because an interpreter is generated in advance for each processor, and there is an information conversion unit 26 that generates information interpretable by the interpreter based on screen description information such as XML or HTML.
[Brief description of the drawings]
FIG. 1 is a configuration block diagram showing an example of a system according to an embodiment of the present invention.
FIG. 2 is a functional block diagram illustrating an example of a center side device.
FIG. 3 is an explanatory diagram illustrating an example of a data format that can be interpreted by a terminal device.
FIG. 4 is an explanatory diagram illustrating an example of screen description information.
[Explanation of symbols]
1 server device, 2 center side device, 3 terminal device, 21, 31 control unit, 22 modem management unit, 23 modem control unit, 24 modem unit, 25 HTTP client unit, 26 information conversion unit, 32 storage unit, 33 display unit , 34 operation unit, 35 communication unit.

Claims (6)

画面記述情報を配信するウェブサーバ装置と、ハンディターミナルとに通信可能に接続されるセンタ側装置であって、
前記ハンディターミナルから、ウェブサーバ装置に対する通信の要求を受け入れる手段と、
前記受け入れた、ハンディターミナルからの通信の要求に基づいて、前記ウェブサーバ装置に対して情報を送出し、前記ウェブサーバ装置から、前記ハンディターミナルの画面に表示すべき操作案内要素を規定する画面記述情報を受信し、当該画面記述情報を出力する手段と、
前記受信した画面記述情報を、ハンディターミナルの機種に共通に予め仕様が定められたデータ形式の情報であって、入力の操作に関する操作条件が関連づけられたインタフェースを含む、入力欄のインタフェースを規定する情報に変換する手段と、
当該変換後のデータ形式の情報を、前記ハンディターミナルに送信する手段と、
を含み、
前記ウェブサーバ装置に対する通信の要求を受け入れる手段は、前記ハンディターミナルにおいて、ハンディターミナルの機種ごとに開発されたインタプリタにより解釈され、ハンディターミナルの機種ごとに調整して表示されたインタフェースを介して受け入れた、前記情報に含まれる操作条件に合致する指示操作に基づいて、前記通信の要求を受け入れることを特徴とするセンタ側装置。
A center-side device that is communicably connected to a web server device that distributes screen description information and a handy terminal ,
Means for accepting a communication request to the web server device from the handy terminal ;
Based on the accepted communication request from the handy terminal , information is sent to the web server device, and the screen description that defines the operation guide elements to be displayed on the handy terminal screen from the web server device. Means for receiving information and outputting the screen description information;
The received screen description information is information in a data format that is pre- specified in common with the handy terminal model, and defines an interface for an input field including an interface associated with an operation condition related to an input operation. Means for converting to information,
Means for transmitting information of the converted data format to the handy terminal ;
Including
The means for accepting a request for communication to the web server device is interpreted in the handy terminal through an interface that is interpreted by an interpreter developed for each handy terminal model and adjusted and displayed for each handy terminal model. The center side device accepts the communication request based on an instruction operation that matches an operation condition included in the information .
請求項1に記載のセンタ側装置であって、
前記画面記述情報には、ハンディターミナル側の画面に表示されるべき複数の操作案内要素が含まれ、
前記変換する手段は、前記複数の操作案内要素のタイプごとに、そのハンディターミナル側の画面上で表示されるべき位置としての表示位置座標を表す情報を含んで予め規定されたデータ形式の情報に変換することを特徴とするセンタ側装置。
The center side device according to claim 1,
The screen description information includes a plurality of operation guide elements to be displayed on the handy terminal screen,
The means for converting includes information representing a display position coordinate as a position to be displayed on the screen of the handy terminal for each type of the plurality of operation guide elements, and information in a predetermined data format. A center side device characterized by converting.
ウェブサーバ装置と、ハンディターミナルと、前記ウェブサーバ装置及びハンディターミナルに対して通信可能に接続されたセンタ側装置と、を含むソフトウエア実行システムであって、
前記センタ側装置は、
前記ハンディターミナルから、サーバ装置に対する通信の要求を受け入れる手段と、
前記受け入れた通信の要求に基づいて、前記サーバ装置に対して情報を送出し、前記サーバ装置から、前記ハンディターミナルの画面に表示すべき操作案内要素を規定する画面記述情報を受信し、当該画面記述情報を出力する手段と、
前記受信した画面記述情報を、ハンディターミナルの機種に共通に予め仕様が定められたデータ形式の情報であって、入力の操作に関する操作条件が関連づけられたインタフェースを含む、入力欄のインタフェースを規定する情報に変換する手段と、
当該変換後のデータ形式の情報を、前記ハンディターミナルに送信する手段と、
を含み、
前記ハンディターミナルは、
前記センタ側装置から受信される情報を、ハンディターミナルの機種ごとに開発されたインタプリタにより解釈し、ハンディターミナルの機種ごとに調整したインタフェースを表示する手段と、
前記表示されたインタフェースを介して、ユーザが行った情報の入力の操作を受け付ける手段と、
前記受け付けた入力の操作が、前記情報に含まれる操作条件に合致するか否かを判断し、当該判断の結果に対応づけて、前記センタ側装置から指定された処理を行って、操作条件を満足しないと判断すると、当該操作により入力される情報を受け付けずに、判断結果を報知する手段と、
前記受け付けた指示操作に基づく情報を、センタ側装置に送信して、センタ側装置からウェブサーバ装置へ送信させる手段と、
を含み、
前記ウェブサーバ装置は、
前記センタ側装置を介してハンディターミナルが送信した、ハンディターミナルでの指示操作に基づく情報を受信して処理する
ことを特徴とするソフトウエア実行システム。
A software execution system including a web server device, a handy terminal, and a center side device communicably connected to the web server device and the handy terminal ,
The center side device is:
Means for accepting a communication request to the server device from the handy terminal ;
Based on the received communication request, information is sent to the server device, and screen description information defining operation guide elements to be displayed on the screen of the handy terminal is received from the server device. Means for outputting descriptive information;
The received screen description information is information in a data format that is pre- specified in common with the handy terminal model, and defines an interface for an input field including an interface associated with an operation condition related to an input operation. Means for converting to information,
Means for transmitting information of the converted data format to the handy terminal ;
Including
The handy terminal is
Means for interpreting information received from the center side device by an interpreter developed for each handy terminal model, and displaying an interface adjusted for each handy terminal model;
Means for accepting an operation of inputting information performed by a user via the displayed interface ;
It is determined whether or not the received input operation matches the operation condition included in the information, and the process specified by the center side device is performed in association with the result of the determination, and the operation condition is set. If it is determined that the user is not satisfied, means for notifying information input by the operation and notifying the determination result;
Means for transmitting information based on the received instruction operation to the center side device and transmitting the information from the center side device to the web server device;
Including
The web server device
A software execution system for receiving and processing information based on an instruction operation at a handy terminal, which is transmitted from the handy terminal via the center side device.
ウェブサーバ装置との間で、センタ側装置を介して通信を行うハンディターミナルであって、
前記センタ側装置がウェブサーバ装置から受信した情報を、ハンディターミナルの機種に共通に予め仕様が定められたデータ形式の情報であって、画面に表示すべき操作案内要素と、操作案内要素に関連付けて定義され、当該関連づけられた操作案内要素を用いて行われる指示操作の内容に関する操作条件とを含んだ情報を受信する手段と、
前記受信した情報を、ハンディターミナルの機種ごとに開発されたインタプリタにより解釈し、ハンディターミナルの機種ごとに調整したインタフェースを表示する手段と
表示されたインタフェースに含まれる操作案内要素のうち、注目操作案内要素に基づいてユーザが行った情報の入力の操作が、当該注目操作案内要素に関連づけられた操作条件に合致するか否かを判断し、当該判断の結果、操作条件を満足しないと判断すると、当該操作により入力される情報を受け付けずに、判断結果を報知する手段と、
前記操作条件に合致する指示操作を受け付けると、当該指示操作に基づく情報をセンタ側装置に対して送信し、センタ側装置に対して、ウェブサーバ装置へ当該指示操作に基づく情報を送信させる手段と、
を含むことを特徴とするハンディターミナル
A handy terminal that communicates with a web server device via a center side device,
The information received from the web server device by the center side device is information in a data format having a predetermined specification common to the handy terminal model, and is associated with the operation guide element to be displayed on the screen and the operation guide element. Means for receiving information including an operation condition relating to the content of an instruction operation performed using the associated operation guidance element,
Means for interpreting the received information by an interpreter developed for each handy terminal model and displaying an interface adjusted for each handy terminal model and attention operation guidance among the operation guidance elements included in the displayed interface When it is determined whether the operation of inputting information performed by the user based on the element matches the operation condition associated with the attention operation guidance element, and as a result of the determination, it is determined that the operation condition is not satisfied, Means for notifying information input by the operation and notifying the determination result;
Means for transmitting information based on the instruction operation to the center side device upon receiving an instruction operation that matches the operation condition, and causing the center side device to transmit information based on the instruction operation to the web server device; ,
Handy terminal characterized by including.
ウェブサーバ装置との間で、センタ側装置を介して通信を行うハンディターミナルに、
前記センタ側装置がウェブサーバ装置から受信した情報を、ハンディターミナルにて解釈可能なものとして予め定められたデータ形式に変換して得た指示であって、画面に表示すべき操作案内要素と、操作案内要素に関連付けて定義され、当該関連づけられた操作案内要素を用いて行われる指示操作の内容に関する操作条件とを含んだ指示を受信する手順と、
前記受信した指示を解釈し、その解釈の結果に従って前記操作案内要素の表示を行う手段と、
表示された操作案内要素のうち、注目操作案内要素に基づいてユーザが行った情報の入力の操作が、当該注目操作案内要素に関連づけられた操作条件に合致するか否かを判断し、当該判断の結果、操作条件を満足しないと判断すると、当該操作により入力される情報を受け付けずに、判断結果を報知する手順と、
前記操作条件に合致する指示操作を受け付けると、当該指示操作に基づく情報をセンタ側装置に対して送信し、センタ側装置に対して、ウェブサーバ装置へ当該指示操作に基づく情報を送信させる手順と、
を実行させることを特徴とするプログラム。
To the handy terminal that communicates with the web server device via the center side device,
An instruction obtained by converting the information received from the web server device by the center side device into a predetermined data format that can be interpreted by a handy terminal, and an operation guide element to be displayed on the screen, A procedure for receiving an instruction that is defined in association with an operation guide element and includes an operation condition relating to a content of an instruction operation performed using the associated operation guide element;
Means for interpreting the received instruction and displaying the operation guidance element according to a result of the interpretation;
Of the displayed operation guidance elements, it is determined whether or not an information input operation performed by the user based on the attention operation guidance element matches an operation condition associated with the attention operation guidance element. As a result, if it is determined that the operation condition is not satisfied, a procedure for notifying information input by the operation and notifying the determination result;
When an instruction operation that matches the operation condition is received, information based on the instruction operation is transmitted to the center side device, and the center side device transmits information based on the instruction operation to the web server device. ,
A program characterized by having executed.
画面記述情報を配信するウェブサーバ装置と、ハンディターミナルとに通信可能に接続されるセンタ側装置に、
前記ハンディターミナルから、ウェブサーバ装置に対する通信の要求を受け入れる手順と、
前記受け入れた通信の要求に基づいて、前記ウェブサーバ装置に対して情報を送出し、前記ウェブサーバ装置から画面記述情報を受信し、当該画面記述情報を出力する手順と、
前記受信した画面記述情報をハンディターミナル側において解釈可能なものとして予め定められたデータ形式の情報であって、入力の操作に関する操作条件が関連づけられたインタフェースを含む、入力欄のインタフェースを規定する情報に変換する手順と、
前記ハンディターミナルで解釈可能なものとして予め定められたデータ形式の情報をハンディターミナルに送信する手順と、
を実行させることを特徴とするプログラム。
In the center side device that is communicably connected to the web server device that distributes the screen description information and the handy terminal ,
A procedure for accepting a communication request to the web server device from the handy terminal ;
A procedure for sending information to the web server device based on the accepted communication request, receiving screen description information from the web server device, and outputting the screen description information;
An information of a predetermined data format the received screen description information as possible interpretation Te handy terminal side smell includes an interface to the operating conditions on the operation of the input is associated, defining an interface input field To convert the information into
And transmitting the information of the predetermined data format as capable interpreted by the handy terminal side to the handy terminal,
A program characterized by having executed.
JP2002378296A 2002-12-26 2002-12-26 Software execution system Expired - Lifetime JP4707302B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002378296A JP4707302B2 (en) 2002-12-26 2002-12-26 Software execution system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002378296A JP4707302B2 (en) 2002-12-26 2002-12-26 Software execution system

Publications (3)

Publication Number Publication Date
JP2004213066A JP2004213066A (en) 2004-07-29
JP2004213066A5 JP2004213066A5 (en) 2005-06-30
JP4707302B2 true JP4707302B2 (en) 2011-06-22

Family

ID=32815211

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002378296A Expired - Lifetime JP4707302B2 (en) 2002-12-26 2002-12-26 Software execution system

Country Status (1)

Country Link
JP (1) JP4707302B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4949631B2 (en) * 2005-01-21 2012-06-13 株式会社シノジャパン Center device
JP2007316759A (en) * 2006-05-23 2007-12-06 Hitachi Ltd Screen data generation method, screen data generation system and program
JP6538675B2 (en) * 2013-07-15 2019-07-03 上海ハイウェイテクノロジー有限公司 Data processing system, center device, and program

Also Published As

Publication number Publication date
JP2004213066A (en) 2004-07-29

Similar Documents

Publication Publication Date Title
JP4781897B2 (en) Sensor event control device
JP5325859B2 (en) Image forming system and image forming apparatus
CN100586075C (en) Household network device controlling method and equipment management apparatus
KR20120100743A (en) Information processing apparatus, information processing system, method for controlling information processing apparatus, and storage medium
CN103051693A (en) Equipment control method and mobile communication terminal
CN103049190A (en) Mobile communication terminal and method controlling device operation
CN102006381A (en) Image forming system and image forming apparatus
JP2011238006A (en) Image formation system and server device
JP2011233032A (en) Image forming apparatus, server device, image forming system and control method
JP5039868B2 (en) Web management apparatus, web management method, web management program, computer-readable recording medium for recording the program, and web system
JP2016507803A (en) Homepage forming method, peripheral device, and homepage forming system
CN102833238A (en) Method, device, equipment and system for assisting network equipment to carry out user authentication
EP1256091A2 (en) Method and system for configuring and unlocking an electronic reading device
JP4707302B2 (en) Software execution system
JP5910714B2 (en) Information processing apparatus, information processing method, and computer program
JP4949631B2 (en) Center device
JP2010092128A (en) Apparatus, method and program for converting site information
JP3600844B2 (en) Input character restriction method, network system, and mobile information terminal
US7171648B1 (en) System and method for implementing object property grouping
JP2016526746A (en) Data processing system, center apparatus, and program
JP3921760B2 (en) Equipment information transmission / reception system and control method thereof
US20030007003A1 (en) Data processing device with server-generated graphic user interface
KR100663498B1 (en) Apparatus and method for improving web service using a user identity module of terminal , and the system thereof
KR100638207B1 (en) Server-Client system and its method for the same
JP5427931B2 (en) Form server device, control method for form server device, and control program for form server device

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20041008

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20041008

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060905

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20061102

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070403

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070604

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070925

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20071126

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20071126

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20071127

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20071129

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20080311

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080512

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20080516

A912 Re-examination (zenchi) completed and case transferred to appeal board

Free format text: JAPANESE INTERMEDIATE CODE: A912

Effective date: 20080613

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110204

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20110315

R150 Certificate of patent or registration of utility model

Ref document number: 4707302

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

EXPY Cancellation because of completion of term