JPS62117050A - Protocol processor - Google Patents

Protocol processor

Info

Publication number
JPS62117050A
JPS62117050A JP60256963A JP25696385A JPS62117050A JP S62117050 A JPS62117050 A JP S62117050A JP 60256963 A JP60256963 A JP 60256963A JP 25696385 A JP25696385 A JP 25696385A JP S62117050 A JPS62117050 A JP S62117050A
Authority
JP
Japan
Prior art keywords
protocol
processor
layer
primitive
data
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.)
Granted
Application number
JP60256963A
Other languages
Japanese (ja)
Other versions
JPH0616275B2 (en
Inventor
Shigeru Yamasuda
山須田 繁
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.)
Panasonic System Solutions Japan Co Ltd
Original Assignee
Matsushita Graphic Communication Systems Inc
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 Matsushita Graphic Communication Systems Inc filed Critical Matsushita Graphic Communication Systems Inc
Priority to JP60256963A priority Critical patent/JPH0616275B2/en
Publication of JPS62117050A publication Critical patent/JPS62117050A/en
Publication of JPH0616275B2 publication Critical patent/JPH0616275B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE:To reduce considerably the load of a device control processor by securing such constitution where the protocol processor of each layer performs independently each layer protocol and the protocol data is transferred only between the protocol processors of upper and lower layers. CONSTITUTION:The information (primitive information, etc.) such as the pointer information pointing out the data stored in a shared memory 3 as well as the primitive header part is delivered to a protocol processor 2 where the protocol of a layer is executed via an FIFO 22b. This FIFO 22b absorbs the difference of processing speed between adjacent protocol processors 2a and 2b and also attains the primitive queuing. A microcontrol part 21a for primitive information, etc. defines a register file 24 as a work area and uses a counter and a timer 25 as necessary to carry out its own layer protocol. Then the part 21a recompiles its own primitive information, etc. received previously for application to an upper protocol processor 2a or a lower protocol processor 2b to supply it to the processor 2a or 2b via an exclusive data route 4.

Description

【発明の詳細な説明】 産業上の利用分野 本発明は、階層構造を有する通信制御手順(プロトコル
)を実行するだめのプロトコルプロセッサに関する。
DETAILED DESCRIPTION OF THE INVENTION Field of the Invention The present invention relates to a protocol processor for executing a communication control procedure (protocol) having a hierarchical structure.

従来の技術 従来のこの種のプロトコルプロセッサとしては、第3図
に示すようなものが既知である。第3図において、20
はモデム、21は回線側のインタフェース部で、モデム
信号の管理等のフィジカルプロトコルが実行される部分
に相当する。22は通信用LSI等から成るプロセッサ
本体で、データ゛ リンクプロトコルが実行される部分
に相当する。
2. Description of the Related Art As a conventional protocol processor of this type, one shown in FIG. 3 is known. In Figure 3, 20
21 is a modem, and 21 is a line side interface unit, which corresponds to a part where physical protocols such as modem signal management are executed. Reference numeral 22 denotes a processor body consisting of a communication LSI, etc., which corresponds to the part where the data link protocol is executed.

23はメモリで、システムバスに接続される。23 is a memory connected to the system bus.

24はCPUインタフェース部で、ネットワークレーヤ
からアプリケーションレーヤのプロトコルが実行される
部分とのインターフェイス部である。
24 is a CPU interface section, which is an interface section between the network layer and the section where the application layer protocol is executed.

上記構成のプロトコルプロセッサに代表される如く、従
来の08I(国際標準化機構)の7階層の下位2レーヤ
(フィジカルレーヤ、データリンクレーヤ)については
、高速・助作可能な専用プロセッサが存在するが、これ
らの上位レーヤ(ネットワークレーヤからアプリケーシ
ョンレーヤ)のプロトpの実行については、汎用CPU
によりソフトウェアで実現しており、前記下位2レーヤ
と上位レーヤのインターフェース部トシて、CPUのシ
ステムバスを用いているものが殆んどであった。
As represented by the protocol processor with the above configuration, for the lower two layers (physical layer, data link layer) of the conventional 08I (International Organization for Standardization) seven layers, there are dedicated processors that are fast and capable of assisting. For executing the proto-p of these upper layers (from the network layer to the application layer), a general-purpose CPU is required.
In most cases, the system bus of the CPU is used as the interface between the lower two layers and the upper layer.

発明が解決しようとする問題点 しかしながら、最近、LAN(ローカル・エリア・ネッ
トワーク)に代表されるように、従来の回線速度の10
3〜104倍もの高速回線が使用されるようになり、例
えば電子計算機のファイルやファクシミリイメージなど
の大容量データを高速転送するという要求を満たすに十
分な回線速度が達成されるようになった。
Problems to be Solved by the Invention However, recently, as typified by LAN (Local Area Network), the conventional line speed has increased by 10%.
Lines at speeds 3 to 104 times faster have come into use, achieving line speeds sufficient to meet the demand for high-speed transfer of large amounts of data, such as computer files and facsimile images.

ところが、現状の通信制御システムについてみると、 (1)  プロトコル実行を前述したように汎用CP[
Jに頼っていること。
However, when looking at current communication control systems, (1) Protocol execution is performed using a general-purpose CP [
Relying on J.

(2)通信データがシステムバスを流れるため、これが
システムバスを専有してしまい、プロトコルを実行する
だめのデータ(プロトコルデータ)の流れを阻害するこ
と。
(2) Since communication data flows through the system bus, it monopolizes the system bus and obstructs the flow of data (protocol data) that are not needed to execute the protocol.

などに起因して、前記7階層プロトコルを実行するため
のオーバヘッドタイムが大きくなり、通信データの実転
送時間に比しプロトコル処理に要する時間が多大となり
、大量データの高速通信の実現が妨げられていた。
Due to these factors, the overhead time required to execute the 7-layer protocol becomes large, and the time required for protocol processing becomes large compared to the actual transfer time of communication data, which hinders the realization of high-speed communication of large amounts of data. Ta.

そこで、本発明・は、上述したような事情に鑑みなされ
たもので、大量のデータを高速通信処理できるプロトコ
ルプロセッサを提供することを目的としたものである。
Therefore, the present invention has been made in view of the above-mentioned circumstances, and an object of the present invention is to provide a protocol processor capable of high-speed communication processing of a large amount of data.

問題点を解決するだめの手段 上記目的を達成するため、本発明は、隣接する上下両レ
ーヤのプロトコルプロセッサ間のプリミティブデータを
授受するための専用データ経路と、各レーヤのプロトコ
ルプロセッサ間でキー−構造をとり得る共有メモリへの
アクセス手段と、装置制御プロセッサとのインタフェー
ス手段と、前記専用データ経路が接続されかつ前記アク
セス手段及びインタフェース手段を制御する制御手段と
を備えたことを特徴とする。
Means for Solving the Problems In order to achieve the above object, the present invention provides a dedicated data path for exchanging primitive data between protocol processors in adjacent upper and lower layers, and a key link between protocol processors in each layer. The present invention is characterized in that it comprises: means for accessing a shared memory that can take a different structure; means for interfacing with a device control processor; and control means to which the dedicated data path is connected and controlling the access means and the interface means.

作用 上記構成により、各レーヤのプロトコルは他のレーヤと
は無関係に独立して実行されるので、装置制御プロセッ
サの負荷は大巾に軽減され、プロトコルの高速実行が可
能となり、大量データの高速転送が実現される。
Effects With the above configuration, each layer's protocol is executed independently without regard to other layers, so the load on the device control processor is greatly reduced, making it possible to execute protocols at high speed and achieve high-speed transfer of large amounts of data. is realized.

実施例 第1図は本発明に係るプロトコルプロセッサが適用され
た通信制御システムの要部を示す概略的ブロック図で図
中、■は通信制御システム全体を制御するCPU、2.
2a 、2bは各レーヤのプロトコルを実行するための
本発明プロトコルプロセッサで、このうちの2aを上位
プロトコルプロセッサ、2bを下位プロトコルプロセッ
サとする。
Embodiment FIG. 1 is a schematic block diagram showing the main parts of a communication control system to which a protocol processor according to the present invention is applied.
2a and 2b are protocol processors of the present invention for executing protocols of each layer, of which 2a is an upper protocol processor and 2b is a lower protocol processor.

3は各レーヤのプロトコルプロセッサ2.2a。3 is a protocol processor 2.2a for each layer.

2b及びCPtJlからアクセス可能な共有メモリ(メ
モリプール)で、このメモリプール3は、各レーヤのプ
ロトコルプロセッサ間でキュー構1青をとり得る構成に
なっており、各レーヤのプロトコルプロセッサに共通な
全データ部分が格納される。
This memory pool 3 is a shared memory (memory pool) that can be accessed from the protocol processors of each layer. The data part is stored.

4は隣接する上下両レーヤのプロトコルプロセッサ2a
、2bとの間のプリミティブを授受するだめの専用デー
タ経2洛(プリミティブデータ、経路)である。
4 is a protocol processor 2a for both adjacent upper and lower layers;
, 2b is a dedicated data line 2 (primitive data, route) for exchanging primitives with 2b.

5は前記CPUI、プロトコルプロセッサ2゜2a、2
b及び共有メモIJ3にそれぞれ連繋せしメチ設ケタシ
ステムバスで、このシステムバス5には、通信データは
流れず、例えばプロトコルプロセッサ2.2a、2bへ
の動作指令情報やプロセッサ2.2a 、2bの状態告
知情報等の管理データだけが流れる。
5 is the CPUI, protocol processor 2゜2a, 2
Communication data does not flow through this system bus 5; for example, operation command information to protocol processors 2.2a, 2b, processors 2.2a, 2b, etc. Only management data such as status notification information is transmitted.

前記プロトコルプロセッサ2.2a 、2bの具体的な
内部構造の一例を、符号2のプロトコルプロセッサにつ
いて示せば第2図の通りである。
An example of the specific internal structure of the protocol processors 2.2a and 2b is shown in FIG. 2 for the protocol processor 2.

第2図において、21は当該プロトコルプロセッサ全体
の動作制御を行う制御部で、マイクロ制御部21a及び
マイクロコードRAM21b等から成る。22は隣接す
る上下両レーヤのプロトコルプロセッサ2a 、2bの
間でプリミティブのヘッダ部分を授受し、かつキーーイ
ングするだめの入出力機構部で、入出力機構部22a及
びFIFO(先入れ先出しメモリ)22b等から成る。
In FIG. 2, reference numeral 21 denotes a control section that controls the operation of the entire protocol processor, and is composed of a microcontroller 21a, a microcode RAM 21b, and the like. Reference numeral 22 denotes an input/output mechanism section for exchanging and keying the header portion of primitives between the protocol processors 2a and 2b of the adjacent upper and lower layers, and is composed of an input/output mechanism section 22a, a FIFO (first-in first-out memory) 22b, etc. .

23はCPUIとの対話を司るための汎用インタフェ−
ス部で、CPUインタフェース部23a及び入出力レジ
スタ部23b等から成る。24は前記マイクロ制御部2
1a用のレジスタファイル、25は同じくマイクロ制御
21a用のカウンタ及びタイマ、26は各レーヤのプロ
トコルプロセッサが競合することなく、共有メモリ3ヘ
アクセスし得るように設けたメモリアクセスアービトレ
ーション部である。
23 is a general-purpose interface for controlling interaction with the CPUI.
The CPU interface section 23a is a CPU interface section 23a, an input/output register section 23b, and the like. 24 is the microcontroller 2
A register file 25 is also used for the microcontroller 21a, and a memory access arbitration section 26 is provided so that the protocol processors of each layer can access the shared memory 3 without conflict.

上記構成から成る本発明のプロトコルプロセッサの主た
る機能を列記すると、以下の通りである。
The main functions of the protocol processor of the present invention having the above configuration are listed below.

(1)各レーヤのプロトコルプロセッサ2.2a。(1) Protocol processor 2.2a for each layer.

2bは、隣接する上下両レーヤのプロトコルプロセッサ
(第1図の例では2.23または2.2b)間でのみ、
専用データ経路4を介して、プリミティブデータを授受
する。
2b is used only between adjacent protocol processors of both upper and lower layers (2.23 or 2.2b in the example of FIG. 1).
Primitive data is exchanged via the dedicated data path 4.

(2)各レーヤのプロトコルプロセッサ2 * 2 a
 *2 bは、各々独立に実行可能である。
(2) Protocol processor 2*2 a for each layer
*2 b can be executed independently.

(3)  プロトコルの実行は、各プロトコルプロセッ
サ2.2a 、2b内部のマイクロコードRAM2 b
から読出されたマイクロコードによって行われる。
(3) The protocol is executed by the microcode RAM 2b inside each protocol processor 2.2a, 2b.
This is done by microcode read from.

尚、このマイクロコードは種々のプロトコルインプリメ
ンテ−7ヨンに対応可能なため、CPUI等を介して外
部メモリ(図示せず)から前記マイクロコードRAM2
bへダウンロードされる。
Note that since this microcode is compatible with various protocol implementations, it can be downloaded from the microcode RAM 2 from an external memory (not shown) via a CPU, etc.
It is downloaded to b.

次に、第1図及び第2図を参照しながら、本実施例に基
づくプロトコルプロセッサの動作を説明する。
Next, the operation of the protocol processor based on this embodiment will be explained with reference to FIGS. 1 and 2.

先ず、システム立ち上げ時に、CPU1側から、マイク
ロコードRAM2 l bへプロトコルインプリメント
されたマイクロコードをダウンロードする。
First, when starting up the system, the microcode with the protocol implemented is downloaded from the CPU 1 side to the microcode RAM 2lb.

レーヤのプロトコルが実行される当該プロセッサ2に対
しては、プリミティブのヘッダ部分及び共有メモリ3内
のデータを指すポインタ情報等の情報(以下プリミティ
ブ情報等と呼ぶ)がFIFO22bを介して渡される。
Information such as a header portion of a primitive and pointer information pointing to data in the shared memory 3 (hereinafter referred to as primitive information, etc.) is passed to the processor 2 that executes the layer protocol via the FIFO 22b.

このFIFOは、隣接プロセッサ2a、2bの処理速度
の差を吸収し、かつプリミティブのキューイングを実現
すべく機能する。
This FIFO functions to absorb the difference in processing speed between the adjacent processors 2a and 2b and to realize primitive queuing.

前記プリミティブ情報環マイクロコード21aは、レジ
スタファイル24をワークエリアとして、また必要に応
じカウンタ及びタイマ25を使って、当該自己のレーヤ
プロトコルを実行する。
The primitive information ring microcode 21a executes its own layer protocol using the register file 24 as a work area and using the counter and timer 25 as necessary.

一方、前記マイクロ制御部21aは、先に受取った自己
のプリミティブ情報等を、上位あるいは下位のプロトコ
ルプロセッサ2 a + 2 b用に作成し直し、この
作成し直されたデータを、前記上位あるいは下位のプロ
トコルプロセラf2a、2bへ、専用データ経路(プリ
ミティブデータ経路)4を介して流す。
On the other hand, the microcontroller 21a re-creates its own primitive information etc. received earlier for the upper or lower protocol processor 2a + 2b, and transfers this re-created data to the upper or lower protocol processor 2a + 2b. The data is sent to the protocol processors f2a, 2b via a dedicated data path (primitive data path) 4.

上述の処理・操作が繰返えされて行くことにより、プロ
トコルデータは、次順各し−ヤのプロトコルプロセッサ
に伝って行き、各レーヤのプロトコルが実行される。
By repeating the above processing and operations, the protocol data is transmitted to each layer's protocol processor in turn, and the protocol of each layer is executed.

尚、前記各レーヤのプロトコルプロセッサ2゜2a 、
2bは前述したところから明らかなように、特定のCP
Uでなくても動作する機能を有しており、かつ自分のプ
ロトコル だけをアクセスすれば良いという機能を備えている。
Incidentally, the protocol processor 2゜2a of each layer,
As is clear from the above, 2b is a specific CP
It has the ability to operate even if it is not U, and it has the ability to access only its own protocol.

発明の効果 以上詳述したように、本発明によれば、各レーヤのプロ
トコルプロセッサは、各々独立にレーヤプロトコルを実
行し、かつそのプロトコルデータは上下両レーヤのプロ
トコルプロセッサ間でのみ授受されるので、装置制御プ
ロセッサの負荷を大巾に軽減できる。
Effects of the Invention As detailed above, according to the present invention, the protocol processors of each layer execute the layer protocols independently, and the protocol data is exchanged only between the protocol processors of both the upper and lower layers. , the load on the device control processor can be greatly reduced.

また、通信データはシステムバス上を流れないために、
該システムバスの負荷も軽減される。
Also, since communication data does not flow on the system bus,
The load on the system bus is also reduced.

従って、従来の汎用CPUによるプロトコルインプリメ
ントに比較して、高速の実効通信速度が達成されるとい
う効果がある。
Therefore, compared to the conventional protocol implementation using a general-purpose CPU, there is an effect that a higher effective communication speed can be achieved.

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

第1図は本発明に係るプロトコルプロセッサが適用され
た通信制御i#/ステムの要部を示すa略的ブロック図
、第2図は、本発明プロトコルプロセッサの内部構造の
一例を示す祷略的ブロック図、第3図は従来のプロトコ
ルプロセッサの代表例を示す概略的ブロック図である。 1・−C P U ( M置市制御プロセッサ)、2 
、 2a 。 2b・・・プロトコルプロセッサ、21・・・制御部、
22・・・入出力機構部、23・・・汎用インタフェー
ス部、24・・・レジスタファイル、25・・・カウン
タ及びタイマ、26・・・メモリアクセスアービトレー
ション部、3・・・共有メモリ、4・・・専用データ経
路(プリミティブデータ経路)、5・・・システムバス
。 代理人の氏名  弁理士 中 尾 敏 男 ほか1名m
1図      / CPU(Jh’mJH5−2q・
 碑用ヲ゛−り老Eシシ (〕〕町ノミティフーテ°ニタ研 S システムバス 第3図
FIG. 1 is a schematic block diagram showing main parts of a communication control i#/system to which a protocol processor according to the present invention is applied, and FIG. 2 is a schematic block diagram showing an example of the internal structure of the protocol processor according to the present invention. Block Diagram FIG. 3 is a schematic block diagram showing a typical example of a conventional protocol processor. 1.-CPU (M location control processor), 2
, 2a. 2b...Protocol processor, 21...Control unit,
22... Input/output mechanism section, 23... General purpose interface section, 24... Register file, 25... Counter and timer, 26... Memory access arbitration section, 3... Shared memory, 4. ... Dedicated data path (primitive data path), 5... System bus. Name of agent: Patent attorney Toshio Nakao and 1 other person
Figure 1 / CPU (Jh'mJH5-2q・
Monument worri old Eshishi (〕〕Machi Nomitifute ° Nitaken S System bus figure 3

Claims (1)

【特許請求の範囲】[Claims] 階層構造を有する通信制御手順を実行するプロトコルプ
ロセッサであって、隣接する上下両レーヤのプロトコル
プロセッサ間のプリミティブデータを授受するための専
用データ経路と、各レーヤのプロトコルプロセッサ間で
キュー構造をとり得る共有メモリへのアクセス手段と、
装置制御プロセッサとのインタフェース手段と、前記専
用データ経路が接続されかつ前記アクセス手段及びイン
タフェース手段を制御する制御手段とを備えたことを特
徴とするプロトコルプロセッサ。
A protocol processor that executes a communication control procedure with a hierarchical structure, and can have a dedicated data path for exchanging primitive data between adjacent upper and lower layer protocol processors, and a queue structure between the protocol processors of each layer. a means of accessing shared memory;
A protocol processor comprising: an interface means for an apparatus control processor; and a control means connected to the dedicated data path and controlling the access means and the interface means.
JP60256963A 1985-11-15 1985-11-15 Protocol processor Expired - Lifetime JPH0616275B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP60256963A JPH0616275B2 (en) 1985-11-15 1985-11-15 Protocol processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP60256963A JPH0616275B2 (en) 1985-11-15 1985-11-15 Protocol processor

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP5018373A Division JPH0716211B2 (en) 1993-02-05 1993-02-05 Communication control processor

Publications (2)

Publication Number Publication Date
JPS62117050A true JPS62117050A (en) 1987-05-28
JPH0616275B2 JPH0616275B2 (en) 1994-03-02

Family

ID=17299800

Family Applications (1)

Application Number Title Priority Date Filing Date
JP60256963A Expired - Lifetime JPH0616275B2 (en) 1985-11-15 1985-11-15 Protocol processor

Country Status (1)

Country Link
JP (1) JPH0616275B2 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6416046A (en) * 1987-07-09 1989-01-19 Nec Corp Protocol converter and its operation control system
JPH01209841A (en) * 1988-02-18 1989-08-23 Oki Electric Ind Co Ltd Configuration method for communication control processor
JPH0276349A (en) * 1988-09-12 1990-03-15 Fujitsu Ltd Communication controller
US8661205B2 (en) 2006-12-12 2014-02-25 Canon Kabushiki Kaisha Communication apparatus and information transfer method

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5755445A (en) * 1980-09-18 1982-04-02 Nippon Telegr & Teleph Corp <Ntt> Communication control processor
JPS59117357A (en) * 1982-12-24 1984-07-06 Ricoh Co Ltd Data transmitter
JPS6055752A (en) * 1983-09-06 1985-04-01 Nec Corp Packet processing system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5755445A (en) * 1980-09-18 1982-04-02 Nippon Telegr & Teleph Corp <Ntt> Communication control processor
JPS59117357A (en) * 1982-12-24 1984-07-06 Ricoh Co Ltd Data transmitter
JPS6055752A (en) * 1983-09-06 1985-04-01 Nec Corp Packet processing system

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6416046A (en) * 1987-07-09 1989-01-19 Nec Corp Protocol converter and its operation control system
JPH0547148B2 (en) * 1987-07-09 1993-07-15 Nippon Electric Co
JPH01209841A (en) * 1988-02-18 1989-08-23 Oki Electric Ind Co Ltd Configuration method for communication control processor
JPH0276349A (en) * 1988-09-12 1990-03-15 Fujitsu Ltd Communication controller
US8661205B2 (en) 2006-12-12 2014-02-25 Canon Kabushiki Kaisha Communication apparatus and information transfer method

Also Published As

Publication number Publication date
JPH0616275B2 (en) 1994-03-02

Similar Documents

Publication Publication Date Title
US6230241B1 (en) Apparatus and method for transferring data in a data communications device
Cooper Protocol implementation on the Nectar communication processor
CA2007737C (en) Data transfer operations between two asynchronous buses
JPS62117050A (en) Protocol processor
JPH11312141A (en) Bus bridge
JP3969308B2 (en) Parallel processing system by OS for single processor
JPS5864528A (en) Data transfer system of plural microprocessors
JPH05276222A (en) Communication control processor
US6434592B1 (en) Method for accessing a network using programmed I/O in a paged, multi-tasking computer
Schröder-Preikschat Peace—A distributed operating system for high-performance multicomputer systems
Ahuja et al. A multi-microprocessor architecture with hardware support for communication and scheduling
JPS6238060A (en) Communication control equipment
Schmidt et al. Half-Sync/Half-Async
JPS62208121A (en) Document editing/printing device
JPS63118950A (en) Information processor
EP0234182A1 (en) A multiprocessor data processing system
JPS62210564A (en) Processor
KR910005757Y1 (en) Handshaking circuit in multi-processor
JPS6269348A (en) Data transfer device
JPH04274524A (en) System for controlling inter-process communication
JPS62236061A (en) Inter-cpu communication system
Schroeder-Preikschat GMD/FIRST|
JPS63155348A (en) Device utilizing system between computer systems
JPS63129443A (en) Communication control equipment
JPH04336649A (en) Data reception control circuit

Legal Events

Date Code Title Description
EXPY Cancellation because of completion of term