JPS62209644A - Program loading system - Google Patents

Program loading system

Info

Publication number
JPS62209644A
JPS62209644A JP61049024A JP4902486A JPS62209644A JP S62209644 A JPS62209644 A JP S62209644A JP 61049024 A JP61049024 A JP 61049024A JP 4902486 A JP4902486 A JP 4902486A JP S62209644 A JPS62209644 A JP S62209644A
Authority
JP
Japan
Prior art keywords
program
terminal
program name
equipment
center device
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
JP61049024A
Other languages
Japanese (ja)
Inventor
Haruo Ito
晴夫 伊藤
Hirohide Nishida
西田 浩秀
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.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP61049024A priority Critical patent/JPS62209644A/en
Publication of JPS62209644A publication Critical patent/JPS62209644A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Transfer Between Computers (AREA)

Abstract

PURPOSE:To reduce the control load of a center equipment and at the same time to contrive the optional designation of a program through a terminal equipment, by designating a program name via the terminal equipment to give a program loading request and then transferring the designated program through the center equipment. CONSTITUTION:For instance, a terminal equipment contains a register means 25 which registers a program name which can identify a terminal number to a storage-protected RAM. Then a registered program name is written to an IPL request telegram and sent to a center equipment. This center equipment analyzes the received telegram for recognizing the terminal number and the program name. Thus the center equipment can immediately read the relevant program out of a file and transfer it. As a result, the control load of the center equipment is greatly reduced since it is just required to register a transferred program to the file. At the same time, the program name can be optionally registered at the side of the terminal equipment. This improves the flexible operation of a program loading system.

Description

【発明の詳細な説明】 〔概要〕 センター装置より転送されるプログラムにより動作する
プログラマブルな端末装置において、端末装置からプロ
グラム名を指定してプログラムロード要求を行い、セン
ター装置では指定されたそのプログラムを転送するもの
で、センター装置の管理負担を軽減するとともに、端末
装置で任意にプログラムを指定できる効果がある。
[Detailed Description of the Invention] [Summary] In a programmable terminal device that operates by a program transferred from a center device, a program load request is made by specifying a program name from the terminal device, and the center device loads the specified program. This has the effect of reducing the management burden on the center device and allowing arbitrary programs to be specified on the terminal device.

〔産業上の利用分野〕[Industrial application field]

本発明はセンター装置より端末装置にプログラムをロー
ドするプログラムロード方式の改良に関する。
The present invention relates to an improvement in a program loading method for loading a program from a center device to a terminal device.

センター装置から転送されるプログラムにより動作する
端末装置では、従来センター装置で各端末へ転送するプ
ログラムの管理を行っていた。
Conventionally, in terminal devices that operate based on programs transferred from a center device, the center device manages the programs transferred to each terminal.

このため、端末数の台数が増加することはセンター装置
の資源に圧迫を加えるとともに、管理業務の負担を太き
(するという問題点があった。
For this reason, an increase in the number of terminals puts pressure on the resources of the center equipment and increases the burden of management work.

このため、上記解決するプログラムロード方式%式% 〔従来の技術〕 第3図(alにシステムブロック図、第3図(blに従
来のプログラムロード動作フローチャート図を示す。
For this reason, the above-mentioned program loading method % formula % [Prior art] Fig. 3 (al) shows a system block diagram, and Fig. 3 (bl) shows a conventional program loading operation flowchart.

第3図(alにおいて、端末1〜2は種々のデータ処理
を行うワークステーションを構成するものであるが、プ
ログラムファイルは備えず、電源投入によって初期プロ
グラムロード(TPL)要求をセンター装置3に送出し
、転送されたプログラムにより動作するように構成され
たものである。
In Figure 3 (al), terminals 1 and 2 constitute a workstation that performs various data processing, but they do not have program files and send an initial program load (TPL) request to the center device 3 when the power is turned on. However, it is configured to operate according to the transferred program.

センター装置3では、端末1〜2にロードするプログラ
ムをプログラムファイル4に登録しており、第3図(b
lに示すように、端末1〜2からの■PL要求電文に基
づいて端末番号を識別するとともに、IPL管理テーブ
ル5を参照して該当プログラムを検索して要求端末に転
送する。
In the center device 3, the programs to be loaded into the terminals 1 and 2 are registered in the program file 4, and as shown in FIG.
As shown in FIG. 1, the terminal number is identified based on the ■PL request message from the terminals 1 and 2, the IPL management table 5 is referred to, the corresponding program is searched, and the program is transferred to the requesting terminal.

このように、センター装置3では端末番号とプログラム
名とを対応せしめたIPL管理テーブル5により転送プ
ログラムを管理するため、端末数の増減、プログラム名
の変更等が行われると、その都度IPL管理テーブル5
の更新が行われる。
In this way, the center device 3 manages transfer programs using the IPL management table 5 that associates terminal numbers and program names, so whenever the number of terminals increases or decreases, the program name changes, etc. 5
will be updated.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

上記説明したように、従来のプログラムロード方式では
、端末数が増大するとプログラムロードのために資源を
圧迫するとか、端末台数の増減。
As explained above, in the conventional program loading method, when the number of terminals increases, resources are squeezed for program loading, and the number of terminals increases or decreases.

プログラム名の変更等に伴う管理作業が繁雑になるとい
う問題点があった。
There was a problem in that management work associated with changing program names, etc. became complicated.

本発明は上記問題点に鑑み、センター装置の負担を軽減
するプログラムロード方式を提供することを目的とする
ものである。
SUMMARY OF THE INVENTION In view of the above problems, it is an object of the present invention to provide a program loading method that reduces the burden on a center device.

〔問題点を解決するための手段〕[Means for solving problems]

上記目的のため、本発明のプログラムロード方式は、第
1図原理説明図に示すように、プログラム名を登録する
手段(25)と、登録した該プログラム名を指定してセ
ンター装置にプログラムロード要求電文を送出する手段
(26)と、 を該端末装置に設け、センター装置は前記プログラムロ
ード要求電文で指定されたプログラムを端末装置に転送
するものである。
For the above purpose, the program loading method of the present invention, as shown in the principle explanatory diagram of FIG. A means (26) for transmitting a message is provided in the terminal device, and the center device transfers the program specified by the program load request message to the terminal device.

〔作用〕[Effect]

例えば、端末番号が識別できるプログラム名を、記憶保
護されたRAM (ランダムアクセスメモリ)に登録す
る手段を端末装置に設け、IPL要求電文に登録プログ
ラム名を記載してセンター装置に送出する。
For example, the terminal device is provided with means for registering a program name from which the terminal number can be identified in a protected RAM (random access memory), and the registered program name is written in an IPL request message and sent to the center device.

センター装置では、そのIPL要求電文を解析すること
により、端末番号およびプログラム名が認識でき、直ち
にそのプログラムをファイルより読出して転送すること
ができる。
The center device can recognize the terminal number and program name by analyzing the IPL request message, and can immediately read the program from the file and transfer it.

このため、センター装置では転送プログラムをファイル
に登録するのみでよく、大幅に管理負担が軽減されると
ともに、端末側も任意にプログラム名を登録でき、シス
テムとして柔軟な運用ができる効果がある。
Therefore, the center device only needs to register the transfer program in a file, which greatly reduces the management burden, and the terminal side can also register any program name, which has the effect of allowing flexible system operation.

〔実施例〕〔Example〕

本発明の実施例を第2図を参照しつつ説明する。 An embodiment of the present invention will be described with reference to FIG.

第2図(alにプログラムロード動作フローチャート図
、第2図(blに端末およびセンター装置の詳細を表す
システムブロック図を示す。
FIG. 2 (al) shows a program loading operation flowchart, and FIG. 2 (bl) shows a system block diagram showing details of the terminal and center device.

IPL要求電文は、第2図(b)に示すように、■PL
要求を表す電文9aとプログラム名を指定する電文9b
とで構成す不とともに、プログラム名は端末番号に対応
する(例えばPOIは端末番号01)ように定義される
The IPL request message is, as shown in Figure 2(b), ■PL
Message 9a expressing the request and message 9b specifying the program name
The program name is defined to correspond to the terminal number (for example, POI is terminal number 01).

このIPL要求電文9に基づきプログラムロー・ドを行
う端末6およびセンター装置7の構成を第2図(b)に
示す。即ち、 端末6は、プロセッサ111表示部17.キー人力部1
8等を備え、RAM13に転送されたプログラムにより
動作するもので、プログラムロード手段として、プログ
ラム名を登録する登録処理部15、プログラム名メモリ
14、IPL要求電文作成部82通信制御部16等を備
え、センター装置7では、プログラムファイル23゜プ
ログラムファイル23を管理し指定のプログラムをRA
M24に転送するファイル管理部22およびIPL要求
電文を解析してロード処理を行うrPL要求処理部21
等より構成されている。
The configuration of the terminal 6 and center device 7 that load programs based on this IPL request message 9 is shown in FIG. 2(b). That is, the terminal 6 has the processor 111 display unit 17 . Key human resources department 1
8, etc., and is operated by a program transferred to the RAM 13. As a program loading means, it is equipped with a registration processing section 15 for registering a program name, a program name memory 14, an IPL request message creation section 82, a communication control section 16, etc. , the center device 7 manages the program file 23゜program file 23 and executes the specified program in RA.
A file management unit 22 that transfers to the M24 and an rPL request processing unit 21 that analyzes the IPL request message and performs load processing.
It is composed of etc.

以上構成の端末6およびセンター装置7は通信制御部1
6および20を介して、以下のようなプログラムロード
動作を行う。〔第2図(a)参照〕(1)センター装置
7は、電源未投入の端末6に対して数秒間隔でパトロー
ルポーリングを行う。
The terminal 6 and center device 7 configured above are the communication control unit 1
6 and 20, the following program loading operation is performed. [See FIG. 2(a)] (1) The center device 7 performs patrol polling at intervals of several seconds for the terminals 6 that are not powered on.

(2)端末6では、電源が投入されるとROM12に格
納されている初期設定プログラムにより端末6の各部が
初期設定され、続いてTPL要求電文がセンター装置7
に送出される。
(2) When the terminal 6 is powered on, each part of the terminal 6 is initialized by the initial setting program stored in the ROM 12, and then a TPL request message is sent to the center device 7.
sent to.

このため、IPL要求電文作成部8はプログラム名メモ
リ14を読取り、登録されたプログラム名を含むIPL
要求電文9を作成し、通信制御部16は、前記パトロー
ルポーリングに応じてこれを送信する。
Therefore, the IPL request message creation unit 8 reads the program name memory 14 and creates an IPL request message containing the registered program name.
A request message 9 is created, and the communication control unit 16 transmits it in response to the patrol polling.

(3)センター装置7ではこのIPL要求電文9を受信
すると、1.P L要求処理部21が端末番号およびプ
ログラム名を解析する。
(3) When the center device 7 receives this IPL request message 9, 1. The PL request processing unit 21 analyzes the terminal number and program name.

ファイル管理部22は、上記プログラム名のファイルを
プログラムファイル23より読出してRAM24に格納
し、通信制御部20はこれを端末6に転送する。
The file management section 22 reads the file with the above program name from the program file 23 and stores it in the RAM 24, and the communication control section 20 transfers it to the terminal 6.

(4)端末6では転送されたプログラムをRAMl3に
格納し、以後オペレータの操作等に従ってそのプログラ
ムが動作する。
(4) The terminal 6 stores the transferred program in the RAM 13, and thereafter operates the program according to the operator's operations.

なお、プログラム名の登録は登録処理部15が行い、キ
ー人力部18より入力されたプログラム名は、バッテリ
サポートされているプログラム名メモリ14に格納、登
録される。
Note that the program name is registered by the registration processing unit 15, and the program name input from the key input unit 18 is stored and registered in the battery-supported program name memory 14.

以上説明したように、IPL要求電文で転送要求プログ
ラム名を指定し、センター装置でこれを解析して転送す
るものであるから、端末番号とプログラム名とを対応付
けした管理テーブルを必要せず、センター装置における
管理負担が軽減される。
As explained above, since the transfer request program name is specified in the IPL request message and the center device analyzes and transfers it, there is no need for a management table that associates terminal numbers and program names. The management burden on the center device is reduced.

〔発明の効果〕〔Effect of the invention〕

以上説明したように、本発明は端末装置よりプログラム
名を指定してプログラムロードを行う方式を提供するも
ので、センター装置の管理負担の軽減の他、システム拡
張に対して柔救に対処できる効果は極めて大である。
As explained above, the present invention provides a method for loading a program by specifying a program name from a terminal device, which has the advantage of reducing the management burden on the center device and allowing flexibility in dealing with system expansion. is extremely large.

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

第1図は本発明の原理説明図、 第2図(alはプログラムロード動作フローチャート図
、 第2図(b)は実施例のシステムブロック図、第3図f
8)はシステムブロック図、 第3図fb)は従来のプログラムロード動作フローチャ
ート図、 である。図中、 1〜2は端末、      3はセンター装置、4はプ
ログラムファイル、 5はIPL管理テーブル、 6は実施例の端末、 7は実施例のセンター装置、 8はIPL要求電文作成部、 9はIPL要求電文、 11.19はプロセッサ、 12はROM。 13.24はRAM。 14はプログラム名メモリ、 工5は登録処理部、。 16.20は通信制御部、 21はI P !、要求処理部、 22はファイル管理部、 23はプログラムファイル、 である。
Fig. 1 is a diagram explaining the principle of the present invention, Fig. 2 (al is a flowchart of program loading operation, Fig. 2 (b) is a system block diagram of the embodiment, Fig. 3 f
8) is a system block diagram, and FIG. 3 fb) is a conventional program loading operation flowchart. In the figure, 1 to 2 are terminals, 3 is a center device, 4 is a program file, 5 is an IPL management table, 6 is a terminal of the embodiment, 7 is a center device of an embodiment, 8 is an IPL request message creation unit, 9 is an IPL request message creation unit IPL request message, 11.19 is processor, 12 is ROM. 13.24 is RAM. 14 is a program name memory, and 5 is a registration processing unit. 16. 20 is a communication control unit, 21 is I P! , a request processing section, 22 a file management section, and 23 a program file.

Claims (1)

【特許請求の範囲】 センター装置から転送されるプログラムにより動作する
端末装置におけるプログラムロード方式であって、 プログラム名を登録する手段(25)と、 登録した該プログラム名を指定してセンター装置にプロ
グラムロード要求電文を送出する手段(26)と、 を該端末装置に設け、センター装置は前記プログラムロ
ード要求電文で指定されたプログラムを端末装置に転送
することを特徴とするプログラムロード方式。
[Claims] A program loading method in a terminal device operated by a program transferred from a center device, comprising means (25) for registering a program name, and a program to the center device by specifying the registered program name. A program loading method characterized in that the terminal device is provided with means (26) for sending a load request message, and the center device transfers the program specified by the program load request message to the terminal device.
JP61049024A 1986-03-06 1986-03-06 Program loading system Pending JPS62209644A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61049024A JPS62209644A (en) 1986-03-06 1986-03-06 Program loading system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61049024A JPS62209644A (en) 1986-03-06 1986-03-06 Program loading system

Publications (1)

Publication Number Publication Date
JPS62209644A true JPS62209644A (en) 1987-09-14

Family

ID=12819542

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61049024A Pending JPS62209644A (en) 1986-03-06 1986-03-06 Program loading system

Country Status (1)

Country Link
JP (1) JPS62209644A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01134666A (en) * 1987-11-20 1989-05-26 Sanyo Electric Co Ltd Information processing system
JPH01136273A (en) * 1987-11-20 1989-05-29 Sanyo Electric Co Ltd Information processing system

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS59123050A (en) * 1982-12-29 1984-07-16 Fanuc Ltd Automatic calling method of specific file
JPS6019240A (en) * 1983-07-13 1985-01-31 Fujitsu Ltd Loading system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS59123050A (en) * 1982-12-29 1984-07-16 Fanuc Ltd Automatic calling method of specific file
JPS6019240A (en) * 1983-07-13 1985-01-31 Fujitsu Ltd Loading system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01134666A (en) * 1987-11-20 1989-05-26 Sanyo Electric Co Ltd Information processing system
JPH01136273A (en) * 1987-11-20 1989-05-29 Sanyo Electric Co Ltd Information processing system

Similar Documents

Publication Publication Date Title
JPS62209644A (en) Program loading system
JPS62113269A (en) On-line system
JPH0452968B2 (en)
JPH02297633A (en) Task managing system
JPH0685167B2 (en) Network job execution monitoring control method
JPH05324574A (en) Inter-processor communication system
JPH02146654A (en) Control system for input/output device of computer system
JPH0431454B2 (en)
JPH04274524A (en) System for controlling inter-process communication
JPS61269545A (en) Computer system
JPS5990169A (en) Picture information retrieving device
JPS62123549A (en) Data storing system
JPS5850057A (en) Management system for shared file
JPS61163430A (en) Data mapping device
JPS63236157A (en) Patch application system
JPS6224377A (en) Information collecting system for data communication network
JPS62217351A (en) Monitor control system for executing job of other system
JPH04205638A (en) Program allocation device
JPS63146122A (en) Message display system
JPS63143641A (en) Temporary file transfer system between programs
JPH03113506A (en) Program control system
JPH05151057A (en) Decentralized data base history processing system
JPH0395614A (en) Computer system
JPH08137943A (en) Facility management system
JPH03134758A (en) Decentralized processing system