JPS63298658A - Information processor - Google Patents

Information processor

Info

Publication number
JPS63298658A
JPS63298658A JP62136589A JP13658987A JPS63298658A JP S63298658 A JPS63298658 A JP S63298658A JP 62136589 A JP62136589 A JP 62136589A JP 13658987 A JP13658987 A JP 13658987A JP S63298658 A JPS63298658 A JP S63298658A
Authority
JP
Japan
Prior art keywords
terminal
control table
connection request
disconnection
control
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
JP62136589A
Other languages
Japanese (ja)
Inventor
Kazuji Miura
和司 三浦
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP62136589A priority Critical patent/JPS63298658A/en
Publication of JPS63298658A publication Critical patent/JPS63298658A/en
Pending legal-status Critical Current

Links

Landscapes

  • Computer And Data Communications (AREA)

Abstract

PURPOSE:To reduce the capacity of a memory by storing a terminal control table regarding a terminal device which makes a connection request newly in place of a terminal control table regarding a terminal device which has made a disconnection request yet. CONSTITUTION:When a terminal 9 sends a connection request to an information processor 1, a table generating means 3 identifies the terminal 9 which has made the connection request according to the address of its terminal sent from the terminal 9 together with the connection request and obtains necessary information from a terminal constitution information file 8 to generate a terminal control table. When a disconnection request receiving means 5 receives a disconnection request from the terminal 9, on the other hand, a table releasing means 7 releases the control table of the terminal 9.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、電子計算機システムでの端末制御方式に関す
る。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a terminal control method in an electronic computer system.

〔概要〕〔overview〕

本発明は、情報処理装置に接続された端末装置の管理手
段において、 すべての端末装置の端末制御テーブルの管理に代わり接
続中の端末装置の端末制御テーブルを狭いメモリ領域内
で管理することにより、管理に要するメモリの容量を縮
小することができるようにしたものである。
The present invention, in a management means of a terminal device connected to an information processing device, manages the terminal control table of the connected terminal device within a narrow memory area instead of managing the terminal control table of all the terminal devices. This allows the memory capacity required for management to be reduced.

〔従来の技術〕[Conventional technology]

従来は、第9図に示すように計算機の立上げ直後に端末
構成情報ファイルを読込み、端末を制御するテーブルを
作成して、そのテーブルに基づき端末の接続および切断
などの処理を行っていた。
Conventionally, as shown in FIG. 9, a terminal configuration information file is read immediately after a computer is started up, a table for controlling the terminal is created, and processes such as connection and disconnection of the terminal are performed based on the table.

テーブルには、第1O図に示すように、接続可能なすべ
ての端末1〜nに対して、それぞれに端末識別名、端末
タイプ、端末状態およびアドレスなどの端末を制御する
のに必要な情報が入っている・〔発明が解決しようとす
る問題点〕 このような従来例の制御方式では、接続端末ごとに端末
制御テーブルを作成しなければならないので、多くのメ
モリを必要とする欠点があった。
As shown in Figure 1O, the table contains information necessary to control the terminals, such as terminal identification name, terminal type, terminal status, and address, for all connectable terminals 1 to n. [Problem to be solved by the invention] In this conventional control method, a terminal control table must be created for each connected terminal, which has the disadvantage of requiring a large amount of memory. .

本発明はこのような欠点を除去するもので、端末制御テ
ーブルに要するメモリの容量を削減することができる情
報処理装置を提供することを目的とする。
The present invention aims to eliminate such drawbacks and provides an information processing device that can reduce the memory capacity required for the terminal control table.

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

本発明は、複数の端末装置およびこの端末装置との接続
切断を含む制御情報を記憶する端末構成情報ファイルに
接続され、この端末構成情報ファイルから取得した制御
情報に基づき作成された端末制御テーブルを格納するメ
モリを有する情報処理装置において、上記メモリの上記
端末制御テーブルを格納する領域は上記複数の端末装置
のうちの一部の装置にかかわる制御テーブルを格納する
大きさの領域であり、新たに接続要求を行う端末装置に
かかわる端末制御テーブルをすでに切断要求を行った端
末装置にかかわる端末制御テーブルに代わり格納させる
制御手段を備えたことを特徴とする。
The present invention is connected to a terminal configuration information file that stores control information including connection disconnection with a plurality of terminal devices and the terminal devices, and a terminal control table created based on control information acquired from the terminal configuration information file. In an information processing device having a memory for storing the terminal control table, the area of the memory for storing the terminal control table is an area large enough to store control tables related to some of the plurality of terminal devices, and The present invention is characterized by comprising a control means for storing a terminal control table related to a terminal device that makes a connection request instead of a terminal control table related to a terminal device that has already made a disconnection request.

〔作用〕[Effect]

情報処理装置が端末装置から接続要求を受信すると、こ
の接続要求により接続要求を出した情報処理装置の制御
テーブルを作成し、このテーブルにより接続要求を出し
た情報処理装置との接続を行う、また、接続手段により
接続された情報処理装置からの切断要求を受信すると、
この切断要求により切断要求を出した情報処理装置を切
断し、切断した情報処理装置の制御テーブルを解放する
When the information processing device receives a connection request from a terminal device, it uses this connection request to create a control table for the information processing device that has issued the connection request, and uses this table to connect to the information processing device that has issued the connection request. , upon receiving a disconnection request from the information processing device connected by the connection means,
In response to this disconnection request, the information processing device that issued the disconnection request is disconnected, and the control table of the disconnected information processing device is released.

〔実施例〕〔Example〕

以下、本発明の一実施例を図面に基づき説明する。 Hereinafter, one embodiment of the present invention will be described based on the drawings.

第1図はこの実施例の構成を示すブロック構成図である
。この実施例は、情報処理装置1と、端末構成情報ファ
イル8と、端末9とから構成されている。ここで、情報
処理装置1は、第2図に示すように、接続要求受信処理
21およびテーブル作成手段起動処理22の手順を実行
する接続要求受信手段2と、第3図に示すように、端末
識別処理31、端末構成情報取得処理32、テーブル作
成処理33および接続手段起動処理34の手順を実行す
るテーブル作成手段3と、第4図に示すように、切断要
求受信処理41および切断手段起動処理42の手順を実
行する切断要求受信手段5と、第5図に示すように、切
断処理51およびテーブル解放手段起動処理52の手順
を実行する切断手段6と、第6図に示すように、テーブ
ルサーチ処理61およびテーブル解放処理62の手順を
実行するテーブル解放手段7とから構成されている。
FIG. 1 is a block diagram showing the configuration of this embodiment. This embodiment includes an information processing device 1, a terminal configuration information file 8, and a terminal 9. Here, as shown in FIG. 2, the information processing device 1 includes a connection request receiving means 2 that executes a connection request receiving process 21 and a table creation means starting process 22, and a terminal as shown in FIG. A table creation means 3 that executes the steps of identification processing 31, terminal configuration information acquisition processing 32, table creation processing 33, and connection means activation processing 34, and as shown in FIG. 4, disconnection request reception processing 41 and disconnection means activation processing. As shown in FIG. 5, the disconnection request receiving means 5 executes the procedure of 42, the disconnection means 6 executes the procedure of disconnection process 51 and table release means starting process 52, as shown in FIG. It is comprised of a table release means 7 that executes a search process 61 and a table release process 62.

第7図は、第1図のテーブル作成手段3で作成する端末
II御子テーブル構造を示す概念図であり、第8図は、
第7図の端末制御テーブルの接続関係を示す図である。
FIG. 7 is a conceptual diagram showing the terminal II child table structure created by the table creation means 3 of FIG. 1, and FIG.
8 is a diagram showing the connection relationship of the terminal control table of FIG. 7. FIG.

次に、この実施例の動作を図面を参照して説明する。端
末9から情報処理装置lに接続要求が行われると、接続
要求受信手段2の接続要求受信処理21で端末9からの
接続要求が受信され、この端末9に対するテーブルを作
成するテーブル作成手段3を起動するテーブル作成手段
起動処理22を動作させる。テーブル作成手段3は、端
末識別処理31で、接続要求と一緒に端末9から情報処
理装置1に送られてくる自端末アドレスに基づき接続要
求を出した端末9を識別し、端末構成情報取得処理32
で、端末9を制御するテーブルを作成するのに必要な情
報を端末構成情報ファイル8から取得し、テーブル作成
処理33で、その取得した情報に基づき第7図に示す構
造の端末制御テーブルの作成と、第8図に示すようにテ
ーブルチェーン先頭ポインタから順にポインタを追って
いき最後の所(NULL)に新しく作成した端末9を制
御するテーブルのポインタの代入と、新しく作成した端
末制御テーブルのチェーンポインタにNULLの代入と
を行い、接続手段4を起動する接続手段起動処理34を
動作させる。接続手段4は、情報処理装置1と接続要求
を出した端末9との接続を行う。
Next, the operation of this embodiment will be explained with reference to the drawings. When a connection request is made from the terminal 9 to the information processing apparatus l, the connection request receiving process 21 of the connection request receiving means 2 receives the connection request from the terminal 9, and the table creating means 3 which creates a table for this terminal 9 is sent. The table creation means activation process 22 to be activated is operated. In the terminal identification process 31, the table creation means 3 identifies the terminal 9 that has issued the connection request based on the own terminal address sent from the terminal 9 to the information processing device 1 together with the connection request, and processes the terminal configuration information acquisition process. 32
The information necessary to create a table for controlling the terminal 9 is obtained from the terminal configuration information file 8, and in the table creation process 33, a terminal control table having the structure shown in FIG. 7 is created based on the obtained information. Then, as shown in Fig. 8, the pointers are followed in order from the top pointer of the table chain, and at the end (NULL), the pointer of the table that controls the newly created terminal 9 is assigned, and the chain pointer of the newly created terminal control table is assigned. is substituted with NULL, and the connection means startup process 34 for starting the connection means 4 is operated. The connection means 4 connects the information processing device 1 and the terminal 9 that has issued the connection request.

一方、切断要求受信手段5は、切断要求受信処理41で
、端末9から情報処理装置1に対して出す切断要求を受
信し、切断手段6を起動する切断要求起動処理42を動
作させる。切断手段6は、切断処理51で、情報処理装
置1と切断要求を出した端末9との切断を行い、テーブ
ル解放手段7を起動するテーブル解放手段起動処理52
を動作させる。
On the other hand, the disconnection request receiving means 5 receives a disconnection request issued from the terminal 9 to the information processing apparatus 1 in a disconnection request receiving process 41, and operates a disconnection request activation process 42 for activating the disconnection means 6. In a disconnection process 51, the disconnection unit 6 disconnects the information processing device 1 from the terminal 9 that issued the disconnection request, and performs a table release unit activation process 52 in which the table release unit 7 is activated.
make it work.

テーブル解放手段7は、テーブルサーチ処理61で、切
断手段6で切断を行った端末9の制御テーブルを、第8
図のテーブルチェーン先頭ポインタを元に順に捜し、テ
ーブル解放処理72で、端末9の制御テーブルのチェー
ンを外して端末9の制御テーブルを解放する。
In the table search process 61, the table release means 7 stores the control table of the terminal 9 that has been cut by the cutting means 6 in the eighth table.
A search is performed in order based on the table chain head pointer shown in the figure, and in table release processing 72, the chain of the control table of the terminal 9 is removed and the control table of the terminal 9 is released.

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

本発明は、以上説明したように、大構成のシステムでも
、接続中の端末制御テーブルだけメモリ中に展開するの
で、端末を制御するのに必要なメモリを少なくする効果
がある。
As explained above, the present invention has the effect of reducing the amount of memory required to control the terminals, even in a large system, because only the terminal control table that is connected is developed in the memory.

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

第1図は本発明実施例の構成を示すブロック構成図。 第2図は第1図中の接続要求受信手段の動作を示す流れ
図。 第3図は第1図中のテーブル作成手段の動作を示す流れ
図。 第4図は第1図中の切断要求受信手段の動作を示す流れ
図。 第5図は第1図中の切断手段6の動作を示す流れ図。 第6図は第1図中のテーブル解放手段7の動作を示す流
れ図。 第7図は本発明実施例に用いられる端末制御テーブルの
概念図。 第8図は各端末の制御テーブルの繋がり方を示した図。 第9図は従来の端末制御テーブルの作成手順を示す流れ
図。 第10図は従来の端末制御テーブルの概念図。 1・・・情報処理装置、2・・・接続要求受信手段、3
・・・テーブル作成手段、4・・・接続手段、5・・・
切断要求受信手段、6・・・切断手段、7・・・テーブ
ル解放手段、8・・・端末構成情報ファイル、9・・・
端末。
FIG. 1 is a block configuration diagram showing the configuration of an embodiment of the present invention. FIG. 2 is a flowchart showing the operation of the connection request receiving means in FIG. 1. FIG. 3 is a flowchart showing the operation of the table creation means in FIG. 1. FIG. 4 is a flowchart showing the operation of the disconnection request receiving means in FIG. 1. FIG. 5 is a flowchart showing the operation of the cutting means 6 in FIG. 1. FIG. 6 is a flowchart showing the operation of the table release means 7 in FIG. 1. FIG. 7 is a conceptual diagram of a terminal control table used in the embodiment of the present invention. FIG. 8 is a diagram showing how the control tables of each terminal are connected. FIG. 9 is a flowchart showing a conventional procedure for creating a terminal control table. FIG. 10 is a conceptual diagram of a conventional terminal control table. 1... Information processing device, 2... Connection request receiving means, 3
... Table creation means, 4... Connection means, 5...
disconnection request receiving means, 6... disconnection means, 7... table release means, 8... terminal configuration information file, 9...
terminal.

Claims (1)

【特許請求の範囲】[Claims] (1)複数の端末装置およびこの端末装置との接続切断
を含む制御情報を記憶する端末構成情報ファイルに接続
され、この端末構成情報ファイルから取得した制御情報
に基づき作成された端末制御テーブルを格納するメモリ
を有する情報処理装置において、 上記メモリの上記端末制御テーブルを格納する領域は上
記複数の端末装置のうちの一部の装置にかかわる制御テ
ーブルを格納する大きさの領域であり、 新たに接続要求を行う端末装置にかかわる端末制御テー
ブルをすでに切断要求を行った端末装置にかかわる端末
制御テーブルに代わり格納させる制御手段を備えた ことを特徴とする情報処理装置。
(1) Connected to a terminal configuration information file that stores control information including multiple terminal devices and connection disconnections with these terminal devices, and stores a terminal control table created based on control information acquired from this terminal configuration information file. In an information processing device having a memory for storing the terminal control table in the memory, the area for storing the terminal control table is an area large enough to store control tables related to some of the plurality of terminal devices, and An information processing apparatus comprising: a control means for storing a terminal control table related to a terminal device that makes a request instead of a terminal control table related to a terminal device that has already made a disconnection request.
JP62136589A 1987-05-29 1987-05-29 Information processor Pending JPS63298658A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP62136589A JPS63298658A (en) 1987-05-29 1987-05-29 Information processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP62136589A JPS63298658A (en) 1987-05-29 1987-05-29 Information processor

Publications (1)

Publication Number Publication Date
JPS63298658A true JPS63298658A (en) 1988-12-06

Family

ID=15178819

Family Applications (1)

Application Number Title Priority Date Filing Date
JP62136589A Pending JPS63298658A (en) 1987-05-29 1987-05-29 Information processor

Country Status (1)

Country Link
JP (1) JPS63298658A (en)

Similar Documents

Publication Publication Date Title
JPS649651U (en)
JPS63298658A (en) Information processor
JPS6184765A (en) Microprocessor system
JPH08190484A (en) Development assisting device
JPS62100854A (en) Communication system between host and terminal
JPH04156615A (en) System rising system
JPH04148326A (en) Application activating system
JP2890962B2 (en) Loosely coupled multi-hot standby computer system
JPH07160511A (en) Method for down loading file for terminal equipment sharing transmission line
JP3105705B2 (en) Online form output method
JPH02120963A (en) Tss system
JPH02259868A (en) System for releasing program and data or the like to distributed computer
JPS62209644A (en) Program loading system
JPS63279350A (en) Terminal connection system for on-line transaction control system
JPH03265953A (en) Down load control system for control program to terminal equipment
JPH02293953A (en) Specific system information obtaining method
JPS63279361A (en) Data pass-through system
JPH0370062A (en) Terminal equipment remote maintenance system
JPS593531A (en) Terminal output processing system
JPS63196965A (en) Connecting system for terminal equipment
JPH0241544A (en) Program calling system of control table
JPH01287756A (en) Starting method for decentralized file
JPS63158651A (en) Alternate output system for transmission data to terminal
JPS62123549A (en) Data storing system
JPH01123347A (en) Communication equipment connection system in on-line system