JPH0583262A - Network connecting terminal - Google Patents

Network connecting terminal

Info

Publication number
JPH0583262A
JPH0583262A JP23854091A JP23854091A JPH0583262A JP H0583262 A JPH0583262 A JP H0583262A JP 23854091 A JP23854091 A JP 23854091A JP 23854091 A JP23854091 A JP 23854091A JP H0583262 A JPH0583262 A JP H0583262A
Authority
JP
Japan
Prior art keywords
network
message
address
information processing
control mechanism
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
JP23854091A
Other languages
Japanese (ja)
Inventor
Hiroshi Kondo
浩 近藤
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 JP23854091A priority Critical patent/JPH0583262A/en
Publication of JPH0583262A publication Critical patent/JPH0583262A/en
Pending legal-status Critical Current

Links

Landscapes

  • Small-Scale Networks (AREA)

Abstract

PURPOSE:To eliminate the need or managing addresses or all information processors in a network by a person by allowing the network connecting terminal itself to have a network address. CONSTITUTION:First of all, in the case of transmitting a message from an information processor, the message passes through a connecting part 2 and reaches a message control mechanism 4. The control mechanism 4 sets an address to an address setting part 3 as a transmitting origin address, adds it to the received message, and transmits it to a network through a connecting part 1. Subsequently, in the case of receiving the message from the network, the message passes through the connecting part 1 and reaches the control mechanism 4. The control mechanism 4 compares the address set to the setting part 3 and a transmitting destination address in the message, and transmits only the message which coincides to the connecting part 2. In such a way, it becomes unnecessary that a person manages addresses of all information processors in the network.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、ネットワーク接続用端
子に関し、特にデジタルデータを伝送するネットワーク
に情報処理装置を接続するための機構の持つネットワー
ク接続用端子に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a network connection terminal, and more particularly to a network connection terminal included in a mechanism for connecting an information processing device to a network that transmits digital data.

【0002】[0002]

【従来の技術】従来、この種のネットワーク接続用端子
7はネットワークアドレスを持っておらず、図4に示す
ように情報処理装置の持つメッセージの送受信機構8
に、ディップスイッチ等9でネットワークアドレスが設
定出来るようになっていた。ネットワークアドレス(以
下、略して「アドレス」と記す)とは、ネットワークに
接続されている複数の情報処理装置11間で、個々の情
報処理装置11を区別するために設定されるものであ
る。
2. Description of the Related Art Conventionally, this type of network connection terminal 7 does not have a network address, and as shown in FIG.
In addition, the network address could be set with the DIP switch 9 etc. The network address (hereinafter, abbreviated as “address”) is set to distinguish each information processing device 11 among a plurality of information processing devices 11 connected to the network.

【0003】以下、従来のネットワークでどのようにメ
ッセージの送信と応答が行われているかを説明する。
Hereinafter, how a message is transmitted and a response is made in a conventional network will be described.

【0004】ネットワーク上のある情報処理装置が別の
情報処理装置にメッセージを送信するには、通信メッセ
ージの特定の位置に送信先のアドレスを設定して、ネッ
トワーク上に送信する。一方、送受信機構は、ネットワ
ーク上のメッセージの特定の位置にある送信先のアドレ
スと、自身に設定されたアドレスを比較し、アドレスが
一致するメッセージのみを取り出し、情報処理装置本体
にメッセージを伝える機能を持っている。よって、メッ
ケージは、メッセージ中の送り先アドレスを自分のアド
レスとして持つ送受信機構によって取り出され、情報処
理装置本体に伝えられる。以上のようにして、あるメッ
ケージがネットワーク上のある情報処理装置から別の情
報処理装置に伝達される。
To send a message to another information processing device on a network, a destination address is set at a specific position of the communication message and the message is sent on the network. On the other hand, the transmission / reception mechanism compares the address of the destination at a specific position of the message on the network with the address set in itself, extracts only the message with the matching address, and transmits the message to the information processing device body. have. Therefore, the message is taken out by the transmission / reception mechanism having the destination address in the message as its own address and transmitted to the information processing apparatus main body. As described above, a certain package is transmitted from one information processing device on the network to another information processing device.

【0005】次に、ネットワークに接続された2つの情
報処理装置の間にメッセージの送信とその応答、すなわ
ち会話を成立させるために、送受信機構はメッセージの
特定の位置に送信先アドレスだけでなく送信元アドレス
も設定している。メッセージを受け取った情報処理装置
は、メッセージ中の送信元アドレスを取り出し、それを
応答のメッセージの送信先アドレスにセットしてネット
ワークに送信する。以上のようにしてメッセージの応答
が可能になる。一般にネットワークを使用する場合は、
送信したメッセージが確実に相手側の情報処理装置に届
いたかどうかを送信元の情報処理装置で確認する必要が
あるので、応答の機能は必須である。
Next, in order to transmit a message and to respond to it, that is, to establish a conversation between two information processing devices connected to the network, the transmission / reception mechanism transmits not only the destination address but also the specific address of the message. The original address is also set. The information processing device that has received the message extracts the source address in the message, sets it as the destination address of the response message, and transmits it to the network. The message can be responded as described above. Generally when using a network,
The response function is essential because it is necessary for the sender information processing device to confirm whether or not the transmitted message has surely reached the partner information processing device.

【0006】以上の説明で分かるように、もし同じアド
レスを持つ情報処理装置が複数台存在するとすると、送
信データを送信していない端末が応答データを受け取る
可能性が出てくる。この状況では、端末同士の会話は成
立しなくなってしまう。そのため、ネットワークに接続
された複数の情報処理装置の間では、同じアドレスを持
つ情報処理装置が複数台あることは許されない。
As can be seen from the above description, if there are a plurality of information processing devices having the same address, there is a possibility that a terminal not transmitting the transmission data will receive the response data. In this situation, the conversation between the terminals will not be established. Therefore, among a plurality of information processing devices connected to the network, it is not allowed that there are a plurality of information processing devices having the same address.

【0007】[0007]

【発明が解決しようとする課題】上述した従来のネット
ワーク接続用端子は、以下のような端末の使用状況にお
いて、以下に述べるような欠点がある。
The above-mentioned conventional terminal for network connection has the following drawbacks in the following usage conditions of the terminal.

【0008】まず、その使用状況について説明する。First, the usage situation will be described.

【0009】端末は可搬式であり、各個人が持ち歩く。
一方、オフィスの各部屋には、端末をネットワークに接
続するためのネットワーク接続用端子があり、利用者が
必要な時に、そのネットワーク接続用端子に端末を接続
する。ネットワークには1台以上のコンピュータが接続
されており、そのコンピュータは端末からの要求によっ
てさまざまな情報処理を行ない、その結果を端末に伝え
ることが出来るようになっている。一般に、ネットワー
クにはコンピュータが複数台数接続されており、また、
1台のコンピュータが複数の情報処理サービスを行なう
ことが出来るものとする。利用者は、端末をネットワー
ク接続用端子に接続し、自分の必要とする処理が可能な
コンピュータと端末の間で通信を行わせることによっ
て、コンピュータの情報処理のサービスを受けることが
出来る。以上で、使用状況の説明を終わる。
The terminal is portable and is carried by each individual.
On the other hand, each room in the office has a network connection terminal for connecting the terminal to a network, and the user connects the terminal to the network connection terminal when needed. One or more computers are connected to the network, and the computers can perform various information processing in response to a request from the terminal and transmit the result to the terminal. Generally, multiple computers are connected to the network, and
It is assumed that one computer can perform a plurality of information processing services. The user can receive the information processing service of the computer by connecting the terminal to the terminal for network connection and causing communication between the terminal and the computer capable of processing required by the user. This is the end of the description of the usage status.

【0010】次に、従来のネットワーク接続用端子の欠
点について述べる。
Next, the drawbacks of the conventional network connection terminals will be described.

【0011】上述した従来のネットワーク接続用端子は
アドレスを持っておらず、情報処理装置側がアドレスを
持っているため、ネットワークに情報処理装置を接続す
る際、人がアドレスを設定する必要がある。その際その
アドレスを、ネットワーク上の他の情報処理装置のアド
レスと一致しないように設定する必要がある。よって、
上述した従来のネットワーク接続用端子を使用する場
合、ネットワーク上の全ての情報処理装置のアドレスを
人が管理する必要があるという欠点がある。
Since the above-mentioned conventional network connection terminal does not have an address but the information processing apparatus has an address, a person needs to set the address when connecting the information processing apparatus to the network. At that time, it is necessary to set the address so that it does not match the addresses of other information processing devices on the network. Therefore,
When using the above-mentioned conventional terminal for network connection, there is a disadvantage that a person needs to manage the addresses of all the information processing devices on the network.

【0012】この欠点を避ける1つの方式として、接続
した情報処理装置が自動的に、他の情報処理装置と重な
らないようにアドレスを決定する方式を考えることが出
来る。しかしこの場合、接続する情報処理装置がネット
ワークに接続されている他の全ての情報処理装置と通信
し、全ての情報処理装置のアドレスを取得する必要があ
る。このため今、接続しようとしている情報処理装置
は、そのネットワークにおいて可能な全てのアドレスを
送信先アドレスとしてメッセージを送信し、その応答の
有無を調べる必要がある。そのため、この方式は、ネッ
トワーク接続用端子の数が増え、それによってネットワ
ークにおいて可能なアドレスの数が増えると、アドレス
を決定するのに要する時間がそれに比例して増大するの
で、実用に適さないという欠点がある。
As one method of avoiding this drawback, a method of automatically determining the address so that the connected information processing apparatus does not overlap with other information processing apparatuses can be considered. However, in this case, the information processing device to be connected needs to communicate with all the other information processing devices connected to the network to acquire the addresses of all the information processing devices. For this reason, the information processing apparatus that is about to connect now needs to send a message with all the addresses available in the network as the destination address, and check whether there is a response. Therefore, this method is not suitable for practical use, because the number of terminals for network connection increases and the number of possible addresses in the network increases, the time required to determine the address increases in proportion to it. There are drawbacks.

【0013】本発明の目的は、人がネットワーク上の全
ての情報処理装置のアドレスを管理する必要をなくし、
しかも大量のネットワーク接続用端子を持つネットワー
クでも動作出来るような。ネットワーク接続用端子を提
供することにある。
An object of the present invention is to eliminate the need for a person to manage the addresses of all information processing devices on the network,
Moreover, it seems to be able to operate on a network with a large number of network connection terminals. It is to provide a terminal for network connection.

【0014】[0014]

【課題を解決するための手段】本発明のネットワーク接
続用端子は、ネットワークとの接続部と、情報処理装置
との接続部と、ネットワークアドレス設定部と、送信メ
ッセージに送信元アドレスを付加したり、受信メッセー
ジのうち特定の送信先アドレスのメッセージだけを情報
処理装置との接続部に伝える機能を持つメッセージ制御
機構とを有している。
The network connection terminal of the present invention has a connection section with a network, a connection section with an information processing apparatus, a network address setting section, and a source address added to a transmission message. , And a message control mechanism having a function of transmitting only a message of a specific destination address among the received messages to the connection unit with the information processing apparatus.

【0015】[0015]

【実施例】次に、本発明の実施例について図面を参照し
て説明する。図1は本発明の第1の実施例のネットワー
ク接続用端子を示すブロック回路図である。本実施例の
ネットワーク接続用端子は、ネットワークとの接続部1
と、情報処理装置との接続部2と、アドレス設定部3
と、メッセージ制御機構4とを有している。
Embodiments of the present invention will now be described with reference to the drawings. FIG. 1 is a block circuit diagram showing a network connection terminal according to the first embodiment of the present invention. The network connection terminal of this embodiment is a network connection unit 1
And a connection unit 2 with an information processing device and an address setting unit 3
And a message control mechanism 4.

【0016】アドレス設定部3は、アドレスを保持する
機能を持つ。メッセージ制御機構4は、情報処理装置と
の接続部2から受け取った送信メッセージに送信元アド
レスを付加してネットワークとの接続部1に伝えたり、
ネットワークとの接続部1から受け取った受信メッセー
ジのうち、特定の送信先アドレうのメッセージだけを情
報処理装置との接続部2に伝える機能を持つ。
The address setting unit 3 has a function of holding an address. The message control mechanism 4 adds the source address to the transmission message received from the connection unit 2 with the information processing apparatus and transmits it to the connection unit 1 with the network,
Among the received messages received from the connection unit 1 with the network, only the message of a specific destination address is transmitted to the connection unit 2 with the information processing device.

【0017】以下に動作を説明する。The operation will be described below.

【0018】予め、ネットワーク上の全てのネットワー
ク接続用端子のネットワークアドレス設定部3を、互い
に異なったアドレスを持つように人が設定しておく。つ
まり1つのアドレスが1つのネットワーク接続用端子に
対応するように設定しておく。
In advance, a person sets the network address setting units 3 of all network connection terminals on the network so that they have different addresses. That is, one address is set so as to correspond to one network connection terminal.

【0019】まず、情報処理装置からメッセージを送信
する場合には、メッセージは接続部2を通ってメッセー
ジ制御機構4に到達する。メッセージ制御機構4はアド
レス設定部3に設定されたアドレスを送信元アドレスと
して、受け取ったメッセージに付加し、それを接続部1
を通してネットワークに送信する。次に、ネットワーク
からメッセージを受信する場合には、メッセージは接続
部1を通ってメッセージ制御機構4に到達する。メッセ
ージ制御機構4はアドレス設定部3に設定されたアドレ
スと、メッセージ中の送信先アドレスを比較して、一致
するメッセージだけの接続部2に伝える。メッセージは
接続部2を通って情報処理装置に到達する。以上のよう
にして、従来と同じように送信元アドレスと送信先アド
レスを用いてメッセージの送受信がネットワーク上で実
現する。しかも、この場合アドレスの設定は、ネットワ
ーク接続用短資1つに1回だけ行なうのであって、情報
処理装置を接続する度ではないので、人が端末のアドレ
スを管理する必要はない。
First, when a message is transmitted from the information processing device, the message reaches the message control mechanism 4 through the connection section 2. The message control mechanism 4 adds the address set in the address setting unit 3 as a source address to the received message and adds it to the connection unit 1.
Through the network. Then, when receiving a message from the network, the message reaches the message control mechanism 4 through the connection 1. The message control mechanism 4 compares the address set in the address setting unit 3 with the destination address in the message, and informs the connecting unit 2 of only the matching message. The message reaches the information processing device through the connection unit 2. As described above, message transmission / reception is realized on the network using the source address and the destination address as in the conventional case. Moreover, in this case, the address is set only once for each short-circuit resource for network connection, and not every time the information processing device is connected, so that it is not necessary for a person to manage the address of the terminal.

【0020】上記の実施例では、説明を簡単にするため
アドレス設定部3のアドレスの設定は人が行なうとして
説明したが、ネットワーク接続用端子どうしが通信して
自動的にアドレスを設定するようにしてもよい。この場
合でもアドレスを設定するのはネットワーク接続用端子
1つに1回だけ行なうのであって、情報処理装置を接続
する度ではない。
In the above embodiment, it was explained that a person sets the address of the address setting section 3 for simplification of description. However, the network connection terminals communicate with each other to automatically set the address. May be. Even in this case, the address is set only once for each terminal for network connection, and not every time the information processing device is connected.

【0021】図2は、本発明の第2の実施例のネットワ
ーク接続用端子を示すブロック回路図である。本実施例
のネットワーク接続用端子は、ネットワークとの接続部
1と、情報処理装置との接続部2と、アドレス設定部3
と、メッセージ制御機構4と、電源コンセント5と、電
源ケーブル6とを有している。ネットワークとの接続部
1からメッセージ制御機構4までの機能は、第1の実施
例のそれぞれのものと同じ機能を持つ。電源コンセント
5は、ネットワークに接続する情報処理装置の電源を供
給するためのものである。図3は、本発明の第2の実施
例の正面図である。
FIG. 2 is a block circuit diagram showing a network connection terminal according to the second embodiment of the present invention. The network connection terminal of this embodiment includes a network connection unit 1, a data processing device connection unit 2, and an address setting unit 3.
It has a message control mechanism 4, a power outlet 5, and a power cable 6. The functions from the connection unit 1 with the network to the message control mechanism 4 have the same functions as those of the first embodiment. The power outlet 5 is for supplying power to the information processing device connected to the network. FIG. 3 is a front view of the second embodiment of the present invention.

【0022】この第2の実施例では、第1の実施例に比
べて、ネットワークに情報処理装置を接続する際、デー
タ通信用のケーブルと電源ケーブルをまとめて接続出来
るという利点がある。この場合、情報処理装置側でもデ
ータ通信用のケーブルのコネクタと電源コンセントを1
つにまとめると、1回の動作で電源ケーブルとデータ通
信用ケーブルの2つを接続出来るので、接続の動作がよ
り簡便になるという利点がある。
The second embodiment has an advantage over the first embodiment in that the data communication cable and the power cable can be connected together when the information processing apparatus is connected to the network. In this case, connect the data communication cable connector and power outlet to the information processing device side as well.
In summary, since the power cable and the data communication cable can be connected in one operation, there is an advantage that the connection operation becomes simpler.

【0023】[0023]

【発明の効果】以上説明したように本発明は、ネットワ
ークアドレス設定部と、送信メッセージに送信元アドレ
スを付加したり、受信メッセージのうち特定の送信先ア
ドレスのメッセージだけを情報処理装置との接続部に伝
える機能を持つメッセージ制御機構とを有することによ
り、人がネットワーク上の全ての情報処理装置のアドレ
スを管理する必要をなくすことを可能にする効果があ
る。
As described above, according to the present invention, the network address setting unit is used to add a source address to a transmitted message or to connect only a message of a specific destination address among received messages to an information processing apparatus. By having a message control mechanism having a function of transmitting information to the department, it is possible to eliminate the need for a person to manage the addresses of all information processing devices on the network.

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

【図1】本発明の第1の実施例を示すブロック回路図。FIG. 1 is a block circuit diagram showing a first embodiment of the present invention.

【図2】本発明の第2の実施例を示すブロック図。FIG. 2 is a block diagram showing a second embodiment of the present invention.

【図3】本発明の第2の実施例の正面図。FIG. 3 is a front view of the second embodiment of the present invention.

【図4】従来のこの種のネットワーク接続用端子と情報
処理装置との接続の仕方を説明したブロック図である。
FIG. 4 is a block diagram illustrating how to connect a conventional network connection terminal of this type to an information processing apparatus.

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

1 ネットワークとの接続部 2 情報処理装置との接続部 3 アドレス設定部 4 メッセージ制御機構 5 電源コンセント 6 電源ケーブル 7 ネットワーク接続用端子 8 送受信機構 9 ディップスイッチ 10 情報処理装置本体 11 情報処理装置 1 Connection part with network 2 Connection part with information processing device 3 Address setting part 4 Message control mechanism 5 Power outlet 6 Power cable 7 Network connection terminal 8 Transmission / reception mechanism 9 Dip switch 10 Information processing device main body 11 Information processing device

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 デジタルデータを伝送するネットワーク
に情報処理装置を接続するための機構を持つネットワー
ク接続用端子において、ネットワーク接続用端子自身が
ネットワークアドレスを持つことを特徴とするネットワ
ーク接続用端子。
1. A network connection terminal having a mechanism for connecting an information processing apparatus to a network for transmitting digital data, wherein the network connection terminal itself has a network address.
JP23854091A 1991-09-19 1991-09-19 Network connecting terminal Pending JPH0583262A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP23854091A JPH0583262A (en) 1991-09-19 1991-09-19 Network connecting terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP23854091A JPH0583262A (en) 1991-09-19 1991-09-19 Network connecting terminal

Publications (1)

Publication Number Publication Date
JPH0583262A true JPH0583262A (en) 1993-04-02

Family

ID=17031774

Family Applications (1)

Application Number Title Priority Date Filing Date
JP23854091A Pending JPH0583262A (en) 1991-09-19 1991-09-19 Network connecting terminal

Country Status (1)

Country Link
JP (1) JPH0583262A (en)

Similar Documents

Publication Publication Date Title
US6907240B2 (en) Communications control system, communications control method, service control station, and communications control station
US20030142365A1 (en) FAX-through data network and remote access network appliance control apparatus and method
JPH07307789A (en) Packet communication equipment
KR960006642A (en) Enhanced Peripherals for Use in Multimedia Conferencing Systems
KR20000048634A (en) Process and system for interactive communication between two telephone apparatuses via the internet network
EP0891115A1 (en) Methods and apparatus for facilitating communication between multiple platforms via a single, multi-channel communication conduit
JPH0583262A (en) Network connecting terminal
JP2001136202A (en) Method and system for setting connection in tcp/ip
US20020161916A1 (en) Multichannel network, network connection, and switching apparatus
JPS5811146B2 (en) Communication method using polling emulator
JPH10224346A (en) Ip address notice method and communication system
JP3153173B2 (en) Dial-up router with connection confirmation function
KR100249511B1 (en) A user data processing method in the packet network access system
KR100265979B1 (en) Method and apparatus for converting communication protocol between host computer and branch processor
JP2659624B2 (en) Packet switching communication method
JP2000138752A (en) Internet telephone system and its emergency line connecting method
JP2001237885A (en) Communication system employing phs data communication card and communication control method
JPH05160855A (en) Transmission association control system
JP2002237848A (en) Router having electronic mail arrival confirming function and key telephone set having the function
KR19980025431A (en) Integrated terminal port management method of branch processor (BP)
JPS60245345A (en) Processing system of packet communication
JPH02266739A (en) Morning call setting and calling control system
JPH04150355A (en) Transmission procedure management equipment for file transfer
JPH03245632A (en) Lan data link establishing system
JPH11346241A (en) Communication path control method for lan emulation, and communication path control system therefor