JPH05189338A - Data repeater system for computer network - Google Patents

Data repeater system for computer network

Info

Publication number
JPH05189338A
JPH05189338A JP4005694A JP569492A JPH05189338A JP H05189338 A JPH05189338 A JP H05189338A JP 4005694 A JP4005694 A JP 4005694A JP 569492 A JP569492 A JP 569492A JP H05189338 A JPH05189338 A JP H05189338A
Authority
JP
Japan
Prior art keywords
destination
computer
data
transmission
address
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
JP4005694A
Other languages
Japanese (ja)
Other versions
JP3003349B2 (en
Inventor
Shingo Takada
伸吾 高田
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 JP4005694A priority Critical patent/JP3003349B2/en
Publication of JPH05189338A publication Critical patent/JPH05189338A/en
Application granted granted Critical
Publication of JP3003349B2 publication Critical patent/JP3003349B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Information Transfer Between Computers (AREA)
  • Computer And Data Communications (AREA)
  • Communication Control (AREA)

Abstract

PURPOSE:To improve the transmission efficiency of a line by holding a storage area in a repeating station in the origin of transmission, and transmitting data by the address of the destination of transmission or the number of the storage area. CONSTITUTION:A computer 2 which receives data 11 searches a corresponding table 8 by a destination of transmission logical address when the designation of transmission is the designation of a logical address, and returns the number of the No.1 of the found position to a computer 1 as data 13, and transmits the data 13 to a computer 3. The computer 1 searches a corresponding table 7 by the destination of transmission logical address, and when the pertinent designation of transmission logical address is found in the corresponding table, a table No. is set at the No.2 of the found position. Then, at the time of the generation of the request of the transmission of the data from the computer 1 through the computer 2 to the computer 3, the corresponding table 7 is searched by the destination of transmission logical address, and the data are transmitted by using the case of the No.2 of the found position.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、コンピュータネットワ
ークのデータ中継方式に関し、特に、アドレスとして、
中継局の物理アドレスと、最終宛先の論理アドレスとの
2種を用い、コンピュータを経由してデータ伝送する中
継方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data relay system for computer networks, and more particularly, as an address.
The present invention relates to a relay system in which data is transmitted via a computer by using two types of a physical address of a relay station and a logical address of a final destination.

【0002】[0002]

【従来の技術】従来のコンピュータネットワークのデー
タ中継方式では、図6に示すように、コンピュータ1か
らコンピュータ2を経由してコンピュータ3にデータ伝
送する場合、各コンピュータ1〜3に付けられた物理及
び論理アドレス4,5,6に対応して、各コンピュータ
1〜2上に送信先論理アドレスと送信先物理アドレスの
対応テーブルを有し、このテーブルを使用し、回線上に
データ51,52を送出していた。
2. Description of the Related Art In a conventional computer network data relay system, when data is transmitted from a computer 1 to a computer 3 via a computer 2 as shown in FIG. Corresponding to the logical addresses 4, 5 and 6, each computer 1 to 2 has a correspondence table of the destination logical address and the destination physical address, and using this table, the data 51 and 52 are sent out on the line. Was.

【0003】ここで、図6に示すように、データ51,
52には、データを送出する毎に中継局の送信先物理ア
ドレス,送信元物理アドレス最終宛先の送信先論理アド
レス,送信元論理アドレスを付けて送出し、中継局で
は、最終宛先の送信先論理アドレスから最終宛先の送信
先物理アドレスを割出し、割出した最終宛先へデータを
送出するという処理をデータ送信時に毎回行っていた。
Here, as shown in FIG. 6, data 51,
52, each time data is sent, the destination physical address of the relay station, the source physical address, the destination logical address of the final destination, and the source logical address are attached and transmitted. The process of indexing the destination physical address of the final destination from the address and sending the data to the indexed final destination is performed every time the data is sent.

【0004】[0004]

【発明が解決しようとする課題】この従来のコンピュー
タネットワークのデータ中継方式では、データを送信す
る毎に送信先物理アドレス,送信元物理アドレス,送信
先論理アドレス,送信元論理アドレスを毎回付加し、回
線上に流していたため、回線の伝送効率が悪いという問
題点があった。
In this conventional computer network data relay method, a destination physical address, a source physical address, a destination logical address, and a source logical address are added every time data is transmitted, Since it was sent over the line, there was a problem that the transmission efficiency of the line was poor.

【0005】本発明の目的は、回線の伝送効率を良くし
たコンピュータネットワークのデータ中継方式を提供す
ることにある。
It is an object of the present invention to provide a data relay system for a computer network which improves the transmission efficiency of the line.

【0006】[0006]

【課題を解決するための手段】前記目的を達成するた
め、本発明に係るコンピュータネットワークのデータ中
継方式においては、コンピュータネットワークのデータ
中継局において、送信先のアドレスを記憶するエリアを
保持し、最初にメッセージを中継するときに、このアド
レス記憶エリアに、送信先のアドレスを格納し、その格
納したエリアに対応した番号を送信元に返送する処理
と、2番目以降のメッセージ中継時には、そのメッセー
ジに付加されたアドレス記憶エリアの番号から送信先を
決定し、その送信先へメッセージを送信する処理と、送
信元においては、中継局における送信先記憶エリア番号
の格納エリアを保持し、最初のメッセージ送信に対し、
中継局より送信先記憶エリア番号が返送されたとき、そ
の番号を番号の格納エリアに格納し、2番目以降のメッ
セージ送信時には、送信先のアドレスでなく、この格納
しておいた番号でメッセージを送出する処理とを行なう
ものである。
To achieve the above object, in a computer network data relay system according to the present invention, a data relay station of a computer network holds an area for storing a destination address, and When a message is relayed to, the address storage area is used to store the destination address and the number corresponding to the stored area is returned to the sender. The process of deciding the destination from the added address storage area number and sending a message to that destination, and the sender holding the storage area of the destination storage area number in the relay station and sending the first message As opposed to
When the destination storage area number is returned from the relay station, that number is stored in the number storage area, and when sending the second and subsequent messages, the message is stored using this stored number instead of the destination address. It performs the process of sending.

【0007】[0007]

【作用】中継局において、送信先のアドレスを記憶する
エリアを保持し、格納したエリアの番号を送信元に返送
する処理と、格納エリアの番号から送信先にメッセージ
を送信する処理と、送信元において、中継局における格
納エリアの番号を記憶するエリアを保持し、送信先のア
ドレス又はこの格納エリアの番号で送信する処理とを行
う。
In the relay station, the area for storing the address of the transmission destination is held, the processing of returning the stored area number to the transmission source, the processing of transmitting a message from the storage area number to the transmission destination, and the transmission source In step 2, the area for storing the number of the storage area in the relay station is held, and the processing is performed to transmit at the destination address or the number of this storage area.

【0008】[0008]

【実施例】次に本発明について図面を参照して説明す
る。図1,図2は、本発明の一実施例に係るコンピュー
タネットワークにおけるデータ中継方式を示す概略図で
あり、図1は第1回目、図2は第2回目以降のデータ送
信を示す図である。
The present invention will be described below with reference to the drawings. 1 and 2 are schematic diagrams showing a data relaying method in a computer network according to an embodiment of the present invention. FIG. 1 is a diagram showing the first data transmission, and FIG. 2 is a diagram showing the second and subsequent data transmission. ..

【0009】図に示す本実施例は、コンピュータ1から
コンピュータ2を経由してコンピュータ3にデータを送
信する場合の例であり、コンピュータ1,2,3のアド
レスは、それぞれアドレス4,5,6で示す。
The present embodiment shown in the figure is an example in which data is transmitted from the computer 1 to the computer 3 via the computer 2, and the addresses of the computers 1, 2, 3 are addresses 4, 5, 6 respectively. Indicate.

【0010】図1のデータ11,12,13は、コンピ
ュータ1からコンピュータ2に、コンピュータ2からコ
ンピュータ3に、コンピュータ2からコンピュータ1
に、また、図2のデータ21,22は、コンピュータ1
からコンピュータ2に、コンピュータ2からコンピュー
タ3にそれぞれ流れるデータである。
The data 11, 12, and 13 shown in FIG. 1 are transferred from computer 1 to computer 2, computer 2 to computer 3, and computer 2 to computer 1.
2 and the data 21 and 22 in FIG.
From the computer 2 to the computer 2 and from the computer 2 to the computer 3.

【0011】図3はコンピュータ1上の送信処理、図4
はコンピュータ2上の中継処理、図5はコンピュータ1
上の受信処理の処理フローである。
FIG. 3 is a transmission process on the computer 1, FIG.
Is a relay process on the computer 2, and FIG.
It is a processing flow of the above reception processing.

【0012】以下、本発明の一実施例の動作を具体例を
用いて図1〜図5を参照しつつ説明する。
The operation of one embodiment of the present invention will be described below with reference to FIGS. 1 to 5 using a specific example.

【0013】コンピュータ1からコンピュータ2を経由
してコンピュータ3へデータを送信する要求が発生した
場合、まずコンピュータ1上の送信処理(図3)が動作
し、送信先論理アドレスで対応テーブル7をサーチする
(処理31)。
When there is a request from the computer 1 to transmit data to the computer 3 via the computer 2, the transmission process (FIG. 3) on the computer 1 first operates to search the correspondence table 7 with the destination logical address. (Process 31).

【0014】対応テーブル7に該当する送信先論理アド
レスがあった(比較32)場合、更に、その項のNo.
の欄が0かどうかチェック(比較33)する。
When there is a corresponding destination logical address in the correspondence table 7 (comparison 32), the No. of that item is further added.
Check whether or not the column is 0 (comparison 33).

【0015】初めての送信の場合は、ここが0となって
おり、送信先論理アドレスを使用し、データ11を送信
する(処理34)。
In the case of the first transmission, this is 0, and the destination logical address is used to transmit the data 11 (process 34).

【0016】このデータ11を受信したコンピュータ2
では、中継処理(図4)が動作し、送信先が論理アドレ
スでの指定かチェックする(比較41)。この場合、論
理アドレスの指定であるので、送信先論理アドレスで対
応テーブル8をサーチし(処理42)、見つかった(比
較44)場合、見つかった位置のNo.の番号をデー
タ13としてコンピュータ1に返送する(処理45)。
Computer 2 receiving this data 11
Then, the relay process (FIG. 4) operates and it is checked whether the destination is a logical address (comparison 41). In this case, since the logical address is designated, the correspondence table 8 is searched by the destination logical address (process 42), and if found (comparison 44), the No. of the position found is found. Is returned to the computer 1 as the data 13 (process 45).

【0017】更に、その送信先論理アドレスを使用し、
データ12をコンピュータ3に送信する(処理47)。
Further, using the destination logical address,
The data 12 is transmitted to the computer 3 (process 47).

【0018】データ13を受け取ったコンピュータ1で
は、受信処理(図5)が動作し、送信先論理アドレスで
対応テーブル7をサーチする(処理51)。
In the computer 1 which has received the data 13, the receiving process (FIG. 5) operates and the correspondence table 7 is searched by the destination logical address (process 51).

【0019】対応テーブルに該当する送信先論理アドレ
スが見つかった(比較52)場合、見つかった位置のN
o.にテーブルNo.をセットする。
When the corresponding destination logical address is found in the correspondence table (comparison 52), N of the found position is found.
o. Table No. Set.

【0020】次にコンピュータ1からコンピュータ2を
経由してコンピュータ3へデータを送信する要求が発生
した場合、コンピュータ1上の送信処理(図3)が動作
し、送信先論理アドレスで対応テーブル7をサーチし
(処理31)、見つかった(比較32)項のNo.の
欄が今度は0でない(比較33)ので、No.の場合
を使用し、データ21を送信する。
Next, when a request for transmitting data from the computer 1 to the computer 3 via the computer 2 is made, the transmission process (FIG. 3) on the computer 1 operates and the correspondence table 7 is set in the destination logical address. After searching (process 31), the No. of the found (comparison 32) is found. No. is not 0 this time (Comparison 33). The case 21 is used to transmit the data 21.

【0021】このデータ21を受信したコンピュータ2
では、中継処理(図4)が動作し、送信先が論理アドレ
スでない(比較41)ので、送信先No.で対応テーブ
ル8をサーチし(処理43)、見つかった(比較46)
場合、その送信先論理アドレスを使用し、データ22を
コンピュータ3に送信する(処理47)。
Computer 2 receiving this data 21
Then, the relay process (FIG. 4) operates and the destination is not a logical address (comparison 41). The correspondence table 8 is searched by (process 43) and found (comparison 46).
In that case, the data 22 is transmitted to the computer 3 using the destination logical address (process 47).

【0022】[0022]

【発明の効果】以上説明したように本発明は、中継局に
おいて、送信先のアドレスを記憶するエリアを保持し、
はじめてメッセージを中継する時に、このアドレス記憶
エリアに送信先のアドレスを格納し、その格納したエリ
アに対応した番号を送信元に返送する処理を行い、2番
目以降のメッセージ中継時には、そのメッセージに付加
されたアドレス記憶エリアの番号から送信先を決定し、
その送信先へメッセージを送信する処理を行い、送信元
においては、中継局における送信先記憶エリア番号の格
納エリアを保持し、はじめてのメッセージ送信に対し、
中継局より送信先記憶エリア番号が返送された時、その
番号を番号の格納エリアに格納し、2番目以降のメッセ
ージ送信時には、送信先のアドレスでなく、この格納し
ておいた番号でメッセージを送出するため、データ送信
元から中継局までは、データを送信する毎に送信先論理
アドレス,送信元論理アドレスを付加する必要がなく、
回線を有効に利用できるとともに、伝送速度も速くなる
という効果を有し、更に、最終送信先の処理は、何ら変
更する必要がないという効果を有している。
As described above, according to the present invention, the relay station holds the area for storing the destination address,
When the message is relayed for the first time, the address of the destination is stored in this address storage area, and the process of returning the number corresponding to the stored area to the sender is added to the message when relaying the second and subsequent messages. Determine the destination from the number in the address storage area,
Performs the process of transmitting a message to the destination, and at the source, holds the storage area of the destination storage area number in the relay station, and for the first message transmission,
When the destination storage area number is returned from the relay station, that number is stored in the number storage area, and when sending the second and subsequent messages, the message is stored using this stored number instead of the destination address. Since data is sent, it is not necessary to add a destination logical address and a source logical address each time data is transmitted from the data transmission source to the relay station.
This has an effect that the line can be effectively used and the transmission speed is increased, and further, there is an effect that the process of the final destination does not need to be changed at all.

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

【図1】本発明の一実施例を示す概略図で、第1回目の
データ送信を示す図である。
FIG. 1 is a schematic diagram showing an embodiment of the present invention and is a diagram showing a first data transmission.

【図2】第2回目以降のデータ送信を示す図である。FIG. 2 is a diagram showing a second and subsequent data transmissions.

【図3】図1のコンピュータ1上の送信処理を示すフロ
ーである。
FIG. 3 is a flowchart showing a transmission process on the computer 1 of FIG.

【図4】図1のコンピュータ2上の中継処理を示すフロ
ーである。
FIG. 4 is a flowchart showing a relay process on the computer 2 of FIG.

【図5】図1のコンピュータ1上の受信処理を示すフロ
ーである。
5 is a flow chart showing a reception process on the computer 1 of FIG. 1. FIG.

【図6】従来例を示す概略図である。FIG. 6 is a schematic view showing a conventional example.

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

1,2,3 コンピュータ 4,5,6 アドレス 7,8 アドレス対応テーブル 11,12,13,21,22 データ 1,2,3 computer 4,5,6 address 7,8 address correspondence table 11,12,13,21,22 data

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 コンピュータネットワークのデータ中継
局において、送信先のアドレスを記憶するエリアを保持
し、最初にメッセージを中継するときに、このアドレス
記憶エリアに、送信先のアドレスを格納し、その格納し
たエリアに対応した番号を送信元に返送する処理と、 2番目以降のメッセージ中継時には、そのメッセージに
付加されたアドレス記憶エリアの番号から送信先を決定
し、その送信先へメッセージを送信する処理と、 送信元においては、中継局における送信先記憶エリア番
号の格納エリアを保持し、最初のメッセージ送信に対
し、中継局より送信先記憶エリア番号が返送されたと
き、その番号を番号の格納エリアに格納し、2番目以降
のメッセージ送信時には、送信先のアドレスでなく、こ
の格納しておいた番号でメッセージを送出する処理とを
行なうことを特徴とするコンピュータネットワークのデ
ータ中継方式。
1. A data relay station of a computer network holds an area for storing an address of a transmission destination, and stores the address of the transmission destination in this address storage area when the message is relayed for the first time. The process of returning the number corresponding to the specified area to the sender, and the process of determining the destination from the number of the address storage area added to the message and transmitting the message to the destination when relaying the second and subsequent messages The sender holds the storage area of the destination storage area number in the relay station, and when the destination storage area number is returned from the relay station for the first message transmission, that number is stored in the storage area of the number. When sending the second and subsequent messages, the stored number is used instead of the destination address. Data relay method of a computer network, characterized by performing a process of sending a di.
JP4005694A 1992-01-16 1992-01-16 Computer Network Data Relay Method Expired - Fee Related JP3003349B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4005694A JP3003349B2 (en) 1992-01-16 1992-01-16 Computer Network Data Relay Method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4005694A JP3003349B2 (en) 1992-01-16 1992-01-16 Computer Network Data Relay Method

Publications (2)

Publication Number Publication Date
JPH05189338A true JPH05189338A (en) 1993-07-30
JP3003349B2 JP3003349B2 (en) 2000-01-24

Family

ID=11618212

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4005694A Expired - Fee Related JP3003349B2 (en) 1992-01-16 1992-01-16 Computer Network Data Relay Method

Country Status (1)

Country Link
JP (1) JP3003349B2 (en)

Also Published As

Publication number Publication date
JP3003349B2 (en) 2000-01-24

Similar Documents

Publication Publication Date Title
JPH10501935A (en) Method and system for routing packets in a packet communication network using a locally configured routing table
CN102857414A (en) Forwarding table writing method and device and message forwarding method and device
CN103731355A (en) Method and system for avoiding Hash collision during MAC address learning
PL177486B1 (en) Improved services of distribution of queuing the messages for postal systems
CN103763750B (en) Method for fast achieving packet forwarding in wireless ad hoc network of TDMA protocol
CN100444586C (en) Message repeat method and device
CN112866119B (en) Virtual extensible local area network communication method and device, electronic equipment and storage medium
CN102571936A (en) Method, device and system for searching data
CN100553222C (en) A kind of method and device that ensures that message hardware is transmitted
CN110868348B (en) Multi-gateway communication method, device and system and electronic equipment
EP2640015A1 (en) Method and device for configuring vpls mac entry space
JP2000151709A (en) Routing address retrieving system
JPH05189338A (en) Data repeater system for computer network
JP3180433B2 (en) Data relay method and relay method for computer network
KR100445784B1 (en) How to send and process group messages in an email system
CN102413038B (en) Processing method and system for inaccessibility of next hop of route
CA2497591A1 (en) System and method for searching a remote database
JPH04167159A (en) Serve retrieving method for network system
CN113301670B (en) Method, device, system and storage medium for transmitting and forwarding wireless broadcast packet
JP3010571B2 (en) High-speed data reply device
CN108965494A (en) Data transmission method and device in data system
JPS59212053A (en) Data relay system
JPH04302338A (en) Computer system
CN102014064A (en) Method and device for forwarding messages based on Linux system
JPS62126785A (en) Electronic mail management system and its device

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees