KR101360791B1 - Push notification service system using html5 browser in cloud network - Google Patents

Push notification service system using html5 browser in cloud network Download PDF

Info

Publication number
KR101360791B1
KR101360791B1 KR1020110083452A KR20110083452A KR101360791B1 KR 101360791 B1 KR101360791 B1 KR 101360791B1 KR 1020110083452 A KR1020110083452 A KR 1020110083452A KR 20110083452 A KR20110083452 A KR 20110083452A KR 101360791 B1 KR101360791 B1 KR 101360791B1
Authority
KR
South Korea
Prior art keywords
push notification
browser
terminal
message
terminal browser
Prior art date
Application number
KR1020110083452A
Other languages
Korean (ko)
Other versions
KR20130021118A (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 KR1020110083452A priority Critical patent/KR101360791B1/en
Publication of KR20130021118A publication Critical patent/KR20130021118A/en
Application granted granted Critical
Publication of KR101360791B1 publication Critical patent/KR101360791B1/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
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/04Real-time or near real-time messaging, e.g. instant messaging [IM]
    • H04L51/046Interoperability with other network applications or services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/12Messaging; Mailboxes; Announcements

Abstract

클라우드 환경에서 HTML5 브라우저를 이용한 푸쉬 노티피케이션 서비스 시스템이 개시된다. 푸쉬 노티피케이션 서비스 시스템은, 단말 플랫폼에 내장되어, Push Notification 메시지의 송신 및 수신을 담당하며, 상기 Push Notification 메시지의 송신과 수신에 대해 구비된 메시지 보관함에서 발송 내역 및 수신 여부를 확인하는 역할을 수행하는 단말 브라우저와, 상기 단말 브라우저가 전송하는 Push Notification 메시지의 유형에 따라 상기 단말 브라우저의 상대방 측 단말 브라우저로의 메시지 전송 방식을 결정하고, 상기 상대방 측 단말 브라우저로 전송되는 Push Notification 메시지의 안정성과 안정성을 보장하는 클라우드 서버 시스템을 포함한다.A push notification service system using an HTML5 browser in a cloud environment is disclosed. The push notification service system is embedded in the terminal platform, and is responsible for sending and receiving Push Notification messages, and checks the dispatch history and whether or not the message is provided in the message library provided for sending and receiving the Push Notification messages. Determine the message transmission method of the terminal browser to the terminal browser of the other party according to the terminal browser to be performed and the type of push notification message transmitted by the terminal browser; It includes a cloud server system to ensure stability.

Description

클라우드 환경에서 에이치티엠엘5 브라우저를 이용한 푸쉬 노티피케이션 서비스 시스템{PUSH NOTIFICATION SERVICE SYSTEM USING HTML5 BROWSER IN CLOUD NETWORK}PUSH NOTIFICATION SERVICE SYSTEM USING HTML5 BROWSER IN CLOUD NETWORK}

본 발명은 클라우드 환경에서 HTML5 브라우저를 이용한 푸쉬 노티피케이션(Push Notification) 서비스 시스템에 관한 것으로, 자세하게는 Keep Alive 방식의 메시지 Push Notification 서비스를 위한 클라이언트 데몬의 역할을 브라우저가 대신 수행하고 브라우저가 Push 메시지를 지정한 방식으로 노출하는 기술에 관한 것이다.The present invention relates to a push notification service system using an HTML5 browser in a cloud environment. Specifically, a browser performs a role of a client daemon for a keep alive message push notification service and the browser pushes a message. It is about a technique of exposing a method in a specified manner.

Keep Alive 방식의 메시지를 통한 Push Notification은 SMS, MMS등과 같은 모바일 네트워크를 이용한 단방향 모바일 메시지 서비스, XMPP나 자체 Packet Polling 규격을 적용한 실시간 메신저 서비스 기술을 통해 메시지 Push를 지원하였다. Push Notification through Keep Alive message supports message push through one-way mobile message service using mobile network such as SMS, MMS, and real-time messenger service technology applying XMPP or its own packet polling standard.

최근 스마트폰의 도입에 따라 각 플랫폼 개발사에서 제공하는 자체 규격인 APNS(Apple Push Notification Service)이나 Android Cloud to Device Messaging과 같은 데이터 네트워크를 이용한 Keep alive방식의 메시지 전송 방식등이 활성화 되어 있으나 결국 클라이언트 소켓 데몬 방식이므로 서비스 확장성이나 타 플랫폼 동일 적용이 불가능한 단점이 있었다.With the introduction of smartphones, keep alive message transmission methods using data networks such as Apple Push Notification Service (APNS) or Android Cloud to Device Messaging, which are provided by each platform developer, have been activated. Since it is a daemon method, there is a disadvantage that it is impossible to apply service scalability or other platforms.

이를 HTML5 기반의 브라우저로 제공하게 되면 이종 플랫폼 간에 HTML 헤더를 이용하여 편리하게 Push Notification을 주고 받을 수 있어 서비스 개발 시간 단축에 크게 기여한다. If this is provided as an HTML5-based browser, Push Notification can be easily exchanged using HTML headers between different platforms, greatly contributing to shortening service development time.

단말 플랫폼에 내장되어 있는 브라우저 소프트웨어를 통해 Push Notification 메시지를 전송 관리하고 메시지 데이터 포맷에 따라 서비스 팝업, 단말 플랫폼에 내장된 어플리케이션 호출, 단말 내부 자원을 구동할 수 있는 방안을 제공하는, 클라우드 환경에서 HTML5 브라우저를 이용한 푸쉬 노티피케이션 서비스 시스템이 제안된다.HTML5 in the cloud environment, which delivers and manages push notification messages through browser software embedded in the terminal platform, and provides a way to drive service pop-ups, application calls embedded in the terminal platform, and internal resources of the terminal according to the message data format. A push notification service system using a browser is proposed.

또한 브라우저 및 웹 메시지 제공 방식의 보안성 및 안정성을 보장하기 위해 클라우드 시스템을 통한 메시지 송수신자 인증 및 Push 메시지 확인, 사용자 설정 등을 처리할 수 있는 푸쉬 노티피케이션 서비스 시스템이 제안된다.In addition, a push notification service system that can handle message sender authentication, push message check, user setting, and the like through a cloud system is proposed to ensure the security and stability of a browser and web message providing method.

본 발명의 일 양상에 따른 푸쉬 노티피케이션 서비스 시스템은, 단말 플랫폼에 내장되어, Push Notification 메시지의 송신 및 수신을 담당하며, 상기 Push Notification 메시지의 송신과 수신에 대해 구비된 메시지 보관함에서 발송 내역 및 수신 여부를 확인하는 역할을 수행하는 단말 브라우저와, 상기 단말 브라우저가 전송하는 Push Notification 메시지의 유형에 따라 상기 단말 브라우저의 상대방 측 단말 브라우저로의 메시지 전송 방식을 결정하고, 상기 상대방 측 단말 브라우저로 전송되는 Push Notification 메시지의 안정성과 안정성을 보장하는 클라우드 서버 시스템을 포함한다.Push notification service system according to an aspect of the present invention, is embedded in the terminal platform, and responsible for the transmission and reception of Push Notification messages, and the history of delivery and in the message box provided for the transmission and reception of the Push Notification message; A message transmission method of the terminal browser is determined to the terminal browser of the other party according to the terminal browser and the type of push notification message transmitted by the terminal browser, and transmitted to the terminal browser of the other party. It includes a cloud server system that ensures the stability and stability of push notification messages.

상기 단말 브라우저는, 상기 단말 브라우저의 상대방 측 단말 브라우저로부터 전송된 메시지 헤더의 클라우드 서버 시스템 간의 검증 URI 링크를 통해 메시지 본문을 클라우드 서버 시스템에서 재송신하며 본문의 Push Notification 메시지 유형에 따라 메시지 노출방식을 결정하여 출력할 수 있다.The terminal browser retransmits the message body in the cloud server system through a verification URI link between the cloud server systems of the message header transmitted from the terminal browser of the other party of the terminal browser, and determines the message exposure method according to the Push Notification message type of the body. Can be output.

본 발명의 실시예에 따르면, 단말 브라우저를 통해 일반 메시지와 Push Notification 메시지를 송수신하고, 클라우드 서버 시스템을 통해 메시지를 인증하고 필터링해서 검증된 메시지를 안전하게 송수신할 수 있으며, 단말 브라우저에서 수신된 Push Notification 메시지를 통해 다른 서비스(어플리케이션)나 단말 내부 자원(GPS, 카메라, 센서)을 연동함으로써 브라우저를 통해 다양한 서비스를 제공할 수 있다. According to an embodiment of the present invention, a general message and a push notification message may be transmitted and received through a terminal browser, and a message may be safely transmitted and received by authenticating and filtering a message through a cloud server system, and a push notification received from the terminal browser may be used. Various services may be provided through a browser by interworking with other services (applications) or internal terminal resources (GPS, cameras, sensors) through messages.

도 1은 본 발명의 실시예에 따른 클라우드 환경에서 HTML5 브라우저를 이용한 푸쉬 노티피케이션 서비스 시스템에서 이루어지는 Push Notification 서비스 흐름을 나타낸 도면이다.1 is a diagram illustrating a Push Notification service flow performed in a push notification service system using an HTML5 browser in a cloud environment according to an exemplary embodiment of the present invention.

이하에서는 첨부한 도면을 참조하여 본 발명의 실시예를 상세히 설명한다. 본 발명의 실시예를 설명함에 있어 관련된 공지 기능 또는 구성에 대한 구체적인 설명이 본 발명의 요지를 흐릴 수 있다고 판단되는 경우에는 그 상세한 설명을 생략할 것이다. 또한, 후술 되는 용어들은 본 발명에서의 기능을 고려하여 정의된 용어들로서 이는 사용자, 운용자의 의도 또는 관례 등에 따라 달라질 수 있다. 그러므로 그 정의는 본 명세서 전반에 걸친 내용을 토대로 내려져야 할 것이다.
Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings. In the following description of the present invention, detailed description of known functions and configurations incorporated herein will be omitted when it may make the subject matter of the present invention rather unclear. In addition, the terms described below are defined in consideration of the functions of the present invention, which may vary depending on the intention of the user, the operator, or the like. Therefore, the definition should be based on the contents throughout this specification.

본 발명에 따른 클라우드 시스템은 Push Notification 메시지 헤더에 메시지 송수신자에 대한 인증 및 수신확인 여부 등의 정보를 포함하여 전송하며 본 발명에 따른 수신 측 단말 내 브라우저는 이를 검증하고 안전한 메시지에 한해서 클라우드 시스템에서 메시지 내용과 연동 방식이 포함된 본문을 수신하여 사용자에게 제공한다. The cloud system according to the present invention transmits a push notification message header including information such as authentication and acknowledgment of the message sender and the like. The browser in the receiving terminal according to the present invention verifies this and secures the message only in the cloud system. Receives the text including the message content and the interworking method and provides it to the user.

도 1은 본 발명의 실시예에 따른 클라우드 환경에서 HTML5 브라우저를 이용한 푸쉬 노티피케이션 서비스 시스템에서 이루어지는 Push Notification 서비스 흐름을 나타낸 도면이다. 1 is a diagram illustrating a Push Notification service flow performed in a push notification service system using an HTML5 browser in a cloud environment according to an exemplary embodiment of the present invention.

도 1에 도시된 바와 같이, A단말 브라우저(1) 및 웹서버(2)는 Push Notification 메시지를 전송 시, 클라우드 서버 시스템(3)을 경유하여 검증된 Push Notification 메시지를 안전하게 B단말 브라우저(4)에게 전송한다. 이때, 클라우드 서버 시스템(3)은, HTML 파일의 헤더 정보에 정의된 포맷에 따라 상기 A단말에서 전송된 Push Notification 메시지를 인증하고 권한 검증 후 B단말 브라우저(4)에게 전송하며, B단말 브라우저(4)는 클라우드 서버 시스템(3)으로부터 수신되는 메시지의 헤더 정보를 추출하여 Push Notification 여부 및 메시지 노출 방식, 연동 서비스 호출 방식, 단말 자원 호출을 제어한다. As shown in FIG. 1, when the A terminal browser 1 and the web server 2 transmit the Push Notification message, the B terminal browser 4 safely stores the verified Push Notification message via the cloud server system 3. Send to. At this time, the cloud server system 3 authenticates the Push Notification message transmitted from the terminal A according to the format defined in the header information of the HTML file, and transmits it to the terminal B browser 4 after verifying the authority, and the terminal B browser ( 4) extracts header information of a message received from the cloud server system 3 to control push notification, message exposure, interworking service invocation, and terminal resource invocation.

클라우드 서버 시스템(3)은 송신측 단말 브라우저의 송신 메시지의 유형에 따라 전송방식을 결정하고 수신 측 단말 브라우저에게 메시지의 안정성과 유효성을 보장하고, 송신 측 단말 브라우저의 메시지 확인 여부 및 재발송 등을 담당한다. The cloud server system 3 determines the transmission method according to the type of the transmission message of the sending terminal browser, guarantees the stability and validity of the message to the receiving terminal browser, and is responsible for checking and resending the message of the sending terminal browser. do.

A단말 브라우저(1) 및 B단말 브라우저(3)는 각각 A단말 및 B단말의 플랫폼에 내장되어 HTML5 브라우저 소프트웨어를 나타내며, 본 발명의 실시예에 따른 Push Notification 서비스 흐름을 설명하기 위해서 A단말 브라우저를 Push Notification 메시지의 전송 측으로 하고, B단말 브라우저를 Push Notification 메시지의 수신 측으로 하였지만, 이와 반대의 경우도 가능함은 물론이다. The terminal A browser 1 and the terminal B browser 3 represent HTML5 browser software embedded in the platform of the terminal A and the terminal B, respectively, and use the terminal A browser to explain the Push Notification service flow according to the embodiment of the present invention. The push notification message is sent and the B terminal browser is used as the push notification message. However, the reverse is also possible.

따라서, A단말 브라우저(1)도 클라우드 서버 시스템(3)으로부터 수신되는 메시지의 헤더 정보를 추출하여 Push Notification 여부 및 메시지 노출 방식, 연동 서비스 호출 방식, 단말 자원 호출을 제어할 수 있다. 또한 B단말 브라우저(4)도 Push Notification 메시지를 클라우드 서버 시스템(3)을 통해서 상대방 단말 브라우저로 전송할 수 있다.Therefore, the terminal A browser 1 can also extract header information of the message received from the cloud server system 3 to control whether Push Notification, message exposure method, interworking service call method, and terminal resource call. In addition, the B terminal browser 4 may transmit a Push Notification message to the counterpart terminal browser through the cloud server system 3.

즉, A단말 브라우저(1) 및 B단말 브라우저(4)는 Push Notification 메시지의 전송기능과, 클라우드 서버 시스템(3)으로부터 수신된 시지의 헤더 정보를 추출하여 Push Notification 여부 및 메시지 노출 방식, 연동 서비스 호출 방식, 단말 자원 호출을 제어할 수 있는 기능을 구비한다. 다시 말해서, A단말 브라우저(1) 및 B단말 브라우저(4)는 Push Notification 메시지의 송신과 수신을 담당하며, 송수신되는 Push Notification 메시지를 저장하는 메시지 보관함을 구비한다. 이에 따라 단말 브라우저(1) 및 B단말 브라우저(4)는 이 메시지 보관함을 통해서 발송 내역 및 수신 여부를 확인하는 역할을 수행한다.That is, the A terminal browser 1 and the B terminal browser 4 extract the push notification message transmission function, header information of the message received from the cloud server system 3, and then push notification, message exposure method, and interworking service. It has a function of controlling the calling method and the terminal resource call. In other words, the terminal A browser 1 and the terminal B browser 4 are responsible for the transmission and reception of the Push Notification message, and has a message storage box for storing the Push Notification message transmitted and received. Accordingly, the terminal browser 1 and the terminal B browser 4 play a role of confirming the details of shipment and whether or not they have been received through the message archive.

이때, A단말 브라우저(1) 및 B단말 브라우저(4)는 클라우드 서버 시스템(3)으로부터 Push Notification 메시지를 수신 시, 수신된 Push Notification 메시지 헤더의 클라우드 서버 시스템(3) 간의 검증 URI(Uniform Resource Identifier) 링크를 통해 메시지 본문을 클라우드 서버 시스템(3)으로부터 수신하며, 본문의 Push Notification 메시지 유형에 따라 Push Notification 메시지를 팝업 형태로 보여 줄지, 단말 내 탑재된 특정 서비스(어플리케이션)를 호출할지, 단말 내부 자원, 예를 들어 GPS, 카메라, 센서 등을 호출할지 여부를 확인하고 호출한다.In this case, when the terminal A browser 1 and the terminal B browser 4 receive the Push Notification message from the cloud server system 3, the validation URI (Uniform Resource Identifier) between the cloud server system 3 of the received Push Notification message header is received. Receive the message body from the cloud server system (3) via a link, and show the Push Notification message in the form of pop-up according to the type of Push Notification message in the body, call a specific service (application) mounted in the terminal, or inside the terminal. Identify and call resources, eg GPS, cameras, sensors, etc.

여기서 브라우저 헤더에 정의된 메시지 검증 URI은 클라우드 서버 시스템(3)에서 부여받을 수 있다.Here, the message verification URI defined in the browser header may be given by the cloud server system 3.

이렇게 검증 URI을 사용함으로써 클라우드 서버 시스템(3)은 수신자 신고에 의해 발송자 ID의 스팸 Push Notification을 필터링할 수 있는 기능을 수행할 수 있다.
By using the verification URI in this way, the cloud server system 3 can perform a function of filtering spam push notification of the sender ID by recipient notification.

이제까지 본 발명에 대하여 실시예들을 중심으로 살펴보았다. 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자는 본 발명의 본질적인 특성에서 벗어나지 않는 범위에서 변형된 형태로 구현될 수 있음을 이해할 수 있을 것이다. 그러므로 개시된 실시예들은 한정적인 관점이 아니라 설명적인 관점에서 고려되어야 한다. 따라서 본 발명의 범위는 전술한 실시예에 한정되지 않고 특허청구범위에 기재된 내용 및 그와 동등한 범위 내에 있는 다양한 실시 형태가 포함되도록 해석되어야 할 것이다. The present invention has been described above with reference to the embodiments. It will be understood by those skilled in the art that various changes in form and details may be made therein without departing from the spirit and scope of the invention as defined by the appended claims. Therefore, the disclosed embodiments should be considered in an illustrative rather than a restrictive sense. Therefore, the scope of the present invention is not limited to the above-described embodiments, but should be construed to include various embodiments within the scope of the claims and equivalents thereof.

Claims (2)

단말 플랫폼에 내장되어, Push Notification 메시지의 송신 및 수신을 담당하며, 상기 Push Notification 메시지의 송신과 수신에 대해 구비된 메시지 보관함에서 발송 내역 및 수신 여부를 확인하는 역할을 수행하는 단말 브라우저; 와
상기 단말 브라우저가 전송하는 Push Notification 메시지의 유형에 따라 상기 단말 브라우저의 상대방 측 단말 브라우저로의 Push Notification 메시지 전송 방식을 결정하고, HTML 파일의 헤더 정보에 정의된 포맷에 따라 상기 단말 브라우저에서 전송되는 Push Notification 메시지를 인증하고 권한 검증 후 상기 상대방 측 단말 브라우저로 전송하는 클라우드 서버 시스템을 포함하는 것을 특징으로 하는 클라우드 환경에서 HTML5 브라우저를 이용한 푸쉬 노티피케이션 서비스 시스템.
A terminal browser embedded in a terminal platform, responsible for transmitting and receiving a Push Notification message, and checking a shipment history and a reception status in a message box provided for transmitting and receiving the Push Notification message; Wow
The push notification message transmission method of the terminal browser to the terminal browser of the other party is determined according to the type of push notification message transmitted by the terminal browser, and the push is transmitted from the terminal browser according to the format defined in the header information of the HTML file. A push notification service system using an HTML5 browser in a cloud environment, characterized in that it comprises a cloud server system for authenticating a notification message and verifying the authority and transmitting it to the terminal browser.
제 1 항에 있어서,
상기 단말 브라우저는,
상기 단말 브라우저의 상대방 측 단말 브라우저로부터 수신된 Push Notification 메시지 헤더의 클라우드 서버 시스템 간의 검증 URI 링크를 통해 메시지 본문을 클라우드 서버 시스템으로부터 수신하며 본문의 Push Notification 메시지 유형에 따라 메시지를 팝업 형태로 출력할지, 상기 상대방 측 단말 내 탑재된 특정 서비스를 호출할 지 또는 상기 상대방 측 단말 내부자원을 호출할 지 여부를 결정하는 것을 특징으로 하는 클라우드 환경에서 HTML5 브라우저를 이용한 푸쉬 노티피케이션 서비스 시스템.
The method of claim 1,
The terminal browser,
Whether to receive the message body from the cloud server system through the verification URI link between the cloud server system of the Push Notification message header received from the terminal browser of the terminal browser of the terminal browser, and output the message in a pop-up form according to the Push Notification message type of the body, The push notification service system using an HTML5 browser in a cloud environment, characterized in that for determining whether to call a specific service mounted in the counterpart terminal or the internal resources of the counterpart terminal.
KR1020110083452A 2011-08-22 2011-08-22 Push notification service system using html5 browser in cloud network KR101360791B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020110083452A KR101360791B1 (en) 2011-08-22 2011-08-22 Push notification service system using html5 browser in cloud network

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020110083452A KR101360791B1 (en) 2011-08-22 2011-08-22 Push notification service system using html5 browser in cloud network

Publications (2)

Publication Number Publication Date
KR20130021118A KR20130021118A (en) 2013-03-05
KR101360791B1 true KR101360791B1 (en) 2014-02-11

Family

ID=48174141

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020110083452A KR101360791B1 (en) 2011-08-22 2011-08-22 Push notification service system using html5 browser in cloud network

Country Status (1)

Country Link
KR (1) KR101360791B1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101861507B1 (en) * 2018-02-05 2018-05-25 구중완 Method and apparatus for checking reception of push message

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20020003920A (en) * 2000-06-26 2002-01-16 전제완 A web messenger service system and a service method on the network
KR20020045961A (en) * 2000-12-12 2002-06-20 문정국 Relay method of radio frequency internet service using wap
KR20080027572A (en) * 2006-09-25 2008-03-28 에스케이 텔레콤주식회사 Voice message transmission system for using multimodal plug-in in end terminal browser based and method thereof
KR20100064605A (en) * 2008-12-05 2010-06-15 에스케이커뮤니케이션즈 주식회사 Method and web server for managing connection

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20020003920A (en) * 2000-06-26 2002-01-16 전제완 A web messenger service system and a service method on the network
KR20020045961A (en) * 2000-12-12 2002-06-20 문정국 Relay method of radio frequency internet service using wap
KR20080027572A (en) * 2006-09-25 2008-03-28 에스케이 텔레콤주식회사 Voice message transmission system for using multimodal plug-in in end terminal browser based and method thereof
KR20100064605A (en) * 2008-12-05 2010-06-15 에스케이커뮤니케이션즈 주식회사 Method and web server for managing connection

Also Published As

Publication number Publication date
KR20130021118A (en) 2013-03-05

Similar Documents

Publication Publication Date Title
KR101488268B1 (en) Push message service system and method thereof
KR100742362B1 (en) Method and apparatus for securitily sending/receiving contents in mobile network
KR20090112735A (en) Submit report handling in smsip
EP3461074B1 (en) Method of certification of an electronic contract for electronic identification and trust services (eidas)
CN103209392B (en) A kind of striding course many application messages method for pushing and device
WO2013078823A1 (en) Method and device for sending instant message
US20120322468A1 (en) Interface between restful web services and packet-switched networks for text messaging
CN112383612B (en) File transmission method, device, equipment and readable storage medium
US20230344821A1 (en) Platform and method of certification of an electronic notice for electronic identification and trust services (eidas)
US9456325B2 (en) Transmission of a multimedia message doubled with the transmission of a text message
KR101809365B1 (en) Message Fragmentation Method using a MQTT Protocol in M2M/IoT Platforms
KR102541399B1 (en) A method for authenticating e-mail containing a certified electronic signature on the carrier side
US20060089164A1 (en) Method and system for transmitting MMS notification message
KR101360791B1 (en) Push notification service system using html5 browser in cloud network
KR101224225B1 (en) Submit report handling in smsip
CN105024907A (en) IM information pushing method and system, server and platform
KR101524311B1 (en) Method for generating group messaging session in communication system and system therefor
WO2019125202A1 (en) System and method for managing push notifications
CN114816785A (en) Service data processing method and device, electronic equipment and storage medium
US9998919B1 (en) SMS spoofing protection
KR101527196B1 (en) Bi-directional service system for push message and Control method for the system
KR102242588B1 (en) Fax system using the mms in mobile communication terminal
KR100727087B1 (en) Method for providing contents certifying service using message service, and mobile communication system
KR101744533B1 (en) Disasters adn risk information spread system based on n-screen service
US20180376328A1 (en) Passive wireless electronics detection system

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: 20170203

Year of fee payment: 4

FPAY Annual fee payment

Payment date: 20190131

Year of fee payment: 6

FPAY Annual fee payment

Payment date: 20200304

Year of fee payment: 7