KR20030056131A - Web based Switching System Management System and Method - Google Patents

Web based Switching System Management System and Method Download PDF

Info

Publication number
KR20030056131A
KR20030056131A KR1020010086292A KR20010086292A KR20030056131A KR 20030056131 A KR20030056131 A KR 20030056131A KR 1020010086292 A KR1020010086292 A KR 1020010086292A KR 20010086292 A KR20010086292 A KR 20010086292A KR 20030056131 A KR20030056131 A KR 20030056131A
Authority
KR
South Korea
Prior art keywords
web
exchange
web server
management
management system
Prior art date
Application number
KR1020010086292A
Other languages
Korean (ko)
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 KR1020010086292A priority Critical patent/KR20030056131A/en
Publication of KR20030056131A publication Critical patent/KR20030056131A/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M3/00Automatic or semi-automatic exchanges
    • H04M3/22Arrangements for supervision, monitoring or testing
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M2203/00Aspects of automatic or semi-automatic exchanges
    • H04M2203/05Aspects of automatic or semi-automatic exchanges related to OAM&P
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M2203/00Aspects of automatic or semi-automatic exchanges
    • H04M2203/10Aspects of automatic or semi-automatic exchanges related to the purpose or context of the telephonic communication
    • H04M2203/1033Remote administration, e.g. of web servers

Landscapes

  • Engineering & Computer Science (AREA)
  • Signal Processing (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

PURPOSE: A web-based switch management system and a method therefor are provided to reduce the load of a switch by separating a web server from the switch and managing a plurality of switches through the web server by a TCP/IP(Transmission Control Protocol/Internet Protocol). CONSTITUTION: A web server(RW) connects to a plurality of switches(S31-S3n) on the basis of a web. Management devices(WC21-WC2n) connect to the web server(RW) on the basis of the web, and manage the switches(S31-S3n). The web server(RW) provides a switch management service through an HTTP(HyperText Transfer Protocol) with the management devices(WC21-WC2n).

Description

웹 기반의 교환기 관리 시스템 및 방법{Web based Switching System Management System and Method}Web based Switching System Management System and Method

본 발명은 웹 기반의 교환기 관리 시스템 및 방법에 관한 것으로서, 특히 웹 서버를 통한 표준화된 웹 페이지를 이용하여 교환기 관리 시스템에 자유롭게 접속하여 여러대의 교환기를 관리할 수 있도록 하는 웹 기반의 교환기 관리 시스템 및 방법에 관한 것이다.The present invention relates to a web-based exchange management system and method, and more particularly, to a web-based exchange management system for freely accessing an exchange management system using a standardized web page through a web server and managing multiple exchanges. It is about a method.

종래에는 도 1에 도시하는 바와 같이, 하나의 교환기를 관리하기 위해서 각각의 교환기(S11, S12, S13, …, S1n)와 관리 장치(R)를 하나의 직렬 포트(Serial Port) 또는 TCP/IP(Transport Control Protocol/Internet Protocol) 기반의 텔넷(Telnet)으로 연결하여 명령어 기반(Command Based or Terminal Based)의 교환기 관리 시스템을 구성한다.Conventionally, as shown in FIG. 1, in order to manage one switch, each switch S1 1 , S1 2 , S1 3 ,..., S1 n and the management device R are connected to one serial port. Or, it configures a command-based or terminal based exchange management system by connecting to Telnet based on TCP / IP (Transport Control Protocol / Internet Protocol).

전술한 바와 같은 구성의 교환기 관리 시스템에서는, 교환기(S11, S12, S13, …, S1n)에 직접 접근하여 교환기(S11, S12, S13, …, S1n) 자체에서 제공하는 명령어들을 입력하여 교환기(S11, S12, S13, …, S1n)를 관리 및 설정한다. 따라서, 관리자가 관리에 필요한 모든 명령어들을 숙지해야 하고, 특정한 운영 체제가 설치된 관리 장치(R)만으로 관리가 가능하다는 문제점이 있다.In the exchange management system having the above-described configuration, the exchanges S1 1 , S1 2 , S1 3 ,..., S1 n are directly accessed and provided by the exchanges S1 1 , S1 2 , S1 3 ,..., S1 n itself. By inputting the commands to manage and configure the exchange (S1 1 , S1 2 , S1 3 , ..., S1 n ). Therefore, the administrator should be familiar with all the commands necessary for management, there is a problem that can be managed only by the management device (R) in which a specific operating system is installed.

전술한 문제점을 해결하기 위해 명령어 기반이 아닌 GUI(Graphic User Interface) 환경을 제공하는 응용 프로그램을 사용하여 교환기를 관리하는 데, 이 경우에는 특정 교환기에 맞게 개발된 특정 응용 프로그램이 설치된 관리 장치에서만 특정 교환기에 대한 관리가 가능한 문제점이 있다.In order to solve the above problems, the exchange is managed using an application that provides a GUI (Graphic User Interface) environment, which is not command-based. In this case, only the managed device where the specific application developed for the specific exchange is installed is specific. There is a problem that can be managed for the exchange.

전술한 문제점을 해결하기 위해 범용적인 장치에서 관리 장소에 상관없이 교환기가 설치된 네트워크 망에만 접속할 수 있으면 교환기 관리가 가능한 웹 기반의 교환기 관리 시스템을 사용하여 교환기를 관리하는 데, 웹 기반의 교환기 관리 시스템은 도 2에 도시하는 바와 같이, 교환기를 관리할 수 있는 웹 페이지와 이를 서비스해 줄 웹 서버를 내장한 교환기(SW11, SW12, SW13, …, SW1n)와, 표준화된 웹 페이지를 볼 수 있는 웹 브라우저가 설치된 범용 장치(Windows, UNIX, RINUX, 등)(WC11, WC12, …, WC1n)로 구성된다.In order to solve the above-mentioned problems, the general-purpose device manages the exchange using a web-based exchange management system capable of exchange management, provided that the device can be accessed only from the network where the exchange is installed. As shown in Fig. 2, a web page capable of managing a switch, a switch (SW1 1 , SW1 2 , SW1 3 , ..., SW1 n ) having a web server serving the same, and a standardized web page It consists of general-purpose devices (Windows, UNIX, RINUX, etc.) (WC1 1 , WC1 2 ,…, WC1 n ) equipped with a viewable web browser.

전술한 바와 같은 구성에 있어서, 교환기(SW11, SW12, SW13, …, SW1n)는 LAN(Local Area Network) 또는 WAN(Wide Area Network) 망을 통한 인터넷/인트라넷 망과 연결되어 있으며, HTTP(Hyper Text Transfer Protocol) 프로토콜을 사용하여 웹 페이지를 볼 수 있는 범용 장치(WC11, WC12, …, WC1n)는 교환기(SW11, SW12, SW13, …, SW1n)가 있는 네트워크 망에 접속하여 교환기(SW11, SW12, SW13, …, SW1n)를 관리한다.In the configuration as described above, the switch (SW1 1 , SW1 2 , SW1 3 , ..., SW1 n ) is connected to the Internet / intranet network via a local area network (LAN) or wide area network (WAN) network, General purpose devices (WC1 1 , WC1 2 ,…, WC1 n ) that can view web pages using the HTTP (Hyper Text Transfer Protocol) protocol have a switch (SW1 1 , SW1 2 , SW1 3 ,…, SW1 n ). It connects to the network and manages the switches SW1 1 , SW1 2 , SW1 3 ,..., SW1 n .

그러나, 종래 웹 기반의 교환기 관리 시스템은 각각의 교환기(SW11, SW12, SW13, …, SW1n)가 웹 서버를 내장하고 있어야 하므로, 교환기 자체의 부하를 가중시키고, 좋은 품질의 서비스를 제공받을 수 없게 되는 문제점이 있다.However, in the conventional web-based exchange management system, since each exchange SW1 1 , SW1 2 , SW1 3 ,..., SW1 n must have a built-in web server, it increases the load of the exchange itself and provides a good quality service. There is a problem that can not be provided.

본 발명은 전술한 문제점을 해결하기 위해 안출된 것으로서, 웹 서버를 교환기에서 분리하고, TCP/IP를 사용하여 전용 웹 서버를 통해 여러 대의 교환기를 관리함으로써, 교환기 자체의 부하를 줄이고, 양질의 서비스를 제공할 수 있도록 하는 웹 기반의 교환기 관리 시스템 및 방법을 제공함에 그 목적이 있다.The present invention has been made to solve the above problems, by separating the web server from the switch, and managing multiple switches through a dedicated web server using TCP / IP, reducing the load of the switch itself, high quality service The purpose of the present invention is to provide a web-based exchange management system and method that can provide.

도 1은 종래 직렬 포트/텔넷 연결 기반의 교환기 관리 시스템의 구성을 보인 도.1 is a diagram illustrating a configuration of a switch management system based on a conventional serial port / telnet connection.

도 2는 종래 웹 기반의 교환기 관리 시스템의 구성을 보인 도.Figure 2 is a diagram showing the configuration of a conventional web-based switch management system.

도 3은 본 발명에 따른 웹 기반의 교환기 관리 시스템의 구성을 보인 도.Figure 3 is a diagram showing the configuration of a web-based switch management system according to the present invention.

도 4는 본 발명에 따른 웹 기반의 교환기 관리 방법을 설명하기 위한 플로우챠트.4 is a flowchart for explaining a web-based exchange management method according to the present invention.

*** 도면의 주요 부분에 대한 부호의 설명 ****** Explanation of symbols for the main parts of the drawing ***

S31, S32, S33, …, S3n. 교환기,WC21, WC22, …, WC2n. 관리 장치,S3 1 , S3 2 , S3 3 ,. , S3 n . Exchanger, WC2 1 , WC2 2 ,.. , WC2 n . Management device,

RW. 웹 서버,D. 저장부RW. Web server, D. Storage

전술한 목적을 달성하기 위한 본 발명에 따른 웹 기반의 교환기 관리 시스템은, 웹을 기반으로 다수 개의 교환기와 연결 접속되는 웹 서버와; 웹을 기반으로 상기 웹 서버와 연결 접속되어 상기 교환기들을 관리하는 관리 장치를 구비하여 이루어진다.Web-based exchange management system according to the present invention for achieving the above object, a web server connected to a plurality of exchanges based on the web; And a management device connected to the web server based on the web to manage the exchanges.

한편, 본 발명에 따른 웹 기반의 교환기 관리 방법은, 웹 브라우저를 통해 웹 서버에 로그인한 관리자로부터 관리할 교환기를 선택받고, 상기 선택받은 교환기와 연결 설정을 수행하는 과정과; 상기 관리자로부터 상기 교환기 관리에 필요한 동작을 요청받는 과정과; 상기 동작 요청을 인코딩하여 상기 교환기로 전송하는 과정과; 상기 동작 요청에 따라 동작을 수행한 교환기로부터 상기 동작 요청에 대한 응답 데이터를 전송받는 과정과; 상기 전송받은 응답 데이터를 디코딩하여 상기 웹 브라우저를 통해 상기 관리자에 제공하는 과정을 포함하여 이루어진다.On the other hand, the web-based switch management method according to the present invention, the process of selecting a switch to be managed from the administrator logged into the web server through a web browser, and performing a connection setting with the selected switch; Receiving a request for an operation required for managing the exchange from the manager; Encoding and transmitting the operation request to the exchange; Receiving response data for the operation request from an exchange performing an operation according to the operation request; And decoding the received response data and providing it to the manager through the web browser.

이하에서는 첨부한 도면을 참조하여 본 발명의 바람직한 실시예에 따른 웹 기반의 교환기 관리 시스템 및 방법에 대해서 상세하게 설명한다.Hereinafter, a web-based exchange management system and method according to a preferred embodiment of the present invention with reference to the accompanying drawings will be described in detail.

도 3은 본 발명에 따른 웹 기반의 교환기 관리 시스템의 구성을 보인 도로, 웹 서버(RW)와, 관리 장치(WC21, WC22, …, WC2n)와, 다수개의 교환기(S31, S32, S33, …, S3n)를 구비하여 이루어진다.3 illustrates a road, a web server RW, a management device WC2 1 , WC2 2 ,..., WC2 n , and a plurality of exchanges S3 1 , S3 showing the configuration of a web-based exchange management system according to the present invention. 2 , S3 3 ,..., S3 n ).

이와 같은 구성에 있어서, 웹 서버(RW)는 TCP/IP 기반으로 다수개의 교환기(S31, S32, S33, …, S3n)와 동시에 연결되어 있다.In this configuration, the web server RW is simultaneously connected to a plurality of exchanges S3 1 , S3 2 , S3 3 ,..., S3 n based on TCP / IP.

전술한, 웹 서버(RW)는 다수개의 교환기(S31, S32, S33, …, S3n)와 TCP/IP 기반의 연결을 지속적으로 유지하며, 연결이 끊어지면 다시 연결을 시도하여 항상 교환기(S31, S32, S33, …, S3n)의 상태를 검사한다.As described above, the web server RW continuously maintains a TCP / IP-based connection with a plurality of exchanges S3 1 , S3 2 , S3 3 ,..., S3 n , and always attempts to reconnect when disconnected. Check the state of the exchangers S3 1 , S3 2 , S3 3 ,..., S3 n .

그리고, 웹 서버(RW)는 저장부(D)를 구비하여 이루어지는 데, 다중으로 교환기(S31, S32, S33, …, S3n)를 관리하므로 웹 서버(RW)는 관리 장치(WC21, WC22, …, WC2n)를 통해 접속한 관리자의 ID, 접속 시작 시간, 접속 해제 시간, 관리 요구에 따라 접속된 교환기 등에 대한 데이터를 저장부(D)에 저장하여 기본적인 교환기 관리 기능 이외에 여러 교환기 간의 공통된 항목의 통합 관리가 가능하다.The web server RW includes a storage unit D, and the web server RW manages the switching devices S3 1 , S3 2 , S3 3 ,..., S3 n . 1 , WC2 2 , ..., WC2 n ) stores data in the storage unit (D) for the ID of the administrator connected via WC2 n ), the connection start time, the connection release time, and the connected exchange according to the management request. Integrated management of common items among multiple exchanges is possible.

또한, 웹 서버(RW)는 관리 대상인 각각의 교환기(S31, S32, S33, …, S3n)로부터 장애 정보를 실시간으로 수집하여 저장부(D)에 저장함으로써, 관리자가 각각의 교환기(S31, S32, S33, …, S3n)의 장애 이력을 통합적으로 관리할 수 있다.In addition, the web server RW collects fault information from each of the switching targets S3 1 , S3 2 , S3 3 ,..., S3 n in real time and stores the failure information in the storage unit D. The failure history of (S3 1 , S3 2 , S3 3 ,..., S3 n ) can be integratedly managed.

한편, 관리 장치(WC21, WC22, …, WC2n)는 웹 서버(RW)가 설치된 네트워크 망에 접속한 후, 웹 서버(RW)를 통해 관리 대상인 교환기(S31, S32, S33, …, S3n)를 관리한다.Meanwhile, the management apparatus WC2 1 , WC2 2 ,..., WC2 n connect to the network network in which the web server RW is installed, and then exchange switches S3 1 , S3 2 , S3 3 managed through the web server RW. ,…, S3 n ).

즉, 관리자는 웹 서버(RW)가 설치된 네트워크 망과 연결된 관리 장치(WC21, WC22, …, WC2n)에서 웹 브라우저를 통해 웹 서버(RW)에 접속하고, 관리하고자 하는 교환기를 선택하여 접속하면, 웹 서버(RW)는 해당 교환기와 연동하여 표준화된 웹 페이지를 통하여 관리 장치(WC21, WC22, …, WC2n)에 관리 서비스를 제공한다.That is, the administrator accesses the web server RW through a web browser from the management devices WC2 1 , WC2 2 ,…, WC2 n connected to the network installed with the web server RW, and selects an exchange to be managed. Upon connection, the web server RW provides a management service to the management apparatus WC2 1 , WC2 2 ,..., WC2 n through a standardized web page in association with the corresponding exchange.

도 4는 본 발명에 따른 웹 기반의 교환기 관리 방법을 설명하기 위한 플로우챠트이다.4 is a flowchart illustrating a web-based exchange management method according to the present invention.

우선, 관리자가 웹 서버(RW)가 설치된 네트워크 망과 연결된 임의의 관리 장치(WC21)에서 웹 브라우저를 통해 웹 서버(RW)에 로그인하면, 웹 서버(RW)는 하나의 임의의 세션을 생성하여 관리 장치(WC21)와의 접속 연결을 유지하고, 관리 장치(WC21)로 관리할 교환기를 선택할 수 있는 웹 페이지(화면)를 제공하여 관리 장치(WC21)를 통해 관리자로부터 관리할 교환기를 선택받는다(S10, S12, S14).First, when an administrator logs in to the web server RW through a web browser from any management device WC2 1 connected to a network installed with a web server RW, the web server RW creates one random session. the management apparatus (WC2 1) keep up connection, and the management apparatus (WC2 1) providing a web page (screen) that can be selected for the exchange to manage to subject to the exchange to manage from an administrator via the management device (WC2 1) with It is selected (S10, S12, S14).

상기한 과정 S14에서 관리 장치(WC21)를 통해 웹 서버(RW)로부터 관리할 교환기를 선택할 수 있는 웹 페이지를 제공받은 관리자는 관리할 교환기를 선택하게 되는 데, 동시에 관리할 교환기를 여러 대 선택할 수 있다.In step S14, the administrator who has provided a web page for selecting an exchange to be managed from the web server RW through the management device WC2 1 selects an exchange to be managed, and selects multiple exchanges to be managed at the same time. Can be.

상기한 과정 S14를 통해 관리할 교환기를 선택받은 웹 서버(RW)는 선택된 해당 교환기와 TCP/IP 소켓 하나를 연결한다(S16).The web server RW selected to manage through the process S14 connects the selected exchanger with one TCP / IP socket (S16).

이후, 웹 서버(RW)는 관리자가 교환기의 내부 데이터 조회, 변경, 추가, 삭제 등과 같은 동작을 수행할 수 있도록 교환기 관리 웹 페이지를 관리 장치(WC21)로 전송하고, 관리자가 교환기 관리 웹 페이지를 통해 교환기 관리에 필요한 동작을 요청하면, 프락시서버를 통해 관리자가 요청한 내용을 교환기가 인식할 수 있는 바이너리 스트링(binary string)으로 인코딩하고, 교환기와 연결된 소켓을 통하여 교환기에 전송한다(S18, S20).Thereafter, the web server RW transmits the exchange management web page to the management device WC2 1 so that the administrator can perform operations such as inquiry, change, addition, and deletion of the internal data of the exchange, and the administrator manages the exchange management web page. When requesting the necessary operation for the exchange management through the proxy server, the proxy server encodes the requested contents into a binary string that the exchange can recognize, and transmits it to the exchange through a socket connected to the exchange (S18, S20). ).

관리 대상인 교환기에서는 특정 TCP/IP 포트를 열어놓고 대기하고 있다가 웹 서버(RW)가 기동하면서 해당 포트로 연결을 요청하면 이를 받아들여 연결을 설정한다. 여기서, 교환기가 특정 TCP/IP 포트를 통해 다른 시스템과 연결이 설정되어 있으면 웹 서버(RW)는 해당 교환기와 연결을 설정할 수 없게 된다. 따라서, 웹 서버(RW)는 주기적으로 교환기의 특정 TCP/IP 포트와 연결을 시도한다.In the managed exchange, a specific TCP / IP port is opened and waiting, and when a web server (RW) starts up and requests a connection to the port, it accepts the connection and establishes a connection. Here, if the exchange is established with another system through a specific TCP / IP port, the web server RW cannot establish a connection with the exchange. Therefore, the web server RW periodically attempts to connect to a particular TCP / IP port of the exchange.

전술한 바와 같이, 연결된 소켓을 통해 웹 서버(RW)로부터 바이너리 스트링을 수신받으면, 수신받은 바이너리 스트링을 디코딩하여 해당 명령을 수행하고, 해당 명령을 수행한 결과 값을 바이너리 스트링으로 인코딩한 후, 연결된 소켓을 통해 웹 서버(RW)로 전송한다.As described above, when the binary string is received from the web server (RW) through the connected socket, the received binary string is decoded to execute the corresponding command, the result of performing the corresponding command is encoded into the binary string, and then connected. Send to web server (RW) through socket.

이후, 웹 서버(RW)에서는 교환기와 연결되어 있는 소켓으로 바이너리 스트링 형태의 응답 데이터를 수신받으면, 수신받은 바이너리 스트링을 디코딩한 후, 해당 데이터를 요청한 세션의 관리 장치(WC21)로 해당 데이터를 전송한다(S22, S24).Subsequently, when the web server RW receives the response data in the form of a binary string through a socket connected to the exchange, the web server RW decodes the received binary string and then transmits the data to the management device WC2 1 of the requesting session. Transmit (S22, S24).

본 발명의 웹 기반의 교환기 관리 시스템 및 방법은 전술한 실시예에 국한되지 않고 본 발명의 기술 사상이 허용하는 범위 내에서 다양하게 변형하여 실시할 수 있다.The web-based exchange management system and method of the present invention are not limited to the above-described embodiments, and various modifications can be made within the scope of the technical idea of the present invention.

이상에서 설명한 바와 같은 본 발명의 웹 기반의 교환기 관리 시스템 및 방법에 따르면, 웹 서버를 교환기에서 분리하고, TCP/IP를 사용하여 전용 웹 서버를 통해 여러 대의 교환기를 관리함으로써, 교환기 자체의 부하를 줄이고, 양질의 서비스를 제공할 수 있게 된다. 또한, 하나의 웹 서버가 여러 대의 교환기를 동시에 관리할 수 있게 되어 통합적인 관리가 가능하게 된다.According to the web-based exchange management system and method of the present invention as described above, by separating the web server from the exchange, and managing multiple exchanges through a dedicated web server using TCP / IP, the load of the exchange itself It can reduce and provide quality service. In addition, a single web server can manage several exchanges at the same time, enabling integrated management.

Claims (3)

웹을 기반으로 다수 개의 교환기와 연결 접속되는 웹 서버와;A web server connected to a plurality of exchanges based on the web; 웹을 기반으로 상기 웹 서버와 연결 접속되어 상기 교환기들을 관리하는 관리 장치를 구비하여 이루어지는 웹 기반의 교환기 관리 시스템.And a management device connected to the web server based on the web to manage the exchanges. 제 1항에 있어서, 상기 웹 서버는,The method of claim 1, wherein the web server, 상기 관리 장치와 HTTP 프로토콜을 통해 교환기 관리 서비스를 제공하는 것을 특징으로 하는 웹 기반의 교환기 관리 시스템.Web-based exchange management system characterized in that to provide a switch management service through the management device and the HTTP protocol. 웹 브라우저를 통해 웹 서버에 로그인한 관리자로부터 관리할 교환기를 선택받고, 상기 선택받은 교환기와 연결 설정을 수행하는 과정과;Selecting an exchange to be managed by an administrator logged into the web server through a web browser, and performing connection establishment with the selected exchange; 상기 관리자로부터 상기 교환기 관리에 필요한 동작을 요청받는 과정과;Receiving a request for an operation required for managing the exchange from the manager; 상기 동작 요청을 인코딩하여 상기 교환기로 전송하는 과정과;Encoding and transmitting the operation request to the exchange; 상기 동작 요청에 따라 동작을 수행한 교환기로부터 상기 동작 요청에 대한 응답 데이터를 전송받는 과정과;Receiving response data for the operation request from an exchange performing an operation according to the operation request; 상기 전송받은 응답 데이터를 디코딩하여 상기 웹 브라우저를 통해 상기 관리자에 제공하는 과정을 포함하여 이루어지는 웹 기반의 교환기 관리 방법.And transmitting the received response data to the manager through the web browser.
KR1020010086292A 2001-12-27 2001-12-27 Web based Switching System Management System and Method KR20030056131A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020010086292A KR20030056131A (en) 2001-12-27 2001-12-27 Web based Switching System Management System and Method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020010086292A KR20030056131A (en) 2001-12-27 2001-12-27 Web based Switching System Management System and Method

Publications (1)

Publication Number Publication Date
KR20030056131A true KR20030056131A (en) 2003-07-04

Family

ID=32214351

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020010086292A KR20030056131A (en) 2001-12-27 2001-12-27 Web based Switching System Management System and Method

Country Status (1)

Country Link
KR (1) KR20030056131A (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010029242A (en) * 1999-09-30 2001-04-06 이계철 Centralized management system of electronic switching system centralized automatic message accounting system(ESS CAMA) and method thereof
KR20010036439A (en) * 1999-10-08 2001-05-07 윤종용 Method for remotely maintaining and administrating of switching systems
KR20010049089A (en) * 1999-11-30 2001-06-15 서평원 Apparatus and method for managing data communication in simplified electronic exchange
KR20020014215A (en) * 2000-08-17 2002-02-25 윤종용 User programming system for the key telephone system through the web server

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010029242A (en) * 1999-09-30 2001-04-06 이계철 Centralized management system of electronic switching system centralized automatic message accounting system(ESS CAMA) and method thereof
KR20010036439A (en) * 1999-10-08 2001-05-07 윤종용 Method for remotely maintaining and administrating of switching systems
KR20010049089A (en) * 1999-11-30 2001-06-15 서평원 Apparatus and method for managing data communication in simplified electronic exchange
KR20020014215A (en) * 2000-08-17 2002-02-25 윤종용 User programming system for the key telephone system through the web server

Similar Documents

Publication Publication Date Title
US6457040B1 (en) Method and system for a distributed network computing system for providing application services
JP5684884B2 (en) Control device
EP1566939A1 (en) Media streaming home network system and method for operating the same
US20100121959A1 (en) Low-level remote sharing of local devices in a remote access session across a computer network
JPWO2007039942A1 (en) Terminal device, server device, and command device
KR20020061288A (en) Network Digital Video Control Server System
US20030182665A1 (en) Apparatus and method for managing cable modem based on web
US20070011243A1 (en) System and method for storing and transmitting a file data using internet messenger
KR100422327B1 (en) Realtime Control System and Method of User Browser
KR20030056131A (en) Web based Switching System Management System and Method
US20080301305A1 (en) Method and related system for building up a network connection between clients and servers through a stream fork by utilizing http protocol
Cisco Terminal Server User Commands
Cisco Terminal Server User Commands
Cisco Terminal Server User Commands
Cisco Terminal Server User Commands
Cisco Terminal Server User Commands
Cisco Terminal Server User Commands
Cisco Terminal Server User Commands
Cisco Terminal Server User Commands
Cisco Protocol Translator User Commands
Cisco Using the Protocol Translator
Cisco Using the Protocol Translator
Cisco Using the Protocol Translator
Cisco Using the Protocol Translator
Cisco Using the Protocol Translator

Legal Events

Date Code Title Description
A201 Request for examination
N231 Notification of change of applicant
E902 Notification of reason for refusal
E601 Decision to refuse application