CN105072147A - Notification message receiving processing method and device - Google Patents
Notification message receiving processing method and device Download PDFInfo
- Publication number
- CN105072147A CN105072147A CN201510387183.1A CN201510387183A CN105072147A CN 105072147 A CN105072147 A CN 105072147A CN 201510387183 A CN201510387183 A CN 201510387183A CN 105072147 A CN105072147 A CN 105072147A
- Authority
- CN
- China
- Prior art keywords
- notification message
- change notification
- receiving
- client
- timing information
- 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
- 238000003672 processing method Methods 0.000 title claims abstract description 22
- 238000001514 detection method Methods 0.000 claims abstract description 41
- 238000000034 method Methods 0.000 claims abstract description 12
- 238000012544 monitoring process Methods 0.000 description 4
- 238000010586 diagram Methods 0.000 description 2
- 238000001914 filtration Methods 0.000 description 2
- 238000004458 analytical method Methods 0.000 description 1
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/50—Network services
- H04L67/56—Provisioning of proxy services
- H04L67/565—Conversion or adaptation of application format or content
- H04L67/5651—Reducing the amount or size of exchanged application data
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/14—Session management
- H04L67/141—Setup of application sessions
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Mobile Radio Communication Systems (AREA)
Abstract
Description
技术领域technical field
本发明涉及计算机网络技术领域,尤其涉及一种接收通知消息的处理方法及装置。The invention relates to the technical field of computer networks, in particular to a processing method and device for receiving notification messages.
背景技术Background technique
当提供者应用程序ProviderAPP的属性Property变化的频率比较高,而且该Property对应的发送通知消息的标识org.freedesktop.DBus.Property.EmitsChangedSignal的标注值设定为true或者invalidates时,需要生成对应的org.freedesktop.DBus.Properties.PropertiesChanged信号时,订阅该信号的消费者应用程序ConsumerAPP可能需要相同频率解析上述信号,出现的问题是,ConsumerAPP所在的移动设备正在解析一个信号时,又要接收下一个信号,并且要开始下一个信号的解析,如果堆积,严重地消耗了ClientAPP所在设备的资源,造成移动设备的过载、宕机甚至失控等问题。因此,需要一种接收通知消息的处理方法,以解决现有技术中存在的上述技术问题。When the change frequency of the property Property of the provider application program ProviderAPP is relatively high, and the label value of the identifier org.freedesktop.DBus.Property.EmitsChangedSignal corresponding to the Property is set to true or invalidates, it is necessary to generate the corresponding org When the .freedesktop.DBus.Properties.PropertiesChanged signal is received, the consumer application ConsumerAPP that subscribes to the signal may need to analyze the above signal at the same frequency. The problem that arises is that when the mobile device where the ConsumerAPP is located is analyzing a signal, it needs to receive the next signal , and start the analysis of the next signal. If they pile up, the resources of the device where the ClientAPP is located will be seriously consumed, causing problems such as overload, downtime or even loss of control of the mobile device. Therefore, a processing method for receiving a notification message is needed to solve the above-mentioned technical problems existing in the prior art.
发明内容Contents of the invention
本发明提供一种接收通知消息的处理方法及装置,提高了客户端应用程序ConsumerAPP所在移动设备运行的稳定性。The invention provides a processing method and device for receiving notification messages, which improves the running stability of the mobile device where the client application program ConsumerAPP is located.
本发明采用的技术方案是:The technical scheme adopted in the present invention is:
一种接收通知消息的处理方法,其在提供端执行的流程包括:在一个检测周期内发送变化通知消息至客户端,其中所述变化通知消息携带有所述变化通知消息的时序信息,以使所述客户端基于所述时序信息和接收所述变化通知消息的接收频率判断是否接收所述变化通知消息。A processing method for receiving a notification message, the process executed on the provider side includes: sending a change notification message to a client within a detection period, wherein the change notification message carries timing information of the change notification message, so that The client determines whether to receive the change notification message based on the timing information and the receiving frequency of the change notification message.
优选地,当提供端应用程序的属性发生变化时,启动所述检测周期。Preferably, when the attribute of the provider application program changes, the detection cycle is started.
优选地,提供端应用程序启动检测周期,发送变化通知消息,经由提供端路由器发送至客户端的路由器;或者,提供端路由器启动检测周期,发送所述变化通知消息至客户端的路由器。Preferably, the provider application starts a detection cycle, sends a change notification message, and sends it to the client router via the provider router; or, the provider router starts a detection cycle, and sends the change notification message to the client router.
本发明还提供了一种接收通知消息的处理方法,其在客户端执行的流程包括:在一个检测周期内,接收所述提供端发来的变化通知消息,其中所述变化通知消息携带有所述变化通知消息的时序信息;基于所述时序信息和接收所述变化通知消息的接收频率,判断是否接收所述变化通知消息。The present invention also provides a processing method for receiving a notification message. The procedure executed on the client side includes: within a detection period, receiving a change notification message sent by the provider, wherein the change notification message carries all The timing information of the change notification message; based on the timing information and the receiving frequency of receiving the change notification message, determine whether to receive the change notification message.
优选地,所述时序信息包括所述变化通知消息在所述检测周期内的序号和所述检测周期的周期时间;在基于所述时序信息和接收所述变化通知消息的接收频率,判断是否接收所述变化通知消息中:判断所述序号是否超出所述周期时间与所述接收频率的乘积;若是,则放弃所述变化通知消息;若否,则接收所述变化通知消息。Preferably, the timing information includes the sequence number of the change notification message in the detection cycle and the cycle time of the detection cycle; based on the timing information and the receiving frequency of the change notification message, it is judged whether to receive In the change notification message: judge whether the sequence number exceeds the product of the cycle time and the receiving frequency; if yes, discard the change notification message; if not, receive the change notification message.
优选地,根据设置于所述客户端的移动设备的设备参数确定所述接收频率。Preferably, the receiving frequency is determined according to device parameters set on the mobile device of the client.
本发明还提供了一种接收通知消息的处理装置,其设置于提供端,所述装置包括消息发送模块,用于:在一个检测周期内发送变化通知消息至客户端,其中所述变化通知消息携带有所述变化通知消息的时序信息,以使所述客户端基于所述时序信息和接收所述变化通知消息的接收频率判断是否接收所述变化通知消息。The present invention also provides a processing device for receiving a notification message, which is set at the provider end, and the device includes a message sending module for: sending a change notification message to the client within one detection period, wherein the change notification message Carrying the sequence information of the change notification message, so that the client judges whether to receive the change notification message based on the sequence information and the receiving frequency of the change notification message.
本发明还提供了一种接收通知消息的处理装置,其设置于客户端,所述装置包括:接收模块,用于在一个检测周期内接收所述提供端发来的变化通知消息,其中所述变化通知消息携带有所述变化通知消息的时序信息;判断模块,用于基于所述时序信息和接收所述变化通知消息的接收频率,判断是否接收所述变化通知消息。The present invention also provides a processing device for receiving a notification message, which is set on a client, and the device includes: a receiving module, configured to receive a change notification message sent by the provider within a detection cycle, wherein the The change notification message carries the sequence information of the change notification message; the judgment module is configured to judge whether to receive the change notification message based on the sequence information and the receiving frequency of the change notification message.
优选地,所述时序信息包括所述变化通知消息在该检测周期内的序号和该检测周期的周期时间,所述判断模块还用于:判断所述序号是否超出所述周期时间与所述接收频率的乘积;若是,则放弃所述变化通知消息,并且发送放弃所述变化通知消息的信号至所述提供端,以触发所述提供端结束所述检测周期;若否,则接收所述变化通知消息。Preferably, the timing information includes the sequence number of the change notification message within the detection cycle and the cycle time of the detection cycle, and the judging module is also used to: judge whether the sequence number exceeds the cycle time and the receiving The product of the frequency; if so, then abandon the change notification message, and send a signal of abandoning the change notification message to the provider to trigger the provider to end the detection cycle; if not, receive the change notification message.
优选地,所述处理装置还包括接收频率确定模块,用于:根据设置于所述客户端的移动设备的设备参数确定所述接收频率。Preferably, the processing device further includes a receiving frequency determining module, configured to: determine the receiving frequency according to device parameters set on the mobile device of the client.
采用上述技术方案,本发明至少具有下列效果:Adopt above-mentioned technical scheme, the present invention has following effect at least:
采用本发明的接收通知消息的处理方法可以有效地降低提供端应用程序ProviderAPP以高频率地发送变化通知消息,造成客户端应用程序ConsumerAPP处理大量数据所出现的过载现象。Adopting the processing method for receiving notification messages of the present invention can effectively reduce the overload phenomenon that occurs when the client application program ConsumerAPP processes a large amount of data due to high-frequency sending of change notification messages by the provider application program ProviderAPP.
附图说明Description of drawings
图1为本发明第一实施例的接收通知消息的处理方法的流程图;FIG. 1 is a flowchart of a processing method for receiving a notification message according to a first embodiment of the present invention;
图2为本发明第二实施例的接收通知消息的处理方法的流程图;FIG. 2 is a flowchart of a processing method for receiving a notification message according to a second embodiment of the present invention;
图3为本发明第二实施例的接收通知消息的处理方法的流程图;3 is a flowchart of a processing method for receiving a notification message according to a second embodiment of the present invention;
图4为本发明第三实施例的接收通知消息的处理方法的流程图;FIG. 4 is a flowchart of a processing method for receiving a notification message according to a third embodiment of the present invention;
图5为本发明的第四实施例的接收通知消息的处理方法的示意图。FIG. 5 is a schematic diagram of a processing method for receiving a notification message according to a fourth embodiment of the present invention.
图6为本发明第五实施例和第六实施例的接收通知消息的处理装置的方框图。Fig. 6 is a block diagram of a processing device for receiving a notification message according to the fifth embodiment and the sixth embodiment of the present invention.
具体实施方式Detailed ways
为更进一步阐述本发明为达成预定目的所采取的技术手段及功效,以下结合附图及较佳实施例,对本发明进行详细说明如后。In order to further explain the technical means and functions adopted by the present invention to achieve the intended purpose, the present invention will be described in detail below in conjunction with the accompanying drawings and preferred embodiments.
本发明提供的接收通知消息的处理方法可以提供客户端应用程序所在移动设备稳定运行。下面将详细地描述本发明的接收通知消息的处理方法及其各个步骤。The processing method for receiving notification messages provided by the present invention can provide stable operation of the mobile device where the client application program is located. The processing method for receiving a notification message and its steps of the present invention will be described in detail below.
第一实施例first embodiment
如图1所示,本实施例中的接收通知消息的处理方法在提供端执行的流程包括:步骤S10:在一个检测周期内发送变化通知消息至客户端,其中变化通知消息携带有变化通知消息的时序信息,以使客户端基于时序信息和接收变化通知消息的接收频率判断是否接收该变化通知消息。优选地,当提供端应用程序ProviderAPP的属性Property发生变化时,启动所述检测周期。ProviderAPP启动监测功能,当监测到Property变化时,发送变化通知消息,该变化通知消息中携带有该变化通知消息的时序信息。由此实现了由提供端实现监测功能,并且通过时序信息和接收频率来判断是否接收该变化通知消息,以此提供端根据客户端是否接收该变化通知消息来决定检测周期是否需要结束,还是继续在该检测周期内进行监测。As shown in Figure 1, the process of receiving notification messages in this embodiment performed at the provider end includes: Step S10: Sending a change notification message to the client within a detection period, wherein the change notification message carries a change notification message timing information, so that the client determines whether to receive the change notification message based on the timing information and the frequency of receiving the change notification message. Preferably, when the attribute Property of the provider application program ProviderAPP changes, the detection cycle is started. The ProviderAPP starts the monitoring function, and when a change of the Property is detected, it sends a change notification message, and the change notification message carries the timing information of the change notification message. In this way, the provider realizes the monitoring function, and judges whether to receive the change notification message through timing information and receiving frequency, so that the provider determines whether the detection cycle needs to end or continue according to whether the client receives the change notification message. Monitoring is performed during this detection cycle.
根据org.freedesktop.DBus.Property.EmitsChangedSignal的标注值Property可以分为三种信号处理的情况:According to the label value Property of org.freedesktop.DBus.Property.EmitsChangedSignal, it can be divided into three signal processing situations:
当标注值为True时:Property发生变化时,----updateingPropertyorg.freedesktop.DBus.Properties.PropertiesChanged消息携带Property的新值被发送。When the marked value is True: When the Property changes, the ----updateingPropertyorg.freedesktop.DBus.Properties.PropertiesChanged message is sent with the new value of the Property.
当标注值为False:Property发生变化时,不会发送----non-cacheablepropertyorg.freedesktop.DBus.Properties.PropertiesChanged消息。When the marked value is False: When the Property changes, the --non-cacheablepropertyorg.freedesktop.DBus.Properties.PropertiesChanged message will not be sent.
当标注值为invalidates:Property发生变化时,----invalidatingpropertyorg.freedesktop.DBus.Properties.PropertiesChanged消息发送,不携带Property的新值。When the marked value is invalidates: Property changes, the ----invalidatingpropertyorg.freedesktop.DBus.Properties.PropertiesChanged message is sent without carrying the new value of the Property.
上述消息都是以时域session内的广播形式发送,同一个session内的应用程序App都可能接收到上述消息。那么客户端应用程序采用以下方式选择接收上述消息:通过addmatch方法向客户端路由器router注册一个过滤条件。当客户端路由器router接收到上述Property变化的变化通知消息后,会根据上述过滤条件,判定是否需要为客户端应用程序APP发送上述变化通知消息。下面是变化通知信号的类型。The above-mentioned messages are sent in the form of broadcast in the time-domain session, and the application programs in the same session may receive the above-mentioned messages. Then the client application program chooses to receive the above message in the following way: Register a filter condition with the client router router through the addmatch method. After receiving the above-mentioned change notification message of Property change, the client router router will determine whether to send the above-mentioned change notification message for the client application program APP according to the above-mentioned filter condition. The following are the types of change notification signals.
org.freedesktop.DBus.AddMatch(bus_proxy,"type='signal',name='org.example.App',path_namespace='/org/example/App'");org.freedesktop.DBus.AddMatch(bus_proxy,"type='signal', name='org.example.App', path_namespace='/org/example/App'");
其中addmatch的参数包括如下:type(消息类型);sender(Bus名或者连接唯一名);interface(接口名);member(方法名或者信号名称);path(对象路径);pathnamespace();destination(目的地)。The parameters of addmatch include the following: type (message type); sender (Bus name or connection unique name); interface (interface name); member (method name or signal name); path (object path); pathnamespace (); destination ( destination).
当客户端路由器consumerAlljoynRouter收到上述类型的变化通知消息后会根据上述过滤条件判断是否需要把Property的新值发送给客户端应用程序consumerapp。When the client router consumerAlljoynRouter receives the above-mentioned type of change notification message, it will judge whether to send the new value of Property to the client application consumerapp according to the above filter conditions.
第二实施例second embodiment
如图2所示,提供端应用程序ProviderApp启动检测周期,发送变化通知消息,经由提供端路由器ProviderAlljoynRouter发送至客户端的路由器ConsumerAlljoynRouter。相对于客户端中的客户端应用程序向客户端路由器注册过滤条件,提供端的提供端应用程序向提供端路由器注册过滤条件,符合过滤条件的变化通知消息在提供端路由器可以追加时序信息。因此,ProviderAPP经由CoreLibrary通知ProviderAlljoynRouter执行监测功能。ProviderAlljoynRouter接到上述变化通知消息之后,经过过滤,符合过滤条件的变化通知消息追加时序信息,时序信息包括:该变化通知消息在该检测周期内的序号signal-number、检测周期的周期时间。除此之外,变化通知消息还携带有消息类型、提供端的接口的名称、接口属性的名称、提供端对象路径等参数一并发送出去。As shown in Figure 2, the provider application program ProviderApp starts the detection cycle, sends a change notification message, and sends it to the client router ConsumerAlljoynRouter via the provider router ProviderAlljoynRouter. Compared with the client application program in the client registering filter conditions with the client router, the provider application program at the provider registers filter conditions with the provider router, and the change notification messages that meet the filter conditions can be appended with timing information at the provider router. Therefore, ProviderAPP notifies ProviderAlljoynRouter to perform the monitoring function via CoreLibrary. After ProviderAlljoynRouter receives the above-mentioned change notification message, after filtering, change notification messages that meet the filtering conditions add timing information. The timing information includes: the sequence number signal-number of the change notification message in the detection cycle, and the cycle time of the detection cycle. In addition, the change notification message also carries parameters such as the message type, the name of the provider's interface, the name of the interface attribute, and the path of the provider's object.
如图3所示,提供端路由器ProviderAlljoynRouter启动检测周期,发送变化通知消息至客户端的路由器ConsumerAlljoynRouter。As shown in Figure 3, the provider router ProviderAlljoynRouter starts a detection cycle, and sends a change notification message to the client router ConsumerAlljoynRouter.
在客户端应用程序向客户端AlljoynCoreLibrary注册消息处理函数(参见图2和图3所示)时,增加接收频率,以使客户端路由器获取该接收频率。When the client application registers the message processing function with the client AlljoynCoreLibrary (see Figure 2 and Figure 3), increase the receiving frequency so that the client router can obtain the receiving frequency.
第三实施例third embodiment
如图4所示,对应第一实施例,本实施例是在客户端执行的流程。本实施例中的接收通知消息的处理方法在客户端执行的流程包括:步骤S20:在一个检测周期内,接收提供端发来的变化通知消息,其中变化通知消息携带有变化通知消息的时序信息。步骤S30:基于时序信息和接收变化通知消息的接收频率,判断是否接收变化通知消息。时序信息包括该变化通知消息为该检测周期内发送的第几个消息signal-number,或者是本检测周期内截止到当前的变化通知消息所发送的消息数量。优选地,根据移动设备的设备参数确定接收频率。As shown in FIG. 4 , corresponding to the first embodiment, this embodiment is a process executed on the client. The processing method for receiving a notification message in this embodiment is executed on the client side, including: Step S20: within a detection cycle, receive a change notification message sent by the provider, wherein the change notification message carries the timing information of the change notification message . Step S30: Based on the timing information and the receiving frequency of receiving the change notification message, determine whether to receive the change notification message. The timing information includes the number signal-number of the change notification message sent within the detection period, or the number of messages sent up to the current change notification message within the current detection period. Preferably, the receiving frequency is determined according to device parameters of the mobile device.
第四实施例Fourth embodiment
如图5所示,在第三实施例的基础上,本实施中时序信息包括变化通知消息在检测周期内的序号和检测周期的周期时间,因此,在基于时序信息和接收变化通知消息的接收频率,确定是否接收变化通知消息中:步骤300:判断序号是否超出周期时间乘与接收频率的乘积;步骤301:若是,则放弃变化通知消息;步骤302:若否,则接收变化通知消息。As shown in Figure 5, on the basis of the third embodiment, the timing information in this implementation includes the serial number of the change notification message in the detection cycle and the cycle time of the detection cycle. Therefore, based on the timing information and the reception of the change notification message Frequency, in determining whether to receive the change notification message: step 300: judge whether the serial number exceeds the product of the cycle time multiplied by the receiving frequency; step 301: if so, then abandon the change notification message; step 302: if not, then receive the change notification message.
ConsumerApp根据所在移动设备的性能、配置等设备参数确定客户端接收变化通知消息的频率。The ConsumerApp determines the frequency at which the client receives change notification messages according to device parameters such as the performance and configuration of the mobile device where it is located.
ConsumerRouter接到变化通知消息之后除了常规的过滤条件判断,例如消息类型、提供端的接口的名称、接口属性的名称、提供端对象路径等信息,还需要判断序号是否超出周期时间与接收频率的乘积。如果没有超出,则把该变化通知消息发给客户端的CoreLibrary,CoreLibrary调用消息处理函数处理上述变化通知消息。以使consumerapplication收到该变化通知消息(参见图2和图3)。After receiving the change notification message, ConsumerRouter needs to judge whether the serial number exceeds the product of the cycle time and the receiving frequency, in addition to the conventional filter condition judgment, such as the message type, the name of the interface of the provider, the name of the interface attribute, and the path of the object of the provider. If not, the change notification message is sent to the client's CoreLibrary, and CoreLibrary calls a message processing function to process the change notification message. To make the consumer application receive the change notification message (see Figure 2 and Figure 3).
第五实施例fifth embodiment
如图6所示,本实施例中的接收通知消息的处理装置设置于提供端10,该装置10包括消息发送模块100,用于:在一个检测周期内发送变化通知消息至客户端,其中变化通知消息携带有变化通知消息的时序信息,以使客户端基于时序信息和接收变化通知消息的接收频率判断是否接收变化通知消息。As shown in Figure 6, the processing device for receiving notification messages in this embodiment is set at the provider 10, and the device 10 includes a message sending module 100 for: sending a change notification message to the client within a detection cycle, wherein the change The notification message carries timing information of the change notification message, so that the client can determine whether to receive the change notification message based on the timing information and the receiving frequency of the change notification message.
第六实施例Sixth embodiment
如图6所示,本实施例中的接收通知消息的处理装置设置于客户端20,该装置20包括:接收模块200,用于在一个检测周期内接收提供端发来的变化通知消息,其中变化通知消息携带有变化通知消息的时序信息。判断模块201,用于基于时序信息和接收变化通知消息的接收频率,判断是否接收变化通知消息。As shown in FIG. 6, the processing device for receiving notification messages in this embodiment is set at the client 20, and the device 20 includes: a receiving module 200, configured to receive a change notification message sent by the provider within a detection cycle, wherein The change notification message carries timing information of the change notification message. The judging module 201 is configured to judge whether to receive the change notification message based on the timing information and the receiving frequency of the change notification message.
优选地,时序信息包括变化通知消息在该检测周期内的序号和该检测周期的周期时间,判断模块还用于:判断序号是否超出周期时间与接收频率的乘积;若是,则放弃变化通知消息;若否,则接收变化通知消息。Preferably, the timing information includes the sequence number of the change notification message in the detection cycle and the cycle time of the detection cycle, and the judging module is also used to: judge whether the sequence number exceeds the product of the cycle time and the receiving frequency; if so, discard the change notification message; If not, a change notification message is received.
第七实施例Seventh embodiment
如图6所示,处理装置还包括接收频率确定模块202,用于:根据移动设备的设备参数确定接收频率。As shown in FIG. 6 , the processing device further includes a receiving frequency determining module 202 configured to: determine the receiving frequency according to device parameters of the mobile device.
通过具体实施方式的说明,应当可对本发明为达成预定目的所采取的技术手段及功效得以更加深入且具体的了解,然而所附图示仅是提供参考与说明之用,并非用来对本发明加以限制。Through the description of the specific implementation, it should be possible to gain a deeper and more specific understanding of the technical means and effects of the present invention to achieve the intended purpose. However, the attached drawings are only for reference and description, and are not used to explain the present invention. limit.
Claims (10)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201510387183.1A CN105072147B (en) | 2015-06-30 | 2015-06-30 | A processing method and device for receiving a notification message |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201510387183.1A CN105072147B (en) | 2015-06-30 | 2015-06-30 | A processing method and device for receiving a notification message |
Publications (2)
Publication Number | Publication Date |
---|---|
CN105072147A true CN105072147A (en) | 2015-11-18 |
CN105072147B CN105072147B (en) | 2021-05-14 |
Family
ID=54501426
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201510387183.1A Active CN105072147B (en) | 2015-06-30 | 2015-06-30 | A processing method and device for receiving a notification message |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN105072147B (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN113472856A (en) * | 2021-06-08 | 2021-10-01 | 北京城市网邻信息技术有限公司 | Message pushing processing method and device, electronic equipment and storage medium |
Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20040249890A1 (en) * | 2003-06-05 | 2004-12-09 | International Business Machines Corporation | Method and system for notification of electronic message reply requirements |
CN102480517A (en) * | 2010-11-30 | 2012-05-30 | 北京千橡网景科技发展有限公司 | Data pushing method, mobile terminal and server |
CN102882773A (en) * | 2012-10-19 | 2013-01-16 | 杭州也要买电子商务有限公司 | Webpage instant messaging method |
CN102892089A (en) * | 2012-09-25 | 2013-01-23 | 中国联合网络通信集团有限公司 | Message pushing method, device and system |
CN104394125A (en) * | 2014-11-07 | 2015-03-04 | 广东欧珀移动通信有限公司 | A method for a mobile device to share multimedia file and a mobile device |
CN104539504A (en) * | 2014-12-31 | 2015-04-22 | 北京海尔广科数字技术有限公司 | Event triggering method and device |
-
2015
- 2015-06-30 CN CN201510387183.1A patent/CN105072147B/en active Active
Patent Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20040249890A1 (en) * | 2003-06-05 | 2004-12-09 | International Business Machines Corporation | Method and system for notification of electronic message reply requirements |
CN102480517A (en) * | 2010-11-30 | 2012-05-30 | 北京千橡网景科技发展有限公司 | Data pushing method, mobile terminal and server |
CN102892089A (en) * | 2012-09-25 | 2013-01-23 | 中国联合网络通信集团有限公司 | Message pushing method, device and system |
CN102882773A (en) * | 2012-10-19 | 2013-01-16 | 杭州也要买电子商务有限公司 | Webpage instant messaging method |
CN104394125A (en) * | 2014-11-07 | 2015-03-04 | 广东欧珀移动通信有限公司 | A method for a mobile device to share multimedia file and a mobile device |
CN104539504A (en) * | 2014-12-31 | 2015-04-22 | 北京海尔广科数字技术有限公司 | Event triggering method and device |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN113472856A (en) * | 2021-06-08 | 2021-10-01 | 北京城市网邻信息技术有限公司 | Message pushing processing method and device, electronic equipment and storage medium |
Also Published As
Publication number | Publication date |
---|---|
CN105072147B (en) | 2021-05-14 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US10958543B2 (en) | Monitoring wireless access point events | |
CN105517042B (en) | Method and device for reporting received quality of reference signal | |
CN105075183B (en) | Mobile communications network detection method and device | |
US20090310551A1 (en) | Method of deciding to release communication resources | |
US9813928B2 (en) | Minimization of drive tests data and radio link failure information correlation | |
CN104683175B (en) | The method and test device of applied in network performance test | |
CN106658616A (en) | Network switching method and apparatus based on network speed, and terminal device | |
CN110535888A (en) | Port Scan Attacks detection method and relevant apparatus | |
CN104853378B (en) | A kind of method, apparatus and terminal detecting WIFI network access capability | |
CN105722117A (en) | Channel allocation method for wireless sensor network communication and router | |
CN109982293A (en) | Flow product method for pushing, system, electronic equipment and storage medium | |
CN106937323B (en) | A method for monitoring the number of user terminals and related equipment | |
CN105721190A (en) | Data transmission path fault detection method and device, and server | |
US20160173390A1 (en) | Confidence degree of data packet flow classification | |
CN102904908A (en) | Data transmission method, gateway device and access network device | |
US12237985B2 (en) | Technique for dynamically classifying and re-classifying a data packet flow | |
CN105072147A (en) | Notification message receiving processing method and device | |
KR101587845B1 (en) | Method for detecting distributed denial of services attack apparatus thereto | |
CN109962820A (en) | Detection method and detection platform of a cloud platform | |
CN107769994B (en) | IMS network CSCF entity measuring method | |
CN107579868B (en) | Method and device for detecting service affected by network element failure | |
CN104980520A (en) | Notification message receiving method, device and system | |
CN112714466A (en) | Service quality measuring method, device and user plane function | |
FI3925418T3 (en) | Determining the reachability of an electronic device over multiple wireless communication protocols | |
CN103312562B (en) | A kind of method and device that detects P2P flow |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant |