CN103973461A - Notification message pushing method and message server - Google Patents

Notification message pushing method and message server Download PDF

Info

Publication number
CN103973461A
CN103973461A CN201310048776.6A CN201310048776A CN103973461A CN 103973461 A CN103973461 A CN 103973461A CN 201310048776 A CN201310048776 A CN 201310048776A CN 103973461 A CN103973461 A CN 103973461A
Authority
CN
China
Prior art keywords
message
template
recipient
push
type
Prior art date
Legal status (The legal status 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 status listed.)
Pending
Application number
CN201310048776.6A
Other languages
Chinese (zh)
Inventor
金宇
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Alibaba Group Holding Ltd
Original Assignee
Alibaba Group Holding 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
Application filed by Alibaba Group Holding Ltd filed Critical Alibaba Group Holding Ltd
Priority to CN201310048776.6A priority Critical patent/CN103973461A/en
Publication of CN103973461A publication Critical patent/CN103973461A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Transfer Between Computers (AREA)

Abstract

The invention provides a notification message pushing method and a message server so as to be applicable to different types and time zones terminals supporting different languages. The notification message pushing method includes receiving notification messages including message headers, parameter key values and template number of various terminal types; analyzing the message headers of the notification messages to obtain receiver identifiers and looking up terminal types and language types corresponding to the receiver identifiers; calling corresponding template messages from a template register according to the lookup terminal types, wherein the template messages include different language types of template messages; renewing parameters in the template messages according to the parameter key values and generating pushing messages according to the lookup language types; transmitting the pushing messages to terminals where the receivers are located. The notification message pushing method can be self-adaptive to types and languages and can realize self-adaptive time zones.

Description

A kind of method for pushing of notification message and message server
Technical field
The application relates to networking technology area, particularly relates to a kind of method for pushing and message server of notification message.
Background technology
At present, data publish person can send to user terminal by service messages such as prompting, notices by message server, and along with the variation of user terminal, message presentation mode also correspondingly needs variation.For example, the message presenting at mobile phone terminal and be different in the message that PC end presents, the message on PC emersion window and PC vocational window presents and also has difference.Meanwhile, along with the continuous internationalization of business event, enterprise customer is dispersed throughout all parts of the world, and message is in the variation that need to support equally different language different time zone that presents of user terminal.And for the user of different regions, the message that the person that needs data publish sends different language in the different periods is to user terminal.
The message of issuing due to data publish person pushes to user terminal by message server, therefore for the different message pattern of the user terminal displays dissimilar, or in order to adapt to the demand of different time zone, different language, message server need to send different message to user terminal according to the area at the type of user terminal, place and the language of supporting.
Summary of the invention
The application provides a kind of method for pushing and message server of notification message, to adapt to the terminal without type, different time zone and support different language.
In order to address the above problem, the application discloses a kind of method for pushing of notification message, comprising:
Receiving notice message, described notification message comprises message header, parameter key assignments and template number corresponding to each terminal type;
The message header of resolving described notification message obtains recipient's sign, and searches described recipient and identify corresponding terminal type and language form;
According to template number corresponding to terminal type finding, call corresponding template message from template registry, described template message comprises the template message of different language type;
According to described parameter key assignments, replace the parameter in template message, and generate PUSH message according to the language form finding;
Described PUSH message is sent to the terminal at described recipient place.
Alternatively, before described receiving notice message, also comprise:
Receive template registration message, described template registration message comprises: template corresponding to each terminal type number and each template number corresponding template message, and described template message comprises the template message of different language type;
Described template registration message is registered and preserved in template registry.
Alternatively, before described receiving notice message, also comprise:
Receive user login information, described user login information comprises: user authentication information, user name, terminal type, language form, time zone, place and last login time;
According to described user authentication information, verify, for the user who is verified, judge whether described user name is arranged in line information table;
If described user name is arranged in line information table, upgrade terminal type corresponding with described user name in line information table, language form, time zone, place and last login time;
If described user name is not arranged in line information table, described user login information is saved in described line information table.
Alternatively, described in search described recipient and identify corresponding terminal type and language form, comprising:
From described line information table, search described recipient's sign;
Described method also comprises:
When searching from line information table while identifying less than described recipient, the message header of resolving described notification message obtains giving tacit consent to terminal type and default language type, and generates PUSH message according to described acquiescence terminal type and default language type.
Alternatively, template number corresponding to terminal type that described foundation finds also comprised call corresponding template message from template registry before:
The message header of resolving described notification message obtains type of message;
When the type of message of notification message is timed message, resolves message header and obtain timed sending time, and whether use local time zone to push;
If use local time zone to push, from line information table, search described recipient and identify corresponding local time zone, if search successfully, according to described local time zone, local zone time corresponding to timed sending time convert to; Local zone time according to described correspondence arranges timer, and described notification message is added to timing queue, when arriving the local zone time of described correspondence, carries out the described step of calling corresponding template message according to each template number from template registry; If search unsuccessfully, carry out the step of not using local time zone to push;
If do not use local time zone to push, according to described timed sending time, timer is set, described notification message is added to timing queue, when arriving described timed sending time, carry out the described step of calling corresponding template message according to each template number from template registry.
Alternatively, when the type of message of notification message is online message, the described terminal that described PUSH message is sent to described recipient place, comprising:
From line information table, search described recipient's sign, if search successfully, described PUSH message is put into transmit queue, and be sent to the terminal at described recipient place; If search unsuccessfully, finish to send.
Alternatively, when the type of message of notification message is common message, the described terminal that described PUSH message is sent to described recipient place, comprising:
From line information table, search described recipient's sign, if search successfully, described PUSH message is put into transmit queue, and be sent to the terminal at described recipient place; If search unsuccessfully, described PUSH message is put into off-line queue, wait for that recipient identifies when online to send.
Disclosed herein as well is a kind of message server, comprising:
Notification message receiver module, for receiving notice message, described notification message comprises message header, parameter key assignments and template number corresponding to each terminal type;
Search module, for resolving the message header of described notification message, obtain recipient sign, and search described recipient and identify corresponding terminal type and language form;
Calling module, for calling corresponding template message according to template number corresponding to terminal type finding from template registry, described template message comprises the template message of different language type;
Generation module, for replace the parameter of template message according to described parameter key assignments, and generates PUSH message according to the language form finding;
Sending module, for being sent to described PUSH message the terminal at described recipient place.
Alternatively, also comprise:
Template Registering modules, before described receiving notice message, receives template registration message, and described template registration message is registered and preserved in template registry; Described template registration message comprises: template corresponding to each terminal type number and each template number corresponding template message, described template message comprises the template message of different language type.
Alternatively, also comprise:
Log-on message receiver module, receives user login information for before receiving notice message, and described user login information comprises: user authentication information, user name, terminal type, language form, time zone, place and last login time;
Subscriber authentication module, for verifying according to described user authentication information, judges for the user who is verified whether described user name is arranged in line information table;
Update module, while being positioned at line information table for described user name, upgrades terminal type corresponding with described user name in line information table, language form, time zone, place and last login time;
Preserve module, while not being positioned at line information table for described user name, described user login information is saved in described line information table.
Alternatively, also comprise:
Message header parsing module, before template number corresponding to terminal type finding for described foundation called corresponding template message from template registry, the message header of resolving described notification message obtains type of message;
Whether described message header parsing module, while being also timed message for the type of message when notification message, resolving message header and obtain timed sending time, and use local time zone to push;
Local pushing module when using local time zone to push, is searched described recipient and is identified corresponding local time zone from line information table, while searching successfully, according to described local time zone, local zone time corresponding to timed sending time converts to; Local zone time according to described correspondence arranges timer, and described notification message is added to timing queue, and when arriving the local zone time of described correspondence, described calling module calls corresponding template message according to each template number from template registry;
Local pushing module, for not using local time zone to push or local pushing module is searched described recipient while identifying the failure of corresponding local time zone from line information table, according to described timed sending time, timer is set, described notification message is added to timing queue, when arriving described timed sending time, described calling module calls corresponding template message according to each template number from template registry.
Alternatively, described sending module also for, when the type of message of notification message is online message, from line information table, search described recipient's sign, if search successfully, described PUSH message is put into transmit queue, and be sent to the terminal at described recipient place; If search unsuccessfully, finish to send.
Alternatively, described sending module also for, when the type of message of notification message is common message, from line information table, search described recipient's sign, if search successfully, described PUSH message is put into transmit queue, and be sent to the terminal at described recipient place; If search unsuccessfully, described PUSH message is put into off-line queue, wait for that recipient identifies when online to send.
Compared with prior art, the application comprises following advantage:
The method for pushing of the notification message that the embodiment of the present application provides, can self adaptation pattern, can carry out different message according to different terminal types shows, owing to being provided with template message, can directly call different template generation PUSH messages and send, when adjusting message displaying, reduce workload.And be provided with template message, when generating PUSH message, only need to replace the parameter in template message according to parameter key assignments.
In addition, the all right self adaptation language of the embodiment of the present application, be that message server is when carrying out message push, the recipient's that can preserve according to line information table language form selects the template of corresponding language to generate PUSH message, only the PUSH message of corresponding language is sent to terminal, multilingual ability is provided.Corresponding, set template also has multilingual.The templating of message format, for same class message, can also improve the transmitting efficiency of message greatly.
The embodiment of the present application can also realize self adaptation time zone, for the notification message that requires to adapt to local time zone, can, according to the local time zone at user place, local zone time PUSH message corresponding to timed sending time convert to.For example, need user in 8 message of seeing of that morning, the time-zone information of preserving in the time of can logining according to user while sending carries out adaptive adjustment, is about to the on-site 8 a.m. of user and converts corresponding local zone time to, while then arriving corresponding local zone time, pushes.
Certainly, arbitrary product of enforcement the application not necessarily needs to reach above-described all advantages simultaneously.
Accompanying drawing explanation
Fig. 1 is the flow chart of a kind of method for pushing of notification message described in the embodiment of the present application;
Fig. 2 sends the flow chart of message described in the embodiment of the present application according to type of message;
Fig. 3 is the interaction diagrams between data publish person described in the embodiment of the present application, message server and recipient;
Fig. 4 is the structured flowchart of a kind of message server described in the embodiment of the present application;
Fig. 5 is the structured flowchart of a kind of message server described in another embodiment of the application;
Fig. 6 is the schematic diagram of a kind of message server described in another EXAMPLE Example of the application.
Embodiment
For the application's above-mentioned purpose, feature and advantage can be become apparent more, below in conjunction with the drawings and specific embodiments, the application is described in further detail.
The method for pushing of the notification message that the application proposes, template message can be set, the row format of going forward side by side defines multilingual content, whether arrange simultaneously the local time is had and the subsidiary parameter such as will go, can when sending, be judged by server user's language form, for going, by the local time, send, notification message can also be converted to to enter queue queue etc. after the local time to be sent, solved the Suresh Kumar of notification message, the problem that multilingual and zone sends.
Below by embodiment, the realization flow of method described in the application is elaborated.
With reference to Fig. 1, it shows the flow chart of a kind of method for pushing of notification message described in the embodiment of the present application, and the present embodiment specifically can comprise the following steps:
Step 100, receiving notice message, described notification message comprises message header, parameter key assignments and template number corresponding to each terminal type;
The notification message that message server reception publisher sends is as shown in table 1 below:
Table 1, notification message schematic diagram
Notification message as shown in table 1 specifically can comprise the template number (end message) that message header, parameter key assignments and each terminal type are corresponding, wherein,
Message header comprises: data publish person sign, recipient's sign, type of message, whether use local time zone, timed sending time, default language type and acquiescence terminal type;
Parameter key assignments comprises parameter and key assignments corresponding to parameter, and for example, the key assignments that in table 1, parameter USER is corresponding is Jerry, and the key assignments that parameter N AME is corresponding is American football jersey and pant, and the key assignments that parameter URL is corresponding is http:// www.XXXX.com/1574824.html;
The template number that each terminal type is corresponding, i.e. end message in table 1, terminal type is divided into PC, Mobile and IPad, different template number corresponding to terminal type.
It should be noted that, data publish person can be first sends to message server to register template corresponding to each terminal type number and each template number corresponding template message, message server is preserved, and data publish person once just can directly call template according to template number and used upper like this.Be before described receiving notice message, can also comprise the following steps:
Step 1, receives template registration message, and described template registration message comprises: template corresponding to each terminal type number and each template number corresponding template message, and described template message comprises the template message of different language type;
Template registration message is as shown in table 2:
Table 2, template registration message schematic diagram
As in table 2, the template number that terminal type PC is corresponding is 1001, the template message of template number 1001 correspondences has Chinese template message, and (#USER# has issued a new product #NAME#, address is #URL#) and English template message (#USER#Published a new product:#NAME#, clickhere:#URL#).It should be noted that, template message can have the template message of multilingual type, the present embodiment only be take Chinese template message and English template message as example describes, and can also have the template message such as French, Korean, and the present embodiment should not be construed as the restriction to the application.
Step 2 is registered described template registration message preserve in template registry.
Message server is saved to described template registration message in template registry, and the template registry of message server has just been preserved a plurality of template registration messages like this.
It should be noted that, data publish person can adopt the mode of above-mentioned table 2 first to send to message server to register template registration message, also can when sending a notification message, comprise new Template Information, as shown in table 3 below:
Table 3 comprises new Template Information when sending a notification message
Message header in table 3 and the consistent (not shown) of the message header in table 1, in table 3, template 1001 and template 1002 are all new Template Informations (before not registering at message server), therefore comprise concrete template content, and at message server, registered before template 3078, therefore provide template number, message server can be from template registry basis find the template content corresponding with template numbers 3078.
In the application's a preferred embodiment, message server can also comprise before receiving template registration message:
Receipt message publisher sign, and described data publish person is identified in identifier register storehouse and registers and preserve.
After the notification message that message server receipt message publisher sends, also need message publisher to verify,, after message server receiving notice message, also comprise:
Resolve the described message header person that obtains data publish sign, according to described publisher, be identified in identifier register storehouse and verify, the data publish person that message header obtains if resolve is identified in described identifier register storehouse, and explanation is verified; The data publish person sign that message header obtains if resolve is not in described identifier register storehouse, and authentication failed, for the data publish person of authentication failed, not sending out notice message.
Step 102, the message header of resolving described notification message obtains recipient's sign, and searches described recipient and identify corresponding terminal type and language form;
Before message server receiving notice message, further comprising the steps of in the embodiment of the present application:
Step 1, receives user login information, and described user login information comprises: user authentication information, user name, terminal type, language form, time zone, place and last login time;
User login information is as shown in table 4 below, can be using user name as user authentication information, also can be using user name and corresponding password as user authentication information, and the present embodiment is not restricted this.
And, sending the user of user login information described in the present embodiment, the recipient who can be used as notification message identifies the recipient of appointment, the PUSH message that reception server sends.In addition, recipient's sign of notification message can adopt the user name in user login information, it should be noted that, the present embodiment adopts recipient's sign rather than recipient's terminal, because identifying corresponding user, recipient can adopt in dissimilar terminal same user name to login, the terminal type of login is different, and the display mode of the PUSH message receiving also may be different.Also, recipient sign can be corresponding a plurality of terminals.
User name Terminal type Language form Time zone, place Last login time
Usr1 PC Chinese GMT+8
Usr2 Mobile English GMT-6
Usr3 Ipad French GMT+1
Table 4, user login information
Step 2, verifies according to described user authentication information, for the user who is verified, judges whether described user name is arranged in line information table;
In line information table, recorded the information such as user name, terminal type, language form, time zone, place and last login time of current online user, therefore can be according to whether there being this user name to judge that whether this user is online in line information table.
Step 3, if described user name is arranged in line information table, upgrades terminal type corresponding with described user name in line information table, language form, time zone, place and last login time;
For user name, be arranged in the user of line information table, show that this user is before online, message server upgrades this user's the information such as terminal type, language form, time zone, place and last login time, guaranteed the validity of the information such as terminal type that message server preserves, language form.If user changes the setting of the information such as above-mentioned terminal type and language form, need to send message to message server server equally, message server is preserved.
Step 4, if described user name is not arranged in line information table, is saved to described user login information in described line information table.
For user name, be not arranged in the user of line information table, showing does not have online before this user, as the user of new login, will in this user's log-on message insertion line information table, preserve.
Description by above-mentioned steps one to step 3, message server has been preserved the log-on messages such as current online user's terminal type and language form, shown in step 102 resolution table 1, the message header of notification message obtains recipient and identifies User1, then from line information table, finding the terminal type that User1 is corresponding is PC, and language form is Chinese.It should be noted that, the present embodiment can identify recipient's user name as recipient, searches described recipient's sign (user name) corresponding terminal type and language form in above-mentioned line information table.
Step 104 is called corresponding template message according to template number corresponding to terminal type finding from template registry, and described template message comprises the template message of different language type;
If it is current online that recipient identifies corresponding user name, just can from line information table, find the log-on messages such as this user's the terminal type of correspondence and language form.For example, the terminal type finding is PC, from the notification message schematic diagram shown in table 1, can know that finding out corresponding template number is 1001, the concrete template message that then can call template number 1001 correspondences from template registry (can with reference to table 2) is as shown in table 5:
Table 5, the template message of template number 1001 correspondences
Step 106, replaces the parameter in template message according to described parameter key assignments, and generates PUSH message according to the language form finding;
According to the parameter key assignments Jerry (USER) in table 1, American football jersey and pant (NAME) and http:// www.XXXX.com/1574824.html(URL) parameter USER, NAME and the URL in the template message of template number 1001 correspondences in substitution table 5, result is as follows:
Chinese: Jerry has issued a new product American football jersey and pant, and address is http:// www.XXXX.com/1574824.html;
English: Jerry Published a new product:American football jersey and pant, click here: http:// www.XXXX.com/1574824.html.
Shown in step 102 resolution table 1, the message header of notification message obtains recipient and identifies User1, and then from line information table, finding the terminal type that User1 is corresponding is PC, and language form is Chinese.Therefore select Chinese template to generate notification message: Jerry and issued a new product American footballjersey and pant, address is http:// www.XXXX.com/1574824.html.
If it is current not online that recipient identifies User7, from line information table, search less than log-on messages such as this user's of correspondence terminal type and language forms, now the message header of the notification message shown in resolution table 1 obtains giving tacit consent to terminal type (mobile phone) and default language type (English), and as follows according to the PUSH message of described acquiescence terminal type and the generation of default language type:
Latest Product:<a href= http://www.XXXX.com/1574824.html>Americanfootball jersey and pant</a>(Jerry)。
Step 108, is sent to described PUSH message the terminal at described recipient place.
The terminal that the PUSH message generating in step 106 is sent to recipient place, described PUSH message just can show in the terminal at recipient place.
It should be noted that, for recipient, can adopt a user name to login at different types of terminals, the terminal type of login is different, and the display mode of the PUSH message receiving also may be different.
For example, if user logins at PC, the Chinese PUSH message of receiving is:
Jerry has issued a new product American football jersey and pant, and address is http:// www.XXXX.com/1574824.html;
If user is in mobile phone login, the Chinese message receiving is exactly: last word: <ahref= http:// www.XXXX.com/1574824.html>American football jersey andpant</a> (Jerry).
As can be seen here, the method for pushing of the notification message that the embodiment of the present application provides, can self adaptation pattern, can carry out different message according to different terminal types shows, owing to being provided with template message, can directly call different template generation PUSH messages and send, when adjusting message displaying, reduce workload.And be provided with template message, when generating PUSH message, only need to replace the parameter in template message according to parameter key assignments.In addition, the all right self adaptation language of the embodiment of the present application, be that message server is when carrying out message push, the recipient's that can preserve according to line information table language form selects the template of corresponding language to generate PUSH message, only the PUSH message of corresponding language is sent to terminal, multilingual ability is provided.Corresponding, set template also has multilingual.The templating of message format, for same class message, can also improve the transmitting efficiency of message greatly.
In the application's a preferred embodiment, message server can take different modes PUSH message to be sent to the terminal at described recipient place according to type of message, specific as follows:
The message header of type of message shown in can resolution table 1 obtains, and type of message comprises: online message, common message and timed message.Wherein,
Online message: only illustrate and send when user is online, user does not ignore online, and user does not send online.From line information table, find user name corresponding to recipient, message put into transmit queue and send, if search less than, ignore message.
Particularly, when the type of message of notification message is online message, the described terminal that described PUSH message is sent to described recipient place, comprise: from line information table, search described recipient's sign, if search successfully, described PUSH message is put into transmit queue, and be sent to the terminal at described recipient place; If search unsuccessfully, finish to send.
Common message: explanation can send when user is online, if user is not online, can wait for that user's login next time (when login next time, user is online) sends.From line information table, find user, message is put into transmit queue and send; If search less than, message is put into deferred information queue, in user's next time login, send.
Particularly, when the type of message of notification message is common message, the described terminal that described PUSH message is sent to described recipient place, can comprise:
From line information table, search described recipient's sign, if search successfully, described PUSH message is put into transmit queue, and be sent to the terminal at described recipient place; If search unsuccessfully, described PUSH message is put into off-line queue, wait for that recipient identifies when online to send.
Timed message: set the time of timed sending in description messages head, need to send this message in timed sending time.And timed message also to have timed sending time be adopt local or adopt local time zone to send, if employing locality, also need to carry out time conversion according to the time zone at user place in line information table, local transmitting time is converted to corresponding local zone time.Timed message just carries out above-mentioned steps 104,105 and 106 after arriving timed sending time.
Particularly, template number corresponding to terminal type that described foundation finds can also comprise call corresponding template message from template registry before:
The message header of resolving described notification message obtains type of message;
When the type of message of notification message is timed message, resolves message header and obtain timed sending time, and whether use local time zone to push;
If use local time zone to push, from line information table, search described recipient and identify corresponding local time zone, if search successfully, according to described local time zone, local zone time corresponding to timed sending time convert to; Local zone time according to described correspondence arranges timer, and described notification message is added to timing queue, when arriving the local zone time of described correspondence, carries out the described step of calling corresponding template message according to each template number from template registry; If search unsuccessfully, carry out the step of not using local time zone to push;
If do not use local time zone to push, according to described timed sending time, timer is set, described notification message is added to timing queue, when arriving described timed sending time, carry out the described step of calling corresponding template message according to each template number from template registry.
The present embodiment can be realized the object in self adaptation time zone, for the notification message that requires to adapt to local time zone, for example, needs user in 8 message of seeing of that morning, and the time-zone information of preserving in the time of can logining according to user while sending carries out adaptive adjustment.
Can understand with reference to Fig. 2 the different send modes of above-mentioned online message, common message and timed message.As shown in Figure 2, specifically can comprise the following steps:
Step 200, receiving notice message;
Step 201, checking data publish person sign;
Step 202, for the notification message being verified, judges whether type of message is timed message, if execution step 203, otherwise execution step 207;
Step 203, if the type of message of notification message is timed message, judges whether to use local time zone to push, if execution step 204, otherwise execution step 206;
Step 204 is searched time zone corresponding to user from line information table, if search successfully, performs step 205, otherwise execution step 206;
Step 205, is converted to the local time according to the local time zone finding by timed sending time;
Step 206, arranges timer, and described notification message is put into timing queue;
Step 207, arrives after timed sending time execution step 208;
Step 208 is searched corresponding terminal type and language form from line information table, if search successfully, and execution step 209, otherwise execution step 212;
Step 209, obtains message content corresponding to this terminal type and language form, and generates PUSH message;
Step 210, puts into message queue by PUSH message;
Step 211, calls transmission interface and sends successively;
Step 212, judges whether the type of message of notification message is online message, if finish to send, otherwise execution step 213;
Step 213, obtains acquiescence terminal type and message content corresponding to language form, and generates PUSH message;
Step 214, puts into off-line queue by PUSH message;
Step 215, while waiting for user's login next time, puts into message queue by PUSH message.
Reciprocal process between the person that describes data publish in detail below, message server and recipient three.Shown in Fig. 3, data publish person A message call interface sends to message server B by the notification message of Suresh Kumar, message server B is according to the language form of line information table inquiring user and terminal type, the message header of then resolving notification message obtains recipient's template number corresponding to terminal, according to user's language form, from template registry, obtain again template message, parameter key assignments is replaced, generated PUSH message and send to corresponding recipient C or recipient D.The PUSH message that recipient C or D can log messages server B receipt message server B send.
If do not specify template number corresponding to different terminals type in notification message, directly from ATL, obtain and meet user's terminal type and the template of language form sends.If do not find the message content of corresponding language form, can send message according to default language type; Similarly, if do not find the message content of counterpart terminal type, also can send according to acquiescence terminal type.If default language type and acquiescence terminal type do not arrange, ignore and send request.
It should be noted that, for aforesaid embodiment of the method, for simple description, therefore it is all expressed as to a series of combination of actions, but those skilled in the art should know, the application is not subject to the restriction of described sequence of movement, because according to the application, some step can adopt other orders or carry out simultaneously.Secondly, those skilled in the art also should know, the embodiment described in specification all belongs to preferred embodiment, and related action might not be that the application is necessary.
Explanation based on said method embodiment, the application also provides corresponding message server, realizes the content described in said method embodiment.
With reference to Fig. 4, it shows the structured flowchart of a kind of message server described in the embodiment of the present application, and the present embodiment specifically can comprise: notification message receiver module 400, search module 401, calling module 402, generation module 403 and sending module 404, wherein,
Notification message receiver module 400, for receiving notice message, described notification message comprises message header, parameter key assignments and template number corresponding to each terminal type;
Search module 401, for resolving the message header of described notification message, obtain recipient sign, and search described recipient and identify corresponding terminal type and language form;
Calling module 402, for calling corresponding template message according to template number corresponding to terminal type finding from template registry, described template message comprises the template message of different language type;
Generation module 403, for replace the parameter of template message according to described parameter key assignments, and generates PUSH message according to the language form finding;
Sending module 404, for being sent to described PUSH message the terminal at described recipient place.
In a preferred embodiment of the present application, described message server also comprises:
Template Registering modules 405, before described receiving notice message, receives template registration message, and described template registration message is registered and preserved in template registry; Described template registration message comprises: template corresponding to each terminal type number and each template number corresponding template message, described template message comprises the template message of different language type.
In the preferred embodiment shown in the application Fig. 5, described message server also comprises:
Log-on message receiver module 406, receives user login information for before receiving notice message, and described user login information comprises: user authentication information, user name, terminal type, language form, time zone, place and last login time;
Subscriber authentication module 407, for verifying according to described user authentication information, judges for the user who is verified whether described user name is arranged in line information table;
Update module 408, while being positioned at line information table for described user name, upgrades terminal type corresponding with described user name in line information table, language form, time zone, place and last login time;
Preserve module 409, while not being positioned at line information table for described user name, described user login information is saved in described line information table.
In the preferred embodiment shown in the application Fig. 5, above-mentioned message server also comprises:
Message header parsing module 410, before template number corresponding to terminal type finding for described foundation called corresponding template message from template registry, the message header of resolving described notification message obtains type of message;
Whether described message header parsing module 410, while being also timed message for the type of message when notification message, resolving message header and obtain timed sending time, and use local time zone to push;
Local pushing module 411 when using local time zone to push, is searched described recipient and is identified corresponding local time zone from line information table, while searching successfully, according to described local time zone, local zone time corresponding to timed sending time converts to; Local zone time according to described correspondence arranges timer, and described notification message is added to timing queue, and when arriving the local zone time of described correspondence, described calling module calls corresponding template message according to each template number from template registry;
Local pushing module 412, for for not using local time zone to push or local pushing module is searched described recipient while identifying the failure of corresponding local time zone from line information table, according to described timed sending time, timer is set, described notification message is added to timing queue, when arriving described timed sending time, described calling module calls corresponding template message according to each template number from template registry.
In another preferred embodiment of the present application, the above-mentioned module 401 of searching can be searched described recipient's sign from line information table;
Described message header parsing module 410, also for when searching from line information table while identifying less than described recipient, the message header of resolving described notification message obtains giving tacit consent to terminal type and default language type, and generates PUSH message according to described acquiescence terminal type and default language type;
In another preferred embodiment of the present application, above-mentioned sending module 404, while being also online message for the type of message when notification message, from line information table, search described recipient's sign, if search successfully, described PUSH message is put into transmit queue, and be sent to the terminal at described recipient place; If search unsuccessfully, finish to send.
In another preferred embodiment of the present application, above-mentioned sending module 404, while being also common message for the type of message when notification message, from line information table, search described recipient's sign, if search successfully, described PUSH message is put into transmit queue, and be sent to the terminal at described recipient place; If search unsuccessfully, described PUSH message is put into off-line queue, wait for that recipient identifies when online to send.
For above-mentioned message server embodiment, because it is substantially similar to embodiment of the method, so description is fairly simple, the part of relevant part embodiment of the method shown in Figure 1 illustrates.
Below in conjunction with Fig. 6, carry out the reciprocal process between describing message server, data publish person and recipient three, as shown in Figure 6:
Server service device is comprised of login service, message interface (comprising template registration interface and message transmission interface), timing queue, deferred information queue, transmission interface, transmission service, user's line information table and template registry.Wherein, login service realizes in can and preserving module 409 in above-mentioned log-on message receiver module 406, subscriber authentication module 407, update module 408, and particularly, login service provides the record of user rs authentication and additional information.Message interface offers application side and calls, and receives and process sending request and configuration information of Suresh Kumar announcement information.Timing queue is for preserving the message that those need timed sending.Transmit queue has been preserved and has been about to need the message content that sends, can not lose guaranteeing when quantity forwarded is larger.And transmission interface completes actual transmission task, successively the message in transmit queue is sent to the terminal at recipient B place.The common message that need to send to recipient is preserved in deferred information queue, but this recipient is current not online, while logining next time Deng recipient, deferred information queue is passed to transmit queue by the common message of preservation, and then transmit queue calls transmission interface and this common message sent to the terminal at recipient place.In addition, recipient A and recipient B can login by login service, just can receipt message after login.
The message server that the embodiment of the present application provides, can self adaptation pattern, can carry out different message according to different terminal types shows, owing to being provided with template message, can directly call different template generation PUSH messages and send, when adjusting message displaying, reduce workload.And be provided with template message, when generating PUSH message, only need to replace the parameter in template message according to parameter key assignments.In addition, the all right self adaptation language of the embodiment of the present application, be that message server is when carrying out message push, the recipient's that can preserve according to line information table language form selects the template of corresponding language to generate PUSH message, only the PUSH message of corresponding language is sent to terminal, multilingual ability is provided.Corresponding, set template also has multilingual.The templating of message format, for same class message, can also improve the transmitting efficiency of message greatly.
For above-mentioned message server embodiment, because it is substantially similar to embodiment of the method, so description is fairly simple, the part of relevant part embodiment of the method shown in Figure 1 illustrates.
Each embodiment in this specification all adopts the mode of going forward one by one to describe, and each embodiment stresses is the difference with other embodiment, between each embodiment identical similar part mutually referring to.
Those skilled in the art are easy to expect: the combination in any application of above-mentioned each embodiment is all feasible, therefore the combination in any between above-mentioned each embodiment is all the application's embodiment, but this specification has not just described in detail one by one at this as space is limited.
Those skilled in the art should understand, the application's embodiment can be provided as method, system or computer program.Therefore, the application can adopt complete hardware implementation example, implement software example or in conjunction with the form of the embodiment of software and hardware aspect completely.And the application can adopt the form that wherein includes the upper computer program of implementing of computer-usable storage medium (including but not limited to magnetic disc store, CD-ROM, optical memory etc.) of computer usable program code one or more.
The application is with reference to describing according to flow chart and/or the block diagram of the method for the embodiment of the present application, equipment (system) and computer program.Should understand can be in computer program instructions realization flow figure and/or block diagram each flow process and/or the flow process in square frame and flow chart and/or block diagram and/or the combination of square frame.Can provide these computer program instructions to the processor of all-purpose computer, special-purpose computer, Embedded Processor or other programmable data processing device to produce a machine, the instruction of carrying out by the processor of computer or other programmable data processing device is produced for realizing the device in the function of flow process of flow chart or a plurality of flow process and/or square frame of block diagram or a plurality of square frame appointments.
These computer program instructions also can be stored in energy vectoring computer or the computer-readable memory of other programmable data processing device with ad hoc fashion work, the instruction that makes to be stored in this computer-readable memory produces the manufacture that comprises command device, and this command device is realized the function of appointment in flow process of flow chart or a plurality of flow process and/or square frame of block diagram or a plurality of square frame.
These computer program instructions also can be loaded in computer or other programmable data processing device, make to carry out sequence of operations step to produce computer implemented processing on computer or other programmable devices, thereby the instruction of carrying out is provided for realizing the step of the function of appointment in flow process of flow chart or a plurality of flow process and/or square frame of block diagram or a plurality of square frame on computer or other programmable devices.
Although described the application's preferred embodiment, once those skilled in the art obtain the basic creative concept of cicada, can make other change and modification to these embodiment.So claims are intended to all changes and the modification that are interpreted as comprising preferred embodiment and fall into the application's scope.
The method for pushing of a kind of notification message above the application being provided and message server, be described in detail, applied specific case herein the application's principle and execution mode are set forth, the explanation of above embodiment is just for helping to understand the application's method and core concept thereof; Meanwhile, for one of ordinary skill in the art, the thought according to the application, all will change in specific embodiments and applications, and in sum, this description should not be construed as the restriction to the application.

Claims (13)

1. a method for pushing for notification message, is characterized in that, comprising:
Receiving notice message, described notification message comprises message header, parameter key assignments and template number corresponding to each terminal type;
The message header of resolving described notification message obtains recipient's sign, and searches described recipient and identify corresponding terminal type and language form;
According to template number corresponding to terminal type finding, call corresponding template message from template registry, described template message comprises the template message of different language type;
According to described parameter key assignments, replace the parameter in template message, and generate PUSH message according to the language form finding;
Described PUSH message is sent to the terminal at described recipient place.
2. method according to claim 1, is characterized in that, before described receiving notice message, also comprises:
Receive template registration message, described template registration message comprises: template corresponding to each terminal type number and each template number corresponding template message, and described template message comprises the template message of different language type;
Described template registration message is registered and preserved in template registry.
3. method according to claim 1, is characterized in that, before described receiving notice message, also comprises:
Receive user login information, described user login information comprises: user authentication information, user name, terminal type, language form, time zone, place and last login time;
According to described user authentication information, verify, for the user who is verified, judge whether described user name is arranged in line information table;
If described user name is arranged in line information table, upgrade terminal type corresponding with described user name in line information table, language form, time zone, place and last login time;
If described user name is not arranged in line information table, described user login information is saved in described line information table.
4. method according to claim 3, is characterized in that, described in search described recipient and identify corresponding terminal type and language form, comprising:
From described line information table, search described recipient's sign;
Described method also comprises:
When searching from line information table while identifying less than described recipient, the message header of resolving described notification message obtains giving tacit consent to terminal type and default language type, and generates PUSH message according to described acquiescence terminal type and default language type.
5. method according to claim 3, is characterized in that, template number corresponding to terminal type that described foundation finds also comprised call corresponding template message from template registry before:
The message header of resolving described notification message obtains type of message;
When the type of message of notification message is timed message, resolves message header and obtain timed sending time, and whether use local time zone to push;
If use local time zone to push, from line information table, search described recipient and identify corresponding local time zone, if search successfully, according to described local time zone, local zone time corresponding to timed sending time convert to; Local zone time according to described correspondence arranges timer, and described notification message is added to timing queue, when arriving the local zone time of described correspondence, carries out the described step of calling corresponding template message according to each template number from template registry; If search unsuccessfully, carry out the step of not using local time zone to push;
If do not use local time zone to push, according to described timed sending time, timer is set, described notification message is added to timing queue, when arriving described timed sending time, carry out the described step of calling corresponding template message according to each template number from template registry.
6. method according to claim 5, is characterized in that, when the type of message of notification message is online message, the described terminal that described PUSH message is sent to described recipient place, comprising:
From line information table, search described recipient's sign, if search successfully, described PUSH message is put into transmit queue, and be sent to the terminal at described recipient place; If search unsuccessfully, finish to send.
7. method according to claim 5, is characterized in that, when the type of message of notification message is common message, the described terminal that described PUSH message is sent to described recipient place, comprising:
From line information table, search described recipient's sign, if search successfully, described PUSH message is put into transmit queue, and be sent to the terminal at described recipient place; If search unsuccessfully, described PUSH message is put into off-line queue, wait for that recipient identifies when online to send.
8. a message server, is characterized in that, comprising:
Notification message receiver module, for receiving notice message, described notification message comprises message header, parameter key assignments and template number corresponding to each terminal type;
Search module, for resolving the message header of described notification message, obtain recipient sign, and search described recipient and identify corresponding terminal type and language form;
Calling module, for calling corresponding template message according to template number corresponding to terminal type finding from template registry, described template message comprises the template message of different language type;
Generation module, for replace the parameter of template message according to described parameter key assignments, and generates PUSH message according to the language form finding;
Sending module, for being sent to described PUSH message the terminal at described recipient place.
9. message server according to claim 8, is characterized in that, also comprises:
Template Registering modules, before described receiving notice message, receives template registration message, and described template registration message is registered and preserved in template registry; Described template registration message comprises: template corresponding to each terminal type number and each template number corresponding template message, described template message comprises the template message of different language type.
10. message server according to claim 8, is characterized in that, also comprises:
Log-on message receiver module, receives user login information for before receiving notice message, and described user login information comprises: user authentication information, user name, terminal type, language form, time zone, place and last login time;
Subscriber authentication module, for verifying according to described user authentication information, judges for the user who is verified whether described user name is arranged in line information table;
Update module, while being positioned at line information table for described user name, upgrades terminal type corresponding with described user name in line information table, language form, time zone, place and last login time;
Preserve module, while not being positioned at line information table for described user name, described user login information is saved in described line information table.
11. message servers according to claim 10, is characterized in that, also comprise:
Message header parsing module, before template number corresponding to terminal type finding for described foundation called corresponding template message from template registry, the message header of resolving described notification message obtains type of message;
Whether described message header parsing module, while being also timed message for the type of message when notification message, resolving message header and obtain timed sending time, and use local time zone to push;
Local pushing module when using local time zone to push, is searched described recipient and is identified corresponding local time zone from line information table, while searching successfully, according to described local time zone, local zone time corresponding to timed sending time converts to; Local zone time according to described correspondence arranges timer, and described notification message is added to timing queue, and when arriving the local zone time of described correspondence, described calling module calls corresponding template message according to each template number from template registry;
Local pushing module, for not using local time zone to push or local pushing module is searched described recipient while identifying the failure of corresponding local time zone from line information table, according to described timed sending time, timer is set, described notification message is added to timing queue, when arriving described timed sending time, described calling module calls corresponding template message according to each template number from template registry.
12. message servers according to claim 11, is characterized in that:
Described sending module also for, when the type of message of notification message is online message, from line information table, search described recipient sign, if search successfully, described PUSH message is put into transmit queue, and is sent to the terminal at described recipient place; If search unsuccessfully, finish to send.
13. message servers according to claim 11, is characterized in that:
Described sending module also for, when the type of message of notification message is common message, from line information table, search described recipient sign, if search successfully, described PUSH message is put into transmit queue, and is sent to the terminal at described recipient place; If search unsuccessfully, described PUSH message is put into off-line queue, wait for that recipient identifies when online to send.
CN201310048776.6A 2013-02-06 2013-02-06 Notification message pushing method and message server Pending CN103973461A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310048776.6A CN103973461A (en) 2013-02-06 2013-02-06 Notification message pushing method and message server

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310048776.6A CN103973461A (en) 2013-02-06 2013-02-06 Notification message pushing method and message server

Publications (1)

Publication Number Publication Date
CN103973461A true CN103973461A (en) 2014-08-06

Family

ID=51242531

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310048776.6A Pending CN103973461A (en) 2013-02-06 2013-02-06 Notification message pushing method and message server

Country Status (1)

Country Link
CN (1) CN103973461A (en)

Cited By (38)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104917834A (en) * 2015-06-09 2015-09-16 北京金山安全软件有限公司 Information pushing method and device
CN105162838A (en) * 2015-07-30 2015-12-16 青岛海尔智能家电科技有限公司 Message pushing method, and method and device for receiving pushed message
CN105578431A (en) * 2016-01-20 2016-05-11 北京智驾互联信息服务有限公司 Reminding message sending device and method
CN105635291A (en) * 2015-12-31 2016-06-01 联想(北京)有限公司 Information pushing method, information pushing device, information displaying method and information displaying device
CN105763584A (en) * 2014-12-17 2016-07-13 金蝶软件(中国)有限公司 Message processing method and apparatus
CN106201543A (en) * 2016-07-20 2016-12-07 青岛海信电器股份有限公司 The display packing of notification message and smart machine in smart machine
CN106533903A (en) * 2016-10-28 2017-03-22 北京奇虎科技有限公司 Long connection message release method, platform device and system
CN106780162A (en) * 2016-12-19 2017-05-31 湖北省建筑工程质量监督检验测试中心 A kind of hot rolled ribbed bars testing process real-time tracking system and method
CN107302597A (en) * 2017-08-17 2017-10-27 北京小度信息科技有限公司 Message official documents and correspondence method for pushing and device
CN107465759A (en) * 2017-09-07 2017-12-12 武汉楚鼎信息技术有限公司 A kind of message server, message issuing method and terminal
CN107592334A (en) * 2017-07-17 2018-01-16 阿里巴巴集团控股有限公司 A kind of information popularization method, apparatus and equipment
CN107748688A (en) * 2017-09-30 2018-03-02 微梦创科网络科技(中国)有限公司 A kind of information displaying method and device
CN108023903A (en) * 2016-10-31 2018-05-11 北京乐知行软件有限公司 One kind notice dissemination method and system
CN108768837A (en) * 2018-05-31 2018-11-06 中国建设银行股份有限公司 Message treatment method and relevant apparatus
CN109190075A (en) * 2018-08-20 2019-01-11 国云科技股份有限公司 A kind of message method based on cloudy platform type of message
CN109347898A (en) * 2018-08-20 2019-02-15 深圳市梦网科技发展有限公司 Sending method, display methods and the server and mobile terminal of scene information
CN109558199A (en) * 2018-11-29 2019-04-02 广州市百果园信息技术有限公司 A kind of information-pushing method, device, equipment and storage medium
CN109672608A (en) * 2018-12-21 2019-04-23 腾讯音乐娱乐科技(深圳)有限公司 The method for sending message according to the time
CN109815408A (en) * 2019-02-01 2019-05-28 百度在线网络技术(北京)有限公司 Method and apparatus for pushed information
WO2019105318A1 (en) * 2017-11-28 2019-06-06 阿里巴巴集团控股有限公司 Method for processing message time and related device
CN110012051A (en) * 2018-12-19 2019-07-12 香港乐蜜有限公司 Notify method for pushing, device, terminal device, server and system
CN110049118A (en) * 2019-04-12 2019-07-23 深圳乐信软件技术有限公司 Information push method, device, equipment and storage medium
CN110460602A (en) * 2019-08-15 2019-11-15 中国银行股份有限公司 It can support the SWIFT message processing method and system of multi-bank zone
CN110460512A (en) * 2019-08-01 2019-11-15 北京达佳互联信息技术有限公司 System message generation method, device, server and storage medium
CN110533456A (en) * 2019-07-30 2019-12-03 威富通科技有限公司 A kind of coupon information method for pushing, system and server
CN110572434A (en) * 2019-08-05 2019-12-13 威富通科技有限公司 Push method and device of voice broadcast message, push server and storage medium
CN110601952A (en) * 2018-06-12 2019-12-20 北京京东尚科信息技术有限公司 Multi-channel message notification sending method and device
CN111049727A (en) * 2019-11-22 2020-04-21 用友网络科技股份有限公司 Message processing method, message processing apparatus, and computer-readable storage medium
CN111049723A (en) * 2018-10-15 2020-04-21 广州虎牙信息科技有限公司 Message pushing method, message management system, server and computer storage medium
CN111049871A (en) * 2018-10-15 2020-04-21 广州虎牙信息科技有限公司 Message pushing method, message management system, server and computer storage medium
CN111756620A (en) * 2020-06-28 2020-10-09 中国银行股份有限公司 Message pushing method and device
CN111935111A (en) * 2020-07-27 2020-11-13 北京字节跳动网络技术有限公司 Interaction method and device and electronic equipment
CN112866979A (en) * 2020-12-31 2021-05-28 恒安嘉新(北京)科技股份公司 User information association method, device, equipment and medium based on 5G service interface
CN112925512A (en) * 2021-01-29 2021-06-08 北京字节跳动网络技术有限公司 Message sending method and device, electronic equipment and storage medium
CN112995248A (en) * 2019-12-12 2021-06-18 阿里巴巴集团控股有限公司 Information pushing method, device and equipment
WO2021179265A1 (en) * 2020-03-12 2021-09-16 深圳市欢太科技有限公司 Information pushing method and apparatus, server, and storage medium
CN113992622A (en) * 2021-09-08 2022-01-28 上海易立德信息技术股份有限公司 Multi-template aggregation message notification sending system and method based on unified model
CN114390452A (en) * 2022-01-18 2022-04-22 平安科技(深圳)有限公司 Message sending method and related equipment

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030106022A1 (en) * 2001-12-05 2003-06-05 Goodacre Anthony John Outputting dynamic local content on mobile devices
CN1863174A (en) * 2006-01-12 2006-11-15 华为技术有限公司 Instant message system and message processing method
CN101175234A (en) * 2006-10-31 2008-05-07 报联新动力(北京)科技有限公司 System and method for implementing data propelling movement by mobile information terminal
CN101656928A (en) * 2008-08-20 2010-02-24 华为软件技术有限公司 Short message processing method, system and assembly program unit
CN101997894A (en) * 2009-08-14 2011-03-30 阿里巴巴集团控股有限公司 Information pushing method, system and network system thereof
CN102263851A (en) * 2010-05-31 2011-11-30 北京迅捷英翔网络科技有限公司 Message conversion method
CN102480674A (en) * 2010-11-26 2012-05-30 中国移动通信集团北京有限公司 Data pushing method and state perceiving and pushing module as well as data pushing system
CN102546471A (en) * 2011-12-31 2012-07-04 深圳中兴网信科技有限公司 Message sending method for serving overall process of business travel
CN102724324A (en) * 2012-06-28 2012-10-10 用友软件股份有限公司 Information pushing and integrating device and information pushing and integrating method

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030106022A1 (en) * 2001-12-05 2003-06-05 Goodacre Anthony John Outputting dynamic local content on mobile devices
CN1863174A (en) * 2006-01-12 2006-11-15 华为技术有限公司 Instant message system and message processing method
CN101175234A (en) * 2006-10-31 2008-05-07 报联新动力(北京)科技有限公司 System and method for implementing data propelling movement by mobile information terminal
CN101656928A (en) * 2008-08-20 2010-02-24 华为软件技术有限公司 Short message processing method, system and assembly program unit
CN101997894A (en) * 2009-08-14 2011-03-30 阿里巴巴集团控股有限公司 Information pushing method, system and network system thereof
CN102263851A (en) * 2010-05-31 2011-11-30 北京迅捷英翔网络科技有限公司 Message conversion method
CN102480674A (en) * 2010-11-26 2012-05-30 中国移动通信集团北京有限公司 Data pushing method and state perceiving and pushing module as well as data pushing system
CN102546471A (en) * 2011-12-31 2012-07-04 深圳中兴网信科技有限公司 Message sending method for serving overall process of business travel
CN102724324A (en) * 2012-06-28 2012-10-10 用友软件股份有限公司 Information pushing and integrating device and information pushing and integrating method

Cited By (56)

* 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
CN104917834A (en) * 2015-06-09 2015-09-16 北京金山安全软件有限公司 Information pushing method and device
CN104917834B (en) * 2015-06-09 2018-07-10 北京金山安全软件有限公司 Information pushing method and device
CN105162838A (en) * 2015-07-30 2015-12-16 青岛海尔智能家电科技有限公司 Message pushing method, and method and device for receiving pushed message
CN105635291A (en) * 2015-12-31 2016-06-01 联想(北京)有限公司 Information pushing method, information pushing device, information displaying method and information displaying device
CN105578431B (en) * 2016-01-20 2019-09-06 北京智驾互联信息服务有限公司 Reminder message sending device and method
CN105578431A (en) * 2016-01-20 2016-05-11 北京智驾互联信息服务有限公司 Reminding message sending device and method
CN106201543A (en) * 2016-07-20 2016-12-07 青岛海信电器股份有限公司 The display packing of notification message and smart machine in smart machine
CN106201543B (en) * 2016-07-20 2020-03-24 青岛海信电器股份有限公司 Display method of notification message in intelligent device and intelligent device
CN106533903A (en) * 2016-10-28 2017-03-22 北京奇虎科技有限公司 Long connection message release method, platform device and system
CN106533903B (en) * 2016-10-28 2019-12-24 北京奇虎科技有限公司 Long connection message issuing method, platform device and system
CN108023903A (en) * 2016-10-31 2018-05-11 北京乐知行软件有限公司 One kind notice dissemination method and system
CN108023903B (en) * 2016-10-31 2021-08-17 北京讯飞乐知行软件有限公司 Notification issuing method and system
CN106780162A (en) * 2016-12-19 2017-05-31 湖北省建筑工程质量监督检验测试中心 A kind of hot rolled ribbed bars testing process real-time tracking system and method
CN107592334A (en) * 2017-07-17 2018-01-16 阿里巴巴集团控股有限公司 A kind of information popularization method, apparatus and equipment
CN107302597B (en) * 2017-08-17 2020-06-16 北京星选科技有限公司 Message file pushing method and device
CN107302597A (en) * 2017-08-17 2017-10-27 北京小度信息科技有限公司 Message official documents and correspondence method for pushing and device
CN107465759A (en) * 2017-09-07 2017-12-12 武汉楚鼎信息技术有限公司 A kind of message server, message issuing method and terminal
CN107465759B (en) * 2017-09-07 2019-03-12 武汉楚鼎信息技术有限公司 A kind of message server, message issuing method and terminal
CN107748688A (en) * 2017-09-30 2018-03-02 微梦创科网络科技(中国)有限公司 A kind of information displaying method and device
CN107748688B (en) * 2017-09-30 2021-05-11 微梦创科网络科技(中国)有限公司 Information display method and device
WO2019105318A1 (en) * 2017-11-28 2019-06-06 阿里巴巴集团控股有限公司 Method for processing message time and related device
CN108768837A (en) * 2018-05-31 2018-11-06 中国建设银行股份有限公司 Message treatment method and relevant apparatus
CN110601952B (en) * 2018-06-12 2022-12-27 北京京东尚科信息技术有限公司 Multi-channel message notification sending method and device
CN110601952A (en) * 2018-06-12 2019-12-20 北京京东尚科信息技术有限公司 Multi-channel message notification sending method and device
CN109347898A (en) * 2018-08-20 2019-02-15 深圳市梦网科技发展有限公司 Sending method, display methods and the server and mobile terminal of scene information
CN109190075A (en) * 2018-08-20 2019-01-11 国云科技股份有限公司 A kind of message method based on cloudy platform type of message
CN109347898B (en) * 2018-08-20 2021-04-30 深圳市梦网科技发展有限公司 Scene information sending method, scene information display method, server and mobile terminal
CN111049871A (en) * 2018-10-15 2020-04-21 广州虎牙信息科技有限公司 Message pushing method, message management system, server and computer storage medium
CN111049723A (en) * 2018-10-15 2020-04-21 广州虎牙信息科技有限公司 Message pushing method, message management system, server and computer storage medium
CN111049871B (en) * 2018-10-15 2023-04-07 广州虎牙信息科技有限公司 Message pushing method, message management system, server and computer storage medium
CN109558199A (en) * 2018-11-29 2019-04-02 广州市百果园信息技术有限公司 A kind of information-pushing method, device, equipment and storage medium
CN110012051A (en) * 2018-12-19 2019-07-12 香港乐蜜有限公司 Notify method for pushing, device, terminal device, server and system
CN109672608B (en) * 2018-12-21 2021-12-31 腾讯音乐娱乐科技(深圳)有限公司 Method for transmitting messages according to time
CN109672608A (en) * 2018-12-21 2019-04-23 腾讯音乐娱乐科技(深圳)有限公司 The method for sending message according to the time
CN109815408B (en) * 2019-02-01 2021-03-16 百度在线网络技术(北京)有限公司 Method and device for pushing information
CN109815408A (en) * 2019-02-01 2019-05-28 百度在线网络技术(北京)有限公司 Method and apparatus for pushed information
CN110049118A (en) * 2019-04-12 2019-07-23 深圳乐信软件技术有限公司 Information push method, device, equipment and storage medium
CN110533456A (en) * 2019-07-30 2019-12-03 威富通科技有限公司 A kind of coupon information method for pushing, system and server
CN110460512B (en) * 2019-08-01 2021-10-22 北京达佳互联信息技术有限公司 System message generation method, device, server and storage medium
CN110460512A (en) * 2019-08-01 2019-11-15 北京达佳互联信息技术有限公司 System message generation method, device, server and storage medium
CN110572434A (en) * 2019-08-05 2019-12-13 威富通科技有限公司 Push method and device of voice broadcast message, push server and storage medium
CN110460602A (en) * 2019-08-15 2019-11-15 中国银行股份有限公司 It can support the SWIFT message processing method and system of multi-bank zone
CN110460602B (en) * 2019-08-15 2022-01-07 中国银行股份有限公司 SWIFT message processing method and system capable of supporting multiple banks and multiple time zones
CN111049727A (en) * 2019-11-22 2020-04-21 用友网络科技股份有限公司 Message processing method, message processing apparatus, and computer-readable storage medium
CN112995248A (en) * 2019-12-12 2021-06-18 阿里巴巴集团控股有限公司 Information pushing method, device and equipment
WO2021179265A1 (en) * 2020-03-12 2021-09-16 深圳市欢太科技有限公司 Information pushing method and apparatus, server, and storage medium
CN115023922A (en) * 2020-03-12 2022-09-06 深圳市欢太科技有限公司 Information pushing method and device, server and storage medium
CN115023922B (en) * 2020-03-12 2024-05-03 深圳市欢太科技有限公司 Information pushing method, device, server and storage medium
CN111756620A (en) * 2020-06-28 2020-10-09 中国银行股份有限公司 Message pushing method and device
CN111935111A (en) * 2020-07-27 2020-11-13 北京字节跳动网络技术有限公司 Interaction method and device and electronic equipment
CN112866979B (en) * 2020-12-31 2022-09-09 恒安嘉新(北京)科技股份公司 User information association method, device, equipment and medium based on 5G service interface
CN112866979A (en) * 2020-12-31 2021-05-28 恒安嘉新(北京)科技股份公司 User information association method, device, equipment and medium based on 5G service interface
CN112925512A (en) * 2021-01-29 2021-06-08 北京字节跳动网络技术有限公司 Message sending method and device, electronic equipment and storage medium
CN113992622A (en) * 2021-09-08 2022-01-28 上海易立德信息技术股份有限公司 Multi-template aggregation message notification sending system and method based on unified model
CN114390452A (en) * 2022-01-18 2022-04-22 平安科技(深圳)有限公司 Message sending method and related equipment

Similar Documents

Publication Publication Date Title
CN103973461A (en) Notification message pushing method and message server
US10218657B2 (en) Method and system for providing private chat within a group chat
US11175796B2 (en) Menu management method, server, and system
US10187445B2 (en) System, method and browser client for enabling browser data synchronization
US20200213403A1 (en) Information transmission method and device
EP3402136B1 (en) Information interaction method, client and device
CN103051646A (en) Information synchronization method and device
US20140206399A1 (en) Location-based group generation method, apparatus and system
KR101448593B1 (en) Method of pushing web service and server performing the same
CN109547547A (en) Return source dispatching method, device and its storage medium
US10873640B2 (en) Information exchange method and server
CN103167031A (en) Communication between Web applications
EP2974159B1 (en) Method, device and system for voice communication
CN109274705A (en) Service providing method, apparatus and system based on user identity
CN102833328A (en) Unified application calling method and unified calling client
JP6721314B2 (en) Network systems, servers, and terminals
CN103024049B (en) Realize the system that browser data is synchronous
JP2006243985A (en) Message notification system and method, and server used therefor
US9935989B2 (en) System and apparatus for user communications
CN103561063A (en) Method and terminal for logging onto set top box
CN102201931A (en) Device management method and system and related apparatus
CN110708238B (en) Method and apparatus for processing information
CN110798495A (en) Method and server for end-to-end message push in cluster architecture mode
CN103532941A (en) Graphical page presentation method and device in CGS (client gateway server) mode
CN101753561B (en) Business cluster processing method and cluster system

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
REG Reference to a national code

Ref country code: HK

Ref legal event code: DE

Ref document number: 1197507

Country of ref document: HK

RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20140806

REG Reference to a national code

Ref country code: HK

Ref legal event code: WD

Ref document number: 1197507

Country of ref document: HK