JPH0498442A - System for setting data communicating party station - Google Patents

System for setting data communicating party station

Info

Publication number
JPH0498442A
JPH0498442A JP2213915A JP21391590A JPH0498442A JP H0498442 A JPH0498442 A JP H0498442A JP 2213915 A JP2213915 A JP 2213915A JP 21391590 A JP21391590 A JP 21391590A JP H0498442 A JPH0498442 A JP H0498442A
Authority
JP
Japan
Prior art keywords
communication
communication channel
partner station
program
communicating party
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
JP2213915A
Other languages
Japanese (ja)
Inventor
Koji Kosaka
浩司 小坂
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 Solution Innovators Ltd
Original Assignee
NEC Software Chubu 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 NEC Software Chubu Ltd filed Critical NEC Software Chubu Ltd
Priority to JP2213915A priority Critical patent/JPH0498442A/en
Publication of JPH0498442A publication Critical patent/JPH0498442A/en
Pending legal-status Critical Current

Links

Landscapes

  • Computer And Data Communications (AREA)

Abstract

PURPOSE:To guarantee the start of data communication work by simultaneously changing records having a communicating party station key as the object of a change in a communicating party station information file when a change is generatd in any one of the number of the communication channel of a communicating party station, the class of the communication channel and a transmission control process. CONSTITUTION:A communication work program 3 dispatches a communicating party station key 21 to a communication control program 2 so as to set the communicating party station when starting data communication work. The communication control program 2 retrieves a communicating party station information file 7 with the communicating party station key as a key. A communication channel program file 6-i shown by a communication channel program name 23 of the retrieved record is loaded from a secondary storage device 4 to a communication channel 5-i shown by a communication channel number 22 due to the retrieved record. Then, a transmission control process 24 shown by the retrieved reccrd is applied to the communication channel 5-i so as to activate the communication channel 5-i. Thus, the data communication work can be executed.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は相手局を設定してデータ通信を行うデータ通信
相手局設定方式に関し、特にデータ通信相手局との接続
を行うための自局内におけるデータ通信相手局設定方式
に関する。
[Detailed Description of the Invention] [Field of Industrial Application] The present invention relates to a data communication partner station setting method for setting a partner station and performing data communication, and in particular, the present invention relates to a data communication partner station setting method for setting a partner station and performing data communication. Concerning data communication partner station setting method.

〔従来の技術〕[Conventional technology]

第3図は従来のデータ通信相手局設定方式の一例を示す
ブロック図である。
FIG. 3 is a block diagram showing an example of a conventional data communication partner station setting method.

従来のデータ通信相手局設定方式では、第3図に示すよ
うに、コンピュータ1の通信業務プログラム33が、通
信管理プログラム32に対して、所望する相手局の接続
されている通信チャネル番号と、通信チャネルプログラ
ムが動作すべき伝送制御手順とを与える。
In the conventional data communication partner station setting method, as shown in FIG. The transmission control procedure for which the channel program should operate is given.

次に、通信管理プログラム32は、得られた通信チャネ
ル番号をキーとして、通信チャネル情報ファイル38よ
り該当するレコードを検索する。
Next, the communication management program 32 searches the communication channel information file 38 for a corresponding record using the obtained communication channel number as a key.

第4図は従来のデータ通信相手局設定方式で使用される
通信チャネル情報ファイルのレコード形式の一例を示す
情報構成図である。
FIG. 4 is an information configuration diagram showing an example of the record format of a communication channel information file used in the conventional data communication partner station setting method.

第4図に示すように、通信チャネル情報ファイル38の
各レコードは、通信チャネル番号41と、通信チャネル
プログラム名42とより構成されている。
As shown in FIG. 4, each record of the communication channel information file 38 is composed of a communication channel number 41 and a communication channel program name 42.

検索されたレコードに示される通信チャネルプログラム
名42のモジュールを、通信チャネル番号に該当する通
信チャネル35−iヘロードして、先に得た伝送制御手
順を与えることによって通信チャネル35−1を活性化
させる。
The module with the communication channel program name 42 shown in the searched record is loaded into the communication channel 35-i corresponding to the communication channel number, and the communication channel 35-1 is activated by giving the previously obtained transmission control procedure. let

次に、通信管理プログラム32は、通信業務プログラム
33へ相手局を設定してデータ通信を可能とする。
Next, the communication management program 32 sets the partner station in the communication business program 33 to enable data communication.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

上述した従来のデータ通信相手局設定方式では、通信チ
ャネル番号と、伝送制御手順との2つの情報により所望
する相手局を設定するために、次のような問題点がある
The conventional data communication partner station setting method described above has the following problems because a desired partner station is set using two pieces of information: the communication channel number and the transmission control procedure.

■一般に、ある種の通信チャネルが使用できる伝送制御
手順が特定されているので、ある時点で別種の通信チャ
ネルと交換した場合に、これに連携して通信業務プログ
ラムは、交換された通信チャネルに対応した伝送制御手
順に変更しなければならない。
■In general, a transmission control procedure that can be used with a certain type of communication channel is specified, so if a communication channel of a different type is exchanged at a certain point, the communication business program will be able to use the exchanged communication channel in conjunction with this. The transmission control procedure must be changed to a corresponding one.

■ある通信業務プログラムによって使用されている通信
チャネルが別の通信チャネル番号に変更された場合は、
これに連携して通信業務プログラムが保持する通信チャ
ネル番号を変更しなければならない。
■If the communication channel used by a communication business program is changed to a different communication channel number,
In conjunction with this, the communication channel number held by the communication service program must be changed.

〔課題を解決するための手段〕[Means to solve the problem]

本発明のデータ通信相手局設定方式は、通信業務プログ
ラムが所望する相手局を設定して、データ通信を行うデ
ータ通信相手局設定方式において、前記相手局を一意に
識別する通信相手局キーと、前記相手局が接続されてい
る通信チャネルの通信チャネル番号と、前記通信チャネ
ルにロードされる通信チャネルプログラム名と、前記相
手局に対するデータ通信を行う時の伝送制御手順とを有
するレコードを記憶する通信相手局情報ファイルとを備
えるとともに、前記通信チャネルに対応するそれぞれの
通信プログラムファイルを備えて構成されている。
The data communication partner station setting method of the present invention is a data communication partner station setting method in which a communication service program sets a desired partner station and performs data communication, the data communication partner station key uniquely identifying the partner station; Communication that stores a record having a communication channel number of a communication channel to which the partner station is connected, a communication channel program name to be loaded into the communication channel, and a transmission control procedure when performing data communication with the partner station. and a partner station information file, as well as communication program files corresponding to the communication channels.

〔実施例〕〔Example〕

次に、本発明の実施例について図面を参照して説明する
Next, embodiments of the present invention will be described with reference to the drawings.

第1図は本発明のデータ通信相手局設定方式の一実施例
を示すブロック図である。
FIG. 1 is a block diagram showing an embodiment of the data communication partner station setting method of the present invention.

本実施例のデータ通信システムは、第1図に示すように
、コンピュータ1内に通信管理プログラム2と通信業務
プログラム3とを配し、二次記憶装置4の通信チャネル
プログラムファイル6−1゜・・・・・・8−nと通信
チャネル5−1.・・・・・・5−nとがそれぞれ対応
している。
The data communication system of this embodiment, as shown in FIG. ...8-n and communication channel 5-1. ...5-n correspond to each other.

そして、二次記憶装置4には、通信相手局情報ファイル
7と、通信チャネル5−1.・・・・・・5−nを動作
させるための通信チャネルプログラムファイル6−1.
・・・・・・8−nとが格納されている。
The secondary storage device 4 contains a communication partner station information file 7 and a communication channel 5-1. . . . Communication channel program file 6-1 for operating 5-n.
...8-n are stored.

第2図は本実施例で使用される通信相手局情報ファイル
のレコード形式の一例を示す情報構成図である。
FIG. 2 is an information configuration diagram showing an example of the record format of the communication partner station information file used in this embodiment.

第2図に示すように、通信相手局情報ファイル7の各レ
コードは、通信相手局キー21と、通信チャネル番号2
2と、通信チャネルプログラム名23と、伝送制御手順
24とから構成されている。
As shown in FIG. 2, each record in the communication partner station information file 7 includes a communication partner station key 21 and a communication channel number 2.
2, a communication channel program name 23, and a transmission control procedure 24.

次に、本実施例のデータ通信相手局設定方式の動作につ
いて説明する。
Next, the operation of the data communication partner station setting method of this embodiment will be explained.

まず、通信業務プログラム3は、データ通信業務を開始
するに当って相手局を設定するために、通信相手局キー
を通信管理プログラム2に渡す。
First, the communication service program 3 passes a communication partner station key to the communication management program 2 in order to set the partner station when starting a data communication service.

そこで、通信管理プログラム2は、通信相手局キーをキ
ーとして通信相手局情報ファイル7を検索する。検索さ
れたレコードより通信チャネル番号22に示される通信
チャネル5−iに対して、検索されたレコードの通信チ
ャネルプログラム名23に示される通信チャネルプログ
ラムファイル6−iを二次記憶装置4よりロードする。
Therefore, the communication management program 2 searches the communication partner station information file 7 using the communication partner station key as a key. The communication channel program file 6-i indicated by the communication channel program name 23 of the searched record is loaded from the secondary storage device 4 for the communication channel 5-i indicated by the communication channel number 22 from the searched record. .

そして、通信チャネル5−1に対して、検索されたレコ
ードに示される伝送制御手順24を与えて通信チャネル
5−iを活性化させる。
Then, the communication channel 5-1 is given the transmission control procedure 24 shown in the retrieved record to activate the communication channel 5-i.

以上の通り、通信管理プログラム2が、相手局の接続さ
れている通信チャネル5−iを活性化させた後に、通信
業務プログラム3に対して相手局を設定してデータ通信
業務を行うことを可能とする。
As described above, after the communication management program 2 activates the communication channel 5-i to which the other station is connected, it is possible to set the other station to the communication service program 3 and perform data communication operations. shall be.

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

以上説明したように、本発明のデータ通信相手局設定方
式は、通信業務プログラムが相手局を設定する手段とし
て通信相手局キーを使用するために、通信業務プログラ
ムが相手局に一意に対応する通信相手局キーのみを知れ
ば良いので、所望する相手局の通信チャネルの番号、通
信チャネルの種別、伝送制御手順の何れかに変更が生じ
た場合に、通信相手局情報ファイル内の変更の対象とな
る通信相手局キーを持つレコードを同時に変更しておく
ことにより、通信業務プログラムを変更することなく、
データ通信業務の開始が保障できるという効果を有して
いる。
As explained above, in the data communication partner station setting method of the present invention, the communication service program uses the communication partner station key as a means for setting the partner station. Since you only need to know the partner station key, if there is a change in the communication channel number, communication channel type, or transmission control procedure of the desired partner station, you can easily identify the changes in the communication partner station information file. By changing the records with the communication partner station key at the same time, you can do this without changing the communication program.
This has the effect of guaranteeing the start of data communication operations.

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

第1図は本発明のデータ通信相手局設定方式の一実施例
を示すブロック図、第2図は本実施例で使用される通信
相手局情報ファイルのレコード形式の一例を示す情報構
成図、第3図は従来のデータ通信相手局設定方式の一例
を示すブロック図、第4図は従来のデータ通信相手局設
定方式で使用される通信チャネル情報ファイルのレコー
ド形式の一例を示す情報構成図である。 1.31・・・コンピュータ、2.32・・・通信管理
プログラム、3..33・・・通信業務プログラム、4
.34・・・二次記憶装置、5−1.5−2.〜5−n
t 35−L 35−2t〜35−n・・・通信チャネ
ル、6−1.〜6−n、38−L 〜36−n・・・通
信チャネルプログラムファイル、7・・・通信相手局情
報ファイル、21・・・通信相手局キー22・・・通信
チャネル番号、23・・・通信チャネルプログラム名、
24・・・伝送制御手順、38・・・通信チャネル情報
ファイル、41・・・通信チャネル番号、42・・・通
信チャネルプログラム名。
FIG. 1 is a block diagram showing an embodiment of the data communication partner station setting method of the present invention; FIG. 2 is an information configuration diagram showing an example of the record format of the communication partner station information file used in this embodiment; FIG. 3 is a block diagram showing an example of a conventional data communication partner station setting method, and FIG. 4 is an information configuration diagram showing an example of the record format of a communication channel information file used in the conventional data communication partner station setting method. . 1.31...Computer, 2.32...Communication management program, 3. .. 33...Communication business program, 4
.. 34...Secondary storage device, 5-1.5-2. ~5-n
t 35-L 35-2t to 35-n... Communication channel, 6-1. ~6-n, 38-L ~36-n... Communication channel program file, 7... Communication partner station information file, 21... Communication partner station key 22... Communication channel number, 23... communication channel program name,
24...Transmission control procedure, 38...Communication channel information file, 41...Communication channel number, 42...Communication channel program name.

Claims (1)

【特許請求の範囲】[Claims] 通信業務プログラムが所望する相手局を設定して、デー
タ通信を行うデータ通信相手局設定方式において、前記
相手局を一意に識別する通信相手局キーと、前記相手局
が接続されている通信チャネルの通信チャネル番号と、
前記通信チャネルにロードされる通信チャネルプログラ
ム名と、前記相手局に対するデータ通信を行う時の伝送
制御手順とを有するレコードを記憶する通信相手局情報
ファイルとを備えるとともに、前記通信チャネルに対応
するそれぞれの通信プログラムファイルを備えることを
特徴とするデータ通信相手局設定方式。
In a data communication partner station setting method in which a communication service program sets a desired partner station and performs data communication, a communication partner station key that uniquely identifies the partner station and a communication channel to which the partner station is connected are set. communication channel number and
a communication partner station information file storing a record having a communication channel program name to be loaded into the communication channel and a transmission control procedure when performing data communication with the partner station, and each corresponding to the communication channel. A data communication partner station setting method characterized by comprising a communication program file.
JP2213915A 1990-08-13 1990-08-13 System for setting data communicating party station Pending JPH0498442A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2213915A JPH0498442A (en) 1990-08-13 1990-08-13 System for setting data communicating party station

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2213915A JPH0498442A (en) 1990-08-13 1990-08-13 System for setting data communicating party station

Publications (1)

Publication Number Publication Date
JPH0498442A true JPH0498442A (en) 1992-03-31

Family

ID=16647146

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2213915A Pending JPH0498442A (en) 1990-08-13 1990-08-13 System for setting data communicating party station

Country Status (1)

Country Link
JP (1) JPH0498442A (en)

Similar Documents

Publication Publication Date Title
JPH02140863A (en) Text transmission system for terminal side editor in distributed type editor
CN107277120A (en) configuration file management method, device and service configuration method and system
JPH0498442A (en) System for setting data communicating party station
JPH08235011A (en) Continuous operation method and device in different environment space
JP3184121B2 (en) Command file sharing method
JP3627144B2 (en) COMMUNICATION TEST SUPPORT DEVICE, PROGRAM, AND RECORDING MEDIUM CONTAINING THE PROGRAM
CN110069471A (en) A kind of moving method and system of data
JPS62123539A (en) Accessing system for host cabinet from work station
JPH0540721A (en) Computer system
JPS60256859A (en) Control system for file transmission
JP2746949B2 (en) Image information processing device
JPH11238090A (en) Job process management method and device and recording medium recording job process management program
JPH0844669A (en) Terminal environment changing system and on-line system applying the same
KR100339528B1 (en) Method for managing information in keyphone system
CN116414896A (en) Metadata-driven integrated platform
JPH04175853A (en) Network control system
JPH01263843A (en) Message display
JPH11296354A (en) Data transition and image transition management system
JPH06231076A (en) Control information setting system
JPS63237117A (en) System message supervisory system
JPH07105132A (en) Common screen control unit based upon information structure
JPH0477143A (en) Isdn terminal message display system
JPH1185781A (en) Communication process visualization device/method and recording medium
JPH0528067A (en) Computer system
JPH01306936A (en) Logging information management system