JPH07107140A - Protocol analyzer - Google Patents

Protocol analyzer

Info

Publication number
JPH07107140A
JPH07107140A JP5247863A JP24786393A JPH07107140A JP H07107140 A JPH07107140 A JP H07107140A JP 5247863 A JP5247863 A JP 5247863A JP 24786393 A JP24786393 A JP 24786393A JP H07107140 A JPH07107140 A JP H07107140A
Authority
JP
Japan
Prior art keywords
data
simulation
protocol
processing system
monitor
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
JP5247863A
Other languages
Japanese (ja)
Inventor
Tokio Chiba
登喜雄 千葉
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial Co 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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP5247863A priority Critical patent/JPH07107140A/en
Publication of JPH07107140A publication Critical patent/JPH07107140A/en
Pending legal-status Critical Current

Links

Landscapes

  • Computer And Data Communications (AREA)
  • Communication Control (AREA)
  • Maintenance And Management Of Digital Transmission (AREA)

Abstract

PURPOSE:To conduct a data processing of a high level by converting a monitored protocol or interface into a different protocol or interface. CONSTITUTION:In a monitor/simulation processing part 14, a monitor processing and a simulation processing are conducted by a parallel operation. A measuring part 14a measures data between a data terminal equipment 13 and a trunk line terminating equipment 11 in a real time, and its data are stored in a storage part 14b. This stored data are analyzed, based on a simulation program or a protocol designated in advance by a program analyzing part 14e. This data are subjected to simulation processing in a simulation part 14f and transmitted to a connecting device or a system, and also, responds, based on the sequence, and a conversion processing of the protocol or the interface is conducted. Moreover, the data stored in the storage part 14b are analyzed correspondingly to the protocol designated by a protocol analyzing part 14c and displayed by a display part 14d.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、データ通信ネットワー
クにおける通信回線上のプロトコルの誤り及び通信障害
の切り分け、プロトコルの開発、テスト、プロトコル変
換、インターフェイス変換等を行うプロトコルアナライ
ザに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a protocol analyzer for isolating a protocol error and communication failure on a communication line in a data communication network, developing a protocol, testing a protocol, converting a protocol, converting an interface, and the like.

【0002】[0002]

【従来の技術】近時の情報処理システムでは多種多様な
端末、システム等が通信回線を通じて情報処理を行って
いる。これらの情報処理では、通信障害の切り分けと、
その通信障害の原因解析が必要である。また装置、シス
テム等の開発ではプロトコルのシミュレーション及びテ
ストを行うことが出来るプロトコルアナライザが必要で
ある。さらに多種多様な端末、システム等のオンライン
接続に伴って、異なるプロトコル変換やインターフェイ
ス変換等の処理も必要である。
2. Description of the Related Art In a recent information processing system, various terminals, systems, etc. perform information processing through communication lines. In these information processing, communication failure isolation and
It is necessary to analyze the cause of the communication failure. Moreover, in the development of devices and systems, a protocol analyzer that can perform protocol simulation and testing is required. Further, with the online connection of various types of terminals and systems, it is necessary to perform different protocol conversions and interface conversions.

【0003】図3は、このような従来のプロトコルアナ
ライザの構成を示すブロック図である。図3において、
この例は局線終端装置1と、プロトコルアナライザ2
と、データ端末装置3とから概略構成されている。プロ
トコルアナライザ2はモニタ処理部4と、シミュレーシ
ョン処理部5とを有している。モニタ処理部4は、デー
タ端末装置3と局線終端装置1との間のデータをリアル
タイムで測定する測定部4aと、測定したデータを記憶
する記憶部4bを有している。さらに指定されたプロト
コルに対応して解析するプロトコル解析部4cと、指定
のコードに変換して表示する表示部4dを有している。
シミュレーション処理部5は、予め作成したシミュレー
ションプログラムとプロトコルを解析するプログラム解
析部5aと、ここでの解析結果に基づいてデータ端末装
置3及び局線終端装置1と同様の処理を行い、接続相手
の装置やシステムにデータを送信し、またシーケンスに
基づいて応答するシミュレーション部5bを有してい
る。
FIG. 3 is a block diagram showing the configuration of such a conventional protocol analyzer. In FIG.
In this example, a station line terminating device 1 and a protocol analyzer 2 are used.
And a data terminal device 3. The protocol analyzer 2 has a monitor processing unit 4 and a simulation processing unit 5. The monitor processing unit 4 has a measuring unit 4a that measures the data between the data terminal device 3 and the office line terminating device 1 in real time, and a storage unit 4b that stores the measured data. Further, it has a protocol analysis section 4c for analyzing corresponding to a designated protocol and a display section 4d for converting into a designated code and displaying it.
The simulation processing unit 5 performs the same processing as that of the data terminal device 3 and the office line terminating device 1 based on the analysis result obtained here, and the program analysis unit 5a that analyzes the simulation program and the protocol created in advance. It has a simulation unit 5b that transmits data to the device or system and responds based on a sequence.

【0004】次に、この従来例の構成の動作について説
明する。モニタ処理部4とシミュレーション処理部5
は、使用者が当該プロトコルアナライザ2を操作して処
理機能の選択操作を行うことによって、選択された処理
機能のみで動作する。例えば通信障害の切り分け及び、
その原因解析はモニタ処理部4で、その処理を実行す
る。また装置やシステムで使用するプロトコルのシミュ
レーション及びテストはシミュレーション処理部5で、
その処理を実行する。
Next, the operation of this conventional configuration will be described. Monitor processing unit 4 and simulation processing unit 5
The user operates only the selected processing function by the user operating the protocol analyzer 2 to select the processing function. For example, isolation of communication failure,
The cause analysis is performed by the monitor processing unit 4. Also, the simulation processing section 5 is used for simulation and testing of the protocol used in the device or system.
The process is executed.

【0005】[0005]

【発明が解決しようとする課題】このような従来例のプ
ロトコルアナライザにおいて、モニタ処理部4とシミュ
レーション処理部5は、使用者が操作して選択した処理
のみを実行する。すなわちプロトコルアナライザはモニ
タ処理とシミュレーション処理のそれぞれの実行のみを
目的としている。したがって現在モニタしているプロト
コルやインターフェイスを、異なるプロトコルやインタ
ーフェイスに操作者が操作を行うことなくリアルタイム
で変換できない。
In such a conventional protocol analyzer, the monitor processing section 4 and the simulation processing section 5 execute only the processing selected by the user. That is, the protocol analyzer is intended only to execute the monitor process and the simulation process, respectively. Therefore, the currently monitored protocol or interface cannot be converted to a different protocol or interface in real time without the operator's operation.

【0006】本発明は、このような従来の問題を解決す
るものであり、モニタ処理とシミュレーション処理が並
行動作で実行され、かつ、シミュレーション処理でモニ
タ処理を併せて実行して、モニタしているプロトコルや
インターフェイスを、異なるプロトコルやインターフェ
イスに変換でき、高度なデータ処理が可能になる優れた
プロトコルアナライザの提供を目的とする。
The present invention solves such a conventional problem, and the monitor process and the simulation process are executed in parallel, and the monitor process is also executed in the simulation process for monitoring. It is an object of the present invention to provide an excellent protocol analyzer capable of converting protocols and interfaces into different protocols and interfaces and enabling advanced data processing.

【0007】[0007]

【課題を解決するための手段】上記目的を達成するため
に、本発明のプロトコルアナライザは、データ端末装置
と局線終端装置間のデータをリアルタイムで測定し、こ
の測定したデータを記憶するとともに、指定されたプロ
トコルに対応して解析し、指定のコードに変換して表示
するモニタ処理系と、モニタ処理系でのモニタ処理と当
該シミュレーション処理とを並行動作で実行し、かつ、
予め作成したシミュレーションプログラムに基づいてデ
ータ端末装置及び局線終端装置として動作し、接続相手
装置にモニタ処理系で受信したデータの送信及びシーケ
ンスに基づいて応答するシミュレーション処理系とを備
える構成としている。
In order to achieve the above object, a protocol analyzer of the present invention measures data between a data terminal device and a station line terminating device in real time and stores the measured data. A monitor processing system that analyzes according to a specified protocol, converts it to a specified code and displays it, and executes the monitor processing in the monitor processing system and the simulation processing in parallel operation, and
A simulation processing system that operates as a data terminal device and a station line terminating device based on a simulation program created in advance and that responds to the connection partner device based on the transmission and sequence of data received by the monitor processing system is provided.

【0008】この構成にあって、モニタ処理系はデータ
端末装置と局線終端装置との間のデータをリアルタイム
で測定する測定部と、測定したデータを記憶する記憶部
と、指定されたプロトコルに対応して解析するプロトコ
ル解析部と、指定のコードに変換して表示する表示部と
を備え、シミュレーション処理系は、予め作成したシミ
ュレーションプログラムとプロトコルを解析するプログ
ラム解析部と、解析結果に基づいてデータ端末装置及び
局線終端装置と同様の処理を行い、接続相手装置にデー
タの送信やシーケンスに基づいて応答するシミュレーシ
ョン部とを備える構成としている。
In this configuration, the monitor processing system has a measuring unit for measuring data between the data terminal device and the office line terminating device in real time, a storage unit for storing the measured data, and a specified protocol. The simulation processing system is provided with a protocol analysis unit for corresponding analysis and a display unit for converting and displaying the designated code, and the simulation processing system uses a program analysis unit for analyzing a simulation program and a protocol created in advance, and a analysis result based on the analysis result. It is configured to include a simulation unit that performs the same processing as the data terminal device and the office line terminating device and responds to the connection partner device based on data transmission or a sequence.

【0009】またデータ端末装置と局線終端装置間のデ
ータをリアルタイムで測定し、この測定したデータを記
憶するとともに、指定されたプロトコルに対応して解析
し、指定のコードに変換して表示するモニタ処理系と、
モニタ処理系でのモニタ処理と当該シミュレーション処
理とを並行動作で実行し、かつ、モニタ処理系での処理
を併せて実行するとともに、予め作成したシミュレーシ
ョンプログラムに基づいてデータ端末装置及び局線終端
装置として動作し、接続相手装置にモニタ処理系で受信
したデータの送信及びシーケンスに基づいて応答するシ
ミュレーションモニタ処理系とを備える構成としてい
る。
Further, data between the data terminal device and the office line terminating device is measured in real time, and the measured data is stored, analyzed in accordance with a designated protocol, converted into a designated code and displayed. Monitor processing system,
The monitor processing in the monitor processing system and the simulation processing are executed in parallel, the processing in the monitor processing system is also executed, and the data terminal device and the station line terminating device are executed based on the simulation program created in advance. And a simulation monitor processing system that responds based on the transmission and sequence of data received by the monitor processing system to the connection partner device.

【0010】[0010]

【作用】このような構成により、本発明のプロトコルア
ナライザではモニタ処理系におけるモニタ処理と、シミ
ュレーション処理系におけるシミュレーション処理とを
並行動作で実行している。さらに、この実行に併せたモ
ニタ処理を、シミュレーション処理におけるシミュレー
ションプログラムで実行している。したがってモニタし
ているプロトコルやインターフェイスを、異なるプロト
コルやインターフェイスに変換できる。
With such a configuration, in the protocol analyzer of the present invention, the monitor processing in the monitor processing system and the simulation processing in the simulation processing system are executed in parallel. Further, the monitor processing in accordance with this execution is executed by the simulation program in the simulation processing. Therefore, the monitored protocol or interface can be converted to a different protocol or interface.

【0011】[0011]

【実施例】以下、本発明のプロトコルアナライザの実施
例を図面を参照して詳細に説明する。
Embodiments of the protocol analyzer of the present invention will be described below in detail with reference to the drawings.

【0012】図1は本発明のプロトコルアナライザの第
1の実施例における構成を示すブロック図である。図1
において、この例は局線終端装置11と、プロトコルア
ナライザ12と、データ端末装置13とから概略構成さ
れている。プロトコルアナライザ12はモニタ/シミュ
レーション処理部14を有している。
FIG. 1 is a block diagram showing the configuration of a protocol analyzer according to the first embodiment of the present invention. Figure 1
In this example, the terminal line terminating device 11, the protocol analyzer 12, and the data terminal device 13 are roughly configured. The protocol analyzer 12 has a monitor / simulation processing unit 14.

【0013】このモニタ/シミュレーション処理部14
は、データ端末装置13と局線終端装置11との間のデ
ータをリアルタイムで測定する測定部14aと、測定し
たデータを記憶する記憶部14bを有している。さらに
指定されたプロトコルに対応して解析するプロトコル解
析部14cと、指定のコードに変換して表示する表示部
14dを有している。またこのモニタ/シミュレーショ
ン処理部14は、予め作成したシミュレーションプログ
ラムとプロトコルを解析するプログラム解析部14e
と、解析結果に基づいてデータ端末装置13や局線終端
装置11と同様の処理を行い、局線終端装置11、デー
タ端末装置13に接続される図示ない接続装置やシステ
ムにデータを送信し、またシーケンスに基づいて応答す
るシミュレーション部14fを有している。
This monitor / simulation processing unit 14
Has a measuring unit 14a that measures the data between the data terminal device 13 and the office line terminating device 11 in real time, and a storage unit 14b that stores the measured data. Further, it has a protocol analysis unit 14c for analyzing corresponding to a designated protocol, and a display unit 14d for converting into a designated code and displaying it. The monitor / simulation processing unit 14 also includes a program analysis unit 14e that analyzes a simulation program and a protocol created in advance.
Then, based on the analysis result, the same processing as that of the data terminal device 13 and the station line terminating device 11 is performed, and the data is transmitted to the connecting device and the system (not shown) connected to the station line terminating device 11 and the data terminal device 13, It also has a simulation unit 14f that responds based on a sequence.

【0014】次に、この第1の実施例の構成における動
作について説明する。モニタ/シミュレーション処理部
14の測定部14a〜シミュレーション部14fでは、
モニタ処理とシミュレーション処理とを並行動作して実
行する。すなわち測定部14aがデータ端末装置13と
局線終端装置11との間のデータをリアルタイムで測定
し、そのデータを記憶部14bで記憶する。この記憶し
たデータをプログラム解析部14eで処理する。プログ
ラム解析部14eでは、予め指定したシミュレーション
プログラムやプロトコルに基づいて解析する。この解析
したデータはシミュレーション部14fでシミュレーシ
ョン処理を行って、局線終端装置11、データ端末装置
13に接続される図示ない接続装置やシステムに送信
し、またシーケンスに基づいて応答して、プロトコルや
インターフェイスの変換処理を行う。また記憶部14b
に記憶したデータを、解析するプロトコル解析部14c
で指定されたプロトコルに対応して解析する。この後、
表示部14dで指定のコードに変換して表示する。例え
ば局線終端装置11、データ端末装置13に接続される
図示ない同期式の接続装置やシステムからのデータを同
期式のプロトコルに設定したモニタ処理で受信する。こ
の受信したデータをシミュレーション処理によって非同
期式の調歩プロトコルでプログラミングして、スタート
ビット及びストップビットを附加した同期から非同期へ
の変換処理をリアルタイムで実行する。さらに伝送速度
の変換をリアルタイム処理で行う。
Next, the operation of the configuration of the first embodiment will be described. In the measurement unit 14a to the simulation unit 14f of the monitor / simulation processing unit 14,
The monitor process and the simulation process are executed in parallel. That is, the measuring unit 14a measures the data between the data terminal device 13 and the office line terminating device 11 in real time, and stores the data in the storage unit 14b. The stored data is processed by the program analysis unit 14e. The program analysis unit 14e analyzes based on a simulation program or protocol specified in advance. The analyzed data is subjected to a simulation process by the simulation unit 14f and transmitted to a connection device or system (not shown) connected to the station line terminating device 11 and the data terminal device 13, and responds based on a sequence so that a protocol or Perform interface conversion processing. Also, the storage unit 14b
Protocol analysis unit 14c for analyzing the data stored in
Analyze according to the protocol specified in. After this,
The display section 14d converts the code into a designated code and displays it. For example, data from a synchronous connection device or system (not shown) connected to the station line terminating device 11 and the data terminal device 13 is received by a monitor process set in a synchronous protocol. This received data is programmed by an asynchronous start-stop protocol by a simulation process, and a synchronous to asynchronous conversion process with a start bit and a stop bit added is executed in real time. Furthermore, the conversion of the transmission rate is performed in real time.

【0015】次に第2の実施例について説明する。図2
は、第2の実施例の構成を示すブロック図である。図2
において、この例は局線終端装置21と、プロトコルア
ナライザ22と、データ端末装置23とから概略構成さ
れている。プロトコルアナライザ22はモニタ処理部2
4と、シミュレーション/モニタ処理部25とを有して
いる。
Next, a second embodiment will be described. Figure 2
FIG. 6 is a block diagram showing a configuration of a second exemplary embodiment. Figure 2
In this example, this example is roughly composed of a station line terminating device 21, a protocol analyzer 22, and a data terminal device 23. The protocol analyzer 22 is the monitor processing unit 2
4 and a simulation / monitor processing unit 25.

【0016】モニタ処理部24は、データ端末装置23
と局線終端装置21との間のデータをリアルタイムで測
定する測定部24aと、測定したデータを記憶する記憶
部24bと、指定されたプロトコルに対応して解析する
プロトコル解析部24cと、指定のコードに変換して表
示する表示部24dとを有している。
The monitor processing unit 24 includes a data terminal device 23.
A measurement unit 24a that measures data between the terminal and the line termination device 21 in real time, a storage unit 24b that stores the measured data, a protocol analysis unit 24c that analyzes corresponding to a designated protocol, and a designated It has a display section 24d for converting into a code and displaying it.

【0017】シミュレーション/モニタ処理部25は、
予め作成したシミュレーションプログラムとプロトコル
を解析するプログラム解析部25aと、解析結果に基づ
いてデータ端末装置23や局線終端装置21と同様の処
理を行い、局線終端装置21、データ端末装置23に接
続される図示ない接続装置やシステムにデータの送信や
シーケンスに基づいて応答するシミュレーション部25
bとを有している。
The simulation / monitor processing section 25 is
A program analysis unit 25a that analyzes a simulation program and a protocol created in advance, and performs the same processing as the data terminal device 23 and the station line terminal device 21 based on the analysis result, and connects to the station line terminal device 21 and the data terminal device 23. Simulation unit 25 that responds to a connected device or system (not shown) based on data transmission or sequences
b.

【0018】次に、この第2の実施例の構成における動
作について説明する。モニタ処理部24とシミュレーシ
ョン/モニタ処理部25は、並行動作による処理を実行
する。測定部24aがデータ端末装置23と局線終端装
置21との間のデータをリアルタイムで測定し、そのデ
ータを記憶部24bで記憶する。この記憶したデータ
を、プログラム解析部25aで処理する。すなわちプロ
グラム解析部25aでは、予め指定したシミュレーショ
ンプログラムやプロトコルに基づいて処理する。この解
析したデータを、シミュレーション部25bでシミュレ
ーション処理して、局線終端装置21、データ端末装置
23に接続される図示ない接続装置やシステムに送信
し、またシーケンスに基づいて応答して、プロトコルや
インターフェイスの変換処理を行う。さらにシミュレー
ション/モニタ処理部25は、モニタ処理部24と同様
のモニタ処理を行う。すなわちシミュレーションプログ
ラムでプログラミングを行い、プロトコルやインターフ
ェイスの変換処理を行う。また記憶部24bに記憶した
データを、プロトコル解析部24cで指定されたプロト
コルに対応して解析する。この後、表示部24dで指定
のコードに変換して表示する。モニタ処理部24と、シ
ミュレーション/モニタ処理部25におけるモニタ処理
では、例えば局線終端装置21、データ端末装置23に
接続される図示ない同期式の接続装置やシステムからの
データを同期式のプロトコルに設定したモニタ処理で受
信する。この受信したデータをシミュレーション処理に
よって非同期式の調歩プロトコルでプログラミングし
て、スタートビット及びストップビットを附加した同期
から非同期への変換処理をリアルタイムで実行する。さ
らに伝送速度の変換をリアルタイム処理で行う。
Next, the operation of the configuration of the second embodiment will be described. The monitor processing unit 24 and the simulation / monitor processing unit 25 execute processing by parallel operation. The measuring unit 24a measures the data between the data terminal device 23 and the office line terminating device 21 in real time, and stores the data in the storage unit 24b. The stored data is processed by the program analysis unit 25a. That is, the program analysis unit 25a performs processing based on a simulation program or protocol specified in advance. The analyzed data is subjected to simulation processing by the simulation unit 25b, transmitted to a connection device or system (not shown) connected to the station line terminating device 21 and the data terminal device 23, and responds based on a sequence so that a protocol or Perform interface conversion processing. Further, the simulation / monitor processing unit 25 performs the same monitor processing as the monitor processing unit 24. That is, programming is performed by a simulation program, and conversion processing of protocols and interfaces is performed. Further, the data stored in the storage unit 24b is analyzed according to the protocol designated by the protocol analysis unit 24c. After this, the display section 24d converts the code into a designated code and displays it. In the monitor processing section 24 and the monitor processing in the simulation / monitor processing section 25, for example, data from a synchronous connection device or system (not shown) connected to the station line terminating device 21 and the data terminal device 23 is converted into a synchronous protocol. Received by the set monitor process. This received data is programmed by an asynchronous start-stop protocol by a simulation process, and a synchronous to asynchronous conversion process with a start bit and a stop bit added is executed in real time. Furthermore, the conversion of the transmission rate is performed in real time.

【0019】[0019]

【発明の効果】以上の説明から明らかなように、本発明
のプロトコルアナライザは、モニタ処理系におけるモニ
タ処理と、シミュレーション処理系におけるシミュレー
ション処理とを並行動作で実行し、さらに、この実行に
併せたモニタ処理を、シミュレーション処理におけるシ
ミュレーションプログラムで実行してるため、モニタし
ているプロトコルやインターフェイスを、異なるプロト
コルやインターフェイスに変換でき、高度なデータ処理
が可能になるという効果を有する。
As is apparent from the above description, the protocol analyzer of the present invention executes the monitor processing in the monitor processing system and the simulation processing in the simulation processing system in parallel operation, and further combines them. Since the monitoring process is executed by the simulation program in the simulation process, it is possible to convert the protocol or interface being monitored into a different protocol or interface, which has the effect of enabling sophisticated data processing.

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

【図1】本発明の第1実施例におけるプロトコルアナラ
イザの構成を示すブロック図
FIG. 1 is a block diagram showing a configuration of a protocol analyzer according to a first embodiment of the present invention.

【図2】本発明の第2実施例におけるプロトコルアナラ
イザの構成を示すブロック図
FIG. 2 is a block diagram showing the configuration of a protocol analyzer in the second embodiment of the present invention.

【図3】従来のプロトコルアナライザの構成を示すブロ
ック図
FIG. 3 is a block diagram showing the configuration of a conventional protocol analyzer.

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

11 局線終端装置 12 プロトコルアナライザ 13 データ端末装置 14 モニタ/シミュレーション処理部 14a 測定部 14b 記憶部 14c プロトコル解析部 14d 表示部 14e プログラム解析部 14f シミュレーション部 25 シミュレーション/モニタ処理部 11 Station Line Termination Device 12 Protocol Analyzer 13 Data Terminal Device 14 Monitor / Simulation Processing Section 14a Measuring Section 14b Storage Section 14c Protocol Analysis Section 14d Display Section 14e Program Analysis Section 14f Simulation Section 25 Simulation / Monitor Processing Section

───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.6 識別記号 庁内整理番号 FI 技術表示箇所 H04L 29/06 ─────────────────────────────────────────────────── ─── Continuation of the front page (51) Int.Cl. 6 Identification code Internal reference number FI technical display area H04L 29/06

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 データ端末装置と局線終端装置間のデー
タをリアルタイムで測定し、この測定したデータを記憶
するとともに、指定されたプロトコルに対応して解析
し、指定のコードに変換して表示するモニタ処理系と、
上記モニタ処理系でのモニタ処理と当該シミュレーショ
ン処理とを並行動作で実行し、かつ、予め作成したシミ
ュレーションプログラムに基づいてデータ端末装置及び
局線終端装置として動作し、接続相手装置に上記モニタ
処理系で受信したデータの送信及びシーケンスに基づい
て応答するシミュレーション処理系とを備えるプロトコ
ルアナライザ。
1. Data measured between a data terminal device and an office line terminating device in real time is stored, and the measured data is stored, analyzed in accordance with a specified protocol, converted into a specified code and displayed. Monitor processing system
The monitor processing in the monitor processing system and the simulation processing are executed in parallel, and operate as a data terminal device and a station line terminating device based on a simulation program created in advance, and the monitor processing system is connected to the connection partner device. And a simulation processing system that responds based on the sequence of the data received in step 1 and the sequence.
【請求項2】 モニタ処理系はデータ端末装置と局線終
端装置との間のデータをリアルタイムで測定する測定部
と、測定したデータを記憶する記憶部と、指定されたプ
ロトコルに対応して解析するプロトコル解析部と、指定
のコードに変換して表示する表示部とを備え、シミュレ
ーション処理系は、予め作成したシミュレーションプロ
グラムとプロトコルを解析するプログラム解析部と、解
析結果に基づいてデータ端末装置及び局線終端装置と同
様の処理を行い、接続相手装置にデータの送信やシーケ
ンスに基づいて応答するシミュレーション部とを備える
ことを特徴とするプロトコルアナライザ。
2. The monitor processing system measures in real time the data between the data terminal equipment and the office line terminating equipment, the storage means for storing the measured data, and the analysis corresponding to the specified protocol. The simulation processing system includes a protocol analysis unit for converting the specified code to a display, and the simulation processing system includes a program analysis unit for analyzing a simulation program and a protocol created in advance, and a data terminal device based on the analysis result. A protocol analyzer, comprising: a simulation unit that performs the same processing as that of a station line terminating device and responds to a connection partner device based on data transmission or a sequence.
【請求項3】 データ端末装置と局線終端装置間のデー
タをリアルタイムで測定し、この測定したデータを記憶
するとともに、指定されたプロトコルに対応して解析
し、指定のコードに変換して表示するモニタ処理系と、
上記モニタ処理系でのモニタ処理と当該シミュレーショ
ン処理とを並行動作で実行し、かつ、上記モニタ処理系
での処理を併せて実行するとともに、予め作成したシミ
ュレーションプログラムに基づいてデータ端末装置及び
局線終端装置として動作し、接続相手装置に上記モニタ
処理系で受信したデータの送信及びシーケンスに基づい
て応答するシミュレーションモニタ処理系とを備えるプ
ロトコルアナライザ。
3. The data between the data terminal equipment and the office line terminating equipment is measured in real time, and the measured data is stored, analyzed in accordance with a designated protocol, converted into a designated code and displayed. Monitor processing system
The monitor processing in the monitor processing system and the simulation processing are executed in parallel, and the processing in the monitor processing system is also executed at the same time, and the data terminal device and the local line are executed based on the simulation program created in advance. A protocol analyzer comprising a simulation monitor processing system which operates as a terminating device and responds to a connected device based on the transmission and sequence of data received by the monitor processing system.
JP5247863A 1993-10-04 1993-10-04 Protocol analyzer Pending JPH07107140A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5247863A JPH07107140A (en) 1993-10-04 1993-10-04 Protocol analyzer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5247863A JPH07107140A (en) 1993-10-04 1993-10-04 Protocol analyzer

Publications (1)

Publication Number Publication Date
JPH07107140A true JPH07107140A (en) 1995-04-21

Family

ID=17169763

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5247863A Pending JPH07107140A (en) 1993-10-04 1993-10-04 Protocol analyzer

Country Status (1)

Country Link
JP (1) JPH07107140A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20020063804A (en) * 2001-01-30 2002-08-05 인터내셔널 비지네스 머신즈 코포레이션 Automotive information communication exchange system and method
JP2009532997A (en) * 2006-04-04 2009-09-10 クゥアルコム・インコーポレイテッド Method and apparatus for enabling authentication of FLO devices

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20020063804A (en) * 2001-01-30 2002-08-05 인터내셔널 비지네스 머신즈 코포레이션 Automotive information communication exchange system and method
JP2009532997A (en) * 2006-04-04 2009-09-10 クゥアルコム・インコーポレイテッド Method and apparatus for enabling authentication of FLO devices

Similar Documents

Publication Publication Date Title
JP3212959B2 (en) Automatic communication protocol test system having message / sequence editing function and test method
JPH08265424A (en) User interface with terminal emulation driving operation support system translation mechanism provided on portable testing and communication device of engineer
CN105553782B (en) communication link test method and system
US6016558A (en) Communication event/message tracing method for RPC-based distribution processing program
CN112559288A (en) Distributed inertial platform test system based on Ethernet
CN110708216B (en) Switch LLDP protocol test method and test system
CN113407469A (en) Parameter configuration method and device, storage medium and electronic device
CN111104276B (en) Chip testing system and method
JPH07107140A (en) Protocol analyzer
CN115712537A (en) Low-cost vehicle controller CAN signal simulation system
CN115395652A (en) Distribution network terminal abnormity analysis system and terminal abnormity query method
CN109842684A (en) Measure control method, apparatus and system
JPH08102772A (en) Protocol analyzer
CN109613423A (en) High-voltage circuitbreaker on-line monitoring and trouble analysis system based on vibration signal
CN112968920B (en) Real-time monitoring system and method for fuel cell engine test data
CN211791555U (en) Portable electric power special network tester
JP3257656B2 (en) Debug device
KR19990015306A (en) I / O data monitoring method between exchange and external device
JP3722869B2 (en) Exchange software test system and test method
KR100365779B1 (en) Apparatus for testing function of digital exchange system and method thereof
JPH0338956A (en) Automatic test equipment
JP2710449B2 (en) Voice digitizer test method
CN112953574A (en) Portable TAX information simulation sending device, method and using method of device
KR100333742B1 (en) Method for interfacing test command in access network management system
JP3339556B2 (en) Terminal device for remote monitoring device