JPH0561801A - Network address management server - Google Patents
Network address management serverInfo
- Publication number
- JPH0561801A JPH0561801A JP3225460A JP22546091A JPH0561801A JP H0561801 A JPH0561801 A JP H0561801A JP 3225460 A JP3225460 A JP 3225460A JP 22546091 A JP22546091 A JP 22546091A JP H0561801 A JPH0561801 A JP H0561801A
- Authority
- JP
- Japan
- Prior art keywords
- network address
- message
- function
- network
- unused
- 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
Links
Landscapes
- Computer And Data Communications (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
Abstract
(57)【要約】
【目的】未使用のネットワークアドレスを自動的に作成
することができるようにする。
【構成】メッセージ受信機能3はネットワーク回線から
のメッセージのあて先が自分の場合にメッセージの送り
元ネットワークアドレスとメッセージ内容を出力する。
受信メッセージ判断機能15はメッセージ内容を解析
し、このメッセージが未使用ネットワークアドレスの問
い合わせであると判断した場合は未使用ネットワークア
ドレスの生成指示を行う。未使用ネットワークアドレス
生成機能13はネットワークアドレス一覧ファイル12
に登録されていないネットワークアドレスを生成し新た
にネットワークアドレス一覧ファイル12に登録する。
メッセージ送信機能4は送信メッセージ内容生成機能1
4によって指示された生成したネットワークアドレスと
一斉同報ネットワークアドレスおよび自分のネットワー
クアドレスを含んだ一斉同報メッセージを作成してネッ
トワーク回線2に送信する。
(57) [Summary] [Purpose] To be able to automatically create an unused network address. [Structure] The message receiving function 3 outputs the message source network address and the message content when the destination of the message from the network line is the user.
The received message determination function 15 analyzes the content of the message, and if it determines that this message is an inquiry about an unused network address, it issues an instruction to generate an unused network address. The unused network address generation function 13 is the network address list file 12
A network address not registered in is created and newly registered in the network address list file 12.
The message transmission function 4 is a transmission message content generation function 1
A broadcast message including the generated network address designated by 4, the broadcast network address, and its own network address is created and transmitted to the network line 2.
Description
【0001】[0001]
【産業上の利用分野】本発明はネットワークの運営・管
理に関し、特にネットワークアドレス管理サーバに関す
る。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to network operation and management, and more particularly to a network address management server.
【0002】[0002]
【従来の技術】ネットワークに接続したコンピュータに
は、ネットワーク内でユニークなネットワークアドレス
を割り付けなければならない。従来はそのアドレス割り
付けをネットワークの運営・管理者にまかされていた。2. Description of the Related Art A computer connected to a network must be assigned a unique network address within the network. In the past, the address allocation was left to the network operator / administrator.
【0003】[0003]
【発明が解決しようとする課題】上述した従来のネット
ワークアドレスを割り付けは、人間が行っていたので、
誤りが発生しやすく、割り付け作業の負担が大きいとい
う問題があった。Since the above-mentioned conventional network address allocation is performed by a human,
There was a problem that errors were likely to occur and the burden of allocation work was heavy.
【0004】[0004]
【課題を解決するための手段】第1の発明は、ネットワ
ークアドレス管理サーバにおいて、ネットワーク回線か
らメッセージを受け取り前記メッセージのあて先ネット
ワークアドレスが自分の場合に前記メッセージの送り元
ネットワークアドレスとメッセージ内容を出力するメッ
セージ受信機能と、前記メッセージ内容を解析し前記メ
ッセージが未使用ネットワークアドレスの問い合わせで
あると判断した場合は未使用ネットワークアドレスの生
成指示を行う受信メッセージ判断機能と、予め備えたネ
ットワークアドレス一覧ファイルを参照して前記ネット
ワークアドレス一覧ファイルに登録されていないネット
ワークアドレスを生成し新たに前記ネットワークアドレ
ス一覧ファイルに登録する未使用ネットワークアドレス
生成機能と、送信メッセージ内容として前記生成したネ
ットワークアドレスと一斉同報ネットワークアドレスを
指定する送信メッセージ内容生成機能と、前記生成した
ネットワークアドレスと一斉同報ネットワークアドレス
と自分のネットワークアドレスを含んだ一斉同報メッセ
ージを作成して前記ネットワーク回線に送信するメッセ
ージ送信機能とから構成されることを特徴とする。According to a first aspect of the present invention, a network address management server receives a message from a network line and outputs a source network address and a message content of the message when the destination network address of the message is oneself. A message receiving function for performing, a received message determining function for instructing generation of an unused network address when the message content is analyzed and it is determined that the message is an inquiry for an unused network address, and a network address list file provided in advance And an unused network address generation function for generating a network address not registered in the network address list file and newly registering it in the network address list file. As a message content, a transmission message content generation function for designating the generated network address and broadcast network address, and a broadcast message including the generated network address, broadcast network address, and own network address are created. And a message sending function for sending the message to the network line.
【0005】[0005]
【実施例】次に、本発明の実施例について図面を参照し
て説明する。Embodiments of the present invention will now be described with reference to the drawings.
【0006】図1は本発明のネットワークアドレス管理
サーバの一実施例を示すブロック図、図2はネットワー
クに接続されたコンピュータの一般的なブロック図、図
3はネットワーク回線上のメッセージの構成例を示す図
である。FIG. 1 is a block diagram showing an embodiment of a network address management server of the present invention, FIG. 2 is a general block diagram of a computer connected to a network, and FIG. 3 is an example of the composition of a message on a network line. FIG.
【0007】図2を参照すると、コンピュータ1はメッ
セージ受信機能3、メッセージ送信機能4および情報処
理機能5を有し、ネットワーク回線2に接続されてい
る。ネットワーク回線2には、コンピュータ1と同様の
ブロック構成を有する複数のコンピュータが接続されて
おり、それぞれのコンピュータには識別のための一意に
定められたネットワークアドレスが与えられている。コ
ンピュータ1は他のコンピュータと情報の授受が必要に
なった時、メッセージ受信機能3およびメッセージ送信
機能4を用いて図3に示す形式のメッセージ6の授受を
行う。あて先のネットワークアドレス7は該メッセージ
6を受信する一意に定められたコンピュータのネットワ
ークアドレスか、もしくはネットワーク内の全てのコン
ピュータあてに送信することを示す一斉同報ネットワー
クアドレスが設定されている。送り元ネットワークアド
レス8は該メッセージ6を送信するコンヒュータに一意
に与えられるネットワークアドレスである。メッセージ
受信機能3はネットワーク回線2からメッセージ6を受
信すると、あて先ネットワークアドレス7から自分宛も
しくは一斉同報のメッセージであると判断すると、送り
元ネットワークアドレス8とメッセージ内容9を情報処
理機能5に送信する。メッセージ送信機能4は情報処理
機能5からあて先ネットワークアドレス7とメッセージ
内容9を指定されて起動され、指定されたあて先ネット
ワークアドレス7とメッセージ内容9と自分のネットワ
ークアドレスによりメッセージ6を作成してネットワー
ク回線2に送信する。Referring to FIG. 2, the computer 1 has a message receiving function 3, a message transmitting function 4 and an information processing function 5, and is connected to a network line 2. A plurality of computers having the same block configuration as the computer 1 are connected to the network line 2, and each computer is given a uniquely determined network address for identification. When the computer 1 needs to send and receive information to and from another computer, it uses the message receiving function 3 and the message sending function 4 to send and receive the message 6 in the format shown in FIG. As the destination network address 7, a network address of a computer that is uniquely determined to receive the message 6 or a broadcast network address indicating that the message 6 is transmitted to all the computers in the network is set. The source network address 8 is a network address uniquely given to the computer transmitting the message 6. When the message receiving function 3 receives the message 6 from the network line 2, when it determines that the message is from the destination network address 7 to itself or is a broadcast message, it sends the sender network address 8 and the message content 9 to the information processing function 5. To do. The message transmission function 4 is activated by the information processing function 5 by designating the destination network address 7 and the message content 9, and creates a message 6 by using the designated destination network address 7, the message content 9 and the own network address to create a network line. Send to 2.
【0008】次に、図1は本発明のネットワークアドレ
ス管理サーバの構成を示しており、ネットワークアドレ
ス管理サーバ10のメッセージ受信機能3がネットワー
ク回線2から図3に示されるメッセージを受け取り、該
メッセージ6のあて先ネットワークアドレス7が自ネッ
トワークアドレス管理サーバ10を指していると判断す
ると、該メッセージ6の送り元ネットワークアドレス8
とメッセージ内容9を受信メッセージ判断機能15に送
信する。受信メッセージ判断機能15は該メッセージ内
容9を解析し、メッセージが未使用ネットワークアドレ
スの問い合わせであると判断した場合は未使用ネットワ
ークアドレス生成機能13に対し未使用ネットワークア
ドレスの生成指示を行う。未使用ネットワークアドレス
生成機能13は外部記憶装置11内のネットワークアド
レス一覧ファイル12を参照して、該ネットワークアド
レス一覧ファイル12に登録されていないネットワーク
アドレスを生成し、新たにネットワークアドレス一覧フ
ァイル12に登録する。Next, FIG. 1 shows the configuration of the network address management server of the present invention. The message receiving function 3 of the network address management server 10 receives the message shown in FIG. When it is determined that the destination network address 7 points to the own network address management server 10, the source network address 8 of the message 6
And the message content 9 are transmitted to the received message determination function 15. The received message judgment function 15 analyzes the message content 9, and if it judges that the message is an inquiry about an unused network address, it instructs the unused network address generation function 13 to generate an unused network address. The unused network address generation function 13 refers to the network address list file 12 in the external storage device 11, generates a network address not registered in the network address list file 12, and newly registers it in the network address list file 12. To do.
【0009】この新たに生成したネットワークアドレス
を以降A1とする。次に、未使用ネットワークアドレス
生成機能13はA1を送信メッセージ内容生成機能14
に送信し、送信メッセージ内容生成機能14はA1を使
用することを指示するメッセージ内容9とともに一斉同
報ネットワークアドレスを指定してメッセージ送信機能
4を起動する。メッセージ送信機能4は、A1を使用す
ることを指示するメッセージ内容9と一斉同報ネットワ
ークアドレスと該ネットワークアドレス管理サーバ10
に一意に与えられているネットワークアドレスを基に、
一斉同報メッセージを作成してネットワークに送信す
る。該一斉同報メッセージは未使用ネットワークアドレ
スの問い合わせメッセージを送信したコンピュータを含
む全てのコンピュータが受信する。The newly generated network address is hereinafter referred to as A1. Next, the unused network address generation function 13 sends A1 and the message content generation function 14
Then, the transmission message content generation function 14 activates the message transmission function 4 by designating the broadcast network address together with the message content 9 instructing to use A1. The message transmission function 4 includes a message content 9 instructing to use A1, a broadcast network address, and the network address management server 10.
Based on the network address uniquely assigned to
Create a broadcast message and send it to the network. The broadcast message is received by all computers including the computer that has transmitted the inquiry message for the unused network address.
【0010】[0010]
【発明の効果】以上説明したように、本発明は、未使用
のネットワークアドレスを自動的に作成することができ
るようにしたことにより、運用者の負担を減らし、かつ
誤りのない割り付けを可能にする効果がある。As described above, according to the present invention, since the unused network address can be automatically created, the burden on the operator can be reduced and the error-free allocation can be performed. Has the effect of
【図1】本発明の一実施例を示すブロック図である。FIG. 1 is a block diagram showing an embodiment of the present invention.
【図2】ネットワークに接続されたコンピュータの一般
的なブロック図である。FIG. 2 is a general block diagram of a computer connected to a network.
【図3】ネットワーク回線上のメッセージの構成例を示
す図である。FIG. 3 is a diagram showing a configuration example of a message on a network line.
1 コンピュータ 2 ネットワーク回線 3 メッセージ受信機能 4 メッセージ送信機能 5 情報処理機能 6 メッセージ 7 あて先ネットワークアドレス 8 送り元ネットワークアドレス 9 メッセージ内容 10 ネットワークアドレス管理サーバ 11 外部記憶装置 12 ネットワークアドレス一覧ファイル 13 未使用ネットワークアドレス生成機能 14 送信メッセージ内容生成機能 15 受信メッセージ判断機能 1 Computer 2 Network Line 3 Message Reception Function 4 Message Transmission Function 5 Information Processing Function 6 Message 7 Destination Network Address 8 Source Network Address 9 Message Content 10 Network Address Management Server 11 External Storage Device 12 Network Address List File 13 Unused Network Address Generation function 14 Transmission message content generation function 15 Reception message judgment function
Claims (1)
て、ネットワーク回線からメッセージを受け取り前記メ
ッセージのあて先ネットワークアドレスが自分の場合に
前記メッセージの送り元ネットワークアドレスとメッセ
ージ内容を出力するメッセージ受信機能と、前記メッセ
ージ内容を解析し前記メッセージが未使用ネットワーク
アドレスの問い合わせであると判断した場合は未使用ネ
ットワークアドレスの生成指示を行う受信メッセージ判
断機能と、予め備えたネットワークアドレス一覧ファイ
ルを参照して前記ネットワークアドレス一覧ファイルに
登録されていないネットワークアドレスを生成し新たに
前記ネットワークアドレス一覧ファイルに登録する未使
用ネットワークアドレス生成機能と、送信メッセージ内
容として前記生成したネットワークアドレスと一斉同報
ネットワークアドレスを指定する送信メッセージ内容生
成機能と、前記生成したネットワークアドレスと一斉同
報ネットワークアドレスと自分のネットワークアドレス
を含んだ一斉同報メッセージを作成して前記ネットワー
ク回線に送信するメッセージ送信機能とから構成される
ことを特徴とするネットワークアドレス管理サーバ。1. A network address management server, a message receiving function for receiving a message from a network line and outputting a source network address and a message content of the message when the destination network address of the message is oneself, and the message content If the message is analyzed and it is determined that the message is an inquiry about an unused network address, a received message determination function for instructing generation of an unused network address and a network address list file provided in advance are referred to An unused network address generation function for generating an unregistered network address and newly registering it in the network address list file, and the generation as the transmission message content. A transmission message content generation function for designating a network address and a broadcast network address, and a broadcast message containing the generated network address, broadcast network address, and own network address is created and transmitted to the network line. A network address management server comprising a message sending function for
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP3225460A JPH0561801A (en) | 1991-09-05 | 1991-09-05 | Network address management server |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP3225460A JPH0561801A (en) | 1991-09-05 | 1991-09-05 | Network address management server |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| JPH0561801A true JPH0561801A (en) | 1993-03-12 |
Family
ID=16829686
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP3225460A Pending JPH0561801A (en) | 1991-09-05 | 1991-09-05 | Network address management server |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JPH0561801A (en) |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| EP0627686A1 (en) * | 1993-05-31 | 1994-12-07 | Matsushita Electric Industrial Co., Ltd. | System management information setting unit |
-
1991
- 1991-09-05 JP JP3225460A patent/JPH0561801A/en active Pending
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| EP0627686A1 (en) * | 1993-05-31 | 1994-12-07 | Matsushita Electric Industrial Co., Ltd. | System management information setting unit |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN110489391B (en) | Data processing method and related equipment | |
| US20020059489A1 (en) | Remote printing | |
| JP2004310745A (en) | Notification method for shared resource | |
| EA004998B1 (en) | Remote printing | |
| US20150009539A1 (en) | Information processing method, information processing apparatus and program | |
| EP0881587A2 (en) | Remote file creation using E-mail | |
| EP3952247A1 (en) | Heterogeneous operating system-based message transmission system and method, and vehicle | |
| JP2001290613A (en) | Job processing system, network system, control method, and storage medium | |
| JPH0561801A (en) | Network address management server | |
| JPH11143802A (en) | Mail server | |
| MXPA01013298A (en) | System and method for secure transmission of data clients. | |
| CN116776852A (en) | Document generation method, device, chip system and readable storage medium | |
| JPH0514405A (en) | E-mail device | |
| JP2002055795A (en) | Print management apparatus, control method thereof, and storage medium | |
| JPH05308503A (en) | Facsimile electronic mail system | |
| JPH10290257A (en) | Message relay device and communication system | |
| JPH11224226A (en) | Interface of gateway between client and server and method for protocol mapping between client and server | |
| CN121357359A (en) | Methods, apparatus, equipment and media for generating screen transmission codes | |
| JPH10320339A (en) | Cleint/server system | |
| JPH0690250A (en) | E-mail device | |
| JPH05158846A (en) | Computer network data transmission system | |
| JPH0713890A (en) | E-mail device | |
| JP3649122B2 (en) | Data distribution method with message information and data distribution method with message information | |
| JP2001339569A (en) | Internet fax server device and internet fax communication method | |
| JP2025087994A (en) | Printing system, program and method |