JPH06119182A - Information communication network system with down-load control function - Google Patents

Information communication network system with down-load control function

Info

Publication number
JPH06119182A
JPH06119182A JP4268870A JP26887092A JPH06119182A JP H06119182 A JPH06119182 A JP H06119182A JP 4268870 A JP4268870 A JP 4268870A JP 26887092 A JP26887092 A JP 26887092A JP H06119182 A JPH06119182 A JP H06119182A
Authority
JP
Japan
Prior art keywords
program
data
processing means
recovery
terminal
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP4268870A
Other languages
Japanese (ja)
Inventor
Yoshichika Fujisaki
良近 藤咲
Kazuhiko Hirose
一彦 広瀬
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.)
Hitachi Ltd
Hitachi Information and Control Systems Inc
Original Assignee
Hitachi Ltd
Hitachi Information and Control Systems Inc
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 Hitachi Ltd, Hitachi Information and Control Systems Inc filed Critical Hitachi Ltd
Priority to JP4268870A priority Critical patent/JPH06119182A/en
Publication of JPH06119182A publication Critical patent/JPH06119182A/en
Pending legal-status Critical Current

Links

Landscapes

  • Computer And Data Communications (AREA)
  • Stored Programmes (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

PURPOSE:To perform down-load without increasing burden on a host system even when the number of terminal systems is increased, and by shortening the service stopping time of a communication line, and without requiring maintenance by a person. CONSTITUTION:The host system 1 is provided with a program data base 3, a program transmission processing means 7 which performs the down-load of program data on the terminal system 2, and a restoration data transmission processing means 20 which performs the restoration processing of data not received by the terminal system 2. The terminal system 2 is provided with program data bases 15, 16 in which the program is stored, a restoration data reception processing means 21 for the data from the restoration data transmission processing means 20, and a program reception processing means 12 which receives the program data from the program transmission means 7 and also, stores the data received by the restoration data reception means 21 in the program data bases 15, 16.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、例えば、ホスト側から
多数の端末システムに情報を提供することに用いられる
ような情報通信ネットワークシステムに係り、特に、ホ
ストシステムで管理しているプログラムやデータを、広
域かつ多数の端末システムに、通常サービス業務を妨げ
ることなく、一斉に反映させる場合に好適なダウンロー
ド制御機能を有する情報通信ネットワークシステムに関
する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an information communication network system used for providing information from a host side to a large number of terminal systems, and more particularly to programs and data managed by the host system. The present invention relates to an information communication network system having a download control function, which is suitable for simultaneously reflecting a wide range and a large number of terminal systems without interrupting normal service operations.

【0002】[0002]

【従来の技術】情報通信ネットワークシステムには、ホ
スト側から多数の端末システムに対して同一の情報を一
斉に提供するサービス業務を行なうものがある。
2. Description of the Related Art Some information communication network systems perform a service operation in which the same information is simultaneously provided from a host side to a large number of terminal systems.

【0003】この種のシステムでは、各端末システムに
対して行なうサービスの変更、プログラムの修正等の目
的で、端末システムのプログラムを変更する必要が生じ
る。この場合、すべての端末に対して、一斉にプログラ
ムの入替え等を行なう必要がある。このような場合のプ
ログラムのダウンロードの制御方式として、従来、片方
向通信回線を用いて、ホストシステムより一斉に端末シ
ステムに対してデータ(プログラム)を送信するものが
ある。
In this type of system, it is necessary to change the program of the terminal system for the purpose of changing the service provided to each terminal system and correcting the program. In this case, it is necessary to replace the programs for all the terminals at once. As a program download control method in such a case, conventionally, there is a method of transmitting data (program) from a host system to a terminal system all at once using a one-way communication line.

【0004】片方向通信回線を用いた方式の情報通信ネ
ットワークシステムとしては、ホストシステムと複数の
端末システムとを有し、かつ、これらを片方向通信回線
と両方向通信回線とで接続するものである。このシステ
ムでのダウンロードは、ホストシステムから端末システ
ムに対して、片方向通信回線を介して行われる。結果
は、端末システムより、両方向通信回線を介してホスト
システムへ報告される。ダウンロードを失敗した端末シ
ステムがある場合、再度、片方向通信回線でダウンロー
ドするか、あるいは、端末システムに対し、人手を用い
てプログラムをロードしている。
An information communication network system using a one-way communication line has a host system and a plurality of terminal systems, and these are connected by a one-way communication line and a two-way communication line. . Downloading in this system is performed from the host system to the terminal system via a one-way communication line. The result is reported from the terminal system to the host system via the two-way communication line. If there is a terminal system that has failed in downloading, it is downloaded again by the one-way communication line, or the program is manually loaded into the terminal system.

【0005】また、ある端末システムが、稼働を休止し
ていて、再起動されるような場合、その端末システムの
プログラムが、システムにおいて現在運用されているバ
ージョンと異なることがあり得る。端末システムごとに
バージョンの判定を行い、自動的にデータ送信の要否を
判断して、データを送信する方式とがある。このような
場合、バージョンが異なるか否かの判定を行い、自動的
にデータ送信の要否を判断し、必要に応じてデータを送
信することが行なわれている。このような情報ダウンロ
ードシステムに関連するものとして、特開平1−245
346号公報に記載されるものがある。
When a certain terminal system is suspended and restarted, the program of the terminal system may be different from the version currently operated in the system. There is a method in which the version is determined for each terminal system and the necessity of data transmission is automatically determined to transmit the data. In such a case, it is determined whether or not the versions are different, automatically determine the necessity of data transmission, and transmit the data as needed. As one related to such an information download system, Japanese Patent Laid-Open No. 1-245
There is one described in Japanese Patent No. 346.

【0006】[0006]

【発明が解決しようとする課題】しかしながら、片方向
通信回線を用いて一斉にデータを送信する場合は、端末
システムの状態によって、全くデータが受信できない場
合や、一部受信できなかった場合がある。さらに、後者
の場合、受信できなかったデータが、端末システムごと
に異なる場合がある。
However, in the case of transmitting data all at once using a one-way communication line, there are cases where the data cannot be received at all or some cannot be received depending on the state of the terminal system. . Furthermore, in the latter case, the data that could not be received may be different for each terminal system.

【0007】これに対し、ダウンロード終了後、再度片
方向通信回線でダウンロードする方法と、失敗した端末
システムへ人手によりデータを反映させる方法とがあ
る。しかし、前者の場合、ダウンロード時間が増加し
て、正常な端末システムに対する片方向通信回線による
サービスができなくなるという問題がある。また、後者
の場合、人手と移動のための時間がかかるという問題が
ある。
On the other hand, there are a method of downloading again through the one-way communication line after the completion of downloading, and a method of manually reflecting the data in the failed terminal system. However, in the case of the former, there is a problem that the download time increases and the normal terminal system cannot be serviced by the one-way communication line. Further, in the latter case, there is a problem that it takes time for manpower and movement.

【0008】本発明の目的は、端末システム台数が増加
してもホストシステムの負荷を増加させず、片方向通信
回線や両方向通信回線の占有によるサービス停止時間を
短縮し、人手によるメンテナンスを必要としないダウン
ロードが行なえる情報通信ネットワークシステムを提供
することにある。
The object of the present invention is not to increase the load on the host system even if the number of terminal systems is increased, to shorten the service stop time due to the occupation of the one-way communication line and the two-way communication line, and to require manual maintenance. It is to provide an information communication network system that can be downloaded.

【0009】[0009]

【課題を解決するための手段】上記目的を達成するた
め、本発明の一態様によれば、ホストシステムと複数の
端末システムとを有し、これらは、ホストシステムから
の1本の回線を端末システム台数分分岐させた片方向通
信回線と、端末システム台数分の本数の両方向通信回線
にて接続されて、常時サービス業務を行なっている情報
通信ネットワークシステムにおいて、ホストシステム
は、プログラムを格納するプログラムデータベースと、
プログラムデータを端末システムにダウンロードする際
に、送信処理を行なうプログラム送信処理手段と、端末
システムが受信できなかったデータについて、回復のた
めの送信処理を行なう回復データ送信処理手段とを有
し、送信処理手段は、プログラムデータを予め定めた単
位に分割して、片方向通信回線を用いて送信する機能を
有するものであり、回復データ送信処理手段は、端末シ
ステムから送られる受信できなかったプログラムデータ
に関する情報を受信して、当該情報が示すプログラムデ
ータの部分を、プログラムデータベースから読みだし
て、両方向通信回線を介して、対応する端末システムに
回復データとして送信する機能を有するものであり、端
末システムは、受信したプログラムを格納するプログラ
ムデータベースと、上記回復データ送信処理手段から送
られる回復データの受信処理を行なう回復データ受信処
理手段と、上記プログラム送信手段から送られるプログ
ラムデータを受信すると共に、受信したプログラムデー
タおよび上記回復データ受信手段で受信した回復データ
を、上記プログラムデータベースに格納処理するプログ
ラム受信処理手段とを有し、プログラム受信処理手段
は、上記プログラム送信手段から送られるプログラムデ
ータにおける受信できなった部分の検出を行なう機能を
有するものであり、回復データ受信処理手段は、プログ
ラム受信処理手段において検出された、プログラムデー
タにおける受信できなかった部分を示す情報を、上記ホ
ストシステムにたいして、両方向通信回線を介して送信
する機能を有するものであることを特徴とする情報通信
ネットワークシステムが提供される。
In order to achieve the above object, according to one aspect of the present invention, a host system and a plurality of terminal systems are provided, which connect one line from the host system to a terminal. In an information communication network system that is connected by one-way communication lines branched for the number of systems and two-way communication lines for the number of terminal systems to perform constant service operations, the host system stores a program for storing the program. A database,
When the program data is downloaded to the terminal system, it has program transmission processing means for performing transmission processing and recovery data transmission processing means for performing transmission processing for recovery of data that the terminal system could not receive. The processing means has a function of dividing the program data into predetermined units and transmitting the program data using a one-way communication line, and the recovery data transmission processing means includes the unreceivable program data transmitted from the terminal system. The terminal system has a function of receiving information regarding the information, reading out the portion of the program data indicated by the information from the program database, and transmitting it as recovery data to the corresponding terminal system via the two-way communication line. Is a program database that stores the received programs, and Recovery data reception processing means for receiving the recovery data sent from the recovery data transmission processing means, receiving the program data sent from the program transmission means, and receiving the received program data and the recovery received by the recovery data receiving means. Program reception processing means for storing data in the program database, and the program reception processing means has a function of detecting an unreceivable portion in the program data sent from the program transmission means. The recovery data reception processing means has a function of transmitting, to the host system, information indicating an unreceivable portion of the program data detected by the program reception processing means via the two-way communication line. Featuring That the information communication network system is provided.

【0010】また、本発明の他の態様によれば、片方向
通信回線を介して複数台の端末システムと接続されると
共に、両方向通信回線を介して各端末と個別的に接続さ
れて、片方向通信回線を介して、各端末システムに対し
てサービス業務を行なうホストシステムにおいて、プロ
グラムを格納するプログラムデータベースと、プログラ
ムデータを端末システムにダウンロードする際に、送信
処理を行なうプログラム送信処理手段と、端末システム
が受信できなかったデータについて、回復のための送信
処理を行なう回復データ送信処理手段とを有し、プログ
ラム送信処理手段は、プログラムデータを予め定めた単
位に分割して、片方向通信回線を用いて送信する機能を
有するものであり、回復データ送信処理手段は、端末シ
ステムから送られる受信できなかったプログラムデータ
に関する情報を受信して、当該情報が示すプログラムデ
ータの部分を、プログラムデータベースから読みだし
て、両方向通信回線を介して、対応する端末システムに
回復データとして送信する機能を有するものであること
を特徴とするホストシステム。
According to another aspect of the present invention, while being connected to a plurality of terminal systems via a one-way communication line and individually connected to each terminal via a two-way communication line, In a host system that provides a service service to each terminal system via a directional communication line, a program database that stores a program, and a program transmission processing unit that performs a transmission process when the program data is downloaded to the terminal system, Recovery data transmission processing means for performing transmission processing for recovery with respect to data that the terminal system could not receive, and the program transmission processing means divides the program data into predetermined units to establish a one-way communication line. And the recovery data transmission processing means is transmitted from the terminal system. It has a function of receiving information about program data that could not be received, reading the part of the program data indicated by the information from the program database, and transmitting it as recovery data to the corresponding terminal system via the two-way communication line. A host system characterized by being a thing.

【0011】さらに、本発明のさらに他の態様によれ
ば、片方向通信回線と両方向通信回線とを介してホスト
システム接続されて、片方向通信回線を介して、ホスト
システムからサービス業務を受ける端末システムにおい
て、受信したプログラムを格納するプログラムデータベ
ースと、上記回復データ送信処理手段から送られる回復
データの受信処理を行なう回復データ受信処理手段と、
上記ホストシステムから送られるプログラムデータを受
信すると共に、受信したプログラムデータおよび上記回
復データ受信手段で受信した回復データを、上記プログ
ラムデータベースに格納処理するプログラム受信処理手
段とを有し、プログラム受信処理手段は、上記ホストシ
ステムから送られるプログラムデータにおける受信でき
なった部分の検出を行なう機能を有するものであり、回
復データ受信処理手段は、プログラム受信処理手段にお
いて検出された、プログラムデータにおける受信できな
かった部分を、上記ホストシステムにたいして、両方向
通信回線を介して、送信する機能を有するものであるこ
と、を特徴とする端末システムが提供される。
According to still another aspect of the present invention, a terminal that is connected to a host system via a one-way communication line and a two-way communication line and receives service work from the host system via the one-way communication line. In the system, a program database for storing the received program, recovery data reception processing means for receiving the recovery data sent from the recovery data transmission processing means,
Program reception processing means for receiving the program data sent from the host system and storing the received program data and the recovery data received by the recovery data receiving means in the program database. Has a function of detecting an unreceivable portion in the program data sent from the host system, and the recovery data reception processing means cannot receive the program data detected by the program reception processing means. There is provided a terminal system having a function of transmitting a part to the host system via a bidirectional communication line.

【0012】上記プログラム送信処理手段は、プログラ
ムデータを分割すると共に、分割されたプログラムデー
タの各分割部分に、分割通番を付す機能を有するものと
することができる。また、上記回復データ送信処理手段
は、端末システムから送られる、受信できなかったプロ
グラムデータに関する情報を受信して、当該情報が示す
プログラムデータの部分を、分割通番単位にプログラム
データベースから読みだして、端末システムに送信する
ものすることができる。
The program transmission processing means may have a function of dividing the program data and giving a division serial number to each divided portion of the divided program data. Further, the recovery data transmission processing means receives information about the program data that could not be received, which is sent from the terminal system, and reads the part of the program data indicated by the information from the program database in units of divided serial numbers. It can be sent to the terminal system.

【0013】上記端末システムは、ホストシステムから
受信したプログラムデータについて、分割通番ごとにプ
ログラムデータの受信有無を示すフラグを設定管理する
ための分割通番管理テーブルをさらに有する構成とする
ことが出来る。
The terminal system may further include a division serial number management table for setting and managing a flag indicating whether or not the program data is received for each division serial number of the program data received from the host system.

【0014】プログラム受信処理手段は、受信したプロ
グラムデータについて、分割通番ごとに受信の有無を検
出し、その結果を分割通番管理テーブルに設定する機能
をさらに有するものとることができる。
The program reception processing means can further have a function of detecting whether or not the received program data is received for each divided serial number and setting the result in the divided serial number management table.

【0015】回復データ受信処理手段は、プログラムデ
ータの受信できなかった部分を示す情報として、分割通
番をホストシステムに送るものとすることができる。
The recovery data reception processing means may send a division serial number to the host system as the information indicating the part of the program data that could not be received.

【0016】ホストシステムは、データのバージョンを
管理する手段をさらに備えることができる。この場合、
上記プログラム送信処理手段は、バージョンを示すデー
タを付す機能をさらに有するものとすることができ、ま
た、上記回復データ送信処理手段は、端末システムから
のバージョンと分割通番とを受信し、端末システムに必
要なデータを判定する処理をさらに備えることができ
る。
The host system may further comprise means for managing the version of the data. in this case,
The program transmission processing means may further have a function of attaching data indicating a version, and the recovery data transmission processing means receives the version and the division serial number from the terminal system, and The method may further include a process of determining necessary data.

【0017】これに対応して、端末システムは、受信し
たデータのバージョンを管理する手段をさらに備える構
成とすることが出来る。
Correspondingly, the terminal system can be configured to further include means for managing the version of the received data.

【0018】[0018]

【作用】本発明においては、片方向通信回線に送信すれ
ば、ホストシステムの負荷を増加させずに、多数の端末
システムにダウンロードすることができ、片方向通信で
受信できなかったデータは、分割通番を判定して、即時
に、両方向通信回線より必要部分を回復することができ
る。これにより、片方向通信回線や両方向通信回線の占
有によるサービス停止時間を短縮することができる。な
お、全データ受信できなかった端末システムは、バージ
ョンを判定して自動的にダウンロードすることにより人
手を省くことができる。
In the present invention, if the data is transmitted to the one-way communication line, it can be downloaded to a large number of terminal systems without increasing the load on the host system, and the data that cannot be received by the one-way communication is divided. By determining the serial number, the necessary part can be immediately recovered from the two-way communication line. As a result, the service stop time due to the occupation of the one-way communication line or the two-way communication line can be shortened. It should be noted that the terminal system that cannot receive all data can save manpower by determining the version and automatically downloading.

【0019】[0019]

【実施例】以下、本発明の実施例について、図面を参照
して詳細に説明する。
Embodiments of the present invention will now be described in detail with reference to the drawings.

【0020】本実施例は、ホストシステムと複数の端末
システムを、ホストシステムからの1本の回線を端末シ
ステム台数分分岐させた片方向通信回線と、端末システ
ム台数分の本数の両方向通信回線にて接続し、常時サー
ビス業務を行なっている情報通信ネットワークシステム
に適用されるものである。図2に、本発明の一実施例の
基本構成を示す。
In this embodiment, a host system and a plurality of terminal systems are divided into a one-way communication line obtained by branching one line from the host system by the number of terminal systems and a two-way communication line having the number of terminal systems. It is applied to an information and communication network system that is always connected and is always performing service work. FIG. 2 shows the basic configuration of an embodiment of the present invention.

【0021】本実施例は、ホストシステム1と、複数の
端末システム2とで構成される。ホストシステム1と端
末システム2には、各々、補助記憶装置であるディスク
記憶装置51,57が接続されている。ホストシステム
1と端末システム2間は、片方向回線用通信制御装置5
3,56、分配装置54を介してホストシステム1から
全端末システム2への一方向のデータ送信ができる片方
向通信回線13と、両方向回線用通信制御装置52,5
5を介して両方向で個別的にデータ送受信ができる両方
向通信回線14で接続されている。
This embodiment comprises a host system 1 and a plurality of terminal systems 2. Disk storage devices 51 and 57, which are auxiliary storage devices, are connected to the host system 1 and the terminal system 2, respectively. Between the host system 1 and the terminal system 2, a one-way communication control device 5
One-way communication line 13 capable of one-way data transmission from the host system 1 to all terminal systems 2 via the distribution devices 54 and 56, and communication control devices 52, 5 for two-way lines.
A bidirectional communication line 14 capable of individually transmitting and receiving data in both directions is connected via the communication line 5.

【0022】ホストシステム1および端末システム2
は、それぞれコンピュータにより構成される。ホストシ
ステム1は、中央処理装置(CPU)1aおよびメモリ
1bを有する。また、同様に、端末システム2は、中央
処理装置(CPU)2aおよびメモリ2bを有する。こ
れらは、上記ディスク記憶装置51,57のほかに、さ
らに、磁気ディスク装置等の記憶装置を内蔵する構成と
してもよい。ディスク記憶装置51,57は、例えば、
磁気ディスク装置が用いられるが、これに限らず、光デ
ィスク装置等であってもよい。
Host system 1 and terminal system 2
Are each configured by a computer. The host system 1 has a central processing unit (CPU) 1a and a memory 1b. Similarly, the terminal system 2 has a central processing unit (CPU) 2a and a memory 2b. In addition to the disk storage devices 51 and 57, these may be configured to further include a storage device such as a magnetic disk device. The disk storage devices 51 and 57 are, for example,
Although a magnetic disk device is used, the invention is not limited to this, and an optical disk device or the like may be used.

【0023】本実施例システムにおけるダウンロード制
御行なうための機能構成を図1に示す。ホストシステム
1には、プログラムデータベース3が、例えば、ディス
ク記憶装置51に構築される。なお、プログラムデータ
ベース3は、図示していない内蔵磁気ディスク装置上、
または、メモリ1b上に構築する構成としてもよい。端
末システム2には、プログラムデータベース15,16
と、分割通番管理テーブル60がそれぞれ設置されてい
る。プログラムデータベース15,16と、分割通番管
理テーブル60とは、ディスク記憶装置57上に構成さ
れる。なお、これらの一方または両方は、図示していな
い内蔵磁気ディスク装置上、または、メモリ2b上に構
築する構成としてもよい。
FIG. 1 shows a functional configuration for performing download control in the system of this embodiment. The program database 3 is built in the host system 1, for example, in the disk storage device 51. The program database 3 is stored on a built-in magnetic disk device (not shown).
Alternatively, it may be constructed on the memory 1b. The terminal system 2 includes program databases 15 and 16
And the divided serial number management table 60 are installed respectively. The program databases 15 and 16 and the division serial number management table 60 are configured on the disk storage device 57. Note that one or both of these may be constructed on a built-in magnetic disk device (not shown) or on the memory 2b.

【0024】ホストシステム1内には、CPU1aの機
能として、プログラム送信処理7、業務配信処理9およ
び回復データ送信処理20を有する。プログラム送信処
理7は、プログラムデータをプログラムデータベース3
から取り出し、片方向通信回線13を使用し、端末シス
テム2へ送信する。また、回復データ送信処理20は、
回復要求されたプログラムデータをプログラムデータベ
ース3から取り出し、両方向通信回線14を使用して回
復を行う。業務配信処理9は、データ等を各端末システ
ム2に送信する通常の業務を処理する。
The host system 1 has a program transmission process 7, a job distribution process 9 and a recovery data transmission process 20 as the functions of the CPU 1a. The program transmission process 7 converts the program data into the program database 3
And sends it to the terminal system 2 using the one-way communication line 13. Also, the recovery data transmission process 20
The program data requested to be recovered is retrieved from the program database 3 and recovery is performed using the two-way communication line 14. The business distribution process 9 processes a normal business of transmitting data and the like to each terminal system 2.

【0025】一方、端末システム2は、CPU2aの機
能として、業務処理10、プログラム受信処理12およ
び回復データ受信処理21を有する。プログラム受信処
理12は、片方向通信回線13と回復データ受信処理2
1とから電文を受信し、電文中の分割通番を見て、デー
タ抜けを判定しながら、電文のプログラムデータをプロ
グラムデータベース(新)15へ格納し、最終データを
受信した時点でプログラムデータベース(新)15から
プログラムデータベース(旧)16への切り替えする。
もし、データ抜けを検出した場合には、両方向通信回線
14を使用して、ホストシステム1に抜けのあったプロ
グラムデータの回復要求を行う。回復データ受信処理2
1は、両方向通信回線14から回復データを受信し、プ
ログラム受信処理12へ連絡を行う。業務処理10は、
片方向通信回線13を使用して業務配信処理9から送ら
れるデータの受信を行なう、通常サービス業務を行う。
なお、業務配信処理9および業務処理10による通常サ
ービス業務は、プログラムの回復等が行なわれている間
にも、実行される。
On the other hand, the terminal system 2 has a business process 10, a program reception process 12, and a recovery data reception process 21 as the functions of the CPU 2a. The program reception process 12 includes a one-way communication line 13 and a recovery data reception process 2.
Receive the message from 1 and see the division serial number in the message and judge the data omission, store the program data of the message in the program database (new) 15, and when the final data is received, the program database (new ) 15 is switched to the program database (old) 16.
If loss of data is detected, the bidirectional communication line 14 is used to request the host system 1 to recover the lost program data. Recovery data reception process 2
1 receives the recovery data from the two-way communication line 14 and contacts the program reception processing 12. The business process 10 is
Performs a normal service job of receiving data sent from the job distribution process 9 using the one-way communication line 13.
Note that the normal service work by the work distribution process 9 and the work process 10 is executed even while the program is being recovered.

【0026】図8は、ホストシステム1から端末システ
ム2へダウンロードする時に使われるデータ電文フォー
マット350である。データ電文フォーマット350
は、送信されたデータが何かを識別するための電文種別
351、プログラムデータのプログラム名称352、分
割通番353、最大分割通番354、プログラムデータ
371から構成されている。
FIG. 8 shows a data telegram format 350 used when downloading from the host system 1 to the terminal system 2. Data message format 350
Is composed of a message type 351 for identifying what the transmitted data is, a program name 352 of the program data, a division serial number 353, a maximum division serial number 354, and program data 371.

【0027】図9は、端末システム2からホストシステ
ム1へ回復要求する時に使われる回復要求電文フォーマ
ット360である。回復要求電文フォーマット360
は、送信されたデータが何かを識別するための電文種別
351、プログラムデータのプログラム名称352、回
復したいプログラムデータの先頭分割通番であるFro
m通番355、回復したいプログラムデータの最終分割
通番であるTo分割通番356から構成されている。
FIG. 9 shows a recovery request message format 360 used when a recovery request is issued from the terminal system 2 to the host system 1. Recovery request message format 360
Is a message type 351 for identifying what the transmitted data is, a program name 352 of the program data, and a start division serial number of the program data to be recovered, Fro.
The m serial number 355 and the To split serial number 356 which is the final split serial number of the program data to be recovered.

【0028】図6は、端末システム2に設置されている
分割通番管理テーブル60の構成を示すものである。分
割通番管理テーブル60は、プログラム名称352と、
通番毎のデータ受信状況を管理するためのデータ有無フ
ラグ372から構成されている。
FIG. 6 shows the configuration of the division serial number management table 60 installed in the terminal system 2. The division serial number management table 60 includes a program name 352,
It comprises a data presence / absence flag 372 for managing the data reception status for each serial number.

【0029】図7は、端末システム2に設置されている
プログラムデータベース15,16におけるデータ蓄積
の構成を示したものである。プログラム名称352と分
割通番単位でプログラムデータ371を管理する。
FIG. 7 shows the structure of data storage in the program databases 15 and 16 installed in the terminal system 2. The program data 371 is managed in program name 352 and division serial number units.

【0030】次に、本実施例システムにおけるプログラ
ム送受信処理の動作について説明する。まず、ホストシ
ステム1からのプログラム送信処理について説明し、つ
いで、端末システム2における受信処理について説明す
る。
Next, the operation of the program transmission / reception processing in the system of this embodiment will be described. First, the program transmission process from the host system 1 will be described, and then the reception process in the terminal system 2 will be described.

【0031】図3は、ホストシステム1内のプログラム
送信処理7の処理フローである。まず、プログラムデー
タベース3から1レコード分(データ電文フォーマット
350の形式)のデータを読み出す(ステップ10
1)。データ電文フォーマット350の電文種別351
に、通常データであることを示す識別子として、例え
ば、“通常”と設定し、電文編集する(ステップ10
2)。片方向通信回線13を使用し、端末システム2へ
データ送信する(ステップ103)。全電文の送信終了
を判定する(ステップ104)。もし、終了してない場
合には、ステップ101に戻る。
FIG. 3 is a processing flow of the program transmission processing 7 in the host system 1. First, the data of one record (the format of the data electronic message format 350) is read from the program database 3 (step 10).
1). Message type 351 of data message format 350
For example, "normal" is set as an identifier indicating that the data is normal data, and the message is edited (step 10).
2). Data is transmitted to the terminal system 2 using the one-way communication line 13 (step 103). The end of transmission of all telegrams is determined (step 104). If not completed, the process returns to step 101.

【0032】図4は、端末システム2のプログラム受信
処理12の処理フローである。まず、回復データ受信処
理21と片方向通信回線13から電文を受信する(ステ
ップ201)。電文中のプログラムデータ371を分割
通番358に示すプログラムデータベース(新)15の
エントリへ格納し(ステップ202)、分割通番管理テ
ーブル60のデータ有無フラグ372へデータ有りの設
定を行う(ステップ203)。データ電文フォーマット
350中の電文種別351を判定する(ステップ20
4)。電文種別351が通常データの場合には、データ
電文フォーマット350中の分割通番353からマイナ
ス1した値の示す分割通番テーブル60のデータ有無フ
ラグ372からデータ抜けを判定する(ステップ20
5)。データ抜け時は、回復要求電文フォーマット36
0のFrom分割通番355とTo分割通番356へ分
割通番を設定して回復要求を行う(ステップ206)。
データ電文フォーマット350の分割通番353と最大
分割通番354が同じ値で、かつ、分割通番管理テーブ
ル60のデータ有無フラグ372が全てデータ有りの場
合に、全電文受信終了とする(ステップ207)。終了
してない場合には、ステップ201に戻る。また、終了
した場合には、プログラムデータベース(新)15から
プログラムデータベース(旧)16への新旧データを切
り替える(ステップ208)。
FIG. 4 is a processing flow of the program reception processing 12 of the terminal system 2. First, a message is received from the recovery data receiving process 21 and the one-way communication line 13 (step 201). The program data 371 in the message is stored in the entry of the program database (new) 15 indicated by the division serial number 358 (step 202), and the presence / absence of data is set in the data presence / absence flag 372 of the division serial number management table 60 (step 203). The message type 351 in the data message format 350 is determined (step 20).
4). When the message type 351 is normal data, it is determined from the data presence / absence flag 372 of the divided sequence number table 60 indicated by the value obtained by subtracting 1 from the divided sequence number 353 in the data message format 350 (step 20).
5). When data is missing, recovery request message format 36
A division serial number is set to the From division serial number 355 and To division serial number 356 of 0 and a recovery request is made (step 206).
When the division serial number 353 and the maximum division serial number 354 of the data telegram format 350 have the same value and all the data presence / absence flags 372 of the division serial number management table 60 have data, the reception of all telegrams is completed (step 207). If not completed, the process returns to step 201. When the processing is completed, the old / new data is switched from the program database (new) 15 to the program database (old) 16 (step 208).

【0033】図5は、ホストシステム1の回復データ送
信処理20の処理フローである。以下、回復データ送信
処理20の処理動作について説明する。
FIG. 5 is a processing flow of the recovery data transmission processing 20 of the host system 1. The processing operation of the recovery data transmission process 20 will be described below.

【0034】まず、端末システム2から回復要求電文フ
ォーマット360を受信する(ステップ301)。回復
要求電文フォーマット360のFrom分割通番355
に示されたデータについて、プログラムデータベース3
から1レコード分(データ電文フォーマット350形
式)のデータを読み出す(ステップ302)。データ電
文フォーマット350の電文種別351に、回復データ
であることを示す識別子、例えば、“回復”を設定し、
電文編集する(ステップ303)。両方向通信回線14
を使用し、端末システム2へデータ送信する(ステップ
304)。回復要求電文フォーマット360のFrom
分割通番355からTo分割通番356まで送信した時
に、回復データ送信終了とする(ステップ305)。も
し、終了してない場合には、ステップ302に戻る。
First, the recovery request message format 360 is received from the terminal system 2 (step 301). From request serial number 355 of recovery request message format 360
For the data shown in, program database 3
The data of one record (data telegram format 350 format) is read from (step 302). In the message type 351 of the data message format 350, an identifier indicating recovery data, for example, "recovery" is set,
Edit the message (step 303). Bidirectional communication line 14
Is used to transmit data to the terminal system 2 (step 304). From of recovery request message format 360
When the division serial number 355 to the To division serial number 356 are transmitted, the recovery data transmission ends (step 305). If not completed, the process returns to step 302.

【0035】次に、本実施例におけるホストシステムと
端末システムとの間のダウンロード時のデータのやりと
りについて、説明する。図10は、ダウンロード時にデ
ータ抜けが発生した場合の例を、データフローを示す。
また、図11分割通番管理テーブル60の遷移について
示したものである。図10および図11において、t1
〜t10は、タイミングを示す。
Next, the data exchange at the time of downloading between the host system and the terminal system in this embodiment will be described. FIG. 10 shows a data flow of an example in which data loss occurs during downloading.
In addition, FIG. 11 shows the transition of the divided serial number management table 60. 10 and 11, t1
~ T10 shows a timing.

【0036】業務配信処理9と業務処理10とで、片方
向通信回線13を使用し、通常サービス業務を行ってい
る。プログラム受信処理12は、片方向通信回線13を
使用してホストシステム1からプログラムデータ(1)
を受信して、データをプログラムデータベース15に格
納し(t2)、かつ、分割通番管理テーブル60のデー
タ有無フラグ372を“データ有り”に設定する(t
1)。具体的には、図11に示すように、データ有無フ
ラグにおける“データ有”として、“1”を設定する。
この時のデータ有無フラグを、図11のt1に示す。
The business distribution processing 9 and the business processing 10 use the one-way communication line 13 to perform normal service business. The program receiving process 12 uses the one-way communication line 13 to send the program data (1) from the host system 1.
Is received, the data is stored in the program database 15 (t2), and the data presence / absence flag 372 of the divided serial number management table 60 is set to "data present" (t).
1). Specifically, as shown in FIG. 11, "1" is set as "data present" in the data presence / absence flag.
The data presence / absence flag at this time is shown at t1 in FIG.

【0037】その後、幾電文かを受信し、回線障害等の
発生により、プログラムデータ(n)とプログラムデー
タ(n+1)のデータ抜けが発生したとする(t3)。
障害復旧により、データ(n+2)がプログラム送信処
理7から送られると、プログラム受信処理12は、デー
タ(n+2)をプログラムデータベース15に格納(t
5)し、分割通番管理テーブル60のデータ有無フラグ
372を“データ有り”に設定する(t4)。この時の
データ有無フラグの状態を、図11のt4に示す。
After that, it is assumed that the number of telegrams is received, and the data loss of the program data (n) and the program data (n + 1) occurs due to the occurrence of the line failure or the like (t3).
When the data (n + 2) is sent from the program sending process 7 due to the failure recovery, the program receiving process 12 stores the data (n + 2) in the program database 15 (t.
5) Then, the data presence / absence flag 372 of the divided serial number management table 60 is set to "data present" (t4). The state of the data presence / absence flag at this time is shown at t4 in FIG.

【0038】この後、プログラム受信処理12は、分割
通番管理テーブル60を参照して、分割通番353にお
けるデータ有無フラグ372の有無判定により、データ
抜けを検出し、プログラムデータ(n)からプログラム
データ(n+1)を両方向通信回線14を使用して、ホ
ストシステム1へ回復要求する(t6)。ホストシステ
ム1の回復データ送信処理20は、抜けデータについて
の回復要求を受けると、要求されたプログラムデータの
分割通番に基づいて、対応するプログラムデータをプロ
グラムデータベース3から読みだして、該抜けデータを
両方向通信回線14介して要求元の端末システムに送
る。端末システム2は、抜けデータであるプログラムデ
ータ(n)とプログラムデータ(n+1)とを受信する
と、これらをプログラムデータベース15に格納(t
8,t10)し、分割通番管理テーブル60のデータ有
無フラグ372を“データ有り”に設定することで、回
復終了となる(t7,t9)。この時のデータ有無フラ
グの状態を、図11のt7,t9に示す。その後は、通
常の受信パターンとなる。
After that, the program reception processing 12 refers to the division serial number management table 60 to determine whether or not there is the data presence / absence flag 372 in the division serial number 353, thereby detecting a data omission, and from the program data (n) to the program data (n). (n + 1) is requested to the host system 1 for recovery using the bidirectional communication line 14 (t6). When the recovery data transmission process 20 of the host system 1 receives the recovery request for the missing data, it reads the corresponding program data from the program database 3 based on the division serial number of the requested program data, and retrieves the missing data. It is sent to the requesting terminal system via the bidirectional communication line 14. When the terminal system 2 receives the program data (n) and the program data (n + 1) that are missing data, these are stored in the program database 15 (t
(8, t10), and the data presence / absence flag 372 of the divided serial number management table 60 is set to "data present", whereby the recovery ends (t7, t9). The states of the data presence / absence flag at this time are shown at t7 and t9 in FIG. After that, it becomes a normal reception pattern.

【0039】以上により、情報通信ネットワークシステ
ムにおいてホストシステムから端末システムへダウンロ
ードする場合、端末システム台数が増加しても、ホスト
システムの負荷を増加させずに片方向通信回線や両方向
通信回線の占有によるサービス停止時間を短縮化するこ
とができ、人手を省くことができる。
As described above, in the case of downloading from the host system to the terminal system in the information communication network system, even if the number of the terminal systems increases, the one-way communication line or the two-way communication line is occupied without increasing the load of the host system. Service downtime can be shortened and manpower can be saved.

【0040】上記実施例では、プログラムのバージョン
については、特に考慮していないが、プログラムのバー
ジョンを考慮したシステムとすることもできる。この場
合、送信データに、プログラムのバージョンを示す識別
子を付加すると共に、ホストシステム1および端末シス
テム2に、それぞれバージョン管理テーブルを設ければ
よい。
In the above-mentioned embodiment, the version of the program is not particularly considered, but a system in which the version of the program is considered may be used. In this case, an identifier indicating the version of the program may be added to the transmission data, and the host system 1 and the terminal system 2 may be provided with version management tables respectively.

【0041】次に、本発明の他の実施例について、図面
を参照して説明する。本実施例は、プログラムのバージ
ョン管理機能を有する例である。
Next, another embodiment of the present invention will be described with reference to the drawings. This embodiment is an example having a program version management function.

【0042】本実施例全体の基本構成を図12に示す。
本実施例は、ホストシステム1と端末システム2とを有
する。ホストシステム1と端末システム2は、ホストシ
ステム1から端末システム2へ一方向へのデータ送信が
できる片方向通信回線13と、両方向へデータ送受信が
できる両方向通信回線14とで接続されている。
FIG. 12 shows the basic structure of the entire embodiment.
This embodiment has a host system 1 and a terminal system 2. The host system 1 and the terminal system 2 are connected by a unidirectional communication line 13 capable of unidirectional data transmission from the host system 1 to the terminal system 2 and a bidirectional communication line 14 capable of bidirectional data transmission / reception.

【0043】図13に示すように、ホストシステム1
は、プログラムデータベース3と、バージョンテーブル
25と、端末システム報告受付処理40と、プログラム
送信処理27と、端末固有データ送信処理28と、端末
共通データ送信処理29とを有する。
As shown in FIG. 13, the host system 1
Has a program database 3, a version table 25, a terminal system report acceptance processing 40, a program transmission processing 27, a terminal unique data transmission processing 28, and a terminal common data transmission processing 29.

【0044】端末システム2は、プログラムデータベー
ス15および16と、バージョンテーブル37および3
8と、回復データ受信処理41と、端末共通データ受信
処理31と、プログラム受信処理32と、端末固有デー
タ受信処理30とを有する。
The terminal system 2 includes program databases 15 and 16 and version tables 37 and 3.
8, a recovery data reception process 41, a terminal common data reception process 31, a program reception process 32, and a terminal unique data reception process 30.

【0045】バージョンテーブル25、37、38は、
例えば、図17に示すように構成される。すなわち、こ
れらのテーブルは、プログラム名称402に対応したバ
ージョン番号401と、プログラムデータ送信時に使用
する回線を決めるためのデータ識別子403とから構成
されている。
The version tables 25, 37, 38 are
For example, it is configured as shown in FIG. That is, these tables are composed of the version number 401 corresponding to the program name 402 and the data identifier 403 for determining the line used when transmitting the program data.

【0046】また、プログラムデータベース3、15、
16は、例えば、図18に示すように構成される。これ
らのテーブルは、プログラム名称402とプログラムデ
ータ502とから構成されている。
The program databases 3, 15,
16 is configured as shown in FIG. 18, for example. These tables are composed of a program name 402 and program data 502.

【0047】ホストシステム1内のプログラム送信処理
27は、バージョン番号401およびプログラム名称4
02を、バージョンテーブル25から、また、これに対
応するプログラムデータ502を、プログラムデータベ
ース3から、それぞれ取り出し、一定の長さで区切り、
電文編集を行う。編集された電文は、区切りごとに分割
通番が付けられる。プログラム送信処理27は、プログ
ラム名称402単位に付けられたデータ識別子403を
判定して、両方向通信回線14を使用する端末固有デー
タ送信処理28または片方向通信回線13を使用する端
末共通データ送信9で、端末システム2へ送信する。
The program transmission process 27 in the host system 1 uses the version number 401 and the program name 4
02 from the version table 25, and the corresponding program data 502 from the program database 3, are separated by a fixed length,
Edit the message. The edited message is given a division serial number for each delimiter. The program transmission process 27 determines the data identifier 403 assigned to each program name 402 unit, and performs the terminal-specific data transmission process 28 using the two-way communication line 14 or the terminal common data transmission 9 using the one-way communication line 13. , To the terminal system 2.

【0048】また、端末システム報告受付処理40は、
プログラム名称402とバージョン番号401とが報告
された場合には、バージョンテーブル25に格納されて
いるバージョン番号401と比較し、最新でないときは
プログラム送信処理27にデータ送信を依頼する。一
方、端末システム報告受付処理40は、プログラム名称
402とバージョン番号401と分割通番とが報告され
た場合には、プログラムデータベース3から分割通番に
対応するデータを送信する。
Further, the terminal system report acceptance processing 40
When the program name 402 and the version number 401 are reported, it is compared with the version number 401 stored in the version table 25, and when it is not the latest version, the program transmission processing 27 is requested to transmit data. On the other hand, when the program name 402, the version number 401, and the division serial number are reported, the terminal system report reception processing 40 transmits the data corresponding to the division serial number from the program database 3.

【0049】一方の端末システム2は、片方向通信回線
13と両方向通信回線14から、端末固有データ受信処
理30と端末共通データ受信処理31で電文を受信す
る。プログラム受信処理32で、電文中の分割通番から
データ抜けを判定しながら、電文をプログラムデータベ
ース(新)15とバージョンテーブル(新)37へ格納
する。最終データを受信した時点で、プログラムデータ
ベース(新)15からプログラムデータベース(旧)1
6への切り替えと、バージョンテーブル(新)37から
バージョンテーブル(旧)38への切り替えを行なう。
On the other hand, the terminal system 2 receives a telegram from the one-way communication line 13 and the two-way communication line 14 by the terminal-specific data reception process 30 and the terminal-common data reception process 31. In the program receiving process 32, the message is stored in the program database (new) 15 and the version table (new) 37 while determining the missing data from the division serial number in the message. When the final data is received, the program database (new) 15 to the program database (old) 1
6 and switching from the version table (new) 37 to the version table (old) 38.

【0050】もし、データ抜けを検出した場合には、両
方向通信回線14を使用して、ホストシステム1に、抜
けのあったプログラム名称402とバージョン番号40
1と分割通番とを報告する。そして、両方向通信回線1
4の回復データ受信処理41で、再度、電文を受信し
て、回復を行う。また、端末システム2の立ち上げ時に
は、バージョンテーブル(旧)38からプログラム名称
402とバージョン番号401を取り出し、両方向通信
回線14を使用してホストシステム1への報告を行う。
If data loss is detected, the two-way communication line 14 is used to cause the host system 1 to drop the program name 402 and the version number 40.
Report 1 and the division serial number. And the two-way communication line 1
In the recovery data reception process 41 of 4, the electronic message is received again and recovery is performed. When the terminal system 2 is started up, the program name 402 and the version number 401 are retrieved from the version table (old) 38, and the report is sent to the host system 1 using the bidirectional communication line 14.

【0051】図14は、ホストシステム1内のプログラ
ム送信処理27の処理フローである。まず、バージョン
テーブル25から1レコード分読み出して、バージョン
番号401、プログラム名称402、データ識別子40
3を取り出す(ステップ101)。プログラム名称40
2に対応するプログラムデータ502をプログラムデー
タベース3から取り出す(ステップ102)。プログラ
ムデータ502を一定の長さで区切り、分割通番をつ
け、バージョン番号401、プログラム名称402、デ
ータ識別子403から端末システム2へ送信する電文編
集を行う(ステップ103)。データ識別子を判定する
(ステップ104)。データ識別子が共通データを示す
場合には、端末共通データ送信処理29を使用して、電
文送信を行う(ステップ105)。また、固有データを
示す場合には、送信すべき端末のみに端末固有データ送
信処理28を使用して電文送信を行う(ステップ10
6)。全電文の送信終了を判定する(ステップ10
7)。もし、終了してない場合には、ステップ101に
戻る。
FIG. 14 is a processing flow of the program transmission processing 27 in the host system 1. First, one record is read from the version table 25, and the version number 401, the program name 402, and the data identifier 40 are read.
3 is taken out (step 101). Program name 40
The program data 502 corresponding to 2 is retrieved from the program database 3 (step 102). The program data 502 is divided into a certain length, divided serial numbers are added, and the electronic message to be transmitted from the version number 401, the program name 402, and the data identifier 403 to the terminal system 2 is edited (step 103). The data identifier is determined (step 104). If the data identifier indicates common data, the terminal common data transmission process 29 is used to transmit a message (step 105). In the case of indicating the unique data, the terminal unique data transmission process 28 is used to transmit the message only to the terminal to be transmitted (step 10).
6). Determine the end of transmission of all messages (step 10
7). If not completed, the process returns to step 101.

【0052】図15は、端末システム2のプログラム受
信処理32の処理フローである。まず、端末固有データ
受信処理30と、端末共通データ受信処理31および回
復データ受信処理41とから電文を受信する(ステップ
201)。電文中の分割通番からデータ抜けを判定する
(ステップ202)。もし、データ抜けがあった場合に
は、プログラム名称402とバージョン番号401と分
割通番とを、両方向通信回線14を使用してホストシス
テム1へ報告する(ステップ203)。正常な場合に
は、電文中のデータをバージョンテーブル(新)37と
プログラムデータベース(新)15へそれぞれ格納する
(ステップ204)。全電文の受信終了を判定する(ス
テップ205)。終了してない場合には、ステップ20
1に戻る。
FIG. 15 is a processing flow of the program reception processing 32 of the terminal system 2. First, a telegram is received from the terminal-specific data reception processing 30, the terminal-common data reception processing 31, and the recovery data reception processing 41 (step 201). Data loss is determined from the division serial number in the message (step 202). If data is missing, the program name 402, the version number 401, and the division serial number are reported to the host system 1 using the bidirectional communication line 14 (step 203). If it is normal, the data in the message is stored in the version table (new) 37 and the program database (new) 15 respectively (step 204). The end of reception of all telegrams is determined (step 205). If not, step 20
Return to 1.

【0053】また、終了した場合には、プログラムデー
タベース(新)15からプログラムデータベース(旧)
16へとバージョンテーブル(新)37からバージョン
テーブル(旧)38への新旧データを切り替える(ステ
ップ206)。端末システム2の立ち上げ時には、バー
ジョンテーブル(旧)38のプログラム名称402とバ
ージョン番号401をホストシステム1へ報告する(ス
テップ207)。
When finished, the program database (new) 15 to the program database (old)
The old / new data from the version table (new) 37 to the version table (old) 38 is switched to 16 (step 206). When the terminal system 2 is started up, the program name 402 and version number 401 of the version table (old) 38 are reported to the host system 1 (step 207).

【0054】図16は、ホストシステム1の端末システ
ム報告受付処理40の処理フローである。まず、端末シ
ステム2からの報告を受け付ける(ステップ301)。
報告種別を判定する(ステップ302)。データ抜けが
あった場合には、報告されたプログラム名称402とバ
ージョン番号401と分割通番とから、プログラムデー
タベース3のプログラムデータ502を取り出して、電
文編集して、データ送信する(ステップ303)。ま
た、プログラム名称402とバージョン番号401とが
報告された場合には、バージョンテーブル25のバージ
ョン番号401を比較する(ステップ304)。もし、
不一致の場合には、プログラム送信処理27を起動し
て、全プログラムデータ送信処理を依頼する。(ステッ
プ305)。
FIG. 16 is a processing flow of the terminal system report acceptance processing 40 of the host system 1. First, a report from the terminal system 2 is accepted (step 301).
The report type is determined (step 302). If data is missing, the program data 502 of the program database 3 is extracted from the reported program name 402, version number 401, and division serial number, the message is edited, and the data is transmitted (step 303). If the program name 402 and the version number 401 are reported, the version number 401 in the version table 25 is compared (step 304). if,
If they do not match, the program transmission process 27 is activated to request the entire program data transmission process. (Step 305).

【0055】以上により、情報通信ネットワークシステ
ムにおいて、ホストシステムから端末システムへダウン
ロードする場合、端末システム台数が増加しても、ホス
トシステムの負荷を増加させずに、片方向通信回線や両
方向通信回線の占有によるサービス停止時間を短縮化す
ることができ、人手を省くことができる。
As described above, in the information communication network system, when downloading from the host system to the terminal system, even if the number of terminal systems is increased, the load on the host system is not increased and the one-way communication line and the two-way communication line are connected. The service stop time due to occupation can be shortened and manpower can be saved.

【0056】また、本発明第2の実施例によれば、全デ
ータ受信できなかった端末システムはバージョンを判定
して自動的にダウンロードすることにより人手を省くと
いう効果がある。
Further, according to the second embodiment of the present invention, the terminal system which cannot receive all data has the effect of saving the labor by judging the version and automatically downloading it.

【0057】[0057]

【発明の効果】本発明によれば、片方向通信回線に送信
すればホストシステムの負荷を増加させずに多数の端末
システムにダウンロードすることができ、片方向通信で
受信できなかったデータは分割通番を判定して即時に両
方向通信回線より必要部分を回復することにより、片方
向通信回線や両方向通信回線の占有によるサービス停止
時間を短縮することができる。
According to the present invention, if data is transmitted to a one-way communication line, it can be downloaded to a large number of terminal systems without increasing the load on the host system, and data that cannot be received by one-way communication is divided. By determining the serial number and immediately recovering the necessary part from the bidirectional communication line, it is possible to shorten the service stop time due to the occupation of the unidirectional communication line or the bidirectional communication line.

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

【図1】本発明の情報通信ネットワークシステムの一実
施例におけるダウンロード制御方式の構成を示すブロッ
ク図。
FIG. 1 is a block diagram showing the configuration of a download control system in an embodiment of an information communication network system of the present invention.

【図2】本発明の情報通信ネットワークシステムの一実
施例の情報通信ネットワークシステムの基本構成例を示
す説明図。
FIG. 2 is an explanatory diagram showing a basic configuration example of an information communication network system of an embodiment of the information communication network system of the present invention.

【図3】上記実施例の発明のホストシステムのプログラ
ム送信処理のフローチャート。
FIG. 3 is a flowchart of a program transmission process of the host system of the embodiment of the invention.

【図4】上記実施例の端末システムのプログラム受信処
理のフローチャート。
FIG. 4 is a flowchart of a program receiving process of the terminal system of the above embodiment.

【図5】上記実施例のホストシステムの端末システム報
告受付処理のフローチャート。
FIG. 5 is a flowchart of a terminal system report acceptance process of the host system of the above embodiment.

【図6】上記実施例で用いられる分割管理テーブルの構
成の一例を模式的に示す説明図。
FIG. 6 is an explanatory view schematically showing an example of the configuration of a division management table used in the above embodiment.

【図7】実施例において用いられるプログラムデータベ
ースの構成の一例を模式的に示す説明図。
FIG. 7 is an explanatory diagram schematically showing an example of the configuration of a program database used in the embodiment.

【図8】実施例において、ホストシステムから端末シス
テムに、ダウンロードする時に使われるデータ電文フォ
ーマットの一例を模式的に示す説明図。
FIG. 8 is an explanatory diagram schematically showing an example of a data message format used when downloading from the host system to the terminal system in the embodiment.

【図9】実施例において、端末システムからホストシス
テムへ回復要求を行なうときに用いられる回復要求電文
フォーマットの一例を模式的に示す説明図。
FIG. 9 is an explanatory diagram schematically showing an example of a recovery request message format used when a recovery request is made from the terminal system to the host system in the embodiment.

【図10】上記実施例において、ホストシステムと端末
システムとの間の通信の状態を示すフローチャート。
FIG. 10 is a flowchart showing a communication state between the host system and the terminal system in the above embodiment.

【図11】上記実施例において、分割管理テーブルにお
けるデータ有無フラグのセット状態を示す説明図。
FIG. 11 is an explanatory diagram showing a set state of a data presence / absence flag in the division management table in the above embodiment.

【図12】本発明の他の実施例の情報通信ネットワーク
システムにおけるダウンロード制御方式の構成を示すブ
ロック図。
FIG. 12 is a block diagram showing the configuration of a download control method in an information communication network system according to another embodiment of the present invention.

【図13】本発明の他の実施例の情報通信ネットワーク
システムの基本構成例を示す説明図。
FIG. 13 is an explanatory diagram showing a basic configuration example of an information communication network system according to another embodiment of the present invention.

【図14】上記実施例におけるホストシステムのプログ
ラム送信処理のフローチャート。
FIG. 14 is a flowchart of a program transmission process of the host system in the above embodiment.

【図15】上記実施例における端末システムのプログラ
ム受信処理のフローチャート。
FIG. 15 is a flowchart of a program receiving process of the terminal system in the above embodiment.

【図16】上記実施例のホストシステムの端末システム
報告受付処理のフローチャート。
FIG. 16 is a flowchart of a terminal system report acceptance process of the host system of the above embodiment.

【図17】上記実施例において用いられるバージョンテ
ーブルの構成を示す説明図。
FIG. 17 is an explanatory diagram showing the structure of a version table used in the above embodiment.

【図18】上記実施例におけるプログラムデータベース
の構成を示す説明図。
FIG. 18 is an explanatory diagram showing a configuration of a program database in the above embodiment.

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

1…ホストシステム、2…端末システム、3…プログラ
ムデータベース、5…バージョンテーブル、7…プログ
ラム送信処理、9…業務配信処理、10…業務処理、1
5,16…プログラムデータベース、20…回復データ
送信処理、21…回復データ受信処理、60…分割管理
テーブル。
1 ... Host system, 2 ... Terminal system, 3 ... Program database, 5 ... Version table, 7 ... Program transmission process, 9 ... Business distribution process, 10 ... Business process, 1
5, 16 ... Program database, 20 ... Recovery data transmission process, 21 ... Recovery data reception process, 60 ... Division management table.

Claims (7)

【特許請求の範囲】[Claims] 【請求項1】ホストシステムと複数の端末システムとを
有し、これらは、ホストシステムからの1本の回線を端
末システム台数分分岐させた片方向通信回線と、端末シ
ステム台数分の本数の両方向通信回線にて接続されて、
常時サービス業務を行なっている情報通信ネットワーク
システムにおいて、 ホストシステムは、プログラムを格納するプログラムデ
ータベースと、プログラムデータを端末システムにダウ
ンロードする際に、送信処理を行なうプログラム送信処
理手段と、端末システムが受信できなかったデータにつ
いて、回復のための送信処理を行なう回復データ送信処
理手段とを有し、 送信処理手段は、プログラムデータを予め定めた単位に
分割して、片方向通信回線を用いて送信する機能を有す
るものであり、 回復データ送信処理手段は、端末システムから送られる
受信できなかったプログラムデータに関する情報を受信
して、当該情報が示すプログラムデータの部分を、プロ
グラムデータベースから読みだして、両方向通信回線を
介して、対応する端末システムに回復データとして送信
する機能を有するものであり、 端末システムは、受信したプログラムを格納するプログ
ラムデータベースと、上記回復データ送信処理手段から
送られる回復データの受信処理を行なう回復データ受信
処理手段と、上記プログラム送信手段から送られるプロ
グラムデータを受信すると共に、受信したプログラムデ
ータおよび上記回復データ受信手段で受信した回復デー
タを、上記プログラムデータベースに格納処理するプロ
グラム受信処理手段とを有し、 プログラム受信処理手段は、上記プログラム送信手段か
ら送られるプログラムデータにおける受信できなった部
分の検出を行なう機能を有するものであり、 回復データ受信処理手段は、プログラム受信処理手段に
おいて検出された、プログラムデータにおける受信でき
なかった部分を示す情報を、上記ホストシステムにたい
して、両方向通信回線を介して送信する機能を有するも
のであることを特徴とする情報通信ネットワークシステ
ム。
1. A host system and a plurality of terminal systems, which are a one-way communication line obtained by branching one line from the host system by the number of terminal systems and both directions of the number of terminal systems. Connected by communication line,
In an information communication network system that is always performing service work, a host system includes a program database that stores programs, a program transmission processing unit that performs transmission processing when downloading program data to a terminal system, and a terminal system that receives the program data. Recovery data transmission processing means for performing transmission processing for recovery of unsuccessful data is provided, and the transmission processing means divides the program data into predetermined units and transmits them using a one-way communication line. The recovery data transmission processing means has a function and receives information relating to the program data that cannot be received from the terminal system, reads the portion of the program data indicated by the information from the program database, and outputs the data in both directions. Corresponding through the communication line The terminal system has a function of transmitting the recovery data as recovery data, and the terminal system has a program database for storing the received program and a recovery data reception processing means for receiving the recovery data sent from the recovery data transmission processing means. And a program reception processing unit that receives the program data sent from the program transmission unit and stores the received program data and the recovery data received by the recovery data receiving unit in the program database. The reception processing means has a function of detecting an unreceivable portion in the program data sent from the program transmission means, and the recovery data reception processing means is the program data detected by the program reception processing means. Information indicating a portion that could not be the definitive received, the information communication network system, wherein against the host system has a function of transmitting via the bidirectional communication line.
【請求項2】片方向通信回線を介して複数台の端末シス
テムと接続されると共に、両方向通信回線を介して各端
末と個別的に接続されて、片方向通信回線を介して、各
端末システムに対してサービス業務を行なうホストシス
テムにおいて、 プログラムを格納するプログラムデータベースと、プロ
グラムデータを端末システムにダウンロードする際に、
送信処理を行なうプログラム送信処理手段と、端末シス
テムが受信できなかったデータについて、回復のための
送信処理を行なう回復データ送信処理手段とを有し、 プログラム送信処理手段は、プログラムデータを予め定
めた単位に分割して、片方向通信回線を用いて送信する
機能を有するものであり、 回復データ送信処理手段は、端末システムから送られる
受信できなかったプログラムデータに関する情報を受信
して、当該情報が示すプログラムデータの部分を、プロ
グラムデータベースから読みだして、両方向通信回線を
介して、対応する端末システムに回復データとして送信
する機能を有するものであることを特徴とするホストシ
ステム。
2. A terminal system connected to a plurality of terminal systems via a one-way communication line and individually connected to each terminal via a two-way communication line, and each terminal system via a one-way communication line. In the host system that performs service business to, for downloading the program database and the program data to the terminal system,
The program transmission processing means performs transmission processing, and the recovery data transmission processing means performs transmission processing for recovery of data that the terminal system could not receive. The program transmission processing means predetermines the program data. The recovery data transmission processing means receives the information about the program data that cannot be received from the terminal system and transmits the information by dividing it into units and using a one-way communication line. A host system having a function of reading out the indicated program data portion from a program database and transmitting it as recovery data to a corresponding terminal system via a two-way communication line.
【請求項3】片方向通信回線と両方向通信回線とを介し
てホストシステム接続されて、片方向通信回線を介し
て、ホストシステムからサービス業務を受ける端末シス
テムにおいて、 受信したプログラムを格納するプログラムデータベース
と、上記回復データ送信処理手段から送られる回復デー
タの受信処理を行なう回復データ受信処理手段と、上記
ホストシステムから送られるプログラムデータを受信す
ると共に、受信したプログラムデータおよび上記回復デ
ータ受信手段で受信した回復データを、上記プログラム
データベースに格納処理するプログラム受信処理手段と
を有し、 プログラム受信処理手段は、上記ホストシステムから送
られるプログラムデータにおける受信できなった部分の
検出を行なう機能を有するものであり、 回復データ受信処理手段は、プログラム受信処理手段に
おいて検出された、プログラムデータにおける受信でき
なかった部分を、上記ホストシステムにたいして、両方
向通信回線を介して、送信する機能を有するものである
ことを特徴とする端末システム。
3. A program database for storing a received program in a terminal system which is connected to a host system via a one-way communication line and a two-way communication line and receives service work from the host system via the one-way communication line. And recovery data reception processing means for receiving the recovery data sent from the recovery data transmission processing means, and program data sent from the host system, and received by the received program data and the recovery data receiving means. And a program reception processing means for storing the recovered data stored in the program database, the program reception processing means having a function of detecting an unreceivable portion in the program data sent from the host system. Yes, recovery day The reception processing means has a function of transmitting, to the host system, a portion of the program data detected by the program reception processing means, which cannot be received, via the two-way communication line. system.
【請求項4】請求項1において、 上記プログラム送信処理手段は、プログラムデータを分
割すると共に、分割されたプログラムデータの各分割部
分に、分割通番を付す機能を有するものであり、 上記回復データ送信処理手段は、端末システムから送ら
れる、受信できなかったプログラムデータに関する情報
を受信して、当該情報が示すプログラムデータの部分
を、分割通番単位にプログラムデータベースから読みだ
して、端末システムに送信するものである、 情報通信ネットワークシステム。
4. The recovery data transmission according to claim 1, wherein the program transmission processing means has a function of dividing the program data and giving a division serial number to each divided portion of the divided program data. The processing means receives information about the program data that could not be received and is sent from the terminal system, reads the part of the program data indicated by the information from the program database in units of divided serial numbers, and sends it to the terminal system. Is an information and communication network system.
【請求項5】請求項4において、 端末システムは、ホストシステムから受信したプログラ
ムデータについて、分割通番ごとにプログラムデータの
受信有無を示すフラグを設定管理するための分割通番管
理テーブルをさらに有するものであり、 プログラム受信処理手段は、受信したプログラムデータ
について、分割通番ごとに受信の有無を検出し、その結
果を分割通番管理テーブルに設定する機能をさらに有す
るものであり、 回復データ受信処理手段は、プログラムデータの受信で
きなかった部分を示す情報として、分割通番をホストシ
ステムに送るものである情報通信ネットワークシステ
ム。
5. The terminal system according to claim 4, further comprising: a division serial number management table for setting and managing a flag indicating presence / absence of reception of program data for each division serial number of the program data received from the host system. Yes, the program reception processing means further has a function of detecting the presence or absence of reception for each division serial number in the received program data and setting the result in the division serial number management table. An information communication network system that sends a division serial number to a host system as information indicating a portion of program data that could not be received.
【請求項6】請求項4において、 ホストシステムは、データのバージョンを管理する手段
をさらに備え、 上記プログラム送信処理手段は、バージョンを示すデー
タを付す機能をさらに有するものであり、 上記回復データ送信処理手段は、端末システムからのバ
ージョンと分割通番とを受信し、端末システムに必要な
データを判定する処理をさらに備える情報通信ネットワ
ークシステム。
6. The recovery system according to claim 4, wherein the host system further comprises means for managing a version of data, and the program transmission processing means further has a function of attaching data indicating the version. The processing means further comprises a process of receiving a version and a division serial number from the terminal system and determining data required for the terminal system.
【請求項7】請求項6において、 端末システムは、受信したデータのバージョンを管理す
る手段をさらに備える情報通信ネットワークシステム。
7. The information communication network system according to claim 6, further comprising means for managing a version of the received data.
JP4268870A 1992-10-07 1992-10-07 Information communication network system with down-load control function Pending JPH06119182A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4268870A JPH06119182A (en) 1992-10-07 1992-10-07 Information communication network system with down-load control function

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4268870A JPH06119182A (en) 1992-10-07 1992-10-07 Information communication network system with down-load control function

Publications (1)

Publication Number Publication Date
JPH06119182A true JPH06119182A (en) 1994-04-28

Family

ID=17464409

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4268870A Pending JPH06119182A (en) 1992-10-07 1992-10-07 Information communication network system with down-load control function

Country Status (1)

Country Link
JP (1) JPH06119182A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07334436A (en) * 1994-06-06 1995-12-22 Mitsubishi Electric Corp Automatic distribution system for software
JPH09138769A (en) * 1995-11-14 1997-05-27 Mitsubishi Electric Corp System and method for software delivery
JPH09186983A (en) * 1995-12-28 1997-07-15 Sony Corp Controlling device and method
JP2000511010A (en) * 1996-05-15 2000-08-22 アールタイム・インコーポレーテッド Distribution system for communication networks in multi-user applications
JP2002007187A (en) * 2000-04-27 2002-01-11 Internatl Business Mach Corp <Ibm> System for transferring related data object in distributed data storage environment and method for the same
JP2002318750A (en) * 2001-04-20 2002-10-31 Sony Corp Receiving-confirming device
JP2010118949A (en) * 2008-11-13 2010-05-27 Nippon Television Network Corp Digital broadcast method and system, and broadcast station and receiver

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07334436A (en) * 1994-06-06 1995-12-22 Mitsubishi Electric Corp Automatic distribution system for software
JPH09138769A (en) * 1995-11-14 1997-05-27 Mitsubishi Electric Corp System and method for software delivery
JPH09186983A (en) * 1995-12-28 1997-07-15 Sony Corp Controlling device and method
JP2000511010A (en) * 1996-05-15 2000-08-22 アールタイム・インコーポレーテッド Distribution system for communication networks in multi-user applications
JP2002198960A (en) * 1996-05-15 2002-07-12 Sony Computer Entertainment America Inc Communication network distribution system for multi- user application
JP2002007187A (en) * 2000-04-27 2002-01-11 Internatl Business Mach Corp <Ibm> System for transferring related data object in distributed data storage environment and method for the same
JP2002318750A (en) * 2001-04-20 2002-10-31 Sony Corp Receiving-confirming device
JP2010118949A (en) * 2008-11-13 2010-05-27 Nippon Television Network Corp Digital broadcast method and system, and broadcast station and receiver

Similar Documents

Publication Publication Date Title
US6438707B1 (en) Fault tolerant computer system
US20010008024A1 (en) Upgrade control method and data processing system
JPH09331579A (en) Program down-loading method to mobile terminal equipment
EP0409604B1 (en) Processing method by which continuous operation of communication control program is obtained
JPH06119182A (en) Information communication network system with down-load control function
JPS5851339A (en) Control information control system
GB2330045A (en) Information matching system and method
JP2001022627A (en) System and method for synchronizing data bases between plural devices
JPH0528021A (en) Management of binary arranged data
CN113127032A (en) System updating method of train controller
CN114422335A (en) Communication method, communication device, server and storage medium
JPH1127266A (en) Structural information management method for network management device and management object device
JPH0879370A (en) Operation system for exchange
US20020046272A1 (en) Central management system for peripheral apparatus
JPH04242396A (en) Remote supervisory system
JP3321359B2 (en) Processing control system
JP3360018B2 (en) Communication device switching time setting system
JPH06342382A (en) Hot stand-by high-speed switching system
JP2570134B2 (en) Data broadcast transfer method
JPH05145548A (en) Down-load control system for information communication network system
CN116340036A (en) Cloud printing exception handling method and device and storage medium
JP2000285051A (en) Server for remote maintenance system
JPH06224914A (en) Terminal equipment backup system
JP2621779B2 (en) Connection test method for distributed system
JPH0831067B2 (en) Program transfer control method for terminal device