JPH05292147A - Communication control processor - Google Patents

Communication control processor

Info

Publication number
JPH05292147A
JPH05292147A JP4091086A JP9108692A JPH05292147A JP H05292147 A JPH05292147 A JP H05292147A JP 4091086 A JP4091086 A JP 4091086A JP 9108692 A JP9108692 A JP 9108692A JP H05292147 A JPH05292147 A JP H05292147A
Authority
JP
Japan
Prior art keywords
communication control
protocol
communication
control processor
bus
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
JP4091086A
Other languages
Japanese (ja)
Inventor
Hideo Miyagi
秀夫 宮城
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.)
Toshiba Corp
Original Assignee
Toshiba 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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP4091086A priority Critical patent/JPH05292147A/en
Publication of JPH05292147A publication Critical patent/JPH05292147A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To implement the communication using plural communication protocols with one communication control processor. CONSTITUTION:For example, three communication control sections 131-133 implementing specific protocol processing are provided in a communication control processor 13 connected to a CSMA/CD bus 20 via a transceiver 21. When packet data are received from the CSMA/CD bus 20 in the communication control processor 13, a protocol discrimination section 134 provided on the communication control processor 13 references a type field of the packet to discriminate by which protocol the packet is formed. Then the protocol of the packet is processed by the communication control section corresponding to the discriminated protocol among the communication control sections 131-133.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】この発明は、複数の通信プロトコ
ルを用いて通信が行われるシステムに好適な通信制御プ
ロセッサに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a communication control processor suitable for a system in which communication is performed using a plurality of communication protocols.

【0002】[0002]

【従来の技術】従来、電子計算機が複数の通信プロトコ
ルを使用してLAN回線により通信を行うシステムで
は、その電子計算機は図3に示すように構成されるのが
一般的であった。
2. Description of the Related Art Conventionally, in a system in which an electronic computer communicates via a LAN line using a plurality of communication protocols, the electronic computer has generally been constructed as shown in FIG.

【0003】即ち、図3における電子計算機30は、各
種データ処理、演算および通信制御プロトコルの処理を
行うCPU31と、各種データおよびプログラム等が格
納される主メモリ32と、通信制御プロセッサ33-1,
33-2,33-3とを備えている。これらCPU31、主
メモリ32および通信制御プロセッサ33-1,33-2,
33-3は内部バス34により相互接続され、データ授受
が行えるようになっている。
That is, the electronic computer 30 shown in FIG. 3 has a CPU 31 for performing various data processing, arithmetic operations and communication control protocol processing, a main memory 32 for storing various data and programs, and a communication control processor 33-1.
33-2 and 33-3. These CPU 31, main memory 32 and communication control processors 33-1 and 33-2,
33-3 are mutually connected by an internal bus 34 so that data can be exchanged.

【0004】通信制御プロセッサ33-1〜33-3は、L
AN回線、例えばCSMA/CDバス40に、トランシ
ーバ41-1,41-2,41-3を介して接続されている。
これらの通信制御プロセッサ33-1〜33-3はそれぞれ
固有のMAC(メディア・アクセス・コントロール)ア
ドレスを持つ。
The communication control processors 33-1 to 33-3 are L
It is connected to an AN line, for example, a CSMA / CD bus 40 via transceivers 41-1, 41-2, 41-3.
Each of these communication control processors 33-1 to 33-3 has a unique MAC (Media Access Control) address.

【0005】さて、電子計算機30内の通信制御プロセ
ッサ33-1は、例えばMACレベルまでのインタフェー
スを持ち、CPU31にてTCP/IPの通信プロトコ
ル処理を行うことにより、同じプロトコルを用いるCS
MA/CDバス40上の他の端末とトランシーバ41-1
を介して通信する。
Now, the communication control processor 33-1 in the electronic computer 30 has an interface up to the MAC level, for example, and the CPU 31 performs TCP / IP communication protocol processing to use the same protocol.
Other terminals on MA / CD bus 40 and transceiver 41-1
To communicate through.

【0006】次に通信制御プロセッサ33-2は、例えば
OSIプロトコルをサポートしており、同じプロトコル
を用いるCSMA/CDバス40上の他の端末(OSI
端末)とトランシーバ41-2を介して通信する。
Next, the communication control processor 33-2 supports, for example, the OSI protocol and uses another terminal (OSI) on the CSMA / CD bus 40 that uses the same protocol.
Terminal) and the transceiver 41-2.

【0007】同様に、通信制御プロセッサ33-3は、上
記TCP/IPおよびOSIとは別の固有の通信プロト
コルをサポートしており、同じプロトコルを用いるCS
MA/CDバス40上の他の端末とトランシーバ41-3
を介して通信する。
Similarly, the communication control processor 33-3 supports a unique communication protocol different from TCP / IP and OSI, and uses the same protocol.
Other terminals on MA / CD bus 40 and transceiver 41-3
To communicate through.

【0008】[0008]

【発明が解決しようとする課題】上記したように従来
は、電子計算機等が複数の通信プロトコルを用いて通信
するためには、各通信プロトコル毎にハードウェアであ
る通信制御プロセッサが必要となり、したがってハード
ウェア量が増大し、しかもMACアドレスが通信制御プ
ロセッサの数だけ必要となるという問題があった。
As described above, conventionally, in order for an electronic computer or the like to communicate using a plurality of communication protocols, a communication control processor, which is hardware, is required for each communication protocol. There has been a problem that the amount of hardware increases and MAC addresses are required for the number of communication control processors.

【0009】この発明は上記事情に鑑みてなされたもの
でその目的は、複数の通信プロトコルを用いた通信を行
うのに1つだけで対応でき、もってハードウェア量が削
減でき、しかもMACアドレスが1つで済む通信制御プ
ロセッサを提供することにある。
The present invention has been made in view of the above circumstances, and an object thereof is to cope with communication using a plurality of communication protocols with only one, and thus the amount of hardware can be reduced and the MAC address can be reduced. It is to provide a communication control processor that requires only one.

【0010】[0010]

【課題を解決するための手段】この発明の通信制御プロ
セッサは、固有のプロトコル処理を行う複数の通信制御
手段と、LANから受信したパケットデータの通信プロ
トコルを同データのタイプフィールドをもとに判別し、
同データのプロトコル処理をそのプロトコルに固有の通
信制御手段により行わせるプロトコル判別手段とを備え
たことを特徴とするものである。
A communication control processor according to the present invention discriminates a plurality of communication control means for performing unique protocol processing and a communication protocol of packet data received from a LAN based on a type field of the data. Then
It is characterized in that it is provided with a protocol discriminating means for causing the communication control means peculiar to the protocol to perform the protocol processing of the data.

【0011】[0011]

【作用】上記の通信制御プロセッサの構成において、プ
ロトコル判別手段は、この通信制御プロセッサにてLA
Nからパケットデータが受信されると、そのパケットデ
ータのタイプフィールドの内容により、そのパケットデ
ータがどのプロトコルによるものかを判別する。そして
判別手段は、複数の通信制御手段のうちの判別したプロ
トコルに固有の通信制御手段にそのパケットデータを渡
し、同データのプロトコル処理を行わせる。
In the above configuration of the communication control processor, the protocol discriminating means is the LA in this communication control processor.
When the packet data is received from N, the protocol of the packet data is determined by the contents of the type field of the packet data. Then, the discriminating means passes the packet data to the communication control means unique to the discriminated protocol among the plurality of communication control means, and causes the protocol processing of the data to be performed.

【0012】したがって、このような構成の通信制御プ
ロセッサを持つ電子計算機等と通信を行う他の各端末
は、使用する通信プロトコルの種別に無関係に、この1
台の通信制御プロセッサを相手に通信を行なえばよく、
複数の通信プロトコルを用いて通信を行う電子計算機等
は、通信制御プロセッサを1つ持てばよい。
Therefore, each of the other terminals that communicate with the electronic computer or the like having the communication control processor having the above-mentioned configuration is irrespective of the type of the communication protocol used.
It only has to communicate with the communication control processor of one unit,
An electronic computer or the like that communicates using a plurality of communication protocols may have one communication control processor.

【0013】[0013]

【実施例】図1はこの発明の通信制御プロセッサにより
複数通信プロトコルを用いた通信を行う電子計算機の一
実施例を示すブロック構成図である。
DESCRIPTION OF THE PREFERRED EMBODIMENTS FIG. 1 is a block diagram showing an embodiment of an electronic computer which performs communication using a plurality of communication protocols by the communication control processor of the present invention.

【0014】図1において、電子計算機10は、各種デ
ータ処理、演算および通信制御プロトコルの処理を行う
CPU11と、各種データおよびプログラム等が格納さ
れる主メモリ12と、通信制御プロセッサ13とを備え
ている。これらCPU11、主メモリ12および通信制
御プロセッサ13は内部バス14により相互接続され、
データ授受が行えるようになっている。
In FIG. 1, an electronic computer 10 is provided with a CPU 11 for performing various data processing, arithmetic operations and communication control protocol processing, a main memory 12 for storing various data and programs, and a communication control processor 13. There is. The CPU 11, main memory 12, and communication control processor 13 are interconnected by an internal bus 14.
Data can be exchanged.

【0015】通信制御プロセッサ13は、LAN回線、
例えばCSMA/CDバス20に、トランシーバ21を
介して接続されている。この通信制御プロセッサ13は
CSMA/CDバス20上の各種通信プロトコルに対応
した端末(図示せず)と通信を行うもので、唯一つの固
有のMACアドレスを持つ。通信制御プロセッサ13
は、それぞれ固有のプロトコル処理を行う3つの通信制
御部131,132,133を有する。
The communication control processor 13 is a LAN line,
For example, it is connected to the CSMA / CD bus 20 via a transceiver 21. The communication control processor 13 communicates with a terminal (not shown) corresponding to various communication protocols on the CSMA / CD bus 20, and has only one unique MAC address. Communication control processor 13
Has three communication control units 131, 132, 133 which respectively perform unique protocol processing.

【0016】通信制御部131は、例えばMACレベル
までのインタフェースを持ち、CPU11にてTCP/
IPの通信プロトコル処理を行うことにより、同じプロ
トコルを用いるCSMA/CDバス20上の他の端末と
トランシーバ21を介して通信する。
The communication control unit 131 has an interface up to, for example, the MAC level, and the CPU 11 uses TCP / TCP.
By performing the IP communication protocol process, communication is performed with another terminal on the CSMA / CD bus 20 using the same protocol via the transceiver 21.

【0017】通信制御部132は、例えばOSIプロト
コルをサポートし、同じプロトコルを用いるCSMA/
CDバス20上の他の端末とトランシーバ21を介して
通信する。
The communication control unit 132 supports, for example, the OSI protocol and uses the same protocol as CSMA /
It communicates with other terminals on the CD bus 20 via the transceiver 21.

【0018】通信制御部133は、上記TCP/IPお
よびOSIとは別の固有の通信プロトコルをサポート
し、同じプロトコルを用いるCSMA/CDバス20上
の他の端末とトランシーバ21を介して通信する。
The communication control unit 133 supports a unique communication protocol other than TCP / IP and OSI, and communicates with another terminal on the CSMA / CD bus 20 using the same protocol via the transceiver 21.

【0019】通信制御プロセッサ13は更に、同プロセ
ッサ13がCSMA/CDバス20から受信したパケッ
トデータの通信プロトコルを判別するプロトコル判別部
134を有する。プロトコル判別部134は、受信パケ
ットデータのプロトコル処理を、通信制御部131〜1
33のうち判別したプロトコルに固有の通信制御部によ
り行わせる。
The communication control processor 13 further has a protocol discriminating section 134 for discriminating the communication protocol of the packet data received by the processor 13 from the CSMA / CD bus 20. The protocol determination unit 134 performs the protocol processing of the received packet data on the communication control units 131 to 1
The communication control unit peculiar to the determined protocol among the 33 is performed.

【0020】本実施例において、通信制御部131〜1
33およびプロトコル判別部134は、通信制御プロセ
ッサ13のファームウェア処理によって実現される機能
ブロックである。
In this embodiment, the communication control units 131 to 1
The 33 and the protocol determination unit 134 are functional blocks implemented by the firmware processing of the communication control processor 13.

【0021】次に、図1の構成の動作を説明する。ま
ず、電子計算機10内の通信制御プロセッサ13が、自
身に固有のMACアドレスを持つパケットデータを、ト
ランシーバ21を介してCSMA/CDバス20から受
信すると、その受信パケットは通信制御プロセッサ13
内のプロトコル判別部134に渡される。
Next, the operation of the configuration shown in FIG. 1 will be described. First, when the communication control processor 13 in the electronic computer 10 receives packet data having its own unique MAC address from the CSMA / CD bus 20 via the transceiver 21, the received packet is the communication control processor 13
It is passed to the protocol discriminating unit 134 therein.

【0022】プロトコル判別部134は、この受信パケ
ットのタイプフィールドを参照する。このタイプフィー
ルドには、対応するパケットがどのプロトコルで通信さ
れているかを示す情報が設定されている。そこでプロト
コル判別部134は、受信パケットのタイプフィールド
をもとに、同パケットがどのプロトコルにより通信され
ているものであるかを判別する。
The protocol discrimination unit 134 refers to the type field of this received packet. In this type field, information indicating by which protocol the corresponding packet is communicated is set. Therefore, the protocol determination unit 134 determines, based on the type field of the received packet, by which protocol the same packet is communicated.

【0023】そしてプロトコル判別部134は、受信パ
ケットがTCP/IPによるものであれば、同パケット
を通信制御プロセッサ13内の通信制御部131に渡
し、OSIプロトコルによるものであれば、同パケット
を通信制御部132に渡す。またプロトコル判別部13
4は、受信パケットがTCP/IPおよびOSIプロト
コルとは別の、所定の通信プロトコルによるものであれ
ば、同パケットを通信制御部133に渡す。
If the received packet is based on TCP / IP, the protocol discrimination unit 134 passes the packet to the communication control unit 131 in the communication control processor 13, and if based on the OSI protocol, the packet is communicated. It is passed to the control unit 132. In addition, the protocol discrimination unit 13
If the received packet is based on a predetermined communication protocol other than the TCP / IP and OSI protocols, 4 passes the packet to the communication control unit 133.

【0024】通信制御部131〜133のうち、プロト
コル判別部134から受信パケットを渡された通信制御
部は、その受信パケットを、自身がサポートしているプ
ロトコルにより処理する。なお、本実施例における通信
制御部131は、MACレベルまでのインタフェースを
持つのみであるため、その上位のTCP/IPによるプ
ロトコル処理については、主メモリ12に格納されてい
るプログラムに従ってCPU11で行われる。
Of the communication control units 131 to 133, the communication control unit to which the received packet is passed from the protocol discrimination unit 134 processes the received packet according to the protocol supported by itself. Since the communication control unit 131 in this embodiment only has an interface up to the MAC level, the higher-order TCP / IP protocol processing is performed by the CPU 11 according to the program stored in the main memory 12. ..

【0025】このように、各通信制御部131〜133
が、プロトコル判別部134のプロトコル判別結果に応
じて起動されて、それぞれ固有のプロトコル処理を行う
ことにより、その通信プロトコルに対応したCSMA/
CDバス20上の他の端末と通信を行う。この際、他の
端末は、電子計算機10内の通信制御プロセッサ13
(の唯一つのMACアドレス)を意識するだけでよく、
通信制御部131〜133を何ら意識することはない。
In this way, each communication control section 131-133
Are activated in accordance with the protocol discrimination result of the protocol discriminating unit 134 and perform their own unique protocol processing, so that CSMA /
It communicates with other terminals on the CD bus 20. At this time, the other terminal is the communication control processor 13 in the electronic computer 10.
You only have to be aware of (the only MAC address of)
There is no concern about the communication control units 131 to 133.

【0026】なお、前記実施例では、通信制御プロセッ
サ13により3種の通信プロトコルがサポートされる場
合について説明したが、これに限るものではない。即ち
通信制御プロセッサ13によりサポートされるプロトコ
ル数およびプロトコル種類は、前記実施例に限るもので
ない。
In the above embodiment, the case where the communication control processor 13 supports three kinds of communication protocols has been described, but the present invention is not limited to this. That is, the number of protocols and the types of protocols supported by the communication control processor 13 are not limited to those in the above embodiment.

【0027】また、前記実施例では、CSMA/CDバ
ス20を介して複数プロトコルの通信が行われるものと
して説明したが、トークンバスなどCSMA/CDバス
以外のLANを用いた通信にも適用可能であり、更にバ
ス型LANに限らず、リング型LANを用いた通信にも
適用可能である。
Further, in the above-described embodiment, the description has been made on the assumption that communication of a plurality of protocols is performed via the CSMA / CD bus 20, but it is also applicable to communication using a LAN other than the CSMA / CD bus such as a token bus. In addition, the present invention is applicable not only to the bus LAN but also to communication using a ring LAN.

【0028】[0028]

【発明の効果】以上詳述したようにこの発明によれば、
1つの通信制御プロセッサ内に、それぞれ固有のプロト
コル処理を行う複数の通信制御手段を設け、通信制御プ
ロセッサがLANから受信したパケットデータの通信プ
ロトコルを、プロトコル判別手段により同データのタイ
プフィールドをもとに判別し、同データのプロトコル処
理をそのプロトコルに固有の通信制御手段により行わせ
る構成としたので、1つの通信制御プロセッサでありな
がら複数の通信プロトコルを用いた通信を行うことがで
きてハードウェア量が削減でき、しかもMACアドレス
が1つで済む。
As described in detail above, according to the present invention,
A single communication control processor is provided with a plurality of communication control means for performing unique protocol processing, and the communication control processor determines the communication protocol of the packet data received from the LAN based on the type field of the data by the protocol determination means. And the protocol control of the same data is performed by the communication control means peculiar to the protocol, so that it is possible to perform communication using a plurality of communication protocols even though it is one communication control processor. The amount can be reduced, and only one MAC address is required.

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

【図1】この発明の通信制御プロセッサにより複数通信
プロトコルを用いた通信を行う電子計算機の一実施例を
示すブロック構成図。
FIG. 1 is a block configuration diagram showing an embodiment of an electronic computer that performs communication using a plurality of communication protocols by a communication control processor of the present invention.

【図2】複数通信プロトコルを用いた通信を行う従来の
電子計算機のブロック構成図。
FIG. 2 is a block configuration diagram of a conventional electronic computer that performs communication using a plurality of communication protocols.

【符号の説明】[Explanation of symbols]

10…電子計算機、11…CPU、13…通信制御プロ
セッサ、20…CSMA/CDバス(LAN)、21…
トランシーバ、131〜133…通信制御部、134…
プロトコル判別部。
10 ... Computer, 11 ... CPU, 13 ... Communication control processor, 20 ... CSMA / CD bus (LAN), 21 ...
Transceiver, 131-133 ... Communication control unit, 134 ...
Protocol discriminator.

───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.5 識別記号 庁内整理番号 FI 技術表示箇所 7341−5K H04L 11/00 320 ─────────────────────────────────────────────────── ─── Continuation of the front page (51) Int.Cl. 5 Identification code Office reference number FI technical display location 7341-5K H04L 11/00 320

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】固有のプロトコル処理を行う複数の通信制
御手段と、 LANから受信したパケットデータの通信プロトコルを
同データのタイプフィールドをもとに判別し、同データ
のプロトコル処理をそのプロトコルに固有の前記通信制
御手段により行わせるプロトコル判別手段と、 を具備することを特徴とする通信制御プロセッサ。
1. A plurality of communication control means for performing unique protocol processing and a communication protocol of packet data received from a LAN are discriminated based on a type field of the data, and the protocol processing of the data is unique to the protocol. 2. A communication control processor comprising: a protocol discriminating unit that is executed by the communication control unit.
JP4091086A 1992-04-10 1992-04-10 Communication control processor Pending JPH05292147A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4091086A JPH05292147A (en) 1992-04-10 1992-04-10 Communication control processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4091086A JPH05292147A (en) 1992-04-10 1992-04-10 Communication control processor

Publications (1)

Publication Number Publication Date
JPH05292147A true JPH05292147A (en) 1993-11-05

Family

ID=14016715

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4091086A Pending JPH05292147A (en) 1992-04-10 1992-04-10 Communication control processor

Country Status (1)

Country Link
JP (1) JPH05292147A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1997039554A1 (en) * 1996-04-12 1997-10-23 Consultant Association Inc. Ltd. Communication device and communication method
JP2006520962A (en) * 2003-03-14 2006-09-14 トムソン ライセンシング Flexible WLAN access point architecture that can accommodate different user equipment
JP2006254445A (en) * 2005-03-07 2006-09-21 Microsoft Corp Method of discovering at least either network setting or network resources, and recording medium
JP2012169806A (en) * 2011-02-14 2012-09-06 Nec Corp Communication controller and optimization method for packet communication processing

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1997039554A1 (en) * 1996-04-12 1997-10-23 Consultant Association Inc. Ltd. Communication device and communication method
JP2006520962A (en) * 2003-03-14 2006-09-14 トムソン ライセンシング Flexible WLAN access point architecture that can accommodate different user equipment
US8272037B2 (en) 2003-03-14 2012-09-18 Thomson Licensing Flexible WLAN access point architecture capable of accommodating different user devices
JP2006254445A (en) * 2005-03-07 2006-09-21 Microsoft Corp Method of discovering at least either network setting or network resources, and recording medium
US8219665B2 (en) 2005-03-07 2012-07-10 Microsoft Corporation Method and system for discovery via tribal knowledge
KR101292472B1 (en) * 2005-03-07 2013-07-31 마이크로소프트 코포레이션 Method and system for discovery via tribal knowledge
JP2012169806A (en) * 2011-02-14 2012-09-06 Nec Corp Communication controller and optimization method for packet communication processing

Similar Documents

Publication Publication Date Title
JPH0411057B2 (en)
US4704717A (en) Receive message processor for a solicited message packet transfer system
US5615339A (en) Online system having session control information table in a host computer for establishing or disconnecting session with multiple terminals in accordance with processing performance
US5958029A (en) Method and system for efficient message validation
JPH07239822A (en) Method for judgment of whether data packet has been addressed to computer system or not and network controller
JPH05292147A (en) Communication control processor
JPS6153749B2 (en)
CA2412661C (en) Method and apparatus for flexible high speed communication
JP3617499B2 (en) Electronic equipment, program
JP3302494B2 (en) Fire receiver
JPH07191922A (en) Programmable controller
JP2916185B2 (en) Dynamic selection method of incoming communication adapter
JPH08181705A (en) Method and device for processing broadcast frame of lan
JP2761524B2 (en) Parallel priority determination device
US20030217187A1 (en) System and method for locating a network adapter
JPS63197251A (en) Information processor
JPH04100444A (en) Interrupt request system
JP3463146B2 (en) Communication control method and device
JPH0652081A (en) Local memory type dma control system for packet communication
WO2000014929A1 (en) Real-time communication device and system
JP2814849B2 (en) Communication control device
KR950001513B1 (en) Acknowledgement transmission method in data link layer of mini-map network
JPH0522295A (en) Bridge device
JPS588008B2 (en) Transmission control method
JPH01171345A (en) Decentralized type packet exchange