JPS63276943A - Communication control system - Google Patents

Communication control system

Info

Publication number
JPS63276943A
JPS63276943A JP62111951A JP11195187A JPS63276943A JP S63276943 A JPS63276943 A JP S63276943A JP 62111951 A JP62111951 A JP 62111951A JP 11195187 A JP11195187 A JP 11195187A JP S63276943 A JPS63276943 A JP S63276943A
Authority
JP
Japan
Prior art keywords
protocol
upper layer
connection
communication
layer protocol
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
JP62111951A
Other languages
Japanese (ja)
Inventor
Masao Shimosato
下郷 昌夫
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 JP62111951A priority Critical patent/JPS63276943A/en
Publication of JPS63276943A publication Critical patent/JPS63276943A/en
Pending legal-status Critical Current

Links

Landscapes

  • Computer And Data Communications (AREA)
  • Communication Control (AREA)

Abstract

PURPOSE:To conduct communication with less communication overhead by providing a high-order hierarchy protocol condition setting means, an analyzing means and a control information setting means and establishing the relation of connection between equipments according to the set control so as to transmit/receive information. CONSTITUTION:In requesting the establishment of the relation of connection under a protocol condition at a terminal equipment, a high-order hierarchy protocol condition setting means 1 composes instruction information and request the establishment of the relation of connection to a protocol connection section 4. The control section 4 adds high-order hierarchy protocol condition instruction information after a protocol header and a connection relation establishment request parameter in a protocol data unit and sends the result to an opposite terminal equipment. The control section 4 of the opposite equipment extracts the high-order hierarchy protocol condition instruction information, used the analyzing means 2 to analyze the information and sets the communication control information to a control information file 5. After the establishment of relation of connection, the control section 4 references the control information set in the file 5 to control the relation of connection. By such a constitution, the communication having less communication overhead is attained and cost increase is suppressed.

Description

【発明の詳細な説明】 (産業上の利用分野) 本発明は、装置相互間での階層化プロトコルによる通信
制御方式に関する。
DETAILED DESCRIPTION OF THE INVENTION (Field of Industrial Application) The present invention relates to a communication control system using a layered protocol between devices.

(従来の技術) 従来、計算機と計算機、計算機と端末など装置相互間で
の通信制御方式においては、階層化プロトコルの考え方
が一般的になっている。この階層化プロトコルの考え方
は、ネットワークWi造を通信制御の機能面から複数の
プロトコルに分類してレベル分けすることにより、その
各レベルのプロトコルを実行するハードウェア、ソフト
ウェア相互間のインタフェースを明確にし、融通性、拡
張性に富むようにして、多様なネットワークtie 造
に対応できるようにすることを【]F5としている。従
って、ネットワークで結ばれた2つの計算機上でそれぞ
れ動作する2つのプログラム間で通信する場合には、階
層イヒされた各プロトコルの機能を下位より順次積み上
げて制御することにより前記プログラム間の通信を行っ
ている。
(Prior Art) Conventionally, the idea of a layered protocol has become common in communication control methods between devices, such as between computers and between computers and terminals. The idea of this layered protocol is to classify the network Wi-Fi structure into multiple protocols from the functional aspect of communication control, and to level them up, thereby clarifying the interface between the hardware and software that executes the protocols at each level. []F5 is to be flexible and expandable so that it can support a variety of network structures. Therefore, when communicating between two programs running on two computers connected via a network, communication between the programs is controlled by sequentially accumulating and controlling the functions of each layered protocol from the lowest level. Is going.

(発明が解決しようとする問題点) 相互に通信する2つの装置の接続形態には、1本の伝送
媒体(一般的に回線)で対向して接続された形態と複数
個の中継プロセッサを経由して接続された形態とがある
。また、1つの装置上で動作し通イ3するプログラムが
1つの場合や複数の場合がある。さらに、プログラム間
で通信される情報は、文字コードデータまたはイメージ
データまたは音声データまたはグラフィックデータまた
はこれらを混在したものというように複雑な特性を持つ
(Problem to be Solved by the Invention) There are two types of connections between two devices that communicate with each other: one in which they are connected facing each other through a single transmission medium (generally a line), and the other in which they are connected to each other via a plurality of relay processors. There is also a form in which the wires are connected as follows. Further, there are cases where there is only one program or a plurality of programs that run and run on one device. Furthermore, the information communicated between programs has complex characteristics, such as character code data, image data, audio data, graphic data, or a mixture thereof.

階層化プロトコルは、以上のような接続形態と通信形態
と通信情報特性が組み合わされた最大の複雑性に汎用的
に対応するように機能構造化されている。そこで、例え
ば、2つの計算機が1本の回線で対向して接続されたネ
ットワークで1つのプログラムのみが動作し文字コード
データを通信するような単純な利用形態においても、複
雑な利用形態での通信制御に使用する制御へラダ精報及
び制御情報をやりとりする必要がある。従って、通信オ
ーバヘッドが大きくなるので、伝送効率が悪くなるとと
もに、通信費用が高くなるという問題点がある。さらに
、実質的には不要な前記制御ヘッダ情報及び制御情報を
やりとりするための通信制御機能を各通信機器に実装し
なければならず、コストアップとなってしまう。
The layered protocol has a functional structure so as to be able to universally handle the maximum complexity of the above-mentioned combinations of connection forms, communication forms, and communication information characteristics. Therefore, for example, even in a simple usage mode where only one program is running on a network where two computers are connected face-to-face via a single line and communicating character code data, it is difficult to communicate in a complex usage format. It is necessary to exchange rudder reports and control information to the controller used for control. Therefore, since communication overhead increases, there are problems in that transmission efficiency deteriorates and communication costs increase. Furthermore, each communication device must be equipped with a communication control function for exchanging the control header information and control information, which are essentially unnecessary, resulting in increased costs.

(問題点を解決するための手段) 上述の問題点を解決するために本発明が提供する通信制
御方式は、計算機と計算機、計算機と端末など装置相互
間での通信制御を、通信機能の面から複数のプロトコル
にレベル分けしたmR化プロトコルにより行う通信制御
方式であって、装置相互間の通信機能の接続関係の確立
を要求するときに送信するプロトコルデータ単位に、上
位階層プロトコルの条件を設定する上位階層プロトコル
条件設定手段と、前記プロトコルデータ単位を受信した
ときに、前記階層プロトコル条件設定手段により設定さ
れた上位l@層プロトコル条件を取り出して解析する上
位階層プロトコル条件解析手段と、前記上位階層プロト
コル条件解析手段により解析された上位階層プロトコル
条件に基づ、いて、上位階層プロトコル制御JrJ情報
を設定する上位階層プロトコル制御情報設定手段とを含
み、前記上位階層プロトコル制御情報に従って前記接続
関係を確立してデータを送受信することを特徴とする。
(Means for Solving the Problems) In order to solve the above-mentioned problems, the communication control method provided by the present invention controls communication between devices such as computers and computers, computers and terminals, etc. in terms of communication functions. A communication control method that uses an mR protocol that is divided into multiple protocols from upper layer protocol condition setting means for extracting and analyzing the upper layer protocol condition set by the layer protocol condition setting means when receiving the protocol data unit; and upper layer protocol control information setting means for setting upper layer protocol control JrJ information based on the upper layer protocol conditions analyzed by the layer protocol condition analysis means, and setting the connection relationship according to the upper layer protocol control information. It is characterized by being established and transmitting and receiving data.

(実施例) 以下、本発明の一実施例について図面を参照して説明す
る。
(Example) Hereinafter, an example of the present invention will be described with reference to the drawings.

第1図は本発明の一実施例の通信制御方式のブロック図
である0本実施例は、上位階層プロトコル条件設定手段
1、上位階層プロトコル条件解析手段2、上位階層プロ
トコル制御情報設定手段3、プロトコル制御部4及びプ
ロトコル制御情報ファイル5から構成されている。
FIG. 1 is a block diagram of a communication control system according to an embodiment of the present invention. This embodiment includes upper layer protocol condition setting means 1, upper layer protocol condition analysis means 2, upper layer protocol control information setting means 3, It consists of a protocol control section 4 and a protocol control information file 5.

第2図は第1図の上位階層プロトコル条件設定手段1の
フローチャート、第3図は第1図の上位階層プロトコル
条件解析手段2のフローチャート、第4図は第1図の上
位階層プロトコル制御情報設定手段3のフローチャート
である。
2 is a flowchart of the upper layer protocol condition setting means 1 of FIG. 1, FIG. 3 is a flowchart of the upper layer protocol condition analysis means 2 of FIG. 1, and FIG. 4 is a flowchart of the upper layer protocol control information setting of FIG. 1. It is a flowchart of means 3.

次に、本実施例の動作について説明する。Next, the operation of this embodiment will be explained.

第5図は装置間において通信機能の接続関係の確立を要
求するときに送信する一プロトコルデータ単位の構成を
示す図であり、第6図は第5図の上位階層プロトコル条
件指示情報53が表す内容の例を示す図である。
FIG. 5 is a diagram showing the structure of one protocol data unit transmitted when requesting the establishment of a connection relationship of communication functions between devices, and FIG. It is a figure showing an example of contents.

計算機または端末において、あるプロトコル条件下で接
続関係の確立が要求されると、上位階層プロトコル条件
設定手段1は、第2図のステップ21でこの要求を受は
付ける。要求されたプロトコル条件に対して予め決めら
れている上位階層プロトコル条件指示情報53をステッ
プ22で組立ててから、ステップ23は該当する接続関
係の確立をプロトコル制御部4へ要求する。プロトコル
制御部4は、上位R−!層プロトコル榮件設定手段1か
ら前記確立の要求を受けると、プロトコルデータ単位中
、のプロトコルへラダ51及び接続関係確立要求パラメ
ータ52の後に前記上位階層プロトコル条件指示情報5
3を付加して、対向する計算機または端末へ送信する。
When a computer or terminal requests establishment of a connection relationship under certain protocol conditions, the upper layer protocol condition setting means 1 accepts this request in step 21 of FIG. After assembling upper layer protocol condition instruction information 53 predetermined for the requested protocol condition in step 22, step 23 requests the protocol control unit 4 to establish the corresponding connection relationship. The protocol control unit 4 controls the upper R-! When the establishment request is received from the layer protocol condition setting means 1, the upper layer protocol condition instruction information 5 is sent after the protocol ladder 51 and the connection relationship establishment request parameter 52 in the protocol data unit.
3 is added and sent to the opposing computer or terminal.

上述した動作により接続関係の確立を要求された前記対
向装置のプロトコル制御部4は、受信したプロトコルデ
ータ学位から上位階層プロトコル条件指示情報53を取
り出して上位階層プロトコル条件解析手段2へ渡す、゛
上位階層プロトコル条件解析手段2は、この情報を第3
図のステップ31で受は付ける。ステップ32は、この
情報に対して予め決められている通信制御情報を得てス
テップ33へ進む。ステップ33はこの通信制rntr
t報をプロトコル制御情報ファイル5に設定する。接続
関係を確立した後には、プロトコル制御部4は、前記プ
ロトコル制御情報ファイル5に設定された前記通信制御
情報を参照して、この接続関係を制御する。
The protocol control unit 4 of the opposite device, which has been requested to establish a connection relationship through the above-described operation, extracts the upper layer protocol condition instruction information 53 from the received protocol data and passes it to the upper layer protocol condition analysis means 2. The layered protocol condition analysis means 2 uses this information as a third
At step 31 in the figure, the receiver is attached. In step 32, predetermined communication control information is obtained from this information, and the process proceeds to step 33. Step 33 is this communication system rntr
t-information is set in the protocol control information file 5. After establishing the connection relationship, the protocol control unit 4 refers to the communication control information set in the protocol control information file 5 and controls this connection relationship.

次に、国際標準化a構(ISO>で規格化されているO
3I参照モデルに準拠した本発明の詳細な説明する。
Next, the O
3I reference model.

O3I参照モデルは第7図に示すように7階層のプロト
コルからなっているので、業務データの送受信を行うま
でには、7層のプロトコル制御を行わなければならない
、そこで、各層のコネクション(各通信主体相互間の接
続関係をO9Iではコネクションと呼ぶ)を確立するた
めには、第8図に示すように業務データの前に各層のヘ
ッダが付加され、さらに第9図に示すように、下位層か
らコネクションの確立要求及びその確認を順次行う必要
がある。従って、伝送情報量が増加してデータの送受信
に要する時間が多くなるので、伝送効率の悪化を招くこ
ととなる。また、ネットワーク内で情報量に応じた課金
がされる場合には通信費が高くなる。
As shown in Figure 7, the O3I reference model consists of seven layers of protocols, so before sending and receiving business data, seven layers of protocol control must be performed. In order to establish a connection relationship between entities (called a connection in O9I), a header for each layer is added before the business data as shown in Figure 8, and a header for each layer is added as shown in Figure 9. It is necessary to sequentially request connection establishment and confirm it. Therefore, the amount of information to be transmitted increases and the time required to transmit and receive data increases, leading to deterioration in transmission efficiency. Furthermore, if charges are made according to the amount of information within the network, communication costs will increase.

第10図(a>で示すような接続形態の場合には、第1
Mの物理プロトコルと第2層のデータリンクプロトコル
のみで実質的には通信できる。この場合には、システム
AからシステムBヘデータリンクコネクションの確立を
要求する際に、第6図で示す“L2FREE″′という
上位階層プロトコル条件指示情報53をプロトコルデー
タ単位に付加して送信する。この情報に基づいて第3眉
から第7層の制御を省き、確立したデータリンクコネク
ションを用いて業務データを送受信する。従って、第1
2図(a)に示すように、第1層及び第2眉のコネクシ
ョンを確立するだけで業務データの送受信を行うことが
でき、送受信データは、第11図(a>に示すように第
1層及び第2Mのヘッダのみが業務データの前に付く構
成となる。
In the case of the connection form shown in Fig. 10 (a>), the first
Communication is essentially possible using only the M physical protocol and the second layer data link protocol. In this case, when requesting establishment of a data link connection from system A to system B, upper layer protocol condition instruction information 53 called "L2FREE"' shown in FIG. 6 is added to each protocol data unit and transmitted. Based on this information, control from the third layer to the seventh layer is omitted, and business data is transmitted and received using the established data link connection. Therefore, the first
As shown in Figure 2(a), business data can be sent and received simply by establishing a connection between the first layer and the second layer, and the transmitted and received data is transferred to the first layer as shown in Figure 11(a). Only the layer and the 2M header are added before the business data.

第10図(b)で示すような接続形態の場合には、第1
層の物理プロトコル、第2層のデータリンクプロトコル
及び第3Jlijのネットワークプロトコルの3層のプ
ロトコルにより実質的な通信ができる。
In the case of the connection form shown in FIG. 10(b), the first
Substantive communication is possible using three layer protocols: a physical protocol in the first layer, a data link protocol in the second layer, and a network protocol in the third layer.

この場合には、ネットワークコネクションの確立要求時
に、第6図で示す“L3FREE”という上位階層プロ
トコル条件指示情報53をプロトコルデータ単位に付加
して送信する。この情報に基づいて第4Mから第771
の制御を省き、確立したデータリンクコネクションを用
いて業務データを送受信する。従って、第12図(b)
に示すように、第1層、第2層及び第3Mのコネクショ
ンを確立するだけで業務データの送受信を行うことがで
き、送受信データは、第11図<b>に示すように第1
層、第2層及び第3層のヘッダのみが業務データの前に
付く構成となる。
In this case, when requesting to establish a network connection, upper layer protocol condition instruction information 53 called "L3FREE" shown in FIG. 6 is added to each protocol data unit and transmitted. Based on this information, the 4th M to 771st
control is omitted, and business data is sent and received using the established data link connection. Therefore, Fig. 12(b)
As shown in FIG.
Only the headers of the layer, second layer, and third layer are added before the business data.

(発明の効果) 以上に説明したように本発明は、階層化プロトコルの各
階層の通信機能レベル間の接続関係の確立時に、その上
位の階層プロトコルの条件を通知することにより、上位
のプロトコルの通信制御を簡素化したり、または一部な
いし全部の上位のプロトコルを省いて通信することがで
きる。従って、本発明は、通信オーバヘッドの少ない通
信を可能とする効果がある。
(Effects of the Invention) As explained above, the present invention notifies the conditions of the upper layer protocol when establishing the connection relationship between the communication function levels of each layer of the layered protocol. Communication control can be simplified or communication can be performed by omitting some or all of the higher-level protocols. Therefore, the present invention has the effect of enabling communication with less communication overhead.

また、本発明を採用すると、装置における通信制御機能
を実現する機器の実装範囲を少なくできるので、製造が
容易となり、コストが少なくなる。
Furthermore, when the present invention is adopted, the range of equipment that implements the communication control function in the device can be reduced, making manufacturing easier and reducing costs.

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

第1図は本発明の一実施例の通信制御方式のブロック図
、第2図は第1図の上位階層プロトコル条件設定手段の
フローチャート、第3図は第1図の上位階層プロトコル
条件解析手段のフローチャート、第4図は第1図の上位
階層プロトコル制御情報設定手段のフローチャート、第
5図は装置間において通信機能の接続関係の確立を要求
するときに送信するプロトコルデータ単位の構成を示す
図、第6図は第5図の上位階層プロトコル条件指示情報
が表す内容の例を示す図、第7図はO8l参照モデルの
プロトコル階層図、第8図はO8Iプロトコルによる業
務データのユーザデータレベルでの構成を示す図、第9
図は業務データの送受信を行うまでのコネクション確立
の順序を示す図、第10図(、a)は2つの計算機から
なるネットワークシスデムの構成図、第10図(b)は
2つの泪算機とパケット交換網からなるネットワークシ
スデムの構成図、第11図(a)は第10図(a)の2
つの計算機間の送受信データの構成図、第11図(b)
は第10図(b)の2つの計算機間の送受信データの構
成図、第12図(a)は第10図(a)の2つの計算機
が業務データの送受信を行うまでのコネクション確立の
順序を示す図、第12図(b)は第10図(b)の2つ
の計算機が業務データの送受信を行うまでのコネクショ
ン確立の順序を示す図である。 1・・・上位階層プロトコル条件設定手段、2・・・上
位階層プロトコル条件解析手段、3・・・上位階層プロ
トコル制御情報設定手段、4・・・プロトコル制御部、
5・・・プロトコル制御情報ファイル。
FIG. 1 is a block diagram of a communication control system according to an embodiment of the present invention, FIG. 2 is a flowchart of the upper layer protocol condition setting means of FIG. 1, and FIG. 3 is a flowchart of the upper layer protocol condition analysis means of FIG. Flowchart, FIG. 4 is a flowchart of the upper layer protocol control information setting means of FIG. 1, FIG. 5 is a diagram showing the configuration of a protocol data unit transmitted when requesting establishment of a connection relationship of communication functions between devices, Fig. 6 is a diagram showing an example of the contents expressed by the upper layer protocol condition instruction information in Fig. 5, Fig. 7 is a protocol layer diagram of the O8l reference model, and Fig. 8 is a diagram showing an example of the contents expressed by the upper layer protocol condition instruction information in Fig. 5. Diagram showing the configuration, No. 9
The figure shows the order of establishing a connection before sending and receiving business data. Figure 10 (a) is a configuration diagram of a network system consisting of two computers. Figure 10 (b) is a diagram of a network system consisting of two computers. A configuration diagram of a network system consisting of a packet switching network and a packet switching network.
Configuration diagram of data sent and received between two computers, Figure 11(b)
is a configuration diagram of data sent and received between the two computers in FIG. 10(b), and FIG. 12(a) shows the order of connection establishment until the two computers in FIG. 10(a) send and receive business data. The diagram shown in FIG. 12(b) is a diagram showing the order of connection establishment until the two computers in FIG. 10(b) transmit and receive business data. DESCRIPTION OF SYMBOLS 1... Upper layer protocol condition setting means, 2... Upper layer protocol condition analysis means, 3... Upper layer protocol control information setting means, 4... Protocol control unit,
5...Protocol control information file.

Claims (1)

【特許請求の範囲】 計算機と計算機、計算機と端末など装置相互間での通信
制御を、通信機能の面から複数のプロトコルにレベル分
けした階層化プロトコルにより行う通信制御方式におい
て、 装置相互間の通信機能の接続関係の確立を要求するとき
に送信するプロトコルデータ単位に、上位階層プロトコ
ルの条件を設定する上位階層プロトコル条件設定手段と
、 前記プロトコルデータ単位を受信したときに、前記階層
プロトコル条件設定手段により設定された上位階層プロ
トコル条件を取り出して解析する上位階層プロトコル条
件解析手段と、 前記上位階層プロトコル条件解析手段により解析された
上位階層プロトコル条件に基づいて、上位階層プロトコ
ル制御情報を設定する上位階層プロトコル制御情報設定
手段とを含み、 前記上位階層プロトコル制御情報に従って前記接続関係
を確立してデータを送受信することを特徴とする通信制
御方式。
[Claims] In a communication control method that controls communication between devices, such as between computers and between computers and terminals, using a layered protocol that is divided into multiple protocols in terms of communication functions, comprising: upper layer protocol condition setting means for setting upper layer protocol conditions in a protocol data unit transmitted when requesting establishment of a connection relationship between functions; and upper layer protocol condition setting means for setting upper layer protocol conditions when receiving the protocol data unit. an upper layer protocol condition analysis means for extracting and analyzing the upper layer protocol condition set by the upper layer protocol condition analysis means; and an upper layer for setting upper layer protocol control information based on the upper layer protocol condition analyzed by the upper layer protocol condition analysis means. A communication control method, comprising: a protocol control information setting means, and transmitting and receiving data by establishing the connection relationship according to the upper layer protocol control information.
JP62111951A 1987-05-08 1987-05-08 Communication control system Pending JPS63276943A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP62111951A JPS63276943A (en) 1987-05-08 1987-05-08 Communication control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP62111951A JPS63276943A (en) 1987-05-08 1987-05-08 Communication control system

Publications (1)

Publication Number Publication Date
JPS63276943A true JPS63276943A (en) 1988-11-15

Family

ID=14574240

Family Applications (1)

Application Number Title Priority Date Filing Date
JP62111951A Pending JPS63276943A (en) 1987-05-08 1987-05-08 Communication control system

Country Status (1)

Country Link
JP (1) JPS63276943A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1995034049A1 (en) * 1994-06-02 1995-12-14 Olympus Optical Co., Ltd. Information recording medium and information reproducing device
WO1996003710A1 (en) * 1994-07-26 1996-02-08 Olympus Optical Co., Ltd. Information recording medium and information reproducing device

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1995034049A1 (en) * 1994-06-02 1995-12-14 Olympus Optical Co., Ltd. Information recording medium and information reproducing device
AU703385B2 (en) * 1994-06-02 1999-03-25 Olympus Optical Co., Ltd. Information recording medium and information reproducing apparatus
US5898709A (en) * 1994-06-02 1999-04-27 Olympus Optical Co., Ltd. Information recording medium and information reproducing apparatus
US6216238B1 (en) 1994-06-02 2001-04-10 Olympus Optical Co., Ltd. Information recording medium and information reproducing apparatus
US6543697B1 (en) 1994-06-02 2003-04-08 Olympus Optical Co., Ltd. Information recording medium and information reproducing apparatus
WO1996003710A1 (en) * 1994-07-26 1996-02-08 Olympus Optical Co., Ltd. Information recording medium and information reproducing device
EP0773511A1 (en) * 1994-07-26 1997-05-14 Olympus Optical Co., Ltd. Information recording medium and information reproducing device
US5920661A (en) * 1994-07-26 1999-07-06 Olympus Optical Co., Ltd. Information recording medium and information reproducing apparatus
EP0773511B1 (en) * 1994-07-26 2002-10-16 Olympus Optical Co., Ltd. Information reproducing device

Similar Documents

Publication Publication Date Title
EP0295380B1 (en) Method of disseminating network state information
KR100575496B1 (en) Method, communication network and service access interface for communication in an open system interconnection environment
JPH0468662B2 (en)
EP0312739A2 (en) Apparatus and method for interconnecting an application of a transparent services access facility to a remote source
WO2023273716A1 (en) Communication method and apparatus applied to remote driving, and medium and electronic device
CN112684777A (en) Vehicle remote diagnosis system based on cloud platform
CN107769946A (en) A kind of network collocating method and the network equipment
CN112039722A (en) MQTT protocol simulation method and simulation equipment
CN109116832A (en) Vehicle diagnostic data wireless communication method
WO2020258917A1 (en) Data exchange chip and server
JPS63276943A (en) Communication control system
CN113905104B (en) Communication method and protocol conversion system for elevator intelligent networking
CN216210993U (en) Data communication bidirectional ferry isolating device
JPH0473178B2 (en)
CN210274135U (en) Remote connection system
KR100259768B1 (en) Method of service process using point-to-point protocol and multilink protocol in the distributed environment
JP2731007B2 (en) Circuit switching system
CN209869504U (en) Remote maintenance system of hydraulic machine
JPS6333949A (en) Data communication system
JPH04255136A (en) Packet exchange
JP2839412B2 (en) Data transmission system
KR0171305B1 (en) Tcp/ip contacting apparatus of banking system
JPS6299847A (en) Cluster system processing system
JPH118630A (en) Communication terminal system
JPS63200648A (en) Packet multiplexer