WO2014035194A1 - Push message service system and method - Google Patents

Push message service system and method Download PDF

Info

Publication number
WO2014035194A1
WO2014035194A1 PCT/KR2013/007854 KR2013007854W WO2014035194A1 WO 2014035194 A1 WO2014035194 A1 WO 2014035194A1 KR 2013007854 W KR2013007854 W KR 2013007854W WO 2014035194 A1 WO2014035194 A1 WO 2014035194A1
Authority
WO
WIPO (PCT)
Prior art keywords
push
message
push message
server
manager
Prior art date
Application number
PCT/KR2013/007854
Other languages
French (fr)
Inventor
Kiwon Lee
Original Assignee
Samsung Electronics Co., Ltd.
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
Priority claimed from KR20130103382A external-priority patent/KR101488268B1/en
Application filed by Samsung Electronics Co., Ltd. filed Critical Samsung Electronics Co., Ltd.
Priority to US14/423,557 priority Critical patent/US10148449B2/en
Priority to CN201380045455.9A priority patent/CN104584489B/en
Publication of WO2014035194A1 publication Critical patent/WO2014035194A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/02Details
    • H04L12/16Arrangements for providing special services to substations
    • H04L12/18Arrangements for providing special services to substations for broadcast or conference, e.g. multicast
    • H04L12/1859Arrangements for providing special services to substations for broadcast or conference, e.g. multicast adapted to provide push services, e.g. data channels

Definitions

  • This disclosure relates to push messaging service and, in particular, to a push message service method and system capable of allowing a service server to develop a standardized push message format to keep up with different Operating Systems (OSs) -based multiple platforms environment or single user account-multiple platforms environment and preventing push messages from being missed.
  • OSs Operating Systems
  • the terminal platforms have been diversified and, as a consequence, the various push services have been developed to meet the requirements of the individual terminal platform.
  • the mobile services are also being developed to support the various mobile platforms.
  • the push services operating on the different platforms define different message formats and this requires multiple platform-specific versions of same service and makes it difficult to develop platform-transparent services.
  • QoS Quality of Service
  • the disclosure provides a push message service method and system that is capable of allowing a service server to develop a standardized push message format to keep up with different OS-based multiple platforms environment or single user account multiple platforms environment and preventing push messages from being delayed or missed.
  • a multi-push message system supporting multiple platforms includes at least one service server which generates a multi-push message including per-terminal granted push tokens and messages (pns) to be transmitted per push server, a multi-push message manager which checks validity of the multi-push message, parses the multi-push message, generates push messages corresponding to types of the platforms of the push servers based on the messages (pns), and sends the push message to the respective push servers, and a push server which transmits the push message to the terminal corresponding to the push token.
  • a service server which generates a multi-push message including per-terminal granted push tokens and messages (pns) to be transmitted per push server
  • a multi-push message manager which checks validity of the multi-push message, parses the multi-push message, generates push messages corresponding to types of the platforms of the push servers based on the messages (pns), and sends the push message to the respective push servers, and a push server which transmits the push message to the
  • a system of providing push message service to multiple devices based on a user account includes a service server which generates an account-based push message including user account information (uid) and per-push server messages (pns), a user information database which store information on at least one push token mapped to respective user account information, an account-based push message manager which check validity of the account-based push message, parses the account-based push message, extracts push token mapped to the user account information (uid), generates push messages corresponding to types of platforms of push server corresponding to the push token, and sends the push message to respective push servers, and a push server sending the push message to at least one device corresponding to the push token mapped to the user account information (uid).
  • a service server which generates an account-based push message including user account information (uid) and per-push server messages (pns)
  • a user information database which store information on at least one push token mapped to respective user account information
  • an account-based push message manager which check validity of the
  • a method for supporting multi-push message standardized for different platforms includes receiving, at least one service server providing different services, a message including a push token, transmitting, at the service server, the multi-push message generated in a format standardizing the message to a multi-push message manager, checking, at the multi-push message manager, validity of the multi-push message, generating a push message corresponding to the platform type of the push server based on the messages (pns) to be transmitted to the push server by parsing the multi-push message, receiving, at the push server, the push message from the multi-push message manager, and transmitting the push message to the terminal corresponding to the push token.
  • a method for providing push message service to multiple devices based on a user account includes receiving, at a service server, a message including account information (uid) of a user having at least one device, transmitting, at the service server, an account-based push message generated in a standardized format to an account-based push message manager, checking, at the account-based push message manager, validity of the account-based push message, extracting the push token and push server information mapped to the user account information by parsing the account-based push message, generating the push message corresponding to the platform of the push server based on the messages (pns) to be transmitted to the push servers, receiving, at the push server, the push message from the account-based push message manager, and transmitting the push message to the terminal having the same user account.
  • account information uid
  • the method includes receiving, at a service server, a message including account information (uid) of a user having at least one device, transmitting, at the service server, an account-based push message generated in a standardized format to
  • the disclosure provides a push message service method and system that is capable of allowing a service server to develop a standardized push message format to keep up with different OS-based multiple platforms environment or single user account multiple platforms environment and preventing push messages from being delayed or missed.
  • FIG. 1 is a block diagram illustrating a configuration of a common push message service system according to a an embodiment of the disclosure
  • FIG. 2 is a diagram illustrating a table listing information elements constituting a common push message for use in the common push message service system according to an embodiment of the disclosure
  • FIG. 3 is a diagram illustrating a common push message format for use in the common push message service system according to an embodiment of the disclosure
  • FIG. 4 is a block diagram illustrating a configuration of the common push message manager according to an embodiment of the disclosure
  • FIG. 5 is a message flow diagram illustrating message flows in the push message service method according to an embodiment of the disclosure
  • FIG. 6 is a block diagram illustrating a configuration of the common push message service system according to an embodiment of the disclosure.
  • FIG. 7 is a diagram illustrating a table listing information elements constituting a common push message for use in the common push message service system according to another embodiment of the disclosure.
  • FIG. 8 is a diagram illustrating a common push message format for use in the common push message service system according to another embodiment of the disclosure.
  • FIG. 9 is a block diagram illustrating a configuration of the common push message manager according to an embodiment of the disclosure.
  • FIG. 10 is a signal flow diagram illustrating signal flows in the push message service method according to an embodiment of the disclosure.
  • FIG. 11 is a block diagram illustrating a configuration of the common push message system according to another embodiment of the disclosure.
  • FIG. 11 is a block diagram illustrating a configuration of the common push message system according to another embodiment of the disclosure.
  • FIG. 12 is a signal flow diagram illustrating message flows in a push message-missing protection system according to an embodiment of the disclosure.
  • the push message service system and method of the disclosure is applicable to portable terminals.
  • the portable terminals include mobile phone, smartphone, tablet Personal Computer (PC), hand-held PC, Portable Multimedia Player (PMP), and Personal Digital Assistant (PDA).
  • PC Personal Computer
  • PMP Portable Multimedia Player
  • PDA Personal Digital Assistant
  • FIG. 1 is a block diagram illustrating a configuration of a common push message service system according to a an embodiment of the disclosure
  • FIG. 2 is a diagram illustrating a table listing information elements constituting a common push message for use in the common push message service system according to an embodiment of the disclosure
  • FIG. 3 is a diagram illustrating a common push message format for use in the common push message service system according to an embodiment of the disclosure.
  • the common push message service system may include at least one service server 10, 11, and 12, a common push message manager 20, a plurality of push servers 31 to 35, a plurality of platforms 41 to 45.
  • the service servers 10, 11, and 12 may be the servers providing push message services, e.g. Chat On message service server.
  • the service server 10 may receive the message including at least one push token allocated per platform (the first to fifth platforms 41 to 45).
  • the message may be transmitted by a provider or identified platform.
  • the push token may be the application authentication information of the platform from which the push message has been received. That is, the push token may be the service application authentication information acquired from the push server at the initial connection of the platform with the service server 10.
  • the service server 10 may process the received message including the plural push tokens to generate a common push message in the format standardized according to the disclosure.
  • the method according to the an embodiment of the disclosure is capable of generating a common push message according to the format preconfigured in correspondence to the received message regardless of the type of OS of the recipient platform.
  • the common push message may include a unique received message identifier (tid), a unique service server identifier (appid), and message informations (pns) to be delivered to the respective push servers 31 to 35.
  • the message information (pns) may include the push message type (pushType) of the corresponding push server based on the OS of the platform corresponding to the push token, unique supplication identifier (pushAppid) of the service application corresponding to the service server, and the push token (pushToken) for identifying the platform.
  • the common push message manager 20 may process the common push message received from the service server 10 to generate the push messages corresponding to the OSs according to the types of the OSs of the first to fifth platforms 41 to 45 corresponding to the plural push tokens.
  • the common push message manager 20 is capable of requesting to push the push message to the push servers 31 to 35 of the corresponding OSs.
  • the common push message manager 20 is described in detail with reference to FIG. 4.
  • the first to fifth push servers 31 to 35 receive the push request through the respective push messages received form the common push message manager 20 and forward the push request to the service applications of the corresponding platforms 41 to 45.
  • the first to fifth push servers 31 to 35 may be configured in association with the types of the corresponding OSs of the respective platforms 41 to 45.
  • the first push server 31 of the Apple Push Notification Service may be provided in correspondence to the iOS of the first platform 41.
  • at least one of the second push server 32 operating on the Samsung Push Platform (SPP), the second push server 33 operating on the Cloud To Device Messaging frame work (C2DM), and the fourth push server 34 operating on the AOM may be provided in correspondence to the Android OS or Bada OS of the second platform 42, third platform 43, and fourth platform 44.
  • the second to fourth platforms 42 to 44 may use at least one of Android and Bada OSs.
  • the fifth push server 350 of the Microsoft Push Notification Service (MPNS) or Windows Push Notification Service (WNS) may be provided in correspondence to the Windows Mobile OS of the fifth platform 35.
  • the first to fifth platforms 41 to 45 may be provided with the dedicated applications for transmitting a predetermined service’s message to the service server 100 in a predetermined format, or the service server may be provided with a dedicated service application including Application Programming Interface (API) for predetermined message communication.
  • API Application Programming Interface
  • the first to fifth platforms 41 to 45 may be the mobile devices such as smartphone, smart terminal, and tablet PC or any device as a part of mobile device-embedded vehicle, electric appliance, home networking, and personal computer.
  • the first to fifth platforms 41 to 45 may operate on different OSs and execute the service applications corresponding to the service server 10.
  • the first to fifth platforms 41 to 45 may receive the push token as the service application authentication information of the respective platforms from the push servers 31 to 35 operating on the corresponding OSs.
  • the first to fifth platform 41 to 45 may send the push token to the service server 10.
  • FIG. 4 is a block diagram illustrating a configuration of the common push message manager according to an embodiment of the disclosure.
  • the common push message manager 20 may include a message manager 200, an info manager 300, an account push info certification unit 400, and push agents 500, 600, and 700.
  • the message manager 200 includes a message receiver 220, a message parser 240, and a message distributer 260.
  • the info manager 300 may include an account info manager 320, a push info manager 340, and an authentication info manager 360.
  • the message receiver 220 may receive the common push message from the service server 10.
  • the message parser 240 may parse the received common push message and perform validity verification on the common push message.
  • the message parser 240 may identify at least one push token included in the common push message based on the message information (pns).
  • the message distributer 260 may transmit the common push message to the corresponding push agents 500 to 700 per identified push token.
  • the message distributor 260 sends the common push message parsed by the message parser 240 and passed the validity text to the push agents 500 to 700.
  • the push agents 500, 600, and 700 may be configured for the associated push servers respectively. That is, the push agents 500, 600, and 700 may be configured in correspondence to the push servers supported by the common push message system.
  • the common push message manager 20 may include a first push agent 500 corresponding to the first push server of APNS, a second push agent 600 corresponding to the second push server of SPP, and a fifth push agent 700 corresponding to the fifth push server of WNS.
  • a new push agent may be included additionally. That is, if a push server is added, the only thing necessary is to develop a corresponding push agent that can be supported by the push message system.
  • the push agents 500, 600, and 700 may include message creators 520, 620, and 720, and message senders 540, 640, and 740.
  • Each of the message creators 520, 620, and 720 may process the received common push message according to the OS of the push server corresponding to the identified push token to generate the push message to be sent to the push server.
  • the first message creator 520 may convert the common push message to the push message specific to the iOS as the OS of the first push server 31, the second message creator 620 may convert the common push message to the push message specific to the Android as the OS of the second push server 32, and the third message creator 720 may convert the common push message to the push specific to Windows mobile as the OS of the fifth push server 35.
  • the message senders 540, 640, and 740 may request the corresponding push servers 310, 32, and 33 to push the push messages generated by the message creators 520, 620, and 720.
  • the first message sender 540 may send the push message generated by the first message creator 520 to the first push server 31
  • the second message sender 640 may send the push message generated by the second message creator 620 to the second push server 32
  • the third message sender 740 may send the push message generated by the third message creator 720 to the fifth push server 35.
  • the account push info certification unit 400 is capable of storing certification and registration information received from the first to fifth push servers 31 to 35 which the service server 100 intends to use.
  • the info manager 300 may register and manage the user account information, push token, and platform push service certificate information received from the first to fifth platforms 41 to 45.
  • the push service methods of the other plural service servers 11 and 12 may operate in the same way.
  • the plural service servers 10, 11, and 12 may use the common push message manager 20 simultaneously.
  • FIG. 5 is a message flow diagram illustrating message flows in the push message service method according to an embodiment of the disclosure. A description is made of the push message service method according to an embodiment of the disclosure with reference to FIGs. 1 and 5.
  • the service server 10 may register itself with the push servers 31 and 32 at operation S201.
  • the service server 10 may receive the authentication information.
  • the service server 10 may store the certification and registration information received from the push servers 31 and 32 in the common push message manager 20 at operation S202.
  • the platforms 41 to 45 may receive the push token as the service application certification information of the platform 41 to 45 from the respective push servers 31 to 35 operating on the corresponding OSs in registering the service application corresponding to the service server 10 at operation S203.
  • the platforms 41 to 45 may send the push tokens received from the push servers 31 to 35 to the service server 10 at operation S204.
  • the service server 10 may receive the message including at least one push token granted to the platforms 41 to 45 at operation S205.
  • the service server 10 generates a common push message in the standardized formation in correspondence to at least one push token and sends the common push message to the common push message manager 20 at operation S206.
  • the common push message may be the push message generated by processing the message including plural push tokens received from the service server 10 in the standardized format predetermined in an embodiment of the disclosure. Since the structure and role of the common push message are identical with those described with reference to FIGs. 2 and 3, detailed descriptions thereof are omitted herein.
  • the common push message manager 20 may parses the common push message received from the service server 10 at operation S207.
  • the common push message manager 20 may verify the validity of the common push message.
  • the common push message manager 20 parses the common push message to identify the push tokens of the recipient platforms 41 to 45, OS types, and platform types.
  • the common push message manager 20 may convert the common push message according to the type of the corresponding OS per the identified push token at operation S209. That is, the common push message manager 20 converts the common push message according to the corresponding OSs of the identified push tokens to generate the push messages fit for the respective OSs. That is, the push messages corresponding to all message information (pns) may be generated.
  • the common push message manager 20 may send the converted common push message to the service applications of the corresponding platforms 41 to 45 at operation S210.
  • the certification procedure may be performed based on the message information (pns) included in the push message.
  • the common push message manager 20 may register a new service server.
  • the newly added service server may generate the common push message in a standardized formation regardless of the types of the OSs of the push servers.
  • the service servers may develop the common push message standardized based on the information provided by the common push message system instead of developing, at the service servers, push messages corresponding to distinct OSs individually.
  • the service servers extended and added afterward develop the common push message services in this way so as to facilitating use of the push services of various platforms.
  • FIG. 6 is a block diagram illustrating a configuration of the common push message service system according to an embodiment of the disclosure.
  • the common push message service system may include at least one service server 10, 11, and 12, first to fifth push servers 31 to 35, first to fifth platforms 41 to 45, a common push message manager 60, and a user information database 62. Since the components indicated by the same reference numbers as FIG. 1 are identical in role, detailed description thereon is omitted herein.
  • the service server 10 may receive the message including the user information.
  • the user information may be the user account information of the recipient platform. There may be multiple recipient platforms corresponding to the user information.
  • the service server 10 may identify at least one push token pre-mapped to the user information.
  • the user information and the push token pre-mapped thereto may be stored in the user information database 62 in advance.
  • a user “Hong gil-dong” may own an iOS-based iPad 41, an Android-based smart note 44, and a Windows mobile-based smartphone 45 with the same user account information.
  • the iPad 41, smart note 44, and smartphone 45 may be granted distinct push tokens.
  • the service server 10 may identify the push tokens of the iPad 41, smart note 44, and smartphone 45 that are mapped to the user’s account information.
  • the service server 10 may processes the message to be transmitted to the platform corresponding to the identified push token to generate a common push message in the standardized format.
  • the service server 10 may generate a common push message in the predetermined format in correspondence plural platform pre-mapped to one user account information included in the received message.
  • FIG. 7 is a diagram illustrating a table listing information elements constituting a common push message for use in the common push message service system according to another embodiment of the disclosure
  • FIG. 8 is a diagram illustrating a common push message format for use in the common push message service system according to another embodiment of the disclosure.
  • the common push message may include a unique received message identifier (tid), a unique user account information identifier (uid), a unique service server identifier (appid), and push server-specific message information (pns).
  • the message informations (pns) may be arranged by push server.
  • the message information (pns) arranged by push server may include push message type (pushType) of the corresponding push server based on the OS of the platform corresponding to the push token, unique supplication identifier (pushAppid) of the service application corresponding to the service server, and the push token (pushToken) for identifying the platform.
  • pushType push message type
  • pushAppid unique supplication identifier
  • pushToken for identifying the platform.
  • the service server 10 may define the messages of all push services supported by the corresponding services in the message information of the account-based common push message and send the messages to the common push message manager 60.
  • the user information database 62 may store the user account information (uid) and the push token granted to at least one platform corresponding to the user account information (uid), a number of platforms owned by the user, types of the platforms, and push server certification information.
  • the user information data base 620 may store the push tokens of the user-owned iPad 41, smart note 44, and smartphone 45 that are mapped to the user account information of the user “Hong gil-dong”.
  • the common push message manager 60 may store the push server usage certification and registration information received from the service server 10.
  • the common push message manager 60 may convert the common push message received from the service server 10 to the push message according to the type of the OS corresponding to the platform of the push token identified by the service server 10.
  • the common push message manager 60 may request to push the created push message to the push servers corresponding to the platforms 41 to 45.
  • the common push message manager 60 may request the first push server 31 to push the message to the iPad 41, the fourth push server 340 to push the message to the smart note 44, and the fifth push server 35 to push the message to the smart phone 45.
  • the common push message manager 60 is described in detail with reference to FIG. 9.
  • the first to fifth push servers 31 to 35 may receive the push request in the push message received from the common push message manager 60 and transfers the push request to the service applications of the corresponding platforms 41 to 45.
  • the first to fifth push servers 31 to 35 may be configured in correspondence to the types of corresponding OSs of the respective platforms 41 to 45.
  • FIG. 9 is a block diagram illustrating a configuration of the common push message manager according to an embodiment of the disclosure.
  • the common push message manager 60 includes a message manager 200, an info manager 300, an account push info certification unit 400, push agents 500, 600, and 700, and a user information database 62. Since the components denoted by the same reference numbers as FIG. 4 are identical in role, detailed descriptions thereon are omitted herein.
  • the user database 62 may store the plural push tokens linked with the same user account.
  • the user information database 62 also may store the information on the number of user-owned platforms, types of platforms, and push server certification.
  • the service server 10 may identify at least one push token pre-mapped to the user account using the user information database.
  • the message manager 200 may include a message receiver 220, a message parser 240, and a message distributor 260.
  • the info manager 300 may include an account info manager 320, a push info manager 340, and a certification info manager 360.
  • a message receiver 220 may receive a common push message from the service server 10.
  • the message parser 240 may parse the received common push message and perform validity test on the common push message.
  • the message parser 240 may identify at least one push token included in the common push message based on the message information (pns). For example, it is possible to identify the push tokes of the iPad 41, smart note 44, and smartphone mapped to the user account of Hong gil-dong.
  • the message distributer 260 may send the common push message per identified push token to at least one of the push agents 500 to 700.
  • the message distributer 260 may send the common push messages parsed by the message parser 240 and passed the validity text to the push agents 500 and 700.
  • the push agents 500, 600, and 700 may be configured in association with the corresponding push servers. That is, the push agents 500, 600, and 700 may be configured in association with the corresponding push servers in the common push message system.
  • the first push agent 500 is provided in association with the first push server of APNS, the second push agent 600 in association with the second push server of SPP, and the fifth push agent 700 in association with the fifth push server of WNS.
  • the push agents 500, 600, and 700 may include the respective message creators 520, 620, and 720, and the respective message senders 540, 640, and 740.
  • the message creators 520, 620, and 720 may convert the received common push messages according to the type of the OS of the push server corresponding to the identified push token to generate the push message to be transmitted to the corresponding push server.
  • the first message creator 520 may convert the common push message to the push message specific to iOS as the OS of the first push server 31, the second message creator 620 may convert the common push message to the push message specific to Android as the OS of the second push server 32, and the third message creator 720 may convert the common push message to the push message specific to Windows mobile as the OS of the fifth push server 35.
  • the message senders 540, 640, and 740 may request the corresponding push servers 31, 32, and 35 to push the push message generated by the message creators 520, 520, and 720.
  • the first message sender 540 may send the push message generated by the first message creator 520 to the first push server 31
  • the second message sender 640 may send the push message generated by the second message creator 620 to the fourth push server 34
  • the third message sender 740 may send the push message generated by the third message creator 720 to the fifth push server 35.
  • the first push server 31 may send the push message to Hong gil-dong’s iPad 41
  • the fourth push server 34 may send the push message to Hong gil-dong’s smart note 44
  • the fifth push server 35 may send the push message to Hong gil-dong’s smartphone 45.
  • the account push info certification unit 400 may store the certification and registration information received from the first to fifth push servers 31 to 35 which the service server 10 intends to use.
  • the info manager 300 may register and manage the user account, push token, and the platform specific-push service certification received from the first to fifth platform 41 to 45.
  • FIG. 10 is a signal flow diagram illustrating signal flows in the push message service method according to an embodiment of the disclosure. A description is made of the push message service method according to an embodiment of the disclosure with reference to FIGs. 6 and 10.
  • the service 10 first registers itself with at least one push server 31 and 32 at operation S301.
  • the service server 10 may receive the certification information from the push servers 31 and 32 in the registration process.
  • the service server 10 may store the certification and registration information received from the at least one push server 31 and 32 in the common push message manager 60 at operation S302.
  • the platforms 41 to 45 may be granted push tokens as the service app certification information from the OS-specific push servers 31 to 35 at operation S303.
  • the platforms 41 to 45 may send the user information including the push tokens received from the push servers 31 to 35 and the user account information of the platforms 41 to 45 to the service server 10 at operation S304.
  • the service server 10 may receive the message including the user account information granted per platform at operation S305.
  • the service server 10 may extract at least one push token pre-mapped to the user account information.
  • the service server 100 may generate a common push message in the standardized format corresponding to the extracted push token and send the common push message to the common push message manager 60 at operation S306.
  • the common push message manager 60 may parse the common push message received from the service server 10 at operation S307. Also, the common push message manager 60 may perform validity test on the common push message. The common push message manager 60 may parse the common push message to extract the user account information stored in the user information database 62 and the push tokens of the recipient platforms 41 to 45 mapped thereto.
  • the common push message manager 60 may identify the push token, OS type, and platform type of the recipient platforms 41 to 45 as well as the recipient platforms 41 to 45 themselves pre-mapped to the user account information.
  • the common push message manager 60 may converts the common push message according to the OS of the platform corresponding to the identified push token to generate the OS-specific push message at operation S309.
  • the common push message manager 60 may convert the common push message to the push message format fit for the type of the OS of the platform identified based on the message information (pns). That is, the common push message manager 60 may generates push messages corresponding to all the message informations (pns).
  • the common push message manager 60 may send the converted common push message to the service apps of the corresponding platforms 41 to 45 at operation S310.
  • a certification procedure may be performed based on the message information (pns) included in the push message.
  • the service server 10 may generate a common push message based on the integrated user account corresponding to plural platforms linked to the same user account.
  • the service server is capable of identifying and managing the heterogeneous platforms owned by the user and sending messages to various OS-specific push servers, thereby a user owned plural terminals operating one distinct OSs may use the push messaging service by means of any of all the heterogeneous OSs-based terminals integrally based on the user account information.
  • FIG. 11 is a block diagram illustrating a configuration of the common push message system according to another embodiment of the disclosure.
  • the push service is provided under the assumption that the push server and the push daemon maintain the connection always open. If the connection is broken, this causes problem such as push message delivery delay and missing messages.
  • ping is used to detect the connection breakage and reestablish the connection.
  • the push daemons have different ping periods and this means that the breakage detection timings of the push daemons differ from each other.
  • the push daemon may be killed often due to the lack of hardware capability.
  • the problem may be overcome with platform-specific multi push technique to improve Quality of Service (QoS).
  • QoS Quality of Service
  • the common push message system for preventing push messages from being lost may be implemented as the common push message system depicted in any of FIGs. 1 and 6.
  • FIG. 11 is a block diagram illustrating a configuration of the common push message system according to another embodiment of the disclosure.
  • the common push message system may include a platform 40 for executing a service app, push servers 32, 33, and 34 of plural OSs executable on the platform 40, push daemons 37, 38, and 39 receiving push messages from the corresponding push servers 32, 33, and 34, and a common push message manager 80 managing the push servers 32, 33, and 34.
  • the push daemons 37, 38, and 39 having different ping periods are installed on the platform 40 and, among them, the push daemon which receives the push message first sends the push message to the service app.
  • the push servers 32, 33, and 34 push the service app-specific push messages received from the service server 10 to the platform 40 and correspond to the plural push daemons 37 to 39.
  • the SPP, C2DM, and AOM push daemons corresponding to Android OS may be installed on one platform.
  • the common push message manager 80 may manage the push servers 32 to 34 which send the push messages to the push daemons 37 to 39.
  • the push server corresponding to the push daemon which has received the push message first send an acknowledgement (ACK) to the common push message manager 80 and, upon the receipt of the ACK, the common push message manager 80 deletes the push messages corresponding to other push daemons with the exception of the push daemon which has received ACK to prevent duplicate push message from being sent to the service app of the platform 40.
  • ACK acknowledgement
  • the common push message manager 80 may delete the push message after a predetermined time since the delivery of the push message to the push servers 32 to 34.
  • the common push message manager 80 may delete the push message after sending the push message to the push servers 32 to 34 predetermines time in predetermined time duration.
  • FIG. 12 is a signal flow diagram illustrating message flows in a push message-missing protection system according to an embodiment of the disclosure.
  • the service server 10 may receive a message at operation S405.
  • the message may include a push token of the platform 40 or user account information.
  • the common push message manager 80 may receive a request for a common push message including the message from the service server 10 at operation S406.
  • the common push message manager 80 sends the common push messages formatted according to the OSs of the push servers 32, 33, and 34, i.e. the first push message, second push message, and third push message, to the push servers 32, 33, and 34 at operation S407.
  • the one of the push daemons 37, 38, and 39 having different ping periods may receive the second push message first at operation S408.
  • the push daemon 38 may send the push message to the service app of the platform 40 at operation S409.
  • the push server 33 corresponding to the push daemon 38 which has received the second push message may send an acknowledgement (ACK) to the common push message manager 80 at operation S410.
  • ACK acknowledgement
  • the common push message manager 80 may delete the first and third push messages corresponding to the other push daemons 37 and 39 than the push daemon which has received the second push message at operation S411. In this way, it is possible to prevent redundant push messaged from being delivered to the service app of the platform 40.
  • multiple push daemons having different ping periods are provided to receive a push message so as to prevent the push message from being delayed or lost.
  • the disclosure proposes diverse push message delivery methods through a common push platform supporting push services of multiple platforms, i.e. multi-platform multi-push, account-based multi-push, and platform-based multi-push.
  • the disclosure facilitates developing a service server using push services of multiple platforms, making it possible to support push services to the multiple devices linked to the same user account simultaneously, improving QoS by preventing the push message from being delayed or lost, and giving many chances of developing various services through push service usage method diversification.
  • the push message service system and method of the disclosure is capable of allowing the service servers to define common push message according to the standard provided by a common push message system instead of developing individual push messages corresponding to different OSs.
  • the push message service system and method of the disclosure is capable of allowing the service server to develop a standardized single account-based push message including messages to be transmitted to plural platforms linked to the same user account.
  • the push message service system and method of the disclosure is capable installing plural push daemons having different ping periods on a platform so as to prevent the push message from being delayed or lost.

Abstract

A push message service method and system capable of allowing a service server to develop a standardized push message format to keep up with different Operating Systems (OSs) -based multiple platforms environment or single user account-multiple platforms environment and preventing push messages from being lost is provided. The multi-push message system supporting multiple platforms includes at least one service server which generates a multi-push message including per-terminal granted push tokens and messages (pns) to be transmitted per push server, a multi-push message manager which checks validity of the multi-push message, parses the multi-push message, generates push messages corresponding to types of the platforms of the push servers based on the messages (pns), and sends the push message to the respective push servers, and a push server which transmits the push message to the terminal corresponding to the push token.

Description

PUSH MESSAGE SERVICE SYSTEM AND METHOD
This disclosure relates to push messaging service and, in particular, to a push message service method and system capable of allowing a service server to develop a standardized push message format to keep up with different Operating Systems (OSs) -based multiple platforms environment or single user account-multiple platforms environment and preventing push messages from being missed.
With the advance of communication technologies, the terminal platforms have been diversified and, as a consequence, the various push services have been developed to meet the requirements of the individual terminal platform.
Also, with the diversification of the user devices it is not rare for a single user to carry and use plural mobile devices such as tablet PC, smartphone, and other smart terminals.
However, it is the actual circumstance that the conventional push message service system cannot support all mobile devices operating on different OSs.
For example, although most users owned multiple devices operating on different OSs want to receive the push message service with some or all of the owned devices, the conventional push message service cannot fulfill such user requirements.
This is because there is no standard of message for push service and no standardized push message service system yet. Accordingly, the push services working on the different platforms are provided with their own message format definitions and thus the associated services are also being developed based on the respective push service definitions.
Also, the mobile services are also being developed to support the various mobile platforms. As a consequence, the push services operating on the different platforms define different message formats and this requires multiple platform-specific versions of same service and makes it difficult to develop platform-transparent services.
Recently, most users use plural terminal devices and want to access the same service using the plural terminal devices. In this case, in order for a user to access the same service with terminals operating on different platforms, the system has to support multi-push technique for multiple devices. However, this method has a drawback in that plural terminal-specific versions of the same message have to be generated per device and per push service.
The key factor of Quality of Service (QoS) of the push service is to maintain the connection between the push service server and the push service daemon of the terminal. By its nature, the push service requires constant connection between the push server and the push daemon to delivery messages immediately.
However, since the mobile terminal has the limit in hardware capability, it is difficult to guarantee the constant activation of the push service daemon. Accordingly, there is a probability of message delay and missing messages.
The disclosure provides a push message service method and system that is capable of allowing a service server to develop a standardized push message format to keep up with different OS-based multiple platforms environment or single user account multiple platforms environment and preventing push messages from being delayed or missed.
In accordance with an aspect of the disclosure, a multi-push message system supporting multiple platforms is provided. The system includes at least one service server which generates a multi-push message including per-terminal granted push tokens and messages (pns) to be transmitted per push server, a multi-push message manager which checks validity of the multi-push message, parses the multi-push message, generates push messages corresponding to types of the platforms of the push servers based on the messages (pns), and sends the push message to the respective push servers, and a push server which transmits the push message to the terminal corresponding to the push token.
In accordance with another aspect of the disclosure, a system of providing push message service to multiple devices based on a user account is provided. The system includes a service server which generates an account-based push message including user account information (uid) and per-push server messages (pns), a user information database which store information on at least one push token mapped to respective user account information, an account-based push message manager which check validity of the account-based push message, parses the account-based push message, extracts push token mapped to the user account information (uid), generates push messages corresponding to types of platforms of push server corresponding to the push token, and sends the push message to respective push servers, and a push server sending the push message to at least one device corresponding to the push token mapped to the user account information (uid).
In accordance with another aspect of the disclosure, a method for supporting multi-push message standardized for different platforms is provided. The method includes receiving, at least one service server providing different services, a message including a push token, transmitting, at the service server, the multi-push message generated in a format standardizing the message to a multi-push message manager, checking, at the multi-push message manager, validity of the multi-push message, generating a push message corresponding to the platform type of the push server based on the messages (pns) to be transmitted to the push server by parsing the multi-push message, receiving, at the push server, the push message from the multi-push message manager, and transmitting the push message to the terminal corresponding to the push token.
In accordance with still another aspect of the disclosure, a method for providing push message service to multiple devices based on a user account is provided. The method includes receiving, at a service server, a message including account information (uid) of a user having at least one device, transmitting, at the service server, an account-based push message generated in a standardized format to an account-based push message manager, checking, at the account-based push message manager, validity of the account-based push message, extracting the push token and push server information mapped to the user account information by parsing the account-based push message, generating the push message corresponding to the platform of the push server based on the messages (pns) to be transmitted to the push servers, receiving, at the push server, the push message from the account-based push message manager, and transmitting the push message to the terminal having the same user account.
The disclosure provides a push message service method and system that is capable of allowing a service server to develop a standardized push message format to keep up with different OS-based multiple platforms environment or single user account multiple platforms environment and preventing push messages from being delayed or missed.
FIG. 1 is a block diagram illustrating a configuration of a common push message service system according to a an embodiment of the disclosure;
FIG. 2 is a diagram illustrating a table listing information elements constituting a common push message for use in the common push message service system according to an embodiment of the disclosure;
FIG. 3 is a diagram illustrating a common push message format for use in the common push message service system according to an embodiment of the disclosure;
FIG. 4 is a block diagram illustrating a configuration of the common push message manager according to an embodiment of the disclosure;
FIG. 5 is a message flow diagram illustrating message flows in the push message service method according to an embodiment of the disclosure;
FIG. 6 is a block diagram illustrating a configuration of the common push message service system according to an embodiment of the disclosure;
FIG. 7 is a diagram illustrating a table listing information elements constituting a common push message for use in the common push message service system according to another embodiment of the disclosure;
FIG. 8 is a diagram illustrating a common push message format for use in the common push message service system according to another embodiment of the disclosure;
FIG. 9 is a block diagram illustrating a configuration of the common push message manager according to an embodiment of the disclosure;
FIG. 10 is a signal flow diagram illustrating signal flows in the push message service method according to an embodiment of the disclosure;
FIG. 11 is a block diagram illustrating a configuration of the common push message system according to another embodiment of the disclosure;
FIG. 11 is a block diagram illustrating a configuration of the common push message system according to another embodiment of the disclosure; and
FIG. 12 is a signal flow diagram illustrating message flows in a push message-missing protection system according to an embodiment of the disclosure.
Exemplary embodiments of the disclosure are described with reference to the accompanying drawings in detail. The terms and words used in this description and the appended claims are not to be interpreted in common or lexical meaning but, based on the principle that an inventor can adequately define the meanings of terms to best describe the invention, to be interpreted in the meaning and concept conforming to the technical concept of the disclosure. Thus, it should be understood that there may be various equivalents and modified examples that can replace the embodiments described in the present specification and the configuration shown in the drawings at the time of filling the present application. In the drawings, certain elements may be exaggerated or omitted or schematically depicted for clarity of the invention, and the actual sizes of the elements are not reflected. Thus, the disclosure is not limited in the relative sizes of the elements and distances therebetween.
The push message service system and method of the disclosure is applicable to portable terminals. The portable terminals include mobile phone, smartphone, tablet Personal Computer (PC), hand-held PC, Portable Multimedia Player (PMP), and Personal Digital Assistant (PDA). In the following, the description is made under the assumption that the message management method and apparatus are applied to a mobile terminal.
FIG. 1 is a block diagram illustrating a configuration of a common push message service system according to a an embodiment of the disclosure, FIG. 2 is a diagram illustrating a table listing information elements constituting a common push message for use in the common push message service system according to an embodiment of the disclosure, and FIG. 3 is a diagram illustrating a common push message format for use in the common push message service system according to an embodiment of the disclosure.
Referring to FIG. 1, the common push message service system may include at least one service server 10, 11, and 12, a common push message manager 20, a plurality of push servers 31 to 35, a plurality of platforms 41 to 45.
The service servers 10, 11, and 12 may be the servers providing push message services, e.g. Chat On message service server.
The service server 10 may receive the message including at least one push token allocated per platform (the first to fifth platforms 41 to 45). The message may be transmitted by a provider or identified platform.
The push token may be the application authentication information of the platform from which the push message has been received. That is, the push token may be the service application authentication information acquired from the push server at the initial connection of the platform with the service server 10.
Particularly, the service server 10 may process the received message including the plural push tokens to generate a common push message in the format standardized according to the disclosure. Unlink the conventional method in which the service server generates distinct push messages depending on the type of OS of the recipient platform, the method according to the an embodiment of the disclosure is capable of generating a common push message according to the format preconfigured in correspondence to the received message regardless of the type of OS of the recipient platform.
Referring to FIGs. 2 and 3, the common push message may include a unique received message identifier (tid), a unique service server identifier (appid), and message informations (pns) to be delivered to the respective push servers 31 to 35. The message information (pns) may include the push message type (pushType) of the corresponding push server based on the OS of the platform corresponding to the push token, unique supplication identifier (pushAppid) of the service application corresponding to the service server, and the push token (pushToken) for identifying the platform.
The common push message manager 20 may process the common push message received from the service server 10 to generate the push messages corresponding to the OSs according to the types of the OSs of the first to fifth platforms 41 to 45 corresponding to the plural push tokens.
The common push message manager 20 is capable of requesting to push the push message to the push servers 31 to 35 of the corresponding OSs. The common push message manager 20 is described in detail with reference to FIG. 4.
The first to fifth push servers 31 to 35 receive the push request through the respective push messages received form the common push message manager 20 and forward the push request to the service applications of the corresponding platforms 41 to 45.
The first to fifth push servers 31 to 35 may be configured in association with the types of the corresponding OSs of the respective platforms 41 to 45.
For example, the first push server 31 of the Apple Push Notification Service (APNS) may be provided in correspondence to the iOS of the first platform 41. Also, at least one of the second push server 32 operating on the Samsung Push Platform (SPP), the second push server 33 operating on the Cloud To Device Messaging frame work (C2DM), and the fourth push server 34 operating on the AOM may be provided in correspondence to the Android OS or Bada OS of the second platform 42, third platform 43, and fourth platform 44. The second to fourth platforms 42 to 44 may use at least one of Android and Bada OSs. The fifth push server 350 of the Microsoft Push Notification Service (MPNS) or Windows Push Notification Service (WNS) may be provided in correspondence to the Windows Mobile OS of the fifth platform 35.
It may be possible to add a new push server corresponding to a type of the OS used by the platform registered additionally with the service server 10.
The first to fifth platforms 41 to 45 may be provided with the dedicated applications for transmitting a predetermined service’s message to the service server 100 in a predetermined format, or the service server may be provided with a dedicated service application including Application Programming Interface (API) for predetermined message communication.
The first to fifth platforms 41 to 45 may be the mobile devices such as smartphone, smart terminal, and tablet PC or any device as a part of mobile device-embedded vehicle, electric appliance, home networking, and personal computer.
The first to fifth platforms 41 to 45 may operate on different OSs and execute the service applications corresponding to the service server 10.
The first to fifth platforms 41 to 45 may receive the push token as the service application authentication information of the respective platforms from the push servers 31 to 35 operating on the corresponding OSs.
The first to fifth platform 41 to 45 may send the push token to the service server 10.
FIG. 4 is a block diagram illustrating a configuration of the common push message manager according to an embodiment of the disclosure.
Referring to FIG. 4, the common push message manager 20 may include a message manager 200, an info manager 300, an account push info certification unit 400, and push agents 500, 600, and 700.
The message manager 200 includes a message receiver 220, a message parser 240, and a message distributer 260. The info manager 300 may include an account info manager 320, a push info manager 340, and an authentication info manager 360.
The message receiver 220 may receive the common push message from the service server 10. The message parser 240 may parse the received common push message and perform validity verification on the common push message.
Particularly, the message parser 240 may identify at least one push token included in the common push message based on the message information (pns). The message distributer 260 may transmit the common push message to the corresponding push agents 500 to 700 per identified push token.
The message distributor 260 sends the common push message parsed by the message parser 240 and passed the validity text to the push agents 500 to 700.
The push agents 500, 600, and 700 may be configured for the associated push servers respectively. That is, the push agents 500, 600, and 700 may be configured in correspondence to the push servers supported by the common push message system.
For example, the common push message manager 20 may include a first push agent 500 corresponding to the first push server of APNS, a second push agent 600 corresponding to the second push server of SPP, and a fifth push agent 700 corresponding to the fifth push server of WNS.
In order for the push server of a new OS to use the common push message manager 20, a new push agent may be included additionally. That is, if a push server is added, the only thing necessary is to develop a corresponding push agent that can be supported by the push message system.
The push agents 500, 600, and 700 may include message creators 520, 620, and 720, and message senders 540, 640, and 740.
Each of the message creators 520, 620, and 720 may process the received common push message according to the OS of the push server corresponding to the identified push token to generate the push message to be sent to the push server.
That is, the first message creator 520 may convert the common push message to the push message specific to the iOS as the OS of the first push server 31, the second message creator 620 may convert the common push message to the push message specific to the Android as the OS of the second push server 32, and the third message creator 720 may convert the common push message to the push specific to Windows mobile as the OS of the fifth push server 35.
The message senders 540, 640, and 740 may request the corresponding push servers 310, 32, and 33 to push the push messages generated by the message creators 520, 620, and 720.
That is, the first message sender 540 may send the push message generated by the first message creator 520 to the first push server 31, the second message sender 640 may send the push message generated by the second message creator 620 to the second push server 32, and the third message sender 740 may send the push message generated by the third message creator 720 to the fifth push server 35.
The account push info certification unit 400 is capable of storing certification and registration information received from the first to fifth push servers 31 to 35 which the service server 100 intends to use.
The info manager 300 may register and manage the user account information, push token, and platform push service certificate information received from the first to fifth platforms 41 to 45.
Although the above embodiment is directed to the push message service method associated with the first service server, the push service methods of the other plural service servers 11 and 12 may operate in the same way. The plural service servers 10, 11, and 12 may use the common push message manager 20 simultaneously.
FIG. 5 is a message flow diagram illustrating message flows in the push message service method according to an embodiment of the disclosure. A description is made of the push message service method according to an embodiment of the disclosure with reference to FIGs. 1 and 5.
Referring to FIGs. 1 and 5, the service server 10 may register itself with the push servers 31 and 32 at operation S201. When registering itself with the push servers 31 and 32, the service server 10 may receive the authentication information.
Next, the service server 10 may store the certification and registration information received from the push servers 31 and 32 in the common push message manager 20 at operation S202.
Next, the platforms 41 to 45 may receive the push token as the service application certification information of the platform 41 to 45 from the respective push servers 31 to 35 operating on the corresponding OSs in registering the service application corresponding to the service server 10 at operation S203.
Next, the platforms 41 to 45 may send the push tokens received from the push servers 31 to 35 to the service server 10 at operation S204.
Afterward, the service server 10 may receive the message including at least one push token granted to the platforms 41 to 45 at operation S205.
Next, the service server 10 generates a common push message in the standardized formation in correspondence to at least one push token and sends the common push message to the common push message manager 20 at operation S206.
The common push message may be the push message generated by processing the message including plural push tokens received from the service server 10 in the standardized format predetermined in an embodiment of the disclosure. Since the structure and role of the common push message are identical with those described with reference to FIGs. 2 and 3, detailed descriptions thereof are omitted herein.
Subsequent to operation S206, the common push message manager 20 may parses the common push message received from the service server 10 at operation S207. The common push message manager 20 may verify the validity of the common push message. The common push message manager 20 parses the common push message to identify the push tokens of the recipient platforms 41 to 45, OS types, and platform types.
Next, the common push message manager 20 may convert the common push message according to the type of the corresponding OS per the identified push token at operation S209. That is, the common push message manager 20 converts the common push message according to the corresponding OSs of the identified push tokens to generate the push messages fit for the respective OSs. That is, the push messages corresponding to all message information (pns) may be generated.
Next, the common push message manager 20 may send the converted common push message to the service applications of the corresponding platforms 41 to 45 at operation S210. At this time, the certification procedure may be performed based on the message information (pns) included in the push message.
Meanwhile, the common push message manager 20 may register a new service server. The newly added service server may generate the common push message in a standardized formation regardless of the types of the OSs of the push servers.
In an embodiment of the present disclosure, the service servers may develop the common push message standardized based on the information provided by the common push message system instead of developing, at the service servers, push messages corresponding to distinct OSs individually.
The service servers extended and added afterward develop the common push message services in this way so as to facilitating use of the push services of various platforms.
A description is made of the account-based common push message service system of this disclosure hereinafter with reference to FIG. 6.
FIG. 6 is a block diagram illustrating a configuration of the common push message service system according to an embodiment of the disclosure.
Referring to FIG. 6, the common push message service system may include at least one service server 10, 11, and 12, first to fifth push servers 31 to 35, first to fifth platforms 41 to 45, a common push message manager 60, and a user information database 62. Since the components indicated by the same reference numbers as FIG. 1 are identical in role, detailed description thereon is omitted herein.
The service server 10 may receive the message including the user information. The user information may be the user account information of the recipient platform. There may be multiple recipient platforms corresponding to the user information.
The service server 10 may identify at least one push token pre-mapped to the user information. The user information and the push token pre-mapped thereto may be stored in the user information database 62 in advance.
For example, a user “Hong gil-dong” may own an iOS-based iPad 41, an Android-based smart note 44, and a Windows mobile-based smartphone 45 with the same user account information.
The iPad 41, smart note 44, and smartphone 45 may be granted distinct push tokens. The service server 10 may identify the push tokens of the iPad 41, smart note 44, and smartphone 45 that are mapped to the user’s account information.
The service server 10 may processes the message to be transmitted to the platform corresponding to the identified push token to generate a common push message in the standardized format.
That is, the service server 10 may generate a common push message in the predetermined format in correspondence plural platform pre-mapped to one user account information included in the received message.
FIG. 7 is a diagram illustrating a table listing information elements constituting a common push message for use in the common push message service system according to another embodiment of the disclosure, and FIG. 8 is a diagram illustrating a common push message format for use in the common push message service system according to another embodiment of the disclosure.
Referring to FIGs. 7 and 8, the common push message according to another embodiment of the disclosure may include a unique received message identifier (tid), a unique user account information identifier (uid), a unique service server identifier (appid), and push server-specific message information (pns). The message informations (pns) may be arranged by push server.
The message information (pns) arranged by push server may include push message type (pushType) of the corresponding push server based on the OS of the platform corresponding to the push token, unique supplication identifier (pushAppid) of the service application corresponding to the service server, and the push token (pushToken) for identifying the platform.
The service server 10 may define the messages of all push services supported by the corresponding services in the message information of the account-based common push message and send the messages to the common push message manager 60.
The user information database 62 may store the user account information (uid) and the push token granted to at least one platform corresponding to the user account information (uid), a number of platforms owned by the user, types of the platforms, and push server certification information.
For example, the user information data base 620 may store the push tokens of the user-owned iPad 41, smart note 44, and smartphone 45 that are mapped to the user account information of the user “Hong gil-dong”.
The common push message manager 60 may store the push server usage certification and registration information received from the service server 10.
The common push message manager 60 may convert the common push message received from the service server 10 to the push message according to the type of the OS corresponding to the platform of the push token identified by the service server 10. The common push message manager 60 may request to push the created push message to the push servers corresponding to the platforms 41 to 45.
For example, the common push message manager 60 may request the first push server 31 to push the message to the iPad 41, the fourth push server 340 to push the message to the smart note 44, and the fifth push server 35 to push the message to the smart phone 45. The common push message manager 60 is described in detail with reference to FIG. 9.
The first to fifth push servers 31 to 35 may receive the push request in the push message received from the common push message manager 60 and transfers the push request to the service applications of the corresponding platforms 41 to 45. The first to fifth push servers 31 to 35 may be configured in correspondence to the types of corresponding OSs of the respective platforms 41 to 45.
FIG. 9 is a block diagram illustrating a configuration of the common push message manager according to an embodiment of the disclosure. Referring to FIG. 9, the common push message manager 60 includes a message manager 200, an info manager 300, an account push info certification unit 400, push agents 500, 600, and 700, and a user information database 62. Since the components denoted by the same reference numbers as FIG. 4 are identical in role, detailed descriptions thereon are omitted herein.
The user database 62 may store the plural push tokens linked with the same user account. The user information database 62 also may store the information on the number of user-owned platforms, types of platforms, and push server certification.
If the message including the user account information is received, the service server 10 may identify at least one push token pre-mapped to the user account using the user information database.
The message manager 200 may include a message receiver 220, a message parser 240, and a message distributor 260. The info manager 300 may include an account info manager 320, a push info manager 340, and a certification info manager 360.
A message receiver 220 may receive a common push message from the service server 10. The message parser 240 may parse the received common push message and perform validity test on the common push message.
Particularly, the message parser 240 may identify at least one push token included in the common push message based on the message information (pns). For example, it is possible to identify the push tokes of the iPad 41, smart note 44, and smartphone mapped to the user account of Hong gil-dong.
The message distributer 260 may send the common push message per identified push token to at least one of the push agents 500 to 700.
The message distributer 260 may send the common push messages parsed by the message parser 240 and passed the validity text to the push agents 500 and 700.
The push agents 500, 600, and 700 may be configured in association with the corresponding push servers. That is, the push agents 500, 600, and 700 may be configured in association with the corresponding push servers in the common push message system.
For example, the first push agent 500 is provided in association with the first push server of APNS, the second push agent 600 in association with the second push server of SPP, and the fifth push agent 700 in association with the fifth push server of WNS.
The push agents 500, 600, and 700 may include the respective message creators 520, 620, and 720, and the respective message senders 540, 640, and 740.
The message creators 520, 620, and 720 may convert the received common push messages according to the type of the OS of the push server corresponding to the identified push token to generate the push message to be transmitted to the corresponding push server.
That is, the first message creator 520 may convert the common push message to the push message specific to iOS as the OS of the first push server 31, the second message creator 620 may convert the common push message to the push message specific to Android as the OS of the second push server 32, and the third message creator 720 may convert the common push message to the push message specific to Windows mobile as the OS of the fifth push server 35.
The message senders 540, 640, and 740 may request the corresponding push servers 31, 32, and 35 to push the push message generated by the message creators 520, 520, and 720.
That is, the first message sender 540 may send the push message generated by the first message creator 520 to the first push server 31, the second message sender 640 may send the push message generated by the second message creator 620 to the fourth push server 34, and the third message sender 740 may send the push message generated by the third message creator 720 to the fifth push server 35.
For example, the first push server 31 may send the push message to Hong gil-dong’s iPad 41, the fourth push server 34 may send the push message to Hong gil-dong’s smart note 44, and the fifth push server 35 may send the push message to Hong gil-dong’s smartphone 45.
The account push info certification unit 400 may store the certification and registration information received from the first to fifth push servers 31 to 35 which the service server 10 intends to use.
The info manager 300 may register and manage the user account, push token, and the platform specific-push service certification received from the first to fifth platform 41 to 45.
FIG. 10 is a signal flow diagram illustrating signal flows in the push message service method according to an embodiment of the disclosure. A description is made of the push message service method according to an embodiment of the disclosure with reference to FIGs. 6 and 10.
Referring to FIGs. 6 and 10, the service 10 first registers itself with at least one push server 31 and 32 at operation S301. The service server 10 may receive the certification information from the push servers 31 and 32 in the registration process.
Next, the service server 10 may store the certification and registration information received from the at least one push server 31 and 32 in the common push message manager 60 at operation S302.
Next, when registering service apps corresponding to the service server 10, the platforms 41 to 45 may be granted push tokens as the service app certification information from the OS-specific push servers 31 to 35 at operation S303.
Next, the platforms 41 to 45 may send the user information including the push tokens received from the push servers 31 to 35 and the user account information of the platforms 41 to 45 to the service server 10 at operation S304.
Afterward, the service server 10 may receive the message including the user account information granted per platform at operation S305. The service server 10 may extract at least one push token pre-mapped to the user account information.
Next, the service server 100 may generate a common push message in the standardized format corresponding to the extracted push token and send the common push message to the common push message manager 60 at operation S306.
Next, the common push message manager 60 may parse the common push message received from the service server 10 at operation S307. Also, the common push message manager 60 may perform validity test on the common push message. The common push message manager 60 may parse the common push message to extract the user account information stored in the user information database 62 and the push tokens of the recipient platforms 41 to 45 mapped thereto.
That is, the common push message manager 60 may identify the push token, OS type, and platform type of the recipient platforms 41 to 45 as well as the recipient platforms 41 to 45 themselves pre-mapped to the user account information.
Next, the common push message manager 60 may converts the common push message according to the OS of the platform corresponding to the identified push token to generate the OS-specific push message at operation S309.
That is, the common push message manager 60 may convert the common push message to the push message format fit for the type of the OS of the platform identified based on the message information (pns). That is, the common push message manager 60 may generates push messages corresponding to all the message informations (pns).
Next, the common push message manager 60 may send the converted common push message to the service apps of the corresponding platforms 41 to 45 at operation S310. At this time, a certification procedure may be performed based on the message information (pns) included in the push message.
Unlike the conventional system in which the push service is generated in various versions for the OSs of the platforms owned by a user, the service server 10 according to an embodiment of the disclosure may generate a common push message based on the integrated user account corresponding to plural platforms linked to the same user account.
The service server is capable of identifying and managing the heterogeneous platforms owned by the user and sending messages to various OS-specific push servers, thereby a user owned plural terminals operating one distinct OSs may use the push messaging service by means of any of all the heterogeneous OSs-based terminals integrally based on the user account information.
FIG. 11 is a block diagram illustrating a configuration of the common push message system according to another embodiment of the disclosure.
Typically, the push service is provided under the assumption that the push server and the push daemon maintain the connection always open. If the connection is broken, this causes problem such as push message delivery delay and missing messages. When the connection between the push server and daemon is broken, ping is used to detect the connection breakage and reestablish the connection. However, the push daemons have different ping periods and this means that the breakage detection timings of the push daemons differ from each other.
The push daemon may be killed often due to the lack of hardware capability. The problem may be overcome with platform-specific multi push technique to improve Quality of Service (QoS).
This is the method of installing plural push daemons having different ping periods and receiving the push messages through the installed push daemons. Although one push daemon is malfunctioning, this can be compensated by other push daemons, resulting in improvement of message transmission reliability and reduction of message deliver time.
As described above, the common push message system for preventing push messages from being lost may be implemented as the common push message system depicted in any of FIGs. 1 and 6.
FIG. 11 is a block diagram illustrating a configuration of the common push message system according to another embodiment of the disclosure.
Referring to FIG. 11, the common push message system according to an embodiment of the disclosure may include a platform 40 for executing a service app, push servers 32, 33, and 34 of plural OSs executable on the platform 40, push daemons 37, 38, and 39 receiving push messages from the corresponding push servers 32, 33, and 34, and a common push message manager 80 managing the push servers 32, 33, and 34.
In detail, the push daemons 37, 38, and 39 having different ping periods are installed on the platform 40 and, among them, the push daemon which receives the push message first sends the push message to the service app.
The push servers 32, 33, and 34 push the service app-specific push messages received from the service server 10 to the platform 40 and correspond to the plural push daemons 37 to 39. For example, the SPP, C2DM, and AOM push daemons corresponding to Android OS may be installed on one platform.
The common push message manager 80 may manage the push servers 32 to 34 which send the push messages to the push daemons 37 to 39.
The push server corresponding to the push daemon which has received the push message first send an acknowledgement (ACK) to the common push message manager 80 and, upon the receipt of the ACK, the common push message manager 80 deletes the push messages corresponding to other push daemons with the exception of the push daemon which has received ACK to prevent duplicate push message from being sent to the service app of the platform 40.
The common push message manager 80 may delete the push message after a predetermined time since the delivery of the push message to the push servers 32 to 34.
The common push message manager 80 may delete the push message after sending the push message to the push servers 32 to 34 predetermines time in predetermined time duration.
FIG. 12 is a signal flow diagram illustrating message flows in a push message-missing protection system according to an embodiment of the disclosure.
Referring to FIG. 12, the service server 10 may receive a message at operation S405. The message may include a push token of the platform 40 or user account information.
The common push message manager 80 may receive a request for a common push message including the message from the service server 10 at operation S406.
If the common push message request is received, the common push message manager 80 sends the common push messages formatted according to the OSs of the push servers 32, 33, and 34, i.e. the first push message, second push message, and third push message, to the push servers 32, 33, and 34 at operation S407.
The one of the push daemons 37, 38, and 39 having different ping periods, e.g. push daemon 38, may receive the second push message first at operation S408.
Upon receipt of the second push message, the push daemon 38 may send the push message to the service app of the platform 40 at operation S409.
The push server 33 corresponding to the push daemon 38 which has received the second push message may send an acknowledgement (ACK) to the common push message manager 80 at operation S410.
If the ACK is received, the common push message manager 80 may delete the first and third push messages corresponding to the other push daemons 37 and 39 than the push daemon which has received the second push message at operation S411. In this way, it is possible to prevent redundant push messaged from being delivered to the service app of the platform 40.
According to the push service system of the disclosure, multiple push daemons having different ping periods are provided to receive a push message so as to prevent the push message from being delayed or lost.
The disclosure proposes diverse push message delivery methods through a common push platform supporting push services of multiple platforms, i.e. multi-platform multi-push, account-based multi-push, and platform-based multi-push.
As described above, the disclosure facilitates developing a service server using push services of multiple platforms, making it possible to support push services to the multiple devices linked to the same user account simultaneously, improving QoS by preventing the push message from being delayed or lost, and giving many chances of developing various services through push service usage method diversification.
As described above, the push message service system and method of the disclosure is capable of allowing the service servers to define common push message according to the standard provided by a common push message system instead of developing individual push messages corresponding to different OSs.
Also, the push message service system and method of the disclosure is capable of allowing the service server to develop a standardized single account-based push message including messages to be transmitted to plural platforms linked to the same user account.
Furthermore, the push message service system and method of the disclosure is capable installing plural push daemons having different ping periods on a platform so as to prevent the push message from being delayed or lost.
Although common push message service method and apparatus of the disclosure have been described using specific terms, the specification and drawings are to be regarded in an illustrative rather than a restrictive sense in order to help understand the disclosure. It is obvious to those skilled in the art that various modifications and changes can be made thereto without departing from the broader spirit and scope of the invention.

Claims (27)

  1. A multi-push message system supporting multiple platforms, the system comprising:
    at least one service server which generates a multi-push message including per-terminal granted push tokens and messages (pns) to be transmitted per push server;
    a multi-push message manager which checks validity of the multi-push message, parses the multi-push message, generates push messages corresponding to types of the platforms of the push servers based on the messages (pns), and sends the push message to the respective push servers; and
    a push server which transmits the push message to the terminal corresponding to the push token.
  2. The system of claim 1, wherein the at least one service server generates the multi-push message in a standardized format and sends the multi-push message to the multi-push manager.
  3. The system of claim 1, wherein the messages (pns) are arranged in the multi-push message per push server.
  4. The system of claim 1, wherein the multi-push message comprises a unique requested message identifier (tid), a unique service server identifier (appid), and push message type information.
  5. The system of claim 1, wherein the push token is a service certification information granted per terminal through certification test of the push server to be used by the terminal.
  6. The system of claim 1, wherein the push server sends the push message to a push daemon included in the terminal which executes an app corresponding to the service server.
  7. The system of claim 6, wherein the push daemon is supported depending on the platform of the terminal and is plural in number, the push daemons having different ping periods.
  8. The system of claim 7, wherein the push daemon which receives the push message first among the push daemons forwards the push message to the app and other daemons skip forwarding the push message.
  9. The system of claim 8, wherein the push server corresponding to the push daemon received the push message first sends acknowledgement (ACK) to the multi-push message manager, and the multi-push message manager deletes the push messages corresponding to other push daemons.
  10. The system of claim 8, wherein the multi-push message manager deletes the push message after predetermined time since delivery the push message to the push server.
  11. The system of claim 8, wherein the multi-push message manager deletes the push message after sending the push message to the push server predetermined times for predetermined duration.
  12. A system of providing push message service to multiple devices based on a user account, the system comprising:
    a service server which generates an account-based push message including user account information (uid) and per-push server messages (pns);
    a user information database which store information on at least one push token mapped to respective user account information;
    an account-based push message manager which check validity of the account-based push message, parses the account-based push message, extracts push token mapped to the user account information (uid), generates push messages corresponding to types of platforms of push server corresponding to the push token, and sends the push message to respective push servers; and
    a push server sending the push message to at least one device corresponding to the push token mapped to the user account information (uid).
  13. The system of claim 12, wherein the user account information (uid) is a unique identifier of the user owning at least one devices authenticated by the push server.
  14. The system of claim 12, wherein the user information database stores the information on a number of terminals owned by the user and platform types of the terminals.
  15. The system of claim 12, wherein the account-based push message comprises a unique requested message identifier, a unique service server identifier (appid), and type information of the push message to request.
  16. A method for supporting multi-push message standardized for different platforms, the method comprising:
    receiving, at least one service server providing different services, a message including a push token;
    transmitting, at the service server, the multi-push message generated in a format standardizing the message to a multi-push message manager;
    checking, at the multi-push message manager, validity of the multi-push message;
    generating a push message corresponding to the platform type of the push server based on the messages (pns) to be transmitted to the push server by parsing the multi-push message;
    receiving, at the push server, the push message from the multi-push message manager; and
    transmitting the push message to the terminal corresponding to the push token.
  17. The method of claim 16, wherein generating the multi-push message comprises arranging the messages (pns) to be transmitted per push server.
  18. The method of claim 16, wherein a unique requested message identifier (tid), a unique service server identifier (appid), and push message type information.
  19. The method of claim 16, wherein the push message is transmitted to a plurality of push daemons included in the terminal executing app corresponding to the service server, supportable depending on platform of the terminal, and having different ping periods.
  20. The method of claim 19, further comprising sending, at the push daemon which receives the push message first among the plural push daemons, the push message to the app.
  21. The method of claim 20, further comprising:
    sending, at the push server corresponding to the push daemon received the push message first, acknowledgement (ACK) to the multi-push message manager; and
    deleting, at the multi-push message manager, the push messages corresponding to other push daemons.
  22. The method of claim 20, further comprising deleting, at the multi-push message manager, the push message after predetermined time since delivery the push message to the push server.
  23. The method of claim 20, further comprising deleting, at the multi-push message manager, the push message after sending the push message to the push server predetermined times for predetermined duration.
  24. The method of claim 16, further comprising:
    receiving, at the service server, certification information after registering with the push server to use;
    storing, at service server, the certification and registration information received from the push server in the multi-push message manager;
    receiving, at the terminal a push token as app authentication information from the push server based on the corresponding platform in registering a app corresponding to the service server;
    transmitting, at the terminal, the push token to the service server; and
    storing, at the service server, the push token to the multi-push message manager.
  25. A method for providing push message service to multiple devices based on a user account, the method comprising:
    receiving, at a service server, a message including account information (uid) of a user having at least one device;
    transmitting, at the service server, an account-based push message generated in a standardized format to an account-based push message manager;
    checking, at the account-based push message manager, validity of the account-based push message;
    extracting the push token and push server information mapped to the user account information by parsing the account-based push message;
    generating the push message corresponding to the platform of the push server based on the messages (pns) to be transmitted to the push servers;
    receiving, at the push server, the push message from the account-based push message manager; and
    transmitting the push message to the terminal having the same user account.
  26. The method of claim 25, wherein account-based push message comprises a unique requested message identifier (tid), a unique service server identifier (appid), and push message type information.
  27. The method of claim 25, further comprising:
    receiving, at the service server, certification information after being registered with the push server;
    storing, at the service server, the certification and registration information received from the push server in the account-based push message manager;
    receiving, a the terminal, a push token as the app authentication information from the push server based on the corresponding platform in registration of the app corresponding to the service server;
    transmitting, at the terminal, the push token and user account information (uid) to the service server;
    forwarding, at the service server, the push token and user account information (uid) to the account-based push message manager; and
    storing, at the account-based push message manager, the user account information (uid) mapped to the push token.
PCT/KR2013/007854 2012-08-30 2013-08-30 Push message service system and method WO2014035194A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
US14/423,557 US10148449B2 (en) 2012-08-30 2013-08-30 Push message service system and method
CN201380045455.9A CN104584489B (en) 2012-08-30 2013-08-30 PUSH message service system and method

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
KR10-2012-0095863 2012-08-30
KR20120095863 2012-08-30
KR20130103382A KR101488268B1 (en) 2012-08-30 2013-08-29 Push message service system and method thereof
KR10-2013-0103382 2013-08-29

Publications (1)

Publication Number Publication Date
WO2014035194A1 true WO2014035194A1 (en) 2014-03-06

Family

ID=50183923

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2013/007854 WO2014035194A1 (en) 2012-08-30 2013-08-30 Push message service system and method

Country Status (1)

Country Link
WO (1) WO2014035194A1 (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105763584A (en) * 2014-12-17 2016-07-13 金蝶软件(中国)有限公司 Message processing method and apparatus
CN106358194A (en) * 2016-10-28 2017-01-25 努比亚技术有限公司 Connection device and connection method of mobile terminal and server
CN108737537A (en) * 2018-05-15 2018-11-02 珠海三度网络科技有限公司 A kind of information push method and device
CN108964941A (en) * 2018-06-28 2018-12-07 深圳市福科信息技术有限公司 A kind of method and system for establishing interim conversation
CN111211972A (en) * 2020-01-10 2020-05-29 青岛特来电云科技有限公司 Message notification system and method supporting information pulling and multi-channel pushing
CN111327511A (en) * 2018-12-14 2020-06-23 北京京东尚科信息技术有限公司 Instant messaging method, system, terminal equipment and storage medium
US20210241268A1 (en) * 2014-05-29 2021-08-05 Apple Inc. Apparatuses and Methods for Using a Primary User Device to Provision Credentials onto a Secondary User Device
CN113490164A (en) * 2021-08-13 2021-10-08 中原银行股份有限公司 Mobile application message pushing platform

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1853045A1 (en) * 2006-05-02 2007-11-07 Research In Motion Limited Dynamic syndicated content delivery system and method
US20080201407A1 (en) * 2004-11-24 2008-08-21 Gabor Fodor Method and Apparatus For Communicating Messages In a Communications Network
US20080244023A1 (en) * 2007-03-29 2008-10-02 Iskoot Inc. Methods and systems for performing server-based mobile chat
US20120173610A1 (en) * 2011-01-05 2012-07-05 Darryl Neil Bleau Message Push Notification Client Improvements For Multi-User Devices
WO2012096438A2 (en) * 2011-01-14 2012-07-19 Kim Dae Young Push message transmitting method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080201407A1 (en) * 2004-11-24 2008-08-21 Gabor Fodor Method and Apparatus For Communicating Messages In a Communications Network
EP1853045A1 (en) * 2006-05-02 2007-11-07 Research In Motion Limited Dynamic syndicated content delivery system and method
US20080244023A1 (en) * 2007-03-29 2008-10-02 Iskoot Inc. Methods and systems for performing server-based mobile chat
US20120173610A1 (en) * 2011-01-05 2012-07-05 Darryl Neil Bleau Message Push Notification Client Improvements For Multi-User Devices
WO2012096438A2 (en) * 2011-01-14 2012-07-19 Kim Dae Young Push message transmitting method

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20210241268A1 (en) * 2014-05-29 2021-08-05 Apple Inc. Apparatuses and Methods for Using a Primary User Device to Provision Credentials onto a Secondary User Device
US11922408B2 (en) * 2014-05-29 2024-03-05 Apple Inc. Apparatuses and methods for using a primary user device to provision credentials onto a secondary user device
CN105763584A (en) * 2014-12-17 2016-07-13 金蝶软件(中国)有限公司 Message processing method and apparatus
CN106358194A (en) * 2016-10-28 2017-01-25 努比亚技术有限公司 Connection device and connection method of mobile terminal and server
CN106358194B (en) * 2016-10-28 2020-03-31 努比亚技术有限公司 Device and method for connecting mobile terminal and server
CN108737537A (en) * 2018-05-15 2018-11-02 珠海三度网络科技有限公司 A kind of information push method and device
CN108964941A (en) * 2018-06-28 2018-12-07 深圳市福科信息技术有限公司 A kind of method and system for establishing interim conversation
CN111327511A (en) * 2018-12-14 2020-06-23 北京京东尚科信息技术有限公司 Instant messaging method, system, terminal equipment and storage medium
CN111327511B (en) * 2018-12-14 2022-04-12 北京京东尚科信息技术有限公司 Instant messaging method, system, terminal equipment and storage medium
CN111211972A (en) * 2020-01-10 2020-05-29 青岛特来电云科技有限公司 Message notification system and method supporting information pulling and multi-channel pushing
CN113490164A (en) * 2021-08-13 2021-10-08 中原银行股份有限公司 Mobile application message pushing platform

Similar Documents

Publication Publication Date Title
WO2014035194A1 (en) Push message service system and method
US10148449B2 (en) Push message service system and method
WO2012002776A2 (en) Apparatus and method for controlling access to multiple services
WO2014112754A1 (en) Web service push method and web service push server and web service providing server performing same
WO2014175602A1 (en) Electronic device and method of registering personal cloud apparatus in user portal server thereof
WO2016137307A1 (en) Attestation by proxy
WO2016114601A1 (en) Method for disaster notification service not requiring collecting of location information, and disaster notification server and application system therefor
WO2012157940A2 (en) System and method for providing push service using feedback message
WO2019054779A1 (en) Electronic device for processing message and method for operating same
CN102693394A (en) Method and device for intercepting calling for service of application program
WO2014204084A1 (en) Application sharing service method and apparatus applied thereto
WO2012044072A2 (en) Method of assigning a user key in a convergence network
WO2018000641A1 (en) Esim handover method, switch apparatus, and terminal
WO2012060669A1 (en) Method for controlling remote device through sms and device therefor
WO2020042482A1 (en) Agent service processing method, apparatus and device, and computer-readable storage medium
WO2013176431A1 (en) System and method for allocating server to server and for efficient messaging
CN106453309B (en) Security audit method and PC terminal
WO2018182245A1 (en) Method and apparatus for transmitting and receiving data in mission critical data communication system
WO2012081950A2 (en) Method and apparatus for automatically sharing an application among a plurality of clients
WO2018084648A1 (en) Method of and apparatus for releasing mission critical data communication
WO2017217583A1 (en) Mobile terminal equipped with wakeup module responding to cbs marketing message, cbs marketing message push system targeting specific application in specific area using same, and marketing method
WO2019231215A1 (en) Terminal device and method for identifying malicious ap by using same
WO2021225329A1 (en) Method and system for detecting forgery of mobile application by using user identifier and signature collection
WO2013105809A1 (en) Communication system and method for providing push service in said communication system
WO2020042472A1 (en) Survey task processing method, apparatus and device, and computer-readable storage medium

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 13833067

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 14423557

Country of ref document: US

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 13833067

Country of ref document: EP

Kind code of ref document: A1