KR20030044570A - Command processing method in asynchronous transfer mode exchange system - Google Patents

Command processing method in asynchronous transfer mode exchange system Download PDF

Info

Publication number
KR20030044570A
KR20030044570A KR1020010075376A KR20010075376A KR20030044570A KR 20030044570 A KR20030044570 A KR 20030044570A KR 1020010075376 A KR1020010075376 A KR 1020010075376A KR 20010075376 A KR20010075376 A KR 20010075376A KR 20030044570 A KR20030044570 A KR 20030044570A
Authority
KR
South Korea
Prior art keywords
command
client
instruction
server
processing
Prior art date
Application number
KR1020010075376A
Other languages
Korean (ko)
Other versions
KR100416798B1 (en
Inventor
박경현
Original Assignee
삼성전자주식회사
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 삼성전자주식회사 filed Critical 삼성전자주식회사
Priority to KR10-2001-0075376A priority Critical patent/KR100416798B1/en
Publication of KR20030044570A publication Critical patent/KR20030044570A/en
Application granted granted Critical
Publication of KR100416798B1 publication Critical patent/KR100416798B1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/54Store-and-forward switching systems 
    • H04L12/56Packet switching systems
    • H04L12/5601Transfer mode dependent, e.g. ATM
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/54Store-and-forward switching systems 
    • H04L12/56Packet switching systems
    • H04L12/5601Transfer mode dependent, e.g. ATM
    • H04L2012/5625Operations, administration and maintenance [OAM]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/54Store-and-forward switching systems 
    • H04L12/56Packet switching systems
    • H04L12/5601Transfer mode dependent, e.g. ATM
    • H04L2012/5629Admission control
    • H04L2012/5631Resource management and allocation

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer And Data Communications (AREA)

Abstract

PURPOSE: An instruction processing method in an ATM switching system is provided to add a new instruction or a new function of an instruction without suspending operation of a switching system by using Java application. CONSTITUTION: When a server receives an instruction signal from a client(S401), it separates only an instruction name from the instruction signal(S402) and checks whether there is a program for processing the instruction(S403). If there is instruction processing program(S404), the server executes a corresponding instruction processing child process(S406). The instruction processing child processor verifies whether parameters of the instruction have been inputted properly(S407). If the parameters have been normally inputted(S408), the instruction processing child processor opens an UDP(User Datagram Protocol) socket(S409), carries result information on the normally processed instruction on an output frame, and transfers it to the client by a UDP(S410). The instruction processing child processor closes the UDP socket(S411).

Description

비동기전송모드 교환기 시스템에서의 명령어 처리방법{Command processing method in asynchronous transfer mode exchange system}Command processing method in asynchronous transfer mode exchange system

본 발명은 비동기전송모드(Asynchronous Transfer Mode) 교환기 시스템에 관한 것으로서, 교환기 시스템의 운영에 지장을 주지 않으면서 교환기 입출력 명령어를 추가할 수 있는 비동기전송모드 교환기 시스템 및 그 시스템에서의 명령어 처리방법에 관한 것이다.The present invention relates to an asynchronous transfer mode exchange system, and more particularly, to an asynchronous transfer mode exchange system capable of adding exchange input / output instructions without interrupting the operation of the exchange system, and a command processing method in the system. will be.

일반적으로 분산 실시간 교환기 시스템은 교환 제어기와, 시스템 관리기로이루어지며, 운용자는 운용자 단말기를 이용하여 시스템 관리기에 접속한다. 시스템 관리기와 운용자 단말기는 통신매체를 통해 원격 접속이 가능하며 시스템 관리기에 서버가 포함된다. 이러한 분산 실시간 교환기 시스템에서 교환 제어기의 기능을 향상시키거나 추가할 때에는 반드시 명령어를 추가해야 한다. 종래에는 교환 제어기와 시스템 관리기 사이의 모든 입출력 명령어가 메시지 통신에 의존하여 처리되었고, 시스템 관리기에 운용자 단말기로부터 입력되는 명령에 대한 정의가 전체적으로 패키지화되어 저장되었다.Generally, a distributed real-time exchange system consists of an exchange controller and a system manager, and an operator connects to the system manager using an operator terminal. The system manager and the operator terminal can be accessed remotely through a communication medium. The system manager includes a server. In this distributed real-time exchange system, an instruction must be added when improving or adding a function of the exchange controller. In the related art, all input / output commands between the switching controller and the system manager are processed depending on the message communication, and the definitions of the commands input from the operator terminal to the system manager are packaged and stored as a whole.

운용자 단말기(클라이언트)에서 명령어가 입력되면, 시스템 관리기(서버)는 해당 명령어를 입력받아서 해석한 후 메시지 전송을 이용하여 교환 제어기에 해당 명령어를 전달한다. 그러면 교환 제어기는 해당 명령에 따른 행위를 수행한 후에 그 결과를 메시지 전송을 이용하여 시스템 관리기에 전달한다. 이러한 입출력 명령어 처리방식의 과정을 수행하기 위하여 시스템 관리기는 명령어 해석에 필요한 명령어에 대한 정의 파일을 저장하고 있어야 한다. 또한, 교환 제어기와 시스템 관리기, 시스템 관리기와 운용자 단말기 사이에 해당 명령어와 처리 결과를 주고받을 수 있도록 시그널이 정의되어 있어야 한다. 따라서, 교환기 시스템에 새로운 기능이 추가되는 경우, 교환 제어기와 시스템 관리기 사이에 입출력 명령어에 대한 정의가 추가되어야 하고, 메시지와 시그널의 정의와 기능이 교환 제어기에 구현되어야 한다. 또한, 교환 제어기가 수행하여야 할 명령어의 종류와 각 명령어에 대한 검증 데이터가 전체적으로 재작성되어야 한다.When a command is input from an operator terminal (client), the system manager (server) receives the command, interprets the command, and delivers the command to the switching controller using a message transmission. The exchange controller then performs the action according to the command and sends the result to the system manager using message transmission. In order to execute the process of input / output command processing, the system manager should store the definition file for the command necessary for command interpretation. In addition, a signal must be defined so that the command and processing result can be exchanged between the exchange controller and the system manager, the system manager and the operator terminal. Therefore, when a new function is added to the exchange system, definitions of input / output commands must be added between the exchange controller and the system manager, and the definitions and functions of messages and signals must be implemented in the exchange controller. In addition, the type of commands to be performed by the exchange controller and the verification data for each command must be rewritten as a whole.

종래의 교환기 시스템의 운용자 단말기는 자바 프로그램을 자신의 컴퓨터에존재시키지 않고 시스템 관리기(서버)로부터 자바 바이트 코드를 다운 받아서 실행시키는 방식이었다. 이러한 웹 기반 방식은 자신의 단말기에 자바 소스 프로그램을 따로 설치할 필요가 없기 때문에 사용에 편리한 장점은 있지만, 자바 바이트 코드를 실행시킬 수 있는 넷스케이프 2.0 이상의 브라우저가 필요하며, 이러한 웹 브라우저에서 자바 프로그램을 실행시키려면 많은 부하가 발생하게 되는 단점도 있다.The operator terminal of a conventional exchange system is a method of downloading and executing Java byte code from a system manager (server) without having a Java program on its own computer. This web-based method is convenient to use because there is no need to install a Java source program on its own terminal, but it requires a Netscape 2.0 or higher browser capable of executing Java byte code, and executes a Java program in such a web browser. There is also a disadvantage in that a lot of load is generated.

위에서 설명한 바와 같이 종래의 입출력 명령어 처리방법은 모든 입출력 명령어 처리를 메시지 통신에 의존하였고, 입출력 명령에 대한 정의를 전체적으로 패키지화하여 유지하였기 때문에 명령어의 기능을 향상시키거나 명령어를 추가할 때 기존에 사용중인 모든 명령어와 해당 명령어의 정의가 재작성되어야 하는 등의 문제점이 있다. 또한, 자바 프로그램을 자신의 컴퓨터에 존재시키지 않고 웹 브라우저 서버로부터 자바 바이트 코드를 다운 받아 실행시키는 방식이었기 때문에 웹 브라우저를 실행시키고 자바 프로그램을 실행시키는 데 많이 부하가 걸리게 되는 문제점이 있었다.As described above, the conventional I / O command processing method relies on message communication for all I / O command processing, and the definition of I / O command is packaged and maintained as a whole, thus improving the function of the command or adding the command. The problem is that all commands and their definitions must be rewritten. In addition, since the Java program was downloaded from the web browser server without executing the Java program on its own computer, there was a problem in that the web browser was run and the Java program was heavily loaded.

본 발명의 목적은 분산 실시간 교환기 시스템에서 입출력 명령어 처리과정에 자바 애플리케이션을 이용함으로써, 명령어 내지 명령어의 기능 추가시 메시지나 입출력 명령어에 대해 별도의 정의를 할 필요가 없고, 교환기 시스템의 운영을 중단하지 않고도 새로운 명령어 내지 명령어의 기능을 추가할 수 있는 명령어 처리방법을 제공하는 데 있다.An object of the present invention is to use a Java application to process input and output commands in a distributed real-time exchange system, there is no need to define a separate message or input and output commands when adding the function of the command to the command, do not interrupt the operation of the exchange system. It is to provide a command processing method that can add a new command or a function of the command without having to.

상기 목적을 달성하기 위한 본 발명의 비동기전송모드 교환기 시스템은, 교환 제어기 전체의 서비스 상태와 자원 상태를 관리하고 교환에 필요한 정보를 관리하는 소프트웨어가 실장되어 정보처리와 운용자 정합을 지원하는 시스템 관리기, 및 운용자로부터 입력되는 명령어를 상기 시스템 관리자에게 전달하는 클라이언트를 포함하고,The asynchronous transmission mode exchange system of the present invention for achieving the above object is a system manager for managing the service state and resource state of the entire exchange controller and the information management necessary for the exchange is mounted to support information processing and operator matching, And a client for delivering a command input from an operator to the system administrator.

상기 시스템 관리기는, 상기 클라이언트의 통신매체를 이용한 원격 접속을 지원하는 웹 기반 서버와, 상호 독립적으로 실행되며 상기 서버의 자프로세서로 동작하여 상기 클라이언트로부터 입력되는 명령어를 처리하는 다수의 명령어 처리 기능부를 포함하는 것을 특징으로 한다.The system manager may include a web-based server that supports remote access using the client's communication medium, and a plurality of command processing functions that are executed independently of each other and operate as a self-processor of the server to process commands input from the client. It characterized by including.

또한, 상기 목적을 달성하기 위한 본 발명의 비동기전송모드 교환기 시스템에서의 명령어 처리방법은, 서버는 상기 운용자 단말기로부터 명령어 시그널이 입력되면, 상기 명령어를 처리하는 명령어 처리 기능부가 존재하는 지를 체크하는 단계와, 상기 명령어를 처리하는 명령어 처리 기능부가 존재하면, 상기 명령어 처리 기능부를 자프로세서로 구동시키는 단계와, 상기 자프로세서에 상기 명령어 시그널에 포함된 파라미터를 전달하여 상기 명령어를 처리할 수 있도록 하는 단계를 구비하는 것을 특징으로 한다.In addition, the command processing method in the asynchronous transfer mode switch system of the present invention for achieving the above object, the server checks whether there is a command processing function unit for processing the command, if a command signal is input from the operator terminal; And if there is an instruction processing function for processing the instruction, driving the instruction processing function with a coprocessor, and passing the parameter included in the command signal to the coprocessor to process the command. Characterized in having a.

도 1은 일반적인 비동기전송모드 교환기 시스템의 하드웨어 구성도,1 is a hardware diagram of a general asynchronous transfer mode exchange system;

도 2는 본 발명이 적용되는 비동기전송모드 교환기 시스템의 소프트웨어 구성도,2 is a software configuration diagram of an asynchronous transfer mode exchange system to which the present invention is applied;

도 3은 본 발명의 한 실시예에 따른 비동기전송모드 교환기 시스템의 클라이언트에서의 명령어 처리방법을 도시한 동작 흐름도,3 is an operation flowchart illustrating a command processing method in a client of an asynchronous transfer mode exchange system according to an embodiment of the present invention;

도 4는 본 발명의 한 실시예에 따른 비동기전송모드 교환기 시스템의 서버에서의 명령어 처리방법을 도시한 동작 흐름도이다.4 is a flowchart illustrating a command processing method in a server of an asynchronous transfer mode exchange system according to an embodiment of the present invention.

이하, 첨부한 도면을 참고로 하여 본 발명의 비동기전송모드 교환기 시스템에서의 명령어 처리방법을 설명하면 다음과 같다.Hereinafter, a command processing method in an asynchronous transfer mode exchange system of the present invention will be described with reference to the accompanying drawings.

도 1은 본 발명이 적용되는 ATM 교환기 시스템의 개략적인 하드웨어 구성도이다. 교환기 시스템은 교환 제어기(100)와, 시스템 관리기(200)로 이루어진다. 이 교환 제어기(100)는 적어도 하나 이상의 서브 시스템이 연결되어 구성된다. 2개 이상의 서브 시스템이 연결되어 구성되는 경우 양단에 위치하는 서브 시스템(110)은 데이터의 교환을 실행하는 스위치장치(111)와, 이 스위치장치(111)와 외부 단말기와의 인터페이싱 기능을 수행하는 정합장치(112, 113)와, 이 정합장치(112, 113)와 스위치장치(111)를 제어하는 프로세서(114)로 이루어진다. 시스템 관리기(200)는 모니터(210)와, 컴퓨터 본체(220)와, 저장장치(230)로 구성되어 정보처리와 시스템 관리를 담당한다.1 is a schematic hardware diagram of an ATM switch system to which the present invention is applied. The exchange system consists of an exchange controller 100 and a system manager 200. The exchange controller 100 is configured by connecting at least one or more subsystems. When two or more subsystems are connected and configured, the subsystem 110 located at both ends of the subsystem 110 performs an interface function between the switch device 111 for exchanging data and the switch device 111 and an external terminal. And a processor 114 for controlling the matching devices 112 and 113 and the switching device 111. The system manager 200 includes a monitor 210, a computer main body 220, and a storage device 230, which is in charge of information processing and system management.

교환 제어기 서브시스템(110)의 정합장치(112, 113)는 가입자 정합장치(112)와 중계선 정합장치(113)로 구분되는데, 가입자 정합장치(112)는 외부의 가입자 단말과 링크로 연결되고, 중계선 정합장치(113)는 다른 교환기와 링크로 연결된다. 정합장치(112, 113)와 스위치장치(111) 사이에는 내부 데이터 전송링크가 연결된다. 교환 제어기 서브시스템(110)의 프로세서(114)에는 데이터의 교환을 제어하는 소프트웨어와 제어를 지원하는 소프트웨어가 실장되어 동작하여, 정합장치(112, 113)와 스위치장치(111)를 제어한다. 3개 이상의 서브시스템으로 이루어진 교환 제어기의 경우, 가운데에 위치한 서브시스템(120)은 데이터의 교환을 실행하는 스위치장치(121)와, 교환을 제어하는 프로세서(122)를 포함한다.The matching devices 112 and 113 of the switching controller subsystem 110 are divided into the subscriber matching device 112 and the relay line matching device 113. The subscriber matching device 112 is connected to an external subscriber terminal by a link. The relay line matching device 113 is connected to another exchanger by a link. An internal data transmission link is connected between the matching devices 112 and 113 and the switch device 111. The processor 114 of the exchange controller subsystem 110 includes software for controlling the exchange of data and software for supporting the control to control the matching devices 112 and 113 and the switch device 111. In the case of an exchange controller consisting of three or more subsystems, the centrally located subsystem 120 includes a switch device 121 for exchanging data and a processor 122 for controlling the exchange.

시스템 관리기(200)는 교환 제어기 전체의 서비스 상태와 자원의 상태를 관리하거나 교환에 필요한 정보를 관리하는 소프트웨어가 실장되어 정보처리와 운용자 정합을 담당한다. 또한, 과금과 서비스 통계 등에 대한 정보를 저장장치(230)에 저장한다.The system manager 200 is equipped with software that manages the service state and resource state of the entire exchange controller or manages information required for exchange, and is responsible for information processing and operator registration. In addition, the storage 230 stores information about billing and service statistics.

도 2는 본 발명이 적용되는 ATM 교환기 시스템의 소프트웨어 구성도이다. 교환 제어기의 소프트웨어는 메모리에 상주하여 동작하고, 시스템 제어기의 소프트웨어 중 응용 프로그램을 위한 인터페이스 기능은 메모리에 상주하여 동작하고 나머지 응용 소프트웨어는 디스크에 있다가 인터페이스 기능에서 필요할 때 불러내어 수행시킨다.2 is a software configuration diagram of an ATM switch system to which the present invention is applied. The software of the exchange controller resides in the memory, and the interface function for the application program among the software of the system controller resides in the memory, and the remaining application software resides on the disk and is called out and executed when needed by the interface function.

교환 제어기(100)의 프로세서에는 실시간 운용체계(131)가 동작하고, 시스템 관리기(200)에는 범용운용체계(232)가 동작한다. 교환 제어기(100)의 프로세서와 시스템 관리기(200)는 미들웨어 및 통신 프로토콜(310)에 의하여 정보를 교류한다. 교환 제어기(100)는 해당 실시간 운용체계(131)가 수용할 수 있는 프로토콜의 종류에 따라서 응용 소프트웨어의 수정이 발생하지 않도록 응용 프로그램 인터페이스(132)를 포함한다. 시스템 관리기(200)의 소프트웨어는 교환 제어기(100)의 소프트웨어와의 통신을 위하여 원격 라이브러리, 원격 공유메모리, 원격 프로세서를 이용하는데, 이를 위해 교환 제어기에서 요구하는 통신을 위해 동작하는 응용 프로그램 인터페이스(232)를 포함한다.The real time operating system 131 operates in the processor of the exchange controller 100, and the general operation system 232 operates in the system manager 200. The processor of the exchange controller 100 and the system manager 200 exchange information by the middleware and the communication protocol 310. The exchange controller 100 includes an application program interface 132 such that modification of application software does not occur according to the type of protocol that the real-time operating system 131 can accommodate. The software of the system manager 200 uses a remote library, a remote shared memory, and a remote processor to communicate with the software of the exchange controller 100. An application program interface 232 that operates for communication required by the exchange controller for this purpose. ).

그밖에 교환 제어기(100)의 프로세서는 실시간 작업 기능부(133)와, 호 서비스 통계 수집 기능부(134)와, 제어 데이터(135)와, 상태 감시 기능부(136)와, 시험 기능부(137)와, 서비스 제어 기능부(138)와, 시동 제어 기능부(139)와, 형상 제어 기능부(140)를 포함한다. 또한, 시스템 관리기(200)의 프로세서는 과금/통계 기능부(233)와, 운용/관리 정보 데이터베이스(234)와, 장애 분석과 경보 출력기능부(235)와, 운용 인터페이스(236)와, 클래스 서버(237)와, 망 관리 응용 프로그램 인터페이스(238)와, 등록 작업 기능부(239)와, 시동 관리 기능부(240)와, 형상 변경 기능부(241)와, 시스템 제어 기능부(242)와, 호 제어 정보 출력 기능부(243)와, 상태 출력 기능부(244)와, 과금 통계와 정보 출력 기능부(245)와, 형상 출력 기능부(246)와, 시스템 제어 정보 출력 기능부(247)를 포함한다.In addition, the processor of the exchange controller 100 includes a real time work function unit 133, a call service statistics collection function unit 134, control data 135, a state monitoring function unit 136, and a test function unit 137. ), A service control function unit 138, a start control function unit 139, and a shape control function unit 140. In addition, the processor of the system manager 200 includes a billing / statistics unit 233, an operation / management information database 234, a fault analysis and alarm output unit 235, an operation interface 236, and a class. Server 237, network management application program interface 238, registration operation function unit 239, startup management function unit 240, shape change function unit 241, system control function unit 242 And a call control information output function unit 243, a state output function unit 244, a charging statistics and information output function unit 245, a shape output function unit 246, and a system control information output function unit ( 247).

먼저, 교환 제어기(100)의 실시간 작업 기능부(133)는 신호처리, 호 제어, 번호 번역, 루트 제어 등과 같은 실시간 작업을 수행한다. 실시간 작업의 진행상태는 호 서비스 통계 수집 기능부(134)에 통보되고, 이 호 서비스 통계 수집 기능부(134)의 통계정보는 응용 프로그램 인터페이스(132)를 통하여 시스템 관리기(200)의 응용 프로그램 인터페이스(232)를 통해 과금/통계 기능부(233)에 전달된 후 운용/관리 정보 데이터베이스(234)에 수록된다.First, the real time work function unit 133 of the exchange controller 100 performs real time work such as signal processing, call control, number translation, route control, and the like. The progress of the real-time operation is notified to the call service statistics collection function unit 134, and the statistical information of the call service statistics collection function unit 134 is applied to the application program interface of the system manager 200 through the application program interface 132. The data is transmitted to the billing / statistics function unit 233 through 232 and then stored in the operation / management information database 234.

이러한 실시간 작업에서 참조해야 하는 각종 정보 및 데이터는 메모리상의 공유영역에 있는 제어 데이터(135)를 이용한다. 이 제어 데이터는 시스템 관리기(200)를 통하여 변경되고 유지되거나, 교환 제어기 내에서 발생되는 사건에 의하여 변경되는데, 교환 제어기 내의 사건은 실질적인 서비스 변경과 장애상태 변경이 있다. 장애상태의 변경은 상태 감시 기능부(136)와 시험 기능부(137)에 의하여 변경된다. 이러한 장애상태의 변경은 응용프로그램 인터페이스 기능을 통하여 시스템 관리기의 장애분석과 경보출력 기능부(235)에 전달되고, 전달된 내용은 운용/관리 정보 데이터베이스(234)에 수록됨과 동시에 운용 인터페이스(236)를 경유하여 클래스 서버(237)를 통하여 운용 관리자의 HMI(Human Machine Interface) 클라이언트 시스템(320)에 출력된다. 또한, 통합 망 관리 응용프로그램 인터페이스(238)를 통하여 통합 망 관리시스템(330)에 전달된다.Various information and data to be referred to in such a real time operation use the control data 135 in a shared area on the memory. This control data is changed and maintained through the system manager 200 or by an event occurring in the exchange controller, where an event in the exchange controller has a substantial service change and a failure state change. The change of the fault condition is changed by the state monitoring function unit 136 and the test function unit 137. The change of the failure state is transmitted to the failure analysis and alarm output function unit 235 of the system manager through the application program interface function, and the transferred contents are stored in the operation / management information database 234 and the operation interface 236. Through the class server 237 is output to the HMI (Human Machine Interface) client system 320 of the operation manager. In addition, it is delivered to the integrated network management system 330 through the integrated network management application program interface 238.

시스템 관리기(200)는 운용 관리자인 HMI 클라이언트 시스템(320)나 통합 망 관리 시스템(330)으로부터의 요구에 따라 교환 제어기의 제어 데이터를 변경한다. 운용 관리자의 요구는 클래스 서버(237)와, 웹브라우저를 이용하여 구현된 공통 게이트웨이인 운용 인터페이스(236)를 경유한다. 이 공통 게이트웨이인 운용 인터페이스(236)는 입력된 명령어를 분석하여 해당되는 시스템 관리기(200) 내의 프로그램을 동작시킨다.The system manager 200 changes the control data of the switching controller according to a request from the HMI client system 320 or the integrated network management system 330 which is an operation manager. The request of the operation manager is via the class server 237 and the operation interface 236, which is a common gateway implemented using a web browser. The operation interface 236, which is a common gateway, analyzes the input command and operates a program in the corresponding system manager 200.

예를 들어, 신호점 등록이나 번호 등록, 루트 등록, 서비스 등록 등과 같은 운용자 요구가 입력되면, 이는 운용 인터페이스(236)를 경유하여 해당 등록 작업 기능부(239)가 동작되어 운용/관리 정보 데이터베이스(239)에 저장된다. 또한, 응용 프로그램 인터페이스(232)를 경유하여 교환 제어기의 서비스 제어 기능부(138)를 통하여 제어 데이터(135)를 변경하고, 변경된 제어 데이터(135)를 기반으로 실시간 기능이 동작한다.For example, when an operator request such as signal point registration, number registration, route registration, service registration, or the like is input, the registration operation function 239 is operated via the operation interface 236 to operate the operation / management information database ( 239). In addition, the control data 135 is changed through the service control function unit 138 of the exchange controller via the application program interface 232, and a real-time function is operated based on the changed control data 135.

한편, 시동관리에 관련된 운용자 요구가 입력되면, 시동관리 기능부(240)는 교환 제어기의 시동제어 기능부(139)와 상호 교류하여 필요한 기능을 교환 제어기에 적재 수행시킨다. 교환기 구성의 변경은 형상변경 기능부(241)가 교환 제어기의 형상제어 기능부(140)와 상호 교류하여 제어 데이터(135)에 형상관련 사항을 변경한다. 시험이나 감시의 진행여부에 대한 제어 명령어인 경우에는 시스템 제어 기능부(242)가 교환 제어기내의 상태 감시 기능부(136) 또는 시험 기능부(137)를 경유하여 제어 데이터(135)를 변경한다.On the other hand, when an operator request related to startup management is input, the startup management function unit 240 interacts with the startup control function unit 139 of the exchange controller to load the necessary functions to the exchange controller. In the change of the exchange configuration, the shape changing function 241 interacts with the shape control function 140 of the exchange controller to change the shape related matters in the control data 135. In the case of a control command for whether the test or monitoring proceeds, the system control function 242 changes the control data 135 via the status monitoring function 136 or the test function 137 in the switching controller.

이와 같이 시스템 관리기(200)에서 운용자 명령어에 의하여 변경된 내용은 시스템 관리기(200)의 운용/관리 정보 데이터베이스(234)와 교환 제어기(100)의 제어 데이터(135)에 반영되고, 교환 제어기(100)에서 발생하는 사건도 제어 데이터(135)와 시스템 관리기(200)의 운용/관리 정보 데이터베이스(234)에 수록된다. 따라서, 각종 정보의 출력이나 서비스와 자원의 상태에 관련된 명령어는 시스템 관리기 자체에서 수행될 수 있다. 시스템 관리기(200) 자체에서 수행되는 기능부에는 호 제어 정보 출력 기능부(243)와, 상태 출력 기능부(244), 과금 통계 정보 출력 기능부(245), 형상 출력 기능부(246), 및 시스템 제어 정보 출력 기능부(247)가 있다.As such, the contents changed by the operator command in the system manager 200 are reflected in the operation / management information database 234 of the system manager 200 and the control data 135 of the exchange controller 100, and the exchange controller 100. Event occurring in the control data 135 and the system manager 200 is stored in the operation / management information database 234. Thus, commands related to the output of various information or the status of services and resources may be performed by the system manager itself. The function unit performed by the system manager 200 itself includes a call control information output unit 243, a state output unit 244, a charging statistics information output unit 245, a shape output unit 246, and There is a system control information output function unit 247.

상기한 교환 제어기의 소프트웨어 각 기능부들은 메시지 통신을 사용하지 않고, 시스템 관리기의 소프트웨어 각 기능부들도 메시지 통신을 사용하지 않는다. 또한, 교환 제어기의 소프트웨어와 시스템 관리기의 소프트웨어 사이에도 각 기능부들이 직접 메시지 통신을 사용하는 것이 아니라 응용 프로그램 인터페이스를 사용하여 통신을 하기 때문에, 소프트웨어를 시스템 구조에 독립적으로 작성할 수 있고, 교환기 시스템의 소프트웨어 재사용성을 증가시킬 수 있는 잇점이 있다.The respective software functions of the switching controller do not use message communication, and the software functions of the system manager do not use message communication. In addition, since each functional unit communicates between software of the switching controller and software of the system manager using an application program interface instead of using direct message communication, the software can be written independently of the system structure. There is an advantage to increasing software reusability.

운용자 정합(UI : User Interface)을 위한 본 발명에 따른 HMI 클라이언트(320)는 그래픽사용자정합(GUI : Graphic User Interface) 기능을 구현하여 사용자에게 입출력 형식과 윈도우를 제공하며, 사용자의 요구를 시스템 관리기에 전달하고 시스템 관리기로부터 전달되는 처리 결과 혹은 이벤트 메시지(eventmessage)를 수신하여 사용자에게 제공하는 창구 역할을 한다. 클라이언트 프로그램이 동작하는 플랫폼을 다양하게 하기 위하여 클라이언트 프로그램은 자바(JAVA) 언어로 구현한다. 클라이언트는 운용자의 요구를 시스템 관리기에 사용자 데이터그램 프로토콜(UDP : user datagram protocol)을 통해 전달한다. 클라이언트 프로그램은 자바로 구현하였기 때문에 윈도우 계열과 매킨토시, 그리고 유닉스와 리눅스 기종은 별도의 프로그램의 설치나 추가적인 프로그램의 개발 없이도 모두 클라이언트 플랫폼으로 동작 가능하다.The HMI client 320 according to the present invention for operator matching (UI) provides a graphic user interface (GUI) function to provide an input / output format and a window to a user, and the user's request is a system manager. It acts as a window for receiving the processing result or event message delivered from the system manager and providing it to the user. In order to vary the platform on which the client program operates, the client program is implemented in the Java (JAVA) language. The client communicates the operator's request to the system manager via the user datagram protocol (UDP). Since the client program is implemented in Java, Windows, Macintosh, Unix, and Linux can all run as client platforms without installing additional programs or developing additional programs.

도 1에 도시된 바와 같은 하드웨어 구성과 도 2에 도시된 바와 같은 소프트웨어 구성을 가지는 ATM 교환기 시스템에서의 명령어 처리방법을 살펴보면 다음과 같다.An instruction processing method in an ATM switch system having a hardware configuration as shown in FIG. 1 and a software configuration as shown in FIG. 2 will now be described.

우선적으로, 운용자는 HMI 클라이언트(이하, 클라이언트라고 함) 상에서 명령어 처리를 위한 클래스 서버(이하, 서버라고 함)에 접속한다. 서버에 접속된 클라이언트는 주기적으로 자신이 활성화되어 있음을 서버에게 보고하고, 종료될 때에도 서버에게 보고한다.First, the operator connects to a class server (hereinafter referred to as a server) for command processing on an HMI client (hereinafter referred to as a client). Clients connected to the server periodically report to the server that they are active and also report to the server when it is finished.

서버는 클라이언트가 초기 접속하면 윈도우 설정 및 관리기능을 수행하는 자(子)프로세서를 동작시킨다. 이 윈도우 설정 및 관리기능 자프로세서는 다수의 독립된 프로그램으로 구성되는데, 각 프로그램은 사용자의 적합성과 클라이언트 상에서의 윈도우 설정을 제어하고, 프레임 설정을 제어하며, 클라이언트의 활성화를 검사한다. 또한, 이 윈도우 설정 및 관리기능 자프로세서는 클라이언트의 주소와 해당 클라이언트에게 설정된 윈도우 이름을 파일로 저장하고 있다가 클라이언트에게 통보할 실시간 메시지가 발생하면 해당 실시간 메시지를 전달할 때 참조한다. 윈도우 설정 결과는 서버를 통해 클라이언트에게 통보된다.When the client initially connects, the server runs a child processor that performs window configuration and management functions. This window setting and management function The subprocessor consists of a number of independent programs, each of which controls the user's suitability and window setting on the client, controls the frame setting, and checks the client's activation. In addition, this window setting and management function subprocessor stores the client's address and the window name set for the client in a file, and refers to the real-time message when the real-time message occurs to notify the client. The result of the window setting is notified to the client through the server.

한편, 운용자가 클라이언트를 통해 명령어를 입력하면 그 명령어는 서버를 거치고, 서버는 명령어를 분석하는 프로그램을 자프로세서로 생성시킨다. 명령어 분석 자프로세서는 입력된 명령어를 해독하고, 해당 명령어에 해당하는 처리 프로그램을 자프로세서로 실행시킨다. 이 명령어 처리 자프로세서는 도 2의 시스템 관리기의 소프트웨어의 각 기능부 중 하나일 수 있다. 시스템 관리기의 각 명령어 처리 자프로세서는 교환 제어기로부터 정보를 얻고자 할 때에는 교환 제어기에게 정보 조회를 요구하며, 교환 제어기는 해당 정보 요구에 따른 결과를 시스템 관리기의 해당 명령어 처리 자프로세서에게 전달하고, 해당 명령어 처리 자프로세서는 해당 명령어에 대한 결과를 HMI 라이브러리를 사용하여 클라이언트에게 전달한다.On the other hand, when the operator inputs a command through the client, the command passes through the server, and the server generates a program that analyzes the command in a self processor. The instruction parser processor decodes the input instruction and executes the processing program corresponding to the instruction as the processor. This instruction processor may be one of the respective functional units of the software of the system manager of FIG. Each command processor in the system manager requests information from the switch controller when it wants to obtain information from the switch controller, and the switch controller delivers the result of the request to the command processor in the system manager. The instruction processor sends the result of the instruction to the client using the HMI library.

앞서 설명하였듯이 종래에는 모든 명령어를 처리함에 있어서 메시지 통신에 의존하였고, 일단 발생한 명령어들을 메모리 상에서 상주시키면서 결과 메시지를 기다리기 때문에 메모리 자원을 불필요하게 점유하였다. 본 발명에서는 응용 프로그램 인터페이스의 HMI 라이브러리를 이용하기 때문에 메모리에는 서버와 실시간 메시지 처리 기능부만 상주하더라도 모든 명령어에 대한 처리가 가능해진다.As described above, the conventional method relies on message communication in processing all instructions, and occupies memory resources unnecessarily because the instructions generated once reside in memory and wait for a result message. In the present invention, since the HMI library of the application program interface is used, all commands can be processed even if only a server and a real-time message processing function reside in the memory.

아래에서는 상술한 본 발명에 따른 ATM 교환기 시스템에서의 입출력 명령어 처리방법을 도 3과 도 4의 흐름도를 참조하여 상세하게 설명한다.Hereinafter, a method of processing an input / output command in an ATM switch system according to the present invention will be described in detail with reference to the flowcharts of FIGS. 3 and 4.

도 3은 본 발명에 따른 교환기 시스템의 클라이언트에서의 입출력 명령어 처리과정을 도시한 동작 흐름도이다.3 is an operation flowchart illustrating an input / output command process in a client of an exchange system according to the present invention.

먼저, 운용자가 자바 어플리케이션으로 구현된 클라이언트의 GUI 윈도우에서 명령어를 선택하면(S301), 클라이언트는 해당 명령어에 대한 정보를 운용자에게 디스플레이해 주고, 운용자는 해당 명령어에 대한 정보를 참조하여 명령어에 맞는 파라미터를 입력한다(S302).First, when an operator selects a command in a GUI window of a client implemented as a Java application (S301), the client displays information about the command to the operator, and the operator refers to the information about the command and then sets parameters corresponding to the command. Enter (S302).

운용자가 명령어와 해당 명령어에 따른 파라미터를 다 입력한 후 서버 쪽으로 메시지를 보내는 버튼을 클릭하면(S303), 클라이언트는 입력된 명령어와 파라미터 형식이 해당 명령어의 전송형식에 맞는지 검사한다(S304). 검사 후 형식에 맞게 입력되었으면(S305) 클라이언트는 해당 명령어와 파라미터로 이루어진 명령어 시그널을 서버에게 전송한다(S307). 이때, 서버와의 통신은 UDP를 사용한다. 그러나, 형식에 맞지 않을 경우에는 클라이언트는 오류 메시지를 디스플레이하고(S306), 운용자가 해당 오류를 수정할 수 있도록 환경을 제공하기 위해 단계 S301로 진행한다.When the operator enters the command and the parameters according to the command and clicks a button to send a message to the server (S303), the client checks whether the input command and the parameter format match the transmission format of the command (S304). If it is input according to the form after the check (S305), the client sends a command signal consisting of the command and the parameter to the server (S307). At this time, the communication with the server uses UDP. However, if the format does not match, the client displays an error message (S306), and proceeds to step S301 to provide an environment for the operator to correct the error.

단계 S307에서 클라이언트가 서버에 명령어와 파라미터를 전송한 다음에는 결과를 받는 쓰레드를 계속 띄어놓아서 서버로부터 결과 메시지가 수신되기를 대기한다(S308). 신호 대기 중, 결과 메시지가 수신되면(S309), 해당 결과 메시지가 자신이 송신한 명령어에 대한 결과 메시지인 지를 체크한다(S310). 자신이 송신한 명령어에 대한 결과 메시지이면 해당 결과 메시지를 로그에 기록함과 아울러 결과창에 디스플레이하고, 자신이 송신한 명령어에 대한 결과 메시지가 아니면 해당 결과 메시지를 버린 후 단계 S308의 신호 대기 상태로 진행한다.In step S307, after the client transmits the command and the parameter to the server, the thread that receives the result is left awaiting to receive a result message from the server (S308). While the signal is waiting, if a result message is received (S309), it is checked whether the corresponding result message is a result message for the command transmitted by itself (S310). If the result message is for the command sent by the user, the result message is recorded in the log and displayed on the result window.If the result message is not the result message for the command sent by the user, the corresponding message is discarded and the process proceeds to the signal waiting state of step S308. do.

도 4는 본 발명에 따른 교환기 시스템의 서버에서의 입출력 명령어 처리과정을 도시한 동작 흐름도이다.4 is an operation flowchart illustrating an input / output command process in a server of an exchange system according to the present invention.

서버는 클라이언트로부터 명령어 시그널이 수신되면(S401), 해당 명령어 시그널에서 명령어 이름만을 분리하고(S402), 해당 명령어를 처리하는 프로그램이 존재하는 지를 체크한다(S403). 해당 명령어 처리 프로그램이 존재하면(S404), 해당 명령어 처리 자프로세서를 실행시킨다(S406). 명령어 처리 자프로세서는 각 명령어마다 하나의 자프로세서를 실행시켜서 각각 독립된 프로세서로서 각각의 명령어를 처리하도록 한다. 단계 S404에서 해당 명령어 처리 프로그램이 존재하지 않으면 명령어 오류를 클라이언트에게 통보한다(S405).When the command signal is received from the client (S401), the server separates only the command name from the command signal (S402) and checks whether a program that processes the command exists (S403). If the instruction processing program exists (S404), the instruction processor is executed (S406). Instruction processing The subprocessor executes one subprocessor for each instruction to process each instruction as an independent processor. If the corresponding command processing program does not exist in step S404, the client is notified of the command error (S405).

각 명령어 처리 자프로세서는 우선 명령어의 파라미터들이 제대로 입력되었는 지 검증한다(S407). 입력 파라미터가 정상적으로 입력되었으면(S408), UDP 소켓을 열고(S409), 명령어 정상 처리 결과정보를 출력 프레임에 실어서 클라이언트에게 UDP로 전송한다(S410). 한편, 입력 파라미터에 오류가 발생하였을 경우(S408)에는 에러 원인 정보와 함께 비정상 처리 결과값을 클라이언트에게 UDP로 전송한다(S405). 처리결과 전송 후 UDP 소켓을 닫는다(S411).Each instruction processor first verifies whether the parameters of the instruction are correctly input (S407). If the input parameter is normally input (S408), the UDP socket is opened (S409), and the command normal processing result information is loaded into the output frame and transmitted to the client via UDP (S410). On the other hand, when an error occurs in the input parameter (S408), the abnormal process result value is transmitted to the client via UDP together with the error cause information (S405). After transmitting the processing result, the UDP socket is closed (S411).

상기에서는 본 발명의 바람직한 실시예를 참조하여 설명하였지만, 해당 기술 분야의 숙련된 당업자는 하기의 특허 청구의 범위에 기재된 본 발명의 사상 및 영역으로부터 벗어나지 않는 범위 내에서 본 발명을 다양하게 수정 및 변경시킬 수 있음을 이해할 수 있을 것이다.Although described above with reference to a preferred embodiment of the present invention, those skilled in the art will be variously modified and changed within the scope of the invention without departing from the spirit and scope of the invention described in the claims below I can understand that you can.

본 발명은 교환기의 운용자 정합기능 중에서 자바 어플리케이션을 이용한 텍스트 입출력에 관한 것으로 새로운 기능이 추가될 때에 기존 운용 중이던 교환기의 전체적인 변동 없이 명령어 정합을 유연하게 확장할 수 있고, 아울러 명령어의 입출력을 위하여 메모리에 상주해야 하는 소프트웨어를 감소시켜서 메모리를 효율적으로 사용할 수 있는 효과가 있다. 또한, 클라이언트가 웹 브라우저 없이 독립적으로 실행될 수 있기 때문에 부하를 최소화할 수 있는 효과가 있다.The present invention relates to text input / output using a Java application among the operator matching functions of the exchange. When a new function is added, the command matching can be flexibly extended without changing the overall exchange of the existing operating switch, and the memory is inputted to the memory for input / output of the instructions. The effect is to reduce the software that must reside and use the memory efficiently. In addition, since the client can run independently without a web browser, there is an effect to minimize the load.

Claims (7)

교환 제어기 전체의 서비스 상태와 자원 상태를 관리하고 교환에 필요한 정보를 관리하는 소프트웨어가 실장되어 정보처리와 운용자 정합을 지원하는 시스템 관리기, 및 운용자로부터 입력되는 명령어를 상기 시스템 관리자에게 전달하는 클라이언트를 포함하는 교환기 시스템에 있어서,It includes a system manager that manages the service status and resource status of the entire exchange controller and manages the information necessary for the exchange to support information processing and operator registration, and a client that delivers commands input from the operator to the system administrator. In an exchange system, 상기 시스템 관리기는 상기 클라이언트의 통신매체를 이용한 원격 접속을 지원하는 웹 기반 서버와,The system manager is a web-based server that supports remote access using the communication medium of the client, 상호 독립적으로 실행되며 상기 서버의 자프로세서로 동작하여 상기 클라이언트로부터 입력되는 명령어를 처리하는 다수의 명령어 처리 기능부를 포함하는 것을 특징으로 하는 비동기전송모드 교환기 시스템.And a plurality of command processing functions that are executed independently of each other and operate as a subprocessor of the server to process commands input from the client. 웹 기반 서버와 상기 서버의 자프로세서로 동작하여 상호 독립적으로 명령어를 처리하는 명령어 처리 기능부를 포함하는 시스템 관리기, 및 운용자로부터 입력되는 명령어를 상기 시스템 관리자에게 전달하는 클라이언트를 포함하는 교환기 시스템에서의 명령어 처리방법에 있어서,Instructions in the exchange system comprising a system manager including a command processing function for operating a web-based server and the server's own processor to process commands independently of each other, and a client for transmitting commands input from the operator to the system administrator In the treatment method, 상기 서버는 상기 운용자 단말기로부터 명령어 시그널이 입력되면, 상기 명령어를 처리하는 명령어 처리 기능부가 존재하는 지를 체크하는 단계와;Checking, by the server, whether a command processing function for processing the command exists when a command signal is input from the operator terminal; 상기 명령어를 처리하는 명령어 처리 기능부가 존재하면, 상기 명령어 처리 기능부를 자프로세서로 구동시키는 단계와;Driving the instruction processing function to a self processor if an instruction processing function to process the instruction exists; 상기 자프로세서에 상기 명령어 시그널에 포함된 파라미터를 전달하여 상기 명령어를 처리할 수 있도록 하는 단계를 구비하는 것을 특징으로 하는 비동기전송모드 교환기 시스템에서의 명령어 처리방법.And transmitting the parameter included in the command signal to the subprocessor to process the command. 제 2 항에 있어서, 상기 명령어 처리 기능부 존재여부 체크 단계는, 상기 명령어 시그널에서 명령어 이름을 분리하고, 상기 명령어 이름을 이용하여 명령어 처리 기능부가 존재하는 지를 체크하는 것을 특징으로 하는 비동기전송모드 교환기 시스템에서의 명령어 처리방법.The asynchronous transmission mode switch of claim 2, wherein the checking of the existence of the command processing function unit separates the command name from the command signal and checks whether the command processing function exists using the command name. How commands are handled in the system. 제 2 항에 있어서, 상기 명령어를 처리하는 명령어 처리 기능부가 존재하지 않으면 상기 클라이언트에게 명령어 처리 오류 메시지를 전송하는 단계를 더 포함한 비동기전송모드 교환기 시스템에서의 명령어 처리방법.3. The method of claim 2, further comprising sending a command processing error message to the client if a command processing function for processing the command does not exist. 제 2 항에 있어서, 상기 명령어 처리 자프로세서는, 상기 명령어 시그널에 포함된 파라미터를 검증한 후, 상기 명령어 파라미터가 정상적으로 입력되었으면 상기 명령어를 처리하여 처리 결과를 상기 클라이언트에게 전송하고, 상기 명령어 파라미터가 정상적으로 입력되지 않았으면 명령어 처리 오류 메시지를 상기 클라이언트에게 전송하는 것을 특징으로 하는 비동기전송모드 교환기 시스템에서의 명령어 처리방법.The method of claim 2, wherein the command processor is configured to verify a parameter included in the command signal, process the command if the command parameter is normally input, and transmit a processing result to the client. And a command processing error message is transmitted to the client if it is not normally input. 제 2 항에 있어서, 상기 클라이언트는 상기 운용자가 명령어와 해당 명령어에 따른 파라미터를 입력하고 명령어 시그널 전송버튼을 입력하면, 상기 명령어와 파라미터의 형식을 검사하는 단계와;The method of claim 2, further comprising: checking, by the client, a format of the command and parameter when the operator inputs a command and a parameter according to the command and inputs a command signal transmission button; 상기 검사 결과 형식에 맞으면 명령어와 파라미터로 이루어진 상기 명령어 시그널을 상기 서버에게 전송하는 단계와;Transmitting the command signal consisting of a command and a parameter to the server if the test result is in a format; 상기 서버로부터 메시지가 수신되면 상기 수신 메시지가 자신이 송신한 명령어에 대한 결과 메시지인지를 체크하는 단계와;If the message is received from the server, checking whether the received message is a result message for the command sent by the server; 상기 수신 메시지가 자신이 송신한 명령어에 대한 결과 메시지이면 상기 결과를 로그에 기록하고 결과창에 디스플레이하는 단계를 구비하는 것을 특징으로 하는 비동기전송모드 교환기 시스템에서의 명령어 처리방법.And recording the result in a log and displaying the result in a result window if the received message is a result message for a command sent by the received message. 제 2 항에 있어서, 상기 서버는, 상기 클라이언트가 초기 접속하면 상기 클라이언트의 주소와 윈도우 이름 및 사용자 정보를 관리하고, 일정 시간 단위로 상기 클라이언트의 활성화 상태를 검사하며, 상기 클라이언트가 종료하면 상기 클라이언트를 관리대상에서 삭제하는 것을 특징으로 하여 비동기전송모드 교환기 시스템에서의 명령어 처리방법.The client device of claim 2, wherein the server manages an address, a window name, and user information of the client when the client initially accesses the server, and checks an activation state of the client on a predetermined time basis. The command processing method in the asynchronous transfer mode exchange system, characterized in that to delete from the management target.
KR10-2001-0075376A 2001-11-30 2001-11-30 Command processing method in asynchronous transfer mode exchange system KR100416798B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR10-2001-0075376A KR100416798B1 (en) 2001-11-30 2001-11-30 Command processing method in asynchronous transfer mode exchange system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR10-2001-0075376A KR100416798B1 (en) 2001-11-30 2001-11-30 Command processing method in asynchronous transfer mode exchange system

Publications (2)

Publication Number Publication Date
KR20030044570A true KR20030044570A (en) 2003-06-09
KR100416798B1 KR100416798B1 (en) 2004-01-31

Family

ID=29572339

Family Applications (1)

Application Number Title Priority Date Filing Date
KR10-2001-0075376A KR100416798B1 (en) 2001-11-30 2001-11-30 Command processing method in asynchronous transfer mode exchange system

Country Status (1)

Country Link
KR (1) KR100416798B1 (en)

Also Published As

Publication number Publication date
KR100416798B1 (en) 2004-01-31

Similar Documents

Publication Publication Date Title
US5276863A (en) Computer system console
US5483647A (en) System for switching between two different operating systems by invoking the server to determine physical conditions to initiate a physical connection transparent to the user
US5726912A (en) Control system monitor
US6260160B1 (en) Remote troubleshooting of a computing device
JPH06208522A (en) Window display control method in open system window environment
US7188149B2 (en) Storage operating data control system
JP4049011B2 (en) Remote support system for analyzer
US20010011215A1 (en) Network device simulation system and method
JP4964666B2 (en) Computer, program and method for switching redundant communication paths
JPH10124418A (en) Remote control method using www server
KR100416798B1 (en) Command processing method in asynchronous transfer mode exchange system
JPH09146859A (en) Network system with terminal managing function
CN116360374A (en) Industrial data acquisition gateway and method
US6301508B1 (en) Automatic instrumentation system
JP2001051871A (en) Remote debugging device
JPH05210603A (en) Device and method of improving data transfer between application program and communication program in communication system
JPH06250886A (en) Remote supervisory method for computer system and remote computer managing system
JP2001306504A (en) Computer system, server and terminal equipment
KR100293912B1 (en) Method for text command processing in switching system
KR100315675B1 (en) Method for graphic displaying loading information according to processor in exchanger system
CN219514089U (en) Industrial data acquisition gateway
KR100293913B1 (en) Method for form filling command processing in switching system
CN118055093B (en) FTTR gateway equipment communication method, equipment and medium based on GDBus module
KR100304364B1 (en) Method for operation and management data processing in switching system
KR920010410B1 (en) Testing program management method

Legal Events

Date Code Title Description
A201 Request for examination
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20090102

Year of fee payment: 6

LAPS Lapse due to unpaid annual fee