CN103686628A - An information push method, system, network device, and mobile terminal - Google Patents
An information push method, system, network device, and mobile terminal Download PDFInfo
- Publication number
- CN103686628A CN103686628A CN201210345914.2A CN201210345914A CN103686628A CN 103686628 A CN103686628 A CN 103686628A CN 201210345914 A CN201210345914 A CN 201210345914A CN 103686628 A CN103686628 A CN 103686628A
- Authority
- CN
- China
- Prior art keywords
- push
- information
- service platform
- module
- mobile terminal
- 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.)
- Granted
Links
- 238000000034 method Methods 0.000 title claims abstract description 29
- 230000004044 response Effects 0.000 claims abstract description 14
- 230000003993 interaction Effects 0.000 claims description 14
- 238000012544 monitoring process Methods 0.000 claims description 12
- 238000001514 detection method Methods 0.000 claims description 6
- 230000036541 health Effects 0.000 description 25
- 238000010586 diagram Methods 0.000 description 7
- WQZGKKKJIJFFOK-GASJEMHNSA-N Glucose Natural products OC[C@H]1OC(O)[C@H](O)[C@@H](O)[C@@H]1O WQZGKKKJIJFFOK-GASJEMHNSA-N 0.000 description 2
- 239000008280 blood Substances 0.000 description 2
- 210000004369 blood Anatomy 0.000 description 2
- 239000008103 glucose Substances 0.000 description 2
- 238000010295 mobile communication Methods 0.000 description 2
- 230000005540 biological transmission Effects 0.000 description 1
- 230000008859 change Effects 0.000 description 1
- 206010012601 diabetes mellitus Diseases 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 230000000291 postprandial effect Effects 0.000 description 1
- 230000008569 process Effects 0.000 description 1
- 230000001360 synchronised effect Effects 0.000 description 1
Images
Landscapes
- Telephonic Communication Services (AREA)
Abstract
Description
技术领域 technical field
本发明涉及移动通信中的信息传输技术,尤其涉及一种信息推送方法、系统及网络设备、移动终端。The invention relates to information transmission technology in mobile communication, in particular to an information push method, system, network equipment, and mobile terminal.
背景技术 Background technique
图1为现有技术中一种基于移动健康平台的信息推送系统结构示意图,如图1所示,为了实现从移动健康平台到移动终端的信息推送,移动健康平台需要连接短信/彩信网关,从而通过移动通信网络将推送信息以短信/彩信的形式发送到用户的移动终端上。Fig. 1 is a schematic structural diagram of an information push system based on a mobile health platform in the prior art. As shown in Fig. 1, in order to realize information push from the mobile health platform to the mobile terminal, the mobile health platform needs to be connected to the SMS/MMS gateway, thereby The push information is sent to the user's mobile terminal in the form of SMS/MMS through the mobile communication network.
上述方案具有以下缺点:The above scheme has the following disadvantages:
1)移动健康平台需要连接短信/彩信网关,导致平台结构较为复杂;1) The mobile health platform needs to be connected to the SMS/MMS gateway, resulting in a more complicated platform structure;
2)短信推送方式只能发送文字信息、所以推送内容限制较大,灵活性差;彩信推送方式虽然能够发送多媒体信息,但可发送的数据长度也具有局限性,在发送时需要经过压缩,不适合移动健康业务对用户推送较大数据信息的需求。2) The SMS push method can only send text messages, so the push content is limited and the flexibility is poor; although the MMS push method can send multimedia information, the length of the data that can be sent is also limited, and it needs to be compressed when sending, which is not suitable Mobile health services require users to push large data information.
为了摆脱短信/彩信网关的限制,可以考虑采用HTTP协议实现由移动健康平台到移动终端的信息推送,但是,由于移动终端具有网络漫游特性,无法分配到固定IP地址,因此,移动健康平台不能主动向移动终端发起HTTP请求,也就不能实现通过HTTP协议的信息推送。In order to get rid of the limitation of the SMS/MMS gateway, the HTTP protocol can be considered to realize the information push from the mobile health platform to the mobile terminal. However, due to the roaming characteristics of the mobile terminal, it cannot be assigned a fixed IP address. Therefore, the mobile health platform cannot actively An HTTP request is initiated to the mobile terminal, and information push through the HTTP protocol cannot be realized.
发明内容 Contents of the invention
有鉴于此,本发明的主要目的在于提供一种信息推送方法、系统及网络设备、移动终端,能够通过HTTP协议实现信息推送,业务平台结构简单且推送灵活性高。In view of this, the main purpose of the present invention is to provide an information push method, system, network equipment, and mobile terminal, which can realize information push through the HTTP protocol, and the service platform has a simple structure and high push flexibility.
为达到上述目的,本发明的技术方案是这样实现的:In order to achieve the above object, technical solution of the present invention is achieved in that way:
一种信息推送方法,业务平台存储用户身份、推送信息和推送时间节点的对应关系,该方法包括:An information push method, in which a service platform stores the corresponding relationship between user identity, push information, and push time nodes, the method includes:
业务平台接收来自移动终端的至少携带用户身份的HTTP请求;The service platform receives an HTTP request carrying at least the user identity from the mobile terminal;
所述业务平台查询存储的用户身份、推送信息和推送时间节点的对应关系,获取与当前时间和所述HTTP请求中携带的用户身份对应的推送信息;The service platform queries the stored user identity, push information, and the corresponding relationship between push time nodes, and obtains push information corresponding to the current time and the user identity carried in the HTTP request;
所述业务平台通过HTTP响应将所述推送信息发送给所述移动终端。The service platform sends the push information to the mobile terminal through an HTTP response.
所述业务平台存储用户身份、推送信息和推送时间节点的对应关系为:The corresponding relationship between the user identity stored on the service platform, push information and push time nodes is:
所述业务平台接收来自移动终端的用户身份和推送参考信息;The service platform receives user identity and push reference information from the mobile terminal;
所述业务平台根据所述推送参考信息和预设策略,确定至少一条推送信息和每条推送信息的推送时间节点,并存储所述接收的用户身份、所述确定的推送信息和推送时间节点的对应关系。The service platform determines at least one piece of push information and the push time node of each piece of push information according to the push reference information and the preset strategy, and stores the received user identity, the determined push information, and the push time node Correspondence.
该方法还包括:The method also includes:
所述业务平台将确定的每条推送信息的推送时间节点发送给所述移动终端;The service platform sends the determined push time node of each piece of push information to the mobile terminal;
所述移动终端根据所述每条推送信息的推送时间节点监测时钟,监测到推送时间节点,则向业务平台发送HTTP请求。The mobile terminal monitors the clock according to the push time node of each piece of push information, and sends an HTTP request to the service platform when the push time node is detected.
所述业务平台存储用户身份、推送信息和推送时间节点的对应关系为:The corresponding relationship between the user identity stored on the service platform, push information and push time nodes is:
所述业务平台接收来自移动终端的用户身份、推送参考信息和推送时间节点;The service platform receives user identity, push reference information and push time node from the mobile terminal;
所述业务平台根据所述推送参考信息和预设策略,确定至少一条推送信息,以及根据所述推送时间节点确定每条推送信息的推送时间节点,并存储所述接收的用户身份、所述确定的推送信息和推送时间节点的对应关系。The service platform determines at least one piece of push information according to the push reference information and the preset strategy, and determines the push time node of each piece of push information according to the push time node, and stores the received user identity, the determined The corresponding relationship between push information and push time nodes.
该方法还包括:The method also includes:
移动终端根据所述发送给业务平台的推送时间节点监测时钟,监测到推送时间节点,则向业务平台发送HTTP请求。The mobile terminal monitors the clock according to the push time node sent to the service platform, and sends an HTTP request to the service platform when the push time node is detected.
一种业务平台,包括:存储模块、接收模块、获取模块和发送模块;其中,A service platform, comprising: a storage module, a receiving module, an acquisition module and a sending module; wherein,
所述存储模块,用于存储用户身份、推送信息和推送时间节点的对应关系;The storage module is used to store the corresponding relationship between user identity, push information and push time nodes;
所述接收模块,用于接收来自移动终端的至少携带用户身份的HTTP请求;The receiving module is configured to receive an HTTP request carrying at least a user identity from a mobile terminal;
所述获取模块,用于在接收模块接收到HTTP请求后,向存储模块查询用户身份、推送信息和推送时间节点的对应关系,获取与当前时间和所述HTTP请求中携带的用户身份对应的推送信息;The acquiring module is configured to, after the receiving module receives the HTTP request, query the storage module for the corresponding relationship between user identity, push information and push time nodes, and obtain the push corresponding to the current time and the user identity carried in the HTTP request information;
所述发送模块,用于通过HTTP响应将将所述获取模块获取的推送信息发送给所述移动终端。The sending module is configured to send the push information acquired by the acquiring module to the mobile terminal through an HTTP response.
该业务平台还包括确定模块,The business platform also includes a determination module,
所述接收模块,还用于接收来自移动终端的用户身份和推送参考信息;The receiving module is also used to receive user identity and push reference information from the mobile terminal;
所述确定模块,用于根据所述推送参考信息和预设策略,确定至少一条推送信息和每条推送信息的推送时间节点;The determination module is configured to determine at least one piece of push information and a push time node of each piece of push information according to the push reference information and the preset strategy;
所述存储模块,具体用于存储所述接收的用户身份、所述确定模块确定的推送信息和推送时间节点的对应关系。The storage module is specifically configured to store the received user identity, the corresponding relationship between the push information determined by the determination module and the push time node.
所述发送模块,还用于将确定模块确定的每条推送信息的推送时间节点发送给所述移动终端。The sending module is further configured to send the push time node of each piece of push information determined by the determining module to the mobile terminal.
该业务平台还包括确定模块,The business platform also includes a determination module,
所述接收模块,还用于接收来自移动终端的用户身份、推送参考信息和推送时间节点;The receiving module is also used to receive user identity, push reference information and push time node from the mobile terminal;
所述确定模块,用于根据所述推送参考信息和预设策略,确定至少一条推送信息,以及根据所述推送时间节点确定每条推送信息的推送时间节点;The determination module is configured to determine at least one piece of push information according to the push reference information and the preset strategy, and determine the push time node of each piece of push information according to the push time node;
所述存储模块,具体用于存储所述接收的用户身份、所述确定模块确定的推送信息和推送时间节点的对应关系。The storage module is specifically configured to store the received user identity, the corresponding relationship between the push information determined by the determination module and the push time node.
一种移动终端,包括:存储模块、时钟监测模块、发送模块和接收模块;其中,A mobile terminal, including: a storage module, a clock monitoring module, a sending module and a receiving module; wherein,
所述存储模块,用于存储推送信息的推送时间节点;The storage module is used to store the push time node of the push information;
所述时钟监测模块,用于根据存储模块存储的推送时间节点监测时钟,监测到推送时间节点,则通知发送模块;The clock monitoring module is used to monitor the clock according to the push time node stored in the storage module, and notify the sending module when the push time node is detected;
所述发送模块,用于在收到时钟监测模块的通知后,向业务平台发送至少携带用户身份的HTTP请求;The sending module is configured to send an HTTP request carrying at least the user identity to the service platform after receiving the notification from the clock monitoring module;
所述接收模块,用于接收业务平台通过HTTP响应发送的推送信息。The receiving module is used to receive push information sent by the service platform through HTTP response.
该移动终端还包括用户交互模块,The mobile terminal also includes a user interaction module,
所述用户交互模块,用于根据用户操作或通过检测,获取推送参考信息;The user interaction module is used to obtain push reference information according to user operations or through detection;
所述发送模块,具体用于向业务平台发送用户身份和推送参考信息;The sending module is specifically used to send user identity and push reference information to the service platform;
所述接收模块,还用于接收业务平台发送的推送信息的推送时间节点,并将所述推送信息的推送时间节点送至存储模块存储。The receiving module is further configured to receive the push time node of the push information sent by the service platform, and send the push time node of the push information to the storage module for storage.
该移动终端还包括用户交互模块,The mobile terminal also includes a user interaction module,
所述用户交互模块,用于根据用户操作或通过检测,获取推送参考信息;以及根据用户操作获取推送时间节点,并将所述推送时间节点送至存储模块存储;The user interaction module is used to obtain push reference information according to user operations or through detection; and obtain push time nodes according to user operations, and send the push time nodes to a storage module for storage;
所述发送模块,具体用于向业务平台发送用户身份、推送参考信息和所述推送时间节点。The sending module is specifically configured to send the user identity, push reference information and the push time node to the service platform.
一种移动终端,包括:用户交互模块、存储模块、时钟监测模块、发送模块和接收模块;其中,A mobile terminal, including: a user interaction module, a storage module, a clock monitoring module, a sending module and a receiving module; wherein,
所述存储模块,用于存储用户通过用户交互模块设置的推送时间节点;The storage module is used to store the push time node set by the user through the user interaction module;
所述时钟监测模块,用于根据所述用户设置的推送时间节点监测时钟,监测到推送时间节点,则通知发送模块;The clock monitoring module is configured to monitor the clock according to the push time node set by the user, and notify the sending module when the push time node is detected;
所述发送模块,用于在收到时钟监测模块的通知后,向业务平台发送至少携带用户身份的HTTP请求;The sending module is configured to send an HTTP request carrying at least the user identity to the service platform after receiving the notification from the clock monitoring module;
所述接收模块,用于接收业务平台通过HTTP响应发送的推送信息。The receiving module is used to receive push information sent by the service platform through HTTP response.
一种信息推送系统,包括:业务平台和移动终端;其中,所述业务平台为上述的业务平台,所述移动终端为上述的移动终端。An information push system, comprising: a service platform and a mobile terminal; wherein, the service platform is the above-mentioned service platform, and the mobile terminal is the above-mentioned mobile terminal.
本发明信息推送方法、系统及网络设备、移动终端,业务平台接收来自移动终端的至少携带用户身份的HTTP请求,所述业务平台查询存储的用户身份、推送信息和推送时间节点的对应关系,获取与当前时间和所述HTTP请求中携带的用户身份对应的推送信息;所述业务平台通过HTTP响应将所述推送信息发送给所述移动终端。采用本发明所述的技术方案,业务平台不需要连接短信/彩信网关,从而可以简化平台结构;并且,由于摆脱了短信/彩信的内容及长度限制,从而能够提高信息推送的灵活性。The information push method, system, network device, and mobile terminal of the present invention, the service platform receives an HTTP request carrying at least the user identity from the mobile terminal, and the service platform queries the stored user identity, the corresponding relationship between push information and push time nodes, and obtains push information corresponding to the current time and the user identity carried in the HTTP request; the service platform sends the push information to the mobile terminal through an HTTP response. By adopting the technical scheme of the present invention, the service platform does not need to be connected to the SMS/MMS gateway, thereby simplifying the platform structure; and, since the content and length restrictions of the SMS/MMS are eliminated, the flexibility of information push can be improved.
附图说明 Description of drawings
图1为现有技术中一种基于移动健康平台的信息推送系统结构示意图;Fig. 1 is a schematic structural diagram of an information push system based on a mobile health platform in the prior art;
图2为本发明实施例一种信息推送方法的流程示意图;2 is a schematic flow diagram of an information push method according to an embodiment of the present invention;
图3为本发明实施例一种业务平台的结构示意图;FIG. 3 is a schematic structural diagram of a service platform according to an embodiment of the present invention;
图4为本发明实施例一种移动终端的结构示意图;FIG. 4 is a schematic structural diagram of a mobile terminal according to an embodiment of the present invention;
图5为本发明实施例1一种信息推送方法流程示意图;FIG. 5 is a schematic flow chart of an information push method according to Embodiment 1 of the present invention;
图6为本发明实施例1中移动健康平台生成时间节点列表的原理示意图。FIG. 6 is a schematic diagram of the principle of generating a time node list by the mobile health platform in Embodiment 1 of the present invention.
具体实施方式 Detailed ways
本发明的基本思想是:业务平台接收来自移动终端的至少携带用户身份的HTTP请求,所述业务平台查询存储的用户身份、推送信息和推送时间节点的对应关系,获取与当前时间和所述HTTP请求中携带的用户身份对应的推送信息;所述业务平台通过HTTP响应将所述推送信息发送给所述移动终端。The basic idea of the present invention is: the service platform receives an HTTP request carrying at least the user identity from the mobile terminal; Push information corresponding to the user identity carried in the request; the service platform sends the push information to the mobile terminal through an HTTP response.
本发明实施例提出了一种信息推送方法,如图2所示,该方法包括:The embodiment of the present invention proposes an information push method, as shown in Figure 2, the method includes:
步骤201:业务平台接收来自移动终端的至少携带用户身份的HTTP请求;Step 201: the service platform receives an HTTP request carrying at least the user identity from the mobile terminal;
步骤202:所述业务平台查询存储的用户身份、推送信息和推送时间节点的对应关系,获取与当前时间和所述HTTP请求中携带的用户身份对应的推送信息;Step 202: The service platform queries the stored user identity, push information and the corresponding relationship between push time nodes, and obtains push information corresponding to the current time and the user identity carried in the HTTP request;
本发明中,业务平台存储用户身份、推送信息和推送时间节点的对应关系。In the present invention, the service platform stores the corresponding relationship between user identity, push information and push time nodes.
可选的,所述业务平台存储用户身份、推送信息和推送时间节点的对应关系为:所述业务平台接收来自移动终端的用户身份和推送参考信息;所述业务平台根据所述推送参考信息和预设策略,确定至少一条推送信息和每条推送信息的推送时间节点,并存储所述接收的用户身份、所述确定的推送信息和推送时间节点的对应关系。Optionally, the service platform stores the corresponding relationship between user identity, push information and push time node as follows: the service platform receives the user identity and push reference information from the mobile terminal; The preset strategy is to determine at least one piece of push information and the push time node of each piece of push information, and store the corresponding relationship between the received user identity, the determined push information, and the push time node.
可选的,所述业务平台存储用户身份、推送信息和推送时间节点的对应关系为:所述业务平台接收来自移动终端的用户身份、推送参考信息和推送时间节点;所述业务平台根据所述推送参考信息和预设策略,确定至少一条推送信息,以及根据所述推送时间节点确定每条推送信息的推送时间节点,并存储所述接收的用户身份、所述确定的推送信息和推送时间节点的对应关系。相应的,该方法还包括:移动终端根据所述发送给业务平台的推送时间节点监测时钟,监测到推送时间节点,则向业务平台发送HTTP请求。需要说明的是,业务平台可以根据推送信息的数量,从来自移动终端的推送时间节点中选择部分或全部推送时间节点,并随机或根据预设策略确定推送信息与所选择推送时间节点的对应关系。Optionally, the service platform stores the corresponding relationship between user identity, push information, and push time node as follows: the service platform receives user identity, push reference information, and push time node from the mobile terminal; push reference information and preset policies, determine at least one piece of push information, and determine the push time node of each piece of push information according to the push time node, and store the received user identity, the determined push information and push time node corresponding relationship. Correspondingly, the method further includes: the mobile terminal monitors the clock according to the push time node sent to the service platform, and sends an HTTP request to the service platform when the push time node is detected. It should be noted that the service platform can select some or all of the push time nodes from the push time nodes from the mobile terminal according to the amount of push information, and determine the corresponding relationship between the push information and the selected push time nodes randomly or according to a preset strategy .
这里,业务平台存储用户身份、推送信息和推送时间节点的对应关系的存储格式可以如表1所示:Here, the storage format of the service platform to store the corresponding relationship between user identity, push information and push time nodes can be shown in Table 1:
表1Table 1
以移动健康平台为例,预设策略可以针对用户的个人信息、体征、病史等,制定个性化的推送信息和/或推送时间节点。在首次确定用户身份、推送信息和推送时间节点的对应关系之后,还可以根据推送参考信息的变化更新所述对应关系,并同步给相应的移动终端。Taking the mobile health platform as an example, the preset strategy can formulate personalized push information and/or push time nodes for the user's personal information, signs, medical history, etc. After determining the corresponding relationship between the user identity, push information and push time node for the first time, the corresponding relationship can also be updated according to the change of the push reference information, and synchronized to the corresponding mobile terminal.
步骤203:所述业务平台通过HTTP响应将所述推送信息发送给所述移动终端。Step 203: the service platform sends the push information to the mobile terminal through an HTTP response.
这里,移动终端存储推送信息的推送时间节点的存储格式可以如表2所示:Here, the storage format of the push time node at which the mobile terminal stores the push information may be as shown in Table 2:
表2Table 2
可选的,该方法还包括:所述业务平台将确定的每条推送信息的推送时间节点发送给所述移动终端;所述移动终端根据所述每条推送信息的推送时间节点监测时钟,监测到推送时间节点,则向业务平台发送HTTP请求。Optionally, the method further includes: the service platform sending the determined push time node of each piece of push information to the mobile terminal; the mobile terminal monitors the clock according to the push time node of each piece of push information, and monitors When the push time node is reached, an HTTP request is sent to the service platform.
本发明中,推送参考信息可以由用户输入,也可以由移动终端测量获取,例如,对于移动健康平台推送信息的场景,推送参考信息可以包括初始条件(如当前用户身体状态)和配置信息(如用户身高、体重)。In the present invention, push reference information can be input by the user, and can also be measured and obtained by the mobile terminal. For example, for the scenario where the mobile health platform pushes information, the push reference information can include initial conditions (such as the current user's physical state) and configuration information (such as User height, weight).
需要说明的是,为了便于实现个性化定制,信息推送时间也可以由用户自主定制,即:推送参考信息也可以包括信息推送时间。It should be noted that, in order to facilitate personalized customization, the information push time can also be customized by the user, that is, the push reference information can also include the information push time.
本发明实施例还相应地提出了一种业务平台,如图3所示,该业务平台包括:存储模块、接收模块、获取模块和发送模块;其中,The embodiment of the present invention also correspondingly proposes a service platform, as shown in FIG. 3 , the service platform includes: a storage module, a receiving module, an acquiring module, and a sending module; wherein,
所述存储模块,用于存储用户身份、推送信息和推送时间节点的对应关系;The storage module is used to store the corresponding relationship between user identity, push information and push time nodes;
所述接收模块,用于接收来自移动终端的至少携带用户身份的HTTP请求;The receiving module is configured to receive an HTTP request carrying at least a user identity from a mobile terminal;
所述获取模块,用于在接收模块接收到HTTP请求后,向存储模块查询用户身份、推送信息和推送时间节点的对应关系,获取与当前时间和所述HTTP请求中携带的用户身份对应的推送信息;The acquiring module is configured to, after the receiving module receives the HTTP request, query the storage module for the corresponding relationship between user identity, push information and push time nodes, and obtain the push corresponding to the current time and the user identity carried in the HTTP request information;
所述发送模块,用于通过HTTP响应将将所述获取模块获取的推送信息发送给所述移动终端。The sending module is configured to send the push information acquired by the acquiring module to the mobile terminal through an HTTP response.
可选的,该业务平台还包括确定模块,Optionally, the service platform also includes a determination module,
所述接收模块,还用于接收来自移动终端的用户身份和推送参考信息;The receiving module is also used to receive user identity and push reference information from the mobile terminal;
所述确定模块,用于根据所述推送参考信息和预设策略,确定至少一条推送信息和每条推送信息的推送时间节点;The determination module is configured to determine at least one piece of push information and a push time node of each piece of push information according to the push reference information and the preset strategy;
所述存储模块,具体用于存储所述接收的用户身份、所述确定模块确定的推送信息和推送时间节点的对应关系。The storage module is specifically configured to store the received user identity, the corresponding relationship between the push information determined by the determination module and the push time node.
可选的,所述发送模块,还用于将确定模块确定的每条推送信息的推送时间节点发送给所述移动终端。Optionally, the sending module is further configured to send the push time node of each piece of push information determined by the determining module to the mobile terminal.
可选的,该业务平台还包括确定模块,Optionally, the service platform also includes a determination module,
所述接收模块,还用于接收来自移动终端的用户身份、推送参考信息和推送时间节点;The receiving module is also used to receive user identity, push reference information and push time node from the mobile terminal;
所述确定模块,用于根据所述推送参考信息和预设策略,确定至少一条推送信息,以及根据所述推送时间节点确定每条推送信息的推送时间节点;The determination module is configured to determine at least one piece of push information according to the push reference information and the preset strategy, and determine the push time node of each piece of push information according to the push time node;
所述存储模块,具体用于存储所述接收的用户身份、所述确定模块确定的推送信息和推送时间节点的对应关系。The storage module is specifically configured to store the received user identity, the corresponding relationship between the push information determined by the determination module and the push time node.
本发明实施例还相应地提出了一种移动终端,如图4所示,该移动终端包括:存储模块、时钟监测模块、发送模块和接收模块;其中,The embodiment of the present invention also correspondingly proposes a mobile terminal, as shown in FIG. 4 , the mobile terminal includes: a storage module, a clock monitoring module, a sending module, and a receiving module; wherein,
所述存储模块,用于存储推送信息的推送时间节点;The storage module is used to store the push time node of the push information;
所述时钟监测模块,用于根据存储模块存储的推送时间节点监测时钟,监测到推送时间节点,则通知发送模块;The clock monitoring module is used to monitor the clock according to the push time node stored in the storage module, and notify the sending module when the push time node is detected;
所述发送模块,用于在收到时钟监测模块的通知后,向业务平台发送至少携带用户身份的HTTP请求;The sending module is configured to send an HTTP request carrying at least the user identity to the service platform after receiving the notification from the clock monitoring module;
所述接收模块,用于接收业务平台通过HTTP响应发送的推送信息。The receiving module is used to receive push information sent by the service platform through HTTP response.
可选的,该移动终端还包括用户交互模块,Optionally, the mobile terminal also includes a user interaction module,
所述用户交互模块,用于根据用户操作或通过检测,获取推送参考信息;The user interaction module is used to obtain push reference information according to user operations or through detection;
所述发送模块,具体用于向业务平台发送用户身份和推送参考信息;The sending module is specifically used to send user identity and push reference information to the business platform;
所述接收模块,还用于接收业务平台发送的推送信息的推送时间节点,并将所述推送信息的推送时间节点送至存储模块存储。The receiving module is further configured to receive the push time node of the push information sent by the service platform, and send the push time node of the push information to the storage module for storage.
可选的,该移动终端还包括用户交互模块,Optionally, the mobile terminal also includes a user interaction module,
所述用户交互模块,用于根据用户操作或通过检测,获取推送参考信息;以及根据用户操作获取推送时间节点,并将所述推送时间节点送至存储模块存储;The user interaction module is used to obtain push reference information according to user operations or through detection; and obtain push time nodes according to user operations, and send the push time nodes to a storage module for storage;
所述发送模块,具体用于向业务平台发送用户身份、推送参考信息和所述推送时间节点。The sending module is specifically configured to send the user identity, push reference information and the push time node to the service platform.
本发明实施例还相应地提出了一种信息推送系统,该系统包括:上述的业务平台和上述的移动终端。The embodiment of the present invention also correspondingly proposes an information push system, which includes: the above-mentioned service platform and the above-mentioned mobile terminal.
下面通过具体实施例对本发明的技术方案作进一步详细说明。The technical solution of the present invention will be further described in detail through specific examples below.
实施例1Example 1
图5为本发明实施例1一种信息推送方法流程示意图,本实施例中,所述业务平台为移动健康平台;如图5所示,该流程包括:Figure 5 is a schematic flow diagram of an information push method in Embodiment 1 of the present invention. In this embodiment, the service platform is a mobile health platform; as shown in Figure 5, the process includes:
步骤501:用户在移动终端根据自身特点设置推送参考信息,并将设置好的推送参考信息和用户身份发送给移动健康平台,该推送参考信息包括:用户个人信息、业务类型、接收推送信息的时间节点。Step 501: The user sets push reference information on the mobile terminal according to its own characteristics, and sends the set push reference information and user identity to the mobile health platform. The push reference information includes: user personal information, business type, and time of receiving push information node.
步骤502:移动健康平台接收到推送参考信息和用户身份,根据用户配置的业务类型为用户准备未来各个时段将要推送的信息内容,并将其存储在本地服务器中。Step 502: The mobile health platform receives push reference information and user identity, prepares for the user according to the service type configured by the user the information content to be pushed in various periods in the future, and stores it in the local server.
例如,用户定制“糖尿病管理”业务的时候,在移动终端配置用户的个人信息(年龄、性别、身高、体重等)、用户体征信息(空腹血糖值、餐后血糖值)、用户病史信息等,并发送给移动健康平台,由移动健康平台决策针对用户的特点何时推送何种内容的信息,并制作一个时间节点列表,返回给移动终端,移动终端存储在本地。移动健康平台生成时间节点列表的原理如图6所示。需要说明的是,本实施例中所述的时间节点列表即包括用户身份、推送信息和推送时间节点的对应关系。For example, when a user customizes the "diabetes management" service, the user's personal information (age, gender, height, weight, etc.), user sign information (fasting blood glucose level, postprandial blood glucose level), user medical history information, etc. are configured on the mobile terminal. And sent to the mobile health platform, the mobile health platform decides when to push what content information according to the user's characteristics, and makes a time node list, returns to the mobile terminal, and the mobile terminal stores it locally. The principle of generating the time node list by the mobile health platform is shown in Figure 6. It should be noted that the time node list described in this embodiment includes the corresponding relationship between user identity, push information, and push time nodes.
这里,移动健康平台存储的时间节点列表如表3所示:Here, the list of time nodes stored in the mobile health platform is shown in Table 3:
表3table 3
步骤503:移动健康平台将推送信息的推送时间节点发送给移动终端。Step 503: The mobile health platform sends the push time node of the push information to the mobile terminal.
这里,移动终端存储的推送时间节点如表4所示:Here, the push time nodes stored in the mobile terminal are shown in Table 4:
表4Table 4
步骤504:移动终端监测时钟,监测表2中的时间节点,向移动健康平台发起HTTP请求,所述HTTP请求携带用户ID;Step 504: The mobile terminal monitors the clock, monitors the time nodes in Table 2, and initiates an HTTP request to the mobile health platform, and the HTTP request carries the user ID;
步骤505:移动健康平台接收到移动终端发送的携带用户ID的HTTP请求后,根据所述用户ID及当前时间在表1中查找,获取将要推送的信息内容;Step 505: After receiving the HTTP request carrying the user ID sent by the mobile terminal, the mobile health platform searches Table 1 according to the user ID and the current time to obtain the information content to be pushed;
步骤506:移动健康平台将所述信息内容以HTTP响应的方式回应给移动终端。Step 506: The mobile health platform responds the information content to the mobile terminal in the form of an HTTP response.
本发明实施例能够解决动态IP下的移动终端与移动健康平台之间HTTP会话建立的问题;并且,不需要轮询发送查询信息移动终端。通过本发明实施例,由移动健康平台到移动终端的推送信息能够摆脱短信/彩信的长度限制;并且,移动健康平台架构能够摆脱短信/彩信网关的限制。The embodiment of the present invention can solve the problem of HTTP session establishment between the mobile terminal under the dynamic IP and the mobile health platform; moreover, there is no need to poll the mobile terminal for sending query information. Through the embodiment of the present invention, the push information from the mobile health platform to the mobile terminal can get rid of the length limitation of the short message/MMS; and the mobile health platform architecture can get rid of the limitation of the short message/MMS gateway.
以上所述,仅为本发明的较佳实施例而已,并非用于限定本发明的保护范围。The above descriptions are only preferred embodiments of the present invention, and are not intended to limit the protection scope of the present invention.
Claims (13)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201210345914.2A CN103686628B (en) | 2012-09-17 | 2012-09-17 | A kind of information-pushing method, system and the network equipment, mobile terminal |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201210345914.2A CN103686628B (en) | 2012-09-17 | 2012-09-17 | A kind of information-pushing method, system and the network equipment, mobile terminal |
Publications (2)
Publication Number | Publication Date |
---|---|
CN103686628A true CN103686628A (en) | 2014-03-26 |
CN103686628B CN103686628B (en) | 2017-09-12 |
Family
ID=50322652
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201210345914.2A Active CN103686628B (en) | 2012-09-17 | 2012-09-17 | A kind of information-pushing method, system and the network equipment, mobile terminal |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN103686628B (en) |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104660708A (en) * | 2015-03-13 | 2015-05-27 | 黄庆宇 | HTTP (Hyper Text Transfer Protocol) based mobile application message forwarding method and system |
CN105208081A (en) * | 2015-08-14 | 2015-12-30 | 深圳联友科技有限公司 | Method and system realizing network communication through subscription mode |
CN106034163A (en) * | 2015-03-20 | 2016-10-19 | 中兴通讯股份有限公司 | Method and device for pushing resource information |
CN118395017A (en) * | 2024-06-24 | 2024-07-26 | 青岛益生康健科技股份有限公司 | Intelligent health management information pushing method and system based on big data |
Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2005022866A1 (en) * | 2003-08-22 | 2005-03-10 | Siemens Aktiengesellschaft | Method for transmitting wap push messages |
CN1862585A (en) * | 2005-09-28 | 2006-11-15 | 华为技术有限公司 | Method for issuing information in network game and system thereof |
CN101296256A (en) * | 2008-06-19 | 2008-10-29 | 中国电信股份有限公司 | Method and system for implementing accurate information propelling by internet |
CN101562776A (en) * | 2008-04-16 | 2009-10-21 | 华为技术有限公司 | Method and device for sending communication request |
CN101764767A (en) * | 2008-12-23 | 2010-06-30 | 华为技术有限公司 | Network interconnection method, gateway facility and system |
CN101782989A (en) * | 2010-01-12 | 2010-07-21 | 卫顺盛 | System and method for reminding about health schedules |
CN101958849A (en) * | 2009-07-14 | 2011-01-26 | 中国联合网络通信集团有限公司 | Targeted advertisement publishing method and system |
CN102098620A (en) * | 2011-01-30 | 2011-06-15 | 宇龙计算机通信科技(深圳)有限公司 | Method for providing service information and server |
-
2012
- 2012-09-17 CN CN201210345914.2A patent/CN103686628B/en active Active
Patent Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2005022866A1 (en) * | 2003-08-22 | 2005-03-10 | Siemens Aktiengesellschaft | Method for transmitting wap push messages |
CN1862585A (en) * | 2005-09-28 | 2006-11-15 | 华为技术有限公司 | Method for issuing information in network game and system thereof |
CN101562776A (en) * | 2008-04-16 | 2009-10-21 | 华为技术有限公司 | Method and device for sending communication request |
CN101296256A (en) * | 2008-06-19 | 2008-10-29 | 中国电信股份有限公司 | Method and system for implementing accurate information propelling by internet |
CN101764767A (en) * | 2008-12-23 | 2010-06-30 | 华为技术有限公司 | Network interconnection method, gateway facility and system |
CN101958849A (en) * | 2009-07-14 | 2011-01-26 | 中国联合网络通信集团有限公司 | Targeted advertisement publishing method and system |
CN101782989A (en) * | 2010-01-12 | 2010-07-21 | 卫顺盛 | System and method for reminding about health schedules |
CN102098620A (en) * | 2011-01-30 | 2011-06-15 | 宇龙计算机通信科技(深圳)有限公司 | Method for providing service information and server |
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104660708A (en) * | 2015-03-13 | 2015-05-27 | 黄庆宇 | HTTP (Hyper Text Transfer Protocol) based mobile application message forwarding method and system |
CN104660708B (en) * | 2015-03-13 | 2018-01-12 | 黄庆宇 | A kind of Mobile solution information push method and system based on HTTP |
CN106034163A (en) * | 2015-03-20 | 2016-10-19 | 中兴通讯股份有限公司 | Method and device for pushing resource information |
CN105208081A (en) * | 2015-08-14 | 2015-12-30 | 深圳联友科技有限公司 | Method and system realizing network communication through subscription mode |
CN118395017A (en) * | 2024-06-24 | 2024-07-26 | 青岛益生康健科技股份有限公司 | Intelligent health management information pushing method and system based on big data |
Also Published As
Publication number | Publication date |
---|---|
CN103686628B (en) | 2017-09-12 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US11991255B2 (en) | Interworking service for the restful internet of things | |
US10110525B2 (en) | Method and device for interaction between smart watch and WECHAT platform, and smart watch | |
US10567326B2 (en) | Interworking of social media service and machine to machine service | |
US8713093B1 (en) | Selecting content for storage in a multi-device cache | |
CN103391504B (en) | The method and device that a kind of flow is reminded | |
US20100122110A1 (en) | Method and apparatus for managing advertising-enabled applications | |
JP2018196122A (en) | Device trigger | |
US9515972B2 (en) | Intelligent message routing and delivery in a telecommunications network | |
KR100899742B1 (en) | System and method for using terminal information in communication system | |
EP1473949A2 (en) | Provision of a content delivery service to a user in a messaging system according to the user identification information | |
US10592865B2 (en) | Methods, systems, and computer readable media for managing social interaction histories | |
KR20100126433A (en) | Technology for discovering services provided on wireless networks | |
EP2583423B1 (en) | Apparatus and method for configuring personal network using pn routing table | |
EP3022969B1 (en) | Method and system for providing multiple service discovery in a wireless environment | |
EP1971090A1 (en) | A method, system and device for transmitting ims instant messages | |
CN104954233B (en) | Information-pushing method, device and system | |
CN107592324B (en) | Message pushing method and device and portable terminal equipment | |
US9295070B2 (en) | Quality of service level adaptation for visual services in mobile communication networks | |
CN108206742B (en) | Message sending method, device, server and system | |
JP2012512448A (en) | Method and configuration for creating a virtual relationship between communication devices to publish personal data | |
CN103686628B (en) | A kind of information-pushing method, system and the network equipment, mobile terminal | |
CN101286875B (en) | Method, system, device and terminal for batch processing XML document | |
KR20080005882A (en) | Methods and systems for sharing user medical records | |
CN106341301A (en) | Message pushing method and device | |
CN101909281B (en) | Mobile terminal-based user social contact method, device and system |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant |