KR101469243B1 - Push relay system and terminal unit - Google Patents
Push relay system and terminal unit Download PDFInfo
- 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
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/50—Network services
- H04L67/55—Push-based network services
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L41/00—Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
- H04L41/02—Standardisation; Integration
- H04L41/0213—Standardised network management protocols, e.g. simple network management protocol [SNMP]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L41/00—Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
- H04L41/04—Network management architectures or arrangements
- H04L41/046—Network 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.
Description
본 발명은 푸쉬 중개 시스템 및 단말에 관한 것이다.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
여기서, 단말(100)은 푸쉬 서비스를 제공하는 어플리케이션을 설치한 단말로서, 이러한 어플리케이션은 어플리케이션 사용자에게 어떠한 알림 메시지나 이벤트를 알려주기 위해 푸쉬 서비스를 사용하는 어플리케이션이다. 여기서, 단말(100)은 스마트폰을 포함한다.Here, the
이때, 단말(100)은 단말의 제조사 타입 또는 프로토콜 타입에 따라 구분되는 복수개의 단말을 포함한다. 예를 들어, 단말1(110), 단말2(130)는 단말의 제조사가 서로 다른 타입의 각각의 단말이다. 또한, 단말3(150)은 OMA-DM(Open Mobile Alliance-Device Management) 프로토콜을 사용하는 단말이다.At this time, the
푸쉬 통지 서버(200)는 단말(100)에게 푸쉬 통지를 수행하는 서버로서, 단말의 제조사 타입 또는 단말의 프로토콜 타입에 따른 복수의 푸쉬 통지 서버(210, 230, 250)를 포함한다. 이때, 푸쉬 통지 서버1(210)은 단말1(110)에게 푸쉬 통지를 수행하고, 푸쉬 통지 서버2(230)는 단말2(130)에게 푸쉬 통지를 수행하며, OMA-DM 제어 서버(250)는 단말3(150)에게 푸쉬 통지를 수행한다.The
이때, 각각의 푸쉬 통지 서버(200)는 예컨대 APNS(Apple Push Notification Service) 서버, C2DM(Cloud to Device Messaging) 서버, OMA-DM 기능을 수행하는 서버일 수 있다.At this time, each of the
이때, 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
이때, 종래에는 푸쉬 이니시에이터(300)가 각각의 푸쉬 통지 서버(210, 230, 250)에 서버 등록을 한 후, 각 단말들(100)에게 푸쉬 서비스를 제공하는데, 본 발명의 실시예에서는 푸쉬 중개 시스템(400)이 푸쉬 이니시에이터(300)과 각각의 푸쉬 통지 서버(210, 230, 250) 사이에서 푸쉬 서비스를 중개한다.The
이러한 푸쉬 중개 시스템(400)은 푸쉬 게이트웨이 서버(410) 및 푸쉬 전달 서버(430)를 포함한다.Such a
이때, 푸쉬 게이트웨이 서버(410)는 연동 관리, 채널 관리, 단말 정보 관리, 서비스 관리, 컨텐츠 관리, 푸쉬 요청 관리 및 운영 관리를 수행한다.At this time, the
여기서, 푸쉬 이니시에이터(300)는 종래처럼 각각의 푸쉬 통지 서버(210, 230, 250)에 서버 등록을 한 후, 푸쉬 서비스 가입자 정보를 전송하거나 푸쉬 통지를 요청하는 대신 푸쉬 게이트웨이 서버(410)에 서버 등록을 한 후, 푸쉬 게이트웨이 서버(410)로 푸쉬 서비스 가입자 정보를 전송하거나 푸쉬 통지를 요청한다.Here, the
이때, 푸쉬 게이트웨이 서버(410)는 푸쉬 이니시에이터(300)가 요청한 푸쉬 통지의 수신 대상 단말의 단말 타입을 판단하고, 단말 타입에 따른 푸쉬 통지 서버로의 푸쉬 통지를 푸쉬 전달 서버(430)에게 요청한다.At this time, the
푸쉬 전달 서버(430)는 단말 타입 별로 하나 이상의 푸쉬 통지 서버(210, 230, 250) 정보를 관리하고, 각각의 푸쉬 통지 서버(210, 230, 250)와 접속된다.The
이러한 푸쉬 전달 서버(430)는 푸쉬 게이트웨이 서버(410)로부터 단말 타입 에 따라 푸쉬 통지 서버를 선택하여 푸쉬 통지를 요청한다.The
그러면, 푸쉬 통지 서버는 푸쉬 전달 서버(430)가 요청한 푸쉬 통지를 해당하는 단말로 전송한다. Then, the push notification server transmits the push notification requested by the
또한, 통신 사업자 서버(500)는 각 단말(110, 130, 150)의 가입자가 가입한 통신 서비스의 사업자 서버로서, 가입자의 단말(110, 130, 150)에게 통신 서비스를 제공하기 위한 제반 기능을 처리한다. 여기서, 서버로 기술하였지만, 통상의 교환기, 홈 위치 등록기 등의 가입자의 단말(110, 130, 150)의 통신 서비스 정보를 관리하는 모든 시스템을 지칭할 수 있다.The communication
따라서, 푸쉬 게이트웨이 서버(410)는 통신 사업자 서버(500)와 연동하여 통신 사업자 서버(500)로부터 푸쉬 서비스 가입자의 통신 서비스 정보, 단말 상태 정보, 단말 정보 등을 획득할 수 있다. 이를 통해 푸쉬 게이트웨이 서버(410)는 푸쉬 서비스 가입자가 동일한 가입자 번호로 단말이 단말 1(110)에서 단말 2(130)으로 전환되었을지라도 통신 사업자 서버(500)에서 획득한 정보를 토대로 푸쉬 통지 서버2(230)를 통해 단말 2(130)로 푸쉬 통지가 수행되도록 할 수 있다.Accordingly, the
그러면, 이러한 푸쉬 게이트웨이 서버(410)의 세부적인 구성에 대해 도 2를 참조하여 설명한다.Hereinafter, the detailed configuration of the
도 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
데이터베이스(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
또한, 데이터베이스(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
등록부(413)는 단말(100)로부터 단말 등록 정보를 수신하여 데이터베이스(411)에 저장한다.The
연동부(415)는 통신 사업자 서버(500)와 연동하여 푸쉬 서비스 가입자의 단말 정보 및 단말 상태 정보를 포함한 단말 관련 정보를 획득하여 데이터베이스(411)에 저장한다.The
처리부(417)는 푸쉬 이니시에이터(300)로부터 푸쉬 통지 요청을 수신하고 푸쉬 통지 요청의 수신 대상의 가입 정보 및 단말 정보를 확인하여 단말 타입 및 단말 등록 정보를 데이터베이스(411)로부터 추출하고, 전송부(419)에게 제공한다.The
또한, 처리부(417)는 푸쉬 서비스 가입 정보가 수신되면, 푸쉬 서비스를 위한 어플리케이션을 푸쉬 서비스 제공자의 서버(미도시)로부터 획득하여 푸쉬 서비스 가입자의 단말 타입에 해당하는 푸쉬 통지 서버(200)로 전송하도록 푸쉬 전달 서버(430)에게 요청한다.When the push service subscription information is received, the
여기서, 푸쉬 서비스 가입 정보는 푸쉬 서비스 가입을 제공하는 웹 서버(미도시)로부터 획득하거나 푸쉬 서비스 제공자의 서버(미도시)로부터 획득한다.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
전송부(419)는 처리부(417)의 요청에 따라 푸쉬 전달 서버(430)로 푸쉬 통지 요청을 전송하는 기능을 담당한다.The
도 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
데이터베이스(431)는 단말 타입 별로 하나 이상의 푸쉬 통지 서버(210, 230, 250)의 정보를 저장한다.The
수신부(433)는 푸쉬 게이트웨이 서버(410)로부터 푸쉬 통지 요청을 수신한다. The receiving
판단부(435)는 수신부(433)가 수신한 푸쉬 통지 요청의 수신 대상의 단말 타입에 해당하는 푸쉬 통지 서버(200)를 데이터베이스(431)에서 검색하여 선택한다.The
전송부(437)는 판단부(435)가 선택한 푸쉬 통지 서버(200)로 푸쉬 통지 요청을 전송한다. 이때, 전송부(437)는 각각의 푸쉬 통지 서버(200)와 전용 프로토콜을 통해 접속될 수 있다. 또는 인터넷을 통해 연결될 수 있다. The
도 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,
저장부(111)는 푸쉬 중개 시스템(400) 특히, 푸쉬 게이트웨이 서버(410)의 정보를 저장한다.The
등록부(113)는 푸쉬 서비스를 제공하는 어플리케이션을 해당하는 푸쉬 통지 서버(200)로 등록 요청하고, 푸쉬 통지 서버(200)로부터 푸쉬 통지를 수신하기 위한 단말 등록 정보를 수신한다. 그리고 저장부(111)에 저장된 정보를 이용하여 푸쉬 게이트웨이 서버(410)에 접속하여 단말 등록 정보를 전송한다.The
설치부(115)는 푸쉬 통지 서버(200)로부터 수신한 푸쉬 메시지에 따라 어플리케이션 또는 푸쉬 컨텐츠를 자동 설치한다.The installing
전송부(117)는 설치부(115)가 설치를 완료하면, 푸쉬 게이트웨이 서버(410)로 설치 결과 통보 즉 설치 리포트(Report)를 전송한다.When the
실행부(119)는 설치부(115)가 설치한 어플리케이션을 실행하여 사용자가 푸쉬 메시지를 생성하여 상대방 단말(100)로 전송을 요청할 수 있다. 이때, 저장부(111)에 저장된 정보를 이용하여 푸쉬 게이트웨이 서버(410)에 접속하여 푸쉬 메시지의 전송을 요청한다.The
이제, 이상 설명한 구성에 기초하여 푸쉬 중개 서비스 방법에 대해 설명하기로 한다.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
그러면, 푸쉬 게이트웨이 서버(410)는 푸쉬 통지 수신 대상의 단말 타입을 확인한다(S103). 그리고 푸쉬 전달 서버(430)에게 단말 타입 및 S101 단계에서 수신한 푸쉬 통지 요청을 전달한다(S105).Then, the
이때, 푸쉬 전달 서버(430)는 푸쉬 통지 서버1(210), 푸쉬 통지 서버2(230), OMA-DM 제어 서버(250)와 연동한다.At this time, the
푸쉬 전달 서버(430)는 S105 단계에서 수신한 단말 타입이 제1 타입에 해당하는지를 판단(S107)하여 제1 타입인 경우, 푸쉬 통지 서버1(210)로 푸쉬 통지 요청을 전달한다(S109). 그러면, 푸쉬 통지 서버1(210)는 단말1(110)에게 푸쉬 통지를 전송한다(S111).In step S107, the
또한, 푸쉬 전달 서버(430)는 S105 단계에서 수신한 단말 타입이 제2 타입에 해당하는지를 판단(S113)하여 제2 타입인 경우, 푸쉬 통지 서버2(230)로 푸쉬 통지 요청을 전달한다(S115). 그러면, 푸쉬 통지 서버2(230)는 단말2(130)에게 푸쉬 통지를 전송한다(S117).In step S113, the
또한, 푸쉬 전달 서버(430)는 S105 단계에서 수신한 단말 타입이 OMA-DM 타입에 해당하는지를 판단(S119)하여 OMA-DM 타입인 경우, 푸쉬 통지 서버3(250)로 푸쉬 통지 요청을 전달한다(S121). 그러면, 푸쉬 통지 서버3(250)는 단말3(150)에게 푸쉬 통지를 전송한다(S123).In step S119, the
또한, 도 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
또한, 푸쉬 게이트웨이 서버(410)는 통신 사업자 서버(500)로부터 S201 단계에서 저장한 푸쉬 서비스 가입자의 단말 관련 정보를 획득하여 저장한다(S203). 이때, 단말 정보는 단말 타입, 단말 상태 정보 등을 포함한다.In addition, the
이후, 단말(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
그러면, 단말(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
이후, 푸쉬 이니시에이터(300)로부터 푸쉬 요청이 수신(S215)되면, 푸쉬 게이트웨이 서버(410)는 푸쉬 요청의 수신 대상의 정보를 확인한다(S217). 즉 푸쉬 요청 수신 전화번호를 토대로 S201 단계에서 저장한 가입자 정보를 추출하고, 가입자의 단말 정보를 S203 단계에서 저장한 단말 정보에서 확인할 수 있다.Thereafter, when the push request is received from the push initiator 300 (S215), the
그리고 확인한 수신 대상의 정보를 토대로 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
그러면, 푸쉬 전달 서버(430)는 S223 단계에서 수신한 단말 타입을 토대로 해당하는 푸쉬 통지 서버(200)를 선택(S225)하여 푸쉬 통지를 요청한다(S227).Then, the
그러면, 푸쉬 통지 서버(200)는 해당 단말(100)로 푸쉬 통지를 전송한다(S229).Then, the
또한, 도 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
도 7을 참조하면, 푸쉬 게이트웨이 서버(410)는 푸쉬 서비스 가입 정보가 수신(S301)되면, 컨텐츠 뷰어 어플리케이션 푸쉬를 푸쉬 전달 서버(430)로 요청한다(S303). 이때, 컨텐츠 뷰어 어플리케이션을 다운로드할 수 있는 접속 정보가 포함된 푸쉬 메시지를 푸쉬 전달 서버(430)로 전송할 수 있다.Referring to FIG. 7, when the push service subscription information is received (S301), the
그러면, 푸쉬 전달 서버(430)는 해당하는 푸쉬 통지 서버(200)로 컨텐츠 뷰어 어플리케이션 푸쉬를 요청한다(S305). 그리고 푸쉬 통지 서버(200)는 해당 단말(100)로 컨텐츠 뷰어 어플리케이션 푸쉬 요청을 수신한다(S307).Then, the
그러면, 단말(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
이때, 도 6에서 단말(100)이 설치하는 어플리케이션은 다른 단말(100)로 푸쉬 메시지를 전송할 수 있는 기능을 구비한다.6, the application installed by the terminal 100 has a function of transmitting a push message to the
도 8을 참조하면, 발신 단말(100)이 메시지를 생성(S401)하여 푸쉬 게이트웨이 서버(430)로 메시지 푸쉬를 요청한다(S403). 여기서, 발신 단말(100)이 푸쉬 이니시에이터(300)로 동작하게 된다.Referring to FIG. 8, the calling
그러면, 푸쉬 게이트웨이 서버(430)는 S403 단계에서 수신한 메시지의 수신 대상의 단말 타입을 확인(S405)한다. 이때, 확인은 도 6에서 설명한 내용과 동일하므로, 상세한 내용은 생략한다.Then, the
푸쉬 게이트웨이 서버(430)는 확인한 단말 타입과 함께 푸쉬 전달 서버(430)로 메시지 푸쉬를 요청한다(S407). The
그러면, 푸쉬 전달 서버(450)는 단말 타입에 해당하는 푸쉬 통지 서버(200)로 메시지 푸쉬를 요청한다(S409). 그리고 푸쉬 통지 서버(200)는 해당하는 단말 즉 수신 단말(100)로 발신 단말(100)이 푸쉬한 메시지를 푸쉬 전송한다(S411).Then, the push delivery server 450 requests a message push to the
이상에서 본 발명의 실시예에 대하여 상세하게 설명하였지만 본 발명의 권리범위는 이에 한정되는 것은 아니고 다음의 청구범위에서 정의하고 있는 본 발명의 기본 개념을 이용한 당업자의 여러 변형 및 개량 형태 또한 본 발명의 권리범위에 속하는 것이다.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.
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.
상기 푸쉬 게이트웨이 서버는,
단말 타입 정보와, 단말이 상기 푸쉬 통지 서버로부터 제공받은 단말 등록 정보를 단말의 타입 별로 저장하는 데이터베이스;
상기 단말로부터 상기 단말 등록 정보를 수신하여 상기 데이터베이스에 저장하는 등록부;
상기 푸쉬 서비스 제공자로부터 푸쉬 요청이 수신되면, 상기 푸쉬 요청의 수신 대상의 단말 타입을 상기 데이터베이스로부터 확인하고, 상기 수신 대상의 단말 등록 정보를 상기 데이터베이스로부터 추출하는 처리부; 및
상기 단말 타입, 상기 단말 등록 정보 및 상기 푸쉬 요청을 상기 푸쉬 전달 서버로 전송하는 전송부
를 포함하는 푸쉬 중개 시스템.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 >
상기 데이터베이스는,
푸쉬 서비스 가입 정보 및 푸쉬 서비스 가입자 별 단말 정보를 더 포함하고,
상기 처리부는,
상기 푸쉬 서비스 제공자로부터 수신한 푸쉬 요청의 수신 대상의 가입 정보 및 단말 정보를 확인하여 상기 전송부에게 제공하는 푸쉬 중개 시스템.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.
푸쉬 서비스 가입자의 통신 서비스 제공자 서버와 연동하여 상기 푸쉬 서비스 가입자의 단말 정보 및 단말 상태 정보를 포함한 단말 관련 정보를 획득하여 상기 데이터베이스에 저장하는 연동부
를 더 포함하는 푸쉬 중개 시스템.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:
상기 처리부는,
푸쉬 서비스 가입 정보가 수신되면, 푸쉬 서비스를 위한 어플리케이션을 푸쉬 서비스 제공자의 서버로부터 획득하여 푸쉬 서비스 가입자의 단말 타입에 해당하는 푸쉬 통지 서버로 전송하도록 푸쉬 전달 서버에게 요청하는 푸쉬 중개 시스템.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.
상기 처리부는,
상기 푸쉬 서비스 가입자의 단말로부터 어플리케이션 설치 결과 통보를 수신하여 상기 푸쉬 서비스 제공자의 서버로 전달하는 푸쉬 중개 시스템.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
.
상기 푸쉬 통지 서버로부터 수신한 푸쉬 메시지에 따라 어플리케이션 또는 푸쉬 컨텐츠를 설치하는 설치부; 및
상기 설치부가 설치를 완료하면, 상기 푸쉬 중개 시스템으로 설치 결과 통보를 전송하는 전송부
를 더 포함하는 단말.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:
상기 설치부는,
상기 푸쉬 통지 서버로부터 수신한 푸쉬 메시지에 따라 설치 요청된 어플리케이션 또는 푸쉬 컨텐츠를 자동으로 설치하는 단말.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.
푸쉬 메시지를 생성하여 요청할 수 있는 어플리케이션을 실행시켜 상대방 단말로 푸쉬하기 원하는 푸쉬 메시지를 생성하여 푸쉬 게이트웨이 서버에게 전송하여 상기 상대방 단말로 전송되도록 요청하는 실행부
를 더 포함하는 단말.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:
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)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
GB2512614A (en) * | 2013-04-03 | 2014-10-08 | Cloudzync Ltd | Communication routing system |
Citations (2)
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 |
-
2011
- 2011-05-24 KR KR1020110049224A patent/KR101469243B1/en active IP Right Grant
Patent Citations (2)
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 |