JP2001147817A - Data distribution controller - Google Patents

Data distribution controller

Info

Publication number
JP2001147817A
JP2001147817A JP33326099A JP33326099A JP2001147817A JP 2001147817 A JP2001147817 A JP 2001147817A JP 33326099 A JP33326099 A JP 33326099A JP 33326099 A JP33326099 A JP 33326099A JP 2001147817 A JP2001147817 A JP 2001147817A
Authority
JP
Japan
Prior art keywords
data
host device
business processing
processing terminal
program
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.)
Pending
Application number
JP33326099A
Other languages
Japanese (ja)
Inventor
Tetsuya Sano
徹也 佐野
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.)
Toshiba TEC Corp
Original Assignee
Toshiba TEC 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 Toshiba TEC Corp filed Critical Toshiba TEC Corp
Priority to JP33326099A priority Critical patent/JP2001147817A/en
Publication of JP2001147817A publication Critical patent/JP2001147817A/en
Pending legal-status Critical Current

Links

Landscapes

  • Computer And Data Communications (AREA)
  • Stored Programmes (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Cash Registers Or Receiving Machines (AREA)

Abstract

PROBLEM TO BE SOLVED: To always distribute data from a host device to a task processing terminal without obstructing any task processing in a task processing terminal. SOLUTION: When any task processing requiring communication to a host device is started in a task processing terminal during the distribution of data from the host device to the task processing terminal, the transmission rate of data to be distributed from the host device to the task processing terminal is decreased. Or the transmission of data to be distributed from the host device to the task processing terminal is stopped.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、稼働中の業務処理
端末にネットワークを介してホスト装置からプログラム
などのデータを配信するのを制御するデータ配信制御装
置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data distribution control device for controlling distribution of data such as a program from a host device to a running business processing terminal via a network.

【0002】[0002]

【従来の技術】例えば、スーパーマーケット等の量販店
で利用されるPOS(Point Of Sales:販売時点情報管
理)システムは、店内の各売場にそれぞれ設置されたP
OSターミナルと、店の管理事務所等に設置されたPO
Sコントローラとを、LAN(Local Area Network)等
のネットワークを介して接続してなる。POSターミナ
ルは、買物客が買い上げる商品の販売データを登録処理
するとともにその客買上商品の代金を計算しレシートを
発行する機能を有する。POSコントローラは、各PO
Sターミナルでの商品販売データ登録機能を一元的に制
御し、各POSターミナルで登録処理された商品販売デ
ータを収集,集計して、店全体の売上等を管理するもの
である。
2. Description of the Related Art For example, a POS (Point Of Sales: point of sale information) system used in a mass retailer such as a supermarket has a POS installed at each sales floor in the store.
OS terminal and POs installed in store management offices, etc.
An S controller is connected via a network such as a LAN (Local Area Network). The POS terminal has a function of registering sales data of a product purchased by a shopper, calculating the price of the product purchased by the customer, and issuing a receipt. The POS controller is
The merchandise sales data registration function at the S terminal is centrally controlled, and the merchandise sales data registered at each POS terminal is collected and counted to manage the sales of the entire store.

【0003】このようなPOSシステムにおいて、各P
OSターミナルにそれぞれ実装されているプログラムを
更新する場合、メンテナンス担当者がPOSターミナル
1台ずつ手作業でプログラムを更新していたのでは、大
変に大きな手間と時間を要する。そこで従来より、PO
Sコントローラに更新対象プログラムの新バージョンの
プログラムデータとその更新日時データとを予め登録
し、例えば更新日時前日の所定時刻になると各POSタ
ーミナルにネットワークを介してプログラムデータと更
新日時のデータとを一斉に配信する機能を設けるととも
に、各POSターミナルに、ネットワークを介してプロ
グラムデータと更新日時のデータとを受信するとそれを
保存ファイルに一時格納し、更新日時になるとプログラ
ムファイルに登録されている更新対象のプログラムを保
存ファイルに格納されたプログラムデータにより更新す
る機能とを設けて、各POSターミナルのプログラム更
新作業を自動化した技術は既に知られている。
In such a POS system, each P
When updating the programs installed in the OS terminals, it takes a great deal of time and effort if the maintenance staff manually updates the programs one by one in the POS terminal. Therefore, conventionally, PO
The program data of the new version of the program to be updated and its update date and time data are registered in advance in the S controller, and, for example, at a predetermined time before the update date and time, the program data and the update date and time data are simultaneously transmitted to each POS terminal via a network. When the POS terminal receives the program data and the update date and time data via a network, the POS terminal temporarily stores the program data and the update date and time in a save file. When the update date and time arrives, the update target registered in the program file is updated. A function of automatically updating the program of each POS terminal by providing a function of updating the program with the program data stored in the storage file is already known.

【0004】ところで最近では、パーソナルコンピュー
タのOS(Operating System)を基本ソフトとして実装
したPOSターミナルが開発され実用に供されており、
従来と比べてPOSターミナルに実装されるプログラム
サイズが数倍に増大している。このため、プログラムデ
ータの配信に多大な時間を要するようになっている。そ
の一方で、POSコントローラにデータベース機能を搭
載し、各商品の在庫、発注などの情報やポイント会員に
なった買物客に関する情報等を蓄積管理して、各POS
ターミナルからネットワークを介して必要な情報を随時
問合せできるようになっている。このため、プログラム
データをPOSコントローラから各POSターミナルに
配信する際には、夜間等のようにPOSターミナルから
問合せが比較的少ない時間帯に行うようにしていた。
Recently, a POS terminal in which an OS (Operating System) of a personal computer is implemented as basic software has been developed and put into practical use.
The size of a program mounted on a POS terminal has increased several times as compared with the related art. Therefore, it takes a long time to distribute the program data. On the other hand, the POS controller is equipped with a database function to store and manage information such as stock and order of each product and information on shoppers who have become point members.
Necessary information can be inquired from the terminal via the network at any time. For this reason, when the program data is distributed from the POS controller to each POS terminal, the program data is transmitted during a time period when the inquiry from the POS terminal is relatively small, such as at night.

【0005】[0005]

【発明が解決しようとする課題】しかしながら、プログ
ラムデータなどのデータをPOSコントローラから各P
OSターミナルに配信する時間帯を定めても、その時間
帯に各POSターミナルから問合せが発生しないとは限
らず、問合せが発生した場合にビジィとなってPOSタ
ーミナルでの業務処理に支障を来すことがあった。
However, data such as program data is transferred from the POS controller to each P
Determining the time zone for distribution to the OS terminal does not necessarily mean that an inquiry does not occur from each POS terminal during that time zone, and if an inquiry occurs, it becomes busy and hinders business processing at the POS terminal. There was something.

【0006】このような問題は、ネットワークで接続さ
れたホスト装置と通信が必要な業務を処理する業務処理
端末に対し、同ホスト装置からネットワークを介してプ
ログラムデータなどの大量のデータを配信することのあ
るデータ処理システムにおいて生ずるものである。
A problem such as this is that a large amount of data such as program data is distributed from a host device via a network to a business processing terminal which processes a business requiring communication with the host device connected to the network. Occurs in some data processing systems.

【0007】そこで本発明は、業務処理端末での業務処
理に支障を来すことなくいつでもホスト装置から業務処
理端末にデータを配信することができるデータ配信制御
装置を提供しようとするものである。
Accordingly, an object of the present invention is to provide a data distribution control device which can distribute data from a host device to a business processing terminal at any time without hindering business processing in the business processing terminal.

【0008】[0008]

【課題を解決するための手段】本発明は、ホスト装置か
らネットワークで接続された業務処理端末にデータを複
数のブロックに分割して配信するのを制御するデータ配
信制御装置に関する発明であり、特に、請求項1記載の
発明は、ホスト装置から業務処理端末にデータを配信中
にその業務処理端末でホスト装置への通信が必要な業務
処理が起動すると、ホスト装置から業務処理端末へ配信
されるデータの伝送速度を低下させるようにしたもので
ある。
SUMMARY OF THE INVENTION The present invention relates to a data distribution control device for controlling distribution of data divided into a plurality of blocks from a host device to a business processing terminal connected via a network. According to the first aspect of the present invention, when a business process requiring communication with the host device is started by the business processing terminal while data is being distributed from the host device to the business processing terminal, the data is distributed from the host device to the business processing terminal. This is to reduce the data transmission speed.

【0009】また、請求項2記載の発明は、業務処理端
末に、ホスト装置への通信が必要な業務処理中にホスト
装置からブロック単位のデータを受信すると、ホスト装
置に次のブロックのデータ送信を所定時間待機する指令
を与える手段を備え、ホスト装置に、データ配信先の業
務処理端末から待機指令を受信すると次のブロックのデ
ータ送信を所定時間待機してから送信する手段を備え
て、ホスト装置への通信が必要な業務処理中は、ホスト
装置から業務処理端末へ配信されるデータの伝送速度が
低下するようにしたものである。
According to a second aspect of the present invention, when the business processing terminal receives data in block units from the host device during business processing that requires communication to the host device, the data transmission of the next block to the host device is performed. Means for giving a command to wait for a predetermined time, the host device, when receiving a standby command from the business processing terminal of the data distribution destination, means for waiting for a predetermined time of data transmission of the next block before transmitting, During a business process that requires communication with the device, the transmission speed of data distributed from the host device to the business processing terminal is reduced.

【0010】また、請求項3記載の発明は、ホスト装置
から業務処理端末にデータを配信中にその業務処理端末
でホスト装置への通信が必要な業務処理が起動すると、
ホスト装置から業務処理端末へ配信されるデータの伝送
を停止させるようにしたものである。
According to a third aspect of the present invention, when a business process that requires communication with the host device is started at the business processing terminal while data is being distributed from the host device to the business processing terminal,
The transmission of data distributed from the host device to the business processing terminal is stopped.

【0011】また、請求項4記載の発明は、業務処理端
末に、ホスト装置への通信が必要な業務処理中にホスト
装置からブロック単位のデータを受信すると、ホスト装
置にデータの受信を拒否する指令を与える手段を備え、
ホスト装置に、データ配信先の業務処理端末から受信拒
否指令を受信するとその後のデータ送信を中止する手段
を備えて、ホスト装置への通信が必要な業務処理中は、
ホスト装置から業務処理端末へ配信されるデータの伝送
が停止されるようにしたものである。
According to a fourth aspect of the present invention, when the business processing terminal receives data in block units from the host device during a business process that requires communication with the host device, the host device refuses to receive the data. Equipped with means for giving instructions,
The host device is provided with a means for stopping the subsequent data transmission upon receiving the reception rejection command from the business processing terminal of the data distribution destination, and during the business process requiring communication to the host device,
The transmission of data distributed from the host device to the business processing terminal is stopped.

【0012】また、請求項5記載の発明は、ホスト装置
から業務処理端末にデータを配信中にその業務処理端末
でホスト装置への通信が必要な業務処理が起動すると、
ホスト装置から業務処理端末へ配信されるデータの伝送
を停止させ、その後、業務処理端末で起動された当該業
務処理が終了すると、データの伝送を再開させるように
したものである。
According to a fifth aspect of the present invention, when a business process that requires communication with the host device is started at the business processing terminal while data is being distributed from the host device to the business processing terminal,
The transmission of data distributed from the host device to the business processing terminal is stopped, and thereafter, when the business process started by the business processing terminal ends, the data transmission is restarted.

【0013】また、請求項6記載の発明は、業務処理端
末に、ホスト装置への通信が必要な業務処理中にホスト
装置からブロック単位のデータを受信すると、ホスト装
置にデータの受信を拒否する指令を与える手段と、業務
処理を終了するとホスト装置にデータの送信再開を要求
する指令を与える手段とを備え、ホスト装置に、データ
配信先の業務処理端末から受信拒否指令を受信するとそ
の後のデータ送信を中止する手段と、データ配信先の業
務処理端末からデータの送信再開要求指令を受信すると
その指令に基づいて続きのブロックからデータの送信を
再開する手段とを備えて、ホスト装置への通信が必要な
業務処理中は、ホスト装置から業務処理端末へ配信され
るデータの伝送が一時中断され、業務処理が終了すると
再開されるようにしたものである。
According to a sixth aspect of the present invention, when the business processing terminal receives data in block units from the host device during a business process that requires communication with the host device, the host device refuses to receive the data. Means for giving a command, and means for giving a command to the host device to restart transmission of data when the business process is completed, and when the host device receives a reception rejection command from the business processing terminal of the data distribution destination, the subsequent data Means for stopping transmission and means for resuming data transmission from a subsequent block based on the data transmission resumption request command from the data processing destination business processing terminal, based on the command. During the business process that requires the, the transmission of data distributed from the host device to the business processing terminal is temporarily suspended, and resumed when the business process ends. Those were.

【0014】[0014]

【発明の実施の形態】以下、本発明の実施の形態を図面
を用いて説明する。はじめに、本願請求項1及び2記載
の発明に対応した第1の実施の形態について説明する。
なお、この第1の実施の形態は、本発明を無線式POS
システムに適用した場合である。
Embodiments of the present invention will be described below with reference to the drawings. First, a first embodiment corresponding to the invention described in claims 1 and 2 of the present application will be described.
In the first embodiment, the present invention is applied to a wireless POS system.
This is the case when applied to the system.

【0015】図1は無線式POSシステムの全体構成を
示すブロック図である。同図において、POSコントロ
ーラ1は、無線式POSシステムのホスト装置として機
能するもので、通信ケーブル2を介して第1の無線親局
3Aと第2の無線親局3Bとを接続している。複数台の
POSターミナル4A-1,…,4A-n及び4B-1,…,
4B-nは、客買上商品の販売データを登録処理する登録
業務,商品の在庫数や会員の累計ポイント等をPOSコ
ントローラ1に問合わせる問合せ業務等を処理する業務
処理端末であって、第1の無線親局3Aの無線ゾーン内
に設置されたPOSターミナル4A-1,…,4A-nに
は、それぞれ第1の無線親局3Aと無線送受信が可能な
第1の無線子局5Aを取付け、第2の無線親局3Bの無
線ゾーン内に設置されたPOSターミナル4B-1,…,
4B-nには、それぞれ第2の無線親局3Bと無線送受信
が可能な第2の無線子局5Bを取付けている。
FIG. 1 is a block diagram showing the overall configuration of the wireless POS system. In FIG. 1, a POS controller 1 functions as a host device of a wireless POS system, and connects a first wireless master station 3A and a second wireless master station 3B via a communication cable 2. POS terminals 4A-1,..., 4A-n and 4B-1,.
4B-n is a business processing terminal for processing a registration business for registering sales data of customer-purchased products, an inquiry business for inquiring the POS controller 1 for the number of products in stock and the total points of members, and the like. , 4A-n installed in the wireless zone of the wireless master station 3A, a first wireless slave station 5A capable of wireless transmission and reception with the first wireless master station 3A is attached. , POS terminals 4B-1, ..., installed in the wireless zone of the second wireless base station 3B.
A second wireless slave station 5B capable of wireless transmission and reception with the second wireless master station 3B is attached to 4B-n.

【0016】すなわち、POSコントローラ1と一方の
POSターミナル4A-1,…,4A-nとは、第1の無線
親局3Aと第1の無線子局5Aとを介して無線によりデ
ータ通信が行えるようになっており、POSコントロー
ラ1と他方のPOSターミナル4B-1,…,4B-nと
は、第2の無線親局3Bと第2の無線子局5Bとを介し
て無線によりデータ通信が行えるようになっている。
That is, the POS controller 1 and one of the POS terminals 4A-1,..., 4A-n can perform wireless data communication via the first wireless master station 3A and the first wireless slave station 5A. , And the other POS terminals 4B-1,..., 4B-n perform wireless data communication via the second wireless master station 3B and the second wireless slave station 5B. You can do it.

【0017】そしてPOSコントローラ1は、特に、各
POSターミナル4A-1〜4A-n,4B-1〜4B-nにプ
ログラムデータを選択的に配信できるようになってい
る。また、各POSターミナル4A-1〜4A-n,4B-1
〜4B-nは、POSコントローラ1から配信されたプロ
グラムデータに基づいて既存のプログラムを自動更新で
きるようになっている。
In particular, the POS controller 1 can selectively distribute program data to each of the POS terminals 4A-1 to 4A-n and 4B-1 to 4B-n. Also, each POS terminal 4A-1 to 4A-n, 4B-1
4B-n can automatically update an existing program based on the program data distributed from the POS controller 1.

【0018】図2はPOSコントローラ1が有するプロ
グラム配信機能を実現するための要部構成を示すブロッ
ク図であって、POSコントローラ1は、各POSター
ミナル4A-1〜4A-n,4B-1〜4B-nに配信するプロ
グラムデータを加工する配信プログラム加工部11、こ
の配信プログラム加工部11によって加工されたプログ
ラムデータを記憶する配信プログラムデータファイル1
2、前記プログラムデータの配信先や配信日時などの配
信管理データを記憶する配信管理テーブル13、この配
信管理データに基づいてプログラムデータの配信を管理
するプログラム配信管理部14、前記プログラムデータ
を各POSターミナル4A-1〜4A-n,4B-1〜4B-n
に選択的に配信させるプログラム送信制御部15、通信
ケーブル2が接続される通信制御部16等を備えてい
る。
FIG. 2 is a block diagram showing a main part configuration for realizing the program distribution function of the POS controller 1. The POS controller 1 comprises POS terminals 4A-1 to 4A-n and 4B-1 to 4B-1. A distribution program processing unit 11 for processing program data to be distributed to 4B-n, and a distribution program data file 1 for storing program data processed by the distribution program processing unit 11
2. a distribution management table 13 for storing distribution management data such as a distribution destination and a distribution date and time of the program data; a program distribution management unit 14 for managing distribution of program data based on the distribution management data; Terminals 4A-1 to 4A-n, 4B-1 to 4B-n
And a communication control unit 16 to which the communication cable 2 is connected.

【0019】図3は各POSターミナル4A-1〜4A-
n,4B-1〜4B-nが有するプログラム更新機能を実現
するための要部構成を示すブロック図であって、対応す
る無線子局5A,5Bが接続される無線制御部41、こ
の無線制御部41を介してプログラムデータの受信を制
御するプログラム受信制御部42、受信したプログラム
データを一時保存する保存ファイル43、各種のプログ
ラムを記憶するプログラムファイル44、前記保存ファ
イル43に格納されたプログラムデータに基づいて前記
プログラムファイル44に格納されたプログラムを更新
するプログラム更新処理部45をそれぞれ備えている。
FIG. 3 shows each POS terminal 4A-1 to 4A-.
FIG. 4 is a block diagram showing a main part configuration for realizing a program update function included in n, 4B-1 to 4B-n, and includes a wireless control unit 41 to which corresponding wireless slave stations 5A and 5B are connected; A program reception control unit 42 for controlling reception of program data via a unit 41; a storage file 43 for temporarily storing received program data; a program file 44 for storing various programs; and program data stored in the storage file 43 And a program update processing unit 45 for updating a program stored in the program file 44 based on the program.

【0020】また、各POSターミナル4A-1〜4A-
n,4B-1〜4B-nは、キーボード,スキャナ,タッチ
パネルセンサ,カードリーダ等の入力部46、メモリ部
47、レシート印字などを行う印字部48、表示部49
及び業務制御部50等を備えている。業務制御部50
は、プログラムファイル44に格納されたプログラムに
従い各種業務処理の実行を制御するもので、業務処理の
なかには、入力部46を介して入力された商品や会員客
を識別するデータをキーに無線制御部41を介してPO
Sコントローラ1に問合せを行い、商品データや会員デ
ータの応答を無線制御部41を介して受信すると、印字
部48で印字したり表示部49で表示したりする問合せ
業務処理がある。
Each of the POS terminals 4A-1 to 4A-
n, 4B-1 to 4B-n are an input unit 46 such as a keyboard, a scanner, a touch panel sensor, and a card reader, a memory unit 47, a printing unit 48 for performing receipt printing, and a display unit 49.
And a task control unit 50. Business control unit 50
Controls the execution of various business processes in accordance with the program stored in the program file 44. In the business processes, the wireless control unit uses data, which is input through the input unit 46 to identify products or members, as a key. PO via 41
When an inquiry is made to the S controller 1 and a response of the product data or the member data is received via the wireless control unit 41, there is an inquiry business process of printing on the printing unit 48 or displaying on the display unit 49.

【0021】図4は前記各POSターミナル4A-1〜4
A-n,4B-1〜4B-nが有するプログラム受信制御部4
2の制御手順を示す流れ図であり、図5は前記POSコ
ントローラ1が有するプログラム送信制御部15の制御
手順を示す流れ図である。そこで次に、これらの図を用
いて、本実施の形態でPOSコントローラ1から各PO
Sターミナル4A-1〜4A-n,4B-1〜4B-nにプログ
ラムデータを配信する際の作用について説明する。
FIG. 4 shows the POS terminals 4A-1 to 4A-4.
An, 4B-1 to 4B-n have a program reception control unit 4
FIG. 5 is a flowchart showing a control procedure of the program transmission control unit 15 included in the POS controller 1. Therefore, next, referring to these drawings, in the present embodiment, each PO
The operation of distributing program data to the S terminals 4A-1 to 4A-n and 4B-1 to 4B-n will be described.

【0022】はじめに、POSコントローラ1のプログ
ラム配信管理部14は、配信管理テーブル13のデータ
からプログラムの配信時刻であることを認識すると、プ
ログラム送信制御部15にプログラムの配信要求を行
う。この配信要求を受けて、プログラム送信制御部15
は起動し、配信先POSターミナル(以下、説明の便宜
上、符号を4とする)宛にプログラム受信制御部42の
起動要求伝文を通信制御部16を介して送信する(図5
−ST1)。
First, when recognizing the program distribution time from the data in the distribution management table 13, the program distribution management unit 14 of the POS controller 1 issues a program distribution request to the program transmission control unit 15. In response to the distribution request, the program transmission control unit 15
Is activated, and transmits an activation request message of the program reception control unit 42 to the distribution destination POS terminal (hereinafter, for convenience of description, the code is 4) via the communication control unit 16 (FIG. 5).
-ST1).

【0023】この起動要求伝文は、配信先POSターミ
ナル4に搭載された無線子局(以下、説明の便宜上,符
号を5とする)を配下におく無線親局(以下、説明の便
宜上、符号を3とする)から無線送信され、配信先PO
Sターミナル4の無線子局5で受信される。これによ
り、配信先POSターミナル4のプログラム受信制御部
42が起動する。
This activation request message is transmitted to a wireless master station (hereinafter, for convenience of explanation, designated by reference numeral 5) under which a wireless slave station (hereinafter, referred to as 5 for convenience of explanation) mounted on the distribution destination POS terminal 4 is controlled. Is set to 3) and the distribution destination PO
It is received by the wireless slave station 5 of the S terminal 4. Thereby, the program reception control unit 42 of the distribution destination POS terminal 4 is activated.

【0024】こうして、POSコントローラ1からのリ
モート操作によって起動されたプログラム受信制御部4
2は、先ず、POSコントローラ1宛にプログラム受信
開始要求伝文を無線制御部41を介して送信する(図4
−ST1)。このプログラム受信開始要求伝文は、当該
POSターミナル4に搭載された無線子局5から無線送
信され、対応する無線親局3で受信された後、通信ケー
ブル2を介してPOSコントローラ1の通信制御部16
に取込まれる。
Thus, the program reception control unit 4 started by the remote operation from the POS controller 1
2 transmits a program reception start request message to the POS controller 1 via the wireless control unit 41 (FIG. 4).
-ST1). The program reception start request message is wirelessly transmitted from the wireless slave station 5 mounted on the POS terminal 4 and received by the corresponding wireless master station 3, and then transmitted to the POS controller 1 via the communication cable 2 for communication control. Part 16
Is taken in.

【0025】前記プログラム送信制御部15は、プログ
ラム受信開始要求伝文の受信待ち状態になっており(図
5−ST2)、通信制御部16にプログラム受信開始要
求伝文が取込まれたことを確認すると、要求があった配
信先POSターミナル4宛にプログラム受信開始回答伝
文を送信する(図5−ST3)。しかる後、配信指令が
あったプログラムデータがプログラムデータファイル1
2に格納されているか否かをチェックする(図5−ST
4)。そして、格納されている場合には、そのプログラ
ムデータを所定バイト数の複数ブロックに分割し、先頭
のデータブロックから順に配信先POSターミナル4宛
に送信する(図5−ST5)。
The program transmission control section 15 is in a state of waiting for reception of a program reception start request message (ST2 in FIG. 5), and confirms that the program reception start request message has been taken into the communication control section 16. When confirmed, a program reception start reply message is transmitted to the requested distribution destination POS terminal 4 (FIG. 5-ST3). Thereafter, the program data for which the distribution instruction was issued is stored in the program data file 1
2 is checked (FIG. 5-ST).
4). If the program data is stored, the program data is divided into a plurality of blocks each having a predetermined number of bytes, and transmitted to the distribution destination POS terminal 4 in order from the first data block (FIG. 5-ST5).

【0026】一方、前記プログラム受信制御部42は、
プログラム受信開始要求伝文を送信した後、プログラム
受信開始回答伝文の受信待ちになる(図4−ST2)。
そして、無線制御部41でプログラム受信開始回答伝文
を受信したことを確認すると、無線制御部41から与え
られるデータ受信イベントと、業務制御部50から与え
られる業務開始イベントの入力待ちとなる(図4−ST
3)。
On the other hand, the program reception control unit 42
After transmitting the program reception start request message, it waits for reception of the program reception start reply message (FIG. 4-ST2).
Then, when the wireless control unit 41 confirms that the program reception start reply message has been received, it waits for input of a data reception event given from the wireless control unit 41 and a business start event given from the business control unit 50 (FIG. 4-ST
3).

【0027】無線制御部41は、POSコントローラ1
からの伝文を受信する毎にデータ受信イベントをプログ
ラム受信制御部42に与える。プログラム受信制御部4
2は、データ受信イベントが与えられると(図4−ST
4)、そのイベントがプログラムデータ受信時のデータ
受信イベントなのか、プログラム受信終了伝文受信時の
データ受信イベントなのかを判断する(図4−ST
5)。そして、プログラムデータ受信時のデータ受信イ
ベントであった場合には、受信したプログラムデータを
保存ファイル43に出力する(図4−ST6)。しかる
後、POSコントローラ1宛にデータ受信確認伝文を無
線制御部41を介して送信したならば(図4−ST
7)、無線制御部41から与えられるデータ受信イベン
トと、業務制御部50から与えられる業務開始イベント
の入力待ちに戻る(図4−ST3)。
The wireless control unit 41 includes the POS controller 1
Each time a message is received, a data reception event is given to the program reception control unit 42. Program reception control unit 4
2 when a data reception event is given (FIG. 4-ST
4) It is determined whether the event is a data reception event at the time of receiving program data or a data reception event at the time of receiving a program reception end message (FIG. 4-ST).
5). If the received data is a data reception event at the time of receiving the program data, the received program data is output to the storage file 43 (FIG. 4-ST6). Thereafter, if a data reception confirmation message is transmitted to the POS controller 1 via the wireless control unit 41 (see FIG.
7) The process returns to waiting for input of a data reception event provided from the wireless control unit 41 and a business start event provided from the business control unit 50 (FIG. 4-ST3).

【0028】業務制御部50は、問合せ業務のようにP
OSコントローラ1への通信が必要な業務処理が起動す
ると、業務開始イベントをプログラム受信制御部42に
与える。また、その業務処理が終了すると、業務終了イ
ベントをプログラム受信制御部42に与える。
The business control unit 50 sets P
When a business process that requires communication with the OS controller 1 starts, a business start event is given to the program reception control unit 42. When the task processing is completed, a task end event is given to the program reception control unit 42.

【0029】プログラム受信制御部42は、業務開始イ
ベントが与えられると(図4−ST8)、無線制御部4
1から与えられるデータ受信イベントと、業務制御部5
0から与えられる業務終了イベントの入力待ちとなる
(図4−ST9)。
When the business start event is given (ST8 in FIG. 4), the program reception control unit 42
1 and a data receiving event given from the
It waits for the input of a business end event given from 0 (ST9 in FIG. 4).

【0030】ここで、業務終了イベントが与えられた場
合には(図4−ST10)、無線制御部41から与えら
れるデータ受信イベントと、業務制御部50から与えら
れる業務開始イベントの入力待ちとなる(図4−ST
3)。一方、データ受信イベントが与えられた場合には
(図4−ST11)、そのイベントがプログラムデータ
受信時のデータ受信イベントなのか、プログラム受信終
了伝文受信時のデータ受信イベントなのかを判断する
(図4−ST12)。そして、プログラムデータ受信時
のデータ受信イベントであった場合には、受信したプロ
グラムデータを保存ファイル43に出力する(図4−S
T13)。しかる後、POSコントローラ1宛に一定の
ウェイト時間を指定したデータ受信確認伝文を無線制御
部41を介して送信する(図4−ST14)。その後、
プログラム受信制御部42は、そのウェイト時間だけ動
作を停止する(図4−ST15)。そして、ウェイト時
間を経過したならば、無線制御部41から与えられるデ
ータ受信イベントと、業務制御部50から与えられる業
務終了イベントの入力待ちに戻る(図4−ST9)。
Here, when a business end event is given (ST10 in FIG. 4), input of a data reception event provided from the radio control unit 41 and a business start event provided from the business control unit 50 are awaited. (Fig. 4-ST
3). On the other hand, when a data reception event is given (ST11 in FIG. 4), it is determined whether the event is a data reception event at the time of receiving program data or a data reception event at the time of receiving a program reception end message (step ST11). (FIG. 4-ST12). Then, in the case of a data reception event at the time of program data reception, the received program data is output to the storage file 43 (FIG. 4-S
T13). After that, a data reception confirmation message designating a certain wait time is transmitted to the POS controller 1 via the wireless control unit 41 (FIG. 4-ST14). afterwards,
The program reception control unit 42 stops the operation for the wait time (ST15 in FIG. 4). When the wait time has elapsed, the process returns to waiting for input of a data reception event provided from the wireless control unit 41 and a business end event provided from the business control unit 50 (ST9 in FIG. 4).

【0031】前記プログラム送信制御部15は、1ブロ
ック単位のプログラムデータを送信する毎に、配信先P
OSターミナル4からデータ受信確認伝文が返送されて
来るのを待機する(図5−ST6)。そして、データ受
信確認伝文を通信制御部15を介して受信したことを確
認したならば、そのデータ受信確認伝文にウェイト指定
があるか否かを判断する(図5−ST7)。そして、ウ
ェイト指定がないデータ受信確認伝文を受信した場合に
は、次のデータブロックを配信先POSターミナル4宛
に送信する(図5−ST5)。
Each time the program transmission control unit 15 transmits program data in units of one block, the program transmission control unit 15
It waits for the data reception confirmation message to be returned from the OS terminal 4 (FIG. 5-ST6). Then, when it is confirmed that the data reception confirmation message has been received via the communication control unit 15, it is determined whether or not the data reception confirmation message has a weight designation (FIG. 5-ST7). Then, when a data reception confirmation message without weight designation is received, the next data block is transmitted to the distribution destination POS terminal 4 (FIG. 5-ST5).

【0032】これに対し、ウェイト指定があるデータ受
信確認伝文を受信した場合には、その指定されたウェイ
ト時間だけ動作を停止した後(図5−ST8)、次のデ
ータブロックを配信先POSターミナル4宛に送信する
(図5−ST5)。
On the other hand, when a data reception confirmation message with a wait designation is received, the operation is stopped for the designated wait time (FIG. 5-ST8), and the next data block is transferred to the distribution destination POS. The message is transmitted to the terminal 4 (FIG. 5-ST5).

【0033】こうして、配信指令があったプログラムデ
ータのブロック毎の送信を完了したならば、プログラム
受信終了伝文を配信先POSターミナル4宛に送信して
(図5−ST9)、今回の制御を終了する。
When the transmission of the program data for which the distribution command has been issued for each block is thus completed, a program reception end message is transmitted to the distribution destination POS terminal 4 (FIG. 5-ST9), and the current control is performed. finish.

【0034】配信先POSターミナル4のプログラム受
信制御部42は、無線制御部41から与えられたデータ
受信イベントがプログラム受信終了伝文受信時のデータ
受信イベントであった場合には(図4−ST5,ST1
2)、プログラム受信終了回答伝文をPOSコントロー
ラ1宛に送信して(図4−ST16)、今回の制御を終
了する。
The program reception control unit 42 of the distribution destination POS terminal 4 determines that the data reception event given from the wireless control unit 41 is a data reception event at the time of receiving a program reception end message (FIG. 4-ST5). , ST1
2) The program reception end reply message is transmitted to the POS controller 1 (ST16 in FIG. 4), and the current control ends.

【0035】このように第1の実施の形態においては、
プログラムデータ配信先のPOSターミナル4におい
て、そのプログラムデータの配信中に、問合せ業務等の
POSコントローラ1への通信が必要な業務処理が起動
すると、ブロック単位のプログラムデータがPOSコン
トローラ1から配信先POSターミナル4に送信される
毎に、配信先POSターミナル4からウェイト指定があ
るデータ受信確認伝文がPOSコントローラ1に返信さ
れ、配信先POSターミナル4のプログラム受信制御部
42とPOSコントローラ1のプログラム送信制御部1
5とが、それぞれ一定のウェイト時間だけ動作を停止す
る。これにより、プログラムデータの伝送速度が低くな
り、POSコントローラ1とPOSターミナル4との間
の通信トラフィック量が低下するので、配信先POSタ
ーミナル4で起動されたPOSコントローラ1への通信
が必要な業務処理を滞りなく消化することができる。
As described above, in the first embodiment,
At the POS terminal 4 to which the program data is to be delivered, when a business process that requires communication with the POS controller 1 such as an inquiry business starts during the delivery of the program data, the program data in block units is transmitted from the POS controller 1 to the POS destination Each time it is transmitted to the terminal 4, a data reception confirmation message with a designated weight is returned from the distribution destination POS terminal 4 to the POS controller 1, and the program reception control unit 42 of the distribution destination POS terminal 4 and the program transmission of the POS controller 1 are performed. Control unit 1
5 stop the operation for a fixed wait time. As a result, the transmission speed of the program data is reduced, and the amount of communication traffic between the POS controller 1 and the POS terminal 4 is reduced. Processing can be digested without delay.

【0036】次に、本願請求項3乃至6記載の発明に対
応した第2の実施の形態について説明する。なお、この
第2の実施の形態は、本発明を無線式POSシステムに
適用した場合であり、システムの全体構成及びPOSコ
ントローラ1及び各POSターミナル4A-1〜4A-n,
4B-1〜4B-nのプログラム配信・受信機能の要部構成
については前記第1の実施の形態と同様であるので、図
1乃至図3を用いてその説明を省略する。
Next, a description will be given of a second embodiment according to the present invention. The second embodiment is a case where the present invention is applied to a wireless POS system. The overall configuration of the system, the POS controller 1, and each of the POS terminals 4A-1 to 4A-n,
Since the main configuration of the program distribution / reception functions 4B-1 to 4B-n is the same as that of the first embodiment, the description thereof will be omitted with reference to FIGS.

【0037】第2の実施の形態においては、前記各PO
Sターミナル4A-1〜4A-n,4B-1〜4B-nが有する
プログラム受信制御部42の制御手順と、前記POSコ
ントローラ1が有するプログラム送信制御部15の制御
手順が第1の実施の形態とは異なる。図6はこの第2の
実施の形態におけるプログラム受信制御部42の制御手
順を示す流れ図であり、図5はプログラム送信制御部1
5の制御手順を示す流れ図である。そこで次に、これら
の図を用いて、本実施の形態でPOSコントローラ1か
ら各POSターミナル4A-1〜4A-n,4B-1〜4B-n
にプログラムデータを配信する際の作用について説明す
る。
In the second embodiment, each of the POs
The control procedure of the program reception control unit 42 of the S terminals 4A-1 to 4A-n and 4B-1 to 4B-n and the control procedure of the program transmission control unit 15 of the POS controller 1 are the first embodiment. And different. FIG. 6 is a flowchart showing a control procedure of the program reception control unit 42 according to the second embodiment, and FIG.
5 is a flowchart showing a control procedure of No. 5; Then, referring to these drawings, in the present embodiment, the POS controller 1 sends the POS terminals 4A-1 to 4A-n and 4B-1 to 4B-n.
The operation when the program data is distributed to the server will be described.

【0038】はじめに、POSコントローラ1のプログ
ラム配信管理部14は、配信管理テーブル13のデータ
からプログラムの配信時刻であることを認識すると、プ
ログラム送信制御部15にプログラムの配信要求を行
う。この配信要求を受けて、プログラム送信制御部15
は起動し、配信先POSターミナル(以下、説明の便宜
上、符号を4とする)宛にプログラム受信制御部42の
起動要求伝文を通信制御部16を介して送信する(図7
−ST1)。
First, when recognizing the program distribution time from the data in the distribution management table 13, the program distribution management unit 14 of the POS controller 1 issues a program distribution request to the program transmission control unit 15. In response to the distribution request, the program transmission control unit 15
Is activated, and transmits an activation request message of the program reception control unit 42 to the distribution destination POS terminal (hereinafter, for convenience of description, the code is 4) via the communication control unit 16 (FIG. 7).
-ST1).

【0039】この起動要求伝文は、配信先POSターミ
ナル4に搭載された無線子局(以下、説明の便宜上,符
号を5とする)を配下におく無線親局(以下、説明の便
宜上、符号を3とする)から無線送信され、配信先PO
Sターミナル4の無線子局5で受信される。これによ
り、配信先POSターミナル4のプログラム受信制御部
42が起動する。
The activation request message is transmitted to a wireless master station (hereinafter, for convenience of description, a code number 5 is assigned to a wireless slave station (hereinafter, referred to as 5 for convenience of description) mounted on the distribution destination POS terminal 4. Is set to 3) and the distribution destination PO
It is received by the wireless slave station 5 of the S terminal 4. Thereby, the program reception control unit 42 of the distribution destination POS terminal 4 is activated.

【0040】こうして、POSコントローラ1からのリ
モート操作によって起動されたプログラム受信制御部4
2は、先ず、POSコントローラ1宛にプログラム受信
開始要求伝文を無線制御部41を介して送信する(図6
−ST1)。このプログラム受信開始要求伝文は、当該
POSターミナル4に搭載された無線子局5から無線送
信され、対応する無線親局3で受信された後、通信ケー
ブル2を介してPOSコントローラ1の通信制御部16
に取込まれる。
Thus, the program reception control unit 4 started by the remote operation from the POS controller 1
2 transmits a program reception start request message to the POS controller 1 via the wireless control unit 41 (FIG. 6).
-ST1). This program reception start request message is wirelessly transmitted from the wireless slave station 5 mounted on the POS terminal 4 and received by the corresponding wireless master station 3, and then transmitted to the POS controller 1 via the communication cable 2 for communication control. Part 16
Is taken in.

【0041】前記プログラム送信制御部15は、プログ
ラム受信開始要求伝文の受信待ち状態になっており(図
7−ST2)、通信制御部16にプログラム受信開始要
求伝文が取込まれたことを確認すると、要求があった配
信先POSターミナル4宛にプログラム受信開始回答伝
文を送信する(図7−ST3)。しかる後、配信指令が
あったプログラムデータがプログラムデータファイル1
2に格納されているか否かをチェックする(図7−ST
4)。そして、格納されている場合には、そのプログラ
ムデータを所定バイト数の複数ブロックに分割し、先頭
のデータブロックから順に配信先POSターミナル4宛
に送信する(図7−ST5)。
The program transmission control section 15 is in a state of waiting for reception of a program reception start request message (ST2 in FIG. 7), and confirms that the communication control section 16 has received the program reception start request message. When confirmed, a program reception start reply message is transmitted to the requested distribution destination POS terminal 4 (FIG. 7-ST3). Thereafter, the program data for which the distribution instruction was issued is stored in the program data file 1
2 is checked (see FIG. 7-ST).
4). If the program data is stored, the program data is divided into a plurality of blocks each having a predetermined number of bytes, and transmitted to the distribution destination POS terminal 4 in order from the first data block (FIG. 7-ST5).

【0042】一方、前記プログラム受信制御部42は、
プログラム受信開始要求伝文を送信した後、プログラム
受信開始回答伝文の受信待ちになる(図6−ST2)。
そして、無線制御部41でプログラム受信開始回答伝文
を受信したことを確認すると、無線制御部41から与え
られるデータ受信イベントと、業務制御部50から与え
られる業務開始イベントの入力待ちとなる(図6−ST
3)。
On the other hand, the program reception control unit 42
After transmitting the program reception start request message, it waits for reception of the program reception start reply message (ST2 in FIG. 6).
Then, when the wireless control unit 41 confirms that the program reception start reply message has been received, it waits for input of a data reception event given from the wireless control unit 41 and a business start event given from the business control unit 50 (FIG. 6-ST
3).

【0043】無線制御部41は、POSコントローラ1
からの伝文を受信する毎にデータ受信イベントをプログ
ラム受信制御部42に与える。プログラム受信制御部4
2は、データ受信イベントが与えられると(図6−ST
4)、そのイベントがプログラムデータ受信時のデータ
受信イベントなのか、プログラム受信終了伝文受信時の
データ受信イベントなのかを判断する(図6−ST
5)。そして、プログラムデータ受信時のデータ受信イ
ベントであった場合には、受信したプログラムデータを
保存ファイル43に出力する(図6−ST6)。しかる
後、POSコントローラ1宛にデータ受信確認伝文を無
線制御部41を介して送信したならば(図6−ST
7)、無線制御部41から与えられるデータ受信イベン
トと、業務制御部50から与えられる業務開始イベント
の入力待ちに戻る(図4−ST3)。
The wireless control unit 41 includes the POS controller 1
Each time a message is received, a data reception event is given to the program reception control unit 42. Program reception control unit 4
2 when a data reception event is given (FIG. 6-ST
4) It is determined whether the event is a data reception event at the time of receiving program data or a data reception event at the time of receiving a program reception end message (FIG. 6-ST).
5). Then, if the event is a data reception event at the time of program data reception, the received program data is output to the storage file 43 (FIG. 6-ST6). Thereafter, if a data reception confirmation message is transmitted to the POS controller 1 via the wireless control unit 41 (FIG. 6-ST)
7) The process returns to waiting for input of a data reception event provided from the wireless control unit 41 and a business start event provided from the business control unit 50 (FIG. 4-ST3).

【0044】業務制御部50は、問合せ業務のようにP
OSコントローラ1への通信が必要な業務処理が起動す
ると、業務開始イベントをプログラム受信制御部42に
与える。また、その業務処理が終了すると、業務終了イ
ベントをプログラム受信制御部42に与える。
The business control unit 50 sets P
When a business process that requires communication with the OS controller 1 starts, a business start event is given to the program reception control unit 42. When the task processing is completed, a task end event is given to the program reception control unit 42.

【0045】プログラム受信制御部42は、業務開始イ
ベントが与えられると(図6−ST8)、無線制御部4
1から与えられるデータ受信イベントと、業務制御部5
0から与えられる業務終了イベントの入力待ちとなる
(図6−ST9)。
When a business start event is given (ST8 in FIG. 6), the program reception control unit 42
1 and a data receiving event given from the
It waits for input of a business end event given from 0 (ST9 in FIG. 6).

【0046】ここで、データ受信イベントが与えられた
場合には(図6−ST11)、そのイベントがプログラ
ムデータ受信時のデータ受信イベントなのか、プログラ
ム受信終了伝文受信時のデータ受信イベントなのかを判
断する(図6−ST12)。そして、プログラムデータ
受信時のデータ受信イベントであった場合には、POS
コントローラ1宛に受信拒否を示すフラグを処理結果と
して記憶したデータ受信確認伝文を無線制御部41を介
して送信する(図6−ST13)。このとき、受信拒否
中であることを示すフラグを内部メモリに記憶する。そ
の後、無線制御部41から与えられるデータ受信イベン
トと、業務制御部50から与えられる業務終了イベント
の入力待ちに戻る(図6−ST9)。
Here, when a data reception event is given (ST11 in FIG. 6), whether the event is a data reception event when receiving program data or a data reception event when receiving a program reception end message Is determined (FIG. 6-ST12). If the event is a data reception event at the time of program data reception, the POS
A data reception confirmation message in which a flag indicating reception refusal is stored as a processing result is transmitted to the controller 1 via the wireless control unit 41 (FIG. 6-ST13). At this time, a flag indicating that the reception is being refused is stored in the internal memory. After that, the process returns to waiting for input of a data reception event provided from the wireless control unit 41 and a business end event provided from the business control unit 50 (ST9 in FIG. 6).

【0047】一方、業務終了イベントが与えられた場合
には(図6−ST10)、受信拒否中であることを示す
フラグを記憶しているか否かを判断する。そして、記憶
していない場合には、無線制御部41から与えられるデ
ータ受信イベントと、業務制御部50から与えられる業
務開始イベントの入力待ちとなる(図6−ST3)。
On the other hand, when the business end event is given (ST10 in FIG. 6), it is determined whether or not a flag indicating that reception is being refused is stored. If not stored, the process waits for input of a data reception event provided from the wireless control unit 41 and a business start event provided from the business control unit 50 (FIG. 6-ST3).

【0048】これに対し、受信拒否中であることを示す
フラグを記憶している場合には、これまで受信したプロ
グラムデータのバイト数から再開するためのバイト数を
算出し、このバイト数データを付加したプログラム受信
再開要求伝文をPOSコントローラ1宛に送信する(図
6−ST15)。そして、プログラム受信再開回答伝文
の受信を待機する(図6−ST16)。そして、プログ
ラム受信再開回答伝文を受信したならば、再び、無線制
御部41から与えられるデータ受信イベントと、業務制
御部50から与えられる業務開始イベントの入力待ちと
なる(図6−ST3)。
On the other hand, if a flag indicating that reception is being rejected is stored, the number of bytes for restarting is calculated from the number of bytes of the program data received so far, and this byte number data is calculated. The added program reception restart request message is transmitted to the POS controller 1 (ST15 in FIG. 6). Then, it waits for the reception of the program reception restart reply message (ST16 in FIG. 6). Then, when the program reception restart reply message is received, input of the data reception event provided from the wireless control unit 41 and the business start event provided from the business control unit 50 is again waited (ST3 in FIG. 6).

【0049】前記プログラム送信制御部15は、1ブロ
ック単位のプログラムデータを送信する毎に、配信先P
OSターミナル4からデータ受信確認伝文が返送されて
来るのを待機する(図7−ST6)。そして、データ受
信確認伝文を通信制御部15を介して受信したことを確
認したならば、そのデータ受信確認伝文に処理結果とし
て受信拒否を示すフラグがセットされているか否かを判
断する(図7−ST7)。そして、受信拒否のフラグが
セットされていないデータ受信確認伝文を受信した場合
には、次のデータブロックを配信先POSターミナル4
宛に送信する(図7−ST5)。
Each time the program transmission control unit 15 transmits program data in units of one block, the program transmission control unit 15
It waits for the data reception confirmation message to be returned from the OS terminal 4 (FIG. 7-ST6). Then, when it is confirmed that the data reception confirmation message has been received via the communication control unit 15, it is determined whether or not a flag indicating rejection of reception is set in the data reception confirmation message as a processing result ( (FIG. 7-ST7). If a data reception confirmation message in which the reception rejection flag is not set is received, the next data block is transmitted to the distribution destination POS terminal 4.
(ST5 in FIG. 7).

【0050】これに対し、受信拒否のフラグがセットさ
れたデータ受信確認伝文を受信した場合には、配信先P
OSターミナル4からプログラム受信再開要求伝文が送
信されてくるのを待機する(図7−ST8)。そして、
プログラム再開要求伝文を受信したならば、プログラム
受信再開回答伝文を配信先のPOSターミナル4に送信
後(図7−ST9)、プログラム受信再開要求伝文で指
定されたバイト数のデータブロックからプログラムデー
タの配信を再開する(図5−ST5)。
On the other hand, when a data reception confirmation message with the reception rejection flag set is received, the destination P
It waits for a program reception restart request message to be transmitted from the OS terminal 4 (FIG. 7-ST8). And
If the program resumption request message is received, the program reception resumption reply message is transmitted to the distribution destination POS terminal 4 (FIG. 7-ST9), and then the program block is transmitted from the data block of the number of bytes specified in the program reception resumption request message. The distribution of the program data is restarted (FIG. 5-ST5).

【0051】こうして、配信指令があったプログラムデ
ータのブロック毎の送信を完了したならば、プログラム
受信終了伝文を配信先POSターミナル4宛に送信して
(図5−ST10)、今回の制御を終了する。
When the transmission of the program data for which the distribution command has been issued for each block is completed, a program reception end message is transmitted to the distribution destination POS terminal 4 (FIG. 5-ST10), and the current control is performed. finish.

【0052】配信先POSターミナル4のプログラム受
信制御部42は、無線制御部41から与えられたデータ
受信イベントがプログラム受信終了伝文受信時のデータ
受信イベントであった場合には(図6−ST5,ST1
2)、プログラム受信終了回答伝文をPOSコントロー
ラ1宛に送信して、今回の制御を終了する。
The program reception control unit 42 of the distribution destination POS terminal 4 determines that the data reception event given from the wireless control unit 41 is a data reception event at the time of receiving the program reception end message (ST5 in FIG. 6). , ST1
2), a program reception end reply message is transmitted to the POS controller 1, and the current control is ended.

【0053】このように第2の実施の形態においては、
プログラムデータ配信先のPOSターミナル4におい
て、そのプログラムデータの配信中に、問合せ業務等の
POSコントローラ1への通信が必要な業務処理が起動
すると、その業務処理が終了するまでプログラムデータ
の配信が停止する。これにより、POSコントローラ1
とPOSターミナル4との間の通信トラフィック量が低
下するので、前記第1の実施の形態と同様、配信先PO
Sターミナル4で起動されたPOSコントローラ1への
通信が必要な業務処理を滞りなく消化することができ
る。
As described above, in the second embodiment,
At the POS terminal 4 to which the program data is to be delivered, if a business process requiring communication to the POS controller 1 such as an inquiry business is started during the distribution of the program data, the distribution of the program data is stopped until the business process is completed. I do. Thereby, the POS controller 1
Since the amount of communication traffic between the POS terminal 4 and the POS terminal 4 decreases, as in the first embodiment, the destination PO
Business processes that require communication to the POS controller 1 started by the S terminal 4 can be completed without delay.

【0054】また、この第2の実施の形態においては、
配信先POSターミナル4でPOSコントローラ1への
通信が必要な業務処理が終了すると、配信済のデータブ
ロックの次のデータブロックから配信が再開される。し
たがって、先頭のデータブロックから配信をやり直す必
要がないので、効率のよい配信が可能となる。
In the second embodiment,
When the business process that requires communication to the POS controller 1 at the distribution destination POS terminal 4 ends, the distribution is restarted from the data block next to the already distributed data block. Therefore, there is no need to redo the distribution from the first data block, so that efficient distribution is possible.

【0055】なお、この第2の実施の形態においては、
配信先POSターミナル4がPOSコントローラ1に対
してプログラムデータ受信の再開を要求する際にそのプ
ログラムデータ配信の再開位置を指定したが、POSコ
ントローラ1が配信先POSターミナル4から受信拒否
を指令するデータ受信確認伝文を受信した際に再開位置
を記憶し、プログラム受信再開要求伝文を受信したこと
に応じてその記憶した再開位置からプログラムデータの
配信を再開するようにしてもよい。
Incidentally, in the second embodiment,
When the distribution destination POS terminal 4 requests the POS controller 1 to resume the program data reception, the position where the program data distribution is resumed is designated, but the POS controller 1 instructs the distribution destination POS terminal 4 to reject the reception. The reception position may be stored when the reception confirmation message is received, and the distribution of the program data may be restarted from the stored restart position in response to receiving the program reception restart request message.

【0056】なお、本発明は、POSシステムでのプロ
グラムデータの配信を制御するデータ配信制御装置に限
らず、ホスト装置からネットワークで接続された業務処
理端末にデータ,特に大量のデータを複数のブロックに
分割して配信するのを制御するデータ配信制御装置に適
用できるものである。
The present invention is not limited to a data distribution control device for controlling the distribution of program data in a POS system, but also stores a plurality of blocks of data, especially a large amount of data, from a host device to a business processing terminal connected via a network. The present invention can be applied to a data distribution control device that controls distribution by dividing into data.

【0057】[0057]

【発明の効果】以上詳述したように、本願請求項1乃至
6記載の発明によれば、業務処理端末での業務処理に支
障を来すことなくいつでもホスト装置から業務処理端末
にデータを配信することができるデータ配信制御装置を
提供できる。
As described in detail above, according to the first to sixth aspects of the present invention, data can be distributed from a host device to a business processing terminal at any time without hindering business processing in the business processing terminal. And a data distribution control device capable of performing such operations.

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

【図1】 本発明の第1及び第2の実施の形態である無
線式POSシステムの全体構成を示すブロック図。
FIG. 1 is a block diagram showing an overall configuration of a wireless POS system according to first and second embodiments of the present invention.

【図2】 同無線式POSシステムのPOSコントロー
ラが有するプログラム配信機能を実現するための要部構
成を示すブロック図。
FIG. 2 is a block diagram showing a main configuration for realizing a program distribution function of a POS controller of the wireless POS system.

【図3】 同無線式POSシステムのPOSターミナル
が有するプログラム更新機能を実現するための要部構成
を示すブロック図。
FIG. 3 is a block diagram showing a main configuration for realizing a program update function of a POS terminal of the wireless POS system.

【図4】 第1の実施の形態でのプログラム受信制御部
の制御手順の要部を示す流れ図。
FIG. 4 is a flowchart showing a main part of a control procedure of a program reception control unit according to the first embodiment.

【図5】 第1の実施の形態でのプログラム送信制御部
の制御手順の要部を示す流れ図。
FIG. 5 is a flowchart showing a main part of a control procedure of a program transmission control unit according to the first embodiment.

【図6】 第2の実施の形態でのプログラム受信制御部
の制御手順の要部を示す流れ図。
FIG. 6 is a flowchart showing a main part of a control procedure of a program reception control unit according to the second embodiment.

【図7】 第2の実施の形態でのプログラム送信制御部
の制御手順の要部を示す流れ図。
FIG. 7 is a flowchart showing a main part of a control procedure of a program transmission control unit according to the second embodiment.

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

1…POSコントローラ(ホスト装置) 4A-1〜4A-n,4B-1〜4B-n…POSターミナル
(業務処理端末) 11…配信プログラム加工部 12…配信プログラムデータファイル 13…配信管理テーブル 14…プログラム配信管理部 15…プログラム送信制御部 16…通信制御部 41…無線制御部 42…プログラム受信制御部 43…保存ファイル 44…プログラムファイル 45…プログラム更新処理部 50…業務制御部
REFERENCE SIGNS LIST 1 POS controller (host device) 4A-1 to 4A-n, 4B-1 to 4B-n POS terminal (business processing terminal) 11 distribution program processing unit 12 distribution program data file 13 distribution management table 14 Program distribution management unit 15 Program transmission control unit 16 Communication control unit 41 Wireless control unit 42 Program reception control unit 43 Save file 44 Program file 45 Program update processing unit 50 Business control unit

───────────────────────────────────────────────────── フロントページの続き Fターム(参考) 3E042 EA01 EA06 5B049 BB11 CC21 CC31 DD00 DD01 DD04 FF02 FF03 FF04 GG01 GG03 GG04 GG07 GG08 5B076 BB06 EA17 5B089 GA01 GA21 JA04 JA33 JB07 JB10 KA05 KC28 KE09 9A001 CC02 CC08 JJ58 KK57  ──────────────────────────────────────────────────続 き Continued on the front page F term (reference) 3E042 EA01 EA06 5B049 BB11 CC21 CC31 DD00 DD01 DD04 FF02 FF03 FF04 GG01 GG03 GG04 GG07 GG08 5B076 BB06 EA17 5B089 GA01 GA21 JA04 JA33 JB07 JB10 KA09 KC29 KK

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 ホスト装置からネットワークで接続され
た業務処理端末にデータを複数のブロックに分割して配
信するのを制御するデータ配信制御装置において、 前記ホスト装置から前記業務処理端末にデータを配信中
にその業務処理端末で前記ホスト装置への通信が必要な
業務処理が起動すると、前記ホスト装置から前記業務処
理端末へ配信されるデータの伝送速度を低下させること
を特徴とするデータ配信制御装置。
1. A data distribution control device that controls distribution of data divided into a plurality of blocks from a host device to a business processing terminal connected via a network, wherein the data is distributed from the host device to the business processing terminal. A data delivery control device for reducing the transmission speed of data distributed from the host device to the business processing terminal when the business processing required to communicate with the host device is started by the business processing terminal during the processing. .
【請求項2】 ホスト装置からネットワークで接続され
た業務処理端末にデータを複数のブロックに分割して配
信するのを制御するデータ配信制御装置において、 前記業務処理端末に、前記ホスト装置への通信が必要な
業務処理中に前記ホスト装置からブロック単位のデータ
を受信すると、前記ホスト装置に次のブロックのデータ
送信を所定時間待機する指令を与える手段を備え、 前記ホスト装置に、データ配信先の前記業務処理端末か
ら待機指令を受信すると次のブロックのデータ送信を所
定時間待機してから送信する手段を備えたことを特徴と
するデータ配信制御装置。
2. A data distribution control device for controlling distribution of data divided into a plurality of blocks from a host device to a business processing terminal connected via a network, wherein the business processing terminal communicates with the host device. When receiving data in block units from the host device during required business processing, the host device includes means for giving an instruction to wait for a predetermined time period of data transmission of the next block to the host device. A data distribution control device comprising: a unit that, upon receiving a standby command from the business processing terminal, waits for data transmission of a next block for a predetermined time and then transmits the data.
【請求項3】 ホスト装置からネットワークで接続され
た業務処理端末にデータを複数のブロックに分割して配
信するのを制御するデータ配信制御装置において、 前記ホスト装置から前記業務処理端末にデータを配信中
にその業務処理端末で前記ホスト装置への通信が必要な
業務処理が起動すると、前記ホスト装置から前記業務処
理端末へ配信されるデータの伝送を停止させることを特
徴とするデータ配信制御装置。
3. A data distribution control device for controlling distribution of data divided into a plurality of blocks from a host device to a business processing terminal connected to a network, wherein the data is distributed from the host device to the business processing terminal. A data distribution control device, wherein, when a business process requiring communication with the host device is started by the business processing terminal, transmission of data distributed from the host device to the business processing terminal is stopped.
【請求項4】 ホスト装置からネットワークで接続され
た業務処理端末にデータを複数のブロックに分割して配
信するのを制御するデータ配信制御装置において、 前記業務処理端末に、前記ホスト装置への通信が必要な
業務処理中に前記ホスト装置からブロック単位のデータ
を受信すると、前記ホスト装置にデータの受信を拒否す
る指令を与える手段を備え、 前記ホスト装置に、データ配信先の前記業務処理端末か
ら受信拒否指令を受信するとその後のデータ送信を中止
する手段を備えたことを特徴とするデータ配信制御装
置。
4. A data distribution control device for controlling distribution of data divided into a plurality of blocks from a host device to a business processing terminal connected via a network, wherein the business processing terminal communicates with the host device. When receiving data in block units from the host device during required business processing, the host device includes means for giving a command to reject data reception, the host device, from the business processing terminal of the data distribution destination A data distribution control device comprising: means for stopping a subsequent data transmission upon receiving a reception rejection command.
【請求項5】 ホスト装置からネットワークで接続され
た業務処理端末にデータを複数のブロックに分割して配
信するのを制御するデータ配信制御装置において、 前記ホスト装置から前記業務処理端末にデータを配信中
にその業務処理端末で前記ホスト装置への通信が必要な
業務処理が起動すると、前記ホスト装置から前記業務処
理端末へ配信されるデータの伝送を停止させ、その後、
前記業務処理端末で起動された当該業務処理が終了する
と、データの伝送を再開させることを特徴とするデータ
配信制御装置。
5. A data distribution control device for controlling distribution of data divided into a plurality of blocks from a host device to a business processing terminal connected to a network, wherein the data is distributed from the host device to the business processing terminal. When a business process that requires communication to the host device is started at the business processing terminal, the transmission of data distributed from the host device to the business processing terminal is stopped,
A data distribution control device, wherein data transmission is resumed when the business process started by the business processing terminal is completed.
【請求項6】 ホスト装置からネットワークで接続され
た業務処理端末にデータを複数のブロックに分割して配
信するのを制御するデータ配信制御装置において、 前記業務処理端末に、前記ホスト装置への通信が必要な
業務処理中に前記ホスト装置からブロック単位のデータ
を受信すると、前記ホスト装置にデータの受信を拒否す
る指令を与える手段と、前記業務処理を終了すると前記
ホスト装置にデータの送信再開を要求する指令を与える
手段とを備え、 前記ホスト装置に、データ配信先の前記業務処理端末か
ら受信拒否指令を受信するとその後のデータ送信を中止
する手段と、前記データ配信先の業務処理端末からデー
タの送信再開要求指令を受信するとその指令に基づいて
続きのブロックからデータの送信を再開する手段とを備
えたことを特徴とするデータ配信制御装置。
6. A data distribution control device for controlling distribution of data divided into a plurality of blocks from a host device to a business processing terminal connected via a network, wherein the business processing terminal communicates with the host device. Means for giving a command to reject data reception to the host device when receiving data in block units from the host device during necessary business processing, and resuming data transmission to the host device when the business process is completed. Means for giving a request command, the host device, when receiving a reception rejection command from the data processing destination business processing terminal, means for stopping subsequent data transmission, and data from the data distribution destination business processing terminal Means for resuming data transmission from a subsequent block based on the command when the transmission resumption request command is received. Data distribution control device according to claim.
JP33326099A 1999-11-24 1999-11-24 Data distribution controller Pending JP2001147817A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP33326099A JP2001147817A (en) 1999-11-24 1999-11-24 Data distribution controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP33326099A JP2001147817A (en) 1999-11-24 1999-11-24 Data distribution controller

Publications (1)

Publication Number Publication Date
JP2001147817A true JP2001147817A (en) 2001-05-29

Family

ID=18264131

Family Applications (1)

Application Number Title Priority Date Filing Date
JP33326099A Pending JP2001147817A (en) 1999-11-24 1999-11-24 Data distribution controller

Country Status (1)

Country Link
JP (1) JP2001147817A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003035594A (en) * 2001-07-23 2003-02-07 Ishida Co Ltd Merchandise information processing system and information processing device
JP2010086023A (en) * 2008-09-29 2010-04-15 Casio Computer Co Ltd Sales data processing apparatus, network system, and program
WO2015068460A1 (en) * 2013-11-05 2015-05-14 株式会社リコー Communication device, communication system, communication method and communication program

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003035594A (en) * 2001-07-23 2003-02-07 Ishida Co Ltd Merchandise information processing system and information processing device
JP2010086023A (en) * 2008-09-29 2010-04-15 Casio Computer Co Ltd Sales data processing apparatus, network system, and program
WO2015068460A1 (en) * 2013-11-05 2015-05-14 株式会社リコー Communication device, communication system, communication method and communication program
JPWO2015068460A1 (en) * 2013-11-05 2017-03-09 株式会社リコー COMMUNICATION DEVICE, COMMUNICATION SYSTEM, COMMUNICATION METHOD, AND COMMUNICATION PROGRAM
US10067756B2 (en) 2013-11-05 2018-09-04 Ricoh Company, Ltd. Communication apparatus, communication system, and communication method

Similar Documents

Publication Publication Date Title
US11593759B2 (en) Inventory information distribution systems, devices and methods
US7725488B2 (en) System and method for receiving and loading fare and schedule data
JP2002538448A (en) Base station control device, traveling method of mobile vehicle, and communication method of notification message
JPH11154280A (en) Real time inventory control system
JP2001147817A (en) Data distribution controller
JP2000259950A (en) Method and device for displaying any time information by electronic display label
JP2000090128A (en) Information distribution system
JPH117384A (en) Software distributing device
JPH06119537A (en) Travel service on-line system for automatic vending machine
JPH0962741A (en) Data processing method of data communication system
JPH07231329A (en) Numbering device for network address
JP2002109340A (en) Method and system for reserving merchandise and reserved merchandise managing device
JP2001167190A (en) Method and system for distribution of information
JPH0664439B2 (en) Data display
JPH0737166A (en) Commodity sales register data processor
JP2000076159A (en) Terminal controller
JPH117406A (en) Terminal controller and receiving file management method for the device
JP2576801B2 (en) Software distribution method
JP2002260107A (en) Pos system
JP2001216566A (en) Pos system
JPH08212119A (en) Transaction processing system and commit control method for transaction
JPH08272875A (en) Method for transmitting data in job process
JPH07172713A (en) Controller for elevator
JPH02272659A (en) United definition/control system for terminal attribute information
JPH0351919A (en) Processing system for inter-program communication control

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20060213

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060228

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20060627