JP3390384B2 - Connection setting method and method in TCP / IP - Google Patents

Connection setting method and method in TCP / IP

Info

Publication number
JP3390384B2
JP3390384B2 JP31437699A JP31437699A JP3390384B2 JP 3390384 B2 JP3390384 B2 JP 3390384B2 JP 31437699 A JP31437699 A JP 31437699A JP 31437699 A JP31437699 A JP 31437699A JP 3390384 B2 JP3390384 B2 JP 3390384B2
Authority
JP
Japan
Prior art keywords
relay device
line
address
server
tcp
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.)
Expired - Fee Related
Application number
JP31437699A
Other languages
Japanese (ja)
Other versions
JP2001136202A (en
Inventor
道徳 橋本
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 Communication Systems Ltd
Original Assignee
NEC Communication Systems Ltd
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 Communication Systems Ltd filed Critical NEC Communication Systems Ltd
Priority to JP31437699A priority Critical patent/JP3390384B2/en
Publication of JP2001136202A publication Critical patent/JP2001136202A/en
Application granted granted Critical
Publication of JP3390384B2 publication Critical patent/JP3390384B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)
  • Small-Scale Networks (AREA)
  • Telephonic Communication Services (AREA)

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、TCP/IPにお
けるコネクション設定方法および方式に関し、特に、所
定のプロトコルを持つ装置をネットワーク上で中継する
中継装置間のパス(コネクション)の設定を行うための
TCP/IPにおけるコネクション設定方法および方式
に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a connection setting method and system in TCP / IP, and more particularly to setting a path (connection) between relay devices for relaying devices having a predetermined protocol on a network. The present invention relates to a connection setting method and method in TCP / IP.

【0002】[0002]

【従来の技術】この種の従来技術として、TCP/IP
プロトコルとX.25プロトコルとのインタフェースを
実現するプロトコル変換装置を利用したシステムが構築
されている。このシステムでのX.25パケットは、H
DLCフレームにて転送され、このフレームにはフロー
制御、再送制御等の信頼性を得るための機能を保持して
いる。IPネットワーク上にてX.25パケットの送信
を行う場合には、HDLC相当の信頼性を得るための機
能を保持しているTCPをHDLCフレームの代替えと
して使用している。TCPはコネクション型であるた
め、データ転送を開始する前にコネクションの設定を行
っている。
2. Description of the Related Art TCP / IP is one of the conventional technologies of this type.
Protocol and X. A system using a protocol conversion device that realizes an interface with 25 protocols has been constructed. The X. 25 packets are H
It is transferred in a DLC frame, and this frame holds functions for obtaining reliability such as flow control and retransmission control. X. over the IP network. When transmitting 25 packets, TCP having a function for obtaining reliability equivalent to HDLC is used as a substitute for the HDLC frame. Since TCP is a connection type, the connection is set before starting data transfer.

【0003】また、データ端末装置のDTEアドレス
(DTE:Data Terminal Equipm
ent、データ端末装置)を選択する管理手段を備えた
システムとして、例えば、このシステムは、複数のX2
5端末と、複数のX25端末を接続する第1の中継装置
と、複数のX25サーバと、複数のX25サーバを接続
する回線部を複数具備した第2の中継装置と、第1の中
継装置と第2の中継装置とを接続するIP網とを備え、
第2の中継装置の複数の回線部を代表する代表回線部が
自分のIPアドレスに対し複数のX25サーバに接続さ
れているDTEアドレスを管理する管理手段を有してい
る。
Further, the DTE address (DTE: Data Terminal Equipm) of the data terminal device is also used.
ent, data terminal device) as a system having a management means for selecting, for example, this system is a plurality of X2
5 terminals, a first relay device that connects a plurality of X25 terminals, a plurality of X25 servers, a second relay device that includes a plurality of line units that connect a plurality of X25 servers, and a first relay device, An IP network connecting to the second relay device,
The representative line unit representing the plurality of line units of the second relay device has a management means for managing the DTE address connected to the plurality of X25 servers for its own IP address.

【0004】また、別の従来技術として、PHS(Pe
rsonal System Interconnec
tion Model)をTCP/IPプロトコルで利
用した特開平10−229416が記載されている。こ
の特開平10−229416には、送信側のPHSと、
アクセスポイント(コンピュータ)と、受信側のサーバ
とがあり、PHSとアクセスポイントとの間は無線、基
地局、PHS網、送信装置で接続され、アクセスポイン
トとサーバとの間はインターネットで接続されているこ
とが記載されており、更に、アクセスポイントとサーバ
間の通信はTCP/IPプロトコルを利用していること
が記載されている。PHSがサーバとの通信を行うとき
に、アクセスポイントとサーバ間をコネクトする方法と
して、PHSが、アクセスポイントのIPアドレスを送
信することになっている。
As another conventional technique, PHS (Pe
rsonal System Interconnec
Japanese Patent Application Laid-Open No. 10-229416, in which the TCP / IP protocol is used for the TCP / IP protocol. In Japanese Patent Laid-Open No. 10-229416, the PHS on the transmission side and
There is an access point (computer) and a server on the receiving side. The PHS and the access point are connected by radio, a base station, a PHS network, and a transmitter, and the access point and the server are connected by the Internet. It is described that the communication between the access point and the server uses the TCP / IP protocol. When the PHS communicates with the server, the PHS is supposed to transmit the IP address of the access point as a method of connecting the access point and the server.

【0005】[0005]

【発明が解決しようとする課題】しかしながら、上記従
来の技術では、TCPは、コネクション型であるため、
送信元および送信先の装置に接続されているプロトコル
変換装置にIPアドレスを設定しておくか、送信元の端
末が、送信先の端末のアドレスの他に、プロトコル変換
装置のIPアドレスを知っておかなければならないと言
う問題点がある。
However, in the above conventional technique, since TCP is connection type,
Set the IP address in the protocol conversion device connected to the source and destination devices, or make sure that the source terminal knows the IP address of the protocol conversion device in addition to the destination terminal address. There is a problem that you must stay.

【0006】また、データ端末装置のDTEアドレスを
選択する管理手段を備えたシステムでは、X.25の終
端点が代表回線部以外の他のX25回線部に接続されて
いる場合に、X.25パケットを通すためのTCPコネ
クションを設定するために相手先のプロトコル変換装置
に代表回線部のIPアドレスを付加して要求を出し、一
端パスを設定するが、代表回線部にX25回線部に接続
されたX25サーバのDTEアドレスがないため、パス
を解放した後、再設定することが要求される。この場
合、相手先がわからないため、TCPコネクションの解
放、再設定およびX.25の再送となり、ネットワーク
内での遅延時間が大幅に増大するといった問題が発生す
る。
Further, in the system provided with the management means for selecting the DTE address of the data terminal device, the X. 25 is connected to an X25 line section other than the representative line section, X.25. In order to set up a TCP connection for passing 25 packets, the request is made by adding the IP address of the representative line unit to the protocol conversion device of the other party, and a path is set once, but the representative line unit is connected to the X25 line unit. There is no DTE address of the X25 server that was set, so it is required to reset after releasing the path. In this case, since the other party is unknown, the TCP connection is released, reset, and X. This results in 25 retransmissions, which causes a problem that the delay time in the network significantly increases.

【0007】また、PHSを利用した特開平10−22
9416号公報においても、上記のプロトコル変換装置
と同じ問題点がある。
Further, Japanese Patent Laid-Open No. 10-22 using PHS
The 9416 publication also has the same problem as the above protocol conversion device.

【0008】本発明の目的は、上記問題点を鑑みて、T
CP/IPプロトコル以外の通信プロトコルを持つ装置
間をIP網(インターネット)で中継したとしても、各
装置は、IPプロトコルを意識することなく、装置間の
通信プロトコルでお互いに通信ができることにある。
In view of the above problems, an object of the present invention is to
Even if devices having a communication protocol other than the CP / IP protocol are relayed by an IP network (Internet), each device can communicate with each other by the communication protocol between the devices without being aware of the IP protocol.

【0009】また、送信側の端末は、どこからでもIP
プロトコルを意識することなく通信することができるこ
とにある。
Further, the terminal on the transmitting side can receive IP from anywhere.
It is to be able to communicate without being aware of the protocol.

【0010】また、送信先の中継装置の代表回線部以外
の回線部に装置が接続されていたとしても、TCPコネ
クションの設定の繰り返しを行わないようにすることに
ある。
Further, even if the apparatus is connected to a line section other than the representative line section of the transmission destination relay apparatus, the setting of the TCP connection is not repeated.

【0011】[0011]

【課題を解決するための手段】上記の目的を達成するた
めに、本発明のTCP/IPにおけるコネクション設定
方法は、複数の端末と、前記複数の端末を接続する第1
の中継装置と、複数のサーバと、前記複数のサーバを接
続する回線部を複数具備した第2の中継装置と、前記第
1の中継装置と前記第2の中継装置とを接続するIP網
とを用いたTCP/IPにおけるコネクション設定方法
であって、前記第1の中継装置が前記端末から呼設定要
求を受信すると、UDPプロトコルを使用して前記第2
の中継装置に対して、前記中継装置が収容する前記サー
バの回線部の選択を要求するステップと、前記第2の中
継装置が回線部を選択し、その回線部に割り当てられて
いるIPアドレスをUDPプロトコルを使用して前記第
1の中継装置に返信するステップと、前記第1の中継装
置が受信した前記IPアドレスを宛先にして前記端末か
ら受信した前記呼設定要求をIPパケットにカプセル化
し、前記IP網へ送信するステップとを有することを特
徴としている。
In order to achieve the above object, the connection setting method in TCP / IP of the present invention is a first method for connecting a plurality of terminals to the plurality of terminals.
Relay device, a plurality of servers, a second relay device including a plurality of line units that connect the plurality of servers, and an IP network that connects the first relay device and the second relay device. A method for setting up a connection in TCP / IP using, wherein when the first relay device receives a call setup request from the terminal, the second relay device uses the UDP protocol to send the second call.
Requesting that the relay device of the server select the line part of the server that the relay device accommodates, and the second relay device selects the line part and assigns the IP address assigned to the line part. Returning to the first relay device using the UDP protocol, and encapsulating the call setup request received from the terminal with the IP address received by the first relay device as an IP packet, And a step of transmitting to the IP network.

【0012】更に、前記第2の中継装置において、前記
複数のサーバの回線部を代表する代表回線部を設けるこ
とにより、その代表回線部が前記第1の中継装置から前
記サーバの回線部の選択の要求があった場合に回線部の
IPアドレスを選択することを特徴している。
Further, in the second relay device, by providing a representative line portion representing the line portions of the plurality of servers, the representative line portion selects the line portion of the server from the first relay device. Is selected, the IP address of the line section is selected.

【0013】更に、前記第2の中継装置が、前記サーバ
との接続の変更を検出すると前記代表回線部に通知する
ことを特徴としている。
Further, the second relay device is notified to the representative line section when detecting a change in connection with the server.

【0014】また、本発明のTCP/IPにおけるコネ
クション設定方式は、端末と、前記端末に接続された第
1の中継装置と、複数のサーバと、前記複数のサーバを
接続する回線部を複数具備した第2の中継装置と、前記
第1の中継装置と前記第2の中継装置とを接続するIP
網とを備えたTCP/IPにおけるコネクション設定方
式において、前記第1の中継装置がUDPプロトコルを
使用して前記第2の中継装置に対して、前記中継装置が
収容する前記サーバの回線部の選択を要求する要求手段
と、前記第2の中継装置が前記要求手段により回線部を
選択し、その回線部に割り当てられているIPアドレス
をUDPプロトコルを使用して前記第1の中継装置に返
信する返信手段と、前記第1の中継装置が返信手段によ
り受信した前記IPアドレスを宛先にして前記端末から
の呼設定要求をIPパケットにカプセル化し前記IP網
へ送信する送信手段とを有することを特徴としている。
Further, the connection setting method in TCP / IP of the present invention comprises a terminal, a first relay device connected to the terminal, a plurality of servers, and a plurality of line units connecting the plurality of servers. For connecting the second relay device, the first relay device, and the second relay device
In a connection setting method in TCP / IP including a network, the first relay device uses the UDP protocol to select a line part of the server accommodated by the relay device with respect to the second relay device. Requesting means for requesting the request, and the second relay device selecting a line section by the requesting means and returning the IP address assigned to the line section to the first relay device using the UDP protocol. And a transmission unit for encapsulating the call setup request from the terminal into an IP packet and transmitting the IP packet to the IP network, with the IP address received by the first relay device as the destination. I am trying.

【0015】更に、前記第2の中継装置は、前記要求手
段により回線部のIPアドレスを選択する代表回線部を
備えることを特徴としている。
Further, the second relay device is provided with a representative line section for selecting the IP address of the line section by the request means.

【0016】更に、前記代表回線部は、前記サーバの識
別番号と前記識別番号毎に対応した自分を含む回線部の
IPアドレスとを含む第1の変換テーブルを記憶部に格
納していることを特徴としている。
Further, the representative line unit stores in the storage unit a first conversion table containing the identification number of the server and the IP address of the line unit including itself corresponding to each identification number. It has a feature.

【0017】更に、前記第1の中継装置は、送信先の識
別番号に対応した前記代表回線部のIPアドレスを含む
第2の変換テーブルを自装置の記憶部に有し、前記端末
から前記サーバへの呼設定要求時に前記第2の変換テー
ブルを検索し前記代表回線部のIPアドレスを選択する
ことを特徴としている。
Further, the first relay device has a second conversion table including the IP address of the representative line unit corresponding to the identification number of the transmission destination in the storage unit of its own device, and from the terminal to the server. The second conversion table is searched and the IP address of the representative line unit is selected at the time of a call setup request to the.

【0018】更に、前記第2の中継装置は、前記サーバ
との接続の変更を検出すると前記代表回線部に通知し前
記変換テーブルを書き換える特徴としている。
Further, the second relay device is characterized in that when it detects a change in the connection with the server, it notifies the representative line section and rewrites the conversion table.

【0019】[0019]

【発明の実施の形態】次に、本発明の第1の実施の形態
について図面を参照して説明する。図1を参照すると、
本発明の第1の実施の形態におけるシステムは、X25
端末1と、プロトコルのカプセル化およびルーティング
を行うアクセス装置2,3(中継装置)と、X25サー
バ群4と、IP網5とから構成される。
BEST MODE FOR CARRYING OUT THE INVENTION Next, a first embodiment of the present invention will be described with reference to the drawings. Referring to FIG.
The system according to the first embodiment of the present invention is X25.
It is composed of a terminal 1, access devices 2 and 3 (relay devices) that perform protocol encapsulation and routing, an X25 server group 4, and an IP network 5.

【0020】X25サーバ群4は、複数のX25サーバ
41で構成されており、各X25サーバ41は、DTE
アドレスが割り付けられている。
The X25 server group 4 is composed of a plurality of X25 servers 41, and each X25 server 41 has a DTE.
The address is assigned.

【0021】アクセス装置3は、IP網5からIPフォ
ワーディングされてくるIPパケットの経路選択を行う
ルータ部31と、X25サーバ群のDTEアドレス(識
別番号)を複数収容するX25回線部34と、X25サ
ーバ群4の複数のDTEアドレスに対応したX25回線
部34に割当てられているIPアドレスを管理する代表
回線部33とから構成される。
The access device 3 includes a router section 31 for selecting a route of an IP packet IP-forwarded from the IP network 5, an X25 line section 34 for accommodating a plurality of DTE addresses (identification numbers) of X25 server groups, and an X25. The representative line unit 33 that manages the IP address assigned to the X25 line unit 34 corresponding to the plurality of DTE addresses of the server group 4.

【0022】代表回線部33は、X25サーバ群4の回
線を収容することも可能である。ルータ部31、代表回
線部33、およびX25回線部34は、IPフォワーデ
ィングの通信機能にて接合されている。更に、代表回線
部33は、X25回線部34毎に割り当てられているI
PアドレスとX25回線部34に収容しているX25サ
ーバ41のDTEアドレスを格納した回線検索テーブル
を図示していない記憶部に有している。なお、回線検索
テーブルは、システムの新設、増設等に予め設定され
る。
The representative line unit 33 can also accommodate the line of the X25 server group 4. The router unit 31, the representative line unit 33, and the X25 line unit 34 are joined by the communication function of IP forwarding. Further, the representative line unit 33 is assigned to each X25 line unit 34.
A storage unit (not shown) has a line search table storing the P address and the DTE address of the X25 server 41 accommodated in the X25 line unit 34. The line search table is set in advance for new installation or expansion of the system.

【0023】アクセス装置2は、X25端末1を収容す
るX25回線部22と、X25端末1からの呼設定要求
パケットの着DTEアドレスとアクセス装置3の代表回
線部31とに割り当てられているIPアドレスの変換機
能(DTE−IP変換テーブル)を有する変換部24
と、IP網5との接続を行うルータ部26とから構成さ
れる。
The access device 2 has an X25 line section 22 accommodating the X25 terminal 1, an incoming DTE address of a call setup request packet from the X25 terminal 1 and an IP address assigned to the representative line section 31 of the access device 3. 24 having a conversion function (DTE-IP conversion table)
And a router unit 26 for connecting to the IP network 5.

【0024】図示していないDTE−IP変換テーブル
は、変換部24内の図示していない記憶部にあり、代表
回線部33に割り当てられているIPアドレスに対応し
て、X25サーバ群4の各X25サーバ41のDTEア
ドレスが格納されている。従って、IP網5に接続され
ている図示していない他のアクセス装置3の代表回線部
33のIPアドレスに対応して、他のアクセス装置3に
接続されている他のX25サーバ群4の各X25サーバ
41のDTEアドレスも格納されている。なお、DTE
−IP変換テーブルは、システムの新設、増設等に予め
設定される。
The DTE-IP conversion table (not shown) is in a storage unit (not shown) in the conversion unit 24, and corresponds to the IP address assigned to the representative line unit 33, each of the X25 server groups 4 is associated with the IP address. The DTE address of the X25 server 41 is stored. Therefore, each of the other X25 server groups 4 connected to the other access device 3 is associated with the IP address of the representative line unit 33 of the other access device 3 (not shown) connected to the IP network 5. The DTE address of the X25 server 41 is also stored. In addition, DTE
-The IP conversion table is preset for new installation, expansion, etc. of the system.

【0025】次に、図1および図2を参照して本実施の
形態の動作について説明する。図1を参照すると、X2
5端末1がX25サーバ41−1宛に通信を行うものと
する。X25端末1は、先ずITU勧告X.25で規定
されているX.25プロトコルであるCRパケット11
(発呼要求)を編集し、X.25サーバ41−1宛に送
信する(図2のシーケンスS1)。
Next, the operation of the present embodiment will be described with reference to FIGS. Referring to FIG. 1, X2
5 It is assumed that the terminal 1 communicates with the X25 server 41-1. The X25 terminal 1 starts with ITU Recommendation X. X.25. CR packet 11 which is 25 protocol
Edit (call request) and enter X. 25 to the server 41-1 (sequence S1 in FIG. 2).

【0026】すると、アクセス装置2のX25回線部2
2は、CRパケット11を受信すると、CRパケット1
1の着DTEアドレスを読み取り、着DTEアドレスの
IPアドレスへの変換を要求するため要求メッセージ1
01にて変換部24に渡す(シーケンスS2)。要求メ
ッセージ101を受け取った変換部24は、DTE−I
P変換テーブルに格納されているアクセス装置3の代表
回線部33に割り当てられている代表回線部33のIP
アドレスを、着DTEアドレスをキーとして検索し、応
答メッセージ102にてX25回線部22へ検索して得
たIPアドレスを渡す(シーケンスS3,S4)。応答
メッセージ102を受け取ったX25回線部22は、送
信メッセージ103にCRパケット11の着DTEアド
レスおよびIPアドレスを乗せてルータ部26に渡す
(シーケンスS5)。ルータ部26は、着信メッセージ
を受け取ると、UDP(User Datagram
Protocol)で規定されているIPパケットを編
集する。すなわち、ルータ部26は、UDP問い合わせ
メッセージ201を編集し、IP網5に送信する。この
とき、渡されたCRパケット11の着DTEアドレスと
IPアドレスとをUDP問い合わせメッセージ201内
に設定する(シーケンスS6)。
Then, the X25 line unit 2 of the access device 2
2 receives the CR packet 11, the CR packet 1
Request message 1 to read the destination DTE address of 1 and request conversion of the destination DTE address into an IP address
In step 01, it is passed to the conversion unit 24 (sequence S2). Upon receiving the request message 101, the conversion unit 24 receives the DTE-I
IP of the representative line unit 33 assigned to the representative line unit 33 of the access device 3 stored in the P conversion table
The address is searched using the destination DTE address as a key, and the IP address obtained by the search is sent to the X25 line unit 22 in the response message 102 (sequences S3 and S4). Upon receiving the response message 102, the X25 line unit 22 transfers the transmission message 103 by adding the destination DTE address and IP address of the CR packet 11 to the router unit 26 (sequence S5). Upon receiving the incoming message, the router unit 26 receives the UDP (User Datagram).
Edit the IP packet specified by Protocol). That is, the router unit 26 edits the UDP inquiry message 201 and sends it to the IP network 5. At this time, the destination DTE address and IP address of the passed CR packet 11 are set in the UDP inquiry message 201 (sequence S6).

【0027】IP網5を介して受信したアクセス装置3
のルータ部31は、基本的なIPルーチング処理を行
い、UDP問い合わせメッセージ201を代表回線部3
3へフォワーディングする(シーケンスS6)。すなわ
ち、UDP問い合わせメッセージ201を代表回線部3
3にそのまま渡す。代表回線部33は、受け取ったUD
P問い合わせメッセージ201内の着DTEアドレスを
キーとして回線検索テーブルを検索することで、X25
サーバ41−1の回線を収容するX25回線部34−1
に割り当てられているIPアドレスを求める(シーケン
スS7)。代表回線部33は、求めた該当する回線部3
4−1のIPアドレスをUDP応答メッセージ203
(IPパケット)に設定し、アクセス装置2に送信する
(シーケンスS8)。
Access device 3 received via IP network 5
The router unit 31 of the above performs the basic IP routing processing and sends the UDP inquiry message 201 to the representative line unit 3
Forwarding to 3 (sequence S6). That is, the UDP inquiry message 201 is sent to the representative line unit 3
Pass it to 3 as it is. The representative line unit 33 receives the UD
X25 is obtained by searching the line search table using the destination DTE address in the P inquiry message 201 as a key.
X25 line unit 34-1 accommodating the line of the server 41-1
The IP address assigned to is obtained (sequence S7). The representative line unit 33 is the required line unit 3
4-1 the IP address of UDP response message 203
It is set to (IP packet) and transmitted to the access device 2 (sequence S8).

【0028】IP網5を介してUDP応答メッセージ2
03を受信したアクセス装置2のルータ部26は、受け
取ったIPアドレスからTCPコネクション要求メッセ
ージ301を編集し送信する(シーケンスS9)。
UDP response message 2 via IP network 5
The router unit 26 of the access device 2, which has received 03, edits and transmits the TCP connection request message 301 from the received IP address (sequence S9).

【0029】IP網5を介してTCPコネクション要求
メッセージ301を受信したアクセス装置3の回線部3
4は、TCPコネクション要求メッセージ301に対し
て、TCPコネクション応答メッセージ302を送信す
る(シーケンスS10)。
The line unit 3 of the access device 3 which has received the TCP connection request message 301 via the IP network 5.
4 transmits the TCP connection response message 302 to the TCP connection request message 301 (sequence S10).

【0030】アクセス装置2のルータ部26は、TCP
コネクション応答メッセージ302を受信すると、ルー
タ部26と回線部34−1間にTCPコネクション50
0が確立したことを認識し、受信メッセージ104をX
25回線部22へ渡す(シーケンスS11)。X25回
線部22は、CRパケット11をIPパケットにカプセ
ル化してTCPコネクション500の経路(X25回線
部34−1のIPアドレス宛)に向けて送信する(シー
ケンスS12)。
The router unit 26 of the access device 2 uses the TCP
When the connection response message 302 is received, the TCP connection 50 is sent between the router unit 26 and the line unit 34-1.
Recognizing that 0 has been established, X is received message 104.
25 to the line unit 22 (sequence S11). The X25 line unit 22 encapsulates the CR packet 11 into an IP packet and sends it to the path of the TCP connection 500 (addressed to the IP address of the X25 line unit 34-1) (sequence S12).

【0031】IPパケットにカプセル化されたCRパケ
ット11は、TCPコネクション500の経路を通りア
クセス装置3の回線部34−1に着信し、回線部34−
1でカプセルから取り外される。回線部34−1は、C
RパケットにあるDTEアドレスから回線を決定し、更
に、CRパケットをCNパケット13(着呼)に変換
し、X25サーバ41−1宛に送信する(シーケンスS
13)。
The CR packet 11 encapsulated in the IP packet arrives at the line unit 34-1 of the access device 3 through the route of the TCP connection 500, and the line unit 34-
Removed from capsule at 1. The line unit 34-1 is C
The line is determined from the DTE address in the R packet, and the CR packet is converted into the CN packet 13 (incoming call) and transmitted to the X25 server 41-1 (sequence S).
13).

【0032】CNパケット13を受信したX25サーバ
41−1は、CAパケット15(着呼受付)を編集し、
X25端末1宛に送信する(シーケンスS13)。
Upon receiving the CN packet 13, the X25 server 41-1 edits the CA packet 15 (incoming call acceptance),
It is transmitted to the X25 terminal 1 (sequence S13).

【0033】すると、CAパケット15を受信したアク
セス装置3の回線部34−1は、IPパケットにCAパ
ケット15をカプセル化し、TCPコネクション500
の経路(ルータ部26のIPアドレス宛)に沿って、送
信する。
Then, the line unit 34-1 of the access device 3 which has received the CA packet 15 encapsulates the CA packet 15 in an IP packet, and the TCP connection 500
Is transmitted along the route (to the IP address of the router unit 26).

【0034】IP網5を介してIPパケットにカプセル
化されたCAパケット15を受信したアクセス装置2の
X25回線部22は、CAパケット15をカプセルから
取り外し、CCパケット17(接続完了)に変換して、
X25端末1へ送信する。
Upon receiving the CA packet 15 encapsulated in an IP packet via the IP network 5, the X25 line unit 22 of the access device 2 removes the CA packet 15 from the capsule and converts it into a CC packet 17 (connection completed). hand,
Send to X25 terminal 1.

【0035】X25端末1とX25サーバ41−1との
パスが確立した後のデータのやり取りは、ルータ部26
が、X.25プロトコルのパケットをIPパケットにカ
プセル化することによりIP網5での通信を行う。一
方、アクセス装置3が、受信したIPパケットをカプセ
ル化からX.25プロトコルのパケットを取り外すこと
により、X25サーバ41−1と通信を行う。すなわ
ち、X25端末1およびX25サーバ41−1は、X.
25プロトコルを使って、お互いに通信を行っているこ
とになる。
The data exchange after the path is established between the X25 terminal 1 and the X25 server 41-1 is performed by the router section 26.
X. Communication in the IP network 5 is performed by encapsulating the 25 protocol packets into IP packets. On the other hand, when the access device 3 converts the received IP packet from encapsulation to X.264. Communication is performed with the X25 server 41-1 by removing the 25 protocol packet. That is, the X25 terminal 1 and the X25 server 41-1 are the X.
It means that they are communicating with each other using the 25 protocol.

【0036】以上説明したように、アクセス装置3の代
表回線部33にX25回線部34に割り当てられたIP
アドレスをアクセス装置2に通知し、その通知されたI
Pアドレスを利用することによりアクセス装置2とX2
5回線部34との間でパスの設定を行うようにしている
ため、アクセス装置3の代表回線部33に、X25端末
1が送信した呼設定要求パケットが着信した後に、代表
回線部33から回線部34−1へのTCPコネクション
の再度設定を行うことなく通信を行うことが可能とな
る。すなわち、TCPコネクションの再接続によるネッ
トワークの遅延時間を削減することができる。
As described above, the IP assigned to the X25 line unit 34 in the representative line unit 33 of the access device 3
The address is notified to the access device 2, and the notified I
Access device 2 and X2 by using P address
Since the path is set with the 5 line unit 34, after the call setting request packet transmitted by the X25 terminal 1 arrives at the representative line unit 33 of the access device 3, the line is transmitted from the representative line unit 33. Communication can be performed without resetting the TCP connection to the unit 34-1. That is, the delay time of the network due to the reconnection of the TCP connection can be reduced.

【0037】次に、X25サーバ41−1がアクセス装
置3のX25回線部34−1からX25回線部34−n
に接続したとする。すると、アクセス装置3は、X25
サーバ41−1の回線が切り替わったことを検出し、代
表回線部に通知する。代表回線部33は、回線検索テー
ブルに登録されているX25サーバ41−1のDTEア
ドレスに対応するX25回線部34−1のIPアドレス
をX25回線部34−nのIPアドレスに変更する。
Next, the X25 server 41-1 causes the X25 line unit 34-1 to the X25 line unit 34-n of the access device 3.
Suppose you are connected to. Then, the access device 3 displays X25.
It detects that the line of the server 41-1 has been switched, and notifies the representative line unit. The representative line unit 33 changes the IP address of the X25 line unit 34-1 corresponding to the DTE address of the X25 server 41-1 registered in the line search table to the IP address of the X25 line unit 34-n.

【0038】この場合のアクセス装置3の検出方法は、
システムの変更は、通常保守を行う者が立ち会うことに
なっているのが通例であり、このとき、図示していない
アクセス装置のパネルから変更値を入力する。
The detection method of the access device 3 in this case is as follows.
It is customary for a person who performs maintenance to attend the system change, and at this time, the change value is input from the panel of the access device (not shown).

【0039】また、アクセス装置3の検出方法として自
動的に、X25サーバの接続変更を検出する方法ある。
この場合は、アクセス装置3が、タイマにより一定間隔
毎に回線部34(代表回線部33も含む)配下のDTE
アドレスを読みに行き、代表回線部33の回線検索テー
ブルを検索し変更があれば、DTEアドレスに該当する
回線部34のIPアドレスを書き換える。
Further, as a method of detecting the access device 3, there is a method of automatically detecting a connection change of the X25 server.
In this case, the access device 3 controls the DTE under the line unit 34 (including the representative line unit 33) at regular intervals by the timer.
The address is read, the line search table of the representative line unit 33 is searched, and if there is a change, the IP address of the line unit 34 corresponding to the DTE address is rewritten.

【0040】上記の処理により、X25サーバ41がア
クセス装置3の別の回線部34の配下に移動したとして
も、回線検索テーブルにX25回線部34のIPアドレ
スを格納しておくだけで、代表選択を組むX25サーバ
群4を収容するアクセス装置3の代表回線部33に、X
25端末1が送信した呼設定要求パケットが着信した後
に、ラウンドロビン等の処理により代表回線部33から
回線部34−1へのTCPコネクションの再度設定を行
うことなく通信を行うことが可能となる。
By the above processing, even if the X25 server 41 is moved under the control of another line unit 34 of the access device 3, it is possible to store the IP address of the X25 line unit 34 in the line search table and select the representative. X25 in the representative line unit 33 of the access device 3 that accommodates the X25 server group 4
25, after the call setting request packet transmitted by the terminal 1 arrives, it is possible to perform communication by performing processing such as round robin without resetting the TCP connection from the representative line unit 33 to the line unit 34-1. .

【0041】以上説明したように、X.25サーバと
X.25端末間をIP網で中継したとしても、X.25
端末およびX.25サーバは、IPプロトコル(ハード
ウェアおよびソフトの装備)を意識することなく、X.
25プロトコルで規定されているパケットを用いて通信
することができる。
As described above, the X. 25 servers and X.25. Even if the 25 terminals are relayed by the IP network, the X. 25
Terminal and X. The 25 server does not need to be aware of the IP protocol (equipment of hardware and software).
It is possible to communicate using a packet defined by the 25 protocol.

【0042】また、中継装置間でUDPプロトコルによ
るパス設定を行っているため、送信元のX.25端末
は、送信先のX.25サーバのDTEアドレスがわかれ
ばよく、どこからでもIPプロトコルを意識することな
くX.25サーバをアクセスすることができる。
Since the path is set by the UDP protocol between the relay devices, the X. The 25 terminals are the destination X.25. It is sufficient to know the DTE address of the 25 server, and X.25 can be used from anywhere without being aware of the IP protocol. 25 servers can be accessed.

【0043】次に、上記第1の実施の形態の説明では、
X.25通信プロトコルを用いて説明したが、他の通信
プロトコルにリプレースすることで、適用可能である。
そこで、IP網11を経由したVOIP(Voice
Over InternetProtocol)におけ
る本発明の第2の実施の形態として図面を参照して説明
する。図3を参照すると、本発明の第2の実施の形態に
おけるシステムは、電話機9と、アクセス装置6,7
と、サーバ群8と、IP網5と、回線交換100とから
構成される。
Next, in the description of the first embodiment,
X. Although the description has been made by using the 25 communication protocol, it can be applied by replacing with another communication protocol.
Therefore, VOIP (Voice) via the IP network 11
A second embodiment of the present invention in Over Internet Protocol) will be described with reference to the drawings. Referring to FIG. 3, the system according to the second embodiment of the present invention includes a telephone 9 and access devices 6 and 7.
, A server group 8, an IP network 5, and a circuit switch 100.

【0044】サーバ群8は、複数のサーバ81で構成さ
れており、各サーバ81は、電話番号が割り付けられて
いる。
The server group 8 is composed of a plurality of servers 81, and each server 81 is assigned a telephone number.

【0045】アクセス装置7は、IP網5からのIPフ
ォワーディングされてくるIPパケットの経路選択を行
うルータ部71と、サーバ群の回線を収容する回線部7
4と、サーバ群8の電話番号と回線部34に割当てられ
ているIPアドレスを管理する代表回線部73とから構
成される。
The access device 7 includes a router section 71 for selecting a route of an IP packet which is IP-forwarded from the IP network 5, and a line section 7 for accommodating a server group line.
4 and a representative line unit 73 that manages the telephone number of the server group 8 and the IP address assigned to the line unit 34.

【0046】代表回線部73は、サーバ群8の回線を収
容することも可能である。ルータ部71、代表回線部7
3、および回線部74は、IPフォワーディングの通信
機能にて接合されている。更に、代表回線部73は、回
線部74毎に割り当てられているIPアドレスと回線部
74に収容しているサーバ81の電話番号を格納した回
線検索テーブルを図示していない記憶部に有している。
なお、回線検索テーブルは、システムの新設、増設等に
予め設定される。
The representative line section 73 can also accommodate the line of the server group 8. Router section 71, representative line section 7
3 and the line unit 74 are joined by the communication function of IP forwarding. Further, the representative line unit 73 has a line search table storing the IP address assigned to each line unit 74 and the telephone number of the server 81 housed in the line unit 74 in a storage unit (not shown). There is.
The line search table is set in advance for new installation or expansion of the system.

【0047】アクセス装置6は、電話機9を収容する回
線部62と、電話機9からの呼設定要求時の相手の電話
番号とアクセス装置7の代表回線部71とに割り当てら
れているIPアドレスの変換機能(電話番号−IP変換
テーブル)を有する変換部64と、IP網5との接続を
行うルータ部66とから構成される。
The access device 6 translates the IP address assigned to the line unit 62 accommodating the telephone set 9 and the telephone number of the other party when the call setup request is made from the telephone set 9 and the representative line unit 71 of the access unit 7. It is composed of a conversion unit 64 having a function (telephone number-IP conversion table) and a router unit 66 for connecting to the IP network 5.

【0048】図示していない電話番号−IP変換テーブ
ルは、変換部64内の図示していない記憶部にあり、ア
クセス装置7の代表回線部73に割り当てられているI
Pアドレスに対応して、サーバ群8の各サーバ81の電
話番号が格納されている。従って、IP網5に接続され
ている図示していない他のアクセス装置7の代表回線部
73のIPアドレスに対応して、他のアクセス装置7に
接続されている他のサーバ群8の各サーバ81の電話番
号も格納されている。なお、電話番号−IP変換テーブ
ルは、システムの新設、増設等に予め設定される。
The telephone number-IP conversion table (not shown) is stored in a storage unit (not shown) in the conversion unit 64 and is assigned to the representative line unit 73 of the access device 7.
The telephone number of each server 81 of the server group 8 is stored in association with the P address. Therefore, each server of the other server group 8 connected to the other access device 7 corresponding to the IP address of the representative line unit 73 of the other access device 7 (not shown) connected to the IP network 5. The telephone number of 81 is also stored. The telephone number-IP conversion table is set in advance when the system is newly installed or added.

【0049】なお動作の説明は、第1の実施の形態の動
作と対比すると、電話回線によるプロトコルが違うだけ
で、アクセス装置6,7間(各ルータ部間)でのUDP
によるパスの設定を行い、その後TCPコネクションに
よりルータ部66と回線部74間のパスの設定を行って
通信(第2の実施の形態例では、VOIPによるボイス
の通信)を行う動作は同じなので説明を省略する。
In the description of the operation, when compared with the operation of the first embodiment, the UDP between the access devices 6 and 7 (between the router parts) is different only in that the protocol by the telephone line is different.
The operation for performing the communication (the voice communication by VOIP in the second embodiment) by setting the path by the TCP connection and then setting the path between the router unit 66 and the line unit 74 by the TCP connection is the same. Is omitted.

【0050】従って、IP網5を経由したVOIPにお
いて、代表回線部73は、回線交換100の入力路を選
択することが可能であると言える。
Therefore, it can be said that in the VOIP via the IP network 5, the representative line unit 73 can select the input path of the line switch 100.

【0051】なお、上記の第1のおよび第2の実施の形
態において、送信側と受信側を判り易くするために、構
成したシステムであって、アクセス装置2(またはアク
セス装置6)にアクセス装置3(またはアクセス装置
7)の機能を、アクセス装置3(またはアクセス装置
7)にアクセス装置2(またはアクセス装置6)の機能
をそれぞれ取り入れても良い。
In the first and second embodiments described above, the access device 2 (or the access device 6) is the access device 2 (or the access device 6) which is a system configured in order to make the transmission side and the reception side easy to understand. 3 (or the access device 7) may be incorporated into the access device 3 (or the access device 7), respectively.

【0052】[0052]

【発明の効果】以上説明したように、本発明は、中継装
置間でUDPプロトコルによるパス設定を行っているた
め、同じ通信プロトコル持つ装置間をIP網で中継した
としても、送受信を行う装置が、IPプロトコル(ハー
ドウェアおよびソフトの装備)を意識することなく、装
置自身の持つ通信プロトコルを用いて通信することがで
きるという効果がある。
As described above, according to the present invention, the path is set by the UDP protocol between the relay devices. Therefore, even if the devices having the same communication protocol are relayed by the IP network, the device for transmitting and receiving is There is an effect that communication can be performed using the communication protocol of the device itself without being aware of the IP protocol (equipment of hardware and software).

【0053】また、本発明は、通信先の装置アドレスと
IP網で使用されるIPアドレスを変換部にて対応を行
っているため、送信元の装置は、送信先の装置の回線番
号がわかればよく、どこからでもIPプロトコルを意識
することなく送信先の装置をアクセスすることができる
という効果がある。
Further, according to the present invention, since the device address of the communication destination and the IP address used in the IP network are associated with each other by the conversion unit, the source device knows the line number of the destination device. The advantage is that the destination device can be accessed from anywhere without being aware of the IP protocol.

【0054】また、本発明は、送信元からの送信要求時
に、送信先の中継装置の代表回線部に各回線部に割り当
てられたIPアドレスを送信元の中継装置に通知し、そ
の通知されたIPアドレスを利用することにより送信元
の中継装置と送信先の回線部との間でパスの設定を行う
ようにしているため、代表選択による着信回線の位置へ
の変更(代表回線部以外の回線部へのパスの設定の変
更)に伴うTCPコネクションの再接続によるネットワ
ーク遅延時間の削減が可能になるという効果がある。
Further, according to the present invention, at the time of a transmission request from the transmission source, the IP address assigned to each line unit is notified to the representative line unit of the transmission destination relay device, and the notification is made. Since the path is set between the relay device of the transmission source and the line part of the transmission destination by using the IP address, the position of the incoming line is changed by the representative selection (the line other than the representative line part is selected). There is an effect that it is possible to reduce the network delay time due to the reconnection of the TCP connection due to the change of the path setting to the department.

【0055】また、本発明は、中継装置間でUDPプロ
トコルによるパスの設定を行っているため、送信側の端
末がTCP/IPプロトコルを意識する必要のある問い
合わせ専用コネクションとして確保することに比べ、大
規模ネットワークといった端末台数およびサーバの台数
が多いネットワークにおいても、ネットワークリソース
である通信バッファの保留時間およびTCPポートを無
駄に使用することを避けることができるという効果があ
る。
Further, according to the present invention, since the path is set between the relay devices by the UDP protocol, as compared with the case where the terminal on the transmitting side secures it as an inquiry-only connection which needs to be aware of the TCP / IP protocol, Even in a network having a large number of terminals and servers such as a large-scale network, it is possible to avoid wasteful use of the TCP buffer port and the communication buffer holding time, which is a network resource.

【0056】また、本発明は、UDPプロトコルで送信
元および送信先間で使用するプロトコルのパスを確立
後、TCPプロトコルで送信元および送信先間のデータ
送受信を行うこの組み合わせにより、パス確立時はネッ
トワークリソースの節約を可能とし、データ送受信時は
TCPプロトコルが持つフロー制御および再送制御によ
る通信の信頼性を得るという効果がある。
Further, according to the present invention, after the path of the protocol used between the transmission source and the transmission destination is established by the UDP protocol, the data transmission / reception is performed between the transmission source and the transmission destination by the TCP protocol. There is an effect that it is possible to save network resources and obtain communication reliability by flow control and retransmission control that the TCP protocol has when transmitting and receiving data.

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

【図1】本発明の第1の実施の形態におけるシステムを
示すブロック図である。
FIG. 1 is a block diagram showing a system according to a first embodiment of the present invention.

【図2】本発明の第1の実施の形態における通信パスを
張るときの動作を示すシーケンス図である。
FIG. 2 is a sequence diagram showing an operation when establishing a communication path according to the first embodiment of the present invention.

【図3】本発明の第2の実施の形態におけるシステムを
示すブロック図である。
FIG. 3 is a block diagram showing a system according to a second embodiment of the present invention.

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

1 X25端末 2,3,6,7 アクセス装置 4 X25サーバ群 5 IP網 8 サーバ群 9 電話機 22,34 X25回線部 24 変換部 26,31,66,71 ルータ部 33,73 代表回線部 41 X25サーバ 62,74 回線部 81 サーバ 100 回線交換 1 x 25 terminal 2,3,6,7 access device 4 X25 server group 5 IP network 8 servers 9 telephones 22,34 X25 line part 24 Converter 26, 31, 66, 71 Router 33,73 Representative line section 41 X25 server 62,74 Line section 81 servers 100 circuit switching

フロントページの続き (58)調査した分野(Int.Cl.7,DB名) H04L 12/56 H04L 12/46 H04L 12/66 Front page continued (58) Fields surveyed (Int.Cl. 7 , DB name) H04L 12/56 H04L 12/46 H04L 12/66

Claims (8)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 複数の端末と、前記複数の端末を接続す
る第1の中継装置と、複数のサーバと、前記複数のサー
バを接続する回線部を複数具備した第2の中継装置と、 前記第1の中継装置と前記第2の中継装置とを接続する
IP網とを用いたTCP/IPにおけるコネクション設
定方法であって、 前記第1の中継装置が前記端末から呼設定要求を受信す
ると、UDPプロトコルを使用して前記第2の中継装置
に対して、前記中継装置が収容する前記サーバの回線部
の選択を要求するステップと、前記第2の中継装置が回
線部を選択し、 その回線部に割り当てられているIPアドレスをUDP
プロトコルを使用して前記第1の中継装置に返信するス
テップと、前記第1の中継装置が受信した前記IPアド
レスを宛先にして前記端末から受信した前記呼設定要求
をIPパケットにカプセル化し、 前記IP網へ送信するステップとを有することを特徴と
するTCP/IPにおけるコネクション設定方法。
1. A plurality of terminals, a first relay device that connects the plurality of terminals, a plurality of servers, and a second relay device that includes a plurality of line units that connect the plurality of servers, A connection setting method in TCP / IP using an IP network connecting a first relay device and the second relay device, wherein the first relay device receives a call setting request from the terminal, Requesting the second relay apparatus to select a line section of the server accommodated by the relay apparatus using the UDP protocol; and the second relay apparatus selecting the line section, UDP the IP address assigned to the department
Replying to the first relay device using a protocol, encapsulating the call setup request received from the terminal with the IP address received by the first relay device as an IP packet, And a step of transmitting to an IP network.
【請求項2】 前記第2の中継装置において、前記複数
のサーバの回線部を代表する代表回線部を設けることに
より、その代表回線部が前記第1の中継装置から前記サ
ーバの回線部の選択の要求があった場合に回線部のIP
アドレスを選択することを特徴する請求項1記載のTC
P/IPにおけるコネクション設定方法。
2. In the second relay device, by providing a representative line portion representing the line portions of the plurality of servers, the representative line portion selects the line portion of the server from the first relay device. IP of the line when there is a request for
The TC according to claim 1, wherein an address is selected.
Connection setting method in P / IP.
【請求項3】 前記第2の中継装置が、前記サーバとの
接続の変更を検出すると前記代表回線部に通知すること
を特徴とする請求項2記載のTCP/IPにおけるコネ
クション設定方法。
3. The connection setting method in TCP / IP according to claim 2, wherein when the second relay device detects a change in connection with the server, it notifies the representative line unit.
【請求項4】 端末と、前記端末に接続された第1の中
継装置と、複数のサーバと、前記複数のサーバを接続す
る回線部を複数具備した第2の中継装置と、前記第1の
中継装置と前記第2の中継装置とを接続するIP網とを
備えたTCP/IPにおけるコネクション設定方式にお
いて、 前記第1の中継装置がUDPプロトコルを使用して前記
第2の中継装置に対して、前記中継装置が収容する前記
サーバの回線部の選択を要求する要求手段と、 前記第2の中継装置が前記要求手段により回線部を選択
し、その回線部に割り当てられているIPアドレスをU
DPプロトコルを使用して前記第1の中継装置に返信す
る返信手段と、 前記第1の中継装置が返信手段により受信した前記IP
アドレスを宛先にして前記端末からの呼設定要求をIP
パケットにカプセル化し前記IP網へ送信する送信手段
とを有することを特徴とするTCP/IPにおけるコネ
クション設定方式。
4. A terminal, a first relay device connected to the terminal, a plurality of servers, a second relay device including a plurality of line units connecting the plurality of servers, and the first relay device. In a connection setting method in TCP / IP including a relay device and an IP network for connecting the second relay device, the first relay device uses a UDP protocol to the second relay device. , Requesting means for requesting selection of a line part of the server accommodated by the relay device, and the second relay device selecting the line part by the requesting means, and assigning an IP address assigned to the line part to U
Reply means for replying to the first relay device using a DP protocol, and the IP received by the reply means for the first relay device
IP address for call setup request from the terminal
A connection setting method in TCP / IP, comprising a transmission means for encapsulating the packet and transmitting it to the IP network.
【請求項5】 前記第2の中継装置は、前記要求手段に
より回線部のIPアドレスを選択する代表回線部を備え
ることを特徴する請求項記載のTCP/IPにおける
コネクション設定方式。
5. The connection setting method in TCP / IP according to claim 4, wherein the second relay device comprises a representative line section for selecting the IP address of the line section by the requesting means.
【請求項6】 前記第2の中継装置は、前記要求手段に
より回線部のIPアドレスを選択する代表回線部を備
え、 前記第1の中継装置は、送信先の識別番号に対応した前
記代表回線部のIPアドレスを含む第2の変換テーブル
を自装置の記憶部に有し、前記端末から前記サーバへの
呼設定要求時に前記第2の変換テーブルを検索し前記代
表回線部のIPアドレスを選択する手段を有することを
特徴とする請求項記載のTCP/IPにおけるコネク
ション設定方式。
6. The requesting means is provided for the second relay device.
Equipped with a representative line section for selecting the IP address of the line section
For example, the first relay device, a second conversion table containing the IP address of the representative line portion corresponding to the identification number of the destination has the storage unit of the own device, the call from the terminal to the server 5. The connection setting method in TCP / IP according to claim 4, further comprising means for searching the second conversion table and selecting an IP address of the representative line portion when a setting request is made.
【請求項7】 前記第2の中継装置において、前記代表
回線部は、前記サーバの識別番号と前記識別番号毎に対
応した自分を含む回線部のIPアドレスとを含む第1の
変換テーブルを記憶部に格納している手段を有すること
を特徴とする請求項5または6記載のTCP/IPにお
けるコネクション設定方式。
7. In the second relay device, the representative line unit stores a first conversion table including an identification number of the server and an IP address of a line unit including itself corresponding to each identification number. 7. The connection setting method in TCP / IP according to claim 5 or 6 , characterized in that it has means for storing it in the section.
【請求項8】前記第2の中継装置は、前記サーバとの接
続の変更を検出すると前記代表回線部に通知し前記第1
変換テーブルを書き換える書換手段を有することを
徴とする請求項記載のTCP/IPにおけるコネクシ
ョン設定方式。
8. The second relay device, upon detecting a change in connection with the server, notifies the representative line unit of the change and the first line
The connection setting method in TCP / IP according to claim 7, characterized in that it has rewriting means for rewriting the conversion table.
JP31437699A 1999-11-04 1999-11-04 Connection setting method and method in TCP / IP Expired - Fee Related JP3390384B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP31437699A JP3390384B2 (en) 1999-11-04 1999-11-04 Connection setting method and method in TCP / IP

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP31437699A JP3390384B2 (en) 1999-11-04 1999-11-04 Connection setting method and method in TCP / IP

Publications (2)

Publication Number Publication Date
JP2001136202A JP2001136202A (en) 2001-05-18
JP3390384B2 true JP3390384B2 (en) 2003-03-24

Family

ID=18052609

Family Applications (1)

Application Number Title Priority Date Filing Date
JP31437699A Expired - Fee Related JP3390384B2 (en) 1999-11-04 1999-11-04 Connection setting method and method in TCP / IP

Country Status (1)

Country Link
JP (1) JP3390384B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004239523A (en) * 2003-02-06 2004-08-26 Matsushita Electric Ind Co Ltd Hot water utilizing device
WO2004077741A1 (en) * 2003-02-06 2004-09-10 Matsushita Electric Industrial Co., Ltd. Information transmission system, information transmission method, electric device communication device, information communication device, communication control program

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4404371B2 (en) * 2001-06-08 2010-01-27 財団法人流通システム開発センタ− Communication system using IP network
JP3637881B2 (en) 2001-08-16 2005-04-13 日本電気株式会社 Distributed packet switching network
AU2003263610A1 (en) 2002-09-30 2004-04-23 Matsushita Electric Industrial Co., Ltd. Apparatuses, method and computer software products for controlling a home terminal

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3436471B2 (en) * 1997-05-26 2003-08-11 沖電気工業株式会社 Telephone communication method and telephone communication system
JP3603256B2 (en) * 1999-03-19 2004-12-22 富士通株式会社 Facsimile data transmission method via internet protocol network and relay device thereof
JP4454072B2 (en) * 1999-08-03 2010-04-21 富士通株式会社 IP communication network system and QoS guarantee device
JP4099930B2 (en) * 2000-06-02 2008-06-11 株式会社日立製作所 Router device and VPN identification information setting method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004239523A (en) * 2003-02-06 2004-08-26 Matsushita Electric Ind Co Ltd Hot water utilizing device
WO2004077741A1 (en) * 2003-02-06 2004-09-10 Matsushita Electric Industrial Co., Ltd. Information transmission system, information transmission method, electric device communication device, information communication device, communication control program

Also Published As

Publication number Publication date
JP2001136202A (en) 2001-05-18

Similar Documents

Publication Publication Date Title
US7508818B2 (en) IP telephony method and IP telephone system
US6016318A (en) Virtual private network system over public mobile data network and virtual LAN
US7840185B2 (en) Extended handset functionality and mobility
US7221940B2 (en) Server on wireless network communicates with terminal on cellular network
US20070019631A1 (en) Apparatus and method for managing data transfer in VoIP gateway
JPH0865343A (en) Inter-lan connecting device
RU2005102487A (en) METHOD FOR Encapsulating Internet Protocol Messages
JP2000183968A (en) Packet communication system and node constituting the same and edge device
US20040013247A1 (en) Internal information sharing system, call connection control server, wireless LAN telephone terminal apparatus and internal information sharing method thereof
WO2010009678A1 (en) Method, intercommunicating gateway, access point and system for processing lan data
JP3390384B2 (en) Connection setting method and method in TCP / IP
JP3155926B2 (en) Wireless packet transmission equipment
JP2001156852A (en) Network address conversion device
JPH1155326A (en) Mobile ip communication system and mobile ip communication method and router and terminal management server
JP3930215B2 (en) Information communication system and switching connection method of information communication system
JP2004147117A (en) Ip network system and h.323 gatekeeper
JPH1094038A (en) Mutual connection device
JP2002232934A (en) Mobile packet communication system
JP4143479B2 (en) Communication system between subscriber terminals
KR20010035641A (en) Internet protocol apparatus for communicating with private network from outsidenetwork
US8630254B2 (en) Telephone line switching apparatus, telephone line switching system, telephone relay system, telephone relay method, telephone relay program
JP4230797B2 (en) Switching network system and telephone switching device
JP2004080816A (en) Call originating/terminating processing of gateway device for ip telephone, recording medium having program thereof recorded thereon, and ip telephone system
JP4313723B2 (en) IP telephone exchange method and apparatus
JP2003333178A (en) Internet telephone system using general telephone set

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20021217

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080117

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090117

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100117

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110117

Year of fee payment: 8

LAPS Cancellation because of no payment of annual fees