JPH0449453A - Communication control system - Google Patents

Communication control system

Info

Publication number
JPH0449453A
JPH0449453A JP2160152A JP16015290A JPH0449453A JP H0449453 A JPH0449453 A JP H0449453A JP 2160152 A JP2160152 A JP 2160152A JP 16015290 A JP16015290 A JP 16015290A JP H0449453 A JPH0449453 A JP H0449453A
Authority
JP
Japan
Prior art keywords
network
communication
command
task
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
JP2160152A
Other languages
Japanese (ja)
Inventor
Hideo Kurokawa
黒川 秀男
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 JP2160152A priority Critical patent/JPH0449453A/en
Publication of JPH0449453A publication Critical patent/JPH0449453A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To share and unitarily control network resources such as files and printers by processing communication requests from application tasks by transferring application tasks and data among plural personal computers in the network. CONSTITUTION:Tasks for executing communication control are constituted of communication device drivers 3a to 3c for controlling communication boards, network control tasks 4a to 4c for controlling network address control data routes and communication protocol control tasks 5a to 5c for executing protocol control. Communication requests from application tasks 6a to 6c are respectively converted into station opening commands, station closing commands, transmitting commands, and receiving commands respectively having terminating station name addresses and self-station name addresses and data are transferred and processed among the application tasks 6a to 6c in the personal computers 1s to 1c in the network. Thus, the network can be shared and unitarily controlled.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は通信制御方式に関し、特に異なるネットワーク
上のアプリケーションタスク間の通信を制御する通信デ
バイスドライバー、ネットワーク制御タスクおよび通信
プロトコル制御タスクのネットワーク制御およびデータ
ルート制御を行う通信制御方式に関する。
[Detailed Description of the Invention] [Field of Industrial Application] The present invention relates to a communication control method, and in particular to a communication device driver that controls communication between application tasks on different networks, network control of a network control task, and a communication protocol control task. and a communication control method for controlling data routes.

〔従来の技術〕[Conventional technology]

従来の通信制御方式では、同一ネットワーク上だけでア
プリケーションタスク間のデータ転送が可能であった。
Conventional communication control methods allow data transfer between application tasks only on the same network.

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

上述した従来の通信制御方式では、同一ネットワーク上
でのみアプリケーションタスク間のデータ転送が可能で
ないため、次のような欠点があった。
The conventional communication control method described above has the following drawbacks because it is not possible to transfer data between application tasks only on the same network.

1、異なるネットワークで接続されているパーソナルコ
ンピュータ上のアプリケーションタスク間でのデータ転
送ができないため、ネットワーク資源(ファイル、プリ
ンタ等)の共存化および一元化管理ができ難い。
1. Since data cannot be transferred between application tasks on personal computers connected via different networks, it is difficult to coexist and centrally manage network resources (files, printers, etc.).

2、異なるネットワークで接続されているパーソナルコ
ンピュータ上での通信方式はネットワークごとにそれぞ
れ異なり同一ビシビリティ−ではないため、アプリケー
ションタスクの通信処理はネットワークごとに異なり非
常に煩雑である。
2. Communication methods on personal computers connected to different networks differ from network to network and do not have the same visibility, so communication processing for application tasks varies from network to network and is very complicated.

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

本発明の通信制御方式は、ネットワークシステムとこれ
に接続される通信ボードとを存する複数個のパーソナル
コンピュータによる通信制御方式において、各パーソナ
ルコンピュータ上でOSI基本参照モデル(7層)の第
2層に位置して通信ボードの制御を行う通信デバイスド
ライバーと、第3〜4層に位置しネットワーク制御デー
タルート制御を行うネットワーク制御タスクと、第5〜
6層に位置しプロトコル制御を行う通信プロトコル制御
タスクとを構成し、アプリケーションタスクからの通信
要求を、ネットワークアドレスと相手局名アドレスと自
局名アドレスとを有する開局(以下rOPENJという
)コマンド、閉局(以下rcLO8EJという)コマン
ド、送信(以下rSENDJという)コマンドおよび受
信(以下rRE CVJという)コマンドにそれぞれ変
換シ、該当ネットワークのパーソナルコンピュータ上の
アプリケーションタスクとデータとの転送を行って構成
される。
The communication control method of the present invention is a communication control method using a plurality of personal computers that includes a network system and a communication board connected to the network system. a communication device driver located in the third to fourth layers to control the communication board; a network control task located in the third to fourth layers to perform network control data route control;
A communication protocol control task located in layer 6 performs protocol control, and receives a communication request from an application task using an open station (hereinafter referred to as rOPENJ) command, which has a network address, a partner station name address, and an own station name address, and a close station command. (hereinafter referred to as rcLO8EJ) command, a send (hereinafter referred to as rSENDJ) command, and a receive (hereinafter referred to as rRE CVJ) command, respectively, and transfer data to an application task on a personal computer on the corresponding network.

〔実施例〕〔Example〕

次に、本発明について図面を参照して説明する。 Next, the present invention will be explained with reference to the drawings.

第1図は本発明の一実施例の構成と異なるネットワーク
上のアプリケーションタスク間の通信制御を行うときの
動作例を示している。
FIG. 1 shows an example of operation when controlling communication between application tasks on a network different from the configuration of an embodiment of the present invention.

通信制御を行うタスクは、通信ボードの制御を行う通信
デバイスドライバー3a〜3cと、ネットワークアドレ
ス制御データルート制御を行うネットワーク制御タスク
4a〜4cと、プロトコル制御を行う通信プロトコル制
御タスク5a〜5Cとから構成される。パーソナルコン
ピュータla上のアプリケ−シロンタスク6aが開局要
求を発行すると、通信プロトコル制御タスク5aはネッ
トワークアドレスと相手局名アドレスと自局名アドレス
とを有する開局コマンド(以下0PENコマンドという
)に変換し、ネットワーク制御タスク4aへこの0PE
Nコマンドを通知する。ネットワーク制御タスク4aは
開局処理(以下0PEN処理という)して自ネットワー
クと他ネットワークとの識別、相手局名アドレスの識別
を行い、通信デバイスドライバー3aへ0PENコマン
ドを通知し、通信デバイスドライバー7aは通信ボード
2aを介して同一ネットワークA内のパーソナルコンピ
ュータ1bへ0PENコマントヲ転送する。パーソナル
コンピュータlb上の通信デバイスドライバー3bはこ
の0PENコマンドを受付けるとネットワーク制御タス
ク4bへ通知し、ネットワーク制御タスク4bは0PE
N処理として相手局名アドレス、自局名アドレスの格納
および通信の開局制御を行ったのち、通信プロトコル制
御タスク5bへ0PENコマンドの通知を行う。通信プ
ロトコル制御タスク5bはアプリケーションタスクを起
動し、起動完了後アプリケ−シロン間の開局完了として
0PENコマンド処理を完了する。
The tasks that perform communication control include communication device drivers 3a to 3c that control communication boards, network control tasks 4a to 4c that perform network address control data route control, and communication protocol control tasks 5a to 5C that perform protocol control. configured. When the application task 6a on the personal computer la issues an opening request, the communication protocol control task 5a converts it into an opening command (hereinafter referred to as 0PEN command) having a network address, partner station name address, and own station name address, and This 0PE to control task 4a
Notify N command. The network control task 4a performs station opening processing (hereinafter referred to as 0PEN processing), identifies its own network and other networks, identifies the partner station name address, and notifies the communication device driver 3a of a 0PEN command, and the communication device driver 7a communicates The 0PEN command is transferred to the personal computer 1b in the same network A via the board 2a. When the communication device driver 3b on the personal computer lb receives this 0PEN command, it notifies the network control task 4b, and the network control task 4b receives the 0PEN command.
After storing the partner station name address and own station name address and controlling the opening of communication as the N process, a 0PEN command is notified to the communication protocol control task 5b. The communication protocol control task 5b starts the application task, and after completion of the start, completes the 0PEN command processing as completion of communication between the applications.

次に、パーソナルコンピュータla上のアプリケーショ
ンタスク6aが送信要求を発行すると、通信プロトコル
制御タスク5aはネットワークアドレスと相手局名アド
レスと自局名アドレスとバッファサイズとユーザデータ
バッファ(′ユーザデータ)とを存する5ENDコマン
ドに変換され、ネットワーク制御タスク4aへ通知する
。ネットワーク制御タスク4aは5END処理としてネ
ットワーク識別と相手局名アドレスの識別とコード変換
とを含むデータ編集を行い、通信デバイスト−ライバー
3aへ5ENDコマンドを通知し、通信デバイスドライ
バー3aは通信ボードを介して同一ネットワークA(自
ネットワーク)上のパーソナルコンピュータ1bへ5E
NDコマンドを転送する。
Next, when the application task 6a on the personal computer la issues a transmission request, the communication protocol control task 5a inputs the network address, partner station name address, own station name address, buffer size, and user data buffer ('user data). The command is converted into the existing 5END command and notified to the network control task 4a. The network control task 4a performs data editing including network identification, partner station name address identification, and code conversion as 5END processing, and notifies the communication device driver 3a of the 5END command. 5E to the personal computer 1b on the same network A (own network)
Transfer the ND command.

パーソナルコンピュータ1b上の通信デバイスドライバ
ー3bはこのコマンドを受付けるとネットワーク制御タ
スク4bへ通知し、ネットワーク制御タスク4bはこの
コマンドを受付けると受信処理としてネットワーク識別
と相手局名アドレスの識別とコード変換とを含む受信デ
ータ編集を行い、通信プロトコル制御タスク5bからの
RECVコマンドを待つ。通信プロトコル制御タスク5
bはアプリケーションタスク6bからの受信要求を待ち
、受信要求を受付は後ネットワークアドレスと相手局名
アドレスと自局名アドレスとバッファサイズとユーザデ
ータバッファとを有するRECVコマンドに変換し、ネ
ットワーク制御タスク4bへRECVコマンドを通知す
る。ネットワーク制御タスク4bはRECVコマンド受
付は後受信データを通信プロトコル制御タスク5bを通
してアプリケーションタスク6bへ受信データを転送し
、アプリケーションタスク6bの受信要求は完了する。
When the communication device driver 3b on the personal computer 1b receives this command, it notifies the network control task 4b, and when the network control task 4b receives this command, it performs network identification, identification of the partner station name address, and code conversion as reception processing. It edits the received data, including the received data, and waits for the RECV command from the communication protocol control task 5b. Communication protocol control task 5
b waits for a reception request from the application task 6b, converts the reception request into a RECV command having a network address, partner station name address, own station name address, buffer size, and user data buffer, and then sends the network control task 4b to the RECV command. Notify the RECV command to. After receiving the RECV command, the network control task 4b transfers the received data to the application task 6b through the communication protocol control task 5b, and the reception request of the application task 6b is completed.

パーソナルコンピュータ1a上のアプリケーションタス
ク6aが受信要求を行うと、通信プロトコル制御タスク
5aはネットワークアドレスと相手局名アドレスと自局
名アドレスとバッファサイズとユーザバッファとを有す
るRECVコマンドに変換して、ネートワーク制御タス
ク4bへ通知する。この時、パーソナルコンピュータ1
a上のアプリケーションタスク6bが送信要求を行うと
、通信プロトコル制御タスク5bはネットワークアドレ
スと相手局名アドレスと自局名アドレスとバッファサイ
ズとユーザデータとを有する5ENDコマンドに変換し
、ネットワーク制御タスク4bへ通知する。ネットワー
ク制御タスク4bは5END処理としてネットワーク識
別と相手局名アドレスの識別とコード変換とを含むデー
タ編集を行ったのち、通信デバイスドライバー3bへこ
の5ENDコマンドを通知し、通信ボードを介して同一
ネットワークA内のパーソナルコンピュータ1a上の通
信ボード2aヘデータ転送を行う。
When the application task 6a on the personal computer 1a makes a reception request, the communication protocol control task 5a converts it into a RECV command having a network address, a partner station name address, a local station name address, a buffer size, and a user buffer, and sends the Notify the work control task 4b. At this time, personal computer 1
When the application task 6b on a makes a transmission request, the communication protocol control task 5b converts it into a 5END command having a network address, a partner station name address, a local station name address, a buffer size, and user data, and sends it to the network control task 4b. Notify. After the network control task 4b performs data editing including network identification, partner station name address identification, and code conversion as 5END processing, it notifies the communication device driver 3b of this 5END command, and sends the same network A to the communication device driver 3b via the communication board. Data is transferred to the communication board 2a on the personal computer 1a within the computer.

通信デバイスドライバー3aは受信したデータ(ネット
ワークアドレス、相手局名アドレス、バッファサイズお
よびユーザデータ)をネットワーク制御タスク4aへ通
知し、ネットワーク制御タスク4aはRECVコマンド
を受付けているため、受信処理としてネットワーク識別
と相手局名アドレスの識別とコード変換とを含む受信デ
ータの編集を行ったのち、通信プロトコル制御タスク5
aを通してアプリケーションタスク6aへ受信データを
転送し、受信要求は完了する。
The communication device driver 3a notifies the received data (network address, partner station name address, buffer size, and user data) to the network control task 4a, and since the network control task 4a is accepting the RECV command, it performs network identification as a reception process. After editing the received data including identification of the partner station name address and code conversion, communication protocol control task 5
The received data is transferred to the application task 6a through a, and the reception request is completed.

次に、アプリケ−シロンタスク6aが閉局要求を発行す
ると、通信プロトコル制御タスク5aはネットワークア
ドレスと相手局名アドレスと自局名アドレスとを有する
CLO8Eコマンドに変換し、ネットワーク制御タスク
4aへ通知する。ネットワーク制御タスク4aは、cL
osE処理としてネットワークの識別および閉局処理を
行い、通信デバイスドライバー3aを通して同一ネット
ワークA(自ネットワーク)内のパーソナルコンピュー
タ1a上の通信デバイスドライバー3bへこのCLO8
Eコマンドを転送する。通信デバイストライバー3bは
受付けたCLO8Eコマンドをネットワーク制御タスク
4bへ通知し、ネットワーク制御タスク4bはCLO8
E処理としてネットワーク識別および閉局処理を行った
のち、通信フロトコル制御タスク5bへこのCLO8E
:1マントを通知し、通信プロトコル制御タスク5bは
アプリケーションタスクの消滅要求を行う。アプリケー
ションタスクはこの消滅要求を受付けると開局後消滅を
行い、CLosEコマンドは完了する。
Next, when the application task 6a issues a station closing request, the communication protocol control task 5a converts it into a CLO8E command having a network address, partner station name address, and own station name address, and notifies the network control task 4a of the command. The network control task 4a is cL
Network identification and station closing processing are performed as osE processing, and this CLO8 is sent to the communication device driver 3b on the personal computer 1a in the same network A (own network) through the communication device driver 3a.
Transfer the E command. The communication device driver 3b notifies the received CLO8E command to the network control task 4b, and the network control task 4b
After performing network identification and station closing processing as E processing, this CLO8E is sent to communication protocol control task 5b.
:1 command, and the communication protocol control task 5b requests the application task to disappear. When the application task receives this deletion request, it performs deletion after opening, and the CLosE command is completed.

パーソナルコンピュータ1a上のアプリケーションタス
ク6aから、ネットワークB(他ネットワーク)内のパ
ーソナルコンピュータ上のアプリケーションタスクとデ
ータ転送を行う場合には、アプリケーションタスク6a
が他ネットソークB内のパーソナルコンピュータ上のア
プリケーションとデータ転送とを要求する開局要求を発
行すると、通信プロトコル制御タスク5aはネットワー
クB内のネットワークアドレスと相手局アドレスと自局
名アドレスとを有する0PENコマンドに変換し、ネッ
トワーク制御タスク4aに通知する。ネットワーク制御
タスク4aは0PEN処理として自ネットワークと他ネ
ットワーク゛との識別および相手局名アドレスの識別を
行い、通信デバイスドライバー3aを通してネットワー
クB(他ネットワーク)内のネットワークコントロール
用パーソナルコンピュータIC上の通信デバイスドライ
バー30へ0PENコマンドを転送する。
When data is transferred from the application task 6a on the personal computer 1a to the application task on the personal computer in network B (other network), the application task 6a
When the communication protocol control task 5a issues an opening request requesting an application and data transfer on a personal computer in another network B, the communication protocol control task 5a sends a 0PEN that has a network address in network B, a partner station address, and a local station name address. It is converted into a command and notified to the network control task 4a. The network control task 4a performs 0PEN processing to identify its own network and other networks and identify the partner station name and address, and uses the communication device driver 3a to identify the communication device on the network control personal computer IC in network B (other network). Transfer the 0PEN command to the driver 30.

ネットワークコントロール用パーソナルコンピュータ1
c上の通信デバイスドライバー30はこの0PENコマ
ンドを受付けるとネットワーク制御タスク4cへ通知し
、ネットワーク制御タスク4cは0PEN処理として自
ネットワークと他ネットワークとの識別、相手局名アド
レスと自局名アドレスとの格納および開局制御を行った
のち、通信デバイスドライバー30を通してネットワー
クB内の目的のパーソナルコンピュータ上の通信デバイ
スドライバーへ0PENコマンドの転送を行う。
Personal computer for network control 1
When the communication device driver 30 on c receives this 0PEN command, it notifies the network control task 4c, and the network control task 4c performs 0PEN processing to identify its own network and other networks, and to distinguish between the partner station name address and the own station name address. After performing storage and opening control, the 0PEN command is transferred to the communication device driver on the target personal computer in network B through the communication device driver 30.

同様に、アプリケーションタスク6aがネットワークB
 ((也ネットワーク)内のパーソナルコンピュータ上
のアプリケーションタスクへデータ送信を行う場合、ア
プリケ−シロンタスクから発行された送信要求は、通信
プロトコル制御タスク5aがネットワークB内のネット
ワークアドレスと相手局名アドレスと自局名アドレスと
バッファサイズとコードデータとを有する5ENDコマ
ンドに変換し、ネットワーク制御タスク4aに通知され
、通信デバイスドライバーを通してネットワークB内の
ネットワークコントロール用ノ5、−ソナルコンピュー
タlc上の通信デバイスドライバー30へ転送される。
Similarly, application task 6a is connected to network B.
When transmitting data to an application task on a personal computer in (also network), the transmission request issued from the application task is sent by the communication protocol control task 5a to the network address in network B, the partner station name address, and the self-transmission request. It is converted into a 5END command having a station name address, buffer size, and code data, and is notified to the network control task 4a, which is used for network control in network B through the communication device driver.-Communication device driver 30 on Sonal computer LC will be forwarded to.

通信デバイスドライバー30は受付けた5ENDコマン
ドをネットワーク制御タスク4cへ通知し、ネットワー
ク制御タスク4Cは送信処理としてネットワーク識別と
相手局名アドレスの識別とを行ったのち、通信デバイス
ドライバー30を通してネットワークB内の目的とする
パーソナルコンピュータ上の通信デバイスドライバーへ
5ENDコマンドの転送を行う。
The communication device driver 30 notifies the received 5END command to the network control task 4c, and the network control task 4C performs network identification and identification of the partner station name address as a transmission process. Transfer the 5END command to the communication device driver on the target personal computer.

このようにして、ネットワークコントロール用パーソナ
ルコンピュータ1cを介して、ネットワークB(他ネッ
トワーク)内のパーソナルコンピュータ上のアプリケー
ションタスクとのデータ転送を行う。
In this way, data is transferred to and from the application task on the personal computer in network B (another network) via the network control personal computer 1c.

第2図は、本実施例のネットワークA内のパーソナルコ
ンピュータ上のアプリケーションタスクとネットワーク
B内のパーソナルコンピュータ上のアプリケ−シロン間
の通信制御を行うときの動作を示している。
FIG. 2 shows the operation when controlling communication between an application task on a personal computer in network A and an application task on a personal computer in network B in this embodiment.

ネットワークA内のパーソナルコンピュータ7a上のア
プリケーションタスク12aから発行された通信要求は
、通信プロトコル制御タスク11a・ネットワーク制御
タスク10a・通信デバイスドライバー9a・通信ボー
ド8aを順に通して、自ネットソークA内のパーソナル
コンピュータ7c上の通信ボード8c・通信デバイスド
ライバー9c・ネットワーク制御タスク10c・通信プ
ロトコル制御タスクlie・アプリケ−シロンタスク1
2cへと順に通知され、パーソナルコンピュータ7a上
のアプリケーションタスク12aと自ネットソークA内
のパーソナルコンピュータA3上のアプリケーションタ
スク12c間のデータ転送が可能となる。パーソナルコ
ンピュータ7b上のアプリケーションタスク12bから
発行された他ネットワークBへの通信要求は、通信プロ
トコル制御タスクfib・ネットワーク制御タスク10
b・通信デバイスドライバー9b・通信ボード8bを順
に通して、他ネットワークBと結合しているネットワー
クコントロール用パーソナルコンピュータ13a上の通
信ボード14a・通信デバイスドライバー15a・ネッ
トワーク制御タスク18a・通信デバイスドライバー1
5d・通信ボード14dを介して、ネットワークB内の
パーソナルコンピュータ13b上の通信ボード14b・
通信デバイスドライバー15b・ネットワーク制御タス
ク18b・通信プロトコル制御タスク17b・アプリケ
−シロンタスク18bへと順に通知される。これにより
、ネットワークA内のパーソナルコンピュータ7b上の
アプリケーションタスク12bとネットワークB内のパ
ーソナルコンピュータB1上のアプリケーションタスク
18b間のデータ転送が、ネットワークコントロール用
パーソナルコンピュータ13aを介して可能となる。
A communication request issued from the application task 12a on the personal computer 7a in network A passes through the communication protocol control task 11a, the network control task 10a, the communication device driver 9a, and the communication board 8a in order, and Communication board 8c on personal computer 7c, communication device driver 9c, network control task 10c, communication protocol control task lie, application task 1
2c, and data transfer between the application task 12a on the personal computer 7a and the application task 12c on the personal computer A3 in the own net Soak A becomes possible. A communication request to another network B issued from the application task 12b on the personal computer 7b is sent to the communication protocol control task fib/network control task 10.
b. Communication board 14a on network control personal computer 13a connected to other network B through communication device driver 9b and communication board 8b in order.Communication device driver 15a.Network control task 18a.Communication device driver 1.
5d and the communication board 14b on the personal computer 13b in the network B via the communication board 14d.
The communication device driver 15b, network control task 18b, communication protocol control task 17b, and application task 18b are notified in this order. This enables data transfer between the application task 12b on the personal computer 7b in network A and the application task 18b on personal computer B1 in network B via the network control personal computer 13a.

第3図は、本実施例のアプリケーションタスクが自ネッ
トワークおよび他ネットワーク上のアプリケーションタ
スク間の通信制御を行うときの動作を示している。
FIG. 3 shows the operation when the application task of this embodiment controls communication between application tasks on its own network and on other networks.

ネットワークA内のパーソナルコンピュータla上のア
プリケーションタスク24aがネットワークA内のパー
ソナルコンピュータ2上のアプリケーションタスクへ開
局要求Aを行うと、通信プロトコル制御タスク23aが
ネットワークアドレスA、相手局名アドレスA2および
自局外アドレスA1を有する0PENコマンドに変換し
、ネットワーク制御タスク22aへ通知し、ネットワー
ク制御タスク22aは0PEN処理としてネットワーク
識別と相手局名アドレスの識別とネットワークAへの転
送要求とを行い、通信デバイスドライバー21aを通し
てネットワークA内のパーソナルコンピュータ2aへ0
PENコマンドを転送する。また、アプリケーションタ
スク24aがネットワークA内のパーソナルコンピュー
タ2aへ送信要求を行うと、通信プロトコル制御タスク
23aはネットワークアドレスA・相手局名アドレスA
2・自局アドレスA1・バッファサイズおよびユーザデ
ータを有する5ENDコマンドに変換し、ネットワーク
制御タスク22aへ通知され、ネットワーク制御タスク
22aは5END処理としてネッ;・ワーク識別と相手
局名アドレスの識別と、開局状態識別と、コード変換を
含むデータ編集およびネットワークAへの転送要求を行
い、通信デバイスドライバー21aを介してネットワー
クA内のパーソナルコンピュータ2aへ5ENDコマン
ド/データを転送する。
When the application task 24a on the personal computer la in network A issues an opening request A to the application task on the personal computer 2 in network A, the communication protocol control task 23a sends the network address A, the partner station name address A2, and the own station. It is converted into a 0PEN command with external address A1, and is notified to the network control task 22a.The network control task 22a performs the 0PEN process to identify the network, identify the partner station name address, and request transfer to network A, and then sends the communication device driver to the 0PEN command. 0 to the personal computer 2a in network A through 21a.
Transfer PEN command. Further, when the application task 24a makes a transmission request to the personal computer 2a in network A, the communication protocol control task 23a sends the network address A and the partner station name address A.
2. Convert it to a 5END command having own station address A1, buffer size, and user data, and notify it to the network control task 22a, and the network control task 22a performs 5END processing on the network; ・Identification of the network identification and partner station name address; It identifies the open state, edits data including code conversion, requests transfer to network A, and transfers the 5END command/data to personal computer 2a in network A via communication device driver 21a.

次に、アプリケーションタスク24aがネットワークB
内のパーソナルコンピュータへ開局要求Bを行うと、通
信プロトコル制御タスク23aはネットワークアドレス
Bと相手局名アドレスB1と自局名アドレスA1とを有
する0PENコマンドに変換し、ネットワーク制御タス
ク22aへ通知され、ネットワーク制御タスクはOP、
EN処理としてネットワーク識別と相手局名アドレスの
識別とネットワークBへの転送要求とを行い、通信デバ
イスドライバー21aを介してネットワークBと結合し
ているネットワークコントロール用パーソナルコンピュ
ータ19b上の通信デバイスドライバー21bへ0PE
Nコマンドを転送する。
Next, the application task 24a
When the communication protocol control task 23a sends an opening request B to the personal computer in the PC, the communication protocol control task 23a converts it into a 0PEN command having the network address B, the partner station name address B1, and the own station name address A1, and notifies the network control task 22a. Network control task is OP,
As EN processing, the network identification, identification of the partner station name address, and transfer request to network B are performed, and the process is sent to the communication device driver 21b on the network control personal computer 19b connected to network B via the communication device driver 21a. 0PE
Transfer N command.

ネットワークコントロール用パーソナルコンピュータ1
9b上の通信デバイスドライバー21bは0PENコマ
ンドを受付は後、ネットワーク制御タスク22bへ通知
し、ネットワーク制御タスク22bは0PEN処理とし
てネットワーク識別管理と相手局名アドレスの識別管理
とネットワークB内のパーソナルコンピュータ1への転
送要求とを行い、通信デバイスドライバー21cを通し
てネットワークB内のパーソナルコンピュータ19aへ
0PENコマンドの転送を行う。
Personal computer for network control 1
After receiving the 0PEN command, the communication device driver 21b on 9b notifies the network control task 22b, and the network control task 22b performs network identification management, partner station name address identification management, and personal computer 1 in network B as 0PEN processing. The 0PEN command is transferred to the personal computer 19a in network B through the communication device driver 21c.

第4図は、各コマンドの構造を示している。0PENコ
マンドは、ネットワークアドレス(自ネツトソーク/他
ネットワーク)、相手局名アドレスおよび自局名アドレ
スから構成されている。CLO8Eコマンドは、ネット
ワークアドレス(自ネットソーク/他ネットワーク)、
相手局名アドレスおよび自局名アドレスから構成されて
いる。
FIG. 4 shows the structure of each command. The 0PEN command is composed of a network address (own network soak/other network), a partner station name address, and an own station name address. The CLO8E command is the network address (own net soak/other network),
It consists of the partner station name address and the own station name address.

5ENDコマンドは、ネットワークアドレス(自ネット
ソーク/他ネットワーク)、相手局名アドレス、自局名
アドレス、バッファサイズおよびユーザデータバッファ
(ユーザデータ)から構成されている。RECVコマン
ドは、ネットワークアドレス(自ネットソーク/他ネッ
トワーク)、相手局名アドレス、自局名アドレス、バッ
ファサイズおよびユーザデータバッファ(ユーザデータ
)から構成されている。
The 5END command is composed of a network address (self net soak/other network), a partner station name address, an own station name address, a buffer size, and a user data buffer (user data). The RECV command is composed of a network address (self net soak/other network), a partner station name address, an own station name address, a buffer size, and a user data buffer (user data).

第5図は、O8■基本参照モデル(7層)に準拠した、
各タスクの構成を示している。通信ボードは第1層(物
理層)に、通信デバイスドライバーは第2層(データリ
ンク層)に位置する。また、ネットワーク制御タスクは
第3層(ネットワーク層)と第4層(トランスポート層
)に、通信プロトコル制御タスクは第5層(セラシロン
層)と第6層(プレゼンテーシロン層)に、アプリケー
ションタスクは第7層(アプリケーション層)にそれぞ
れ位置する。
Figure 5 is based on the O8 ■ basic reference model (7 layers).
The configuration of each task is shown. The communication board is located on the first layer (physical layer), and the communication device driver is located on the second layer (data link layer). In addition, network control tasks are assigned to the third layer (network layer) and fourth layer (transport layer), communication protocol control tasks are assigned to the fifth layer (cerasciron layer) and sixth layer (presentation layer), and application tasks are assigned to the third layer (network layer) and fourth layer (transport layer). are located in the seventh layer (application layer).

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

以上説明したように本発明は、OSI基本参照モデル(
7層)の第2層に位置した通信ボードの制御を行う通信
デバイスドライバー、第3〜4層に位置しネットワーク
アドレス制御・データルート制御を行うネットワーク制
御タスク、および第5〜6層に位置しプロトコル制御を
行う通信プロトコル制御タスクを構成し、アプリケーシ
ョンタスクからの通信要求をネットワークアドレスと、
相手局名アドレスと、自局名アドレスとを有する0PE
Nコマンド、CLO8Eコマンド、5ENDコマンドお
よびRECVコマンドに変換し、目的ネットワークのパ
ーソナルコンピュータ上のアプリケーションタスク間の
データ転送を簡易に実現できるという効果がある。
As explained above, the present invention utilizes the OSI basic reference model (
A communication device driver that controls the communication board located on the second layer (7 layers), a network control task located on the third and fourth layers that performs network address control and data route control, and a network control task located on the fifth and sixth layers. Configure a communication protocol control task that performs protocol control, and send communication requests from application tasks to network addresses and
0PE with partner station name address and own station name address
This has the effect of easily realizing data transfer between application tasks on personal computers in the target network by converting the command into the N command, CLO8E command, 5END command, and RECV command.

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

第1図は本発明の一実施例の構成と異゛なるネットワー
ク上のアプリケーションタスク間の通信制御を行うとき
の動作例を示すブロック図、第2図は本実施例のネット
ワークA内のアプリケーションタスクとネットワークB
内のアプリケーションタスク間の通信制御を行うときの
動作例を示すブロック図、第3図は本実施例のアプリケ
ーションタスクが自ネットワークおよび他ネットワーク
内のアプリケーションタスク間の通信制御を行うときの
動作例を示すブロック図、第4図(a)〜(d)は各コ
マンドの構造を示す説明図、第5図は各タスクの構造を
示す説明図。 la 〜1c*7a 〜7de13a 〜13c*19
a・19b・・・パーソナルコンピュータ、2a〜2d
#h8a〜8d114a〜14d川通信ボード、3a 
〜3c*9a 〜9d* 15a 〜15d・・・通信
デバイスドライバー 4a〜4c・10a〜10d・l
ea〜16c・・・ネットワーク制御タスク、5a 〜
5ce 11a 〜11de 17a 〜17C・・・
通信プロトコル制御タスク、6a〜6c・12a〜12
d・18a〜18c・・・アプリケーションタスク。
FIG. 1 is a block diagram showing an example of the configuration of an embodiment of the present invention and an operation example when controlling communication between application tasks on different networks. FIG. and network B
FIG. 3 is a block diagram showing an example of an operation when an application task of this embodiment controls communication between application tasks in its own network and another network. 4A to 4D are explanatory diagrams showing the structure of each command, and FIG. 5 is an explanatory diagram showing the structure of each task. la ~1c*7a ~7de13a ~13c*19
a/19b...Personal computer, 2a-2d
#h8a~8d114a~14d river communication board, 3a
~3c*9a ~9d* 15a ~15d...Communication device driver 4a~4c/10a~10d/l
ea~16c...Network control task, 5a~
5ce 11a ~11de 17a ~17C...
Communication protocol control tasks, 6a-6c, 12a-12
d.18a to 18c...Application tasks.

Claims (1)

【特許請求の範囲】[Claims] ネットワークシステムとこれに接続される通信ボードと
を有する複数個のパーソナルコンピュータによる通信制
御方式において、各パーソナルコンピュータ上でOSI
基本参照モデル(7層)の第2層に位置して通信ボード
の制御を行う通信デバイスドライバーと、第3〜4層に
位置しネットワーク制御データルート制御を行うネット
ワーク制御タスクと、第5〜6層に位置しプロトコル制
御を行う通信プロトコル制御タスクとを構成し、アプリ
ケーションタスクからの通信要求を、ネットワークアド
レスと相手局名アドレスと自局名アドレスとを有する開
局コマンド、閉局コマンド、送信コマンドおよび受信コ
マンドにそれぞれ変換し、該当ネットワークのパーソナ
ルコンピュータ上のアプリケーションタスクとデータと
の転送を行って成ることを特徴とする通信制御方式。
In a communication control method using a plurality of personal computers having a network system and a communication board connected to the network system, OSI
A communication device driver located in the second layer of the basic reference model (7 layers) to control the communication board, a network control task located in the third to fourth layers to perform network control data route control, and a fifth to sixth layer A communication protocol control task that is located in the layer and performs protocol control is configured, and communication requests from application tasks are sent to an open command, a close command, a send command, and a receive command that have a network address, a partner station name address, and a local station name address. A communication control method characterized by converting each command into a command and transferring the data to an application task on a personal computer on the corresponding network.
JP2160152A 1990-06-19 1990-06-19 Communication control system Pending JPH0449453A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2160152A JPH0449453A (en) 1990-06-19 1990-06-19 Communication control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2160152A JPH0449453A (en) 1990-06-19 1990-06-19 Communication control system

Publications (1)

Publication Number Publication Date
JPH0449453A true JPH0449453A (en) 1992-02-18

Family

ID=15709002

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2160152A Pending JPH0449453A (en) 1990-06-19 1990-06-19 Communication control system

Country Status (1)

Country Link
JP (1) JPH0449453A (en)

Similar Documents

Publication Publication Date Title
CN104106303A (en) Methods and apparatus for establishing tunneled direct link setup (TDLS) session between devices in wireless network
US7103028B1 (en) Radio communication system, and gateways, radio intelligent terminals and radio communication methods applied thereto
JP2004056728A5 (en)
JP2002543491A (en) Communication architecture for distributed computing environment
JPS61133454A (en) Terminal control system
US6842799B2 (en) Appliance communications manager
US20050083903A1 (en) Radio communication system and gateway exchange methods therefor
JPH0449453A (en) Communication control system
CN101383777B (en) Apparatus and method for connecting Bluetooth equipment and flash equipment
JP6539497B2 (en) Communication relay system, device accommodation terminal, server side computer, program, and communication relay method
JP3329399B2 (en) Data link system
JPH055414B2 (en)
JP2000358058A (en) Address conversion controller and method for communication between local networks
JP3001425B2 (en) Portable communication system, portable communication device, and portable communication method
US11924654B2 (en) Methods and systems for supporting communication a plurality of client communication devices in a wireless local area network
JP4116213B2 (en) Network facsimile communication control method, network facsimile apparatus, and storage medium
JP2006319873A (en) Vpn(virtual private network) connecting method, virtual private network connection apparatus utilizing the same, radio terminal and virtual private network system
JP2000228679A (en) Radio communication system and gateway switching method in radio communication system
JP2003219056A (en) Method for controlling connection
CN115037795A (en) Multi-machine communication method for embedded equipment
KR20030057140A (en) method for processing a CALL of the PDSN
JPH0381852A (en) Connection control system
JPH0375954A (en) Network system
JPH03183236A (en) Header forecast system and communication control processor
JP2001175616A (en) Device and method for information transfer