KR940011665B1 - Application program's message analyzing method using pc multiwindow - Google Patents
Application program's message analyzing method using pc multiwindow Download PDFInfo
- Publication number
- KR940011665B1 KR940011665B1 KR1019920024220A KR920024220A KR940011665B1 KR 940011665 B1 KR940011665 B1 KR 940011665B1 KR 1019920024220 A KR1019920024220 A KR 1019920024220A KR 920024220 A KR920024220 A KR 920024220A KR 940011665 B1 KR940011665 B1 KR 940011665B1
- Authority
- KR
- South Korea
- Prior art keywords
- window
- open
- application program
- debugging
- message
- Prior art date
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/36—Preventing errors by testing or debugging software
- G06F11/362—Software debugging
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Software Systems (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Computer Hardware Design (AREA)
- Quality & Reliability (AREA)
- Debugging And Monitoring (AREA)
Abstract
Description
제1도는 전전자 교환기의 시스팀 구조도.1 is a structure diagram of a system of an electron exchanger.
제2도는 디버깅 환경을 설정하거나 해제를 위한 데이타 구조도.2 is a data structure diagram for setting up or clearing a debugging environment.
제3도는 본 발명의 처리 흐름도.3 is a process flow diagram of the present invention.
본 발명은 전전자 교환기의 운용단말 컴퓨터(PC)를 이용하여 운용자의 입출력 기능을 수행하면서 동시에 관련된 응용프로그램간 또는 응용프로그램 내부에서 송수신하는 메시지의 내용을 추적할 수 있는 메세지 분석방법에 관한 것이다.The present invention relates to a message analysis method capable of tracking the contents of a message transmitted and received between related application programs or within an application program while simultaneously performing an input / output function of an operator using an operating terminal computer (PC) of an electronic switchboard.
일반적으로, 전전자 교환시스팀의 응용프로그램은 각 고유의 기능을 가지고 있으며, 한 프로세서 또는 여러 프로세서에 로딩(loading)되어 다른 응용프로그램과 상호 동작하므로써 원활한 교환시스팀의 기능을 처리한다. 그러나 응용프로그램 내부에서 처리되는 과정이나 응용프로그램간 동작과정을 추적하려면 교환 시스팀의 입출력 단말기(PC 또는 VDT(Visual Display Terminal)와 동작과정을 추적할 응용프로그램이 로딩된 프로세서에 RS-232C로 연결한 단말기가 필요하다. 일단 이렇게 환경이 구성되며 동작과정을 추적할 해당 응용프로그램을 동작시키기 위해 운용자 단말기(교환 시스팀의 입출력 단말기)에서 해당 명령어를 입력한다. 입력 명령어가 해당 응용프로그램에 수신되면 프로세서에 연결된 단말기로 동작과정을 화면 출력하게 된다.In general, the application program of the electronic switching system has its own function, and is loaded on one processor or several processors to interact with other applications to handle the function of the seamless switching system. However, if you want to track the process of processing inside the application or the operation between applications, you can connect RS-232C to the input / output terminal (PC or VDT (Visual Display Terminal)) of the switching system and the processor loaded with the application program to track the operation. Once the environment is set up, the operator enters the corresponding command from the operator's terminal (the I / O terminal of the switching system) to run the application to track its operation. The operation process is displayed on the connected terminal.
이러한 방법은 시스팀의 구조와 형상을 숙지하고 있어야 하고 응용프로그램이 로딩된 프로세서에 연결할 단말기와 그에 따른 연결작업이 요구되고 한가지 기능을 확인하기 위해 다수의 단말기를 점검해야 하는 불편함이 있다. 그리고 응용프로그램의 동작을 화면출력하는 단말기를 교환기를 운용하는 전화국에는 설치할 수 없어 실제 내부의 과정을 파악하기 힘들다.This method is inconvenient to be familiar with the structure and shape of the system, the terminal to be connected to the processor loaded with the application program and the connection work accordingly, and to check a plurality of terminals to confirm one function. And the terminal that displays the operation of the application program can not be installed in the telephone company operating the exchange, it is difficult to grasp the actual internal process.
또한, 전전자 교환 시스팀 내부에는 개발에 관련된 지원 도구가 한정되어 있어서 교환 시스팀 개발에 따른 지원 도구들은 대부분 오프라인(off-line)에서 제공되고 있다. 그러나 오프라인(off-line)에서 오류검증을 하는데도 한계는 있어서 응용프로그램의 상호 동작과 같은 기능은 오프라인에서 처리할 수 없다. 이러한 기능을 시험하려면 많은 노력이 요구된다.In addition, support tools related to development are limited in the electronic exchange system, and most of the support tools for developing the exchange system are provided off-line. However, there is a limit to error checking off-line, and functions such as application interaction cannot be processed off-line. Much effort is required to test these features.
따라서, 본 발명은 교환 시스팀에 장치된 운용자 단말기인 컴퓨터의 다중창을 이용하여 하나의 운용자 단말기로 시스팀을 운용하면서, 응용프로그램간 오류검증을 위한 메세지 추적도 가능하도록한 응용프로그램의 메세지 분석방법을 제공하는데 그 목적이 있다.Accordingly, the present invention provides a method for analyzing a message of an application program that enables a user to track a message for error verification between applications while operating the system with one operator terminal using multiple windows of a computer, which is an operator terminal installed in a switching system. The purpose is to provide.
상기 목적을 달성하기 위하여 본 발명은, 컴퓨터(pc)의 다중창을 이용한 입력 명령어의 메세지 분석방법에 있어서, 응용프로그램으로 입력 명령어가 수신되면 수신된 데이타가 메세지 분석을 요구하는지를 확인하는 제1단계와, 상기 제1단계 수행후, 메세지 분석을 요구하면 컴퓨터의 디버깅 창이 열려있는지 확인하여 열려있지 않으면 디버깅 창을 열고 입력 명령어를 처리하고, 열려있으면 다른 창을 열지 않고 입력 명령어 처리를 수행하는 제2단계와, 상기 제1단계 수행후, 메시지 분석을 요구하지 않으면, 디버깅 창이 열렸는지 확인하여 열렸으면 디버깅 창을 닫은 후에 명령어 처리를 하고 열려있지 않으면 바로 명령어 처리를 수행하는 제3단계를 구비하여 수행하는 것을 특징으로 한다.In order to achieve the above object, the present invention provides a message analysis method of an input command using multiple windows of a computer (PC), the first step of checking whether the received data requires message analysis when the input command is received by the application program And, after performing the first step, if the message analysis is requested, check whether the debugging window of the computer is open. If not, open the debugging window and process the input command, and if it is open, perform the input command processing without opening another window. And a third step of performing a command processing after closing the debugging window if it is opened by checking whether the debugging window is opened after performing the first step and if the message analysis is not required. Characterized in that.
본 발명은 TDX-10 전전자 교환기의 운용 운용자인 PC의 다중창을 이용한 응용프로그램간 메세지 분석방법에 관한 것으로 off-line에서 기계번역을 통한 각 응용프로그램을 교환 시스팀에 로딩하여 응용프로그램으로 입력 메세지가 수신되면 PC의 화면에 메세지 분석을 위한 창이 열렸는지 닫혔는지를 확인하여 열렸을 경우에 한해서 관련되는 메세지를 PC의 화면에 출력한다. 이 화면 창을 여닫는 시점은 운용자의 요구에 따른다.The present invention relates to a method for analyzing messages between applications using multiple windows of a PC which is an operator of a TDX-10 electronic switch. Is received, it checks whether the window for message analysis is opened or closed on the screen of the PC and outputs the relevant message on the screen of the PC only when it is opened. The opening and closing of this screen window is at the request of the operator.
이하, 첨부된 도면을 사용하여 본 발명의 일 실시예를 상세히 설명한다.Hereinafter, an embodiment of the present invention will be described in detail with reference to the accompanying drawings.
제1도는 전전자 교환 시스팀의 구조도를 나타낸 것으로, 가입자 및 중계선 인터페이스, 시간 스위치, 각종 신호장치, 패킷 처리기를 구비하여 대부분의 호처리 기능과 자체적인 운용 및 유지보수를 수행하는 ASS(Access Switching Subsystem)와, 시스팀의 총괄적인 유지보수 및 운용관련 기능, 시험 및 측정, 통계, MUT(Magnetic Tape Unit)나 DKU(Disk Unit)같은 보조기억장치의 제어관리 그리고 운용자 및 타시스팀과의 정합기능을 수행하는 CCS(Central Control Subsystem)와 호처리 기능중 번호번역, 루트 제어기능, 공간 스위치의 연결과 같은 집중 기능등을 수행하며 망동기 장치를 구비하여 시스팀 클럭을 생성, 배급하고 ASS 상호간 혹은 ASS와 CCS 사이를 광링크(Optical Link)로 연결하는 INS(Interconnection Network Subsystem)로 이루어져 있다. 운용자 정합기능은 직접적인 입출력 기능외에 운용자의 편리한 환경을 제공하는 윈도우 기능, 메뉴 및 서식 기입 기능 그리고 시스팀 운용기록 기능을 수행한다. 운용자와 시스팀간 정합을 위한 장치로 PC, VDT 프린터등을 사용한다. 운용자는 이 입출력장치를 통하여 시스팀과 대화를 하게 된다. 응용프로그램간 메시지를 추적, 분석하거나 이를 종료하려면 디버깅용 명령어를 입력하여 디버깅 환경을 설정 또는 해제한다.1 is a structural diagram of an electronic switching system, which includes a subscriber and trunk line interface, a time switch, various signaling devices, and a packet processor to perform most call processing functions and to perform its own operation and maintenance. Overall maintenance and operation of the system, test and measurement, statistics, control and management of auxiliary storage devices such as magnetic tape units (MUTs) or disk units (DKUs), and coordination with operators and other systems. It performs centralized functions such as number translation, route control, and connection of spatial switch among CCS (Central Control Subsystem) and call processing functions. It consists of an Interconnection Network Subsystem (INS) that connects the optical links between them. In addition to direct input / output functions, the operator registration function performs window functions, menu and form filling functions, and system operation recording functions that provide the operator's convenient environment. PC, VDT printer, etc. are used as device for matching between operator and system. The operator communicates with the system through this input / output device. To trace and analyze messages between applications or exit them, enter debugging commands to turn the debugging environment on or off.
제2도는 디버깅 환경을 설정하거나 해제를 위한 데이타 구조도이다.2 is a data structure diagram for setting up or clearing a debugging environment.
이 데이타 구조는 운용자 정합에서 각 응용프로그램으로 입력 명령어를 전달할때 사용한다.This data structure is used to pass input commands to each application in operator matching.
이 구조체의 크기는 212바이트로 PortJob은 2바이트이고 명령어가 입력된 입출력 장치 번호와 수행되는 프로세서의 수행 순서 번호를 나타낸다. ECpid는 4바이트로 구성되고 오프라인(off-line)에서 디버깅 용도로 사용된다. crn은 2바이트인 입력 명령어 번호를 가진다. magic과 debug는 각 2바이트를 차지하고 magic은 운용자 정합에서 사용하고 debug는 응용프로그램내에서 디버깅을 목적으로 사용된다. 본 특허에서는 이 debug필드를 이용하여 컴퓨터(PC)의 디버깅용 창을 열거나 닫을 수 있다. 그리고 이 디버깅 창은 각 응용프로그램마다 별도의 창을 사용한다.The size of this structure is 212 bytes. PortJob is 2 bytes and represents the input / output device number to which the command is input and the execution sequence number of the processor to be executed. ECpid consists of 4 bytes and is used for debugging off-line. crn has an input command number that is two bytes. magic and debug occupy two bytes each, magic is used in operator matching, and debug is used for debugging in the application. In this patent, the debug field can be used to open or close the debugging window of a PC. This debugging window uses a separate window for each application.
제3도는 본 발명인 응용프로그램에서 메세지 분석을 처리하는 방법의 흐름도이다.3 is a flowchart of a method for processing message analysis in an application program of the present invention.
응용프로그램으로 메세지(입력 명령어)가 수신되면(1) 수신된 데이타 메세지 분석을 요구하는지를 확인한다(2). 메세지 분석을 요구할 경우(3) PC의 디버깅 창이 열렸는지 확인하여(4) 열려있지 않으면(5) 디버깅 창을 열고(6), 열려있는 경우에는(7) 다른 창을 열지않고 입력 명령어 처리를 계속한다.When a message (input command) is received by an application program (1), it is checked whether it requires the analysis of the received data message (2). If you require message analysis (3) check if the debugging window on your PC is open (4) if it is not open (5) and open the debugging window (6), if it is open (7), continue processing input commands without opening another window. do.
수신된 데이타가 메시지 분석을 요구하지 않으면(8) 디버깅 창이 열렸는지 확인하여(9) 열렸으면(10) 디버깅 창을 닫고(11), 열려있지 않으면(12) 입력 명령어를 처리한다. 입력 명령어를 처리하는 과정에서 디버깅 창이 열려있으면 각 응용프로그램간 또는 응용프로그램 내부의 메세지 송수신을 추적할 수 있고 응용프로그램 내부에 데이타도 추적할 수 있다(13).If the received data does not require message analysis (8), check whether the debugging window is opened (9), if it is opened (10), close the debugging window (11), and if not open (12), process the input command. If a debugging window is open while processing input commands, messages can be traced between and within each application, and data can be traced within the application (13).
본 발명에서는 하나의 응용프로그램에서 하나의 디버깅 창만 사용하였으나 응용프로그램에서 다수의 창을 이용할 수 있다.In the present invention, only one debugging window is used in one application, but a plurality of windows may be used in the application.
따라서, 상기와 같은 처리절차에 의해 수행되는 본 발명은, 시스팀을 개발하는 과정에서 뿐만 아니라 현장 전화국에서 운용중에도 운용 단말기인 컴퓨터만으로도 응용프로그램의 동작을 추적하고 분석할 수 있도록 편리한 환경을 제공하는 효과가 있다.Accordingly, the present invention carried out by the above processing procedure, the effect of providing a convenient environment to track and analyze the operation of the application program only with the computer as the operating terminal not only in the process of developing the system, but also during operation in the field phone office There is.
Claims (1)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1019920024220A KR940011665B1 (en) | 1992-12-14 | 1992-12-14 | Application program's message analyzing method using pc multiwindow |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1019920024220A KR940011665B1 (en) | 1992-12-14 | 1992-12-14 | Application program's message analyzing method using pc multiwindow |
Publications (2)
Publication Number | Publication Date |
---|---|
KR940015825A KR940015825A (en) | 1994-07-21 |
KR940011665B1 true KR940011665B1 (en) | 1994-12-23 |
Family
ID=19345524
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1019920024220A KR940011665B1 (en) | 1992-12-14 | 1992-12-14 | Application program's message analyzing method using pc multiwindow |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR940011665B1 (en) |
-
1992
- 1992-12-14 KR KR1019920024220A patent/KR940011665B1/en not_active IP Right Cessation
Also Published As
Publication number | Publication date |
---|---|
KR940015825A (en) | 1994-07-21 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US20160173816A1 (en) | User Interface Tool Kit for Mobile Devices | |
US11449408B2 (en) | Method, device, and computer program product for obtaining diagnostic information | |
US20010011215A1 (en) | Network device simulation system and method | |
KR940011665B1 (en) | Application program's message analyzing method using pc multiwindow | |
JPH09321869A (en) | Call information testing method and device therefor | |
KR950003677B1 (en) | Operations processing method in electron exchanges | |
KR100214125B1 (en) | Function parameter tracking method in full electronic switching system | |
KR950022618A (en) | On-line information processing device and method of electronic switchboard using workstation | |
KR920004151B1 (en) | A testing method of electronic exchange | |
KR920001103B1 (en) | Test software simulation method for electronic exchanger | |
KR940017564A (en) | Method and device for monitoring IPC message of electronic exchange | |
Liu et al. | I-Test: integrated testing expert system for trunks | |
KR100567282B1 (en) | Process management and tracking method of Service Control Point | |
KR100247423B1 (en) | Input/output port testing method | |
KR20000034157A (en) | Shell command process method in switcher | |
KR940003278A (en) | Monitoring and tracing method of communication data between processors in all electronic switch | |
KR100208268B1 (en) | Method for outputing error information in a full-electronic exchange | |
JPS6331349A (en) | Test connection system | |
KR20000040548A (en) | Method for searching data of trunk line and route in switching system | |
KR940001435B1 (en) | Changed data tracing method in electronic exchange | |
CN117331536A (en) | Integrated development method, device, electronic equipment and storage medium | |
Zinser et al. | The gradient backbone architecture | |
JPH07107140A (en) | Protocol analyzer | |
Ho et al. | Test consulting system for switching systems | |
JPH0290765A (en) | Remote control system for telephone exchange |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A201 | Request for examination | ||
N231 | Notification of change of applicant | ||
G160 | Decision to publish patent application | ||
E701 | Decision to grant or registration of patent right | ||
GRNT | Written decision to grant | ||
FPAY | Annual fee payment |
Payment date: 20071115 Year of fee payment: 14 |
|
LAPS | Lapse due to unpaid annual fee |