JPH10262083A - Communication network system, conversion method for protocol in the system and recording medium recorded with and programmed with the same program - Google Patents

Communication network system, conversion method for protocol in the system and recording medium recorded with and programmed with the same program

Info

Publication number
JPH10262083A
JPH10262083A JP9063253A JP6325397A JPH10262083A JP H10262083 A JPH10262083 A JP H10262083A JP 9063253 A JP9063253 A JP 9063253A JP 6325397 A JP6325397 A JP 6325397A JP H10262083 A JPH10262083 A JP H10262083A
Authority
JP
Japan
Prior art keywords
data
protocol
vendor
host computer
distributed processing
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
JP9063253A
Other languages
Japanese (ja)
Inventor
Hiroki Seo
弘樹 瀬尾
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.)
Toshiba Corp
Original Assignee
Toshiba 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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP9063253A priority Critical patent/JPH10262083A/en
Publication of JPH10262083A publication Critical patent/JPH10262083A/en
Pending legal-status Critical Current

Links

Landscapes

  • Computer And Data Communications (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Small-Scale Networks (AREA)
  • Communication Control (AREA)

Abstract

PROBLEM TO BE SOLVED: To realize use as a host terminal by utilizing a talent protocol by the PC of respective venders installed on a LAN line, connected to a distributed processing computer similar to the terminal of the distributed processing computer used as the host terminal on the distributed processing computer connected to a host computer by a communication channel. SOLUTION: A distributed processing computer 3 receives a data exchange request organized from a multi-vender PC 13 by built-in server 6, allocates a gateway 7 for the respective requests, prepares an information exchange area (mail box 8) on a memory, establishes a connection sequence, corresponding to the protocols of respective lines based on information written in the information exchange area by the built-in gateway 8 and transmits the data to the host computer or the multi-vender PC, while converting received data to formats corresponding to the respective protocols.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、通信ネットワーク
システム、ならびに同システムにおけるブロトコルの変
換方法、及び同方法をプログラムし記録したことを特徴
とする記録媒体に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a communication network system, a protocol conversion method in the communication network system, and a recording medium characterized in that the method is programmed and recorded.

【0002】[0002]

【従来の技術】一般に、分散処理システムにおいては、
そのシステムを構成するノード(データ処理装置)それ
ぞれにおいて得られるデータ処理結果等を集計する目的
で、各ノードがホストコンピュータに所定の回線によっ
て接続されている。
2. Description of the Related Art Generally, in a distributed processing system,
Each node is connected to a host computer by a predetermined line for the purpose of totalizing data processing results and the like obtained at each node (data processing device) constituting the system.

【0003】近年パーソナルコンピュータ(以降PCと
表記)の普及によって各ベンダのPC、各ベンダの端末
エミュレータをノードとしてシステムに組み込み、LA
N回線を使用しTCP/IP(Transmission Control P
rotocol /Internet Protocol )通信プロトコル(以降
telnetプロトコルと表記)で構築した構成が主流
となりつつある。この場合、各ノード間の通信プロトコ
ルと従来使用していたホストコンピュータの通信プロト
コルが異なるため、従来はホストコンピュータ側に特別
なハードウエアであるTCP/IP変換装置を設置し、
ホストコンピュータチャネルの確保等ハードウエア環境
の追加/変更、及び、大規模なソフトウエア環境を見直
すことにより実現していた。
With the recent spread of personal computers (hereinafter abbreviated as PCs), PCs of each vendor and terminal emulators of each vendor are incorporated into the system as nodes, and LA
TCP / IP (Transmission Control P
A configuration constructed by a rotocol / Internet Protocol (hereinafter referred to as a telnet protocol) is becoming mainstream. In this case, since the communication protocol between each node and the communication protocol of the host computer used conventionally are different, a TCP / IP conversion device which is special hardware is conventionally installed on the host computer side,
This has been realized by adding / changing a hardware environment such as securing a host computer channel and reviewing a large-scale software environment.

【0004】また、LAN回線は通信シーケンスの調
査、対ホストコンピュータとのユーザデータ通信履歴を
調査したい場合などには別ハードウエアである回線アナ
ライザーを設置しデータ採取を行う必要がある。
In addition, when examining a communication sequence of a LAN line or investigating a history of user data communication with a host computer, it is necessary to install a line analyzer, which is another hardware, to collect data.

【0005】[0005]

【発明が解決しようとする課題】従来、各ベンダのP
C、各ベンダの端末エミュレータをノードとしてシステ
ムに組み込む場合は、各ノード間の通信プロトコルとホ
ストコンピュータの通信プロトコルが異なり、従来は各
ノードとホストコンピュータ間のデータ転送を正常に実
行するために、ホストコンピュータ上にPCをノードと
して使用する際の通信プロトコルであるTCP/IP環
境を新規に構築しなければならなかった。環境を構築す
るためには高価なハードウエアであるTCP/IP変換
装置が必要であり、かつ、ホストコンピュータに新規に
チャネルを増設しなければならない。また、ホストコン
ピュータ側のシステム設計の大幅な見直しが必要で環境
設定面でインパクトが大きいという問題があった。
Conventionally, each vendor's P
C. When the terminal emulator of each vendor is incorporated in the system as a node, the communication protocol between each node and the communication protocol of the host computer are different. Conventionally, in order to normally execute data transfer between each node and the host computer, A TCP / IP environment, which is a communication protocol when a PC is used as a node on a host computer, must be newly constructed. In order to construct the environment, a TCP / IP converter, which is expensive hardware, is required, and a new channel must be added to the host computer. In addition, there has been a problem that the system design on the host computer side needs to be greatly reconsidered, which has a large impact on the environment setting.

【0006】更に、LAN回線は通信シーケンスの調
査、対ホストコンピュータとの通信履歴を採取したい場
合は別ハードウエアである回線アナライザーを設置して
データ採取を行わなければならないという問題もあっ
た。
In addition, there is another problem that the LAN line must be installed with a separate line analyzer to collect data when investigating a communication sequence and collecting communication history with the host computer.

【0007】本発明は上記の問題を解決するためになさ
れたものであり、ホストコンピュータと通信回線で接続
された分散処理コンピュータ上でホスト端末として使用
される分散処理コンピュータの端末と同様に、分散処理
コンピュータと接続されたLAN回線上に設置される各
ベンダのPCがtelnetプロトコルを利用しホスト
端末として使用する事を実現させた通信ネットワークシ
ステム、ならびに同システムにおけるブロトコルの変換
方法、及び同方法がプログラムされ記録されるメモリ媒
体を提供することを目的とする。
SUMMARY OF THE INVENTION The present invention has been made to solve the above-mentioned problem, and has the same advantages as those of a distributed processing computer used as a host terminal on a distributed processing computer connected to a host computer through a communication line. A communication network system that realizes that each vendor's PC installed on a LAN line connected to a processing computer uses a telnet protocol as a host terminal, and a protocol conversion method in the system and the same method It is an object to provide a memory medium which is programmed and recorded.

【0008】[0008]

【課題を解決するための手段】本発明の通信ネットワー
クシステムは、(1)ホストコンピュータと、ホストコ
ンピュータとはWAN回線経由で接続され、第1のプロ
トコルに従うデータ交換を行う分散処理コンピュータ
と、分散処理コンピュータとはLAN回線経由で接続さ
れ、第2のプロトコルに従うデータ交換を行う少なくと
も1個のマルチベンダPCから成り、上記分散処理コン
ピュータは、それぞれがサポートする第1と第2のプロ
トコルに従い交換データに対する双方向のプロトコル変
換を行うことによりホストコンピュータとマルチベンダ
PC間でデータ交換を行うこと、(2)ホストコンピュ
ータと、ホストコンピュータとはWAN回線経由で接続
され、第1のプロトコルに従うデータ交換を行う分散処
理コンピュータと、分散処理コンピュータとはLAN回
線経由で接続され、第2のプロトコルに従うデータ交換
を行う少なくとも1個のマルチベンダPCから成り、上
記分散処理コンピュータは、それぞれがサポートする第
1と第2のプロトコルに従い交換データに対する双方向
のプロトコル変換を行うことによりホストコンピュータ
とマルチベンダPC間でデータ交換を行うプロトコル変
換手段と、第1と第2のプロトコルに従う接続処理なら
びに受信データの到来を待って受信データの通信履歴を
採取し不揮発性メモリへ記録するトレース手段とを具備
することを特徴とする。
A communication network system according to the present invention comprises: (1) a host computer, a distributed processing computer connected to the host computer via a WAN line, and exchanging data according to a first protocol; The processing computer is connected via a LAN line and comprises at least one multi-vendor PC for exchanging data according to a second protocol, wherein the distributed processing computer exchanges data according to first and second protocols supported by the respective computers. (2) The host computer and the host computer are connected via a WAN line to exchange data according to the first protocol by performing bidirectional protocol conversion on the host computer and the multi-vendor PC. A distributed processing computer, The distributed processing computer is connected to the distributed processing computer via a LAN line and comprises at least one multi-vendor PC for exchanging data according to a second protocol. The distributed processing computer exchanges data according to the first and second protocols supported by each of the distributed processing computers. Protocol conversion means for performing data exchange between the host computer and the multi-vendor PC by performing bidirectional protocol conversion on data, connection processing according to the first and second protocols, and communication of received data after arrival of received data Trace means for collecting a history and recording the history in a nonvolatile memory.

【0009】また、本発明の通信ネットワークシステム
におけるプロトコル変換方法は、(1)ホストコンピュ
ータと、ホストコンピュータとはWAN回線経由で接続
され、第1のプロトコルに従うデータ交換を行う分散処
理コンピュータと、分散処理コンピュータとはLAN回
線経由で接続され、第2のプロトコルに従うデータ交換
を行う少なくとも1個のマルチベンダPCから構成され
る通信ネットワークシステムにおいて、上記分散処理コ
ンピュータは、内蔵するサーバによってマルチベンダP
Cから発せられるデータ交換要求を受け付け、それぞれ
の要求毎にゲートウェイを割り付けてメモリ上に情報交
換領域を作成し、内蔵するゲートウェイによって情報交
換領域に書き込まれた情報を基に各回線のプロトコルに
従う接続シーケンスを確立し、受信データをそれぞれの
プロトコルに従うデータフォーマットに変換しながらホ
ストコンピュータもしくはマルチベンダPCに対しデー
タを送信すること、(2)ホストコンピュータと、ホス
トコンピュータとはWAN回線経由で接続され、第1の
プロトコルに従うデータ交換を行う分散処理コンピュー
タと、分散処理コンピュータとはLAN回線経由で接続
され、第2のプロトコルに従うデータ交換を行う少なく
とも1個のマルチベンダPCから構成される通信ネット
ワークシステムにおいて、上記分散処理コンピュータ
は、内蔵するサーバによってマルチベンダPCから発せ
られるデータ交換要求を受け付け、それぞれの要求毎に
ゲートウェイを割り付けてメモリ上に情報交換領域を作
成し、内蔵するゲートウェイによって情報交換領域に書
き込まれた情報を基に第1と第2のプロトコルに従う接
続処理を試み、第2のプロトコルに従う接続シーケンス
の履歴を採取するとともに、受信データの到来を待って
マルチベンダPCからホストコンピュータへ送信するデ
ータの通信履歴を採取することを特徴とする。
The protocol conversion method in the communication network system according to the present invention includes: (1) a host computer, a distributed processing computer connected to the host computer via a WAN line, and exchanging data according to a first protocol; In a communication network system connected to a processing computer via a LAN line and configured to exchange data according to a second protocol and comprising at least one multi-vendor PC, the distributed processing computer is connected to a multi-vendor P by an internal server.
A data exchange request issued from C is received, a gateway is allocated for each request, an information exchange area is created in a memory, and connection according to a protocol of each line is performed based on information written in the information exchange area by the built-in gateway. Establishing a sequence and transmitting data to a host computer or a multi-vendor PC while converting received data into a data format conforming to the respective protocol; (2) the host computer and the host computer are connected via a WAN line; A distributed processing computer for exchanging data according to the first protocol and a distributed processing computer are connected via a LAN line to a communication network system including at least one multi-vendor PC for exchanging data according to the second protocol. The distributed processing computer receives a data exchange request issued from a multi-vendor PC by a built-in server, allocates a gateway for each request, creates an information exchange area on a memory, and uses the built-in gateway to execute an information exchange area. Attempts connection processing according to the first and second protocols on the basis of the information written in the, collects the history of the connection sequence according to the second protocol, waits for the arrival of received data, and transmits it from the multi-vendor PC to the host computer The communication history of the data to be collected is collected.

【0010】更に、本発明の記録媒体は、(1)ホスト
コンピュータと、ホストコンピュータとはWAN回線経
由で接続され、第1のプロトコルに従うデータ交換を行
う分散処理コンピュータと、分散処理コンピュータとは
LAN回線経由で接続され、第2のプロトコルに従うデ
ータ交換を行う少なくとも1個のマルチベンダPCから
構成される通信ネットワークシステムにおけるプロトコ
ル変換方法であって、サーバによってマルチベンダPC
から発せられるデータ交換要求を受け付け、それぞれの
要求毎にゲートウェイを割り付けてメモリ上に情報交換
領域を作成し、ゲートウェイによって情報交換領域に書
き込まれた情報を基に各回線のプロトコルに従う接続シ
ーケンスを確立し、受信データをそれぞれのプロトコル
に従うデータフォーマットに変換しながらホストコンピ
ュータもしくはマルチベンダPCに対しデータを送信す
るようにプログラムされ記録される、(2)ホストコン
ピュータと、ホストコンピュータとはWAN回線経由で
接続され、第1のプロトコルに従うデータ交換を行う分
散処理コンピュータと、分散処理コンピュータとはLA
N回線経由で接続され、第2のプロトコルに従うデータ
交換を行う少なくとも1個のマルチベンダPCから構成
される通信ネットワークシステムにおけるプロトコル変
換方法であって、分散処理コンピュータに内蔵されるサ
ーバによってマルチベンダPCから発せられるデータ交
換要求を受け付け、それぞれの要求毎にゲートウェイを
割り付けてメモリ上に情報交換領域を作成し、同じく内
蔵されるゲートウェイによって情報交換領域に書き込ま
れた情報を基に第1と第2のプロトコルに従う接続処理
を試み、第2のプロトコルに従う接続シーケンスの履歴
を採取するとともに、受信データの到来を待ってマルチ
ベンダPCからホストコンピュータへ送信するデータの
通信履歴を採取するようにプログラムし記録することを
特徴とする。
Further, the recording medium of the present invention comprises: (1) a host computer, a distributed processing computer connected to the host computer via a WAN line and exchanging data according to a first protocol, and a distributed processing computer connected to a LAN. A protocol conversion method in a communication network system including at least one multi-vendor PC connected via a line and exchanging data according to a second protocol, wherein the server converts the multi-vendor PC
Accepts data exchange requests issued from the Internet, allocates a gateway for each request, creates an information exchange area in memory, and establishes a connection sequence according to the protocol of each line based on the information written in the information exchange area by the gateway. The data is programmed and recorded so as to transmit the data to a host computer or a multi-vendor PC while converting the received data into a data format conforming to the respective protocol. (2) The host computer and the host computer are connected via a WAN line. A distributed processing computer connected to perform data exchange according to a first protocol;
A protocol conversion method in a communication network system comprising at least one multi-vendor PC connected via an N line and exchanging data according to a second protocol, wherein the multi-vendor PC is provided by a server built in a distributed processing computer. , A gateway is allocated for each request, an information exchange area is created in a memory, and first and second data are written based on the information written in the information exchange area by the built-in gateway. And records the communication history of the data transmitted from the multi-vendor PC to the host computer after waiting for the arrival of the received data, while collecting the connection sequence history according to the second protocol. It is characterized by doing.

【0011】このことにより、従来マルチベンダPCが
telnetプロトコルでホスト端末として使用する際
に設置が必要であった高価なTCP/IP変換ハードウ
ェアを不要とし、チャネルも既設のものをそのまま使用
可能である。また、ホストコンピュータはTCP/IP
を一切意識する必要がなく既存の分散処理コンピュータ
との接続環境をそのまま使用するために、その他ハード
ウエア環境、ソフトウエア環境とも一切の変更はないと
いった効果が得られる。ホスト端末となるPCにおいて
もtelnetプロトコルで接続されるために各ベンダ
のPC、各ベンダの端末エミュレータをそのまま使用す
ることができる。更に、 LAN回線の通信シーケンス
の調査、対ホストコンピュータとの通信履歴についても
通信履歴を分散処理コンピュータが持つディスクに書き
込むため、データの調査が容易であるといった効果も得
られる。
[0011] This eliminates the need for expensive TCP / IP conversion hardware, which has conventionally been required when a multi-vendor PC is used as a host terminal using the telnet protocol, and allows existing channels to be used as they are. is there. The host computer is TCP / IP
Since there is no need to be aware of the above and the connection environment with the existing distributed processing computer is used as it is, there is an effect that there is no change in any other hardware environment and software environment. Since the PC serving as the host terminal is connected by the telnet protocol, the PC of each vendor and the terminal emulator of each vendor can be used as they are. Furthermore, since the investigation of the communication sequence of the LAN line and the history of communication with the host computer are also written on the disk of the distributed processing computer, the effect of facilitating data investigation can be obtained.

【0012】[0012]

【発明の実施の形態】図1は本発明の実施態様を示すブ
ロック図である。
FIG. 1 is a block diagram showing an embodiment of the present invention.

【0013】図において、1はホストコンピュータ、3
は分散処理コンピュータ、13はマルチベンダPCであ
る。本発明実施例においては,ホストコンピュータ1、
PC13間でオンライン処理が実行され、ホストコンピ
ュータ1、マルチベンダPC13の間には通信プロトコ
ルの変換を行う分散処理コンピュータ3が仲介してい
る。ホストコンピュータ1と分散処理コンピュータ3の
間はWAN(WideArea Network)回線
で接続され、通信プロトコルはHDLC(Highle
vel Data Link Control)及びD
DXに従う。分散処理コンピュータ3とマルチベンダP
C13間はEthernet LAN(Local A
rea Network)で接続されており、通信プロ
トコルはtelnetに従う。通信プロトコルの変換
は、分散処理コンピュータ3の主記憶上に常駐し、PC
13からの接続要求を受け付けるサーバ部6、接続要求
毎にサーバ6より動的に起動されPC13と1対1に対
応するゲートウエイ部7(71〜71n)で構成され
る。
In the figure, 1 is a host computer, 3
Is a distributed processing computer, and 13 is a multi-vendor PC. In the embodiment of the present invention, the host computer 1,
Online processing is executed between the PCs 13, and a distributed processing computer 3 that converts a communication protocol is interposed between the host computer 1 and the multi-vendor PC 13. The host computer 1 and the distributed processing computer 3 are connected by a WAN (Wide Area Network) line, and the communication protocol is HDLC (High).
vel Data Link Control) and D
Follow DX. Distributed processing computer 3 and multi-vendor P
Between Ethernet C13 and Ethernet LAN (Local A
(rear Network), and the communication protocol conforms to telnet. The conversion of the communication protocol resides in the main memory of the
The server unit 6 receives a connection request from the PC 13, and comprises a gateway unit 7 (71-71 n) which is dynamically activated by the server 6 for each connection request and corresponds to the PC 13 on a one-to-one basis.

【0014】分散処理コンピュータ3のサーバ部6はt
elnetプロトコルのポート番号で回線からの接続要
求を待ち、PC13からのポート番号指定の接続要求が
回線上に発行された場合に要求を受け付ける。サーバ部
6は要求を受け付けると主記憶上にサーバ部、ゲートウ
エイ部間の情報交換エリア(メイルボックス)8を作成
し、ゲートウエイ部7を主記憶上に起動させる。ゲート
ウエイ部7起動後の制御は全てゲートウエイ部7に委ね
る。
The server unit 6 of the distributed processing computer 3 has t
It waits for a connection request from the line with the port number of the elnet protocol, and accepts the request when a connection request specifying the port number from the PC 13 is issued on the line. Upon receiving the request, the server unit 6 creates an information exchange area (mailbox) 8 between the server unit and the gateway unit on the main memory, and activates the gateway unit 7 on the main memory. All control after the activation of the gateway unit 7 is left to the gateway unit 7.

【0015】複数のPC13より同一ポート番号で接続
要求が発行された場合には接続要求の数だけゲートウエ
イ部7が起動される。接続要求のデータフォーマット内
には、ホストコンピュータ1に対応する論理アドレスが
格納されており、この論理アドレスをキーにしてホスト
コンピュータ1と対応づける。ホストコンピュータ1、
PC13間のセッションが切断された場合に、ゲートウ
エイ部7はメモリより削除される。また、ゲートウエイ
部7は分散処理コンピュータ3、PC13間のTeln
etプロトコルの通信履歴を分散処理コンピュータ3が
持つディスク等外部記憶に逐次書き込む。このことによ
り、不正データのチエック、回線障害の検知を専用のハ
ードウェアを必要とせず調査することができる。
When a plurality of PCs 13 issue connection requests with the same port number, the gateway units 7 are activated by the number of connection requests. A logical address corresponding to the host computer 1 is stored in the data format of the connection request, and the logical address is associated with the host computer 1 using the logical address as a key. Host computer 1,
When the session between the PCs 13 is disconnected, the gateway unit 7 is deleted from the memory. Further, the gateway unit 7 is a Teln between the distributed processing computer 3 and the PC 13.
The communication history of the et protocol is sequentially written to an external storage such as a disk of the distributed processing computer 3. As a result, it is possible to investigate a check for illegal data and a detection of a line failure without using dedicated hardware.

【0016】図2乃至図4は、図1に示す本発明実施例
の動作を説明するために引用したフローチャートであ
る。図2はサーバ部6の動作を、図3、図4はゲートウ
エイ部7の動作を示す。
FIGS. 2 to 4 are flowcharts cited for describing the operation of the embodiment of the present invention shown in FIG. 2 shows the operation of the server unit 6, and FIGS. 3 and 4 show the operation of the gateway unit 7.

【0017】図2を参照して図1の動作について説明す
る。サーバ部6はプログラム起動後、使用者により事前
に通信環境が設定されている環境定義パラメタを読み込
み、使用する物理回線、論理ユニット群を主記憶上に展
開する。PC13からのtelnetプロトコルに従う
接続要求を受け付けると主記憶上に展開した環境定義に
適合した接続要求かどうかをチエックし、適合していれ
ば本要求に対してゲートウエイ部7を1対1で割り付け
る。ゲートウエイ部7は自分をホストコンピュータとみ
なしてtelnetプロトコルの接続シーケンスをPC
13との間で確立させる。接続シーケンスが正常に行わ
れた場合、接続要求内に格納される論理ユニット情報に
より既存回線のプロトコルであるWAN回線プロトコル
のセッションを対ホストコンピュータ1との間で確立す
る。telnetプロトコル、WANプロトコルともセ
ッションが確立されると、ゲートウエイ部7は両方の回
線に対し受信要求を発行しデータを待つ。
The operation of FIG. 1 will be described with reference to FIG. After starting the program, the server unit 6 reads environment definition parameters in which a communication environment is set in advance by a user, and expands a physical line and a logical unit group to be used on a main memory. When a connection request according to the telnet protocol from the PC 13 is received, it is checked whether the connection request conforms to the environment definition developed on the main memory. If the connection request conforms, the gateway unit 7 is assigned one-to-one to the request. The gateway unit 7 regards itself as a host computer and transmits the connection sequence of the telnet protocol to the PC.
13 is established. When the connection sequence is normally performed, a session of the WAN line protocol, which is the protocol of the existing line, is established with the host computer 1 by using the logical unit information stored in the connection request. When a session is established in both the telnet protocol and the WAN protocol, the gateway unit 7 issues a reception request to both lines and waits for data.

【0018】次に、図3を用い分散処理コンピュータ3
がホストコンピュータ1からデータを受信した場合の処
理を説明する。まず、分散処理コンピュータ3は、受信
したデータは何かチエックする。データであることが確
認されたならばWANプロトコルのヘッダをチエック
し、データが単独か連続するかを確認し、データの先
頭、中間、最後を認識してテーブルに格納する。その
後、WANプロトコルのヘッダをtelnetプロトコ
ルのヘッダに変換する。先頭、中間時はそのデータをP
C13にそのまま送出する。単独あるいは最後のデータ
の場合は、データ内に終了指示であるEORマークを埋
め込みPC13に送出後、続いてtelnetプロトコ
ルのタイミングマークを作成しPCに13送信する。こ
れによりPC13は受信データの終結を判断することが
できる。
Next, referring to FIG.
Will be described when data is received from the host computer 1. First, the distributed processing computer 3 checks what data is received. If the data is confirmed, the header of the WAN protocol is checked, whether the data is independent or continuous, and the beginning, middle, and end of the data are recognized and stored in the table. After that, the header of the WAN protocol is converted into the header of the telnet protocol. The data is P
It is sent to C13 as it is. In the case of the single data or the last data, an EOR mark, which is an end instruction, is embedded in the data and transmitted to the PC 13, and then a timing mark of the telnet protocol is created and transmitted to the PC 13. Thereby, the PC 13 can determine the end of the received data.

【0019】チエックしたものがデータで以外であった
場合には、WANプロトコルに従うホストコンピュータ
1からの応答か切断要求かをチエックする。応答の場合
はtelnetプロトコルに従うタイミングマークを作
成しPC13に送信する。切断要求の場合は対ホストコ
ンピュータ1との間をWANプロトコルで切断(NHF
H UNBIND)し、完了後に対PC13との間をt
elnetプロトコルで切断処理する。切断完了後ゲー
トウエイ部7はメモリから削除される。
If the checked data is other than data, a check is made to determine whether a response or disconnection request from the host computer 1 in accordance with the WAN protocol. In the case of a response, a timing mark according to the telnet protocol is created and transmitted to the PC 13. In the case of a disconnection request, the connection with the host computer 1 is disconnected by the WAN protocol (NHF
H UNBIND), and after completion, t
Disconnect processing is performed using the elnet protocol. After the disconnection is completed, the gateway unit 7 is deleted from the memory.

【0020】図4は分散処理コンピュータ3がPC13
からデータを受信した場合の処理を説明したものであ
る。まず受信したデータは何かをチエックし、データで
あることが確認されたならばデータ内をチエックし、終
了符号(EOR)が存在するかチエックして存在しなけ
れば連続データの最初とみなし、WANプロトコルのフ
ァーストヘッダを付加し、ホストコンピュータ1に送信
する。次に、受信したデータ内にも終了符号がなければ
連続データの中間とみなし、WANプロトコルのミドル
ヘッダを付加してホストコンピュータ1に送信する。受
信データ内に終了符号が見つかるまではその後のデータ
は全て中間とみなし処理を行う。この流れの中で受信デ
ータ内に終了符号が見つかった場合に該当データは連続
データの最後とみなし、WANプロトコルのラストヘッ
ダを付けホストコンピュータ1に送出する。連続データ
の最後に対してホストコンピュータ1から応答(レスポ
ンス)を受信した時、telnetプロトコルのタイミ
ングマークを作成しPC13に送ることによりPC13
も正常にデータが送信できたことを認識することができ
る。
FIG. 4 shows that the distributed processing computer 3 is a PC 13
This explains the processing when data is received from the. First, the received data is checked for something. If it is confirmed that the data is data, the inside of the data is checked. If the end code (EOR) is present or not, it is regarded as the beginning of continuous data. A first header of the WAN protocol is added, and transmitted to the host computer 1. Next, if there is no end code in the received data, it is regarded as the middle of continuous data, and a middle header of the WAN protocol is added to the received data and transmitted to the host computer 1. Until an end code is found in the received data, all subsequent data is regarded as intermediate and processed. If an end code is found in the received data in this flow, the corresponding data is regarded as the end of the continuous data, and a last header of the WAN protocol is attached to the data and transmitted to the host computer 1. When a response (response) is received from the host computer 1 with respect to the end of the continuous data, a timing mark of the telnet protocol is created and sent to the PC 13 so that the PC 13
Can also recognize that data has been successfully transmitted.

【0021】チエックしたものがデータで以外であった
場合には、telnetプロトコルのタイミングマーク
か切断要求かをチエックし、タイミングマークの場合は
WANプロトコルの応答を作成しホストコンピュータ1
に送信する。切断要求の場合は、対PC13との間をt
elnetプロトコルで切断後、ホストコンピュータ1
との間をWANプロトコルで切断する。切断完了後ゲー
トウエイ部7はメモリから削除される。
If the checked data is other than data, a check is made as to whether it is a telnet protocol timing mark or a disconnection request. In the case of a timing mark, a WAN protocol response is created and the host computer 1
Send to In the case of a disconnection request, t
host computer 1 after disconnecting with the elnet protocol
Is disconnected by the WAN protocol. After the disconnection is completed, the gateway unit 7 is deleted from the memory.

【0022】図5は、ホストコンピュータ1からPC1
3へ、図6は、PC13からホストコンピュータ1へデ
ータを送信する際のそれぞれにおけるデータ交換のシー
ケンスを示す。
FIG. 5 shows that the host computer 1 is connected to the PC 1
3 and FIG. 6 show a data exchange sequence in each case of transmitting data from the PC 13 to the host computer 1.

【0023】以下、図5、図6を参照しながら図3、図
4に示すフローチャート中、番号を付した部分の詳細を
説明する。図3において、S31はホストコンピュータ
1から送られたPC13へのデータを、WANプロトコ
ルからtelnetプロトコルに変換するモジュールで
あり、ここでデータヘッダ部の変換を行う。S32はデ
ータのチエインを調べるモジュールであり受信データが
単独、連続データの先頭(FIC)、中間(MIC)、
最後(LIC)かを調査する。S33はPC13に対し
てデータを送る処理であり、変換されたデータ及びte
lnetプロトコルのタイミングマーク(TM)をPC
13に送信する。データ送信時に送信通信データの通信
履歴を採取する。S34はPC13に対してデータを送
る処理であり、変換されたデータをPC13に送信す
る。データ送信時に送信通信データの通信履歴を採取す
る。S35はデータ以外を判別するモジュールであり応
答と切断要求を判別する。S36は切断処理であり、W
ANプロトコルの切断処理(UNBIND)を行い完了
後PCに対して切断を通告する。S37はホストコンピ
ュータ1から送られたPC13への応答をWANプロト
コルからtelnetプロトコルのタイミングマークに
変換しPC13に送信する。
The details of the numbered parts in the flowcharts shown in FIGS. 3 and 4 will be described below with reference to FIGS. In FIG. 3, S31 is a module for converting the data sent from the host computer 1 to the PC 13 from the WAN protocol to the telnet protocol, and here converts the data header portion. S32 is a module for checking the chain of the data. The received data is independent, the head of continuous data (FIC), the middle (MIC),
Investigate whether it is the last (LIC). S33 is a process for sending data to the PC 13, in which the converted data and te
lnet protocol timing mark (TM) to PC
13 is transmitted. Collect communication history of transmission communication data at the time of data transmission. S34 is a process of transmitting data to the PC 13, and transmits the converted data to the PC 13. Collect communication history of transmission communication data at the time of data transmission. S35 is a module for determining other than data, and determines a response and a disconnection request. S36 is a cutting process, and W
After performing disconnection processing (UNBIND) of the AN protocol, the disconnection is notified to the PC after completion. In step S37, the response to the PC 13 sent from the host computer 1 is converted from the WAN protocol to a timing mark of the telnet protocol and transmitted to the PC 13.

【0024】図4において、S41はPC13からホス
トコンピュータ1へ送るデータをtelnetプロトコ
ルからWANプロトコルに変換するモジュールであり、
ここでデータヘッダ部の変換行う。S42はデータ内の
終了符号(EOR)を調べるモジュールであり、ここで
受信データが最後のデータであるかどうかを調査(EO
R TM)する。S43はホストコンピュータ1に対し
て継続があるデータを送る処理である。ホストコンピュ
ータ1に送信するデータのヘッダ部には最初か中間の符
号(FIC/MIC)を付ける。S44は、ホストコン
ピュータ1に対して応答を期待するデータを送る処理で
ある。ホストコンピュータ1に対して送信するデータの
ヘッダ部には単独か終了の符号を付ける。S45はホス
トコンピュータ1からの応答を処理するモジュールであ
り、応答を受信後PCにタイミングマークを送出する。
S46はデータ以外を判別するモジュールであり応答と
接続/切断要求を判別する。S47は切断処理でありW
ANプロトコルの切断処理を行い完了後PCに対して切
断(UNBIND)を通告する。48は接続処理であり
WANプロトコルの接続処理(BIND)を行う。S4
9はタイミングマークをホストコンピュータ1への応答
に変換し送出するモジュールである。
In FIG. 4, S41 is a module for converting data sent from the PC 13 to the host computer 1 from the telnet protocol to the WAN protocol.
Here, the data header part is converted. S42 is a module for checking an end code (EOR) in the data. Here, it is checked whether the received data is the last data (EO).
RTM). S43 is a process of sending data having continuation to the host computer 1. The header portion of the data to be transmitted to the host computer 1 is provided with a first or intermediate code (FIC / MIC). S44 is a process of sending data for which a response is expected to the host computer 1. The header portion of the data to be transmitted to the host computer 1 is attached with a code of sole or end. S45 is a module for processing a response from the host computer 1, and sends a timing mark to the PC after receiving the response.
S46 is a module for determining other than data, and determines a response and a connection / disconnection request. S47 is a cutting process and W
After disconnecting the AN protocol, the PC is notified of disconnection (UNBIND) after completion. A connection process 48 performs a WAN protocol connection process (BIND). S4
Reference numeral 9 denotes a module for converting a timing mark into a response to the host computer 1 and transmitting the response.

【0025】最後に、通信履歴の採取処理について説明
する。
Finally, the communication history collecting process will be described.

【0026】本発明実施例では、分散処理コンピュータ
3が持つ外部記憶に、対PC13とのtelnetプロ
トコルの通信履歴を採取するトレース機構を構築した。
図1に通信履歴ファイル10として示してある。トレー
ス機構は、分散処理コンピュータ3上に構築される、上
述した通信プロトコル変換機構とTCP/IPファーム
ウエア14間のインタフェース入出力を採取したもので
ある。TCP/IPファームウエア14はLANボード
11上に搭載され、telnetプロトコルを具体的に
実現するためのプログラムである。通信履歴は一回の入
出力を1レコードとして扱い、ヘッダ部にIPアドレス
を付加し、ホストコンピュータ1からPC13に対する
データには“→”( 右矢印)、PC13からホストコン
ピュータ1に対するデータには“←”(左矢印)を付加
することによりアナライザ同様の見易さを実現した。従
来はLAN回線12上のユーザデータを調査するために
はLAN回線12に専用のアナライザを準備し、それを
取り付けることによりデータを調査していたものである
が、本発明機能により分散処理コンピュータ3上の外部
記憶上に通信履歴が採取されるため、不正データのチエ
ック、回線障害の検知を特定の装置を設置することなく
調査可能となる。
In the embodiment of the present invention, a trace mechanism for collecting the communication history of the telnet protocol with the PC 13 in the external storage of the distributed processing computer 3 is constructed.
FIG. 1 shows a communication history file 10. The tracing mechanism is obtained by collecting interface inputs and outputs between the above-described communication protocol conversion mechanism and the TCP / IP firmware 14, which are constructed on the distributed processing computer 3. The TCP / IP firmware 14 is mounted on the LAN board 11 and is a program for specifically realizing the telnet protocol. In the communication history, one input / output is treated as one record, an IP address is added to the header, and “→” (right arrow) is applied to data from the host computer 1 to the PC 13, and “→” is applied to data from the PC 13 to the host computer 1. By adding "←" (left arrow), the same visibility as the analyzer was realized. Conventionally, in order to investigate user data on the LAN line 12, a dedicated analyzer is prepared for the LAN line 12 and the data is investigated by attaching it. Since the communication history is collected on the above external storage, it is possible to check for illegal data and detect a line failure without installing a specific device.

【0027】[0027]

【発明の効果】以上説明のように本発明は、ホストコン
ピュータとはWAN回線で接続される分散処理コンピュ
ータ上でホスト端末として使用される端末と同様、分散
処理コンピュータにLAN経由で接続される各ベンダの
PCがTCP/IPプロトコルを利用しホスト端末とし
て使用することを実現するものであり、高価なハードウ
エアを不要とし、かつ、ホストコンピュータはTCP/
IPを一切意識する必要がなく既存の分散処理コンピュ
ータとの接続環境をそのまま使用できるためにその他ハ
ードウエア環境、ソフトウエア環境とも一切の変更を要
しない。また、ホスト端末となるPCにおいてもTCP
/IP(telnet)プロトコルで接続されるために
各ベンダのPC、各ベンダの端末エミュレータをそのま
ま使用することができる。
As described above, according to the present invention, the host computer is connected to the distributed processing computer via the LAN similarly to the terminal used as the host terminal on the distributed processing computer connected by the WAN line. This realizes that the PC of the vendor uses the TCP / IP protocol as a host terminal, does not require expensive hardware, and the host computer uses the TCP / IP.
Since there is no need to be aware of the IP and the connection environment with the existing distributed processing computer can be used as it is, there is no need to change any other hardware environment and software environment. In addition, TCP is also used in a PC serving as a host terminal.
Since the connection is made by the / IP (telnet) protocol, the PC of each vendor and the terminal emulator of each vendor can be used as they are.

【0028】また、本発明は、分散処理コンピュータが
持つ外部記憶に対PCとのtelnetプロトコル通信
履歴を採取する機構を有し、分散処理コンピュータ上の
通信プロトコル変換ゲートウエイ機構とTCP/IPフ
ァームウエア間のインタフェースI/Oを採取するもの
であり、このことにより、通信履歴は一回のI/O毎を
1レコードとして扱い、ヘッダ部にIPアドレスを付加
し、ホストコンピュータからPCに対するデータには”
→”( 右矢印)、PCからホストコンピュータに対する
データには”←”(左矢印)を付加したことによりアナ
ライザ同様の見易さを実現した。
Further, the present invention has a mechanism for collecting a telnet protocol communication history with a PC in an external storage of the distributed processing computer, and a communication protocol conversion gateway mechanism on the distributed processing computer and a TCP / IP firmware. The communication history is treated as one record for each I / O, an IP address is added to a header part, and data from the host computer to the PC is included in the communication history.
By adding “←” (left arrow) to the data from the PC to the host computer →→ (right arrow), the same visibility as the analyzer was realized.

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

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

【図2】本発明実施例の動作を説明するために引用した
フローチャート。
FIG. 2 is a flowchart cited for explaining the operation of the embodiment of the present invention.

【図3】本発明実施例の動作を説明するために引用した
フローチャート。
FIG. 3 is a flowchart cited for explaining the operation of the embodiment of the present invention.

【図4】本発明実施例の動作を説明するために引用した
フローチャート。
FIG. 4 is a flowchart cited for explaining the operation of the embodiment of the present invention.

【図5】本発明実施例の動作を説明するために引用した
図であり、ホストコンピュータからPCへデータを送信
する際のデータ交換のシーケンスを示す図。
FIG. 5 is a diagram cited for explaining the operation of the embodiment of the present invention, and is a diagram showing a data exchange sequence when data is transmitted from the host computer to the PC.

【図6】本発明実施例の動作を説明するために引用した
図であり、PCからホストコンピュータへデータを送信
する際のデータ交換のシーケンスを示す図。
FIG. 6 is a diagram cited for explaining the operation of the embodiment of the present invention, and is a diagram showing a data exchange sequence when data is transmitted from a PC to a host computer.

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

1…ホストコンピュータ、2…WAN回線、3…分散処
理コンピュータ、4…論理多重装置、5…通信プロトコ
ル変換装置、6…サーバ部、7…ゲートウェイ部、8…
メイルボックス、9…環境設定パラメータ、10…トレ
ーサ、11…LAN通信ボード、12…LAN回線、1
3…マルチベンダPC。
DESCRIPTION OF SYMBOLS 1 ... Host computer, 2 ... WAN line, 3 ... Distributed processing computer, 4 ... Logical multiplexing apparatus, 5 ... Communication protocol conversion apparatus, 6 ... Server part, 7 ... Gateway part, 8 ...
Mailbox, 9 Environment setting parameters, 10 Tracer, 11 LAN communication board, 12 LAN line, 1
3. Multi-vendor PC.

Claims (13)

【特許請求の範囲】[Claims] 【請求項1】 ホストコンピュータと、ホストコンピュ
ータとはWAN回線経由で接続され、第1のプロトコル
に従うデータ交換を行う分散処理コンピュータと、分散
処理コンピュータとはLAN回線経由で接続され、第2
のプロトコルに従うデータ交換を行う少なくとも1個の
マルチベンダPCから成り、上記分散処理コンピュータ
は、それぞれがサポートする第1と第2のプロトコルに
従い交換データに対する双方向のプロトコル変換を行う
ことによりホストコンピュータとマルチベンダPC間で
データ交換を行うことを特徴とする通信ネットワークシ
ステム。
A host computer connected to the host computer via a WAN line, a distributed processing computer that exchanges data according to a first protocol, and a distributed processing computer connected via a LAN line;
The distributed processing computer comprises at least one multi-vendor PC for performing data exchange in accordance with the protocol described above, and performs bidirectional protocol conversion on exchanged data in accordance with the first and second protocols supported by the respective computers. A communication network system for exchanging data between multi-vendor PCs.
【請求項2】 第2のプロトコルをマルチベンダPCが
サポートするTCP/IPプロトコルとし、分散処理コ
ンピュータを介しマルチベンダPCをホストコンピュー
タの端末として機能させることを特徴とする請求項1記
載の通信ネットワークシステム。
2. The communication network according to claim 1, wherein the second protocol is a TCP / IP protocol supported by the multi-vendor PC, and the multi-vendor PC functions as a terminal of the host computer via the distributed processing computer. system.
【請求項3】 ホストコンピュータと、ホストコンピュ
ータとはWAN回線経由で接続され、第1のプロトコル
に従うデータ交換を行う分散処理コンピュータと、分散
処理コンピュータとはLAN回線経由で接続され、第2
のプロトコルに従うデータ交換を行う少なくとも1個の
マルチベンダPCから構成される通信ネットワークシス
テムにおいて、上記分散処理コンピュータは、内蔵する
サーバによってマルチベンダPCから発せられるデータ
交換要求を受け付け、それぞれの要求毎にゲートウェイ
を割り付けてメモリ上に情報交換領域を作成し、内蔵す
るゲートウェイによって情報交換領域に書き込まれた情
報を基に各回線のプロトコルに従う接続シーケンスを確
立し、受信データをそれぞれのプロトコルに従うデータ
フォーマットに変換しながらホストコンピュータもしく
はマルチベンダPCに対しデータを送信することを特徴
とする通信ネットワークシステムにおけるプロトコル変
換方法。
3. A distributed processing computer connected to the host computer via a WAN line, exchanging data according to a first protocol, and a distributed processing computer connected via a LAN line,
In a communication network system including at least one multi-vendor PC that performs data exchange according to the above-mentioned protocol, the distributed processing computer receives a data exchange request issued from the multi-vendor PC by a built-in server, and for each request, Allocate a gateway, create an information exchange area in memory, establish a connection sequence according to the protocol of each line based on the information written in the information exchange area by the built-in gateway, and convert the received data to a data format according to each protocol A protocol conversion method in a communication network system, wherein data is transmitted to a host computer or a multi-vendor PC while converting.
【請求項4】 サーバは、事前に通信環境が設定されて
いる環境定義パラメータを参照してメモリ上に展開し、
マルチベンダPCからの接続要求を受信して上記の環境
に適合するかチェックして要求毎処理するゲートウェイ
を割り付け、情報交換領域を作成して情報を書き込み、
ゲートウェイを起動することを特徴とする請求項3記載
の通信ネットワークシステムにおけるプロトコル変換方
法。
4. The server refers to an environment definition parameter in which a communication environment is set in advance and expands the memory in a memory,
Receives a connection request from the multi-vendor PC, checks whether the above environment is met, allocates a gateway for processing each request, creates an information exchange area and writes information,
4. The method according to claim 3, wherein the gateway is activated.
【請求項5】 ゲートウェイは、ホストコンピュータか
ら送信されるデータをチェックし、データであることが
確認されると第1のプロトコルに従うヘッダをチェック
し、更にデータの継続性を認識してテーブルに格納して
そのヘッダを第2のプロトコルに従うヘッダに変換する
とともにデータの最終に終了符号を付加してマルチベン
ダPCへ送信することを特徴とする請求項3記載の通信
ネットワークシステムにおけるプロトコル変換方法。
5. The gateway checks the data transmitted from the host computer, and if the data is confirmed, checks the header according to the first protocol, and further recognizes the continuity of the data and stores it in a table. 4. A protocol conversion method in a communication network system according to claim 3, wherein said header is converted into a header conforming to a second protocol, and the data is transmitted to a multi-vendor PC with an end code added.
【請求項6】 ゲートウェイは、ホストコンピュータか
ら送信されるデータをチェックし、データ以外であるこ
とが確認されると第一のプロトコルに従うホストコンピ
ュータからの応答か切断要求かチェックし、応答の場
合、第2のプロトコルに従うタイミングマークを生成し
てPCへ送信し、切断要求の場合、ホストコンピュータ
との間を第1のプロトコルに従い切断し、続いてPCと
の間を第2のプロトコルに従い切断することを特徴とす
る請求項3記載の通信ネットワークシステムにおけるプ
ロトコル変換方法。
6. The gateway checks data transmitted from the host computer, and if it is confirmed that the data is not data, checks whether the response is from the host computer according to the first protocol or a disconnection request. A timing mark according to a second protocol is generated and transmitted to a PC. In the case of a disconnection request, disconnection with a host computer is performed according to a first protocol, and then disconnection with a PC is performed according to a second protocol. 4. The protocol conversion method in a communication network system according to claim 3, wherein:
【請求項7】 ゲートウェイは、マルチベンダPCから
送信されるデータをチェックし、データであることが確
認されると、そのデータの終了符号をチェックしなけれ
ば連続データとみなして第1のプロトコルに従うヘッダ
を付加してホストコンピュータへ送信し、連続データの
最後にホストコンピュータから応答があったとき第2の
プロトコルに従うタイミングマークを生成し、要求のあ
ったマルチベンダPCへ送信することを特徴とする請求
項3記載の通信ネットワークシステムにおけるプロトコ
ル変換方法。
7. The gateway checks the data transmitted from the multi-vendor PC, and if it is confirmed that the data is data, the gateway considers the data as continuous data unless it checks the end code of the data and follows the first protocol. A header is added and transmitted to the host computer, and when a response is received from the host computer at the end of the continuous data, a timing mark according to the second protocol is generated and transmitted to the requested multi-vendor PC. 4. The method according to claim 3, wherein the protocol is converted.
【請求項8】 ゲートウェイは、マルチベンダPCから
送信されるデータをチェックし、データ以外であること
が確認されると第2のプロトコルに従うタイミングマー
クか切断要求かをチェックし、タイミングマークの場
合、第1のプロトコルに従う応答を作成してホストコン
ピュータへ送信し、切断要求の場合、対マルチベンダP
Cとの間を第2のプロトコルに従って切断した後、ホス
トコンピュータとの間を第1のプロトコルに従い切断す
ることを特徴とする請求項3記載の通信ネットワークシ
ステムにおけるプロトコル変換方法。
8. The gateway checks data transmitted from the multi-vendor PC, and when it is confirmed that the data is not data, checks whether the request is a timing mark or a disconnection request according to the second protocol. A response according to the first protocol is created and transmitted to the host computer.
4. The protocol conversion method according to claim 3, wherein the connection with the host computer is disconnected according to the first protocol after disconnecting the connection with C according to the second protocol.
【請求項9】 ホストコンピュータと、ホストコンピュ
ータとはWAN回線経由で接続され、第1のプロトコル
に従うデータ交換を行う分散処理コンピュータと、分散
処理コンピュータとはLAN回線経由で接続され、第2
のプロトコルに従うデータ交換を行う少なくとも1個の
マルチベンダPCから成り、上記分散処理コンピュータ
は、それぞれがサポートする第1と第2のプロトコルに
従い交換データに対する双方向のプロトコル変換を行う
ことによりホストコンピュータとマルチベンダPC間で
データ交換を行うプロトコル変換手段と、第1と第2の
プロトコルに従う接続処理ならびに受信データの到来を
待って受信データの通信履歴を採取し不揮発性メモリへ
記録するトレース手段とを具備することを特徴とする通
信ネットワークシステム。
9. A distributed processing computer that exchanges data according to a first protocol, wherein the distributed processing computer exchanges data according to a first protocol, and a distributed processing computer that is connected via a LAN circuit.
The distributed processing computer comprises at least one multi-vendor PC for performing data exchange in accordance with the protocol described above, and performs bidirectional protocol conversion on exchanged data in accordance with the first and second protocols supported by the respective computers. Protocol conversion means for exchanging data between multi-vendor PCs, connection processing according to the first and second protocols, and tracing means for collecting a communication history of the received data and waiting for the arrival of the received data and recording it in a nonvolatile memory. A communication network system, comprising:
【請求項10】 ホストコンピュータと、ホストコンピ
ュータとはWAN回線経由で接続され、第1のプロトコ
ルに従うデータ交換を行う分散処理コンピュータと、分
散処理コンピュータとはLAN回線経由で接続され、第
2のプロトコルに従うデータ交換を行う少なくとも1個
のマルチベンダPCから構成される通信ネットワークシ
ステムにおいて、上記分散処理コンピュータは、内蔵す
るサーバによってマルチベンダPCから発せられるデー
タ交換要求を受け付け、それぞれの要求毎にゲートウェ
イを割り付けてメモリ上に情報交換領域を作成し、内蔵
するゲートウェイによって情報交換領域に書き込まれた
情報を基に第1と第2のプロトコルに従う接続処理を試
み、第2のプロトコルに従う接続シーケンスの履歴を採
取するとともに、受信データの到来を待ってマルチベン
ダPCからホストコンピュータへ送信するデータの通信
履歴を採取することを特徴とする通信ネットワークシス
テムにおけるプロトコル変換方法。
10. A distributed processing computer connected to a host computer via a WAN line and exchanging data according to a first protocol, and a distributed processing computer connected via a LAN line to a second protocol. In the communication network system comprising at least one multi-vendor PC performing data exchange according to the above, the distributed processing computer receives a data exchange request issued from the multi-vendor PC by a built-in server, and establishes a gateway for each request. Creates an information exchange area on the memory by allocating the information, attempts connection processing according to the first and second protocols based on the information written in the information exchange area by the built-in gateway, and stores the history of the connection sequence according to the second protocol. Collect and receive A protocol conversion method in a communication network system, wherein a communication history of data transmitted from a multi-vendor PC to a host computer is collected after waiting for incoming communication data.
【請求項11】 通信履歴の採取は、ゲートウェイと第
2のプロトコルを実現するファームウェアとの間の入出
力を単位として不揮発性メモリに記録することによりな
され、履歴データのヘッダ部に第2のプロトコルに従う
アドレスを付加するとともに、ホストコンピュータとマ
ルチベンダPC間のデータの伝搬方向を示す記号を付加
することを特徴とする請求項10記載の通信ネットワー
クにおけるプロトコル変換方法。
11. A communication history is collected by recording in a non-volatile memory a unit of input / output between a gateway and firmware for realizing a second protocol, and a second protocol is added to a header part of the history data. 11. The protocol conversion method in a communication network according to claim 10, further comprising adding an address in accordance with the following, and adding a symbol indicating a data propagation direction between the host computer and the multi-vendor PC.
【請求項12】 ホストコンピュータと、ホストコンピ
ュータとはWAN回線経由で接続され、第1のプロトコ
ルに従うデータ交換を行う分散処理コンピュータと、分
散処理コンピュータとはLAN回線経由で接続され、第
2のプロトコルに従うデータ交換を行う少なくとも1個
のマルチベンダPCから構成される通信ネットワークシ
ステムにおけるプロトコル変換方法であって、サーバに
よってマルチベンダPCから発せられるデータ交換要求
を受け付け、それぞれの要求毎にゲートウェイを割り付
けてメモリ上に情報交換領域を作成し、ゲートウェイに
よって情報交換領域に書き込まれた情報を基に各回線の
プロトコルに従う接続シーケンスを確立し、受信データ
をそれぞれのプロトコルに従うデータフォーマットに変
換しながらホストコンピュータもしくはマルチベンダP
Cに対しデータを送信するようにプログラムし記録した
ことを特徴とする記録媒体。
12. A distributed processing computer connected to a host computer via a WAN line and exchanging data according to a first protocol, and a distributed processing computer connected via a LAN line to a second protocol. Is a protocol conversion method in a communication network system including at least one multi-vendor PC for performing data exchange according to the following, wherein a server receives a data exchange request issued from the multi-vendor PC, and allocates a gateway for each request. An information exchange area is created in the memory, a connection sequence according to the protocol of each line is established based on the information written in the information exchange area by the gateway, and the host controller converts the received data into a data format according to the respective protocol. Computer or multi-vendor P
A recording medium characterized by being programmed and recorded to transmit data to C.
【請求項13】 ホストコンピュータと、ホストコンピ
ュータとはWAN回線経由で接続され、第1のプロトコ
ルに従うデータ交換を行う分散処理コンピュータと、分
散処理コンピュータとはLAN回線経由で接続され、第
2のプロトコルに従うデータ交換を行う少なくとも1個
のマルチベンダPCから構成される通信ネットワークシ
ステムにおけるプロトコル変換方法であって、分散処理
コンピュータに内蔵されるサーバによってマルチベンダ
PCから発せられるデータ交換要求を受け付け、それぞ
れの要求毎にゲートウェイを割り付けてメモリ上に情報
交換領域を作成し、同じく内蔵されるゲートウェイによ
って情報交換領域に書き込まれた情報を基に第1と第2
のプロトコルに従う接続処理を試み、第2のプロトコル
に従う接続シーケンスの履歴を採取するとともに、受信
データの到来を待ってマルチベンダPCからホストコン
ピュータへ送信するデータの通信履歴を採取するように
プログラムし記録したことを特徴とする記録媒体。
13. A distributed processing computer connected to a host computer via a WAN line and exchanging data according to a first protocol, and a distributed processing computer connected via a LAN line to a second protocol. Is a protocol conversion method in a communication network system including at least one multi-vendor PC that performs data exchange according to the following, and receives a data exchange request issued from the multi-vendor PC by a server built in the distributed processing computer, A gateway is allocated for each request to create an information exchange area on the memory, and first and second information are written based on the information written in the information exchange area by the built-in gateway.
And records the communication history of the data transmitted from the multi-vendor PC to the host computer after waiting for the arrival of the received data, while collecting the connection sequence history according to the second protocol. A recording medium characterized in that:
JP9063253A 1997-03-17 1997-03-17 Communication network system, conversion method for protocol in the system and recording medium recorded with and programmed with the same program Pending JPH10262083A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP9063253A JPH10262083A (en) 1997-03-17 1997-03-17 Communication network system, conversion method for protocol in the system and recording medium recorded with and programmed with the same program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP9063253A JPH10262083A (en) 1997-03-17 1997-03-17 Communication network system, conversion method for protocol in the system and recording medium recorded with and programmed with the same program

Publications (1)

Publication Number Publication Date
JPH10262083A true JPH10262083A (en) 1998-09-29

Family

ID=13223916

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9063253A Pending JPH10262083A (en) 1997-03-17 1997-03-17 Communication network system, conversion method for protocol in the system and recording medium recorded with and programmed with the same program

Country Status (1)

Country Link
JP (1) JPH10262083A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR19980024541A (en) * 1996-09-17 1998-07-06 무라타 쥰이치 Communication terminal device and communication method
JP2001337754A (en) * 2000-05-25 2001-12-07 Isa:Kk Multi-vendors ups integrated management system units
JP2005044100A (en) * 2003-07-28 2005-02-17 Honda Motor Co Ltd Man-hour management system
JP2005518737A (en) * 2002-02-25 2005-06-23 ゾラン・コーポレーション Emulator enabled network connection to the device
JP2005522131A (en) * 2002-04-03 2005-07-21 トムソン ライセンシング ソシエテ アノニム Method, apparatus and system for establishing communication between communication apparatuses
JP2007172034A (en) * 2005-12-19 2007-07-05 Glory Ltd Printing inspection device

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR19980024541A (en) * 1996-09-17 1998-07-06 무라타 쥰이치 Communication terminal device and communication method
JP2001337754A (en) * 2000-05-25 2001-12-07 Isa:Kk Multi-vendors ups integrated management system units
JP2005518737A (en) * 2002-02-25 2005-06-23 ゾラン・コーポレーション Emulator enabled network connection to the device
JP2005522131A (en) * 2002-04-03 2005-07-21 トムソン ライセンシング ソシエテ アノニム Method, apparatus and system for establishing communication between communication apparatuses
JP2005044100A (en) * 2003-07-28 2005-02-17 Honda Motor Co Ltd Man-hour management system
JP4583735B2 (en) * 2003-07-28 2010-11-17 本田技研工業株式会社 Effort management system
JP2007172034A (en) * 2005-12-19 2007-07-05 Glory Ltd Printing inspection device

Similar Documents

Publication Publication Date Title
CN111459632B (en) Serial port agent for calling terminal application program and implementation method
US7343441B1 (en) Method and apparatus of remote computer management
JPH10262083A (en) Communication network system, conversion method for protocol in the system and recording medium recorded with and programmed with the same program
JP4080970B2 (en) Switch that provides path switching
JP4754018B2 (en) Route data collection method, layer 2 device, carrier network device, and route data collection device
JP4443200B2 (en) Information system
US7549088B2 (en) Communication apparatus and program provided with failure determining method and function
US8331270B2 (en) In-band communication of network statistics over a FICON network
JP2008258846A (en) Ethernet switch and remote capture system
JP4258482B2 (en) iSCSI storage system and path multiplexing method in the system
CN1609819B (en) Test method for computer external equipment interface
JP2642058B2 (en) Communication management method
CN100547969C (en) The method and data handling system and the resource management system that are used for instantaneous message communicating
JP2001298466A (en) Interface link layer device and network setting method
JP2004513418A (en) Standard device interface
JP2002095068A (en) Monitoring control system
CN107248935A (en) A kind of webmaster finds the system and method for simultaneously monitoring network element
JP3080034B2 (en) Network communication system and method, network terminal device, information storage medium
JP3446817B2 (en) Fiber channel switch
KR100513379B1 (en) Multi-Connection Management System And Method For Private Branch Exchange System
JP4777932B2 (en) Network management system
JP4411188B2 (en) Online system and communication method
JP3035202B2 (en) ATM communication connection verification system
JP3538069B2 (en) Broadcast communication test method
CN118018458A (en) Network traffic collection method, device and system based on embedded router