KR20010094095A - A method of management data synchronization for web based data transmission equipment - Google Patents

A method of management data synchronization for web based data transmission equipment Download PDF

Info

Publication number
KR20010094095A
KR20010094095A KR1020000017523A KR20000017523A KR20010094095A KR 20010094095 A KR20010094095 A KR 20010094095A KR 1020000017523 A KR1020000017523 A KR 1020000017523A KR 20000017523 A KR20000017523 A KR 20000017523A KR 20010094095 A KR20010094095 A KR 20010094095A
Authority
KR
South Korea
Prior art keywords
client
data
datagram
web server
leaf node
Prior art date
Application number
KR1020000017523A
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 KR1020000017523A priority Critical patent/KR20010094095A/en
Publication of KR20010094095A publication Critical patent/KR20010094095A/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/22Indexing; Data structures therefor; Storage structures
    • G06F16/2228Indexing structures
    • G06F16/2246Trees, e.g. B+trees
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/23Updating
    • G06F16/2379Updates performed during online database operations; commit processing

Abstract

PURPOSE: A method for synchronizing management data of a web-based transmission equipment is provided to reduce a traffic of a system by generating a check-sum identifying the generation of a data updating. CONSTITUTION: A web server composes transmitted management data to a tree structure of a leaf node and transmits it to a client(S110). The web server creates periodically a check-sum indicating a update of corresponding leaf node data and compares it with an old check-sum(S120). The client compares the received check-sum to the old check-sum and requires updated location information of corresponding leaf management data by using a request datagram to the web server(S130). The web server searches a data corresponding to the location information of the request datagram and transmits it to the corresponding client by using a response datagram. In case that an error is occurred in the location information of the request datagram, the web server demands a re-transmission of leaf node location information to the client by using an error datagram. In case that the client receives updated data with the response datagram, the client updates the corresponding leaf node data. In case that the client receives the re-transmission of the leaf node location information with the error datagram, the client determines as to whether the client transfers it, or receives the data tree according to the state of an error.

Description

웹 기반 전송장비의 관리 데이터 동기 방법{A METHOD OF MANAGEMENT DATA SYNCHRONIZATION FOR WEB BASED DATA TRANSMISSION EQUIPMENT}A METHOD OF MANAGEMENT DATA SYNCHRONIZATION FOR WEB BASED DATA TRANSMISSION EQUIPMENT}

본 발명은 통신 시스템 장비 또는 전송 시스템 장비를 관리하는 서버(Server)와 클라이언트(Client)로 이루어지는 웹(Web) 환경에서 전송되는 데이터의 효율적인 동기(Synchronous)에 관한 것으로, 특히, 서버와 클라이언트 사이에 전송되는 트래픽(Traffic)이 적은 상태에서도 신속하게 데이터를 동기화 하도록 하는 방법에 관한 것이다.BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an efficient synchronous of data transmitted in a web environment consisting of a server and a client managing communication system equipment or transmission system equipment. The present invention relates to a method for quickly synchronizing data even when there is little traffic transmitted.

통신 또는 전송 시스템 장비는 원거리에 있는 사용자 사이에서 정보를 신속하고 정확하게 교환하는 것으로, 서비스 영역이 넓고 가입자가 많을수록 중계 전송 시스템 장비 또는 단말 전송 시스템 장비의 숫자가 늘어나고, 상기와 같은 각각의 시스템 장비는 상호 작용에 의하여 정보를 송수신 하므로, 특정 시스템 장비에 장애 또는 오류가 발생하면, 다른 시스템 장비의 기능까지도 영향을 미치게 된다.Communication or transmission system equipment is a fast and accurate exchange of information between remote users, the wider the service area and the more subscribers, the greater the number of relay transmission system equipment or terminal transmission system equipment, each system equipment as described above Since information is transmitted and received by interaction, when a failure or error occurs in a particular system equipment, the functions of other system equipment are affected.

상기와 같은 시스템 장비의 운용정보 또는 관리 데이터를 웹 서버에서 관리하도록 하므로써, 집중 관리할 수 있을 뿐 아니라, 유지보수 및 운용관리자는 클라이언트 단말기를 사용하여 특정지역으로 이동한 상태에서도 지정된 웹 서버와 접속하여 해당 시스템 장비 및 관련된 시스템 장비의 유지보수 및 운용관리 데이터를 확인 또는 검색 할 수 있게 된다.By managing the operation information or management data of the above system equipment in the web server, not only can be centrally managed, but also the maintenance and operation manager can access the designated web server even when moving to a specific area using the client terminal. Therefore, maintenance and operation management data of the relevant system equipment and related system equipment can be checked or searched.

따라서, 상기와 같은 클라이언트와 웹서버 사이의 공유 데이터는 최근 데이터로 신속하게 동기가 되어야 한다.Therefore, the shared data between the client and the web server should be quickly synchronized with the latest data.

이하, 첨부된 도면을 참조하여 종래 기술에 의한 웹 기반 전송장비의 관리데이터 동기 방법을 설명한다.Hereinafter, a method of synchronizing management data of a web-based transmission device according to the prior art will be described with reference to the accompanying drawings.

도1 은 일반적인 웹 기반 전송장비 관리 시스템의 기능 구성도 이다.1 is a functional configuration diagram of a general web-based transmission equipment management system.

상기와 같이 첨부된 도면을 참조하면, 일반적인 웹(Web) 기반(Based) 전송장비 관리 시스템은, 원거리 가입자 사이에 데이터 또는 정보를 송수신하는 통신 또는 다수의 전송 시스템 장비(10)와,Referring to the accompanying drawings as described above, a general Web (Based) transmission equipment management system, communication or multiple transmission system equipment 10 for transmitting and receiving data or information between the remote subscriber, and

상기 전송 시스템 정비(10) 사이에 전송 데이터 및 운용관리 데이터를 송수신하는 경로(Path) 또는 선로(Line)인 전용망(20)과,Dedicated network 20 that is a path or line for transmitting and receiving transmission data and operation management data between the transmission system maintenance 10,

상기 전용망(20)과 연결되어 각 전송 시스템 장비(10)의 운용 관리 정보 및 제어 정보를 송수신하고 처리하는 웹프로세서(MPS: Management Process of Server)(35)를 포함하는 웹 서버(Web Server)(30)와,A web server connected to the dedicated network 20 and including a management processor of server (MPS) 35 for transmitting and receiving and managing operation management information and control information of each transmission system equipment 10 ( 30) and,

상기 웹 서버(30)와 접속하는 일반적인 통신용 공중망(40)과,A general communication public network 40 connected to the web server 30,

상기 전송 시스템 장비(10)의 유지보수 및 운용관리자에 의하여 이동하면서, 상기 공중망(40)을 통하여 상기 웹서버(30)와 접속되고, 관리데이터 등을 처리하는 클라이언트 프로세서(MPC: Management Processor of Client)(55)를 포함하는 클라이언트(Client)(50)로 구성된다.A management processor (MPC) connected to the web server 30 through the public network 40 and processing management data while moving by the maintenance and operation manager of the transmission system equipment 10. It consists of a client (50) comprising a (55).

이하, 상기와 같은 일반적인 웹 기반 구성을 이용하는 전송시스템장비 또는 전송장비의 운용관리 데이터 동기 방법을 첨부된 도면을 참조하여 상세히 설명한다.Hereinafter, a method of synchronizing operation management data of a transmission system device or a transmission device using a general web-based configuration as described above will be described in detail with reference to the accompanying drawings.

상기 다수의 전송장비(10)는 통신용 데이터를 다른 전송장비(10)에 송수신하는 동시에, 각 전송장비(10)의 하드웨어 및 소프트웨어 구성, 현재의 운용상태, 시스템 용량, 장애 발생 상태 등, 모든 관리 데이터를 상기 전용망(20)을 통하여 상기 웹 서버(30)에 전송하고 필요한 제어신호를 인가 받는다,The plurality of transmission devices 10 transmits and receives communication data to and from another transmission device 10, and simultaneously manages all of the hardware and software configuration, current operation status, system capacity, and failure status of each transmission device 10. Data is transmitted to the web server 30 through the dedicated network 20 and the necessary control signal is applied.

상기 웹 서버(309)의 프로세서인 MPS(35)는 상기 다수의 전송장비(10)로부터 인가된 관리 데이터를 처리(Process)하고 저장하며, 오래된 관리 데이터는 새로운 관리 데이터로 갱신(Update)하게 된다.The MPS 35, which is a processor of the web server 309, processes and stores management data applied from the plurality of transmission devices 10, and updates old management data with new management data. .

상기와 같은 전송장비(10)의 유지보수 및 운용관리 요원은 지역적으로 산재해 있는 전송장비(10)의 관리를 위하여 순회하면서 또는 특정 지역에서 모든 전송장비(10)의 현재 운용 상태에 대한 관리 데이터를 확인 또는 검색할 수 있게 된다.The maintenance and operation management personnel of the transmission equipment 10 as described above are for the management of transmission equipment 10 scattered locally or for management data on the current operating state of all transmission equipment 10 in a specific region. You can check or search.

상기와 같이 확인 및 검색에 사용되는 단말장치는 일반적으로 휴대용 컴퓨터 또는 노트북 컴퓨터 등을 사용할 수 있으며, 클라이언트(50)라고 하고, 클라이언트 프로세서(MPC)(55)를 내장하게 된다.As described above, the terminal device used for checking and searching may be a portable computer or a notebook computer. The terminal device is called a client 50 and has a client processor (MPC) 55 therein.

상기 클라이언트(50)는 공중망(40)을 통하여 상기 웹서버(30)와 접속되고, 상기 웹서버(30)의 공통적인 관리 데이터와 동일성을 유지하기 위하여 관리 데이터의 동기(Synchronous)화를 수행한다.The client 50 is connected to the web server 30 through the public network 40, and performs the synchronization of the management data in order to maintain the same as the common management data of the web server 30. .

상기와 같은 웹(Web) 구성을 기반(Based)으로 하는 관리 시스템은, 웹서버(30)의 프로세서 MPS(35)와 클라이언트(50)의 프로세서 MPC(55)와 사이에 상기와 같은 데이터의 동기(Synchronous)가 필요하고, 데이터의 동기 방법은, 폴링(Polling) 처리 방식과 이벤트(Event) 처리 방식의 두 가지를 사용한다.The management system based on the Web configuration as described above is configured to synchronize the data as described above between the processor MPS 35 of the web server 30 and the processor MPC 55 of the client 50. (Synchronous) is required, and there are two methods for synchronizing data, polling and event handling.

상기의 폴링(Polling) 처리 방식은, 클라이언트(50)의 MPC(55)가 웹서버(30)의 MPS(35)에 주기적으로 동기용 데이터를 요청하고, 상기 MPS(35)로부터다운로드(Down Load) 받은 데이터를 이용하여 상기 MPC(55)에서 갱신(Update)하는 것으로써, 새로이 갱신(Update)할 데이터가 없는 경우에도, 트래픽(Traffic)이 발생하는 문제가 있었다.In the polling processing method, the MPC 55 of the client 50 periodically requests synchronization data to the MPS 35 of the web server 30, and downloads it from the MPS 35. When the MPC 55 is updated using the received data, there is a problem that traffic occurs even when there is no data to be updated.

상기와 같은 폴링 처리방식의 다른 일 실시예로서, 상기 MPC(55)에서 운용자가 유지보수 관리목적 또는 일상적인 데이터 검색 경우와 같이, 새로운 데이터의 처리가 필요한 경우, 상기 MPS(35)에 데이터 전송요청을 하므로써, 새로이 갱신(Update)된 데이터가 있던지 또는 없던지 MPS(35)에 있는 관리 데이터를 다운로드 받게 된다.As another embodiment of the polling processing method as described above, in the MPC 55, when the operator needs to process new data, such as for maintenance management purposes or routine data retrieval, data is transmitted to the MPS 35. By making a request, management data in the MPS 35 is downloaded whether or not there is newly updated data.

따라서, 상기와 같은 폴링 데이터 처리 방식은, MPS(35)에서 관리 데이터가 갱신된 것과 관계없이 일방적으로 MPC(55)에서 데이터를 다운로드 요청하는 것으로써, 트래픽의 폭주 현상이 발생하고, 상기와 같이 트래픽 폭주가 발생하는 상황에서는 필요한 데이터를 필요한 시간에 전달받지 못하고 지연된다는 문제점과 웹 관리 시스템의 성능이 저하한다는 문제가 있었다.Therefore, the polling data processing scheme as described above unilaterally downloads data from the MPC 55 regardless of whether management data has been updated in the MPS 35, resulting in a congestion of traffic. In a traffic congestion situation, there is a problem that the necessary data is not received at the required time and delayed, and the performance of the web management system is degraded.

또한, 상기 이벤트(Event) 처리 방식은, 웹서버(30)의 MPS(35)에서 관리 데이터가 변경 또는 갱신되었을 경우, 상기 MPS(35)에서 스스로 상기 MPC(55)로 상기 갱신(Update)된 데이터 또는 해당되는 데이터 전체를 전송하는 것으로써, MPC(55)는 상기 MPS(35)로부터 전송 받은 관리 데이터를 다운로드(Down Load) 받아 변경 부분 또는 전체 부분을 갱신(Update)하게 된다.In addition, in the event processing method, when management data is changed or updated in the MPS 35 of the web server 30, the MPS 35 updates the MPC 55 by itself. By transmitting data or all of the corresponding data, the MPC 55 downloads the management data received from the MPS 35 and downloads the changed part or the whole part.

그러나, 상기와 같은 이벤트(Event) 처리방식은, MPS(35)에서 전송하는 갱신 데이터를 MPC(55)에서 다운로드 받는 중에 오류(Error)가 발생하거나, 또는 상기MPC(55)가 수신하지 못하는 경우를, 상기 MPS(35)에서 확인할 수 없으므로, 공통적으로 관리하여야 하는 관리 데이터의 동기(Synchronous)를 맞추지 못하거나 또는 어려운 문제가 있었다.However, in the event processing method as described above, if an error occurs while downloading the update data transmitted from the MPS 35 from the MPC 55 or the MPC 55 does not receive it. Since it cannot be confirmed by the MPS 35, there is a problem in that synchronization of management data to be managed in common (Synchronous) is difficult or difficult.

본 발명은, 데이터를 집중관리하는 웹 서버에서, 데이터의 갱신이 발생하였는지 주기적으로 확인하고, 데이터의 갱신이 발생한 경우에 데이터의 갱신을 표시하는 체크섬 정보를 생성하여 클라이언트에 전송하며, 클라이언트는 상기 체크섬 정보를 기존의 체크섬 정보와 비교 판단하여, 다른 경우에만 웹서버에 갱신하여야할 데이터의 위치 정보를 전송하므로써, 갱신이 필요한 데이터를 다운로드 받는 데이터 동기 방법을 제공하는 것이 그 목적이다.According to the present invention, a web server for intensively managing data periodically checks whether data update has occurred, and generates and transmits checksum information indicating update of data to the client when data update occurs. It is an object of the present invention to provide a data synchronization method for downloading data requiring updating by determining and comparing checksum information with existing checksum information and transmitting location information of data to be updated to the web server only in other cases.

상기와 같은 목적을 달성하기 위하여 안출한 본 발명은, 웹 서버와 클라이언트로 구성되는 웹 기반 전송장비의 관리데이터 동기 시스템에 있어서, 웹 서버는 전송되는 관리 데이터를 리프 노드의 트리 구조로 그룹 구성하여 클라이언트에 전송하는 제1 과정과, 상기 웹 서버는 상기 해당 리프 노드 데이터의 갱신을 표시하는 체크섬을 주기적으로 생성하고 이전 체크섬과 비교하여 다른 경우에는 새로 생성된 해당 리프 노드의 체크섬을 클라이언트에 전달하는 제2 과정과, 상기 클라이언트는 상기 인가 받은 해당 체크섬을 이전의 체크섬과 비교하여 다른 경우에는 해당 리프 관리 데이터의 위치 정보를 리퀘스트 데이터 그램을 이용하여 상기 웹 서버에 갱신 요청하는 제3 과정과, 상기 웹 서버는 갱신 요청 받은 리퀘스트 데이터 그램의 위치 정보에 해당하는 데이터를 검색하고 리스폰스 데이터 그램을 이용하여해당 클라이언트에 전송하는 제4 과정과, 상기 단계에서 갱신 요청 받은 리퀘스트 데이터 그램의 위치 정보에 오류가 발생한 경우에는 에러 데이터 그램을 이용하여 해당 클라이언트에 리프 노드 위치정보의 재전송을 요구하는 제5 과정과, 상기 클라이언트는 리스폰스 데이터 그램으로 갱신 데이터를 전송 받은 경우 해당 리프 노드의 데이터를 갱신하며, 에러 데이터 그램으로 리프 노드 위치정보의 재전송을 요구받은 경우는 오류의 상태에 따라 재전송 할 것인지 또는 데이터 트리를 다시 전송 받을 것인지 판단 및 수행하는 제6 과정으로 이루어져 구성되는 웹 기반 전송장비의 관리 데이터 동기 방법을 특징으로 한다.The present invention has been made in order to achieve the above object, in the management data synchronization system of the web-based transmission device consisting of a web server and a client, the web server by grouping the transmitted management data in a tree structure of leaf nodes A first step of transmitting to the client, and the web server periodically generating a checksum indicative of an update of the corresponding leaf node data, and in comparison with the previous checksum, transferring the newly generated checksum of the leaf node to the client. And a second step of the client, comparing the authorized checksum with the previous checksum, and in other cases, requesting the web server to update the location information of the leaf management data using the request datagram. The web server uses the location information of the request datagram requested for the update. The fourth step of retrieving the data to be transmitted and using the response datagram to the corresponding client; and if an error occurs in the location information of the request datagram requested for the update in the above step, the leaf node is transmitted to the client using the error datagram. A fifth step of requesting retransmission of the location information, and when the client receives the update data in the response datagram, the client updates the data of the corresponding leaf node and an error in the case of requesting retransmission of the leaf node location information in the error datagram And a sixth process of determining and performing whether to retransmit or to receive the data tree again according to the state of the management system.

도1 은 일반적인 웹 기반 전송장비 관리 시스템의 기능 구성도 이고,1 is a functional configuration diagram of a general web-based transmission equipment management system,

도2 는 본 발명의 일 실시예에 의한 데이터 트리의 구조도 이고,2 is a structural diagram of a data tree according to an embodiment of the present invention;

도3 은 본 발명의 일 실시예에 의하여 사용되는 각 데이터 그램의 구조도 이고,3 is a structural diagram of each datagram used according to an embodiment of the present invention;

도4 는 본 발명의 일 실시예에 의하여 웹서버에서 관리데이터를 동기 하는 순서도 이고,4 is a flowchart for synchronizing management data in a web server according to an embodiment of the present invention;

도5 는 본 발명의 일 실시예에 의하여 클라이언트에서 관리데이터를 동기 하는 순서도 이다.5 is a flowchart for synchronizing management data in a client according to an embodiment of the present invention.

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

10 : 전송장비 20 : 전송망10: transmission equipment 20: transmission network

30: 웹 서보 35 : MPS30: Web Servo 35: MPS

40 : 공중망 50 : 클라이언트40: public network 50: client

55 : MPC 60 : 루트55: MPC 60: Root

62 : 부모 노드 64 : 리프 노드62: parent node 64: leaf node

이하, 첨부된 도면을 참조하여 본 발명의 기술에 의한 웹 기반 전송장비의 관리 데이터 동기 방법을 설명한다.Hereinafter, with reference to the accompanying drawings will be described a management data synchronization method of a web-based transmission equipment according to the technology of the present invention.

도2 는 본 발명의 일 실시예에 의한 데이터 트리의 구조도 이고, 도3 은 본 발명의 일 실시예에 의하여 사용되는 각 데이터 그램의 구조도 이고, 도4 는 본 발명의 일 실시예에 의하여 웹서버에서 관리데이터를 동기 하는 순서도 이고, 도5 는 본 발명의 일 실시예에 의하여 클라이언트에서 관리데이터를 동기 하는 순서도 이다.FIG. 2 is a structural diagram of a data tree according to an embodiment of the present invention, FIG. 3 is a structural diagram of each datagram used according to an embodiment of the present invention, and FIG. 4 is an embodiment of the present invention. 5 is a flowchart for synchronizing management data in a web server, and FIG. 5 is a flowchart for synchronizing management data in a client according to an embodiment of the present invention.

상기와 같이 첨부된 도면 및 일반적인 웹 기반 전송장비 관리 시스템의 기능 구성도를 참조하면, 본 발명의 기술에 의한 웹 기반 전송장비의 관리 데이터 동기 방법은, 통신장비 또는 전송장비(10)에서 발생된 관리데이터를 상기 웹 서버(30)에서 인가 받고, 상기 웹 서버(30)의 프로세서(Processor)인 MPS(35)에서 처리하여,일 실시예로서, 도2 에 도시된 리프 노드(Leaf Node)의 트리(Tree) 구조로 관리 데이터로 구성하는 제1 단계(S110)의 제1 과정과,Referring to the accompanying drawings and the functional configuration of the general web-based transmission equipment management system as described above, the management data synchronization method of the web-based transmission equipment according to the technology of the present invention, generated in the communication equipment or transmission equipment (10) Management data is received from the web server 30 and processed by the MPS 35, which is a processor of the web server 30, as an embodiment of the leaf node illustrated in FIG. The first process of the first step (S110) of configuring the management data in a tree structure,

상기 웹 서버(30)의 MPS(35)는, 상기 트리 구조로 이루어진 리프 노드 관리 데이터의 발생 시점 또는 버전(Version) 등과 같은 갱신(Update) 상황을 표시하는 체크섬(Check-Sum) 생성의 제2 단계(S120); 상기 클라이언트(50)로부터 데이터의 트리 구조를 요청 받았는지 판단하고 요청 받지 안았으면 다시 판단하는 제3 단계(S130); 상기 단계(S130)에서 관리 데이터의 트리 구조를 요청 받았으면 상기의 해당 클라이언트(50)로 해당 데이터의 트리 구조를 전달하는 제4 단계(S140); 클라이언트(50)로부터 요청 받은 작업을 수행하는 서브루틴의 제5 단계(S150); 웹서버(30)의 MPS(35)에 의하여 설정된 소정의 주기로 시간을 계수(Count)하는 타이머(Timer) 구동의 제6 단계(S160); 상기 단계(S160)에 의하여 타이머는 설정된 소정 주기의 시간을 경과하였는지 판단하고 안되었으면 계속 판단하는 제7 단계(S170); 상기 단계(S170)에서 타이머가 설정된 주기의 시간이 되었으면 상기 제2 단계(S120)에서 생성한 해당 관리 데이터의 체크섬을 다시 갱신하여 생성하는 제8 단계(S180); 상기 제2 단계(S120)와 제8 단계(S180)에서 생성된 체크섬의 값이 다른지 판단하여 같으면, 상기 제6 단계(S160)로 궤환(Feedback) 하는 제9 단계(S190); 상기 단계(S190)에서 이전 주기의 체크섬과 현재의 갱신된 체크섬이 다른 경우는 해당 클라이언트(50)로 상기 갱신된 체크섬을 전달하는 제10 단계(S200)로 이루어지는 제2 과정과,The MPS 35 of the web server 30 generates a check-sum that indicates an update status such as generation time or version of leaf node management data having the tree structure. Step S120; A third step (S130) of determining whether a request has been made for the tree structure of data from the client (50) and if not requesting again; A fourth step (S140) of transmitting the tree structure of the data to the corresponding client (50) when the tree structure of the management data is requested in the step (S130); A fifth step (S150) of the subroutine for performing the operation requested by the client 50; A sixth step (S160) of driving a timer that counts a time at a predetermined period set by the MPS 35 of the web server 30; A seventh step (S170) of determining whether or not the timer has elapsed by a predetermined cycle by the step (S160); An eighth step (S180) of generating a second check (S180) by updating the checksum of the corresponding management data generated in the second step (S120) when the timer reaches the set period of time in the step (S170); A ninth step (S190) of feeding back to the sixth step (S160) if it is determined whether the checksum values generated in the second step (S120) and the eighth step (S180) are different from each other; If the checksum of the previous period is different from the current updated checksum in step S190, a second process including a tenth step S200 of delivering the updated checksum to the corresponding client 50;

상기 클라이언트(50)는 상기 웹 서버(30)에 관리 데이터의 해당 트리 구조를요청하였는지 판단하고 요청하지 않았으면 다시 요청하였는지를 판단하는 제11 단계(S210); 상기 단계(S210)에서 웹 서버(30)로 관리 데이터의 트리 구조를 요청하였으면 트리 구조를 인가 받고 해당 리프 노드에 의한 위치 정보를 이용하여 웹 서버(30)로부터 관리 데이터를 인가 받는 제12 단계(S220); 클라이언트(50)의 리프 노드 관리 데이터를 점검하여 체크섬을 생성하는 제13 단계(S230); 웹 서버(30)로부터 갱신된 체크섬을 수신하였는지 판단하고 수신하지 않았으면 다시 판단하는 제14 단계(S240); 상기 단계(S240)에서 갱신된 체크섬을 수신하였으면 클라이언트(50)의 체크섬들과 웹 서버(30)로부터 수신한 갱신 체크섬들에 다른 것이 있는지 비교 판단하고 없으면 다시 판단하는 제15 단계(S250); 상기 단계(S250)에서 다른 체크섬 값이 있으면 일 실시예로서, 도3에 도시된 것과 같이 재전송이 필요한 관리 데이터의 위치 정보가 포함되는 리퀘스트 데이터 그램(Request Datagram)을 생성하는 제16 단계(S260); 상기 단계(S260)에 의한 리퀘스트 데이터 그램을 상기 웹 서버(30)에 전송하는 제17 단계(S270)로 이루어지는 제3 과정과,An eleventh step (S210) of determining whether the client 50 has requested the corresponding tree structure of management data from the web server 30, and if not, if the client 50 has requested again; In step S210, if the tree structure of management data is requested to the web server 30, the tree structure is received and the management data is received from the web server 30 using the location information by the corresponding leaf node. S220); A thirteenth step S230 of checking leaf node management data of the client 50 to generate a checksum; A fourteenth step S240 in which it is determined whether the updated checksum is received from the web server 30 and if not, the determination is again made; A fifteenth step (S250) of comparing the checksums of the client (50) with the update checksums received from the web server (30) if the updated checksum is received in the step (S240); If there is another checksum value in the step S250, as an example, as shown in FIG. 3, as shown in FIG. 3, a request datagram including a location information of management data requiring retransmission is generated (S260). ; A third process comprising a seventeenth step S270 of transmitting the request datagram according to the step S260 to the web server 30;

상기 웹 서버(30)는 상기 클라이언트(50)로부터 리퀘스트 데이터 그램을 수신하였으면, 상기 제5 단계(S150)의 서브루틴에 의하여, 상기 리퀘스트 데이터 그램이 수신되었는지 판단하는 제51 단계(S151); 상기의 단계(S151)에 의하여 수신된 리퀘스트 데이터 그램을 분석 처리하여 위치정보를 해석하는 제52 단계(S152); 상기 단계(S152)에 의하여 해석된 위치정보에 해당하는 리프 노드를 검색(Search)하는 제53 단계(S153); 상기의 단계(S153)에서 해당 리프 노드를 검색하였으면, 상기 도3에 도시된 것과 같은 리스폰스 데이터 그램(Response Datagram)을 생성하는제55 단계(S155); 상기의 단계(S155)에 의하여 생성된 리스폰스 데이터 그램을 해당 클라이언트(50)로 전송한 후 종료하는 제56 단계(S156)로 이루어지는 제4 과정과,The web server 30, upon receiving the request datagram from the client 50, determining, by the subroutine of the fifth step S150, whether the request datagram has been received (S151); A 52nd step (S152) of analyzing the request datagram received by the above step (S151) and analyzing the location information; A fifty-third step S153 of searching for leaf nodes corresponding to the position information interpreted by the step S152; A fifty-fifth step (S155) of generating a response datagram as shown in FIG. 3 if the corresponding leaf node is found in the step (S153); A fourth process comprising a 56th step (S156) of terminating and transmitting the response datagram generated by the above-described step (S155) to the corresponding client 50;

상기 제4 과정의 제53 단계(S153)에서 갱신 요청 받은 리퀘스트 데이터 그램의 위치 정보에 해당하는 리프 노드가 검색(Search)되지 못하였으면 상기 첨부된 도3에 도시된 것과 같은 에러 데이터 그램을 생성하는 제54 단계(S154); 상기의 단계(S154)에 의하여 생성된 에러 데이터 그램을 해당 클라이언트(50)로 전송하고 종료하는 제56 단계(S156)로 이루어지는 제5 과정과,If the leaf node corresponding to the location information of the request datagram received in the 53 th step S153 of the fourth process is not searched, an error datagram as shown in FIG. A fifty-fourth step S154; A fifth step (56) (S156) of transmitting the error datagram generated by the step (S154) to the corresponding client 50 and ending;

상기 해당 클라이언트(50)는 상기 제3 과정에 의하여 리스폰스 데이터 그램(Response Datagram)을 수신하였는지 판단하는 제18 단계(S280); 상기 단계(S280)에서 리스폰스 데이터 그램(Response Datagram)을 수신하였으면 해당 리프 노드의 관리 데이터를 변경하고 상기 제3 과정의 제15 단계(S250)로 궤환(Feedback) 하는 제20 단계(S300); 상기 단계(S280)에서 리스폰스 데이터 그램(Response Datagram)을 수신하지 않았으면 수신된 에러 데이터 그램(Error Datagram)의 상태(Status) 값을 판단하여 리퀘스트 데이터 그램을 재전송 할 것이면 상기 제3 과정의 제17 단계(S270)로 궤환(Feedback)하고, 해당 관리 데이터의 트리 구조를 재요청 할 것이면 상기 제3 과정의 제12 단계(S220)로 궤환(Feedback) 하는 제19 단계(S290)로 이루어지는 제6 과정으로 구성된다.An eighteenth step (S280), wherein the corresponding client (50) determines whether a response datagram has been received by the third process; A 20th step (S300) of changing the management data of the corresponding leaf node and feeding back to the fifteenth step (S250) of the third process if the response datagram is received in the step (S280); In step S280, if the response datagram is not received, the status value of the received error datagram is determined and the request datagram is retransmitted. A sixth process comprising a nineteenth step (S290) that feeds back to step S270 and feeds back to the twelfth step (S220) of the third step if the tree structure of the management data is re-requested. It consists of.

이하, 상기와 같은 구성의 본 발명에 의한 웹 기반 전송장비의 관리 데이터 동기 방법을 첨부된 도면을 참조하여 일 실시예로서, 상세히 설명한다.Hereinafter, a method of synchronizing management data of a web-based transmission device according to the present invention having the above configuration will be described in detail as an embodiment with reference to the accompanying drawings.

상기 통신 또는 전송장비(10)를 운용하기 위한 관리 데이터의 집중관리 장치인 웹 서버(30)는 MPS(35)에 의하여 상기 전송장비(10)로부터 인가되는 해당 관리 데이터를 상기 도2에 도시된 것과 같은 루트(60), 부모노드(62), 다단계의 리프 노드(64)의 트리 구조로 해당 관리 데이터로 구성한다(제1 과정).Web server 30 which is a central management device for management data for operating the communication or transmission device 10 is shown in Figure 2 the corresponding management data applied from the transmission device 10 by the MPS (35) A tree structure of a root 60, a parent node 62, and a multi-level leaf node 64 is configured as the management data (first process).

상기 과정에서 구성된 다단계의 리프 노드(64)는 관리 데이터의 특성에 의하여 하위의 리프 노드(64)가 다시 구성될 수 있으며, 최종의 리프 노드(64)에는 해당 관리 데이터가 수록된다.In the leaf node 64 of the multi-stage configured in the above process, the lower leaf node 64 may be reconfigured according to the characteristics of the management data, and the final leaf node 64 contains the corresponding management data.

상기 웹 서버(30)의 MPS(35)는 상기 리프 노드(64)의 관리 데이터를 처리하여 생성시기 또는 버전(Version)과 같은 체크섬(Checksum) 값을 생성하고(S120), 해당 클라이언트(50)의 MPC(55)에 의하여 트리 구조의 전송 요청이 있는지 판단(S130)하고, 전송 요청이 있으면, 해당 트리 구조를 전송(S140)하며, 서브루틴을 처리하는지 판단(S150)하여 아니면, 타이머를 구동하므로써 소정의 설정된 시간을 계수 한다(S160).The MPS 35 of the web server 30 processes the management data of the leaf node 64 to generate a checksum value such as a generation time or a version (S120), and the client 50. The MPC 55 determines whether there is a transmission request of a tree structure (S130), if there is a transmission request, transmits the tree structure (S140), determines whether to process a subroutine (S150), or otherwise, drives a timer. Thus, the predetermined time is counted (S160).

상기 타이머의 설정 시간이 되었으면(S170), 상기 해당 리프 노드의 관리 데이터에 대한 새로운 갱신이 있는지를 확인하기 위하여 상기 체크섬을 다시 생성(S18)하고, 이전의 체크섬과 다른지 판단(S190)하여 다른 경우, 해당 클라이언트(50)로 상기 갱신된 체크섬 값을 전송(S200)한다(제2 과정).When the timer reaches the set time (S170), the checksum is regenerated (S18) to check whether there is a new update to the management data of the corresponding leaf node (S18), and it is determined whether it is different from the previous checksum (S190). In operation S200, the updated checksum value is transmitted to the corresponding client 50.

상기 클라이언트(50)는 상기 웹 서버(30)로부터 트리 구조를 인가 받아야만 초기에 해당 관리 데이터를 수신하게 되므로, 상기 트리 구조를 요청하였는지 판단하여 요청하지 않았으면 트리 구조를 요청한다(S210).Since the client 50 receives the management data only after receiving the tree structure from the web server 30, the client 50 determines whether the tree structure is requested and requests the tree structure if the request is not requested (S210).

상기 웹 서버(30)로부터 트리 구조를 수신하면(S220), 해당 리프 노드의 관리 데이터에 대한 상기 체크섬을 생성하고(S230) 상기 웹 서버(30)로부터 상기 첨부된 도3 에 도시된 것과 같은 체크섬 데이터 그램(Checksum Datagram)(70)에 의한 갱신된 체크섬들이 수신되었는지를 판단(S240)하여 수신되었으면, 수신된 체크섬들과 현재의 체크섬들과 다른 것들이 있는지 판단한다(S250).Upon receiving the tree structure from the web server 30 (S220), the checksum for management data of the leaf node is generated (S230) and the checksum as shown in FIG. 3 attached to the web server 30 from the web server 30. In operation S240, it is determined whether updated checksums by the checksum datagram 70 have been received. In operation S250, it is determined whether the received checksums are different from the current checksums.

상기의 판단 결과 다른 체크섬들이 있으면, 도3에 도시된 것과 같은 리퀘스트 데이터그램(80)을 생성(S260) 및 웹 서버(30)에 송신(S270)한다(제3 과정).As a result of the determination, if there are other checksums, a request datagram 80 as shown in FIG. 3 is generated (S260) and transmitted to the web server 30 (S270) (third step).

상기 웹 서버(30)는 상기 서브루틴(S150)에 의하여, 해당 클라이언트(50)로부터 리퀘스트 데이터 그램을 수신하면(S151), 분석 처리하여 해당 리프 노드의 위치 정보를 해석하고(S152), 해당 리프 노드의 위치를 검색(Search) 한다(S153).When the web server 30 receives the request datagram from the client 50 by the subroutine S150 (S151), the web server 30 analyzes the position information of the leaf node by analyzing the information (S152). The position of the node is searched (S153).

해당 리프 노드의 위치를 검색 한 후, 상기 첨부된 도3에 도시된 것과 같은 리스폰스 데이터 그램(90)을 생성하고(S155), 해당 데이터 그램을 해당 클라이언트(50)에 송신(S156)한 후 종료한다(제4 과정).After retrieving the location of the leaf node, a response datagram 90 as shown in FIG. 3 is generated (S155), the datagram is transmitted to the client 50 (S156), and then terminated. (Step 4).

상기 제53 단계(S153)에서 상기 웹 서버(30)가 해당 노드의 위치를 검색(Search)하지 못하였으면, 상기 도3 에 도시된 것과 같은 에러 데이터 그램(100)을 생성(S154)한 후, 상기 해당 클라이언트(50)로 송신한다(S156).If the web server 30 fails to search for the location of the node in step 53 (S153), after generating an error datagram 100 as shown in FIG. 3 (S154), The transmission is sent to the corresponding client 50 (S156).

상기 해당 클라이언트(50)는 리스폰스 데이터 그램(90)을 상기 웹 서버(30)로부터 수신한 경우(S280), 상기 도3에 도시된 것과 같은 리스폰스 데이터 그램(90)으로부터 해당 데이터를 추출하여 해당 리프 노드의 관리 데이터를 새로운 관리 데이터로 갱신(Update) 한(S300) 후, 상기 제15 단계(S250)로 진행하고, 리스폰스 데이터 그램(90)을 수신하지 못하면(S280) 상기 웹 서버(30)로부터 수신한 에러 데이터 그램의 상태(Status) 값이 트리 구조의 재요청인지를 판단하여(S290) 재요청이면, 상기 제12 단계(220)로 궤환(Feedback)하고, 아니면, 상기 제17 단계(S270)로 궤환(Feedback)하여 리퀘스트 데이터 그램(80)을 다시 송신하도록 한다.When the client 50 receives the response datagram 90 from the web server 30 (S280), the client 50 extracts the corresponding data from the response datagram 90 as shown in FIG. After updating the management data of the node with the new management data (S300), the process proceeds to the fifteenth step S250, and if the response datagram 90 is not received (S280) from the web server 30. It is determined whether the status value of the received error datagram is a re-request of the tree structure (S290). If it is a re-request, it is fed back to the twelfth step 220, otherwise, the seventeenth step (S270) Feedback to send the request datagram 80 again.

상기와 같은 구성의 본 발명은, 종래 기술에 의한 폴링 또는 이벤트 방식 데이터 동기에서와 같이 트래픽을 과도하게 폭주시키지 않고 또한, 필요한 데이터를 전달받지 못하지 않는 것으로써, 일정한 주기로 해당 관리 데이터에 갱신이 발생하였는지를 확인하는 체크섬을 생성하여 전송하므로써, 트래픽을 폭주 시키지 않는 상태에서 갱신 데이터를 빠르게 전송할 수 있는 효과가 있다.According to the present invention having the above-described configuration, since the traffic is not excessively congested as in the polling or event data synchronization according to the prior art, and the necessary data is not received, the management data is updated at regular intervals. By generating and transmitting a checksum confirming whether or not it has occurred, there is an effect that the update data can be quickly transmitted without causing traffic congestion.

또한, 오류가 발생하는 경우, 에러 데이터 그램을 이용하여 재전송을 요청하므로써, 정확한 데이터를 전송 할 수 있는 효과가 있다.In addition, when an error occurs, by requesting retransmission using an error datagram, accurate data can be transmitted.

또한, 시스템의 트래픽을 감소시키고, 빠르며 정확한 관리 데이터를 전송하므로써, 전송장비의 유지보수를 신속하게 할 수 있고, 시스템의 신뢰도를 향상시키는 공업적 및 산업적 이용 효과가 있다.In addition, by reducing the traffic of the system and transmitting fast and accurate management data, it is possible to speed up the maintenance of the transmission equipment, and there is an industrial and industrial use effect of improving the reliability of the system.

Claims (1)

웹 서버와 클라이언트가 포함되어 구성되는 웹 기반 전송장비의 관리데이터 동기 시스템에 있어서,In the management data synchronization system of a web-based transmission device comprising a web server and a client, 웹 서버는 전송되는 관리 데이터를 리프 노드의 트리 구조로 그룹 구성하여 클라이언트에 전송하는 제1 과정과,The web server comprises the first step of grouping the transmitted management data in a tree structure of the leaf node to the client, 상기 웹 서버는 상기 해당 리프 노드 데이터의 갱신을 표시하는 체크섬을 주기적으로 생성하고 이전 체크섬과 비교하여 다른 경우에는 새로 생성된 해당 리프 노드의 체크섬을 클라이언트에 전달하는 제2 과정과,The web server periodically generating a checksum indicative of an update of the corresponding leaf node data, and comparing the previous checksum with another to deliver a checksum of the newly generated leaf node to the client; 상기 클라이언트는 상기 인가 받은 해당 체크섬을 이전의 체크섬과 비교하여 다른 경우에는 해당 리프 관리 데이터의 위치 정보를 리퀘스트 데이터 그램을 이용하여 상기 웹 서버에 갱신 요청하는 제3 과정과,A third step of, when the client compares the authorized checksum with a previous checksum and requests update of the location information of the leaf management data to the web server by using a request datagram; 상기 웹 서버는 갱신 요청 받은 리퀘스트 데이터 그램의 위치 정보에 해당하는 데이터를 검색하고 리스폰스 데이터 그램을 이용하여 해당 클라이언트에 전송하는 제4 과정과,A fourth step of the web server searching for data corresponding to the location information of the requested request datagram and transmitting the corresponding data to the corresponding client using the response datagram; 상기 과정에서 갱신 요청 받은 리퀘스트 데이터 그램의 위치 정보에 오류가 발생한 경우에는 에러 데이터 그램을 이용하여 해당 클라이언트에 리프 노드 위치정보의 재전송을 요구하는 제5 과정과,A fifth step of requesting retransmission of the leaf node location information to the corresponding client by using the error datagram when an error occurs in the location information of the request datagram requested to be updated in the above step; 상기 클라이언트는 리스폰스 데이터 그램으로 갱신 데이터를 전송 받은 경우 해당 리프 노드의 데이터를 갱신하며, 에러 데이터 그램으로 리프 노드 위치정보의재전송을 요구받은 경우는 오류의 상태에 따라 재전송 할 것인지 또는 데이터 트리를 다시 전송 받을 것인지 판단 및 수행하는 제6 과정으로 이루어져 구성되는 것을 특징으로 하는 웹 기반 전송장비의 관리 데이터 동기 방법.When the client receives the update data in the response datagram, the client updates the data of the leaf node. If the client is requested to retransmit the leaf node location information in the error datagram, the client retransmits the data or retransmits the data tree. Method of synchronizing management data of the web-based transmission device, characterized in that consisting of a sixth process of determining and performing the transmission.
KR1020000017523A 2000-04-04 2000-04-04 A method of management data synchronization for web based data transmission equipment KR20010094095A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020000017523A KR20010094095A (en) 2000-04-04 2000-04-04 A method of management data synchronization for web based data transmission equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020000017523A KR20010094095A (en) 2000-04-04 2000-04-04 A method of management data synchronization for web based data transmission equipment

Publications (1)

Publication Number Publication Date
KR20010094095A true KR20010094095A (en) 2001-10-31

Family

ID=19661610

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020000017523A KR20010094095A (en) 2000-04-04 2000-04-04 A method of management data synchronization for web based data transmission equipment

Country Status (1)

Country Link
KR (1) KR20010094095A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100425494B1 (en) * 2000-08-21 2004-03-30 엘지전자 주식회사 A method of management data synchronization for web based data transmission equipment
US8572028B2 (en) 2006-05-22 2013-10-29 Microsoft Corporation Synchronizing structured web site contents

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10149304A (en) * 1996-11-15 1998-06-02 Nec Corp Monitoring system for update information on home page
US5870759A (en) * 1996-10-09 1999-02-09 Oracle Corporation System for synchronizing data between computers using a before-image of data
KR19990038731A (en) * 1997-11-06 1999-06-05 정선종 Metadata Model and Modeling Method for Electronic Documents, Metadata Management System and Management Method
KR19990039779A (en) * 1997-11-14 1999-06-05 유기범 File loading method by interprocessor communication
KR19990059666A (en) * 1997-12-31 1999-07-26 윤종용 Printer Firmware Auto Downloading System
KR19990086665A (en) * 1998-05-29 1999-12-15 김영환 How to maintain data consistency and integrity between systems
KR20000007956A (en) * 1998-07-09 2000-02-07 윤종용 Client automatic upgrading method

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5870759A (en) * 1996-10-09 1999-02-09 Oracle Corporation System for synchronizing data between computers using a before-image of data
JPH10149304A (en) * 1996-11-15 1998-06-02 Nec Corp Monitoring system for update information on home page
KR19990038731A (en) * 1997-11-06 1999-06-05 정선종 Metadata Model and Modeling Method for Electronic Documents, Metadata Management System and Management Method
KR19990039779A (en) * 1997-11-14 1999-06-05 유기범 File loading method by interprocessor communication
KR19990059666A (en) * 1997-12-31 1999-07-26 윤종용 Printer Firmware Auto Downloading System
KR19990086665A (en) * 1998-05-29 1999-12-15 김영환 How to maintain data consistency and integrity between systems
KR20000007956A (en) * 1998-07-09 2000-02-07 윤종용 Client automatic upgrading method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100425494B1 (en) * 2000-08-21 2004-03-30 엘지전자 주식회사 A method of management data synchronization for web based data transmission equipment
US8572028B2 (en) 2006-05-22 2013-10-29 Microsoft Corporation Synchronizing structured web site contents

Similar Documents

Publication Publication Date Title
US6944623B2 (en) Method for data synchronization in web-based communications management system
JP7454662B2 (en) Information transmission method, device, readable storage medium and electronic device
US8959144B2 (en) System and method for scalable data distribution
EP1779236B1 (en) Method and system for detection of aliases in a network
CN110808874B (en) Cross-machine-room service monitoring method and device, storage medium and server
US9112770B2 (en) Method and system for detecting changes in a network using simple network management protocol polling
CN101217429B (en) A determination method of the initiation relationship within TCP messages based on TCP timestamp options
JPH06309257A (en) System and method for monitoring and maintaining snmp table
CN110855737B (en) Consistency level controllable self-adaptive data synchronization method and system
US20160277289A1 (en) Federation of controllers management using packet context
US20220286402A1 (en) Method and apparatus for controlling data packet sending, model training method and apparatus, and system
CN112566155B (en) Networking method, device and system
CN108540505B (en) Content updating method and device
US10091288B2 (en) Ordered execution of tasks
CN114285795A (en) State control method, device, equipment and storage medium of virtual equipment
JP5109901B2 (en) Session data sharing method
KR20010094095A (en) A method of management data synchronization for web based data transmission equipment
CN1725758A (en) Method for synchronizing a distributed system
CN105339906A (en) Data writing control method for persistent storage device
EP3738042B1 (en) Cloudified n-way routing protection at hyper scale
CN116346834A (en) Session synchronization method, device, computing equipment and computer storage medium
CN113765797B (en) Message processing method and device
CN105323088A (en) Springboard processing method and springboard processing device
CN113032477A (en) Long-distance data synchronization method and device based on GTID and computing equipment
CN111316606A (en) Optimized reconciliation in controller-switch networks

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