KR101469243B1 - Push relay system and terminal unit - Google Patents

Push relay system and terminal unit Download PDF

Info

Publication number
KR101469243B1
KR101469243B1 KR1020110049224A KR20110049224A KR101469243B1 KR 101469243 B1 KR101469243 B1 KR 101469243B1 KR 1020110049224 A KR1020110049224 A KR 1020110049224A KR 20110049224 A KR20110049224 A KR 20110049224A KR 101469243 B1 KR101469243 B1 KR 101469243B1
Authority
KR
South Korea
Prior art keywords
push
terminal
server
information
notification
Prior art date
Application number
KR1020110049224A
Other languages
Korean (ko)
Other versions
KR20120131044A (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 KR1020110049224A priority Critical patent/KR101469243B1/en
Publication of KR20120131044A publication Critical patent/KR20120131044A/en
Application granted granted Critical
Publication of KR101469243B1 publication Critical patent/KR101469243B1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/55Push-based network services
    • 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/02Standardisation; Integration
    • H04L41/0213Standardised network management protocols, e.g. simple network management protocol [SNMP]
    • 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/04Network management architectures or arrangements
    • H04L41/046Network management architectures or arrangements comprising network management agents or mobile agents therefor

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Telephonic Communication Services (AREA)

Abstract

푸쉬 중개 시스템은 푸쉬 서비스 제공자로부터 푸쉬 요청을 수신하고, 푸쉬 요청의 수신 대상의 단말 타입을 판단하는 푸쉬 게이트웨이 서버; 및 푸쉬 통지를 수행하는 단말 타입 별로 구비된 각각의 푸쉬 통지 서버와 연결되고, 푸쉬 게이트웨이 서버로부터 푸쉬 요청 및 단말 타입 정보를 수신하여 단말 타입 정보에 해당하는 푸쉬 통지 서버를 선택하여 푸쉬 요청을 전달하는 푸쉬 전달 서버를 포함한다.
이때, 푸쉬 요청은 푸쉬 전달 서버가 선택한 푸쉬 통지 서버를 통하여 푸쉬 서비스 제공자가 요청한 수신 대상의 단말로 전송된다.
A push gateway server for receiving a push request from a push service provider and determining a terminal type of a reception target of the push request; And a push notification server connected to each push notification server provided for each terminal type that performs push notification, receives a push request and terminal type information from the push gateway server, selects a push notification server corresponding to the terminal type information, Push delivery server.
At this time, the push request is transmitted to the reception target terminal requested by the push service provider through the push notification server selected by the push delivery server.

Figure R1020110049224
Figure R1020110049224

Description

푸쉬 중개 시스템 및 단말{PUSH RELAY SYSTEM AND TERMINAL UNIT}[0001] PUSH RELAY SYSTEM AND TERMINAL UNIT [0002]

본 발명은 푸쉬 중개 시스템 및 단말에 관한 것이다.The present invention relates to a push intermediation system and a terminal.

최근 스마트폰이 활성화되면서 어플리케이션 사용자에게 어떠한 알림 메시지나 이벤트를 알려주기 위해 푸쉬 서비스의 이용이 증대되고 있다.Recently, as the smartphone is activated, the use of push service is increasing to notify application users of any notification message or event.

스마트폰으로 푸쉬 메시지를 전달하는 기능을 수행하는 서버가 푸쉬 통지 서버이다. 그런데 이러한 푸쉬 통지 서버는 스마트폰의 타입 즉 제조사 별로 구비되어 있다.A push notification server is a server that performs a function of delivering a push message to a smartphone. However, such a push notification server is provided for each type of smartphone, that is, for each manufacturer.

예를 들어, 애플 사의 아이폰의 경우 APNS(Apple Push Notification Service) 서버로부터 푸쉬 메시지를 수신한다. APNS의 경우, 단말이 푸쉬 서비스를 제공하는 어플리케이션을 설치한 후, 이러한 어플리케이션을 APNS 서버에 등록하면서 APNS 서버로부터 디바이스 토큰(Token) 값을 수신한다. 그리고 단말은 푸쉬 서비스를 제공하는 푸쉬 이니시에이터(PI: Push Initiator)에게 디바이스 토큰(Token) 값을 전송한다. 이때, 푸쉬 이니시에이터는 APNS 서버에 서버 인증서, 디바이스 토큰(Token) 값 및 푸쉬 메시지를 전송하며, APNS 서버는 푸쉬 메시지를 해당 단말로 전송한다. 여기서, 서버 인증서는 푸쉬 이니시에이터가 푸쉬 서비스를 제공하기 위해 APNS 서버에 서버 등록하면서 발급받은 인증서를 말한다.For example, Apple's iPhone receives a push message from an APNS (Apple Push Notification Service) server. In the case of APNS, after the terminal installs the application providing the push service, the terminal receives the device token value from the APNS server while registering the application in the APNS server. Then, the terminal transmits a device token value to a push initiator (PI) that provides a push service. At this time, the push initiator transmits a server certificate, a device token value and a push message to the APNS server, and the APNS server transmits a push message to the corresponding terminal. Here, the server certificate refers to a certificate issued while the push initiator registers the server with the APNS server to provide push service.

또한, 구글의 안드로이드 폰의 경우, C2DM(Cloud to Device Messaging) 서버로부터 푸쉬 메시지를 수신한다. 단말은 푸쉬 서비스를 제공하는 어플리케이션을 설치한 후, 이러한 어플리케이션을 C2DM 서버에 등록하면서 C2DM 서버로부터 등록 아이디 즉 디바이스 별 고유한 등록키를 수신한다. 그리고 등록키를 푸쉬 이니시에이터에게 전송한다. 그러면, 푸쉬 이니시에이터는 C2DM 서버로 인증키, 등록키 및 푸쉬 메시지를 전송하며, C2DM 서버는 등록키를 이용하여 해당 단말로 푸쉬 메시지를 전송한다. 이때, 인증키는 푸쉬 이니시에이터가 C2DM 서버에서 인증시 사용하는 키를 말한다.In addition, in the case of Google's Android phone, it receives a push message from a C2DM (Cloud to Device Messaging) server. After installing an application providing a push service, the terminal registers the application with the C2DM server and receives the registration ID, i.e., a registration key unique to each device, from the C2DM server. And sends the registration key to the push initiator. Then, the push initiator transmits the authentication key, the registration key, and the push message to the C2DM server, and the C2DM server transmits the push message to the corresponding terminal using the registration key. At this time, the authentication key is a key that the push initiator uses when authenticating in the C2DM server.

이처럼, 종래에는 푸쉬 이니시에이터가 푸쉬 서비스를 제공하기 위해서는 각 단말 별 해당 푸쉬 통지 서버에 서버 등록을 해야 하고, 각 단말들로부터 푸쉬 서비스를 위한 디바이스 토큰 값, 등록 아이디와 같은 단말 등록 정보를 획득하여 관리해야 하는 불편함이 있다. 또한, 해당 푸쉬 통지 서버 들과 연동할 수 있는 시스템이 구축되어야 한다. 이러한 문제점은 푸쉬 서비스 제공자들의 푸쉬 서비스에 대한 높은 진입 장벽으로 작용한다.In order to provide the push service, the push initiator has to register the server in the corresponding push notification server for each terminal, acquire the terminal registration information such as the device token value and registration ID for the push service from each terminal, There is an inconvenience to do. In addition, a system capable of interworking with the corresponding push notification servers must be established. This problem serves as a high entry barrier to push service providers' push services.

따라서, 본 발명이 이루고자 하는 기술적 과제는 푸쉬 서비스 제공자와 단말 타입 별로 푸쉬 통지를 수행하는 각각의 푸쉬 통지 서버 사이에서 푸쉬 서비스를 전달하는 푸쉬 중개를 수행하는 시스템 및 단말을 제공하는 것이다.SUMMARY OF THE INVENTION Accordingly, it is an object of the present invention to provide a system and a terminal for performing push brokering to transmit a push service between a push service provider and each push notification server that performs push notification according to a terminal type.

본 발명의 한 특징에 따르면 푸쉬 중개 시스템이 제공된다. 이 시스템은, 푸쉬 서비스 제공자로부터 푸쉬 요청을 수신하고, 상기 푸쉬 요청의 수신 대상의 단말 타입을 판단하는 푸쉬 게이트웨이 서버; 및 푸쉬 통지를 수행하는 단말 타입 별로 구비된 각각의 푸쉬 통지 서버와 연결되고, 상기 푸쉬 게이트웨이 서버로부터 상기 푸쉬 요청 및 단말 타입 정보를 수신하여 상기 단말 타입 정보에 해당하는 푸쉬 통지 서버를 선택하여 상기 푸쉬 요청을 전달하는 푸쉬 전달 서버를 포함하고, 상기 푸쉬 요청은 상기 푸쉬 전달 서버가 선택한 푸쉬 통지 서버를 통하여 상기 푸쉬 서비스 제공자가 요청한 수신 대상의 단말로 전송된다.According to one aspect of the invention, a push broker system is provided. The system includes: a push gateway server for receiving a push request from a push service provider and determining a terminal type of a reception target of the push request; And a push notification server connected to each push notification server provided for each terminal type that performs push notification, receives the push request and terminal type information from the push gateway server, selects a push notification server corresponding to the terminal type information, And the push request is transmitted to the reception target terminal requested by the push service provider through the push notification server selected by the push delivery server.

본 발명의 다른 특징에 따르면 푸쉬 중개 시스템이 제공하는 푸쉬 서비스를 제공받는 단말이 제공된다. 이 단말은, 네트워크를 통해 데이터를 송수신하는 단말에 있어서, 푸쉬 중개 시스템-상기 푸쉬 중개 시스템은 푸쉬 통지를 수행하는 단말 타입 별로 구비된 각각의 푸쉬 통지 서버와 연결되어 푸쉬 서비스 제공자로부터 수신한 푸쉬 요청을 푸쉬 통지 서버로 전달함-의 정보를 저장하는 저장부; 및 푸쉬 서비스를 제공하는 어플리케이션을 설치하고, 푸쉬 통지 서버로 상기 어플리케이션을 등록하면서 상기 푸쉬 통지 서버로부터 수신한 푸쉬 서비스를 위한 단말 등록 정보를 상기 저장부에 저장된 정보를 이용하여 접속한 상기 푸쉬 중개 시스템으로 전송하는 등록부를 포함한다.According to another aspect of the present invention, there is provided a terminal provided with a push service provided by a push brokerage system. The terminal transmits and receives data via a network. The push intermediation system is connected to each push notification server provided for each terminal type that performs push notification, and transmits the push request received from the push service provider To the push notification server; And an application for providing a push service, and registering the application with the push notification server and registering the terminal registration information for the push service received from the push notification server, using the information stored in the storage unit, As shown in FIG.

본 발명의 실시예에 따르면, 제조사가 다른 단말들을 대상으로 푸쉬 서비스를 제공하기 위한 컨텐츠 서비스 업체로 하여금 푸쉬 서비스에 대한 진입 장벽을 낮춰 쉽게 사업 진출이 용이하도록 하고, 중복 개발에 따른 비용 감소에 효과적이다. 즉 영세사업자 및 개인사업자에게 푸쉬 서비스 사업 진출을 위한 기술적 한계 및 서버 구축 비용에 대한 부담을 줄임으로써 푸쉬 서비스 진입 장벽을 낮추는 효과가 있다.According to the embodiment of the present invention, a content service provider for providing a push service to other terminals by a manufacturer can reduce entry barriers to the push service, thereby making it easy to advance into a business, to be. That is, it has the effect of lowering the barriers to entry into the push service by reducing the burden on the technical limit and the server construction cost to enter the push service business to the small service provider and the individual service provider.

또한, 푸쉬 서비스 개발 투자에 대한 위험 부담 감소 및 다양한 요구사항에 맞는 서비스를 적기에 제공해 사용자의 요구를 충족시킬 수 있다.In addition, it can meet the needs of users by reducing the risk of investment in push service development and providing timely services according to various requirements.

또한, 스마트 단말을 활용한 푸쉬 서비스 산업 활성화 및 푸쉬 서비스 산업 발전 촉진을 기대할 수 있다.In addition, we can expect the activation of the push service industry and the push service industry development using smart terminals.

또한, Open API 기반의 개방형 서비스 구조를 통해 차세대 푸쉬 서비스에 대한 수용 및 지원이 가능하다.In addition, it is possible to accept and support next generation push service through open service structure based on Open API.

도 1은 본 발명의 실시예에 따른 푸쉬 중개 서비스를 제공하는 네트워크의 구성도이다.
도 2는 본 발명의 실시예에 따른 푸쉬 게이트웨이 서버의 세부적인 구성을 나타낸 블록도이다.
도 3은 본 발명의 실시예에 따른 푸쉬 전달 서버의 세부적인 구성을 나타낸 블록도이다.
도 4는 본 발명의 실시예에 따른 단말의 세부적인 구성을 나타낸 블록도
도 5는 본 발명의 실시예에 따른 개략적인 푸쉬 중개 서비스 방법의 일련의 과정을 나타낸 흐름도이다.
도 6은 본 발명의 실시예에 따른 상세한 푸쉬 중개 서비스 방법의 일련의 과정을 나타낸 흐름도이다.
도 7은 본 발명의 다른 실시예에 따른 푸쉬 중개 서비스 방법의 일련의 과정을 나타낸 흐름도이다.
도 8은 본 발명의 또 다른 실시예에 따른 푸쉬 중개 서비스 방법의 일련의 과정을 나타낸 흐름도이다.
1 is a block diagram of a network providing a push brokerage service according to an embodiment of the present invention.
2 is a block diagram illustrating a detailed configuration of a push gateway server according to an embodiment of the present invention.
3 is a block diagram illustrating a detailed configuration of a push delivery server according to an embodiment of the present invention.
4 is a block diagram illustrating a detailed configuration of a terminal according to an embodiment of the present invention.
5 is a flowchart illustrating a process of a schematic push brokerage service method according to an embodiment of the present invention.
6 is a flowchart illustrating a series of steps of a detailed push brokerage service method according to an embodiment of the present invention.
FIG. 7 is a flowchart illustrating a series of processes of a push brokerage service method according to another embodiment of the present invention.
8 is a flowchart illustrating a series of steps of a push brokerage service method according to another embodiment of the present invention.

아래에서는 첨부한 도면을 참고로 하여 본 발명의 실시예에 대하여 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자가 용이하게 실시할 수 있도록 상세히 설명한다. 그러나 본 발명은 여러 가지 상이한 형태로 구현될 수 있으며 여기에서 설명하는 실시예에 한정되지 않는다. 그리고 도면에서 본 발명을 명확하게 설명하기 위해서 설명과 관계없는 부분은 생략하였으며, 명세서 전체를 통하여 유사한 부분에 대해서는 유사한 도면 부호를 붙였다.Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings so that those skilled in the art can easily carry out the present invention. The present invention may, however, be embodied in many different forms and should not be construed as limited to the embodiments set forth herein. In order to clearly illustrate the present invention, parts not related to the description are omitted, and similar parts are denoted by like reference characters throughout the specification.

명세서 전체에서, 어떤 부분이 어떤 구성 요소를 "포함"한다고 할 때, 이는 특별히 반대되는 기재가 없는 한 다른 구성 요소를 제외하는 것이 아니라 다른 구성 요소를 더 포함할 수 있는 것을 의미한다.Throughout the specification, when an element is referred to as "comprising ", it means that it can include other elements as well, without excluding other elements unless specifically stated otherwise.

이하, 도면을 참조로 하여 본 발명의 실시예에 따른 푸쉬 중개 시스템 및 단말에 대하여 상세히 설명한다.Hereinafter, a push brokerage system and a terminal according to an embodiment of the present invention will be described in detail with reference to the drawings.

도 1은 본 발명의 실시예에 따른 푸쉬 중개 서비스를 제공하는 네트워크의 구성도이다.1 is a block diagram of a network providing a push brokerage service according to an embodiment of the present invention.

도 1을 참조하면, 푸쉬 중개 서비스를 제공하는 네트워크는 푸쉬 서비스를 제공받는 단말(100), 푸쉬 통지 서버(200), 푸쉬 이니시에이터(PI; push initiator)(300), 푸쉬 중개 시스템(400) 및 통신 사업자 서버(500)를 포함한다.1, a network providing a push brokerage service includes a terminal 100, a push notification server 200, a push initiator (PI) 300, a push intermediation system 400, And a carrier server 500.

여기서, 단말(100)은 푸쉬 서비스를 제공하는 어플리케이션을 설치한 단말로서, 이러한 어플리케이션은 어플리케이션 사용자에게 어떠한 알림 메시지나 이벤트를 알려주기 위해 푸쉬 서비스를 사용하는 어플리케이션이다. 여기서, 단말(100)은 스마트폰을 포함한다.Here, the terminal 100 is a terminal installed with an application for providing a push service. This application is an application that uses a push service to notify an application user of a certain notification message or event. Here, the terminal 100 includes a smart phone.

이때, 단말(100)은 단말의 제조사 타입 또는 프로토콜 타입에 따라 구분되는 복수개의 단말을 포함한다. 예를 들어, 단말1(110), 단말2(130)는 단말의 제조사가 서로 다른 타입의 각각의 단말이다. 또한, 단말3(150)은 OMA-DM(Open Mobile Alliance-Device Management) 프로토콜을 사용하는 단말이다.At this time, the terminal 100 includes a plurality of terminals classified according to the manufacturer type or protocol type of the terminal. For example, the terminal 1 110 and the terminal 2 130 are terminals of different types of terminals. Also, the terminal 3 150 is a terminal using an Open Mobile Alliance-Device Management (OMA-DM) protocol.

푸쉬 통지 서버(200)는 단말(100)에게 푸쉬 통지를 수행하는 서버로서, 단말의 제조사 타입 또는 단말의 프로토콜 타입에 따른 복수의 푸쉬 통지 서버(210, 230, 250)를 포함한다. 이때, 푸쉬 통지 서버1(210)은 단말1(110)에게 푸쉬 통지를 수행하고, 푸쉬 통지 서버2(230)는 단말2(130)에게 푸쉬 통지를 수행하며, OMA-DM 제어 서버(250)는 단말3(150)에게 푸쉬 통지를 수행한다.The push notification server 200 includes a plurality of push notification servers 210, 230 and 250 according to the manufacturer type of the terminal or the protocol type of the terminal. At this time, the push notification server 1 210 performs push notification to the first terminal 110, the push notification server 2 230 performs a push notification to the second terminal 130, and the OMA- The third terminal 150 performs the push notification.

이때, 각각의 푸쉬 통지 서버(200)는 예컨대 APNS(Apple Push Notification Service) 서버, C2DM(Cloud to Device Messaging) 서버, OMA-DM 기능을 수행하는 서버일 수 있다.At this time, each of the push notification servers 200 may be, for example, an APNS (Apple Push Notification Service) server, a C2DM (Cloud to Device Messaging) server, and a server performing an OMA-DM function.

이때, OMA-DM 기능을 수행하는 서버는 OMA-DM 프로토콜을 이용하여 단말과 통신하는 OMA-DM 제어 서버를 의미한다.At this time, the server performing the OMA-DM function means the OMA-DM control server communicating with the terminal using the OMA-DM protocol.

푸쉬 이니시에이터(PI; push initiator)(300)는 푸쉬 서비스 제공자를 의미하는데, 푸쉬 명령을 발하여 상대의 장치에 조작을 실행시키는 장치로서, 예컨대 컨텐츠 제공자(CP: contents provider)를 포함한다.A push initiator (PI) 300 refers to a push service provider. The push initiator 300 is a device for issuing a push command to perform an operation on an opponent's device. The push initiator 300 includes, for example, a contents provider (CP).

이때, 종래에는 푸쉬 이니시에이터(300)가 각각의 푸쉬 통지 서버(210, 230, 250)에 서버 등록을 한 후, 각 단말들(100)에게 푸쉬 서비스를 제공하는데, 본 발명의 실시예에서는 푸쉬 중개 시스템(400)이 푸쉬 이니시에이터(300)과 각각의 푸쉬 통지 서버(210, 230, 250) 사이에서 푸쉬 서비스를 중개한다.The push initiator 300 provides a push service to each of the terminals 100 after registering the server in the push notification servers 210, 230 and 250. In the embodiment of the present invention, System 400 mediates push services between push initiator 300 and each push notification server 210, 230,

이러한 푸쉬 중개 시스템(400)은 푸쉬 게이트웨이 서버(410) 및 푸쉬 전달 서버(430)를 포함한다.Such a push intermediation system 400 includes a push gateway server 410 and a push delivery server 430.

이때, 푸쉬 게이트웨이 서버(410)는 연동 관리, 채널 관리, 단말 정보 관리, 서비스 관리, 컨텐츠 관리, 푸쉬 요청 관리 및 운영 관리를 수행한다.At this time, the push gateway server 410 performs interworking management, channel management, terminal information management, service management, content management, push request management, and operation management.

여기서, 푸쉬 이니시에이터(300)는 종래처럼 각각의 푸쉬 통지 서버(210, 230, 250)에 서버 등록을 한 후, 푸쉬 서비스 가입자 정보를 전송하거나 푸쉬 통지를 요청하는 대신 푸쉬 게이트웨이 서버(410)에 서버 등록을 한 후, 푸쉬 게이트웨이 서버(410)로 푸쉬 서비스 가입자 정보를 전송하거나 푸쉬 통지를 요청한다.Here, the push initiator 300 registers the server in each push notification server 210, 230, and 250, and then transmits the push service subscriber information or the push notification to the push gateway server 410, After registration, the push gateway server 410 transmits push service subscriber information or requests a push notification.

이때, 푸쉬 게이트웨이 서버(410)는 푸쉬 이니시에이터(300)가 요청한 푸쉬 통지의 수신 대상 단말의 단말 타입을 판단하고, 단말 타입에 따른 푸쉬 통지 서버로의 푸쉬 통지를 푸쉬 전달 서버(430)에게 요청한다.At this time, the push gateway server 410 determines the terminal type of the reception target terminal of the push notification requested by the push initiator 300, and requests the push delivery server 430 to send a push notification to the push notification server according to the terminal type .

푸쉬 전달 서버(430)는 단말 타입 별로 하나 이상의 푸쉬 통지 서버(210, 230, 250) 정보를 관리하고, 각각의 푸쉬 통지 서버(210, 230, 250)와 접속된다.The push delivery server 430 manages information of one or more push notification servers 210, 230, and 250 for each terminal type and is connected to each of the push notification servers 210, 230, and 250.

이러한 푸쉬 전달 서버(430)는 푸쉬 게이트웨이 서버(410)로부터 단말 타입 에 따라 푸쉬 통지 서버를 선택하여 푸쉬 통지를 요청한다.The push delivery server 430 selects a push notification server according to the terminal type from the push gateway server 410 and requests a push notification.

그러면, 푸쉬 통지 서버는 푸쉬 전달 서버(430)가 요청한 푸쉬 통지를 해당하는 단말로 전송한다. Then, the push notification server transmits the push notification requested by the push delivery server 430 to the corresponding terminal.

또한, 통신 사업자 서버(500)는 각 단말(110, 130, 150)의 가입자가 가입한 통신 서비스의 사업자 서버로서, 가입자의 단말(110, 130, 150)에게 통신 서비스를 제공하기 위한 제반 기능을 처리한다. 여기서, 서버로 기술하였지만, 통상의 교환기, 홈 위치 등록기 등의 가입자의 단말(110, 130, 150)의 통신 서비스 정보를 관리하는 모든 시스템을 지칭할 수 있다.The communication service provider server 500 also has a function of providing a communication service to the subscriber's terminal 110, 130, 150 as a subscriber's server of the communication service to which the subscriber of each subscriber 110, 130, . Here, although described as a server, it may refer to any system that manages communication service information of subscriber terminals 110, 130, and 150, such as an ordinary exchange and a home location register.

따라서, 푸쉬 게이트웨이 서버(410)는 통신 사업자 서버(500)와 연동하여 통신 사업자 서버(500)로부터 푸쉬 서비스 가입자의 통신 서비스 정보, 단말 상태 정보, 단말 정보 등을 획득할 수 있다. 이를 통해 푸쉬 게이트웨이 서버(410)는 푸쉬 서비스 가입자가 동일한 가입자 번호로 단말이 단말 1(110)에서 단말 2(130)으로 전환되었을지라도 통신 사업자 서버(500)에서 획득한 정보를 토대로 푸쉬 통지 서버2(230)를 통해 단말 2(130)로 푸쉬 통지가 수행되도록 할 수 있다.Accordingly, the push gateway server 410 can acquire communication service information, terminal status information, terminal information, and the like of the push service subscriber from the communication service provider server 500 in cooperation with the communication service provider server 500. The push gateway server 410 can notify the push notification server 2 based on the information acquired by the service provider server 500 even if the push service subscriber has the same subscriber number and the terminal is switched from the terminal 1 110 to the terminal 2 130. [ The second terminal 130 may perform a push notification through the second terminal 230.

그러면, 이러한 푸쉬 게이트웨이 서버(410)의 세부적인 구성에 대해 도 2를 참조하여 설명한다.Hereinafter, the detailed configuration of the push gateway server 410 will be described with reference to FIG.

도 2는 본 발명의 실시예에 따른 푸쉬 게이트웨이 서버의 세부적인 구성을 나타낸 블록도이다.2 is a block diagram illustrating a detailed configuration of a push gateway server according to an embodiment of the present invention.

도 2를 참조하면, 푸쉬 게이트웨이 서버(410)는 데이터베이스(411), 등록부(413), 연동부(415), 처리부(417) 및 전송부(419)를 포함한다.2, the push gateway server 410 includes a database 411, a registration unit 413, an interlocking unit 415, a processing unit 417, and a transmission unit 419.

데이터베이스(411)는 단말 타입 정보를 저장한다. 여기서, 단말 타입 정보는 푸쉬 통지 서버에 대응하는 정보로서, 단말에게 푸쉬 통지하기 위해 어떠한 푸쉬 통지 서버로 전송해야할 지를 나타내는 정보이다. 예컨대, 단말의 제조사 타입이거나 프로토콜 타입을 포함할 수 있다.The database 411 stores terminal type information. Here, the terminal type information is information corresponding to the push notification server, and is information indicating to which push notification server to transmit the push notification to the terminal. For example, it may include the manufacturer type of the terminal or the protocol type.

또한, 데이터베이스(411)는 단말(100)이 어플리케이션을 등록하면서 해당하는 푸쉬 통지 서버(200)로부터 제공받은 단말 등록 정보를 단말의 타입 별로 저장한다. 이때, 단말 등록 정보는 단말에게 푸쉬를 통지하기 위해 단말을 구별 또는 인증하는데 사용하는 정보로서, 디바이스 토큰(Token) 또는 디바이스 등록 ID를 포함할 수 있다.In addition, the database 411 stores terminal registration information provided from the corresponding push notification server 200 for each terminal type while the terminal 100 registers an application. At this time, the terminal registration information may include a device token (Token) or a device registration ID as information used for distinguishing or authenticating the terminal to notify push to the terminal.

또한, 데이터베이스(411)는 푸쉬 서비스 가입 정보 및 푸쉬 서비스 가입자 별 단말 정보를 저장한다.In addition, the database 411 stores push service subscription information and terminal information for each push service subscriber.

여기서, 푸쉬 서비스 가입 정보는 푸쉬 서비스에 가입한 가입자의 정보를 포함하며, 예컨대 단말의 전화번호를 포함할 수 있다.Here, the push service subscription information includes information of subscribers subscribed to the push service, and may include a telephone number of the terminal, for example.

또한, 푸쉬 서비스 가입자 별 단말 관련 정보는 통신 사업자 서버(500)를 통해 푸쉬 서비스 가입자의 현재 이용 중인 단말의 정보를 포함한다. 즉 푸쉬 이니시에이터(300)로부터 푸쉬 통지가 요청된 수신 대상의 전화번호를 토대로 푸쉬 서비스 가입자 별 단말 정보를 검색하면, 수신 대상의 전화번호로 등록된 단말 정보를 획득할 수 있다.In addition, the terminal-related information per push service subscriber includes information of the terminal currently being used by the push service subscriber through the communication service provider server 500. [ That is, if the push initiator 300 searches the push-service subscriber-specific terminal information based on the phone number of the reception subject for which the push notification is requested, the terminal information registered in the phone number of the reception object can be obtained.

등록부(413)는 단말(100)로부터 단말 등록 정보를 수신하여 데이터베이스(411)에 저장한다.The registration unit 413 receives the terminal registration information from the terminal 100 and stores the terminal registration information in the database 411.

연동부(415)는 통신 사업자 서버(500)와 연동하여 푸쉬 서비스 가입자의 단말 정보 및 단말 상태 정보를 포함한 단말 관련 정보를 획득하여 데이터베이스(411)에 저장한다.The interworking unit 415 obtains the terminal related information including the terminal information of the push service subscriber and the terminal status information in association with the communication carrier server 500 and stores the information in the database 411.

처리부(417)는 푸쉬 이니시에이터(300)로부터 푸쉬 통지 요청을 수신하고 푸쉬 통지 요청의 수신 대상의 가입 정보 및 단말 정보를 확인하여 단말 타입 및 단말 등록 정보를 데이터베이스(411)로부터 추출하고, 전송부(419)에게 제공한다.The processing unit 417 receives the push notification request from the push initiator 300 and extracts the terminal type and the terminal registration information from the database 411 by confirming the subscription information and the terminal information of the reception target of the push notification request, 419).

또한, 처리부(417)는 푸쉬 서비스 가입 정보가 수신되면, 푸쉬 서비스를 위한 어플리케이션을 푸쉬 서비스 제공자의 서버(미도시)로부터 획득하여 푸쉬 서비스 가입자의 단말 타입에 해당하는 푸쉬 통지 서버(200)로 전송하도록 푸쉬 전달 서버(430)에게 요청한다.When the push service subscription information is received, the processing unit 417 obtains the application for the push service from the server (not shown) of the push service provider and transmits it to the push notification server 200 corresponding to the terminal type of the push service subscriber To the push delivery server 430.

여기서, 푸쉬 서비스 가입 정보는 푸쉬 서비스 가입을 제공하는 웹 서버(미도시)로부터 획득하거나 푸쉬 서비스 제공자의 서버(미도시)로부터 획득한다.Here, the push service subscription information is obtained from a web server (not shown) providing push service subscription or obtained from a push service provider's server (not shown).

또한, 처리부(417)는 푸쉬 서비스 가입자의 단말(100)로부터 어플리케이션 설치 결과 통보를 수신하여 푸쉬 서비스 제공자의 서버(미도시) 또는 푸쉬 이니시에이터(300)로 전달한다.The processing unit 417 receives the application installation result notification from the terminal 100 of the push service subscriber and delivers the notification to the server (not shown) or the push initiator 300 of the push service provider.

전송부(419)는 처리부(417)의 요청에 따라 푸쉬 전달 서버(430)로 푸쉬 통지 요청을 전송하는 기능을 담당한다.The transmission unit 419 is responsible for transmitting a push notification request to the push delivery server 430 at the request of the processing unit 417. [

도 3은 본 발명의 실시예에 따른 푸쉬 전달 서버의 세부적인 구성을 나타낸 블록도이다.3 is a block diagram illustrating a detailed configuration of a push delivery server according to an embodiment of the present invention.

도 3을 참조하면, 푸쉬 전달 서버(430)는 데이터베이스(431), 수신부(433), 판단부(435) 및 전송부(437)를 포함한다.3, the push delivery server 430 includes a database 431, a receiving unit 433, a determining unit 435, and a transmitting unit 437.

데이터베이스(431)는 단말 타입 별로 하나 이상의 푸쉬 통지 서버(210, 230, 250)의 정보를 저장한다.The database 431 stores information of one or more push notification servers 210, 230, and 250 for each terminal type.

수신부(433)는 푸쉬 게이트웨이 서버(410)로부터 푸쉬 통지 요청을 수신한다. The receiving unit 433 receives the push notification request from the push gateway server 410.

판단부(435)는 수신부(433)가 수신한 푸쉬 통지 요청의 수신 대상의 단말 타입에 해당하는 푸쉬 통지 서버(200)를 데이터베이스(431)에서 검색하여 선택한다.The determination unit 435 searches the database 431 for the push notification server 200 corresponding to the terminal type of the reception subject of the push notification request received by the reception unit 433 and selects the push notification server 200. [

전송부(437)는 판단부(435)가 선택한 푸쉬 통지 서버(200)로 푸쉬 통지 요청을 전송한다. 이때, 전송부(437)는 각각의 푸쉬 통지 서버(200)와 전용 프로토콜을 통해 접속될 수 있다. 또는 인터넷을 통해 연결될 수 있다. The transmission unit 437 transmits a push notification request to the push notification server 200 selected by the determination unit 435. [ At this time, the transmission unit 437 can be connected to each push notification server 200 through a dedicated protocol. Or via the Internet.

도 4는 본 발명의 실시예에 따른 단말의 세부적인 구성을 나타낸 블록도로서, 특히, 도 1에서 단말1(110) 또는 단말2(130)의 공통된 구성을 나타낸 블록도이다.FIG. 4 is a block diagram illustrating a detailed configuration of a terminal according to an embodiment of the present invention. In particular, FIG. 1 is a block diagram showing a common configuration of terminal 1 110 or terminal 2 130.

도 4를 참조하면, 단말(110, 130)은 저장부(111), 등록부(113), 설치부(115) 및 전송부(117)를 포함한다.Referring to FIG. 4, terminals 110 and 130 include a storage unit 111, a registration unit 113, an installation unit 115, and a transmission unit 117.

저장부(111)는 푸쉬 중개 시스템(400) 특히, 푸쉬 게이트웨이 서버(410)의 정보를 저장한다.The storage unit 111 stores information of the push brokerage system 400, particularly, the push gateway server 410.

등록부(113)는 푸쉬 서비스를 제공하는 어플리케이션을 해당하는 푸쉬 통지 서버(200)로 등록 요청하고, 푸쉬 통지 서버(200)로부터 푸쉬 통지를 수신하기 위한 단말 등록 정보를 수신한다. 그리고 저장부(111)에 저장된 정보를 이용하여 푸쉬 게이트웨이 서버(410)에 접속하여 단말 등록 정보를 전송한다.The registration unit 113 requests registration of the application providing the push service to the corresponding push notification server 200 and receives the terminal registration information for receiving the push notification from the push notification server 200. [ And accesses the push gateway server 410 using the information stored in the storage unit 111 to transmit the terminal registration information.

설치부(115)는 푸쉬 통지 서버(200)로부터 수신한 푸쉬 메시지에 따라 어플리케이션 또는 푸쉬 컨텐츠를 자동 설치한다.The installing unit 115 automatically installs the application or the push content according to the push message received from the push notification server 200.

전송부(117)는 설치부(115)가 설치를 완료하면, 푸쉬 게이트웨이 서버(410)로 설치 결과 통보 즉 설치 리포트(Report)를 전송한다.When the installer 115 completes the installation, the transfer unit 117 transmits an installation result report, that is, an installation report, to the push gateway server 410.

실행부(119)는 설치부(115)가 설치한 어플리케이션을 실행하여 사용자가 푸쉬 메시지를 생성하여 상대방 단말(100)로 전송을 요청할 수 있다. 이때, 저장부(111)에 저장된 정보를 이용하여 푸쉬 게이트웨이 서버(410)에 접속하여 푸쉬 메시지의 전송을 요청한다.The execution unit 119 may execute an application installed by the installation unit 115, and the user may generate a push message and request the transfer to the counterpart terminal 100. At this time, the push gateway server 410 is accessed using the information stored in the storage unit 111 to request the push message transmission.

이제, 이상 설명한 구성에 기초하여 푸쉬 중개 서비스 방법에 대해 설명하기로 한다.Now, a push brokerage service method will be described based on the above-described configuration.

먼저, 도 5는 본 발명의 실시예에 따른 개략적인 푸쉬 중개 서비스 방법의 일련의 과정을 나타낸 흐름도이다.5 is a flowchart illustrating a process of a push brokerage service method according to an embodiment of the present invention.

도 5를 참조하면, 푸쉬 이니시에이터(300)가 푸쉬 게이트웨이 서버(410)로 푸쉬 통지를 요청한다(S101). Referring to FIG. 5, the push initiator 300 requests a push notification to the push gateway server 410 (S101).

그러면, 푸쉬 게이트웨이 서버(410)는 푸쉬 통지 수신 대상의 단말 타입을 확인한다(S103). 그리고 푸쉬 전달 서버(430)에게 단말 타입 및 S101 단계에서 수신한 푸쉬 통지 요청을 전달한다(S105).Then, the push gateway server 410 confirms the terminal type of the push notification reception target (S103). Then, the terminal transmits the terminal type and the push notification request received in step S101 to the push delivery server 430 (S105).

이때, 푸쉬 전달 서버(430)는 푸쉬 통지 서버1(210), 푸쉬 통지 서버2(230), OMA-DM 제어 서버(250)와 연동한다.At this time, the push delivery server 430 interlocks with the push notification server 1 210, the push notification server 2 230, and the OMA-DM control server 250.

푸쉬 전달 서버(430)는 S105 단계에서 수신한 단말 타입이 제1 타입에 해당하는지를 판단(S107)하여 제1 타입인 경우, 푸쉬 통지 서버1(210)로 푸쉬 통지 요청을 전달한다(S109). 그러면, 푸쉬 통지 서버1(210)는 단말1(110)에게 푸쉬 통지를 전송한다(S111).In step S107, the push delivery server 430 determines whether the received terminal type corresponds to the first type in step S105. If the received type is the first type, the push delivery server 430 delivers the push notification request to the push notification server 210 in step S109. Then, the push notification server 1 210 transmits a push notification to the first terminal 110 (S111).

또한, 푸쉬 전달 서버(430)는 S105 단계에서 수신한 단말 타입이 제2 타입에 해당하는지를 판단(S113)하여 제2 타입인 경우, 푸쉬 통지 서버2(230)로 푸쉬 통지 요청을 전달한다(S115). 그러면, 푸쉬 통지 서버2(230)는 단말2(130)에게 푸쉬 통지를 전송한다(S117).In step S113, the push delivery server 430 determines whether the terminal type received in step S105 corresponds to the second type. If the received type is the second type, the push delivery server 430 transmits a push notification request to the push notification server 2 230 ). Then, the push notification server 2 230 transmits a push notification to the second terminal 130 (S117).

또한, 푸쉬 전달 서버(430)는 S105 단계에서 수신한 단말 타입이 OMA-DM 타입에 해당하는지를 판단(S119)하여 OMA-DM 타입인 경우, 푸쉬 통지 서버3(250)로 푸쉬 통지 요청을 전달한다(S121). 그러면, 푸쉬 통지 서버3(250)는 단말3(150)에게 푸쉬 통지를 전송한다(S123).In step S119, the push delivery server 430 determines whether the terminal type received in step S105 corresponds to the OMA-DM type. If the terminal type is the OMA-DM type, the push delivery server 430 transmits a push notification request to the push notification server 3 250 (S121). Then, the push notification server 3 250 transmits a push notification to the terminal 3 150 (S123).

또한, 도 6은 본 발명의 실시예에 따른 상세한 푸쉬 중개 서비스 방법의 일련의 과정을 나타낸 흐름도이다.6 is a flowchart illustrating a series of steps of a detailed push brokerage service method according to an embodiment of the present invention.

도 6을 참조하면, 푸쉬 게이트웨이 서버(410)는 푸쉬 서비스 가입 정보를 저장한다(S201). 이때, 푸쉬 서비스 가입 정보는 가입자가 웹 사이트에서 푸쉬 서비스 가입 후, 웹 서버(미도시)가 전송하거나 혹은 푸쉬 서비스 제공자의 서버(미도시)가 전송할 수 있다.Referring to FIG. 6, the push gateway server 410 stores push service subscription information (S201). At this time, the push service subscription information may be transmitted by a web server (not shown) or a push service provider server (not shown) after the subscriber subscribes to the push service on the web site.

또한, 푸쉬 게이트웨이 서버(410)는 통신 사업자 서버(500)로부터 S201 단계에서 저장한 푸쉬 서비스 가입자의 단말 관련 정보를 획득하여 저장한다(S203). 이때, 단말 정보는 단말 타입, 단말 상태 정보 등을 포함한다.In addition, the push gateway server 410 obtains and stores the terminal-related information of the push service subscriber stored in step S201 from the service provider server 500 (S203). At this time, the terminal information includes terminal type, terminal status information, and the like.

이후, 단말(100)이 푸쉬 서비스를 제공하는 어플리케이션을 설치(S205)한다. 그러면, 단말(100)은 푸쉬 통지 서버(200)에게 어플리케이션의 등록을 요청(S207)하여 단말 등록 정보를 수신한다(S209). 이때, 단말 등록 정보는 푸쉬 통지 서버(200)가 단말(100)에 부여하는 고유한 단말 정보를 포함한다.Then, the terminal 100 installs an application for providing a push service (S205). Then, the terminal 100 requests the push notification server 200 to register the application (S207), and receives the terminal registration information (S209). At this time, the terminal registration information includes unique terminal information that the push notification server 200 gives to the terminal 100.

그러면, 단말(100)은 S209 단계에서 수신한 단말 등록 정보를 푸쉬 게이트웨이 서버(410)에게 전송한다(S211).Then, the terminal 100 transmits the terminal registration information received in step S209 to the push gateway server 410 (S211).

푸쉬 게이트웨이 서버(410)는 S211 단계에서 수신한 단말 등록 정보를 저장한다(S213).The push gateway server 410 stores the terminal registration information received in step S211 (S213).

이후, 푸쉬 이니시에이터(300)로부터 푸쉬 요청이 수신(S215)되면, 푸쉬 게이트웨이 서버(410)는 푸쉬 요청의 수신 대상의 정보를 확인한다(S217). 즉 푸쉬 요청 수신 전화번호를 토대로 S201 단계에서 저장한 가입자 정보를 추출하고, 가입자의 단말 정보를 S203 단계에서 저장한 단말 정보에서 확인할 수 있다.Thereafter, when the push request is received from the push initiator 300 (S215), the push gateway server 410 confirms the information of the reception destination of the push request (S217). That is, the subscriber information stored in step S201 may be extracted based on the push request receiving phone number, and the subscriber terminal information may be confirmed in the terminal information stored in step S203.

그리고 확인한 수신 대상의 정보를 토대로 S213 단계에서 자장한 단말 등록 정보 중에서 해당하는 단말 등록 정보를 확인(S219)하여 단말 타입을 판단한다(S221).Based on the confirmed information of the reception destination, the corresponding terminal registration information is confirmed in step S213 (step S219) to determine the terminal type (step S221).

그리고 푸쉬 게이트웨이 서버(410)는 푸쉬 전달 서버(430)에게 단말 타입 정보와 함께 푸쉬 요청을 전달한다(S223).Then, the push gateway server 410 transmits the push request together with the terminal type information to the push delivery server 430 (S223).

그러면, 푸쉬 전달 서버(430)는 S223 단계에서 수신한 단말 타입을 토대로 해당하는 푸쉬 통지 서버(200)를 선택(S225)하여 푸쉬 통지를 요청한다(S227).Then, the push delivery server 430 selects the corresponding push notification server 200 based on the terminal type received in step S223 (S225), and requests a push notification (S227).

그러면, 푸쉬 통지 서버(200)는 해당 단말(100)로 푸쉬 통지를 전송한다(S229).Then, the push notification server 200 transmits a push notification to the corresponding terminal 100 (S229).

또한, 도 7은 본 발명의 다른 실시예에 따른 푸쉬 중개 서비스 방법의 일련의 과정을 나타낸 흐름도로서, 도 6의 단말 등록 정보를 푸쉬 게이트웨이 서버(410)에 등록하는 과정을 수행한 이후의 하나의 실시예이다.7 is a flowchart illustrating a series of steps of a push brokerage service method according to another embodiment of the present invention. After the process of registering the terminal registration information of FIG. 6 in the push gateway server 410, Fig.

도 7을 참조하면, 푸쉬 게이트웨이 서버(410)는 푸쉬 서비스 가입 정보가 수신(S301)되면, 컨텐츠 뷰어 어플리케이션 푸쉬를 푸쉬 전달 서버(430)로 요청한다(S303). 이때, 컨텐츠 뷰어 어플리케이션을 다운로드할 수 있는 접속 정보가 포함된 푸쉬 메시지를 푸쉬 전달 서버(430)로 전송할 수 있다.Referring to FIG. 7, when the push service subscription information is received (S301), the push gateway server 410 requests the content server application push to the push delivery server 430 (S303). At this time, the push message including the connection information for downloading the content viewer application may be transmitted to the push delivery server 430.

그러면, 푸쉬 전달 서버(430)는 해당하는 푸쉬 통지 서버(200)로 컨텐츠 뷰어 어플리케이션 푸쉬를 요청한다(S305). 그리고 푸쉬 통지 서버(200)는 해당 단말(100)로 컨텐츠 뷰어 어플리케이션 푸쉬 요청을 수신한다(S307).Then, the push delivery server 430 requests the corresponding push notification server 200 to push the content viewer application (S305). Then, the push notification server 200 receives a content viewer application push request to the terminal 100 (S307).

그러면, 단말(100)은 푸쉬 요청에 따라 서버(미도시)에 접속하여 컨텐츠 뷰어 어플리케이션을 다운로드하여 자동으로 설치한다(S309). 그리고 설치 결과를 포함한 설치 리포트를 푸쉬 게이트웨이 서버(430)로 전송한다(S311).Then, the terminal 100 accesses the server (not shown) according to the push request, downloads the content viewer application and automatically installs the content viewer application (S309). The installation report including the installation result is transmitted to the push gateway server 430 (S311).

또한, 도 8은 본 발명의 또 다른 실시예에 따른 푸쉬 중개 서비스 방법의 일련의 과정을 나타낸 흐름도로서, 도 6의 단말 등록 정보를 푸쉬 게이트웨이 서버(410)에 등록하는 과정을 수행한 이후의 하나의 실시예이다.8 is a flowchart illustrating a series of steps of a push brokerage service method according to another embodiment of the present invention. After the process of registering the terminal registration information of FIG. 6 in the push gateway server 410 Fig.

이때, 도 6에서 단말(100)이 설치하는 어플리케이션은 다른 단말(100)로 푸쉬 메시지를 전송할 수 있는 기능을 구비한다.6, the application installed by the terminal 100 has a function of transmitting a push message to the other terminal 100. [

도 8을 참조하면, 발신 단말(100)이 메시지를 생성(S401)하여 푸쉬 게이트웨이 서버(430)로 메시지 푸쉬를 요청한다(S403). 여기서, 발신 단말(100)이 푸쉬 이니시에이터(300)로 동작하게 된다.Referring to FIG. 8, the calling terminal 100 generates a message (S401) and requests the push gateway server 430 to push a message (S403). Here, the calling terminal 100 operates as the push initiator 300.

그러면, 푸쉬 게이트웨이 서버(430)는 S403 단계에서 수신한 메시지의 수신 대상의 단말 타입을 확인(S405)한다. 이때, 확인은 도 6에서 설명한 내용과 동일하므로, 상세한 내용은 생략한다.Then, the push gateway server 430 confirms the terminal type of the reception subject of the message received in step S403 (S405). At this time, confirmation is the same as that described in FIG. 6, and therefore, detailed description thereof will be omitted.

푸쉬 게이트웨이 서버(430)는 확인한 단말 타입과 함께 푸쉬 전달 서버(430)로 메시지 푸쉬를 요청한다(S407). The push gateway server 430 requests the push delivery server 430 to push a message together with the confirmed terminal type (S407).

그러면, 푸쉬 전달 서버(450)는 단말 타입에 해당하는 푸쉬 통지 서버(200)로 메시지 푸쉬를 요청한다(S409). 그리고 푸쉬 통지 서버(200)는 해당하는 단말 즉 수신 단말(100)로 발신 단말(100)이 푸쉬한 메시지를 푸쉬 전송한다(S411).Then, the push delivery server 450 requests a message push to the push notification server 200 corresponding to the terminal type (S409). Then, the push notification server 200 pushes the push message of the calling terminal 100 to the corresponding terminal, that is, the receiving terminal 100 (S411).

이상에서 본 발명의 실시예에 대하여 상세하게 설명하였지만 본 발명의 권리범위는 이에 한정되는 것은 아니고 다음의 청구범위에서 정의하고 있는 본 발명의 기본 개념을 이용한 당업자의 여러 변형 및 개량 형태 또한 본 발명의 권리범위에 속하는 것이다.While the present invention has been particularly shown and described with reference to exemplary embodiments thereof, it is to be understood that the invention is not limited to the disclosed exemplary embodiments, It belongs to the scope of right.

Claims (11)

푸쉬 서비스 제공자로부터 푸쉬 요청을 수신하고, 상기 푸쉬 요청의 수신 대상의 단말 타입을 판단하는 푸쉬 게이트웨이 서버; 및
푸쉬 통지를 수행하는 단말 타입 별로 구비된 각각의 푸쉬 통지 서버와 연결되고, 상기 푸쉬 게이트웨이 서버로부터 상기 푸쉬 요청 및 단말 타입 정보를 수신하여 상기 단말 타입 정보에 해당하는 푸쉬 통지 서버를 선택하여 상기 푸쉬 요청을 전달하는 푸쉬 전달 서버를 포함하고,
상기 푸쉬 요청은 상기 푸쉬 전달 서버가 선택한 푸쉬 통지 서버를 통하여 상기 푸쉬 서비스 제공자가 요청한 수신 대상의 단말로 전송되는 푸쉬 중개 시스템.
A push gateway server for receiving a push request from a push service provider and determining a terminal type of a reception target of the push request; And
A push notification server connected to each push notification server provided for each terminal type that performs push notification, receives the push request and terminal type information from the push gateway server, selects a push notification server corresponding to the terminal type information, And a push delivery server for delivering,
Wherein the push request is transmitted to the reception target terminal requested by the push service provider through the push notification server selected by the push delivery server.
제1항에 있어서,
OMA-DM(Open Mobile Alliance-Device Management) 프로토콜을 이용하여 단말과 통신하는 OMA-DM 제어 서버를 더 포함하고,
상기 푸쉬 게이트웨이 서버는 상기 푸쉬 요청을 수신할 대상의 단말 타입이 OMA-DM 프로토콜을 사용하는 단말인 경우, 상기 푸쉬 요청을 상기 OMA-DM 제어 서버로 전송하는 푸쉬 중개 시스템.
The method according to claim 1,
Further comprising an OMA-DM control server for communicating with the terminal using an Open Mobile Alliance-Device Management (OMA-DM) protocol,
Wherein the push gateway server transmits the push request to the OMA-DM control server when the terminal type of the object to receive the push request is a terminal using the OMA-DM protocol.
제1항 또는 제2항에 있어서,
상기 푸쉬 게이트웨이 서버는,
단말 타입 정보와, 단말이 상기 푸쉬 통지 서버로부터 제공받은 단말 등록 정보를 단말의 타입 별로 저장하는 데이터베이스;
상기 단말로부터 상기 단말 등록 정보를 수신하여 상기 데이터베이스에 저장하는 등록부;
상기 푸쉬 서비스 제공자로부터 푸쉬 요청이 수신되면, 상기 푸쉬 요청의 수신 대상의 단말 타입을 상기 데이터베이스로부터 확인하고, 상기 수신 대상의 단말 등록 정보를 상기 데이터베이스로부터 추출하는 처리부; 및
상기 단말 타입, 상기 단말 등록 정보 및 상기 푸쉬 요청을 상기 푸쉬 전달 서버로 전송하는 전송부
를 포함하는 푸쉬 중개 시스템.
3. The method according to claim 1 or 2,
The push gateway server comprises:
A database for storing terminal type information and terminal registration information provided by the terminal from the push notification server for each terminal type;
A registration unit for receiving the terminal registration information from the terminal and storing the terminal registration information in the database;
A processing unit for checking the terminal type of the reception target of the push request from the database and extracting the terminal registration information of the reception object from the database when a push request is received from the push service provider; And
A transmission unit for transmitting the terminal type, the terminal registration information, and the push request to the push delivery server,
. ≪ / RTI >
제3항에 있어서,
상기 데이터베이스는,
푸쉬 서비스 가입 정보 및 푸쉬 서비스 가입자 별 단말 정보를 더 포함하고,
상기 처리부는,
상기 푸쉬 서비스 제공자로부터 수신한 푸쉬 요청의 수신 대상의 가입 정보 및 단말 정보를 확인하여 상기 전송부에게 제공하는 푸쉬 중개 시스템.
The method of claim 3,
The database includes:
Push service subscription information, and push service subscriber-specific terminal information,
Wherein,
And receives the push request from the push service provider and confirms the subscription information and the terminal information, and provides the received push information to the transmission unit.
제4항에 있어서,
푸쉬 서비스 가입자의 통신 서비스 제공자 서버와 연동하여 상기 푸쉬 서비스 가입자의 단말 정보 및 단말 상태 정보를 포함한 단말 관련 정보를 획득하여 상기 데이터베이스에 저장하는 연동부
를 더 포함하는 푸쉬 중개 시스템.
5. The method of claim 4,
Related information including the terminal information of the push service subscriber and the terminal status information in cooperation with the communication service provider server of the push service subscriber,
Further comprising:
제4항에 있어서,
상기 처리부는,
푸쉬 서비스 가입 정보가 수신되면, 푸쉬 서비스를 위한 어플리케이션을 푸쉬 서비스 제공자의 서버로부터 획득하여 푸쉬 서비스 가입자의 단말 타입에 해당하는 푸쉬 통지 서버로 전송하도록 푸쉬 전달 서버에게 요청하는 푸쉬 중개 시스템.
5. The method of claim 4,
Wherein,
When the push service subscription information is received, requests the push delivery server to acquire an application for the push service from the server of the push service provider and transmit it to the push notification server corresponding to the terminal type of the push service subscriber.
제6항에 있어서,
상기 처리부는,
상기 푸쉬 서비스 가입자의 단말로부터 어플리케이션 설치 결과 통보를 수신하여 상기 푸쉬 서비스 제공자의 서버로 전달하는 푸쉬 중개 시스템.
The method according to claim 6,
Wherein,
And receives a notice of application installation result from the terminal of the push service subscriber and delivers the notification to the server of the push service provider.
네트워크를 통해 데이터를 송수신하는 단말에 있어서,
푸쉬 중개 시스템-상기 푸쉬 중개 시스템은 푸쉬 통지를 수행하는 단말 타입 별로 구비된 각각의 푸쉬 통지 서버와 연결되어 푸쉬 서비스 제공자로부터 수신한 푸쉬 요청을 푸쉬 통지 서버로 전달함-의 정보를 저장하는 저장부; 및
푸쉬 서비스를 제공하는 어플리케이션을 설치하고, 푸쉬 통지 서버로 상기 어플리케이션을 등록하면서 상기 푸쉬 통지 서버로부터 수신한 푸쉬 서비스를 위한 단말 등록 정보를 상기 저장부에 저장된 정보를 이용하여 접속한 상기 푸쉬 중개 시스템으로 전송하는 등록부
를 포함하는 단말.
A terminal for transmitting and receiving data through a network,
The push broker system includes a storage unit for storing information of a push notification server connected to each push notification server provided for each terminal type for performing push notification and transmitting a push request received from the push service provider to the push notification server ; And
An application providing a push service is installed and the terminal registration information for the push service received from the push notification server while registering the application in the push notification server is transmitted to the push intermediation system connected by using the information stored in the storage unit The register
.
제8항에 있어서,
상기 푸쉬 통지 서버로부터 수신한 푸쉬 메시지에 따라 어플리케이션 또는 푸쉬 컨텐츠를 설치하는 설치부; 및
상기 설치부가 설치를 완료하면, 상기 푸쉬 중개 시스템으로 설치 결과 통보를 전송하는 전송부
를 더 포함하는 단말.
9. The method of claim 8,
An installer for installing an application or push content according to a push message received from the push notification server; And
When the installer completes the installation, the transmission unit transmits the installation result notification to the push brokerage system
Further comprising:
제9항에 있어서,
상기 설치부는,
상기 푸쉬 통지 서버로부터 수신한 푸쉬 메시지에 따라 설치 요청된 어플리케이션 또는 푸쉬 컨텐츠를 자동으로 설치하는 단말.
10. The method of claim 9,
The mounting portion
And automatically installs an application or push content requested to be installed according to a push message received from the push notification server.
제8항 내지 제10항 중 어느 한 항에 있어서,
푸쉬 메시지를 생성하여 요청할 수 있는 어플리케이션을 실행시켜 상대방 단말로 푸쉬하기 원하는 푸쉬 메시지를 생성하여 푸쉬 게이트웨이 서버에게 전송하여 상기 상대방 단말로 전송되도록 요청하는 실행부
를 더 포함하는 단말.
11. The method according to any one of claims 8 to 10,
A push message is generated and an application capable of requesting is generated to generate a push message desired to be pushed to the counterpart terminal, and the push message is transmitted to the push gateway server to be transmitted to the counterpart terminal.
Further comprising:
KR1020110049224A 2011-05-24 2011-05-24 Push relay system and terminal unit KR101469243B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020110049224A KR101469243B1 (en) 2011-05-24 2011-05-24 Push relay system and terminal unit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020110049224A KR101469243B1 (en) 2011-05-24 2011-05-24 Push relay system and terminal unit

Publications (2)

Publication Number Publication Date
KR20120131044A KR20120131044A (en) 2012-12-04
KR101469243B1 true KR101469243B1 (en) 2014-12-05

Family

ID=47514991

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020110049224A KR101469243B1 (en) 2011-05-24 2011-05-24 Push relay system and terminal unit

Country Status (1)

Country Link
KR (1) KR101469243B1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2512614A (en) * 2013-04-03 2014-10-08 Cloudzync Ltd Communication routing system

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20070083025A (en) * 2006-02-20 2007-08-23 (주)싸이버뱅크 Method for downloading contents to the mobile communication terminal
KR100772498B1 (en) * 2006-11-08 2007-11-01 주식회사 케이티프리텔 Method for providing contents push service, mobile communication system and terminal thereof

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20070083025A (en) * 2006-02-20 2007-08-23 (주)싸이버뱅크 Method for downloading contents to the mobile communication terminal
KR100772498B1 (en) * 2006-11-08 2007-11-01 주식회사 케이티프리텔 Method for providing contents push service, mobile communication system and terminal thereof

Also Published As

Publication number Publication date
KR20120131044A (en) 2012-12-04

Similar Documents

Publication Publication Date Title
CN102970362B (en) The method of a kind of high in the clouds data sharing and device
JP5678014B2 (en) Apparatus and method for network identification of open market wireless devices
CA2356823A1 (en) System and method for real time self-provisioning for a mobile communication device
JP2016522653A (en) Method, terminal, server, and system for sharing a virtual SIM card among a plurality of terminals
EP2901614A1 (en) Co-activation for authenticating a user's registration
US20130013709A1 (en) Method and apparatus for providing idle mode service
US9769247B2 (en) Application distribution method, terminal, and server
CN108712440A (en) User information management method, device, server and storage medium
CN106162595A (en) The service data transmission method of virtual user identification module card, terminal and charge system
CA2834625C (en) Communications network, computer system, computer-implemented method, and computer program product for providing a femtocell-based infrastructure for mobile electronic payment
KR101511415B1 (en) Improved registration with a mobile telecommunications service provider
KR101469243B1 (en) Push relay system and terminal unit
CN101867918A (en) Real-name system registration state acquiring method, device and terminal
KR20130082937A (en) System for providing push service to developer's application and method thereof
KR20130083667A (en) Mobile communication and method for providing push service thereof
CN106982239B (en) Multi-electronic channel life reporting method and device
KR101771617B1 (en) System and method for push service
KR20150062256A (en) Method for contents sharing service and server applied to the same
CN102547472A (en) Method of dynamically using third-party authorization and implementation system of method
KR101468463B1 (en) Equipment and method for providing application service
CN102239729B (en) Method, device and system for mobile network access control
KR101612769B1 (en) System, server and method for managing of roaming
KR20070101964A (en) How to bid as driving agency on area
US20140372270A1 (en) System and Method for Balance Requests
KR20230043782A (en) phone number verification

Legal Events

Date Code Title Description
A201 Request for examination
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: 20171106

Year of fee payment: 4

FPAY Annual fee payment

Payment date: 20181031

Year of fee payment: 5

FPAY Annual fee payment

Payment date: 20190903

Year of fee payment: 6