WO2012155384A1 - Method and apparatus for reporting really simple syndication service statistic information - Google Patents

Method and apparatus for reporting really simple syndication service statistic information Download PDF

Info

Publication number
WO2012155384A1
WO2012155384A1 PCT/CN2011/076938 CN2011076938W WO2012155384A1 WO 2012155384 A1 WO2012155384 A1 WO 2012155384A1 CN 2011076938 W CN2011076938 W CN 2011076938W WO 2012155384 A1 WO2012155384 A1 WO 2012155384A1
Authority
WO
WIPO (PCT)
Prior art keywords
rss
service information
rss service
information
request message
Prior art date
Application number
PCT/CN2011/076938
Other languages
French (fr)
Chinese (zh)
Inventor
陈波
袁磊
张明谦
康芳
么文琦
Original Assignee
中兴通讯股份有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 中兴通讯股份有限公司 filed Critical 中兴通讯股份有限公司
Publication of WO2012155384A1 publication Critical patent/WO2012155384A1/en

Links

Classifications

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

Definitions

  • the present invention relates to the field of communications, and in particular, to a method and a device for reporting statistics of a service (RS, Really Simple Syndication). Background technique
  • RSS is a technology for describing and synchronizing the content of websites.
  • Websites using RSS technology use XML (Extensible Markup Language) in a specific format to provide the latest applications and messages.
  • RSS has built a technology platform for rapid dissemination of information, making each user a potential content provider, greatly enriching the content of the Internet and mobile terminal networks.
  • the application of RSS on mobile terminals has brought about rapid development opportunities for RSS technology.
  • the RSS technology has been applied to the mobile terminal, and the user only needs to interact with the RSS subscriber through the RSS client of the mobile terminal, and can subscribe to the channel item of a portal on the mobile terminal, and the RSS server can transmit the channel to the user.
  • This channel item contains a lot of live updates. In this way, users can obtain information of interest without logging into a specific portal.
  • RSS technology can also avoid users downloading a large amount of meaningless content and advertisements, etc., and only transmit and display content that is of interest to mobile terminal users in real time.
  • RSS operators mainly collect and obtain information such as user habits and user clicks through online surveys, questionnaires, etc., and then collate and collect the collected information to make it an operational reference data for RSS services.
  • information such as user habits and user clicks through online surveys, questionnaires, etc.
  • collate and collect the collected information to make it an operational reference data for RSS services.
  • the prior art does not have an accurate way to collect and acquire operational reference data, the accuracy and timeliness of RSS traffic statistics are poor. Summary of the invention
  • the main purpose of the present invention is to provide a method and device for reporting statistics of RSS service statistics, which can It is enough to improve the accuracy and timeliness of RSS business statistics.
  • the present invention provides a method for reporting statistics information of an RSS service, including:
  • the method before performing the recording of the RSS service information, the method further includes: clearing historical RSS service information.
  • the method before performing the reporting RSS information to the RSS server, the method further includes: setting whether the RSS client reports the RSS service information or the statistical RSS service information to perform data encryption.
  • the reporting the RSS service information to the RSS server comprises: constructing a synchronization request message, where the synchronization request message carries the statistical RSS service information; and sending the synchronization request message to an RSS server for RSS The server extracts the required RSS service information.
  • the constructing the synchronization request message comprises: defining a new field in the synchronization request message according to a preset protocol; and writing the RSS service information into a newly defined corresponding field in the synchronization request message.
  • the RSS service information is written to a preset configuration file, database or registry.
  • the present invention also provides an RSS service statistical information reporting device, including:
  • a recording module configured to record RSS service information
  • a statistics module configured to perform statistics on the recorded RSS service information
  • the reporting module is configured to report the RSS service information of the statistics to an RSS server.
  • the device further includes: a clearing module, configured to clear historical RSS service information.
  • the device further includes: a security module, configured to set whether the RSS client reports
  • the RSS service information or the statistical RSS service information performs identification information for data encryption.
  • the sending unit is configured to: Synchronize the request message to the RSS server for the RSS server to extract the required RSS service information.
  • the constructing unit includes: a defining subunit, configured to define a new field in the synchronization request message according to a preset protocol; and a writing subunit, configured to write the RSS service information into the synchronization request message The corresponding field of the new definition.
  • the recording module is specifically configured to: write the RSS service information into a preset configuration file, a database, or a registry.
  • the method and device for reporting the statistical information of the RSS service proposed by the invention are recorded and counted by the RSS client to the RSS service of the local end, and then reported to the RSS server for
  • the RSS server grasps important operational reference data such as user usage habits and click conditions, thereby improving the accuracy and timeliness of RSS business statistics.
  • FIG. 1 is a schematic flowchart of an embodiment of an RSS service statistical information reporting method according to the present invention
  • FIG. 1 is a schematic flowchart of a reporting step in an embodiment of an RSS service statistical information reporting method according to the present invention
  • FIG. 3 is a schematic flowchart of constructing a synchronization request message in an embodiment of an RSS service statistical information reporting method according to the present invention
  • FIG. 4 is a schematic flowchart of still another embodiment of an RSS service statistical information reporting method according to the present invention
  • FIG. 5 is a schematic structural diagram of an embodiment of an RSS service statistical information reporting apparatus according to the present invention
  • a schematic diagram of the structure of the reporting module in the example
  • FIG. 7 is a schematic structural diagram of a building unit in an embodiment of an RSS service statistical information according to the present invention.
  • FIG. 8 is a schematic structural diagram of still another embodiment of an apparatus for reporting statistics of an RSS service according to the present invention. detailed description
  • Step S10 Recording RSS service information
  • the RSS client records related information used by the local RSS service, and may include:
  • the number of times the RSS client is enabled This data indicates the number of times the user uses the RSS client, and can estimate the number of times the RSS client is enabled for a certain period of time, such as the frequency of use, such as one day or one week.
  • the number of clicks of each RSS channel the data indicates the number of times the user enters an RSS channel in a time period, and can calculate the click rate of the RSS channel through a certain time period such as one day or one week into a certain RSS.
  • the number of channels The number of channels.
  • the update frequency of each RSS channel refers to downloading the latest content of the RSS channel for viewing.
  • the corresponding data (RSS service information) is recorded, and the recording method may be various.
  • the RSS service information may be written into a preset.
  • the configuration file is updated every time the record is updated; the RSS service information can also be written into the database; for the mobile terminal based on the Windows mobile operating system, the RSS service information can also be written into the registry.
  • Step S11 Perform statistics on the recorded RSS service information.
  • the RSS service information is counted as needed, such as the number of times the RSS client is enabled during a time period based on the number of times the RSS client is enabled, or the number of clicks for each RSS channel.
  • the statistical methods can be summation, averaging, and the like.
  • Step S12 Report the statistical RSS service information to the RSS server.
  • the RSS client or the RSS server initiates the synchronization request
  • the RSS client pops up a prompt message
  • the prompt information prompts the user whether to send the statistical RSS service information, so that the user can select according to the actual situation.
  • the RSS service information of the statistics is reported to the RSS server, and the RSS server accepts and records the RSS service information sent by the RSS client. Meanwhile, the RSS server returns the synchronization data information to the RSS client.
  • the RSS client parses the received synchronization data information, and if the resolution is successful, the synchronization is successful. If the parsing fails, the synchronization fails, enter the synchronous retry process, and retry the synchronization.
  • the RSS client may include the RSS service information in the message requesting synchronization, and the RSS service information may be placed in the message header of the http message package, or may be placed in the message body, and the field name may be customized.
  • the RSS service information of the local end is recorded and counted by the RSS client, and then reported to the RSS server for the RSS server to grasp important operational reference data such as the user's usage habits and click conditions, thereby improving the accuracy of the RSS service statistics. And timeliness.
  • step S12 may include:
  • Step S121 Construct a synchronization request message, where the synchronization request message carries the RSS service information of the statistics;
  • Step S122 Send the synchronization request message to the RSS server, and the RSS server extracts the required RSS service information.
  • Step S123 Receive a message fed back by the RSS server, and prompt whether the synchronization is successful.
  • step S121 further includes:
  • Step S1211 Define a new field in the synchronization request message according to a preset protocol.
  • Step S1212 Write the RSS service information into a newly defined corresponding field in the synchronization request message, so that the synchronization request message carries the RSS service information.
  • the statistical data of the RSS service information may be sent in the header or the body of the synchronization request message, and the name may be negotiated by the RSS server and the RSS client to carry the statistical data.
  • the following describes an example of carrying RSS service information by the header of the synchronization request message: GET /listnews_23413_feed.rss HTTP/1.1
  • the Client-Launched-Times field, the Feed-Launched-Times field, and the Feed-Synced-Frequence field are newly defined fields according to a preset protocol.
  • the above example illustrates the method of carrying the RSS service information in the header of the synchronization request message.
  • the RSS service information can also be implemented by defining a new field in the body of the synchronization request message.
  • the method before performing step S10, the method further includes:
  • Step S9 Clear historical RSS service information.
  • this step can be performed after the RSS client is reported on the RSS client, it is considered that the RSS client fails to report and needs to be reported again due to the link interruption or the failure of the RSS server.
  • the RSS service information is temporarily saved until the RSS client reports the RSS service information for the next time period.
  • the method further includes:
  • Step S13 Set whether to report the RSS service information, or the statistical RSS service information, whether to perform data encryption identification information.
  • the RSS server can learn whether the RSS client reports the RSS service information according to the signal that the identifier information is sent by the RSS client. For example, when the RSS server receives the signal that is sent by the RSS client and contains the identifier information, the RSS server considers The user setting does not report the RSS service information. When the RSS server receives the signal that the RSS client sends another identifier information, the user is configured to report the RSS service information.
  • the RSS server may also learn whether the RSS service information reported by the RSS client is data encrypted according to the signal that is sent by the RSS client, for example: when the RSS server receives the identifier information sent by the RSS client. When the signal is received, the reported RSS service information is encrypted. When the RSS server receives the signal containing the other identification information sent by the RSS client, it is considered that the RSS service information set by the user is not encrypted. When the RSS service information reported by the RSS client is encrypted, the RSS server receiving the encrypted RSS service information needs to decrypt the received encrypted data according to the set decryption method. Thus, even if other RSS servers receive encrypted RSS service information, they cannot read the RSS service information to avoid revealing user information.
  • an embodiment of an RSS service statistical information reporting apparatus which includes:
  • a recording module 10 configured to record RSS service information
  • the statistics module 20 is configured to perform statistics on the recorded RSS service information
  • the reporting module 30 is configured to report the statistical RSS service information to the RSS server.
  • the RSS service statistics reporting device may be built in the RSS client or externally located in the RSS client.
  • the recording module 10 records related information used by the RSS client for the RSS service, and may include:
  • the number of times the RSS client is enabled This data indicates the number of times the user uses the RSS client, and can estimate the number of times the RSS client is enabled for a certain period of time, such as the frequency of use, such as one day or one week.
  • the number of clicks of each RSS channel the data indicates the number of times the user enters an RSS channel in a time period, and can calculate the click rate of the RSS channel through a certain time period such as one day or one week into a certain RSS.
  • the number of channels The number of channels.
  • the update frequency of each RSS channel refers to downloading the latest content of the RSS channel for viewing.
  • the recording module 10 records corresponding data (RSS service information), and the recording method may be various, for example, the RSS service information may be written.
  • the preset configuration file updates the configuration file each time the record is updated.
  • the RSS service information can also be written into the database.
  • the RSS service information can also be written into the registry.
  • the statistics module 20 performs statistics on the RSS service information according to needs, such as counting the frequency at which the RSS client is enabled within a time period according to the number of times the RSS client is enabled, or counting the number of clicks of each RSS channel.
  • the statistical methods can be summation, averaging, and the like.
  • the reporting module 30 pops up a prompt message, and the prompt information prompts the user whether to count the RSS service information, so that the user can select according to the actual situation.
  • the RSS service information of the statistics is reported to the RSS server, and the RSS server accepts and records the RSS client.
  • the RSS server returns the synchronization data information to the RSS client, and the reporting module 30 parses the received synchronization data information. If the analysis succeeds, the synchronization succeeds; if the analysis fails, the synchronization fails, and the synchronization retry process is entered, and the retry is performed. Synchronize.
  • the information of the RSS service of the RSS client is recorded and counted, and then reported to the RSS server for the RSS server to grasp important operational reference data such as the user's usage habits and click conditions, thereby improving the accuracy of the RSS service statistics. Timeliness.
  • the reporting module 30 includes:
  • the construction unit 31 is configured to construct a synchronization request message, where the synchronization request message carries the RSS service information of the statistics;
  • the sending unit 32 is configured to send the synchronization request message to the RSS server, where the RSS server extracts the required RSS service information;
  • the receiving unit 33 is configured to receive a message fed back by the RSS server, and prompt whether the synchronization is successful.
  • the building unit 31 further includes:
  • a sub-unit 311, configured to define a new field in the synchronization request message according to a preset protocol
  • a writing sub-unit 312 configured to write the RSS service information into a newly defined corresponding field in the synchronization request message, so that The synchronization request message carries RSS service information.
  • the RSS service information may be sent in the header or the body of the synchronization request message by the writing sub-unit 312, and the definition name may be negotiated by the RSS server and the definition sub-unit 311 of the RSS client to carry the RSS service information.
  • the example in which the header of the synchronization request message carries the RSS service information is the same as the example described in the method in FIG. 3.
  • the RSS service statistical information reporting apparatus further includes:
  • the clearing module 40 is configured to clear historical RSS service information.
  • the security module 50 is configured to set whether the RSS client reports the RSS service information or the system Whether the RSS service information of the meter performs identification information of data encryption.
  • the clearing module 40 temporarily saves the RSS service information until the reporting module 30 reports the statistics of the next time period next time, and then the clearing module 40 clears the data.
  • the RSS server and the security module 50 can agree whether to report RSS service information, such as a signal as a reporting switch or data encryption, to prevent inappropriate RSS service information from being captured by all RSS servers.
  • RSS service information such as a signal as a reporting switch or data encryption

Abstract

The present invention provides a method for reporting the Really Simple Syndication (RSS) service statistic information, which comprises: recording the RSS service information; performing the statistic of the recorded RSS service information; reporting the statistical RSS service information to an RSS server. The present invention also provides an apparatus for reporting the RSS service statistic information, which comprises: a recording module, for recording the RSS service information; a statistic module, for performing the statistic of the recorded RSS service information; a reporting module, for reporting the statistical RSS service information to the RSS server. With the present invention, the accuracy and time efficiency of the RSS service statistic are improved.

Description

聚合内容业务统计信息上报方法及装置 技术领域  Aggregation content service statistical information reporting method and device
本发明涉及到通信领域,特别涉及到一种聚合内容( RSS, Really Simple Syndication )业务统计信息上报方法及装置。 背景技术  The present invention relates to the field of communications, and in particular, to a method and a device for reporting statistics of a service (RS, Really Simple Syndication). Background technique
RSS是一种描述和同步网站内容的技术, 采用 RSS技术的网站使用特 定格式的可扩展标记语言 (XML, Extensible Markup Language )来提供最 新的应用和消息。 RSS 搭建了信息迅速传播的技术平台, 使得每个使用者 都成为潜在的内容提供者, 极大丰富了互联网以及移动终端网络的内容。 RSS在移动终端上的应用, 为 RSS技术带来了飞速发展的机遇。  RSS is a technology for describing and synchronizing the content of websites. Websites using RSS technology use XML (Extensible Markup Language) in a specific format to provide the latest applications and messages. RSS has built a technology platform for rapid dissemination of information, making each user a potential content provider, greatly enriching the content of the Internet and mobile terminal networks. The application of RSS on mobile terminals has brought about rapid development opportunities for RSS technology.
目前, RSS技术已经应用在移动终端上,用户只需通过移动终端的 RSS 客户端与 RSS订阅服务器交互, 就能在移动终端上订阅某个门户网站的频 道项, RSS服务器就可以为该用户传送该频道项包含的大量实时更新信息。 这样, 用户无需登录到具体的各门户网站就能获取其感兴趣的信息。 RSS 技术还可以避免用户下载大量无意义内容和广告等, 仅将移动终端用户感 兴趣的内容实时的传送并展示。  At present, the RSS technology has been applied to the mobile terminal, and the user only needs to interact with the RSS subscriber through the RSS client of the mobile terminal, and can subscribe to the channel item of a portal on the mobile terminal, and the RSS server can transmit the channel to the user. This channel item contains a lot of live updates. In this way, users can obtain information of interest without logging into a specific portal. RSS technology can also avoid users downloading a large amount of meaningless content and advertisements, etc., and only transmit and display content that is of interest to mobile terminal users in real time.
目前, RSS运营商主要通过网上调查、 问卷调查等方式收集和获取用 户使用习惯、 用户点击情况等信息, 再对收集到的信息进行整理统计, 使 其成为 RSS业务的运营参考数据。 但是, 由于现有技术没有准确的途径进 行运营参考数据的收集和获取,使得 RSS业务统计的准确性和时效性很差。 发明内容  At present, RSS operators mainly collect and obtain information such as user habits and user clicks through online surveys, questionnaires, etc., and then collate and collect the collected information to make it an operational reference data for RSS services. However, because the prior art does not have an accurate way to collect and acquire operational reference data, the accuracy and timeliness of RSS traffic statistics are poor. Summary of the invention
本发明的主要目的为提供一种 RSS业务统计信息上报方法及装置, 能 够提高 RSS业务统计的准确性和时效性。 The main purpose of the present invention is to provide a method and device for reporting statistics of RSS service statistics, which can It is enough to improve the accuracy and timeliness of RSS business statistics.
本发明提出一种 RSS业务统计信息上报方法, 包括:  The present invention provides a method for reporting statistics information of an RSS service, including:
记录 RSS业务信息; 将所述记录的 RSS业务信息进行统计; 上报所述 统计的 RSS业务信息至 RSS服务器。  Recording RSS service information; performing statistics on the recorded RSS service information; and reporting the statistical RSS service information to the RSS server.
优选地, 在执行所述记录 RSS业务信息之前, 还包括: 清除历史 RSS 业务信息。  Preferably, before performing the recording of the RSS service information, the method further includes: clearing historical RSS service information.
优选地,在执行所述上报统计的 RSS信息至 RSS服务器之前,还包括: 设定 RSS客户端是否上报 RSS业务信息或所述统计的 RSS业务信息是否进 行数据加密的标识信息。  Preferably, before performing the reporting RSS information to the RSS server, the method further includes: setting whether the RSS client reports the RSS service information or the statistical RSS service information to perform data encryption.
优选地, 所述上报统计的 RSS业务信息至 RSS服务器包括: 构建同步 请求报文, 所述同步请求报文携带所述统计的 RSS业务信息; 发送所述同 步请求报文至 RSS服务器, 供 RSS服务器提取需要的 RSS业务信息。  Preferably, the reporting the RSS service information to the RSS server comprises: constructing a synchronization request message, where the synchronization request message carries the statistical RSS service information; and sending the synchronization request message to an RSS server for RSS The server extracts the required RSS service information.
优选地, 所述构建同步请求报文包括: 根据预设的协议在同步请求报 文中定义新字段; 将 RSS业务信息写入所述同步请求报文中新定义的相应 字段。  Preferably, the constructing the synchronization request message comprises: defining a new field in the synchronization request message according to a preset protocol; and writing the RSS service information into a newly defined corresponding field in the synchronization request message.
优选地,将所述 RSS业务信息写入预设的配置文件、数据库或注册表。 本发明还提出一种 RSS业务统计信息上报装置, 包括:  Preferably, the RSS service information is written to a preset configuration file, database or registry. The present invention also provides an RSS service statistical information reporting device, including:
记录模块, 用于记录 RSS业务信息;  a recording module, configured to record RSS service information;
统计模块, 用于将所述记录的 RSS业务信息进行统计;  a statistics module, configured to perform statistics on the recorded RSS service information;
上报模块, 用于上报所述统计的 RSS业务信息至 RSS服务器。  The reporting module is configured to report the RSS service information of the statistics to an RSS server.
优选地, 所述装置还包括: 清除模块, 用于清除历史 RSS业务信息。 优选地, 所述装置还包括: 安全模块, 用于设定 RSS客户端是否上报 Preferably, the device further includes: a clearing module, configured to clear historical RSS service information. Preferably, the device further includes: a security module, configured to set whether the RSS client reports
RSS业务信息或所述统计的 RSS业务信息是否进行数据加密的标识信息。 Whether the RSS service information or the statistical RSS service information performs identification information for data encryption.
优选地, 所述上报模块包括: 构建单元, 用于构建同步请求报文, 所 述同步请求报文携带所述统计的 RSS业务信息; 发送单元, 用于发送所述 同步请求报文至 RSS服务器, 供 RSS服务器提取需要的 RSS业务信息。 优选地, 所述构建单元包括: 定义子单元, 用于根据预设的协议在同 步请求报文中定义新字段; 写入子单元, 用于将 RSS业务信息写入所述同 步请求报文中新定义的相应字段。 And the sending unit is configured to: Synchronize the request message to the RSS server for the RSS server to extract the required RSS service information. Preferably, the constructing unit includes: a defining subunit, configured to define a new field in the synchronization request message according to a preset protocol; and a writing subunit, configured to write the RSS service information into the synchronization request message The corresponding field of the new definition.
优选地, 所述记录模块具体用于: 将所述 RSS业务信息写入预设的配 置文件、 数据库或注册表。  Preferably, the recording module is specifically configured to: write the RSS service information into a preset configuration file, a database, or a registry.
本发明提出的一种 RSS业务统计信息上报方法及装置, 通过 RSS客户 端对本端的 RSS 业务的信息进行记录并统计后, 上报至 RSS服务器, 供 The method and device for reporting the statistical information of the RSS service proposed by the invention are recorded and counted by the RSS client to the RSS service of the local end, and then reported to the RSS server for
RSS 服务器掌握用户的使用习惯、 点击情况等重要的运营参考数据, 从而 提高 RSS业务统计的准确性和时效性。 附图说明 The RSS server grasps important operational reference data such as user usage habits and click conditions, thereby improving the accuracy and timeliness of RSS business statistics. DRAWINGS
图 1 为本发明 RSS业务统计信息上报方法一实施例的流程示意图; 图 为本发明 RSS业务统计信息上报方法一实施例中上报步驟的流程 示意图;  1 is a schematic flowchart of an embodiment of an RSS service statistical information reporting method according to the present invention; FIG. 1 is a schematic flowchart of a reporting step in an embodiment of an RSS service statistical information reporting method according to the present invention;
图 3 为本发明 RSS业务统计信息上报方法一实施例中构建同步请求报 文的流程示意图;  3 is a schematic flowchart of constructing a synchronization request message in an embodiment of an RSS service statistical information reporting method according to the present invention;
图 4 为本发明 RSS业务统计信息上报方法又一实施例的流程示意图; 图 5 为本发明 RSS业务统计信息上报装置一实施例的结构示意图; 图 6 为本发明 RSS业务统计信息上报装置一实施例中上报模块的结构 示意图;  4 is a schematic flowchart of still another embodiment of an RSS service statistical information reporting method according to the present invention; FIG. 5 is a schematic structural diagram of an embodiment of an RSS service statistical information reporting apparatus according to the present invention; A schematic diagram of the structure of the reporting module in the example;
图 7 为本发明 RSS业务统计信息上 ·^艮装置一实施例中构建单元的结构 示意图;  7 is a schematic structural diagram of a building unit in an embodiment of an RSS service statistical information according to the present invention;
图 8 为本发明 RSS业务统计信息上报装置又一实施例的结构示意图。 具体实施方式 FIG. 8 is a schematic structural diagram of still another embodiment of an apparatus for reporting statistics of an RSS service according to the present invention. detailed description
本发明目的的实现、 功能特点及优点将结合实施例, 参照附图做进一 步说明。 应当理解, 此处所描述的具体实施例仅仅用以解释本发明, 并不 用于限定本发明。  The implementation, functional features and advantages of the objects of the present invention will be further described in conjunction with the embodiments herein. It is understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
参照图 1 , 提出本发明 RSS业务统计信息上报方法一实施例, 包括: 步驟 S10、 记录 RSS业务信息;  Referring to FIG. 1 , an embodiment of an RSS service statistical information reporting method according to the present invention is provided, including: Step S10: Recording RSS service information;
RSS客户端记录本端 RSS业务使用的相关信息, 可以包括:  The RSS client records related information used by the local RSS service, and may include:
RSS客户端被启用的次数, 该数据表示用户使用 RSS客户端的次数, 并可推算出使用频率等其它数据如一天或一周等某一时间周期内启用 RSS 客户端的次数。  The number of times the RSS client is enabled. This data indicates the number of times the user uses the RSS client, and can estimate the number of times the RSS client is enabled for a certain period of time, such as the frequency of use, such as one day or one week.
每一个 RSS频道的点击次数, 该数据表示用户在一时间周期内进入某 一 RSS频道的次数, 通过它即可计算该 RSS频道的点击率如一天或一周等 某一时间周期中进入某一 RSS频道的次数。  The number of clicks of each RSS channel, the data indicates the number of times the user enters an RSS channel in a time period, and can calculate the click rate of the RSS channel through a certain time period such as one day or one week into a certain RSS. The number of channels.
每一个 RSS频道的更新频率, 更新指下载该 RSS频道的最新内容以供 查看。  The update frequency of each RSS channel, the update refers to downloading the latest content of the RSS channel for viewing.
在每次启动 RSS客户端、进入某 RSS频道、更新某 RSS频道等事件发 生时, 记录相应的数据(RSS业务信息), 记录方法可以有多种, 例如可以 将 RSS业务信息写入预设的配置文件, 每次更新记录, 就更新配置文件; 也可以将 RSS业务信息写入数据库; 对于基于 windows mobile操作系统的 移动终端, 也可以将 RSS业务信息写入注册表。  Each time an event such as starting an RSS client, entering an RSS channel, updating an RSS channel, or the like occurs, the corresponding data (RSS service information) is recorded, and the recording method may be various. For example, the RSS service information may be written into a preset. The configuration file is updated every time the record is updated; the RSS service information can also be written into the database; for the mobile terminal based on the Windows mobile operating system, the RSS service information can also be written into the registry.
步驟 Sll、 将所述记录的 RSS业务信息进行统计;  Step S11: Perform statistics on the recorded RSS service information.
根据需要对 RSS业务信息进行统计, 如根据 RSS客户端被启用的次数 统计一时间周期内 RSS客户端被启用的频率, 或统计每一个 RSS频道的点 击次数等。 统计的方法可以是求和、 求平均值等。  The RSS service information is counted as needed, such as the number of times the RSS client is enabled during a time period based on the number of times the RSS client is enabled, or the number of clicks for each RSS channel. The statistical methods can be summation, averaging, and the like.
步驟 S12、 上报所述统计的 RSS业务信息至 RSS服务器。 当 RSS客户端或 RSS服务器发起同步请求时, RSS客户端弹出提示信 息, 该提示信息提示用户是否发送统计的 RSS业务信息, 以便用户根据实 际情况进行选择。 Step S12: Report the statistical RSS service information to the RSS server. When the RSS client or the RSS server initiates the synchronization request, the RSS client pops up a prompt message, and the prompt information prompts the user whether to send the statistical RSS service information, so that the user can select according to the actual situation.
当用户选择发送统计的 RSS业务信息时, 上报所述统计的 RSS业务信 息至 RSS服务器, RSS服务器接受并记录 RSS客户端发出的 RSS业务信息; 同时, RSS服务器向 RSS客户端返回同步数据信息, RSS客户端解析收到 的同步数据信息, 解析成功, 则同步成功。 解析失败, 则同步失败, 进入 同步重试流程, 重试同步。 其中, RSS 客户端可以在请求同步的消息中包 含该 RSS业务信息, 该 RSS业务信息可以放在 http消息包的消息头中, 也 可以放在消息体中, 并可以自定义字段名。  When the user selects to send the statistical RSS service information, the RSS service information of the statistics is reported to the RSS server, and the RSS server accepts and records the RSS service information sent by the RSS client. Meanwhile, the RSS server returns the synchronization data information to the RSS client. The RSS client parses the received synchronization data information, and if the resolution is successful, the synchronization is successful. If the parsing fails, the synchronization fails, enter the synchronous retry process, and retry the synchronization. The RSS client may include the RSS service information in the message requesting synchronization, and the RSS service information may be placed in the message header of the http message package, or may be placed in the message body, and the field name may be customized.
本实施例中, 通过 RSS客户端对本端的 RSS业务信息进行记录并统计 后, 上报至 RSS服务器, 供 RSS服务器掌握用户的使用习惯、 点击情况等 重要的运营参考数据, 提高 RSS业务统计的准确性和时效性。  In this embodiment, the RSS service information of the local end is recorded and counted by the RSS client, and then reported to the RSS server for the RSS server to grasp important operational reference data such as the user's usage habits and click conditions, thereby improving the accuracy of the RSS service statistics. And timeliness.
参照图 2, 在一实施例中, 步驟 S12可包括:  Referring to FIG. 2, in an embodiment, step S12 may include:
步驟 S121、构建同步请求报文,所述同步请求报文携带所述统计的 RSS 业务信息;  Step S121: Construct a synchronization request message, where the synchronization request message carries the RSS service information of the statistics;
步驟 S122、发送所述同步请求报文至 RSS服务器,供 RSS服务器提取 需要的 RSS业务信息;  Step S122: Send the synchronization request message to the RSS server, and the RSS server extracts the required RSS service information.
步驟 S123、 接收所述 RSS服务器反馈的消息, 提示同步是否成功。 参照图 3 , 步驟 S121进一步包括:  Step S123: Receive a message fed back by the RSS server, and prompt whether the synchronization is successful. Referring to FIG. 3, step S121 further includes:
步驟 S1211、 根据预设的协议在同步请求报文中定义新字段;  Step S1211: Define a new field in the synchronization request message according to a preset protocol.
步驟 S1212、 将 RSS业务信息写入所述同步请求报文中新定义的相应 字段, 使同步请求报文携带 RSS业务信息。  Step S1212: Write the RSS service information into a newly defined corresponding field in the synchronization request message, so that the synchronization request message carries the RSS service information.
这里, RSS 业务信息的统计数据可以通过在同步请求报文的报头或者 报体中发送,可由 RSS服务器和 RSS客户端协商定义名称以携带统计数据。 下面介绍通过同步请求报文的报头携带 RSS业务信息的一示例: GET /listnews_23413_feed.rss HTTP/1.1 Here, the statistical data of the RSS service information may be sent in the header or the body of the synchronization request message, and the name may be negotiated by the RSS server and the RSS client to carry the statistical data. The following describes an example of carrying RSS service information by the header of the synchronization request message: GET /listnews_23413_feed.rss HTTP/1.1
HOST: aeiou.expresso.pt  HOST: aeiou.expresso.pt
User-Agent: ZTE-*******  User-Agent: ZTE-*******
Connection: Keep-Alive  Connection: Keep-Alive
Accept-Charset: utf-8,iso-8859- 1 ,US- ASCII,GB2312  Accept-Charset: utf-8, iso-8859- 1 , US- ASCII, GB2312
Accept-Language: en,fr,pt,es  Accept-Language: en,fr,pt,es
Client-Launched-Times: 10  Client-Launched-Times: 10
Feed-Launched-Times: xxxxx= 10; yyyyy =2 ;zzzzz=30;  Feed-Launched-Times: xxxxx= 10; yyyyy = 2 ; zzzzz=30;
Feed-Synced-Frequence: xxxxx=2;yyyyy= 12;; zzzzz=0;  Feed-Synced-Frequence: xxxxx=2;yyyyy= 12;; zzzzz=0;
其中 , Client-Launched-Times 字段、 Feed-Launched-Times 字段和 Feed-Synced-Frequence字段为根据预设的协议新定义的字段。  The Client-Launched-Times field, the Feed-Launched-Times field, and the Feed-Synced-Frequence field are newly defined fields according to a preset protocol.
上述 Client-Launched-Times: 10表示启动 RSS客户端的次数为 10次, 此数据由 RSS客户端通过配置文件等方式记录;上述 Feed-Launched-Times: xxxxx=10;yyyyy=2;zzzzz=30表示启动 RSS客户端中 ID为 xxxxx , yyyyy, zzzzz 的三个 RSS 频道的点击次数; 上述 Feed-Synced-Frequence: xxxxx=2;yyyyy=12;;zzzzz=0表示启动 RSS客户端中 ID为 xxxxx, yyyyy, zzzzz的三个 RSS频道的同步刷新频率; 上述 Get字段表示同步发起命令; 上述 Accept-Language、 Host, Connection, User- Agent等字段是当前协议原 有的字段。  The above-mentioned Client-Launched-Times: 10 indicates that the number of times the RSS client is started is 10 times. This data is recorded by the RSS client through a configuration file, etc.; the above-mentioned Feed-Launched-Times: xxxxx=10; yyyyy=2; zzzzz=30 Start the number of clicks of the three RSS channels with IDs xxxxx, yyyyy, zzzzz in the RSS client; the above Feed-Synced-Frequence: xxxxx=2; yyyyy=12;; zzzzz=0 means that the ID of the RSS client is xxxxx. Yyyyy, the synchronous refresh frequency of the three RSS channels of zzzzz; the above Get field indicates the synchronization initiation command; the above Accept-Language, Host, Connection, User-Agent and other fields are the original fields of the current protocol.
上述示例说明了在同步请求报文的报头中携带 RSS业务信息的方法, 类似的, 在同步请求报文的报体中也可以通过定义新字段实现携带 RSS业 务信息。  The above example illustrates the method of carrying the RSS service information in the header of the synchronization request message. Similarly, the RSS service information can also be implemented by defining a new field in the body of the synchronization request message.
参照图 4, 提出本发明 RSS业务统计信息上报方法又一实施例, 在上 述实施例中, 在执行步驟 S10之前, 还包括:  Referring to FIG. 4, another embodiment of the RSS service statistical information reporting method of the present invention is provided. In the above embodiment, before performing step S10, the method further includes:
步驟 S9、 清除历史 RSS业务信息。  Step S9: Clear historical RSS service information.
为防止 RSS客户端存储过多的数据影响其他程序的正常运行, 需要清 除历史 RSS业务信息。虽然在 RSS客户端上报 RSS业务信息之后即可进行 此步驟, 但考虑到可能存在如下情况, 即, 由于链路中断或 RSS服务器故 障等原因, RSS客户端上报失败, 需要再次上报。 为防止 RSS业务信息丟 失,所以在 RSS客户端上报本次 RSS业务信息后, 暂时保存该 RSS业务信 息, 直到 RSS客户端下次上报下一时间周期的 RSS业务信息之前再清除。 In order to prevent the RSS client from storing too much data affecting the normal operation of other programs, it needs to be cleared. In addition to historical RSS business information. Although this step can be performed after the RSS client is reported on the RSS client, it is considered that the RSS client fails to report and needs to be reported again due to the link interruption or the failure of the RSS server. To prevent the loss of the RSS service information, after the RSS service is reported to the RSS client, the RSS service information is temporarily saved until the RSS client reports the RSS service information for the next time period.
在执行步驟 S12之前, 还包括:  Before performing step S12, the method further includes:
步驟 S13、 设定是否上报 RSS业务信息、 或所述统计的 RSS业务信息 是否进行数据加密的标识信息。  Step S13: Set whether to report the RSS service information, or the statistical RSS service information, whether to perform data encryption identification information.
RSS服务器可以根据 RSS客户端发送的包含标识信息的信号得知所述 RSS客户端是否上报 RSS业务信息,例如: 当 RSS服务器接收到 RSS客户 端发送的包含某一标识信息的信号时, 即认为用户设定不上报 RSS业务信 息; 当 RSS服务器接收到 RSS客户端发送的包含另一标识信息的信号时, 即认为用户设定上报 RSS业务信息。  The RSS server can learn whether the RSS client reports the RSS service information according to the signal that the identifier information is sent by the RSS client. For example, when the RSS server receives the signal that is sent by the RSS client and contains the identifier information, the RSS server considers The user setting does not report the RSS service information. When the RSS server receives the signal that the RSS client sends another identifier information, the user is configured to report the RSS service information.
RSS服务器也可以根据 RSS客户端发送的包含标识信息的信号得知所 述 RSS客户端上报的 RSS业务信息是否进行数据加密,例如: 当 RSS服务 器接收到 RSS 客户端发送的包含某一标识信息的信号时, 即认为上报的 RSS业务信息进行了数据加密, 当 RSS服务器接收到 RSS客户端发送的包 含另一标识信息的信号时, 即认为用户设定上报的 RSS业务信息没有进行 数据加密。 当 RSS客户端上报的 RSS业务信息进行了数据加密时, 接收到 加密 RSS业务信息的 RSS服务器就需要对接收到的加密数据按照设定的解 密方式进行解密。 这样, 即使其他的 RSS服务器接收到加密的 RSS业务信 息也不能读取所述 RSS业务信息, 避免泄露用户信息。  The RSS server may also learn whether the RSS service information reported by the RSS client is data encrypted according to the signal that is sent by the RSS client, for example: when the RSS server receives the identifier information sent by the RSS client. When the signal is received, the reported RSS service information is encrypted. When the RSS server receives the signal containing the other identification information sent by the RSS client, it is considered that the RSS service information set by the user is not encrypted. When the RSS service information reported by the RSS client is encrypted, the RSS server receiving the encrypted RSS service information needs to decrypt the received encrypted data according to the set decryption method. Thus, even if other RSS servers receive encrypted RSS service information, they cannot read the RSS service information to avoid revealing user information.
参照图 5 , 提出本发明一种 RSS业务统计信息上报装置一实施例, 包 括:  Referring to FIG. 5, an embodiment of an RSS service statistical information reporting apparatus according to the present invention is provided, which includes:
记录模块 10, 用于记录 RSS业务信息; 统计模块 20, 用于将所述记录的 RSS业务信息进行统计; 上报模块 30, 用于上报所述统计的 RSS业务信息至 RSS服务器。 a recording module 10, configured to record RSS service information; The statistics module 20 is configured to perform statistics on the recorded RSS service information, and the reporting module 30 is configured to report the statistical RSS service information to the RSS server.
本实施例中, RSS业务统计信息上报装置可以内置于 RSS客户端或外 置于 RSS客户端。  In this embodiment, the RSS service statistics reporting device may be built in the RSS client or externally located in the RSS client.
记录模块 10记录 RSS客户端 RSS业务使用的相关信息, 可以包括: The recording module 10 records related information used by the RSS client for the RSS service, and may include:
RSS客户端被启用的次数, 该数据表示用户使用 RSS客户端的次数, 并可推算出使用频率等其它数据如一天或一周等某一时间周期内启用 RSS 客户端的次数。 The number of times the RSS client is enabled. This data indicates the number of times the user uses the RSS client, and can estimate the number of times the RSS client is enabled for a certain period of time, such as the frequency of use, such as one day or one week.
每一个 RSS频道的点击次数, 该数据表示用户在一时间周期内进入某 一 RSS频道的次数, 通过它即可计算该 RSS频道的点击率如一天或一周等 某一时间周期中进入某一 RSS频道的次数。  The number of clicks of each RSS channel, the data indicates the number of times the user enters an RSS channel in a time period, and can calculate the click rate of the RSS channel through a certain time period such as one day or one week into a certain RSS. The number of channels.
每一个 RSS频道的更新频率, 更新指下载该 RSS频道的最新内容以供 查看。  The update frequency of each RSS channel, the update refers to downloading the latest content of the RSS channel for viewing.
在每次启动 RSS客户端、进入某 RSS频道、更新某 RSS频道等事件发 生时, 记录模块 10记录相应的数据 ( RSS业务信息), 记录方法可以有多 种, 例如可以将 RSS业务信息写入预设的配置文件, 每次更新记录, 就更 新一次配置文件; 也可以将 RSS业务信息写入数据库, 对于基于 windows mobile操作系统的移动终端, 也可以将 RSS业务信息写入注册表。  Each time an event such as starting an RSS client, entering an RSS channel, updating an RSS channel, or the like occurs, the recording module 10 records corresponding data (RSS service information), and the recording method may be various, for example, the RSS service information may be written. The preset configuration file updates the configuration file each time the record is updated. The RSS service information can also be written into the database. For the mobile terminal based on the Windows mobile operating system, the RSS service information can also be written into the registry.
统计模块 20根据需要对 RSS业务信息进行统计, 如根据 RSS客户端 被启用的次数统计一时间周期内 RSS客户端被启用的频率, 或统计每一个 RSS频道的点击次数等。 统计的方法可以是求和、 求平均值等。  The statistics module 20 performs statistics on the RSS service information according to needs, such as counting the frequency at which the RSS client is enabled within a time period according to the number of times the RSS client is enabled, or counting the number of clicks of each RSS channel. The statistical methods can be summation, averaging, and the like.
当 RSS客户端或 RSS服务器发起同步请求时, 上报模块 30弹出提示 信息, 该提示信息提示用户是否统计的 RSS业务信息, 以便用户根据实际 情况进行选择。 当用户选择发送统计的 RSS业务信息时, 上报所述统计的 RSS业务信息至 RSS服务器, RSS服务器接受并记录 RSS客户端发出的 RSS业务信息; 同时, RSS服务器向 RSS客户端返回同步数据信息, 上报 模块 30解析收到的同步数据信息, 解析成功, 则同步成功; 解析失败, 则 同步失败, 进入同步重试流程, 重试同步。 When the RSS client or the RSS server initiates the synchronization request, the reporting module 30 pops up a prompt message, and the prompt information prompts the user whether to count the RSS service information, so that the user can select according to the actual situation. When the user selects to send the RSS service information of the statistics, the RSS service information of the statistics is reported to the RSS server, and the RSS server accepts and records the RSS client. At the same time, the RSS server returns the synchronization data information to the RSS client, and the reporting module 30 parses the received synchronization data information. If the analysis succeeds, the synchronization succeeds; if the analysis fails, the synchronization fails, and the synchronization retry process is entered, and the retry is performed. Synchronize.
本实施例中, 对 RSS客户端的 RSS业务的信息进行记录并统计后, 上 报至 RSS服务器, 供 RSS服务器掌握用户的使用习惯、 点击情况等重要的 运营参考数据, 提高 RSS业务统计的准确性和时效性。  In this embodiment, the information of the RSS service of the RSS client is recorded and counted, and then reported to the RSS server for the RSS server to grasp important operational reference data such as the user's usage habits and click conditions, thereby improving the accuracy of the RSS service statistics. Timeliness.
参照图 6, 在一实施例中, 上报模块 30包括:  Referring to FIG. 6, in an embodiment, the reporting module 30 includes:
构建单元 31 , 用于构建同步请求报文, 所述同步请求报文携带所述统 计的 RSS业务信息;  The construction unit 31 is configured to construct a synchronization request message, where the synchronization request message carries the RSS service information of the statistics;
发送单元 32, 用于发送所述同步请求报文至 RSS服务器,供 RSS服务 器提取需要的 RSS业务信息;  The sending unit 32 is configured to send the synchronization request message to the RSS server, where the RSS server extracts the required RSS service information;
接收单元 33 , 用于接收所述 RSS服务器反馈的消息, 提示同步是否成 功。  The receiving unit 33 is configured to receive a message fed back by the RSS server, and prompt whether the synchronization is successful.
参照图 7, 在上述实施例中, 构建单元 31进一步包括:  Referring to FIG. 7, in the above embodiment, the building unit 31 further includes:
定义子单元 311 , 用于根据预设的协议在同步请求报文中定义新字段; 写入子单元 312, 用于将 RSS业务信息写入所述同步请求报文中新定 义的相应字段, 使同步请求报文携带 RSS业务信息。  a sub-unit 311, configured to define a new field in the synchronization request message according to a preset protocol, and a writing sub-unit 312, configured to write the RSS service information into a newly defined corresponding field in the synchronization request message, so that The synchronization request message carries RSS service information.
RSS业务信息可以通过写入子单元 312在同步请求报文的报头或者报 体中发送, 可由 RSS服务器和 RSS客户端的定义子单元 311协商定义名称 以携带 RSS业务信息。 其中, 所述通过同步请求报文的报头携带 RSS业务 信息的示例与图 3方法中描述的示例相同。  The RSS service information may be sent in the header or the body of the synchronization request message by the writing sub-unit 312, and the definition name may be negotiated by the RSS server and the definition sub-unit 311 of the RSS client to carry the RSS service information. The example in which the header of the synchronization request message carries the RSS service information is the same as the example described in the method in FIG. 3.
参照图 8, 提出本发明一种 RSS业务统计信息上报装置又一实施例, 在上述实施例中, 该 RSS业务统计信息上报装置还包括:  Referring to FIG. 8, another embodiment of an RSS service statistical information reporting apparatus according to the present invention is provided. In the foregoing embodiment, the RSS service statistical information reporting apparatus further includes:
清除模块 40, 用于清除历史 RSS业务信息。  The clearing module 40 is configured to clear historical RSS service information.
安全模块 50,用于设定 RSS客户端是否上报 RSS业务信息或对所述统 计的 RSS业务信息是否进行数据加密的标识信息。 The security module 50 is configured to set whether the RSS client reports the RSS service information or the system Whether the RSS service information of the meter performs identification information of data encryption.
清除模块 40在上报模块 30上报本次的统计数据后, 暂时保存该 RSS 业务信息, 直到上报模块 30下次上报下一时间周期的统计数据之前再由清 除模块 40清除。  After the reporting module 30 reports the current statistics, the clearing module 40 temporarily saves the RSS service information until the reporting module 30 reports the statistics of the next time period next time, and then the clearing module 40 clears the data.
RSS服务器和安全模块 50之间可以约定是否上报 RSS业务信息,如约 定一信号作为上报开关或者进行数据加密等, 避免不合适的 RSS业务信息 被所有 RSS服务器捕获。  The RSS server and the security module 50 can agree whether to report RSS service information, such as a signal as a reporting switch or data encryption, to prevent inappropriate RSS service information from being captured by all RSS servers.
以上所述仅为本发明的优选实施例, 并非因此限制本发明的专利范围 , 凡是利用本发明说明书及附图内容所作的等效结构或等效流程变换, 或直 接或间接运用在其他相关的技术领域, 均同理包括在本发明的专利保护范 围内。  The above description is only the preferred embodiment of the present invention, and is not intended to limit the scope of the invention, and the equivalent structure or equivalent flow transformation made by the specification and the drawings of the present invention may be directly or indirectly applied to other related The technical field is equally included in the scope of patent protection of the present invention.

Claims

权利要求书 Claim
1、 一种 RSS业务统计信息上报方法, 其特征在于, 该方法包括: 记录 RSS业务信息; A method for reporting statistics information of an RSS service, the method comprising: recording RSS service information;
将所述记录的 RSS业务信息进行统计;  Counting the recorded RSS service information;
上报所述统计的 RSS业务信息至 RSS服务器。  The RSS service information of the statistics is reported to the RSS server.
2、 如权利要求 1所述的方法, 其特征在于, 在执行所述记录 RSS业务 信息之前, 该方法还包括:  2. The method of claim 1, wherein before performing the recording of the RSS service information, the method further comprises:
清除历史 RSS业务信息。  Clear historical RSS business information.
3、 如权利要求 1或 2 所述的方法, 其特征在于, 在执行所述上报统计 的 RSS信息至 RSS服务器之前, 该方法还包括:  The method according to claim 1 or 2, wherein before the performing the reporting of the RSS information to the RSS server, the method further comprises:
设定是否上报 RSS业务信息、或所述统计的 RSS业务信息是否进行数 据加密的标识信息。  It is set whether to report whether the RSS service information or the statistical RSS service information is encrypted by the data.
4、 如权利要求 1或 2所述的方法, 其特征在于, 所述上报统计的 RSS 业务信息至 RSS服务器包括:  The method according to claim 1 or 2, wherein the reporting the RSS service information to the RSS server comprises:
构建同步请求报文,所述同步请求报文携带所述统计的 RSS业务信息; 发送所述同步请求报文至 RSS服务器,供 RSS服务器提取需要的 RSS 业务信息。  Configuring a synchronization request message, the synchronization request message carrying the statistical RSS service information; sending the synchronization request message to an RSS server, and the RSS server extracts the required RSS service information.
5、 如权利要求 4所述的方法, 其特征在于, 所述构建同步请求报文包 括:  5. The method of claim 4, wherein the constructing the synchronization request message comprises:
根据预设的协议在同步请求报文中定义新字段;  Defining a new field in the synchronization request message according to a preset protocol;
将 RSS业务信息写入所述同步请求报文中新定义的相应字段。  The RSS service information is written into the corresponding field newly defined in the synchronization request message.
6、 如权利要求 1或 2所述的方法, 其特征在于, 所述记录 RSS业务信 息为:  The method according to claim 1 or 2, wherein the recording RSS service information is:
将所述 RSS业务信息写入预设的配置文件、 数据库或注册表。  Write the RSS service information to a preset configuration file, database or registry.
7、 一种 RSS业务统计信息上报装置, 其特征在于, 该装置包括: 记录模块, 用于记录 RSS业务信息; 7. An RSS service statistics reporting device, wherein the device comprises: a recording module, configured to record RSS service information;
统计模块, 用于将所述记录的 RSS业务信息进行统计;  a statistics module, configured to perform statistics on the recorded RSS service information;
上报模块, 用于上报所述统计的 RSS业务信息至 RSS服务器。  The reporting module is configured to report the RSS service information of the statistics to an RSS server.
8、 如权利要求 7所述的装置, 其特征在于, 该装置还包括:  8. The device of claim 7, wherein the device further comprises:
清除模块, 用于清除历史 RSS业务信息。  The clearing module is used to clear historical RSS service information.
9、 如权利要求 7或 8所述的装置, 其特征在于, 该装置还包括: 安全模块, 用于设定是否上报 RSS业务信息、 或所述统计的 RSS业务 信息是否进行数据加密的标识信息。  The device according to claim 7 or 8, wherein the device further comprises: a security module, configured to set whether to report the RSS service information, or the statistical information of whether the RSS service information is encrypted. .
10、 如权利要求 7或 8所述的装置, 其特征在于, 所述上报模块包括: 构建单元, 用于构建同步请求报文, 所述同步请求报文携带所述统计 的 RSS业务信息;  The apparatus according to claim 7 or 8, wherein the reporting module comprises: a building unit, configured to construct a synchronization request message, where the synchronization request message carries the statistical RSS service information;
发送单元, 用于发送所述同步请求报文至 RSS服务器, 供 RSS服务器 提取需要的 RSS业务信息。  The sending unit is configured to send the synchronization request message to the RSS server, and the RSS server extracts the required RSS service information.
11、 如权利要求 10所述的装置, 其特征在于, 所述构建单元包括: 定义子单元, 用于根据预设的协议在同步请求报文中定义新字段; 写入子单元, 用于将 RSS业务信息写入所述同步请求报文中新定义的 相应字段。  The device according to claim 10, wherein the constructing unit comprises: a defining subunit, configured to define a new field in the synchronization request message according to a preset protocol; The RSS service information is written into a corresponding field newly defined in the synchronization request message.
12、 如权利要求 7或 8所述的装置, 其特征在于, 所述记录模块具体 用于: 将所述 RSS业务信息写入预设的配置文件、 数据库或注册表。  The device according to claim 7 or 8, wherein the recording module is specifically configured to: write the RSS service information into a preset configuration file, a database, or a registry.
PCT/CN2011/076938 2011-05-16 2011-07-07 Method and apparatus for reporting really simple syndication service statistic information WO2012155384A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN2011101260286A CN102185865A (en) 2011-05-16 2011-05-16 Method and device for reporting statistical RSS (really simple syndication) service information
CN201110126028.6 2011-05-16

Publications (1)

Publication Number Publication Date
WO2012155384A1 true WO2012155384A1 (en) 2012-11-22

Family

ID=44571935

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2011/076938 WO2012155384A1 (en) 2011-05-16 2011-07-07 Method and apparatus for reporting really simple syndication service statistic information

Country Status (2)

Country Link
CN (1) CN102185865A (en)
WO (1) WO2012155384A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106156277A (en) * 2016-06-24 2016-11-23 乐视控股(北京)有限公司 For third-party data sharing update method and system

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101047611A (en) * 2006-03-30 2007-10-03 腾讯科技(深圳)有限公司 System and method for clustering RSS information
CN101115225A (en) * 2006-07-28 2008-01-30 中兴通讯股份有限公司 System and method for implementing RSS subscription using multimedia message of mobile terminal
WO2009053209A2 (en) * 2007-10-23 2009-04-30 International Business Machines Corporation System and method for accessing really simple syndication (rss) enabled content using session initiation protocol (sip) signaling

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101047611A (en) * 2006-03-30 2007-10-03 腾讯科技(深圳)有限公司 System and method for clustering RSS information
CN101115225A (en) * 2006-07-28 2008-01-30 中兴通讯股份有限公司 System and method for implementing RSS subscription using multimedia message of mobile terminal
WO2009053209A2 (en) * 2007-10-23 2009-04-30 International Business Machines Corporation System and method for accessing really simple syndication (rss) enabled content using session initiation protocol (sip) signaling

Also Published As

Publication number Publication date
CN102185865A (en) 2011-09-14

Similar Documents

Publication Publication Date Title
AU2014354766B2 (en) Media presentation description
WO2018219048A1 (en) Live broadcast method, system and related device
EP1388260B1 (en) Interactive media response processing system
KR101602525B1 (en) Streaming with Optional Broadcast Delivery of Data Segments
JP4955060B2 (en) Method and apparatus for reporting reception rate of streaming service by terminal in mobile broadcast system and system thereof
GB2486033A (en) Media content monitoring
US20100186044A1 (en) Method, system, and device for obtaining user management information
WO2012055023A1 (en) System for monitoring a video network and methods for use therewith
US9137036B2 (en) Method and apparatus for processing event in home network
CN110138779B (en) Hadoop platform safety management and control method based on multi-protocol reverse proxy
WO2010020120A1 (en) Method, device and system for synchronizing time
US20120250865A1 (en) Securely enabling access to information over a network across multiple protocols
WO2010069134A1 (en) Data file decryption method, decryption device and data broadcasting system
CN103281594A (en) Monitoring over-the-top adaptive video streaming in a network
CN107196954A (en) A kind of service access method, apparatus and system
WO2012041032A1 (en) Method for investigating audience rating, terminal and system thereof
WO2007137482A1 (en) Charging method, system and device in interoperability network of global microwave system
CN101232386B (en) Method for counting MMS flow quantity
WO2012155384A1 (en) Method and apparatus for reporting really simple syndication service statistic information
EP2209235B1 (en) Method and device for providing triggering information to several clients using an electronic guide
US20140149581A1 (en) Quality of service monitoring device and method of monitoring quality of service
RU2378795C2 (en) Method and device to output warning message in broadcasting transmission system
JP4809153B2 (en) Cooperative content synchronous streaming distribution server, cooperative content synchronous streaming distribution method, program implementing the method, and recording medium storing the program
WO2010040267A1 (en) Method and system for publishing the services of the mobile multimedia terminal
WO2012016474A1 (en) Method and system for implementing viewing audience survey for internet protocol television (iptv)

Legal Events

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

Ref document number: 11865667

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 11865667

Country of ref document: EP

Kind code of ref document: A1