JP2002073564A - Fixing/allocating method for server-side terminal number - Google Patents

Fixing/allocating method for server-side terminal number

Info

Publication number
JP2002073564A
JP2002073564A JP2000260945A JP2000260945A JP2002073564A JP 2002073564 A JP2002073564 A JP 2002073564A JP 2000260945 A JP2000260945 A JP 2000260945A JP 2000260945 A JP2000260945 A JP 2000260945A JP 2002073564 A JP2002073564 A JP 2002073564A
Authority
JP
Japan
Prior art keywords
computer
server
address
server computer
emulator
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
JP2000260945A
Other languages
Japanese (ja)
Inventor
Akihiko Okuma
明彦 大熊
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric 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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP2000260945A priority Critical patent/JP2002073564A/en
Publication of JP2002073564A publication Critical patent/JP2002073564A/en
Pending legal-status Critical Current

Links

Landscapes

  • Small-Scale Networks (AREA)

Abstract

PROBLEM TO BE SOLVED: To solve such a problem that a system cannot fixedly be connected to a terminal which a server computer manages by using an IP address since the IP address changes when a client computer is the client of DHCP. SOLUTION: A peculiar ID number is given to every emulator of the client computer apart from the IP address and the ID is transmitted to a server computer-side. The ID number is used as a terminal number on the server computer-side.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】この発明は、TCP/IPプ
ロトコルを利用したクライアント・コンピュータとサー
バ・コンピュータ間のエミュレータ接続に関するもので
ある。
[0001] 1. Field of the Invention [0002] The present invention relates to an emulator connection between a client computer and a server computer using a TCP / IP protocol.

【0002】[0002]

【従来の技術】図3,図4,図5をもとに従来技術を説
明する。
2. Description of the Related Art A conventional technique will be described with reference to FIGS.

【0003】図3は,従来技術におけるクライアント・
コンピュータとサーバ・コンピュータの構成図である。
[0003] FIG. 3 shows a conventional client / client.
It is a block diagram of a computer and a server computer.

【0004】クライアント・コンピュータ1はIPアド
レス1,クライアント・コンピュータ2はIPアドレス
2,クライアント・コンピュータ3はIPアドレス3,
がそれぞれ定義されており,各々にエミュレータ11〜
13が動作する環境である。
The client computer 1 has an IP address 1, the client computer 2 has an IP address 2, the client computer 3 has an IP address 3,
Are defined respectively, and emulators 11 to
13 is an operating environment.

【0005】サーバ・コンピュータ6は,上記エミュレ
ータが接続するサーバ・コンピュータで,利用できる端
末番号の管理テーブル61と、図4で示すIPアドレス
毎に対応する端末番号を定義したテーブル62を保有し
ている。それぞれのコンピュータは,TCP/IPプロ
トコルを利用するLAN7上で動作する。図4は,上記
IPアドレスと端末番号との対応テーブル62の内容例
を示している。IPアドレスは,TCP/IPプロトコルで使用
されるアドレス番号であり,端末番号は,サーバ側で管
理されるクライアントのエミュレータ毎に識別するため
のもので,エミュレータ接続後にサーバ側で割り付けら
れる。端末番号を利用して,サーバ上でエミュレータを
識別することにより,エミュレータ毎にサーバ・コンピ
ュータ上で動作するプログラムなどの利用制限に利用さ
れる。図5は,クライアント・コンピュータ1のエミュ
レータ11がサーバ・コンピュータ6側に接続する時の
流れを示したものである。
The server computer 6 is a server computer to which the emulator is connected, and has a management table 61 of available terminal numbers and a table 62 defining terminal numbers corresponding to each IP address shown in FIG. I have. Each computer operates on the LAN 7 using the TCP / IP protocol. FIG. 4 shows an example of the contents of the correspondence table 62 between the IP address and the terminal number. The IP address is an address number used in the TCP / IP protocol, and the terminal number is for identifying each client emulator managed on the server side, and is assigned on the server side after connecting to the emulator. By using the terminal number to identify the emulator on the server, it is used to restrict the use of programs and the like that run on the server computer for each emulator. FIG. 5 shows a flow when the emulator 11 of the client computer 1 connects to the server computer 6 side.

【0006】次に動作について説明する。クライアント
・コンピュータで動作するエミュレータ端末をサーバ・
コンピュータ側で管理する端末番号に固定的に接続する
場合,サーバ・コンピュータ側で端末番号とIPアドレ
スの対応テーブル図4を作成し,図5に示す流れのよう
に,クライアント・コンピュータのエミュレータ端末か
ら接続要求が来た時に,クライアント・コンピュータの
IPアドレスを求めて,サーバ・コンピュータ側にある
端末番号とIPアドレスの対応テーブルを参照して接続
していた。例えば,図5で示すようにIPアドレス1を
持つクライアント・コンピュータ1上のエミュレータ1
1からサーバ・コンピュータ6に接続要求が来た場合,
サーバ・コンピュータ側でTCP/IPの接続要求を受
け取ると,サーバ・コンピュータ6側ではクライアント
・コンピュータ1のIPアドレス1を認識し,これを利
用して図4で示すテーブル62からIPアドレス1に対
応する端末番号2を求め、端末番号割付完了通知をクラ
イアント・コンピュータ1へ返し、以後クライアント・
サーバ間でエミュレータ動作が開始可能となる。
Next, the operation will be described. An emulator terminal running on the client computer is connected to the server
When a fixed connection is made to a terminal number managed on the computer side, a correspondence table between the terminal number and the IP address shown in FIG. 4 is created on the server computer side, and as shown in FIG. When a connection request is received, the IP address of the client computer is obtained, and the connection is made with reference to a correspondence table between the terminal number and the IP address on the server computer side. For example, as shown in FIG. 5, an emulator 1 on a client computer 1 having an IP address 1
When a connection request comes from 1 to the server computer 6,
When the server computer receives the TCP / IP connection request, the server computer 6 recognizes the IP address 1 of the client computer 1 and uses this to correspond to the IP address 1 from the table 62 shown in FIG. Terminal number 2 to be transmitted, and a terminal number allocation completion notification is returned to the client computer 1.
Emulator operation can be started between servers.

【0007】[0007]

【発明が解決しようとする課題】従来の接続方式では,
クライアント・コンピュータがDHCP(Dynamic Host
Configuration Protocol)のクライアントである場
合,起動の度にIPアドレスが変化するため,IPアド
レスではサーバ・コンピュータの管理する端末番号に固
定的に接続することができない問題点があった。この発
明は、上記のような問題点を解消するためになされたも
のである。
SUMMARY OF THE INVENTION In the conventional connection method,
Client computer is a DHCP (Dynamic Host
In the case of a client of the Configuration Protocol, since the IP address changes each time the client is started, there is a problem that the IP address cannot be fixedly connected to the terminal number managed by the server computer. The present invention has been made to solve the above problems.

【0008】[0008]

【課題を解決するための手段】この発明は、クライアン
ト・コンピュータのエミュレータ毎にIPアドレスとは
別に固有のID番号を持たせ,このIDをサーバ・コン
ピュータ側に送信して,サーバ・コンピュータ側でこの
ID番号を端末番号として用いる。
According to the present invention, a unique ID number is provided for each emulator of a client computer in addition to an IP address, and this ID is transmitted to a server computer side, and the server computer side transmits the ID. This ID number is used as a terminal number.

【0009】[0009]

【発明の実施の形態】実施の形態1.以下,この発明の
実施の形態を図1,図2に基いて説明する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Embodiment 1 An embodiment of the present invention will be described below with reference to FIGS.

【0010】図1は構成図である。クライアント・コン
ピュータ1、2、3は,それぞれDHCPクライアント
として定義され,コンピュータ1のエミュレータ11内
にID番号2が定義され、コンピュータ2のエミュレー
タ12内にID番号10が定義され、コンピュータ3の
エミュレータ13内にID番号1が定義されている。
FIG. 1 is a configuration diagram. The client computers 1, 2, and 3 are defined as DHCP clients, respectively. The ID number 2 is defined in the emulator 11 of the computer 1, the ID number 10 is defined in the emulator 12 of the computer 2, and the emulator 13 of the computer 3 is defined. ID number 1 is defined in the table.

【0011】また,サーバ・コンピュータ4はDHCP
サーバ41を保有し,DHCPクライアントに渡せる空
きIPアドレスとしてIPアドレス1,IPアドレス
2,IPアドレス3を定義している。
The server computer 4 is a DHCP server.
IP address 1, IP address 2, and IP address 3 are defined as free IP addresses that have the server 41 and can be passed to the DHCP client.

【0012】サーバ・コンピュータ5は,エミュレータ
が接続するサーバ・コンピュータで,利用できる端末番
号の管理テーブル51を保有している。それぞれのコン
ピュータは,TCP/IPプロトコルを利用するLAN
7上で動作する。
The server computer 5 is a server computer to which the emulator is connected, and has a management table 51 of available terminal numbers. Each computer is a LAN using TCP / IP protocol
7.

【0013】図2は,クライアント・コンピュータ1の
エミュレータ11がサーバ・コンピュータ5に接続する
時の流れを示したものである。
FIG. 2 shows a flow when the emulator 11 of the client computer 1 connects to the server computer 5.

【0014】図2を参照して動作について説明する。例
えば,クライアント・コンピュータ1上のエミュレータ
11からサーバ・コンピュータ5に接続を行う場合,ク
ライアント・コンピュータ1は,まず,サーバ・コンピ
ュータ4からDHCPプロトコルを利用してIPアドレ
スを取得する。DHCPサーバ41でのIPアドレスの
割り付けは,空いているIPアドレス・プールから適当
に割り振られる,今回ではIPアドレス3が割りついた
と仮定する。クライアント・コンピュータは,IPアド
レス3を受け取るとこのIPアドレスで,エミュレータ
11をサーバ・コンピュータ5に接続する。サーバ・コ
ンピュータ5側でTCP/IPの接続要求を受け取る
と,クライアント・コンピュータ1のエミュレータ11
内で定義されたID番号2をサーバ・コンピュータ5に
送信する。サーバ・コンピュータ5側ではクライアント
・コンピュータ1のID番号2を認識し,この番号をそ
のまま端末番号として利用する。つまり端末番号2を割
り当てる。
The operation will be described with reference to FIG. For example, when connecting to the server computer 5 from the emulator 11 on the client computer 1, the client computer 1 first obtains an IP address from the server computer 4 using the DHCP protocol. The assignment of the IP address in the DHCP server 41 is appropriately assigned from a vacant IP address pool. In this example, it is assumed that the IP address 3 is assigned. Upon receiving the IP address 3, the client computer connects the emulator 11 to the server computer 5 using this IP address. When the server computer 5 receives the TCP / IP connection request, the emulator 11 of the client computer 1
Is transmitted to the server computer 5. The server computer 5 recognizes the ID number 2 of the client computer 1, and uses this number as it is as a terminal number. That is, terminal number 2 is assigned.

【0015】[0015]

【発明の効果】この発明では、クライアント・コンピュ
ータのエミュレータ毎に固有のID番号を持たせ,この
IDをサーバ・コンピュータ側に送信して,サーバ・コ
ンピュータ側でこのID番号毎に端末番号を割り付ける
から、DHCPクライアントを利用するクライアント・
コンピュータのようにIPアドレスが変わっても,サー
バ・コンピュータの管理する端末番号に固定的に割り付
けることができる。また、この方式の場合,サーバ・コ
ンピュータ側でIPアドレスと端末番号の対応テーブル
と持つ必要も無くなる。
According to the present invention, a unique ID number is assigned to each emulator of the client computer, this ID is transmitted to the server computer, and the server computer allocates a terminal number for each ID number. To use a DHCP client
Even if the IP address changes like a computer, it can be fixedly assigned to the terminal number managed by the server computer. In addition, in the case of this method, the server computer does not need to have a correspondence table between the IP address and the terminal number.

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

【図1】 この発明の実施形態1を示すサーバ・コンピ
ュータとクライアント・コンピュータの構成図である。
FIG. 1 is a configuration diagram of a server computer and a client computer according to a first embodiment of the present invention.

【図2】 この発明の実施形態1におけるクライアント
・コンピュータ1のエミュレータがサーバ・コンピュー
タ5に接続する時の流れ図である。
FIG. 2 is a flowchart when the emulator of the client computer 1 connects to the server computer 5 according to the first embodiment of the present invention.

【図3】 従来例のサーバ・コンピュータとクライアン
ト・コンピュータの構成図である。
FIG. 3 is a configuration diagram of a conventional server computer and a client computer.

【図4】 従来例のサーバ・コンピュータで保有するI
Pアドレスと端末番号の対応テーブル例を示す図であ
る。
FIG. 4 shows an I which is held by a conventional server computer.
It is a figure showing the example of a correspondence table of a P address and a terminal number.

【図5】 従来例のクライアント・コンピュータ1のエ
ミュレータがサーバ・コンピュータ6に接続する時の流
れ図である。
FIG. 5 is a flowchart when the emulator of the client computer 1 of the related art is connected to the server computer 6;

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

1〜3 クライアント・コンピュータ、 4、5 サ
ーバ・コンピュータ、11〜13 エミュレータ、
51 端末番号の管理テーブル。
1-3 client computer, 4,5 server computer, 11-13 emulator,
51 Terminal number management table.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 クライアント・コンピュータからサーバ
・コンピュータにTCP/IPプロトコルを利用してエ
ミュレータ端末を接続する場合において,DHCPクラ
イアントのようにIPアドレスが変化しても固定的にサ
ーバ・コンピュータの管理する端末番号に割り付ける方
法として,クライアント・コンピュータのエミュレータ
毎にユニークなID番号を持たせ、サーバ・コンピュー
タ接続後に、上記エミュレータ毎のユニークなID番号
をサーバ側に送信し,このIDをそのままサーバ・コン
ピュータ側の管理する端末番号として割り付けることを
特徴とするサーバ側端末番号の固定割付け方法。
When connecting an emulator terminal from a client computer to a server computer using a TCP / IP protocol, the server computer is fixedly managed even if the IP address changes like a DHCP client. As a method of assigning a terminal number, a unique ID number is assigned to each emulator of the client computer, and after connecting to the server computer, the unique ID number of each emulator is transmitted to the server, and this ID is used as it is by the server computer. A fixed assignment method of server-side terminal numbers, characterized in that the terminal numbers are assigned as terminal numbers managed by the server.
JP2000260945A 2000-08-30 2000-08-30 Fixing/allocating method for server-side terminal number Pending JP2002073564A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000260945A JP2002073564A (en) 2000-08-30 2000-08-30 Fixing/allocating method for server-side terminal number

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000260945A JP2002073564A (en) 2000-08-30 2000-08-30 Fixing/allocating method for server-side terminal number

Publications (1)

Publication Number Publication Date
JP2002073564A true JP2002073564A (en) 2002-03-12

Family

ID=18748878

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000260945A Pending JP2002073564A (en) 2000-08-30 2000-08-30 Fixing/allocating method for server-side terminal number

Country Status (1)

Country Link
JP (1) JP2002073564A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7715423B2 (en) 2004-09-30 2010-05-11 Sony Corporation Communication terminal device and communication method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7715423B2 (en) 2004-09-30 2010-05-11 Sony Corporation Communication terminal device and communication method

Similar Documents

Publication Publication Date Title
US6766371B1 (en) Virtual network environment
US8726363B2 (en) Information packet communication with virtual objects
JP3643330B2 (en) Method and system for automatically assigning a boot server to a PXE client on a network via a DHCP server
US7467295B2 (en) Determining a boot image based on a requesting client address
US7379990B2 (en) Distributed virtual SAN
CA2543753C (en) Method and system for accessing and managing virtual machines
US7831692B2 (en) Method and system for automatically associating an address with a target device
US7971045B1 (en) System and method for selecting a network boot device using a hardware class identifier
US20080025297A1 (en) Facilitating use of generic addresses by network applications of virtual servers
KR100353571B1 (en) Method of avoiding IP address on DHCP server IP allocation
JP2002368763A (en) Network system, server unit and client unit, and method and program for providing network ip address
US11349721B2 (en) Discovering switch port locations and internet protocol addresses of compute nodes
US20060015596A1 (en) Method to configure a cluster via automatic address generation
JP4503413B2 (en) Use of storage devices from external terminals in network systems
US20040139226A1 (en) Method for assigning an IP address to a network connectable device
JP2002073564A (en) Fixing/allocating method for server-side terminal number
WO2021258861A1 (en) Operation processing method and a related device
JP3979055B2 (en) Fixed address setting device, fixed address setting method, and fixed address setting program
JPH11355303A (en) Computer identification system and its method
JP2000316002A (en) Dynamic host configuration server and dynamic host configuration method
JP2005107851A (en) Method for setting up client, and server client system
JP2002135254A (en) Communication processor and its program-recording medium
US9509658B2 (en) Method of restoring a MAC address and recording medium
KR101001035B1 (en) Method for assigning dynamically virtual ip in server based computing system of terminal environment and terminal server apparatus therefor
JP2013021423A (en) Vpn connection system and connection method thereof and program thereof