KR20080029684A - Apparatus for event processing for network event in open architecture environment and method thereof - Google Patents

Apparatus for event processing for network event in open architecture environment and method thereof Download PDF

Info

Publication number
KR20080029684A
KR20080029684A KR1020060096585A KR20060096585A KR20080029684A KR 20080029684 A KR20080029684 A KR 20080029684A KR 1020060096585 A KR1020060096585 A KR 1020060096585A KR 20060096585 A KR20060096585 A KR 20060096585A KR 20080029684 A KR20080029684 A KR 20080029684A
Authority
KR
South Korea
Prior art keywords
event
network
service
processing
provisioning
Prior art date
Application number
KR1020060096585A
Other languages
Korean (ko)
Other versions
KR100875912B1 (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 KR1020060096585A priority Critical patent/KR100875912B1/en
Publication of KR20080029684A publication Critical patent/KR20080029684A/en
Application granted granted Critical
Publication of KR100875912B1 publication Critical patent/KR100875912B1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/14Network analysis or design
    • H04L41/145Network analysis or design involving simulating, designing, planning or modelling of a network
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/06Management of faults, events, alarms or notifications

Landscapes

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

Abstract

A communication network event processing device for processing network events in an open environment and a method therefor are provided to enable a communication network emulator to offer the same simulation environment as an open service environment during an open service verification process, thereby increasing efficiency of verification. A virtual terminal module(610) simulates network functions of an open service environment, and generates network events by performing functions such as call transmitting and receiving, call state, SMS(Short Message Service) sending and receiving, MMS(Multimedia Messaging Service) sending and receiving, location changing and notifying, status changing and notifying, and presence changing and notifying functions, or takes charge of terminal operation functions corresponding to the network events. A communication network event processing module(620) processes the network events occurring through the virtual terminal module.

Description

개방형 환경에서의 네트워크 이벤트들을 처리하는 통신망 이벤트 처리 장치 및 그 방법{Apparatus for event processing for network event in open architecture environment and method thereof}Apparatus for event processing for network event in open architecture environment and method

도 1은 개방형 서비스 표준 API를 제공하는 개방형 서비스의 통상적인 구조를 나타낸다. 1 illustrates a typical structure of an open service that provides an open service standard API.

도 2는 본 발명에 따른 개방형 환경에서의 네트워크 이벤트들을 처리하는 통신망 이벤트 처리 장치를 포함한 개방형 서비스 검증 도구의 전체적인 구성을 도시한 것이다.Figure 2 shows the overall configuration of an open service verification tool including a network event processing apparatus for processing network events in an open environment according to the present invention.

도 3은 프로비즈닝 TDP를 위한 프로비즈닝 이벤트 테이블과 서비스설정 TDP 정보를 저장하기 위한 서비스 이벤트 테이블의 구조를 도시한 것이다.3 illustrates a structure of a provisioning event table for provisioning TDP and a service event table for storing service setting TDP information.

도 4에서는 개방형 서비스 환경에서 네트워크 이벤트가 발생한 경우 본 발명에 따라 처리하는 방법의 흐름의 일 예를 도시한 것이다.Figure 4 shows an example of the flow of a method for processing according to the present invention when a network event occurs in an open service environment.

본 발명은 개방형 네트워크에 관한 것으로, 개방형 환경에서의 네트워크 이벤트들을 처리하는 통신망 이벤트 처리 장치 및 그 방법에 관한 것이다.The present invention relates to an open network, and more particularly, to an apparatus and method for processing a network event for processing network events in an open environment.

개방형 서비스 표준 API(Application Program Interface)는 이종 네트워크 사이의 통합을 통해 네트워크 자원을 API 형태로 제공한다. 개방형 서비스 표준 API 사용이 가능한 모든 환경에서 개방된 네트워크 자원을 이용한 통신 서비스 개발이 가능하다. 개방형 서비스 표준 API로는 Parlay 그룹에서 표준화되고 있는 Parlay/OSA API가 있으며 복잡한 Parlay API를 한 단계 추상화하여 제공하는 Parlay X API도 현재 2.0버전이 발표되고 3.0버전을 작업 중에 있다. The open service standard application program interface (API) provides network resources in the form of APIs through integration between heterogeneous networks. It is possible to develop communication service using open network resources in all environments where open service standard API is available. Open service standard APIs include Parlay / OSA APIs, which are standardized by the Parlay Group, and the Parlay X API, which provides an abstraction of the complex Parlay APIs, is also being released and is currently working on 3.0.

Parlay X API는 게이트웨이 SCF(Service Capability Feature)와 어플리케이션 서버 SCF로 나눌 수 있는데, 게이트웨이 SCF는 통신망에 구비된 네트워크 기능 수행을 요청하고 그 결과 처리를 담당한다. 일반적으로 알려진 게이트웨이 SCF에는 단문 메시지 기능(SMS), 멀티미디어 메시지 기능(MMS), 호 연결 기능(TPC SCF), 프레즌스 기능(Presence SCF) 등이 있다. Parlay X API can be divided into Gateway Service Capability Feature (SCF) and Application Server SCF. The Gateway SCF requests to perform network functions in the communication network and handles the result. Commonly known gateway SCFs include short message function (SMS), multimedia message function (MMS), call connection function (TPC SCF), and presence function (Presence SCF).

어플리케이션 서버 SCF는 네트워크에서 발생한 이벤트(전화걸기/상태, SMS, MMS, Status/Location/Presence 정보변경 등)가 발생한 경우에 해당 이벤트 정보를 넘겨받아 처리하는 기능을 담당한다. 네트워크에서는 발생한 이벤트 정보를 어플리케이션 서버 SCF로 전달하는 메커니즘을 지원해야 한다. 개방형 서비스 기술을 제공하는 개방형 네트워크 환경 구성도의 일 예를 도시한 도 1에서, 네트워크(300), 개방형 서비스 표준 API를 지원하는 게이트웨이(200)와 어플리케이션 서버(100)들이 미리 네트워크 이벤트에 대한 처리나 서버 접근과 프로비즈닝 등을 협의하여 이들간 연동 가능하도록 해야한다. The application server SCF takes over and handles the event information when an event (calling / status, SMS, MMS, Status / Location / Presence information change) occurs in the network. The network must support a mechanism for passing the event information to the application server SCF. In FIG. 1, which shows an example of an open network environment configuration diagram providing an open service technology, the network 300, the gateway 200 supporting the open service standard API, and the application server 100 process the network event in advance. In addition, server access and provisioning should be negotiated to enable interoperability between them.

기존 통신망 서비스에서는 TDP(Trigger Detection Point)로 전화걸기, SMS, MMS와 같은 이벤트를 처리하여 서비스 로직으로 이벤트 정보를 전달하였다. 개방형 서비스 환경에서는 기존 통신망 서비스에서 제공하던 이벤트에 더하여 Presence, Location, Status와 같은 네트워크 이벤트가 추가로 서비스 어플리케이션으로 전달되어야 한다. 기존 지능망의 TDP 메커니즘은 네트워크 내에 이벤트가 발생하기 전에 프로비즈닝 과정을 통해 이벤트에 대한 처리를 미리 등록하는 방식이고, 개방형 환경에서는 프로비즈닝 과정을 통한 이벤트 처리 방식과 더불어 서비스에서 통보 받고자 하는 이벤트에 대해 이벤트 통보를 설정하거나 해제할 수 있는 메커니즘이 필요하다. In the existing communication network service, events such as dialing, SMS, and MMS are processed by a trigger detection point (TDP), and event information is transmitted to service logic. In an open service environment, network events such as Presence, Location, and Status should be delivered to the service application in addition to the events provided by the existing network service. The TDP mechanism of the existing intelligent network registers events in advance through the provisioning process before the events occur in the network.In the open environment, the event processing through the provisioning process and the event to be notified in the service We need a mechanism to enable or disable event notifications for.

개방형 서비스 검증 도구내의 통신망 에뮬레이터도 이러한 메커니즘을 시뮬레이션 할 수 있는 환경을 구축하여 제공해야 한다. 개방형 서비스를 검증하기 위한 통신망 에뮬레이터를 구성하고 있는 통신망 이벤트 처리 모듈 역시 개방형 서비스 환경에서 제공하는 이벤트 처리 메커니즘을 고려하여 구현되어야 한다. Network emulators in open service verification tools should also provide an environment to simulate these mechanisms. The network event processing module, which constitutes the network emulator for verifying open services, should also be implemented in consideration of the event processing mechanism provided by the open service environment.

그러나 종래에는 상기에 설명된 이와 같은 특성을 고려한 개방형 서비스 검증 도구와 통신망 에뮬레이터는 제공되지 않는 문제가 있다.However, in the related art, there is a problem in that an open service verification tool and a network emulator considering such characteristics described above are not provided.

본 발명이 이루고자 하는 기술적인 과제는, 상기의 문제점들을 해결하기 위해, 개방형 서비스 검증 도구의 구성요소인 통신망 에뮬레이터 블록에서 개방형 환경에서 발생하는 네트워크 이벤트들을 처리하는 통신망 이벤트 처리 장치 및 그 방법을 제공하는데 있다.SUMMARY To solve the above problems, the present invention provides a network event processing apparatus and method for processing network events occurring in an open environment in a network emulator block that is a component of an open service verification tool. have.

본 발명이 이루고자 하는 다른 기술적인 과제는, 개방형 환경에서 발생하는 네트워크 이벤트들을 처리하는 통신망 이벤트 처리 방법을 기록한 컴퓨터로 읽을 수 있는 기록매체를 제공하는 데 있다.Another technical problem to be achieved by the present invention is to provide a computer-readable recording medium recording a network event processing method for processing network events occurring in an open environment.

상기 기술적 과제를 해결하기 위한 본 발명에 의한, 개방형 환경에서의 네트워크 이벤트들을 처리하는 통신망 이벤트 처리 장치는, 개방형 서비스 환경의 네트워크 기능을 시뮬레이션 하며, 전화걸기, 받기, Call상태, SMS 보내기, 받기, MMS 보내기, 받기, Location 변경, 통보, Status 변경, 통보 및 Presence 변경, 통보를 포함하는 기능을 수행하여 네트워크 이벤트를 발생시키거나, 네트워크 이벤트에 해당하는 단말 동작기능을 담당하는 가상단말 모듈; 및 상기 가상단말 모듈을 통해 발생하는 네트워크 이벤트를 처리하는 통신망 이벤트 처리 모듈;을 포함하는 것을 특징으로 한다.Communication network event processing apparatus for processing network events in an open environment according to the present invention for solving the above technical problem, simulates the network function of the open service environment, dialing, receiving, call status, SMS sending, receiving, A virtual terminal module for generating a network event by performing a function including sending, receiving, receiving a location, changing a location, notifying a status, changing a notification, changing a presence and a notification, or in charge of a terminal operation function corresponding to the network event; And a communication network event processing module for processing a network event generated through the virtual terminal module.

이때에 상기 통신망 이벤트 처리 모듈이 처리한 네트워크 이벤트를 상기 개방형 서비스 표준 API 기능의 어플리케이션 서버로 통보하는 메시지 처리 모듈;을 더 포함하는 것을 특징으로 한다.At this time, the message processing module for notifying the application server of the open service standard API function of the network event processed by the communication network event processing module.

상기 다른 기술적 과제를 해결하기 위한 본 발명에 의한, 개방형 환경에서의 네트워크 이벤트들을 처리하는 통신망 이벤트 처리 방법은, (a) 네트워크 이벤트 발생을 감지하고 그 감지된 이벤트의 타입을 판단하는 단계; (b) 상기 감지된 이벤트가 프로비즈닝 이벤트인 경우는 이벤트 테이블을 검색하여 프로비즈닝 이벤트로 등록되어 있는지를 검사하는 단계; (c) 등록된 이벤트일 경우 프로비즈닝 이벤트 정보를 획득하여 이벤트 처리 인터페이스 주소를 얻어 네트워크 이벤트 정보 를 전송하는 단계; (d) 프로비즈닝 설정 이벤트가 아니라면 서비스 설정 이벤트로 등록되었는지를 검사하며, 서비스 설정 이벤트 테이블을 검색하여 서비스설정 이벤트인 것을 확인하는 단계; (e) 서비스 설정 이벤트 정보를 세부 정보를 포함하여 획득하고 이벤트 처리 루틴을 실행하여 네트워크 이벤트 정보를 이벤트 처리 인터페이스로 전송하는 단계; 및 (f) 상기 (d) 단계에서 서비스 설정 이벤트가 아닌 경우 상기 발생하여 감지된 이벤트를 무시하고 종료하는 단계;를 포함하는 것을 특징으로 한다.According to another aspect of the present invention, there is provided a network event processing method for processing network events in an open environment, the method including: (a) detecting a network event occurrence and determining a type of the detected event; (b) if the detected event is a provisioning event, checking whether an event is registered as a provisioning event by searching an event table; (c) acquiring provisioning event information to obtain an event processing interface address and transmitting network event information when the event is registered; (d) checking whether the service setting event is registered as a service setting event if it is not a provisioning setting event, and searching the service setting event table to confirm that the service setting event is a service setting event; (e) acquiring service setting event information including detailed information and executing an event processing routine to transmit network event information to an event processing interface; And (f) ignoring the generated and detected event when the service setting event is not a service setting event in step (d) and terminating it.

상기 또 다른 기술적 과제를 해결하기 위한 본 발명에 의한, 개방형 환경에서의 네트워크 이벤트들을 처리하는 통신망 이벤트 처리 방법을 기록한 컴퓨터로 읽을 수 있는 기록매체는, (a) 네트워크 이벤트 발생을 감지하고 그 감지된 이벤트의 타입을 판단하는 단계; (b) 상기 감지된 이벤트가 프로비즈닝 이벤트인 경우는 이벤트 테이블을 검색하여 프로비즈닝 이벤트로 등록되어 있는지를 검사하는 단계; (c) 등록된 이벤트일 경우 프로비즈닝 이벤트 정보를 획득하여 이벤트 처리 인터페이스 주소를 얻어 네트워크 이벤트 정보를 전송하는 단계; (d) 프로비즈닝 설정 이벤트가 아니라면 서비스 설정 이벤트로 등록되었는지를 검사하며, 서비스 설정 이벤트 테이블을 검색하여 서비스설정 이벤트인 것을 확인하는 단계; (e) 서비스 설정 이벤트 정보를 세부 정보를 포함하여 획득하고 이벤트 처리 루틴을 실행하여 네트워크 이벤트 정보를 이벤트 처리 인터페이스로 전송하는 단계; 및 (f) 상기 (d) 단계에서 서비스 설정 이벤트가 아닌 경우 상기 발생하여 감지된 이벤트를 무시하고 종료하는 단계;를 포함하는 것을 특징으로 한다.According to another aspect of the present invention, a computer-readable recording medium recording a network event processing method for processing network events in an open environment includes (a) detecting a network event occurrence and detecting the detected network event. Determining the type of event; (b) if the detected event is a provisioning event, checking whether an event is registered as a provisioning event by searching an event table; (c) acquiring provisioning event information to obtain an event processing interface address and transmitting network event information when the event is registered; (d) checking whether the service setting event is registered as a service setting event if it is not a provisioning setting event, and searching the service setting event table to confirm that the service setting event is a service setting event; (e) acquiring service setting event information including detailed information and executing an event processing routine to transmit network event information to an event processing interface; And (f) ignoring the generated and detected event when the service setting event is not a service setting event in step (d) and terminating it.

이하에서 첨부된 도면을 참조하여 본 발명의 바람직한 일 실시예를 상세히 설명한다. Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings.

도 1은 개방형 서비스 표준 API를 제공하는 개방형 서비스의 통상적인 구조를 나타낸다. 1 illustrates a typical structure of an open service that provides an open service standard API.

개방형 서비스 망은 유선/무선 네트워크나 인터넷 네트워크와 같은 하부 통신망(300)과 개방형 서비스 표준 API를 통해 망 자원과 연동하는 게이트웨이(GW:Gateway)(200), 그리고 개방형 서비스가 탑재되어 있는 어플리케이션 서버(AS:Application Server)(100)로 구성된다. The open service network includes a lower communication network 300 such as a wired / wireless network or an internet network, a gateway (GW) 200 that interworks with network resources through an open service standard API, and an application server equipped with an open service ( AS: Application Server) (100).

이하의 본 발명에 대한 설명에서 제시되는 개방형 서비스 표준 API는 Parlay-X 2.0 API를 예를 들어 진행된다. 또한 개방형 서비스에 대해서는 이미 공지된 혹은 공용화 된 것이므로, 개방형 서비스의 내용은 별도의 설명 없이 이하 진행한다.The open service standard API presented in the following description of the present invention proceeds using the Parlay-X 2.0 API as an example. In addition, since the open service is already known or publicized, the content of the open service is described below without further explanation.

도 2는 본 발명에 따른 개방형 환경에서의 네트워크 이벤트들을 처리하는 통신망 이벤트 처리 장치(600, 620)를 포함한 개방형 서비스 검증 도구의 전체적인 구성을 도시한 것이다.Figure 2 shows the overall configuration of an open service verification tool including a network event processing device (600, 620) for processing network events in an open environment according to the present invention.

개방형 서비스 기술을 제공하는 망 구조를 시뮬레이션하기 위하여 게이트웨이부(400), 어플리케이션 서버부(500)와 네트워크 환경을 시뮬레이션 할 수 있는 본 발명에 따른 통신망 에뮬레이터(600)가 필요하다. 이 외에 검증결과를 도시할 수 있는 그래픽 유저 인터페이스 및 메시지 전달 블록(700)도 검증도구에 포함된다. In order to simulate a network structure providing an open service technology, a communication network emulator 600 according to the present invention capable of simulating a network environment with a gateway unit 400 and an application server unit 500 is required. In addition, the verification tool includes a graphic user interface and a message delivery block 700 that can show the verification result.

본 발명에 따른 통신망 이벤트 처리 장치인 통신망 에뮬레이터(600)는 네트워크 단말의 기능을 담당하는 가상단말 모듈(610), 가상단말을 통해 발생하는 네트워크 이벤트를 처리하기 위한 통신망 이벤트 처리 모듈(620), 참조번호 400, 500 그리고 700의 각 블록과 연동하기 위한 메시지 처리 모듈(630)로 구성된다.The network emulator 600, which is a network event processing apparatus according to the present invention, refers to a virtual terminal module 610 in charge of a function of a network terminal, a network event processing module 620 for processing a network event generated through a virtual terminal. And a message processing module 630 for interworking with blocks 400, 500, and 700, respectively.

메시지 처리 모듈(630)은 통신망 이벤트 처리 모듈(620)이 처리한 네트워크 이벤트를 상기 개방형 서비스 표준 API 기능의 어플리케이션 서버(500)로 통보한다.The message processing module 630 notifies the application server 500 of the open service standard API function of the network event processed by the network event processing module 620.

가상단말 모듈(610)은 개방형 서비스 환경의 네트워크 기능을 시뮬레이션 하기 위한 모듈로, 전화걸기/받기/Call상태, SMS 보내기/받기, MMS 보내기/받기, Location 변경/통보, Status 변경/통보, Presence 변경/통보와 같은 기능을 담당하고 네트워크 이벤트는 모두 가상단말 모듈로부터 발생된다. 가상단말 모듈(610)로부터 전달된 네트워크 이벤트는 통신망 이벤트 처리 모듈(620)을 거쳐 개방형 서비스 표준 API 중 이벤트 통보처리를 담당하는 어플리케이션 서버 블록(500)으로 전달된다. The virtual terminal module 610 is a module for simulating the network function of the open service environment, and the call / receive / call status, SMS send / receive, MMS send / receive, location change / notification, status change / notification, and presence change It has the same function as / notification and all network events are generated from the virtual terminal module. The network event transmitted from the virtual terminal module 610 is delivered to the application server block 500 that is responsible for event notification processing of the open service standard API through the network event processing module 620.

어플리케이션 서버부(500)는 각 네트워크 이벤트에 해당하는 SCF들로 이루어져 있다. Call에 관련된 이벤트를 처리하기 위한 CallNotification/ CallDirection SCF(510), SMS에 관련된 이벤트를 처리하기 위한 SmsNotification SCF(520), MMS에 관련된 이벤트 처리를 위해 MmsNotification SCF(530), 단말 상태에 대한 이벤트를 위한 TerminalStatusNotification SCF(540), 단말 위치정보에 대한 이벤트를 위한 TerminalLocationNotification SCF(550)와 프레즌스 정보에 대한 이벤트를 위한 PresenceNotification SCF(560) 등을 포함한다.The application server 500 is composed of SCFs corresponding to each network event. CallNotification / CallDirection SCF 510 for handling events related to Call, SmsNotification SCF 520 for handling events related to SMS, MmsNotification SCF 530 for handling events related to MMS, event for terminal status The TerminalStatusNotification SCF 540 includes a TerminalLocationNotification SCF 550 for an event for terminal location information, a PresenceNotification SCF 560 for an event for presence information, and the like.

네트워크 이벤트의 종류와 이벤트 통보 조건을 고려하여 통신망 이벤트 처리 모듈(620)에서는 네트워크 이벤트가 전달될 SCF를 선택하여 이벤트 정보를 전달한다. 통신망 이벤트 처리 모듈(620)은 TDP 설정 루틴(621), 프로비즈닝 TDP 처리 루틴(622), 이벤트 처리 루틴(623)으로 이루어져 있다. 이벤트 통보 조건은 프로비즈닝 TDP 정보와 서비스설정 TDP 정보에 따라 결정된다. In consideration of the types of network events and event notification conditions, the network event processing module 620 selects an SCF to which a network event is to be delivered and delivers event information. The network event processing module 620 includes a TDP setting routine 621, a provisioning TDP processing routine 622, and an event processing routine 623. Event notification conditions are determined by provisioning TDP information and service setting TDP information.

개방형 서비스 환경에서 통보되는 네트워크 이벤트 중 Call/SMS/MMS의 경우는 기존 프로비즈닝 TDP를 통해 이벤트 통보가 가능했으므로 프로비즈닝 TDP를 기본적으로 제공하고 서비스설정 TDP도 가능하지만 본 발명에 의해 새로이 추가된 Location/Status/Presence는 기존의 프로비즈닝 TDP가 존재하지 않았으므로 서비스설정 TDP만으로 처리되는 차이가 있다.Call / SMS / MMS of the network events that are notified in the open service environment was able to notify the event through the existing provisioning TDP, so the provisioning TDP is basically provided and the service setting TDP is possible, but newly added by the present invention. Location / Status / Presence does not exist because there is no existing provisioning TDP.

TDP 설정 루틴(621)은 개방형 서비스 환경에서 고려하는 두 네트워크 이벤트 타입인 프로비즈닝 TDP와 서비스설정 TDP를 모두 고려하여 설정정보를 저장한다. The TDP setting routine 621 stores the setting information in consideration of both the provisioning TDP and the service setting TDP, which are two network event types considered in the open service environment.

프로비즈닝 TDP의 경우 서비스 검증도구에서 서비스 시뮬레이션 시작 전에 해당 이벤트(Call/SMS/MMS)에 대해 그래픽 유저 인터페이스(700)에 포함된 프로비즈닝 이벤트 테이블에 서비스 액티베이션(activation) 번호와 이벤트 처리 인터페이스 주소정보를 저장하고, 서비스설정 TDP의 경우 서비스를 시작한 후 검증과정 중간에 서비스설정 이벤트 설정요청이 발생하면 서비스설정 이벤트 테이블(800)에 correlator와 이벤트 통보 대상 단말번호, 이벤트 처리 인터페이스 주소정보를 저장하고 네트워크 이벤트마다 상이한 상세정보를 이용하여 Location/Status/Presence 이벤트의 경우 각 이벤트 처리 알고리즘을 수행시킨다. In the case of the provisioning TDP, the service activation number and the event processing interface are included in the provisioning event table included in the graphical user interface 700 for the corresponding event (Call / SMS / MMS) before the service verifier starts the service simulation. Store the address information, and in the case of the service setting TDP, if the service setting event setting request occurs in the middle of the verification process after starting the service, the correlator, event notification target terminal number and event processing interface address information are stored in the service setting event table 800 In the case of Location / Status / Presence event, each event processing algorithm is executed using different detailed information for each network event.

이벤트마다 상세정보가 상이하므로 상세정보 중 공통된 데이터를 추출하여 서비스설정 이벤트 테이블에 저장하고 그 이외의 정보는 메시지 형태로 본 발명에 따른 이벤트 처리 알고리즘으로 전달된다. Since the detailed information is different for each event, common data among the detailed information is extracted and stored in the service setting event table, and other information is transmitted to the event processing algorithm according to the present invention in the form of a message.

이벤트 처리 알고리즘의 예를 들면, TerminalStatusNotification 이벤트를 위한 서비스설정 TDP 설정요청의 경우 서비스에서는 startNotification 메시지를 보내 TDP 설정요청하고 이때 correlator, addresses(네트워크 이벤트 대상 단말번호), criteria(이벤트 통보를 원하는 단말상태-Busy/Reachable 등), checkImmediate(criteria에 해당하는 이벤트가 발생할 경우 즉시 이벤트 통보 받기를 원하는지 여부), frequency(네트워크 이벤트 통보 주기), duration(네트워크 이벤트 통보 전체시간), count(네트워크 통보 개수)와 같은 세부 정보에 따라 status 이벤트 처리 알고리즘을 실행하여 알고리즘 처리결과에 따라 네트워크 이벤트를 수집한다. For example of event processing algorithm, in case of service setting TDP setting request for TerminalStatusNotification event, service sends startNotification message to request TDP setting and at this time, correlator, addresses (network event target terminal number), criteria Busy / Reachable, etc.), checkImmediate (whether you want to be notified of events immediately when a criteria event occurs), frequency (network event notification interval), duration (network event notification total time), count (network notification count) Status event processing algorithm is executed according to the detailed information to collect network events according to the algorithm processing result.

이벤트 처리 알고리즘이 실행되는 동안에 수집된 네트워크 이벤트에 대해서는 서비스설정 이벤트 테이블(800, 도 3에서 추가 설명)에 정의한 이벤트 처리 인터페이스인 웹 서비스로 이벤트 정보가 전달되고, 이벤트 처리 알고리즘이 종료되거나 서비스설정 이벤트 해제요청을 받으면 서비스설정 이벤트 테이블에서 해당 데이터 튜플이 삭제되고 더 이상 이벤트를 처리하지 않는다. For network events collected while the event processing algorithm is running, event information is delivered to the web service, which is the event processing interface defined in the service configuration event table (800, further described in FIG. 3), and the event processing algorithm ends or the service configuration event. Upon receiving the release request, the corresponding data tuple is deleted from the service configuration event table and no longer processes the event.

Location이나 Presence 이벤트는 Status와 동일하게 처리되고 Call/SMS/MMS 이벤트의 이벤트 처리는 서비스설정 이벤트 세부 정보가 correlator 값과 이벤트 통보 대상 단말 번호로만 되어 있어서 서비스설정 이벤트 설정요청이 도착한 후부터 해제요청을 받을 때까지 유효한 이벤트를 수집하여 이벤트 처리 인터페이스 웹 서비스로 이벤트 정보를 전달한다.Location or Presence event is processed in the same way as Status, and event processing of Call / SMS / MMS event is received only after correlator value and event notification target terminal number because service setting event details are received. It collects valid events until it passes the event information to the event processing interface Web service.

도 3은 프로비즈닝 TDP를 위한 프로비즈닝 이벤트 테이블(800)과 서비스설정 TDP 정보를 저장하기 위한 서비스 이벤트 테이블(900)의 구조를 도시한 것이다.3 illustrates a structure of a provisioning event table 800 for provisioning TDP and a service event table 900 for storing service setting TDP information.

프로비즈닝 이벤트 테이블(800)은 이벤트 타입(Call/SMS/MMS를 구분할 수 있는 이벤트 타입)(801), 서비스 액티베이션 번호(802), 이벤트 처리 인터페이스 주소 필드(803)로 구성된다. The provisioning event table 800 is composed of an event type (an event type that can distinguish Call / SMS / MMS) 801, a service activation number 802, and an event processing interface address field 803.

프로비즈닝 이벤트는 네트워크 이벤트 발생 이전에 미리 설정하므로 통보 받을 이벤트 타입과 해당 이벤트의 서비스 액티베이션 번호, 그리고 이벤트가 발생했을 때 이벤트 전달을 위해 호출할 웹 서비스 주소와 같은 인터페이스 주소를 저장한다. 이벤트 전달을 위한 웹 서비스 인터페이스 주소는 어플리케이션 서버 SCF 중 하나가 된다. Since provisioning events are set up before network events occur, they store the type of event to be notified, the service activation number of the event, and the interface address, such as the web service address to call for event delivery when the event occurs. The web service interface address for event forwarding is one of the application server SCFs.

서비스 이벤트 테이블(900)에는 각 서비스설정 이벤트에 사용하는 고유 아이디인 correlator(901), 네트워크 이벤트 통보 대상인 단말번호(902), 이벤트 처리 인터페이스 주소 필드(903)로 구성된다. The service event table 900 includes a correlator 901 which is a unique ID used for each service setting event, a terminal number 902 which is a network event notification target, and an event processing interface address field 903.

correlator(901)는 서비스설정 TDP(Location 통보 요청 등)에 설정하는 고유 아이디 값으로 이 값을 이용해 네트워크에서 이벤트가 발생한 경우에 미리 설정된 TDP인지를 확인하여 처리하는데 사용된다. 이벤트 통보 대상 단말번호(902)는 서비스설정 TDP를 요청하면서 네트워크 이벤트를 수집하기 위한 대상 단말의 정보로 적 합한 네트워크 이벤트인지 여부를 확인하는데 사용한다. 이벤트 처리 인터페이스 주소 필드(903)는 프로비즈닝 이벤트 테이블(800)의 필드(803)와 동일하다.The correlator 901 is a unique ID value set in the service configuration TDP (Location notification request, etc.) and is used to identify and process a preset TDP when an event occurs in the network. The event notification target terminal number 902 is used to check whether the network event is suitable as the information of the target terminal for collecting network events while requesting the service setting TDP. The event processing interface address field 903 is the same as the field 803 of the provisioning event table 800.

도 4에서는 개방형 서비스 환경에서 네트워크 이벤트가 발생한 경우 본 발명에 따라 처리하는 방법의 흐름의 일 예를 도시한 것이다.Figure 4 shows an example of the flow of a method for processing according to the present invention when a network event occurs in an open service environment.

네트워크 이벤트 발생을 감지하면(400) 프로비즈닝 이벤트인 Call/SMS/MMS 인지의 확인을 위해 이벤트 타입을 체크하여(405) 프로비즈닝 이벤트인 경우는 이벤트 테이블을 검색하여(410) 프로비즈닝 이벤트로 등록되어 있는지를 검사하고(415), 등록된 이벤트일 경우 프로비즈닝 이벤트 정보를 획득하여 이벤트 처리 인터페이스 주소를 얻어(420) 네트워크 이벤트 정보를 전송한다(425). When the network event is detected (400), the event type is checked to confirm whether the provisioning event is Call / SMS / MMS (405). In the case of a provisioning event, the event table is searched (410) for provisioning. In operation 415, the processor determines whether the event is registered as an event, acquires provisioning event information, obtains an event processing interface address, and transmits network event information (425).

프로비즈닝 설정 이벤트가 아니라면 서비스 설정 이벤트로 등록되었는지를 검사한다(415). 서비스 설정 이벤트 테이블을 검색하여(430) 서비스설정 이벤트인 것이 확인되면(435) 서비스 설정 이벤트 정보를 세부 정보를 포함하여 획득하고, 소정의 이벤트 처리 루틴을 실행하여 네트워크 이벤트 정보를 이벤트 처리 인터페이스로 전송하고(445), 이에 해당하지 않는 나머지 경우에는 발생한 이벤트를 무시한다(450).If it is not a provisioning setup event, it is checked whether it is registered as a service setup event (415). When the service configuration event table is searched (430) and the service configuration event is confirmed (435), the service configuration event information is obtained with the detailed information, and a predetermined event processing routine is executed to transmit the network event information to the event processing interface. In operation 445, other events that do not correspond thereto are ignored (450).

만일 Status/Location/Presence 이벤트인 경우 서비스설정 TDP만 정의되어 있으므로 서비스설정 이벤트인지 확인하여 이벤트 처리 루틴을 실행한다.In case of Status / Location / Presence event, only service setup TDP is defined, so check if it is service setup event and execute event processing routine.

본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자는 본 발명이 본 발명의 본질적인 특성에서 벗어나지 않는 범위에서 변형된 형태로 구현될 수 있음을 이해할 수 있을 것이다. 그러므로 본 개시된 실시예들은 한정적인 관점이 아니라 설명적인 관점에서 고려되어야 한다. 상기의 설명에 포함된 예들은 본 발명에 대한 이해를 위해 도입된 것이며, 이 예들은 본 발명의 사상과 범위를 한정하지 않는다. 상기의 예들 외에도 본 발명에 따른 다양한 실시 태양이 가능하다는 것은, 본 발명이 속한 기술 분야에 통상의 지식을 가진 사람에게는 자명할 것이다. 본 발명의 범위는 전술한 설명이 아니라 청구범위에 나타나 있으며, 그와 동등한 범위 내에 있는 모든 차이점은 본 발명에 포함된 것으로 해석되어야 할 것이다. Those skilled in the art will appreciate that the present invention can be implemented in a modified form without departing from the essential features of the present invention. Therefore, the disclosed embodiments should be considered in descriptive sense only and not for purposes of limitation. Examples included in the above description are introduced for the understanding of the present invention, and these examples do not limit the spirit and scope of the present invention. It will be apparent to those skilled in the art that various embodiments in accordance with the present invention in addition to the above examples are possible. The scope of the present invention is shown not in the above description but in the claims, and all differences within the scope will be construed as being included in the present invention.

또한 본 발명에 따른 상기의 각 단계는 일반적인 프로그래밍 기법을 이용하여 소프트웨어적으로 또는 하드웨어적으로 다양하게 구현할 수 있다는 것은 이 분야에 통상의 기술을 가진 자라면 용이하게 알 수 있는 것이다.In addition, it can be easily understood by those skilled in the art that each of the above steps according to the present invention can be variously implemented in software or hardware using a general programming technique.

그리고 본 발명의 일부 단계들은, 또한, 컴퓨터로 읽을 수 있는 기록매체에 컴퓨터가 읽을 수 있는 코드로서 구현하는 것이 가능하다. 컴퓨터가 읽을 수 있는 기록매체는 컴퓨터 시스템에 의하여 읽혀질 수 있는 데이터가 저장되는 모든 종류의 기록장치를 포함한다. 컴퓨터가 읽을 수 있는 기록매체의 예로는 ROM, RAM, CD-ROM, CD-RW, 자기 테이프, 플로피디스크, HDD, 광 디스크, 광자기 저장장치 등이 있으며, 또한 캐리어 웨이브(예를 들어 인터넷을 통한 전송)의 형태로 구현되는 것도 포함한다. 또한 컴퓨터가 읽을 수 있는 기록매체는 네트워크로 연결된 컴퓨터 시스템에 분산되어, 분산방식으로 컴퓨터가 읽을 수 있는 코드로 저장되고 실행될 수 있다.And some steps of the invention may also be embodied as computer readable code on a computer readable recording medium. The computer-readable recording medium includes all kinds of recording devices in which data that can be read by a computer system is stored. Examples of computer-readable recording media include ROM, RAM, CD-ROM, CD-RW, magnetic tape, floppy disks, HDDs, optical disks, magneto-optical storage devices, and carrier wave (eg, Internet It also includes the implementation in the form of). The computer readable recording medium can also be distributed over network coupled computer systems so that the computer readable code is stored and executed in a distributed fashion.

본 발명에 의하면, 개방형 서비스 환경의 네트워크 기능을 시뮬레이션 하며, 전화걸기, 받기, Call상태, SMS 보내기, 받기, MMS 보내기, 받기, Location 변경, 통보, Status 변경, 통보 및 Presence 변경, 통보를 포함하는 기능을 수행하여 네트워크 이벤트를 발생시키거나, 네트워크 이벤트에 해당하는 단말 동작기능을 담당하는 가상단말 모듈 및 가상단말 모듈을 통해 발생하는 네트워크 이벤트를 처리하는 통신망 이벤트 처리 모듈을 포함하여, 본 발명에 따른 장치와 방법이 적용된 통신망 에뮬레이터는 개방형 서비스 검증과정에서 개방형 서비스 환경과 동일한 시뮬레이션 환경을 제공함으로써 검증의 효율을 높일 수 있을 것으로 기대된다.According to the present invention, it simulates the network function of the open service environment, including dialing, receiving, call status, SMS sending, receiving, MMS sending, receiving, Location change, notification, Status change, notification and Presence change, notification According to the present invention, a network event processing module for generating a network event by performing a function or a network terminal processing a network event generated through a virtual terminal module in charge of a terminal operation function corresponding to the network event and a virtual terminal module, The network emulator applied with the device and method is expected to improve the verification efficiency by providing the same simulation environment as the open service environment during the open service verification process.

Claims (7)

개방형 서비스 환경의 네트워크 기능을 시뮬레이션 하며, 전화걸기, 받기, Call상태, SMS 보내기, 받기, MMS 보내기, 받기, Location 변경, 통보, Status 변경, 통보 및 Presence 변경, 통보를 포함하는 기능을 수행하여 네트워크 이벤트를 발생시키거나, 네트워크 이벤트에 해당하는 단말 동작기능을 담당하는 가상단말 모듈; 및It simulates the network function of open service environment and performs functions including making, receiving, call status, sending SMS, receiving, sending MMS, receiving, changing location, notification, status change, notification, presence change, and notification. A virtual terminal module generating an event or in charge of a terminal operation function corresponding to a network event; And 상기 가상단말 모듈을 통해 발생하는 네트워크 이벤트를 처리하는 통신망 이벤트 처리 모듈;을 포함하는 것을 특징으로 하는 개방형 환경에서의 네트워크 이벤트들을 처리하는 통신망 이벤트 처리 장치.Communication network event processing apparatus for processing network events in an open environment, characterized in that it comprises a; network event processing module for processing network events occurring through the virtual terminal module. 제1항에 있어서,The method of claim 1, 상기 통신망 이벤트 처리 모듈이 처리한 네트워크 이벤트를 상기 개방형 서비스 표준 API 기능의 어플리케이션 서버로 통보하는 메시지 처리 모듈;을 더 포함하며, And a message processing module for notifying an application server of the open service standard API function of a network event processed by the network event processing module. 상기 통신망 이벤트 처리 모듈은,The communication network event processing module, 프로비즈닝 TDP에 해당하는 네트워크 이벤트 처리와 서비스 설정 TDP에 해당하는 네트워크 이벤트 처리를 하고, Process network events corresponding to provisioning TDP and network events corresponding to service setting TDP. 네트워크 이벤트의 종류와 이벤트 통보 조건을 고려하여 네트워크 이벤트가 전달될 어플리케이션 서버 SCF(Service Capability Feature)를 결정하는 것을 특징 으로 하는 개방형 환경에서의 네트워크 이벤트들을 처리하는 통신망 이벤트 처리 장치.A network event processing apparatus for processing network events in an open environment, comprising determining an application server SCF (Service Capability Feature) to which a network event is delivered in consideration of a network event type and an event notification condition. 제2항에 있어서,The method of claim 2, 상기 통신망 이벤트 처리 모듈은,The communication network event processing module, 프로비즈닝 TDP(Trigger Detection Point) 이벤트와 서비스설정 TDP 이벤트에 대한 상세 정보를 프로비즈닝 이벤트 테이블과 서비스설정 이벤트 테이블에 저장하는 TDP 설정 루틴;A TDP setup routine for storing detailed information about a provisioning trigger detection point (TDP) event and a service configuration TDP event in a provisioning event table and a service configuration event table; 프로비즈닝 TDP 이벤트에 대해 상기 프로비즈닝 이벤트 테이블에 저장된 정보를 이용하여 프로비즈닝 TDP 이벤트를 처리하는 프로비즈닝 TDP 처리 루틴; 및A provisioning TDP processing routine for processing a provisioning TDP event using information stored in the provisioning event table for a provisioning TDP event; And 서비스설정 TDP 이벤트에 대해 상기 서비스설정 TDP 이벤트에 대한 상세정보를 이용하여 소정의 이벤트 처리 알고리즘을 실행하여 네트워크 이벤트를 처리하는 이벤트 처리 루틴;를 포함하는 것을 특징으로 하는 개방형 환경에서의 네트워크 이벤트들을 처리하는 통신망 이벤트 처리 장치.An event processing routine for processing a network event by executing a predetermined event processing algorithm using detailed information on the service setting TDP event with respect to a service setting TDP event; and processing network events in an open environment. Network event processing device. 제3항에 있어서, The method of claim 3, 상기 TDP 설정 루틴은,The TDP setting routine is 프로비즈닝 TDP에 해당하는 네트워크 이벤트 정보를 입력받아 상기 프로비즈닝 이벤트 테이블에 저장하는 것을 특징으로 하는 개방형 환경에서의 네트워크 이벤트들을 처리하는 통신망 이벤트 처리 장치.And receiving network event information corresponding to a provisioning TDP and storing it in the provisioning event table. 제3항 또는 제4항에 있어서, The method according to claim 3 or 4, 상기 TDP 설정 루틴이 상기 프로비즈닝 이벤트 테이블에 저장하는 것은,The TDP setting routine is stored in the provisioning event table, 이벤트 타입을 구분하는 이벤트 타입 필드;An event type field for identifying an event type; 서비스 액티베이션(activation) 번호 필드;A service activation number field; 이벤트가 발생했을 때 이벤트 전달을 위해 호출할 웹 서비스 주소를 포함하는 이벤트 처리 인터페이스 주소 필드;An event processing interface address field containing a web service address to call for event delivery when an event occurs; 각 서비스설정 이벤트에 사용되는 고유 아이디인 correlator 필드;A correlator field which is a unique ID used for each service configuration event; 네트워크 이벤트 통보 대상인 단말의 번호 필드; 및 A number field of a terminal to be notified of network events; And 이벤트가 발생했을 때 이벤트 전달을 위해 호출할 웹 서비스 주소를 포함하는 이벤트 처리 인터페이스 주소 필드;를 포함하며,An event processing interface address field containing a web service address to be called for event delivery when an event occurs. 상기 TDP 설정 루틴은,The TDP setting routine is 서비스 설정 TDP에 해당하는 네트워크 이벤트 정보를 입력받아 상기 서비스설정 이벤트 테이블에 저장하는 것을 특징으로 하는 개방형 환경에서의 네트워크 이벤트들을 처리하는 통신망 이벤트 처리 장치.A network event processing apparatus for processing network events in an open environment, comprising receiving network event information corresponding to a service setting TDP and storing it in the service setting event table. (a) 네트워크 이벤트 발생을 감지하고 그 감지된 이벤트의 타입을 판단하는 단계;(a) detecting the occurrence of a network event and determining the type of the detected event; (b) 상기 감지된 이벤트가 프로비즈닝 이벤트인 경우는 이벤트 테이블을 검색하여 프로비즈닝 이벤트로 등록되어 있는지를 검사하는 단계;(b) if the detected event is a provisioning event, checking whether an event is registered as a provisioning event by searching an event table; (c) 등록된 이벤트일 경우 프로비즈닝 이벤트 정보를 획득하여 이벤트 처리 인터페이스 주소를 얻어 네트워크 이벤트 정보를 전송하는 단계;(c) acquiring provisioning event information to obtain an event processing interface address and transmitting network event information when the event is registered; (d) 프로비즈닝 설정 이벤트가 아니라면 서비스 설정 이벤트로 등록되었는지를 검사하며, 서비스 설정 이벤트 테이블을 검색하여 서비스설정 이벤트인 것을 확인하는 단계;(d) checking whether the service setting event is registered as a service setting event if it is not a provisioning setting event, and searching the service setting event table to confirm that the service setting event is a service setting event; (e) 서비스 설정 이벤트 정보를 세부 정보를 포함하여 획득하고 이벤트 처리 루틴을 실행하여 네트워크 이벤트 정보를 이벤트 처리 인터페이스로 전송하는 단계; 및(e) acquiring service setting event information including detailed information and executing an event processing routine to transmit network event information to an event processing interface; And (f) 상기 (d) 단계에서 서비스 설정 이벤트가 아닌 경우 상기 발생하여 감지된 이벤트를 무시하고 종료하는 단계;를 포함하는 것을 특징으로 하는 개방형 환경에서의 네트워크 이벤트들을 처리하는 통신망 이벤트 처리 방법.(f) if the service setting event is not the service setting event in step (d), ignoring and ending the generated and detected event. 10. The network event processing method for processing network events in an open environment. (a) 네트워크 이벤트 발생을 감지하고 그 감지된 이벤트의 타입을 판단하는 단계;(a) detecting the occurrence of a network event and determining the type of the detected event; (b) 상기 감지된 이벤트가 프로비즈닝 이벤트인 경우는 이벤트 테이블을 검색하여 프로비즈닝 이벤트로 등록되어 있는지를 검사하는 단계;(b) if the detected event is a provisioning event, checking whether an event is registered as a provisioning event by searching an event table; (c) 등록된 이벤트일 경우 프로비즈닝 이벤트 정보를 획득하여 이벤트 처리 인터페이스 주소를 얻어 네트워크 이벤트 정보를 전송하는 단계;(c) acquiring provisioning event information to obtain an event processing interface address and transmitting network event information when the event is registered; (d) 프로비즈닝 설정 이벤트가 아니라면 서비스 설정 이벤트로 등록되었는지를 검사하며, 서비스 설정 이벤트 테이블을 검색하여 서비스설정 이벤트인 것을 확 인하는 단계;(d) checking whether the service setting event is registered as a service setting event if it is not a provisioning setting event, and checking the service setting event table to confirm that the service setting event is a service setting event; (e) 서비스 설정 이벤트 정보를 세부 정보를 포함하여 획득하고 이벤트 처리 루틴을 실행하여 네트워크 이벤트 정보를 이벤트 처리 인터페이스로 전송하는 단계; 및(e) acquiring service setting event information including detailed information and executing an event processing routine to transmit network event information to an event processing interface; And (f) 상기 (d) 단계에서 서비스 설정 이벤트가 아닌 경우 상기 발생하여 감지된 이벤트를 무시하고 종료하는 단계;를 포함하는 것을 특징으로 하는 개방형 환경에서의 네트워크 이벤트들을 처리하는 통신망 이벤트 처리 방법을 기록한 컴퓨터로 읽을 수 있는 기록매체.(f) if the service setting event is not the service setting event in step (d), ignoring and terminating the generated and detected event; and recording a communication network event processing method for processing network events in an open environment. Computer-readable recording media.
KR1020060096585A 2006-09-29 2006-09-29 Apparatus and method for processing network event processing network events in open environment KR100875912B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020060096585A KR100875912B1 (en) 2006-09-29 2006-09-29 Apparatus and method for processing network event processing network events in open environment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020060096585A KR100875912B1 (en) 2006-09-29 2006-09-29 Apparatus and method for processing network event processing network events in open environment

Publications (2)

Publication Number Publication Date
KR20080029684A true KR20080029684A (en) 2008-04-03
KR100875912B1 KR100875912B1 (en) 2008-12-26

Family

ID=39532213

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020060096585A KR100875912B1 (en) 2006-09-29 2006-09-29 Apparatus and method for processing network event processing network events in open environment

Country Status (1)

Country Link
KR (1) KR100875912B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113672451A (en) * 2021-07-21 2021-11-19 济南浪潮数据技术有限公司 BMC service detection method, device, equipment and readable storage medium

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101580626B1 (en) * 2009-09-08 2015-12-28 에스케이텔레콤 주식회사 Network performance simulation system and network performance simulation method

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100680999B1 (en) 2005-12-08 2007-02-09 한국전자통신연구원 Simulation device for open service and method thereof

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113672451A (en) * 2021-07-21 2021-11-19 济南浪潮数据技术有限公司 BMC service detection method, device, equipment and readable storage medium
CN113672451B (en) * 2021-07-21 2023-12-22 济南浪潮数据技术有限公司 BMC service detection method, device, equipment and readable storage medium

Also Published As

Publication number Publication date
KR100875912B1 (en) 2008-12-26

Similar Documents

Publication Publication Date Title
US7210168B2 (en) Updating malware definition data for mobile data processing devices
CN105745867B (en) Method and apparatus for managing specific resources in a wireless communication system
CN114145004B (en) System and method for using DNS messages to selectively collect computer forensic data
CN106375458B (en) Service calling system, method and device
US20120222120A1 (en) Malware detection method and mobile terminal realizing the same
CN103108320A (en) Method and system for monitoring application program of mobile device
CN105760240A (en) Distributed task processing method and device
WO2008065695A1 (en) Server management program, mail server management program, server management system, and server management method
CN109600375A (en) Message tracing method, device, electronic equipment and storage medium
CN101317370A (en) Method and management agent for event notifications correlation
KR20170117111A (en) Method and apparatus for pushing messages
CN112738791A (en) User information correlation backfill method, device, equipment and medium based on 5G core network
CN112511580B (en) Message pushing method, device, storage medium and equipment
KR20190029486A (en) Elastic honeynet system and method for managing the same
CN102123511B (en) Mobile network data transmission method and system as well as mobile terminal
KR100738040B1 (en) Method for providing application Program Interface in open mobile business supporting system
CN106330546A (en) System and method for deploying application cluster in private cloud environment
US20120210306A1 (en) System and Method for Application Testing
KR100875912B1 (en) Apparatus and method for processing network event processing network events in open environment
JPH10320362A (en) Method for transmitting communication in network including communication service and network for using the same
CN113055493B (en) Data packet processing method, device, system, scheduling device and storage medium
JP5828457B2 (en) API execution control device and program
CN101674584B (en) Method for detecting virus and system
WO2017107762A1 (en) Application tracing method and device
CN104753774A (en) Distributed enterprise integrated access gateway

Legal Events

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

Payment date: 20121129

Year of fee payment: 5

FPAY Annual fee payment

Payment date: 20131128

Year of fee payment: 6

FPAY Annual fee payment

Payment date: 20151127

Year of fee payment: 8

FPAY Annual fee payment

Payment date: 20161121

Year of fee payment: 9

LAPS Lapse due to unpaid annual fee