KR20160120412A - System and method for push notification - Google Patents

System and method for push notification Download PDF

Info

Publication number
KR20160120412A
KR20160120412A KR1020150049285A KR20150049285A KR20160120412A KR 20160120412 A KR20160120412 A KR 20160120412A KR 1020150049285 A KR1020150049285 A KR 1020150049285A KR 20150049285 A KR20150049285 A KR 20150049285A KR 20160120412 A KR20160120412 A KR 20160120412A
Authority
KR
South Korea
Prior art keywords
web
face
notification
request
server
Prior art date
Application number
KR1020150049285A
Other languages
Korean (ko)
Other versions
KR101801596B1 (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 KR1020150049285A priority Critical patent/KR101801596B1/en
Publication of KR20160120412A publication Critical patent/KR20160120412A/en
Application granted granted Critical
Publication of KR101801596B1 publication Critical patent/KR101801596B1/en

Links

Images

Classifications

    • H04L67/26
    • H04L51/24
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

A push notification system and method are disclosed. The push notification system processes a service request received by a web server or web server that provides a web page to a web browser in response to a service request of the web browser provided by the user terminal, and determines whether to provide the push notification according to the result of the processing The web application server and the web browser requesting the issuance of the push notification maintain connection with the web browser to receive the push notification and issue a push notification through the notification channel determined according to the push notification issue request to transmit the push notification to the web browser Lt; / RTI >

Figure P1020150049285

Description

System and method for push notification < RTI ID = 0.0 >

The present invention relates to a push notification system and method.

Notification means providing information to be informed to a user of the terminal by generating various auditory or visual effects and providing it in the form of an alarm. Recently, as collaboration services such as smart work and smart education have been increased, As a tool, utilization is increasing.

Push-notification is a notification scheme in which a request for transmission of a notification is initiated by a server or an issuer, and a notification scheme in which a request for transmission of a notification is prepared for a pull-notification initiated by a client. The advantage of push notifications is that even if the client does not repeatedly request to be notified, the server can notify the registered user immediately if a specific event or condition is satisfied. For example, when a new user enters a face-to-face video conference room when using the SmartWeb Web service, he or she can notify other users who have already entered the conference room through the real-time push notification.

 To receive such a push notification, the client must wait while continuing to contact the server. For this reason, there is a disadvantage that an external plug-in is required in addition to a web browser in order for an HTTP-based web browser, which is once connected to the server to exchange information and disconnect the connection, to receive the push notification.

Recently, a web socket function has been added to HTML5 so that it is possible to communicate with the server in a keep-alive form using only a web browser supporting HTML5 without any additional plug-in. That is, by using Web socket, it is possible for the web browser and the server to exchange data in real time through the TCP channel continuously connected. Thus, there is a need for an efficient technique to receive push notifications initiated by the server purely through a web browser when certain events or conditions are satisfied.

The present invention proposes a web socket-based push notification system and method capable of allowing a web browser supporting a web socket of HTML5 to receive push notifications in real time anytime, anywhere and on any platform.

According to an aspect of the invention, a push notification system is disclosed.

A push notification system according to an embodiment of the present invention includes a web server providing a web page to the web browser in response to a service request of the web browser provided in the user terminal, A web application server for determining whether to provide a push notification according to the result and requesting to issue a push notification, and a web browser for maintaining a connection with the web browser to receive the push notification and pushing through a notification channel determined according to the push notification issue request And a web socket server for sending a push notification to the web browser by issuing a notification.

The web browser supports HTML5 with a web socket function.

When the web browser accesses the web server and requests a service, the web server loads the web page including the web socket communication module and the service function, which receive the push notification, into the web browser.

The web application server includes a push notification determination unit for determining whether to issue a push notification, a notification message content, and a notification channel to which a push notification is to be issued, based on the processing result of the service request, And a notification policy storage unit for storing information.

When the push notification determination unit determines that a new notification channel is required to be generated or a notification channel that has already been generated needs to be deleted, the web application server requests the web socket server to create or delete a notification channel.

When the contents of the notification message and the notification channel for issuing the push notification are determined by the push notification determination unit, the web application server requests the web socket server to issue a push notification.

In the smart work service, the notification policy storage unit stores information informing a new chat room when a new user enters the established chat room, the user leaves the chat room, or the chat room is deleted, And notifies the user terminal of the notification policy information.

The web socket server includes a notification channel manager for receiving a request for creating or deleting a notification channel from the web application server and generating a new notification channel or deleting the corresponding notification channel, The push notification is issued to the corresponding notification channel using the notification channel information included in the push notification issue request so that the corresponding push notification is transmitted to the web browser subscribed as the subscriber of the corresponding notification channel among the plurality of web browsers And a push notification issuing unit.

When the notification channel management unit receives a subscription request or a subscription cancellation request of the specific notification channel from the web browser, the requested channel management unit subscribes the requested web browser as a subscriber of the corresponding notification channel or unsubscribes from the subscriber.

According to another aspect of the present invention, a push notification method in a push notification system including a web server, a web application server, and a web socket server is disclosed.

The push notification method according to an embodiment of the present invention includes the steps of the web server transmitting a web page to the first web browser in response to a smart work service request of a first web browser of a first user terminal, The web application server opens a new face-to-face chat room at the request of the face-to-face chat room opening process. The first face-to-face chat room is opened by the web application server, The web application server determines that a new notification channel to be mapped to the new face-to-face chat room is required according to the determination of the push notification provision, and transmits a notification channel creation request to the web socket server And transmitting the notification channel to the web socket server, And a step of generating a rule notification channel.

Wherein the web application server transmits notification channel information for the new notification channel to the web server, and the web server transmits the notification channel information about the new notification channel to the web server in response to the request for opening the facing chat room, To the first web browser; and registering the first web browser as a subscriber of the new notification channel in response to the subscription request of the new notification channel of the first web browser by the web socket server .

Wherein the web server transmits a web page to the second web browser in response to a smart work service request of a second web browser of the second user terminal, , The web application server processes the entry of the new face-to-face chat room of the second web browser in response to the face-to-face chat room entrance processing request, and the second web Determining whether to provide a notification of a position of the browser to a user of the chatting room and providing a push notification to the second web browser, the web application server acquires the notification channel information mapped to the new chatting room according to the entry Determining a content of the notification message, Transmitting the push notification request including the contents of the notification message to the web socket server, and transmitting the push notification using the notification channel information and the contents of the notification message in response to the push notification occurrence request, And transmitting the first web browser to the first web browser.

Transmitting, by the web application server, the notification channel information mapped to the new face-to-face chat room entered by the second web browser to the web server; And transmitting the notification channel information mapped to the new face-to-face chatting room to the second web browser, and transmitting the notification channel information to the second face-to-face chatting room of the second web browser, 2 < / RTI > web browser as a subscriber of the new notification channel and performing the subscription processing.

The web server transmits a face-to-face chatting process request to the web application server in response to a face-to-face chatting request of the second web browser, the web application server sends a face- The web application server acquires the notification channel information mapped to the new face-to-face chat room according to the departure, and determines the content of the notification message Transmitting, by the web application server, a push notification issue request including the notification channel information and the notification message content to the web socket server; and transmitting, by the web socket server, Use the message content to issue push notifications. Further comprising the step of sending to the first Web browser.

The web application server transmitting the notification channel information mapped to the new face-to-face chat room where the second web browser is exited to the web server, and the web server transmitting the face chat room exiting result information And transmitting the notification channel information mapped to the new face-to-face chat room where the second web browser has exited to the second web browser, and transmitting the notification channel information mapped to the new face- And withdrawing the second web browser according to a subscription revocation request of the second web browser with respect to the notification channel.

The web server sends a face-to-face chat room deletion processing request to the web application server in response to the face-to-face chat room deletion request of the first web browser, and the web application server deletes the face-to-face chat room according to the face- Receiving a notification channel information mapped to a face-to-face chat room deleted by the web application server, transmitting a deletion request of a notification channel mapped to the deleted face-to-face chat room to the web socket server, Further comprising deleting the notification channel mapped to the deleted face-to-face chat room in response to the notification channel deletion request.

The web server transmits the notification channel information of the deleted notification channel to the web server. The web server transmits the notification channel deletion result information and the notification channel information of the deleted notification channel in response to the face- Information to the first web browser, and the web socket server withdraws the first web browser according to a request to cancel the subscription to the first web browser for the deleted notification channel.

The web socket based push notification system according to the present invention can allow the web browser supporting the web socket of HTML5 to receive the push notification in real time regardless of any place and any platform.

1 schematically illustrates a configuration of a web socket-based push notification system;
FIG. 2 is a flowchart illustrating a push notification method in the push notification system of FIG. 1;
FIG. 3 is a flowchart illustrating a method of unsubscribing to a notification channel and deleting a notification channel. FIG.

While the present invention has been described in connection with certain exemplary embodiments, it is to be understood that the invention is not limited to the disclosed embodiments, but, on the contrary, is intended to cover various modifications and similarities. It should be understood, however, that the invention is not intended to be limited to the particular embodiments, but includes all modifications, equivalents, and alternatives falling within the spirit and scope of the invention.

DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS In the following description of the present invention, detailed description of known related arts will be omitted when it is determined that the gist of the present invention may be unnecessarily obscured. In addition, numerals (e.g., first, second, etc.) used in the description of the present invention are merely an identifier for distinguishing one component from another.

Also, in this specification, when an element is referred to as being "connected" or "connected" with another element, the element may be directly connected or directly connected to the other element, It should be understood that, unless an opposite description is present, it may be connected or connected via another element in the middle.

Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings. In order to facilitate a thorough understanding of the present invention, the same reference numerals are used for the same means regardless of the number of the drawings.

FIG. 1 schematically illustrates a configuration of a web socket-based push notification system.

Referring to FIG. 1, the push notification system includes a plurality of user terminals 110 and 120, a web server 130, a web application server 140, and a web socket server 150.

The user terminals 110 and 120 include web browsers 111 and 121 that support HTML5 with a web socket function. For example, the user terminals 110 and 120 may be a smart phone, a tablet PC, a desktop PC, a notebook computer, and the like having the web browsers 111 and 121. The user terminals 110 and 120 may communicate with the web server 130 or the web socket server 150 through a communication network such as the Internet.

The web server 130 provides the web page 131 to the web browsers 111 and 121 in response to a request from the web browsers 111 and 121 provided in the user terminals 110 and 120. [

For example, when the web browser 111 provided in the first user terminal 110 accesses the web server 130 providing the smart work service through the Internet and requests the smart work service, A web page 131 including a basic smart work service function such as a list, a new chat room opening, a chat room entrance, and the like, and a web socket communication module for receiving push notifications can be loaded. Accordingly, the user can request an additional service such as the opening of a new chat room to the web server 130 through the web page 131 loaded in the web browser 111. The web page 111 stores connection information such as a server address, a login ID, and a password of the web socket server 150 to be accessed for receiving push notifications in advance, 150 may be received later.

The web application server 140 processes the service request received by the web server 130, determines the provision of the push notification according to the processing result, and requests the web socket server 150 to issue the push notification. For example, the web application server 140 may include application logic for processing a smart work service request such as opening a new chat room received from the web browsers 111 and 121 by the web server 130. [

As shown in FIG. 1, the web application server 140 includes a push notification determination unit 141 and a notification policy storage unit 143.

The push notification determination unit 141 determines whether or not to issue a push notification, the contents of the notification message, and a notification channel for issuing the push notification according to the processing result of the service request of the web pages 111 and 121.

The notification policy storage unit 143 stores notification policy information that serves as a determination criterion of the push notification determination unit 141. [

For example, the notification policy storage unit 143 may store notification policy information about what content push notification is to be provided when a certain condition is satisfied, and the notification policy may vary depending on the type of service. That is, in the case of the SmartWall service, the notification policy storage unit 143 pushes information indicating that a new chat room is opened, a new user enters the established chat room, the user leaves the chat room, or the chat room is deleted. The notification policy information configured to notify the user terminal of the corresponding chat room through the notification.

If the push notification determination unit 141 determines that a new notification channel is required to be generated or a notification channel that has already been generated needs to be deleted, the web application server 140 may generate a notification channel And may request deletion. In addition, when the notification message determination unit 141 determines the contents of the notification message and the notification channel to issue the push notification, the web application server 140 may request the web socket server 150 to issue a push notification.

The web socket server 150 maintains connection with the web browsers 111 and 121 so that the web browsers 111 and 121 receive the push notifications and transmits the notification channels determined according to the push notification issuance request of the web application server 140 To the web browsers 111 and 121 by issuing a push notification via the Internet.

As shown in FIG. 1, the web socket server 130 includes a notification channel management unit 151 and a push notification unit 153.

The notification channel management unit 151 receives a request for creation or deletion of a notification channel from the web application server 120 and creates a new notification channel or deletes the corresponding notification channel.

The notification channel management unit 151 receives the subscription request or subscription revocation request of the specific notification channel from the web browsers 111 and 121 and subscribes the requested web browser 111 or 121 as a subscriber of the corresponding notification channel, . For example, the notification channel management unit 151 notifies the notification channel identifier, the notification channel name, the notification channel access password, the list of the notification channel subscribers, and the like in order to process creation or deletion of the notification channel, The channel management information and the notification channel subscriber information can be additionally stored and managed.

When the push notification issuing unit 153 receives the push notification issuing request from the web application server 140, the push notification issuing unit 153 issues a push notification to the corresponding notification channel using the notification channel information included in the push notification issuing request, The push notification can be transmitted only to the web browser subscribed to the corresponding notification channel among the browsers 111 and 121.

2 is a flowchart illustrating a push notification method in the push notification system of FIG. Hereinafter, a method of receiving push notifications from the web socket server 150 will be described. In order to facilitate understanding and explanation of the invention, a web server 130 ) As a guest user, and a user of a second user terminal that enters a chat room that has already been opened in a chat room, as a guest user.

In step S211, the web server 111 executes the web browser 111 supporting the web socket of HTML5 provided in the first user terminal 110 of the web server.

In step S213, the ward user connects to the web server 130 via the web browser 111 and transmits a smart work service request to the web server 130.

In step S215, the web server 130 transmits the corresponding web page to the web browser 111 in response to the smart work service request. Accordingly, the web browser 111 loads the received web page. Here, the web page to be loaded may include a SmartWall service function such as a currently opened chat room list, a new chat room, a chat room entrance, and a web socket communication module for receiving push notifications.

In step S217, the ward user transmits a request for opening a face-to-face chat room to the web server 130 using the web page loaded in the web browser 111. [

In step S219, the web server 130 transmits a request for opening a face-to-face chat room to the web application server 140 according to a request for opening a face-to-face chat room.

In step S221, the web application server 140 establishes a new face-to-face chat room according to a request of the face-to-face chat room establishment process, and determines to provide a push notification to the web site user in accordance with the establishment of the new face-

In step S223, the web application server 140 determines that a new notification channel to be mapped to the new face-to-face chat room is required according to the determination of providing the push notification to the web site server, and transmits a notification channel creation request to the web socket server 150 do. Here, the notification channel creation request may include notification channel information.

In step S225, the web socket server 150 generates a new notification channel in response to the notification channel creation request.

In step S227, the web application server 140 transmits the notification channel information for the new notification channel to the web server 130. [

In step S229, the web server 130 transmits the result information of the face-to-face chat room and the notification channel information on the new notification channel to the first user terminal 110 in response to the request for opening the face-to-face chat room of the first user terminal 110 do.

In step S231, the web browser 111 of the first user terminal 110 transmits a subscription request of the corresponding notification channel to the web socket server 150 using the received notification channel information upon receipt of the new notification channel information .

In step S233, the web socket server 150 registers the web browser 111 of the first user terminal 110 as a subscriber of the corresponding notification channel according to reception of the subscription request of the notification channel, and processes the subscription. When a push notification is generated for the notification channel, the web browser 111 of the first user terminal 110 registered as a subscriber can receive the issued push notification.

In step S251, the guest user executes the web browser 121 supporting the web socket of HTML5 provided in the second user terminal 120 in order to utilize the smart work service.

In step S253, the guest user loads the web page corresponding to the smart work service request from the web server 130 into the web browser 121 of the second user terminal 120, inquires the opened chat room list, 2 to the web server 130 by using the web browser 121 of the user terminal 120.

In step S255, the web server 130 transmits a request for a face-to-face chat room entry request to the web application server 140 in response to the request for entering the face-to-face chat room.

In step S257, the web application server 140 processes the entry of the face-to-face chat room of the guest user in response to the request for the face-to-face chat room, provides a notification of the entrance of the face-to-face chat room of the guest user to the chat room user, .

In step S259, the web application server 140 acquires the notification channel information mapped to the chatting room according to the entrance of the chat room of the guest user, determines the content of the notification message, and then transmits the notification channel information, And transmits a notification issue request to the web socket server 150. For example, the content of the notification message may be "guest user (Hong Gil-dong) has entered the chat room."

In step S261, the web socket server 150 issues a push notification using the notification channel information and the contents of the notification message according to the push notification issue request.

In step S263, the web socket server 150 transmits a push notification issued to the web browser 111 of the first user terminal 110 registered as a subscriber of the notification channel.

The web browser 111 of the first user terminal 110 maintaining the connection with the web socket server 150 receives the push notification from the web socket server 150 in step S265.

In step S267, the web application server 140 transmits the notification channel information mapped to the face-to-face chat room entered by the guest user to the web server 130 according to the determination of the push notification for the guest user.

In step S269, the web server 130 transmits the result information of the face-to-face chat room and the notification channel information mapped to the face-to-face chat room in response to the request for the face-to-face chat room of the second user terminal 120 to the second user terminal 120 ).

In step S271, the web browser 121 of the second user terminal 120 transmits the notification channel information mapped to the face-to-face chatting room to the web socket server 150 using the received notification channel information, Of the subscription request.

In step S273, the web socket server 150 registers the web browser 121 of the second user terminal 120 as a subscriber of the corresponding notification channel according to reception of the subscription request of the notification channel, and processes the subscription. When a push notification is generated for the notification channel, the web browser 121 of the second user terminal 120 registered as a subscriber can receive the issued push notification.

FIG. 3 is a flowchart illustrating a method of unsubscribing to a notification channel and deleting a notification channel.

In step S311, the guest user transmits a chat room exit request to the web server 130 through the web browser 121 of the second user terminal 120 of the guest user.

In step S313, the web server 130 transmits a face-to-face chat room leaving process request to the web application server 140 according to the guest face chat room leaving request of the guest user.

In step S315, the web application server 140 processes the redemption of the guest user according to the face-to-face chat room redemption request, and determines to provide the push notification according to the redemption processing of the guest user. In other words, the web application server 140 may decide to inform the user who has entered the chat room and who has collaborated with the user about the redirection of the guest user.

In step S317, the web application server 140 acquires the notification channel information mapped to the face-to-face chat room according to the determination of the push notification provision, determines the contents of the notification message, And transmits a notification issue request to the web socket server 150. For example, the content of the notification message may be "guest user (Hong Gil-dong) has left the chat room."

In step S319, the web socket server 150 issues a push notification using the notification channel information and the contents of the notification message in response to the push notification occurrence request.

In step S321, the web socket server 150 transmits a push notification issued to the web browser 111 of the first user terminal 110 registered as a subscriber of the notification channel.

In step S323, the web browser 111 of the first user terminal 110 maintaining the connection with the web socket server 150 receives the push notification from the web socket server 150. [

In step S325, the web application server 140 transmits the notification channel information mapped to the face-to-face chat room where the guest user is exited to the web server 130. [

In step S327, the web server 130 transmits, to the second user terminal 120, the result information of the face-to-face chat room and the notification channel information mapped to the face-to-face chat room in response to the face- ).

In step S329, the web browser 121 of the second user terminal 120 transmits the notification channel information mapped to the face-to-face chatting room, which has been left out, to the web socket server 150 using the received notification channel information, Of the subscription request.

In step S331, the web socket server 150 deletes the web browser 121 of the second user terminal 120 from the subscriber of the corresponding notification channel upon receiving the subscription revocation request of the notification channel. This prevents the web browser 121 of the second user terminal 120, which has exited from the face-to-face chat room, from receiving the push notification of the face-to-face chat room.

In step S333, the guest user terminates the use of the smart work service by terminating the web browser 121 of the second user terminal 120. [

If it is determined in step S351 that the established chatting room is no longer needed, the chatting user transmits a request to delete the chatting room to the web server 130 through the web browser 111 of the first user terminal 110 .

In step S353, the web server 130 transmits a face-to-face chat room deletion processing request to the web application server 140 in response to the face-to-face chat room deletion request.

In step S355, the web application server 140 deletes the face-to-face chat room according to the face-to-face chat room deletion request, and determines the push notification according to the face-to-face chat room deletion process.

In step S357, the web application server 140 acquires the notification channel information mapped to the face-to-face chat room according to the deletion of the face-to-face chat room, and transmits a deletion request of the corresponding notification channel to the web socket server 150. [

In step S359, the web socket server 150 deletes the corresponding notification channel in response to the notification channel deletion request.

In step S361, the web application server 140 transmits the notification channel information of the deleted notification channel to the web server 130. [

In step S363, in response to the request to delete the face-to-face chat room of the web browser 111 of the first user terminal 110, the web server 130 transmits the face-to-face chat room deletion result information and the notification channel information of the deleted notification channel to the first To the web browser 111 of the user terminal 110.

In step S365, the web browser 111 of the first user terminal 110 transmits the notification channel information to the web socket server 150 using the received notification channel information according to the reception of the notification channel information of the deleted notification channel, And sends a revocation request.

In step S367, the web socket server 150 deletes the web browser 111 of the first user terminal 110 from the subscriber of the corresponding notification channel upon receipt of the subscription revocation request of the notification channel. This allows the notification channel to be completely deleted.

In step S369, the secretbook user closes the web browser 111 of the first user terminal 110 to finally end the use of the smart work service and the reception of the push notification.

Meanwhile, the push notification method according to an exemplary embodiment of the present invention may be implemented in the form of a program command that can be executed through a variety of means for electronically processing information, and may be recorded in a storage medium. The storage medium may include program instructions, data files, data structures, and the like, alone or in combination.

Program instructions to be recorded on the storage medium may be those specially designed and constructed for the present invention or may be available to those skilled in the art of software. Examples of storage media include magnetic media such as hard disks, floppy disks and magnetic tape, optical media such as CD-ROMs and DVDs, magneto-optical media such as floptical disks, magneto-optical media and hardware devices specifically configured to store and execute program instructions such as ROM, RAM, flash memory, and the like. The above-mentioned medium may also be a transmission medium such as a light or metal wire, wave guide, etc., including a carrier wave for transmitting a signal designating a program command, a data structure and the like. Examples of program instructions include machine language code such as those produced by a compiler, as well as devices for processing information electronically using an interpreter or the like, for example, a high-level language code that can be executed by a computer.

The hardware devices described above may be configured to operate as one or more software modules to perform the operations of the present invention, and vice versa.

It will be apparent to those skilled in the art that various modifications and variations can be made in the present invention without departing from the spirit or scope of the invention as defined in the appended claims. It will be understood that the invention may be varied and varied without departing from the scope of the invention.

110: first user terminal
120: second user terminal
130: Web server
140: Web application server
150: Web Socket Server

Claims (17)

A web server for providing a web page to the web browser in response to a service request of the web browser of the user terminal;
A web application server processing a service request received by the web server, determining a provision of a push notification according to a result of the processing, and requesting a push notification issue; And
And a web socket server that maintains connection with the web browser to receive the push notification, issues a push notification through the notification channel determined according to the push notification issue request, and transmits the push notification to the web browser Push notification system.
The method according to claim 1,
Wherein the web browser supports HTML5 with a web socket function.
The method according to claim 1,
Wherein when the web browser accesses the web server and requests a service, the web server loads the web page including the web socket communication module and the service function into the web browser for receiving the push notification. .
The method according to claim 1,
The web application server,
A push notification determination unit for determining whether to issue a push notification, the content of the notification message, and a notification channel to which the push notification is to be issued, according to the processing result of the service request; And
And a notification policy storage unit for storing notification policy information serving as a determination criterion of the push notification determination unit.
5. The method of claim 4,
Wherein the push notification determination unit requests the web socket server to create or delete a notification channel when it is determined that a new notification channel is required to be generated or a notification channel that has already been generated needs to be deleted. Notification system.
5. The method of claim 4,
Wherein the web application server requests the web socket server to issue a push notification when the contents of the notification message and the notification channel for issuing the push notification are determined by the push notification determination unit.
5. The method of claim 4,
In the smart work service, the notification policy storage unit stores information informing a new chat room when a new user enters the established chat room, the user leaves the chat room, or the chat room is deleted, To the user terminal of the push notification system.
The method according to claim 1,
The web socket server comprises:
A notification channel manager for receiving a request for creating or deleting a notification channel from the web application server and generating a new notification channel or deleting the corresponding notification channel; And
When receiving a push notification issuance request from the web application server, issues a push notification to the corresponding notification channel using the notification channel information included in the push notification issuance request, so that subscribers of the corresponding notification channels among the plurality of web browsers And a push notification unit for transmitting the push notification to the web browser.
9. The method of claim 8,
Wherein the notification channel management unit subscribes the requested web browser as a subscriber of the corresponding notification channel or leaves the subscriber when the subscription request or the subscription cancellation request of the specific notification channel is received from the web browser.
A push notification method in a push notification system including a web server, a web application server, and a web socket server,
The web server transmitting a web page to the first web browser in response to a smart work service request of a first web browser of the first user terminal;
Transmitting a face-to-face chat room opening processing request to the web application server according to a request from the web server to open a face-to-face chat room of the first web browser;
The web application server establishing a new face-to-face chat room upon request of the face-to-face chat room opening process, and determining to provide the push notification to the first web browser;
The web application server determines that a new notification channel to be mapped to the new face-to-face chat room is required according to the determination of the push notification provision, and transmits a notification channel creation request to the web socket server; And
And the web socket server generating the new notification channel in response to the notification channel creation request.
11. The method of claim 10,
Transmitting the notification channel information about the new notification channel to the web server by the web application server;
Transmitting, to the first web browser, the result information of the face-to-face chat room and the notification channel information of the new notification channel in response to the request for opening the face-to-face chat room; And
Further comprising registering the first web browser as a subscriber of the new notification channel and performing a subscription process according to a subscription request of the new notification channel of the first web browser by the web socket server.
12. The method of claim 11,
Transmitting the web page to the second web browser in response to a smart work service request of the second web browser of the second user terminal;
Sending, by the web server, a face-to-face chat room entry processing request to the web application server in response to an entry request of the new face-to-face chat room of the second web browser;
The web application server processes the position of the new face-to-face chat room of the second web browser in response to the face-to-face chat room entrance processing request, and provides a notice of the position of the second web browser to the chat room user, Determining to provide a push notification to the browser;
The web application server acquiring notification channel information mapped to the new face-to-face chat room according to the entry, and determining contents of the notification message;
Transmitting, by the web application server, a push notification issue request including the notification channel information and the notification message content to the web socket server; And
Further comprising the step of the web socket server issuing a push notification using the notification channel information and the contents of the notification message according to the push notification occurrence request and transmitting the push notification to the first web browser.
13. The method of claim 12,
Transmitting the notification channel information mapped to the new face-to-face chat room entered by the second web browser to the web server;
Transmitting, to the second web browser, the result information on the face-to-face chat room and the notification channel information mapped to the face-to-face chat room in response to the request for the face-to-face chat room entrance; And
Further comprising registering the second web browser as a subscriber of the new notification channel and subscribing the second web browser in response to a subscription request of the new notification channel mapped to the new face-to-face chat room of the second web browser, Notification method.
14. The method of claim 13,
The web server sending a face-to-face chatting process request to the web application server according to a face-to-face chatting request of the second web browser;
Determining that the web application server processes the exit of the second web browser in response to the face-to-face chat room exit processing request and provides a notification of the exit to the chat room user;
The web application server acquiring the notification channel information mapped to the new face-to-face chat room according to the exit, and determining the content of the notification message;
Transmitting, by the web application server, a push notification issue request including the notification channel information and the notification message content to the web socket server; And
Further comprising the step of the web socket server issuing a push notification using the notification channel information and the contents of the notification message according to the push notification occurrence request and transmitting the push notification to the first web browser.
15. The method of claim 14,
Transmitting, by the web application server, the notification channel information mapped to the new face-to-face chat room where the second web browser is exited, to the web server;
Transmitting, to the second web browser, the result information of the face-to-face chatting room in response to the request for the face-to-face chatting room exit and the notification channel information mapped to the face-to-face chatting room where the second web-browser is exited; And
Further comprising the step of withdrawing the second web browser according to a subscription revocation request of the second web browser for a notification channel mapped to the new facing chat room where the second web browser is exited by the web socket server Notification method.
16. The method of claim 15,
Transmitting a face-to-face chat room deletion processing request to the web application server in response to the face-down chat room deletion request of the first web browser;
The web application server deletes the new face-to-face chat room according to the face-to-face chat room deletion processing request;
Acquiring notification channel information mapped to a face-to-face chat room deleted by the web application server, and transmitting a deletion request of a notification channel mapped to the face-to-face chat room to the web socket server; And
And the web socket server deletes the notification channel mapped to the deleted face-to-face chat room in response to the notification channel deletion request.
17. The method of claim 16,
Transmitting the notification channel information of the deleted notification channel to the web server by the web application server;
Transmitting, by the web server, the result information of the face-to-face chat room and the notification channel information of the deleted notification channel to the first web browser in response to the face-to-face chat room deletion request; And
Wherein the web socket server is configured to perform the withdrawal processing of the first web browser according to a subscription revocation request of the first web browser for the deleted notification channel.


KR1020150049285A 2015-04-07 2015-04-07 System and method for push notification KR101801596B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020150049285A KR101801596B1 (en) 2015-04-07 2015-04-07 System and method for push notification

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020150049285A KR101801596B1 (en) 2015-04-07 2015-04-07 System and method for push notification

Publications (2)

Publication Number Publication Date
KR20160120412A true KR20160120412A (en) 2016-10-18
KR101801596B1 KR101801596B1 (en) 2017-11-28

Family

ID=57244397

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020150049285A KR101801596B1 (en) 2015-04-07 2015-04-07 System and method for push notification

Country Status (1)

Country Link
KR (1) KR101801596B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20210035162A (en) 2021-03-25 2021-03-31 (주)서울옥션블루 Method and system for online auction using web socket communication and computer-readable medium storing program for executing the same

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5211557B2 (en) 2007-06-15 2013-06-12 富士通株式会社 Web conference support program, recording medium recording the program, Web conference support device, and Web conference support method
US8725819B2 (en) 2009-03-23 2014-05-13 Sony Corporation Chat system, server device, chat method, chat execution program, storage medium stored with chat execution program, information processing unit, image display method, image processing program, storage medium stored with image processing program
KR101473660B1 (en) * 2013-10-14 2014-12-18 경북대학교 산학협력단 Web-based real time data pushing method and system thereof

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20210035162A (en) 2021-03-25 2021-03-31 (주)서울옥션블루 Method and system for online auction using web socket communication and computer-readable medium storing program for executing the same

Also Published As

Publication number Publication date
KR101801596B1 (en) 2017-11-28

Similar Documents

Publication Publication Date Title
US8209384B2 (en) Persistent group-based instant messaging
US7752272B2 (en) System and method for filter content pushed to client device
US9288194B2 (en) Authorization method, apparatus, and system
US7441016B2 (en) Service authorizer
US20050038874A1 (en) System and method for downloading data using a proxy
CN102084392B (en) System and method of content distrubution
US20220231870A1 (en) Multiplexing message distribution within group-based communication system
US20040156487A1 (en) Messaging system
CN110545327B (en) Information pushing method and system
US20030041100A1 (en) Method for limiting conveyance information of user profile within mobile internet transactions
CN105704001A (en) WeChat server message distribution method and WeChat server message distribution system
KR101801596B1 (en) System and method for push notification
CN112838979A (en) Case discussion information interaction method and system
JPH11272610A (en) Communication system and communication method
CN109040331B (en) Electronic business card processing method and device, computing equipment and storage medium
Chika et al. Financial stock application using websocket in Real Time Application
CN105681262A (en) Interaction message allocating method and system
CN111953801A (en) Remote control method and device for robot, electronic equipment and storage medium
US10348515B2 (en) System and method for a building-integrated communications platform
KR20030032563A (en) Mobile communication system for automatically saving bookmark information of ISP server in user's mobile terminal and method thereof
EP1679844A1 (en) System and method for filtering pushed content
CN114302244B (en) Information interaction method, device, server and storage medium
KR100640512B1 (en) Method and system for synchronizing data between server and terminal using messenger service system
US20110191857A1 (en) Method for masking data
KR101868984B1 (en) Push service management method and apparatus thereof

Legal Events

Date Code Title Description
A201 Request for examination
E701 Decision to grant or registration of patent right
GRNT Written decision to grant