WO2011076146A1 - Method for downloading application data, digital television reception terminal and system - Google Patents

Method for downloading application data, digital television reception terminal and system Download PDF

Info

Publication number
WO2011076146A1
WO2011076146A1 PCT/CN2010/080244 CN2010080244W WO2011076146A1 WO 2011076146 A1 WO2011076146 A1 WO 2011076146A1 CN 2010080244 W CN2010080244 W CN 2010080244W WO 2011076146 A1 WO2011076146 A1 WO 2011076146A1
Authority
WO
WIPO (PCT)
Prior art keywords
application
digital television
receiving terminal
version number
download
Prior art date
Application number
PCT/CN2010/080244
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 WO2011076146A1 publication Critical patent/WO2011076146A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/43Processing of content or additional data, e.g. demultiplexing additional data from a digital video stream; Elementary client operations, e.g. monitoring of home network or synchronising decoder's clock; Client middleware
    • H04N21/435Processing of additional data, e.g. decrypting of additional data, reconstructing software from modules extracted from the transport stream
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/80Generation or processing of content or additional data by content creator independently of the distribution process; Content per se
    • H04N21/81Monomedia components thereof
    • H04N21/8166Monomedia components thereof involving executable data, e.g. software
    • H04N21/8173End-user applications, e.g. Web browser, game

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)

Abstract

A method for downloading application data includes the following steps: sending an application list version number request to an application download proxy server of a digital television system; receiving a latest application list version number returned by the application download proxy server; comparing whether the local list version number is same with the latest application list version number; if they are not same, then requesting for obtaining the updated application data from the application download server. The embodiments of the present invention also disclose a digital television reception terminal, an application management system and a digital television system. By implementing the present invention, a network load and a load of the application download server are reduced.

Description

下载应用数据的方法、 数字电视接收终端及系统  Method for downloading application data, digital television receiving terminal and system
本申请要求于 2009 年 12 月 25 日提交中国专利局、 申请号为 200910239026.0、 发明名称为"下载应用数据的方法、 数字电视接收终端及系 统"的中国专利申请的优先权, 其全部内容通过引用结合在本申请中。 技术领域  This application claims priority to Chinese Patent Application No. 200910239026.0, entitled "Method of Downloading Application Data, Digital Television Receiving Terminal and System", filed on December 25, 2009, the entire contents of which are hereby incorporated by reference. Combined in this application. Technical field
本发明涉及通信应用领域, 尤其涉及一种下载应用数据的方法、数字电视 接收终端、 应用管理系统及数字电视系统。 背景技术  The present invention relates to the field of communication applications, and in particular, to a method for downloading application data, a digital television receiving terminal, an application management system, and a digital television system. Background technique
现有的数字电视接收终端一般通过超文本传输协议( Hypertext Transfer Protocol, HTTP )从数字电视系统中的应用下载服务器中下载应用清单, 将应 用清单和本地应用清单进行比较, 从而决定是否执行应用的更新或升级。 图 1 示出了现有技术中数字电视接收终端下载应用数据方法的流程图,具体包括如 下步骤:  The existing digital television receiving terminal generally downloads an application list from an application download server in the digital television system through a Hypertext Transfer Protocol (HTTP), compares the application list with the local application list, and determines whether to execute the application. Update or upgrade. FIG. 1 is a flow chart showing a method for downloading application data by a digital television receiving terminal in the prior art, which specifically includes the following steps:
S101 :数字电视接收终端通过定时循环机制向应用下载服务器请求应用清 单;  S101: The digital television receiving terminal requests an application list from the application download server by using a timed loop mechanism;
S102: 应用下载服务器向数字电视接收终端返回应用清单数据;  S102: The application download server returns application list data to the digital television receiving terminal.
S103: 数字电视接收终端将返回的应用清单数据与本地清单进行对比,如 果对比需要下载应用清单, 则进行 S104;  S103: The digital television receiving terminal compares the returned application list data with the local list, and if the comparison needs to download the application list, proceed to S104;
S104: 数字电视接收终端向应用下载服务器发送下载应用请求;  S104: The digital television receiving terminal sends a download application request to the application download server.
S105: 应用下载服务器遍历应用清单, 下载所需下载的应用数据; S106: 数字电视接收终端接收应用下载服务器返回的应用数据;  S105: the application download server traverses the application list, and downloads the application data that needs to be downloaded; S106: the digital television receiving terminal receives the application data returned by the application download server;
S107: 数字电视接收终端更新或安装应用数据;  S107: The digital television receiving terminal updates or installs application data;
S108: 数字电视接收终端更新本地清单。  S108: The digital television receiving terminal updates the local list.
需要说明的是,在数字电视接收终端进行应用的升级和下载前,数字电视 接收终端需要从数字电视系统中的应用下载服务器获取应用的描述信息,这些 信息一般都保存在应用清单中,该清单描述了所有可以下载的应用的名称、 ID、 版本号、应用下载地址等等。一般情况下,数字电视接收终端会定时通过 HTTP 协议向数字电视系统中的应用下载服务器请求返回应用清单数据,在对比出需 要下载应用数据之后,会通过 HTTP协议向应用下载服务器请求下载应用, 实 现对应用数据的升级和更新。 It should be noted that before the digital TV receiving terminal performs the upgrade and download of the application, the digital television receiving terminal needs to obtain the description information of the application from the application download server in the digital television system, and the information is generally saved in the application list. Describes the name, ID, version number, application download address, etc. of all downloadable apps. Under normal circumstances, the digital TV receiving terminal will periodically pass HTTP. The protocol requests the application download server to return the application list data to the application download server in the digital television system. After comparing the application data to be downloaded, the application download server is requested to download the application through the HTTP protocol, so as to upgrade and update the application data.
但是现有技术中的应用清单数据和应用数据都保存在应用下载服务器。数 字电视接收终端会定时向应用服务器下载应用清单数据,在与本地清单数据对 比之后,若有新的应用更新需要下载,则需要向应用服务器请求下载应用数据, 这样就加大了应用下载服务器的负载要求,而应用下载服务器同时要接收数字 电视接收终端中的请求应用清单,这些都会影响到被下载的应用数据的下载速 度。 发明内容  However, the application list data and application data in the prior art are saved in the application download server. The digital television receiving terminal periodically downloads the application list data to the application server. After comparing with the local inventory data, if a new application update needs to be downloaded, the application server needs to download the application data, thereby increasing the application download server. The load requirement, and the application download server also receives the list of requested applications in the digital television receiving terminal, which affects the download speed of the downloaded application data. Summary of the invention
本发明实施例在于提供一种数字电视接收终端下载应用数据的方法和系 统及数字电视接收终端,通过将应用清单版本号数据和应用数据存放在不同数 据中, 解决了现有应用下载服务器负载过重的问题。  An embodiment of the present invention provides a method and system for downloading application data by a digital television receiving terminal, and a digital television receiving terminal, which solves the load of the existing application download server by storing the application version number data and the application data in different data. Heavy problem.
为了达到上述技术效果, 本发明实施例提出了一种下载应用数据的方法, 包括:  In order to achieve the above technical effects, the embodiment of the present invention provides a method for downloading application data, including:
向数字电视系统中的应用下载代理服务器发送应用清单版本号请求; 接收所述应用下载代理服务器返回的最新应用清单版本号;  Sending an application manifest version number request to an application download proxy server in the digital television system; receiving a latest application manifest version number returned by the application download proxy server;
比较本地清单版本号是否与所述最新应用清单版本号相同;  Comparing whether the local manifest version number is the same as the latest application manifest version number;
如果不同, 则向所述应用下载服务器请求获取更新的应用数据。  If not, the application download server is requested to obtain updated application data.
相应的, 本发明实施例还提出了一种数字电视接收终端, 包括:  Correspondingly, the embodiment of the present invention further provides a digital television receiving terminal, including:
第一请求单元,用于向数字电视系统中的应用下载代理服务器发送应用清 单版本号请求;  a first requesting unit, configured to send an application inventory version number request to an application download proxy server in the digital television system;
第一接收单元,用于接收所述应用下载代理服务器返回的最新应用清单版 本号;  a first receiving unit, configured to receive a latest application manifest version number returned by the application download proxy server;
分析单元, 用于比较本地清单版本号是否与所述最新应用清单版本号相 同; 用清单版本号不同时, 向所述应用下载服务器请求获取需更新的应用数据。 相应的, 本发明实施例还提出了一种应用管理系统, 包括: The analyzing unit is configured to compare whether the local manifest version number is the same as the latest application manifest version number; when the manifest version number is different, request the application download server to obtain the application data to be updated. Correspondingly, an embodiment of the present invention further provides an application management system, including:
应用下载代理服务器,用于接收数字电视接收终端发送的应用清单版本号 请求, 并向数字电视接收终端返回最新的应用清单版本号;  The application download proxy server is configured to receive an application manifest version number request sent by the digital television receiving terminal, and return the latest application list version number to the digital television receiving terminal;
应用下载服务器, 用于接收数字电视接收终端发送的下载应用数据请求, 并向数字电视接收终端返回更新的应用数据;  An application download server, configured to receive a download application data request sent by the digital television receiving terminal, and return the updated application data to the digital television receiving terminal;
接收数字电视接收终端, 用于在获取到更新的应用数据之后, 更新或者安 装获取的更新的应用数据, 并更新本地应用清单版本号。  Receiving a digital television receiving terminal, for updating or installing the acquired updated application data after acquiring the updated application data, and updating the local application manifest version number.
相应地, 本发明实施例还提出了一种数字电视系统, 包括如上所述应用管 理系统。  Accordingly, embodiments of the present invention also provide a digital television system including the application management system as described above.
实施本发明实施例,数字电视接收终端首先到下载代理服务器中获取应用 清单版本号,在获取到应用清单版本号后,与本地的应用清单版本号进行比较, 如果两者版本号相同,则数字电视接收终端不需要向应用下载服务器请求获取 更新的应用数据,则这种处理方式会降低数字电视接收终端访问应用下载服务 器的次数, 从而减少应用下载服务器的网络负荷。 附图说明  In the embodiment of the present invention, the digital television receiving terminal first obtains the application list version number from the download proxy server, and compares with the local application list version number after obtaining the application list version number. If the version numbers are the same, the number is The television receiving terminal does not need to request the application download server to obtain the updated application data, and the processing manner reduces the number of times the digital television receiving terminal accesses the application download server, thereby reducing the network load of the application download server. DRAWINGS
为了更清楚地说明本发明实施例或现有技术中的技术方案,下面将对实施 例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地, 下面描述 中的附图仅仅是本发明的一些实施例, 对于本领域普通技术人员来讲, 在不付 出创造性劳动性的前提下, 还可以根据这些附图获得其他的附图。  In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the embodiments or the description of the prior art will be briefly described below. Obviously, the drawings in the following description are only It is a certain embodiment of the present invention, and other drawings can be obtained from those skilled in the art without any inventive labor.
图 1是现有技术中数字电视接收终端下载应用数据方法的流程图; 图 2是本发明实施例中更新应用数据流程图;  1 is a flow chart of a method for downloading application data by a digital television receiving terminal in the prior art; FIG. 2 is a flow chart of updating application data in an embodiment of the present invention;
图 3为本发明实施例中的技术中下载应用数据方法的流程图;  3 is a flowchart of a method for downloading application data in a technique in an embodiment of the present invention;
图 4为本发明实施例中的数字电视系统网络架构示意图;  4 is a schematic diagram of a network architecture of a digital television system according to an embodiment of the present invention;
图 5为本发明实施例中的数字电视接收终端结构示意图。 具体实施方式  FIG. 5 is a schematic structural diagram of a digital television receiving terminal according to an embodiment of the present invention. detailed description
为了使本发明所要解决的技术问题、 技术方案及有益效果更加清楚明白, 以下结合附图及实施例, 对本发明进行进一步详细说明。 本发明实施例的数字电视接收终端主要通过向数字电视系统中的应用下 载代理服务器发送应用清单版本号请求;以及接收所述数字电视系统中的应用 下载代理服务器根据应用清单版本号请求返回的最新应用清单版本号;分析比 对本地清单版本号是否与所述最新应用清单版本号相同;若所述本地清单版本 号与所述最新应用清单版本号相同,则不向所述数字电视系统发送应用下载请 求; 若所述本地清单版本号与所述最新应用清单版本号不同, 则向所述数字电 视系统中的应用下载服务器请求获取更新的应用数据。 In order to make the technical problems, the technical solutions and the beneficial effects of the present invention more clearly understood, the present invention will be further described in detail below with reference to the accompanying drawings and embodiments. The digital television receiving terminal of the embodiment of the present invention mainly sends an application manifest version number request to an application download proxy server in the digital television system; and receives an update from the application download proxy server in the digital television system according to the application manifest version number request. Applying a manifest version number; analyzing whether the local manifest version number is the same as the latest application manifest version number; if the local manifest version number is the same as the latest application manifest version number, sending an application to the digital television system Downloading the request; if the local manifest version number is different from the latest application manifest version number, requesting the updated application data from the application download server in the digital television system.
详细的, 图 2示出了本发明实施例中的更新应用数据流程图, 该流程图主 要涉及到管理员上传应用数据时 ,将应用数据和应用清单版本号同步传输至应 用下载代理服务器和应用下载服务器的过程中, 包括如下步骤:  In detail, FIG. 2 is a flowchart of an update application data in an embodiment of the present invention. The flowchart mainly relates to synchronously transmitting application data and an application manifest version number to an application download proxy server and an application when an administrator uploads application data. In the process of downloading the server, the following steps are included:
S201 : 应用管理服务器接收操作员上传的应用数据;  S201: The application management server receives the application data uploaded by the operator;
S202:应用管理服务器遍历所有已上传的应用数据,并生成应用清单文件; S202: The application management server traverses all the uploaded application data, and generates an application manifest file.
S203: 应用管理服务器生成应用清单版本号; S203: The application management server generates an application manifest version number.
S204: 应用管理服务器传输应用清单文件至应用下载代理服务器;  S204: The application management server transmits the application manifest file to the application download proxy server.
S205: 应用管理服务器传输应用清单文件和应用数据至应用下载服务器。 需要说明的是, S204和 S205是同步进行的, 其在 S203之后不存在严格意 义上的先后顺序的约束。 前端操作员上传应用到应用管理服务器时,在应用管 理服务器遍历所有已上传的应用后, 生成应用清单文件,应用清单文件中携带 有应用清单版本号和数字电视接收终端的类型号,应用清单文件每更新一次该 版本号都会更新一新, 比如版本号向上累加 1。 应用管理服务器将应用清单文 件和应用数据传输到应用下载服务器;将应用清单文件传输到应用下载代理服 务器。应用清单文件和应用清单版本号有如下关系: 不同的终端会下载不同的 应用,应用管理服务器根据约定规则, 为每一种类型的终端分配一个类型号标 识, 例如: STB— TYPE— ID, 针对类型号标识生成一个应用清单文件, 每种应 用清单文件都有自己的版本号。  S205: The application management server transmits the application manifest file and the application data to the application download server. It should be noted that S204 and S205 are performed synchronously, and there is no strict order constraint after S203. When the front-end operator uploads the application to the application management server, after the application management server traverses all the uploaded applications, generates an application manifest file, where the application manifest file carries the application list version number and the type number of the digital television receiving terminal, and the application manifest file Each time the version number is updated, it will be updated, for example, the version number is incremented by 1. The application management server transmits the application manifest file and application data to the application download server; and transfers the application manifest file to the application download proxy server. The application manifest file and the application manifest version number have the following relationship: Different terminals download different applications, and the application management server assigns a type number identifier to each type of terminal according to the agreed rules, for example: STB_TYPE_ID, for The type number identifier generates an application manifest file, and each application manifest file has its own version number.
这里的应用清单文件格式可以约定如下: 应用清单文件会将 STB— TYPE— ID和版本号——对应保存, 格式如下: I STB— TYPE— ID | VER | STB TYPE ID I VER |... , 其中: STB— TYPE— ID和 VER都用 16进制数表示。  The application manifest file format here can be as follows: The application manifest file will save the STB_TYPE_ID and the version number correspondingly, and the format is as follows: I STB_ TYPE_ID | VER | STB TYPE ID I VER |... Where: STB— TYPE—ID and VER are both expressed in hexadecimal numbers.
假如, 目 前有三种类型的数字电视接收终端, 类型分别为 STB— TYPE— ID=1 , STB— TYPE— ID=2, STB— TYPE— ID=3;对应的版本分别为 1 , 3 , 12; 生成版本号文件为: 00010001000200030003000C , 其中: 第一个 0001 代表类型 ID为 1的机型 STB— TYPE— ID=1 , 第二个 0001代表类型 ID为 1的机型对 应的版本号为 1 , 0002代表类型 ID为 2的机型 STB— TYPE— ID=2 , 第一个 0003代 表类型 ID为 2的机型对应的版本号为 3 , 第二个 0003代表类型 ID为 3的机型 STB_TYPE_ID=3 , 000C代表类型 ID为 3的机型对应的版本号为 12。 If there are currently three types of digital TV receiving terminals, the types are STB— TYPE—ID=1, STB— TYPE—ID=2, STB— TYPE—ID=3; the corresponding versions are 1, 3, 12; The generated version number file is: 00010001000200030003000C, where: the first 0001 represents Model STB with type ID 1 - TYPE - ID = 1, the second 0001 represents the version number of the model with type ID 1 and the model number is 1 for the type ID. 0002 represents the model STB with type ID 2 - TYPE - ID = 2 The first 0003 represents the version number of the model with the type ID of 2, and the second 0003 represents the model with the type ID of 3, STB_TYPE_ID=3, 000C represents the version number of the model with the type ID of 3 is 12.
这里的应用清单文件格式可以约定如下: 文件名称格式如下: AppList. STB— TYPE— ID  The application manifest file format here can be as follows: The file name format is as follows: AppList. STB_ TYPE—ID
如目前有三种类型的数字电视接收终端, 类型分别为 STB— TYPE— ID=1 , STB— TYPE— ID=2, STB— TYPE— ID=3 ,生成的应用清单文件分别为: AppLisU , AppList.2, Applist.3。  For example, there are currently three types of digital television receiving terminals, the types are STB_TYPE_ID=1, STB_TYPE_ID=2, STB_TYPE-ID=3, and the generated application manifest files are: AppLisU, AppList. 2, Applist.3.
由上述文字可知, 根据数字电视接收终端类型 STB— TYPE— ID, 就可以将 应用清单文件和应用清单文件匹配起来。  It can be seen from the above text that the application manifest file and the application manifest file can be matched according to the digital television receiving terminal type STB_TYPE_ID.
相应的, 图 3示出了本发明实施例中的下载应用数据方法的流程图, 该应 用下载代理服务器和应用下载服务器通过流程图 2 中的方式已经同步建立了 相关应用数据和应用清单版本号数据等等, 具体的该方案包括如下步骤:  Correspondingly, FIG. 3 is a flowchart of a method for downloading application data in an embodiment of the present invention. The application download proxy server and the application download server have synchronously established related application data and application list version numbers in the manner of flowchart 2. Data and so on, the specific program includes the following steps:
S301 : 数字电视接收终端向应用下载代理服务器请求应用清单版本号; 需要说明的是, 本实施例的数字电视接收终端通过 UDP协议指令、 或者 TCP协议指令、 或者 HTTP协议指令向数字电视系统发送应用清单版本号请 求, 当然还可以通过其他约定的通信协议向数字电视系统发送请求。  S301: The digital television receiving terminal requests the application download proxy server to apply the manifest version number. It should be noted that the digital television receiving terminal of the embodiment sends the application to the digital television system by using a UDP protocol command, or a TCP protocol command, or an HTTP protocol command. The manifest version number request, of course, can also be sent to the digital television system via other agreed communication protocols.
数字电视接收终端向数字电视系统的应用下载代理服务器请求应用清单 版本号指令为: I STB— TYPE— ID I CMD VER |CRC |, 其中:  The digital television receiving terminal requests the application list from the application download server of the digital television system. The version number instruction is: I STB — TYPE — ID I CMD VER |CRC |, where:
STB— TYPE— ID占 4个字节, 表示数字电视接收终端的终端机型的 ID值。 终端每种机型对应一个 ID值,应用下载代理服务器依据该 ID值返回该机型对 应应用清单的版本号。 未来如果需新增加一种机型, 添加一个 ID值即可, 无 需修改已有的机型;  STB— TYPE—ID occupies 4 bytes, indicating the ID value of the terminal model of the digital TV receiving terminal. Each model of the terminal corresponds to an ID value, and the application download proxy server returns the version number of the application corresponding to the model according to the ID value. In the future, if you need to add a new model, you can add an ID value without modifying the existing model.
CMD— VER占 4个字节, 表示本 "请求应用清单版本号"指令的版本号。 未 来如果要修改该指令, 通过该版本号进行判断。 比如未来将请求指令修改为 I STB TYPE ID I STB— ID | VER | CRC |后,通过 VER字段就能很好判断该指令 是否进行了更新; 应用下载服务器依据该字段针对不同版本的终端请求指令, 提供不同的处理方式, 充分做到协议的向前兼容性; CMD - VER occupies 4 bytes, indicating the version number of the "Request Application List Version Number" instruction. If you want to modify the order in the future, judge by the version number. For example, if the request instruction is modified to I STB TYPE ID I STB_ID | VER | CRC |, the VER field can be used to judge the instruction well. Whether the update is performed; the application download server provides different processing methods for different versions of the terminal according to the field, and fully achieves forward compatibility of the protocol;
CRC 占 4个字节, 对它之前的数据的循环冗余校验, 避免系统在传输中 处理发生错误的数据。  The CRC occupies 4 bytes, and the cyclic redundancy check of the data before it prevents the system from processing the erroneous data in the transmission.
在本实施例中,该数字电视接收终端可以通过预先设置的定时发送机制向 数字电视系统发送应用清单版本号请求。  In this embodiment, the digital television receiving terminal can transmit an application manifest version number request to the digital television system through a preset timing transmission mechanism.
S302: 应用下载代理服务器向数字电视接收终端返回应用清单版本号; 需要说明的是, 步骤 S301和 S302中的也可以釆用 TCP协议或者 HTTP 协议等等。 由于 UDP是无连接的协议, 占用较少的服务器系统资源, 在应用 下载实时性要求不太高的情况下, 釆用 UDP协议, UDP协议尽管有数据丟包 的现象, 但通过 CRC值校验可以保障数据的正确性。 TCP和 HTTP协议是面 向连接的网络协议, 相对 UDP而言, 会占用较多的系统资源, 但 TCP是可靠 的协议, 数据完整性得到保证。  S302: The application download proxy server returns the application list version number to the digital television receiving terminal. It should be noted that the TCP protocol or the HTTP protocol may be used in steps S301 and S302. Since UDP is a connectionless protocol, it occupies less server system resources. In the case where the real-time application downloading requirements are not too high, the UDP protocol is used. Although the UDP protocol has data packet loss, it passes the CRC value check. The correctness of the data can be guaranteed. The TCP and HTTP protocols are network protocols that are connected to each other. Compared with UDP, they consume more system resources, but TCP is a reliable protocol and data integrity is guaranteed.
数字电视系统的应用下载代理服务器向数字电视接收终端返回数据包格 式为: I VERSION | CRC |, 其中:  The application download proxy server of the digital television system returns a data packet format to the digital television receiving terminal as: I VERSION | CRC |, where:
VERSION: 占 4个字节, 表示和 STBTYPE— ID对应的版本号;  VERSION: 4 bytes, indicating the version number corresponding to STBTYPE-ID;
CRC: 占 4个字节, 对它之前的数据的循环冗余校验  CRC: 4 bytes, cyclic redundancy check on the data before it
应用下载代理服务器启动时或在应用清单文件更新后,应用下载代理服务 器会读取该文件内容到内存中, 计算对应数据的 CRC值; 在收到数字电视接 收终端请求应用清单版本号指令后, 会将指令中 STBTYPE— ID和内存中应用 清单文件的 STBTYPE— ID进行匹配, 向数字电视接收终端返回数据包。  When the application download proxy server is started or after the application manifest file is updated, the application download proxy server reads the file content into the memory and calculates the CRC value of the corresponding data; after receiving the digital television receiving terminal requesting the application list version number instruction, The STBTYPE_ID in the instruction is matched with the STBTYPE_ID of the in-memory application manifest file, and the data packet is returned to the digital television receiving terminal.
S303:数字电视接收终端将返回的应用清单版本号与本地保存的应用清单 版本号进行对比, 如果版本号不同, 则需要进行 S304, 否则不进行 S304, 退 出;  S303: The digital television receiving terminal compares the returned application list version number with the locally saved application list version number. If the version number is different, the S304 is required, otherwise the S304 is not performed, and the exit is performed;
S304: 数字电视接收终端向应用下载服务器发送下载应用清单请求; 具体的,当数字电视接收终端将返回的应用清单版本号与本地保存的应用 清单版本号不同时,数字电视接收终端向应用下载服务器发送下载应用清单请 求, 该请求包括数字电视接收终端类型号。  S304: The digital television receiving terminal sends a download application list request to the application download server. Specifically, when the digital television receiving terminal returns the returned application list version number and the locally saved application list version number, the digital television receiving terminal downloads the server to the application. Sending a download application list request, the request including a digital television receiving terminal type number.
S305: 应用下载服务器向数字电视接收终端返回应用清单数据; S306:数字电视接收终端将接收的应用清单和本地应用或本地保存的应用 清单比较, 计算需要下载的应用, 得到需更新的应用的清单; S305: The application download server returns application list data to the digital television receiving terminal. S306: The digital television receiving terminal compares the received application list with a local application or a locally saved application list, calculates an application to be downloaded, and obtains a list of applications to be updated;
S307: 数字电视接收终端向应用下载服务器发送下载应用数据的请求; 需要说明的是, 步骤 S307中为充分考虑系统的可扩展性和可维护性, 这 里以 UDP协议指令为例进行说明,数字电视接收终端根据步骤 S306得到的需 更新的应用清单向应用下载服务器发送下载应用数据的请求,该请求包括数字 电视接收终端类型号和数字电视接收终端类型号所对应的需下载的应用数据 链接。  S307: The digital television receiving terminal sends a request for downloading application data to the application download server. It should be noted that, in step S307, in order to fully consider the scalability and maintainability of the system, the UDP protocol command is taken as an example for description, and the digital television is used. The receiving terminal sends a request for downloading the application data to the application download server according to the application list to be updated obtained in step S306, where the request includes the digital TV receiving terminal type number and the application data link to be downloaded corresponding to the digital television receiving terminal type number.
S308: 遍历应用清单, 查找所需下载的应用数据;  S308: traverse the application list to find the application data to be downloaded;
具体的,应用下载服务器接收到数字电视接收终端发送的下载应用数据的 请求后遍历应用清单,根据应用数据中的数字电视接收终端类型号所对应的应 用数据链接, 查找数字电视接收终端所需下载的应用数据。  Specifically, the application download server traverses the application list after receiving the request for downloading the application data sent by the digital television receiving terminal, and searches for the digital television receiving terminal to download according to the application data link corresponding to the digital television receiving terminal type number in the application data. Application data.
S309: 应用下载服务器向数字电视接收终端返回应用数据;  S309: The application download server returns application data to the digital television receiving terminal.
需要说明的是, S304至 S309中, 数字电视接收终端通过 HTTP协议与应 用下载服务器建立通信连接, 到应用下载服务器中下载应用清单, 并下载需要 更新的应用数据等等。  It should be noted that, in S304 to S309, the digital television receiving terminal establishes a communication connection with the application download server through the HTTP protocol, downloads the application list to the application download server, and downloads the application data to be updated, and the like.
S310: 数字电视接收终端更新或安装应用数据;  S310: The digital television receiving terminal updates or installs application data;
S311 : 数字电视接收终端更新本地清单。  S311: The digital television receiving terminal updates the local list.
需要说明的是,数字电视接收终端将原应用清单版本号向上累加 1得到新 的应用清单版本号。  It should be noted that the digital television receiving terminal accumulates the original application list version number 1 to obtain a new application list version number.
通过图 2和图 3中的流程可以看出,数字电视接收终端需先到应用下载代 理服务器获取清单版本号,在比较出版本号相同的情况下, 该数字电视接收终 端不会访问应用下载服务器,这种处理方式会降低数字电视接收终端访问应用 下载服务器的次数, 降低应用下载服务器的负载。 而数字电视接收终端与代理 服务器之间的交互,由于应用清单的版本号的数据量相对整个应用清单而言少 很多,会降低网络带宽负荷。通过 UDP协议发起的请求数据包只有 10个字节, 响应数据包 8个字节, 因而该数据包占用的空间小, 便于通过网络传输, 包中 的 CRC冗余校验可以有效的校验数据在网络, UDP是无连接的网络协议, 在 应用下载更新实时性要求不高的前提下, UDP可有效降低服务器的性能要求, 降低系统成本。 It can be seen from the flow in FIG. 2 and FIG. 3 that the digital television receiving terminal needs to first obtain the list version number from the application download proxy server, and the digital television receiving terminal does not access the application download server when the version numbers are the same. This processing method reduces the number of times the digital television receiving terminal accesses the application download server and reduces the load of the application download server. The interaction between the digital TV receiving terminal and the proxy server reduces the network bandwidth load because the amount of data of the version number of the application list is much less than the entire application list. The request packet initiated by the UDP protocol has only 10 bytes, and the response packet has 8 bytes, so the space occupied by the packet is small, and is convenient to be transmitted through the network. The CRC redundancy check in the packet can effectively verify the data. In the network, UDP is a connectionless network protocol. Under the premise that the real-time application downloading update is not high, UDP can effectively reduce the performance requirements of the server. Reduce system costs.
相应的, 图 4示出了本发明实施例中的数字电视系统网络架构示意图, 该 网络架构包括:  Correspondingly, FIG. 4 is a schematic diagram showing a network architecture of a digital television system in an embodiment of the present invention, where the network architecture includes:
应用管理服务器 40,该应用管理服务器 40主要是为操作员提供操作接口, 用于接收操作员上传的应用数据,并为数字电视接收终端分配数字电视接收终 端类型号,根据所述分配的数字电视接终类型号生成应用清单文件, 所述应用 清单文件携带有应用清单版本号和数字电视接收终端类型号,并将应用清单文 件发送至应用下载代理服务器 41和应用下载服务器 42;  An application management server 40, which mainly provides an operation interface for an operator to receive application data uploaded by an operator, and assigns a digital television receiving terminal type number to the digital television receiving terminal, according to the assigned digital television The final type number generates an application manifest file, the application manifest file carries an application manifest version number and a digital television receiving terminal type number, and sends the application manifest file to the application download proxy server 41 and the application download server 42;
应用下载代理服务器 41用于接收应用管理服务器 40发送的应用清单文 件, 接收来自终端 (这里以数字电视接收终端 43、 数字电视接收终端 44、 数 字电视接收终端 45为例进行说明) 的应用清单版本号请求, 并根据该请求向 终端返回最新的应用清单版本号;  The application download proxy server 41 is configured to receive an application manifest file sent by the application management server 40, and receive an application manifest version from the terminal (here, the digital television receiving terminal 43, the digital television receiving terminal 44, and the digital television receiving terminal 45 are taken as an example). Request, and return the latest application manifest version number to the terminal according to the request;
应用下载服务器 42用于接收数字电视接收终端发送的下载应用数据请 求, 并根据所述下载应用数据请求向数字电视接收终端返回更新的应用数据; 或用于根据数字电视接收终端发送的下载应用清单数据请求,返回应用清单数 据;  The application download server 42 is configured to receive a download application data request sent by the digital television receiving terminal, and return the updated application data to the digital television receiving terminal according to the download application data request; or for downloading the application list according to the digital television receiving terminal. Data request, returning application list data;
数字电视接收终端 (如数字电视接收终端 43、 数字电视接收终端 44、 数 字电视接收终端 45 )用于向数字电视系统中的应用下载代理服务器 41发送应 用清单版本号请求, 接收数字电视系统中的应用下载代理服务器 41根据应用 清单版本号请求返回的最新应用清单版本号;分析比对本地清单版本号是否与 所述最新应用清单版本号相同;在分析出本地清单版本号与所述最新应用清单 版本号相同时, 不向数字电视系统发送应用下载请求; 在分析出所述本地清单 版本号与最新应用清单版本号不同时, 向数字电视系统中的应用下载服务器 The digital television receiving terminal (such as the digital television receiving terminal 43, the digital television receiving terminal 44, and the digital television receiving terminal 45) is configured to send an application list version number request to the application downloading proxy server 41 in the digital television system to receive the digital television system. The application download proxy server 41 requests the latest application manifest version number returned according to the application manifest version number; analyzes whether the local manifest version number is the same as the latest application manifest version number; analyzes the local manifest version number and the latest application manifest When the version number is the same, the application download request is not sent to the digital television system; when it is analyzed that the local list version number is different from the latest application list version number, the server is downloaded to the application in the digital television system.
42请求获取需更新的应用数据; 或在分析出所述本地清单版本号与最新应用 清单版本号不同时, 向数字电视系统中的应用下载服务器 42发送下载应用清 单请求,将接收的应用清单和本地应用或本地保存的应用清单比较,计算需要 下载的应用, 得到需更新的应用清单。 42 requesting to obtain the application data to be updated; or sending the download application list request to the application download server 42 in the digital television system when the local list version number is different from the latest application list version number, and the received application list and Compare the list of applications with local applications or locally saved, calculate the applications that need to be downloaded, and get a list of applications to be updated.
相应的, 图 5示出了本发明实施例中的数字电视接收终端的结构示意图, 该数字电视接收终端包括: 第一请求单元 501 , 用于向数字电视系统中的应用下载代理服务器发送应 用清单版本号请求; Correspondingly, FIG. 5 is a schematic structural diagram of a digital television receiving terminal according to an embodiment of the present invention. The digital television receiving terminal includes: The first requesting unit 501 is configured to send an application manifest version number request to an application download proxy server in the digital television system;
需要说明的是, 这里的请求单元 501通过 UDP协议指令、 或者 TCP协议 指令、或者 HTTP协议指令向数字电视系统发送应用清单版本号请求。 该请求 单元 501 通过预先设置的定时发送机制向数字电视系统发送应用清单版本号 请求。  It should be noted that the request unit 501 here sends an application manifest version number request to the digital television system through a UDP protocol command, or a TCP protocol command, or an HTTP protocol command. The request unit 501 transmits an application manifest version number request to the digital television system through a preset timing transmission mechanism.
第一接收单元 502, 用于接收所述数字电视系统中的应用下载代理服务器 根据应用清单版本号请求返回的最新应用清单版本号;  The first receiving unit 502 is configured to receive, by the application download proxy server in the digital television system, a latest application manifest version number returned according to the application manifest version number request;
分析单元 503 , 用于分析比对本地清单版本号是否与所述最新应用清单版 本号相同;  The analyzing unit 503 is configured to analyze whether the comparison local list version number is the same as the latest application list version number;
第二请求单元 504, 用于向应用下载服务器发送下载应用清单请求; 第二接收单元 505 , 用于接收应用下载服务器返回的应用清单数据; 比较单元 506, 用于将所述第二接收单元 505接收的应用清单和本地应用 或本地保存的应用清单比较, 计算需要下载的应用, 得到需更新的应用清单; 处理单元 507 , 用于在所述分析单元 503分析出所述本地清单版本号与所 述最新应用清单版本号相同时, 不向所述数字电视系统发送应用下载请求; 在 所述分析单元分析出所述本地清单版本号与所述最新应用清单版本号不同时, 向所述数字电视系统中的应用下载服务器请求获取需更新的应用数据。  a second requesting unit 504, configured to send a downloading application list request to the application downloading server, a second receiving unit 505, configured to receive application list data returned by the application downloading server, and a comparing unit 506, configured to send the second receiving unit 505 The received application list is compared with the local application or the locally saved application list, and the application to be downloaded is calculated to obtain the application list to be updated. The processing unit 507 is configured to analyze the local list version number and the location in the analyzing unit 503. When the latest application list version number is the same, the application download request is not sent to the digital television system; and when the analysis unit analyzes that the local list version number is different from the latest application list version number, the digital television is The application download server in the system requests to obtain the application data to be updated.
进一步的, 该数字电视接收终端还包括:  Further, the digital television receiving terminal further includes:
更新安装单元 508, 用于在获取到更新的应用数据之后, 更新或者安装获 取的更新的应用数据, 并更新本地清单版本号。  The update installation unit 508 is configured to update or install the obtained updated application data after acquiring the updated application data, and update the local manifest version number.
需要说明的是, 本发明实施例还提出了一种应用管理系统, 该系统包括应 用下载代理服务器和应用下载代理服务器,应用下载代理服务器用于接收数字 电视接收终端发送的应用清单版本号请求,并根据所述应用清单版本号请求向 数字电视接收终端返回最新的应用清单版本号。应用下载服务器用于接收数字 电视接收终端发送的下载应用数据请求,并根据所述下载应用数据请求向数字 电视接收终端返回更新的应用数据;或用于根据数字电视接收终端发出的下载 应用清单数据请求, 返回应用清单数据。  It should be noted that the embodiment of the present invention further provides an application management system, where the system includes an application download proxy server and an application download proxy server, and the application download proxy server is configured to receive an application manifest version number request sent by the digital television receiving terminal. And returning the latest application manifest version number to the digital television receiving terminal according to the application manifest version number request. The application download server is configured to receive a download application data request sent by the digital television receiving terminal, and return the updated application data to the digital television receiving terminal according to the downloading the application data request; or to download the application list data according to the digital television receiving terminal. Request, return application list data.
综上所述, 实施本发明实施例,数字电视接收终端首先到下载代理服务器 中获取应用清单版本号, 在获取到应用清单版本号后, 与本地的应用清单版本 号进行比较,如果两者版本号相同, 则数字电视接收终端不需要向应用下载服 务器请求获取更新的应用数据,则这种处理方式会降低数字电视接收终端访问 应用下载服务器的次数,从而减少应用下载服务器的网络负荷。 而数字电视接 收终端与代理服务器之间的交互, 由于版本号数据量相对应用清单而言少很 多, 会降低网络带宽负荷。 通过 UDP协议发起的请求数据包只有 10个字节, 响应数据包 8个字节, 因而该数据包占用的空间小, 便于通过网络传输, 包中 的 CRC冗余校验可以有效的校验数据在网络, UDP是无连接的网络协议, 在 应用下载更新实时性要求不高的前提下, UDP可有效降低服务器的性能要求, 降低系统成本。 In summary, the embodiment of the present invention implements the digital television receiving terminal first to download the proxy server. Obtaining the application manifest version number, and comparing with the local application manifest version number after obtaining the application manifest version number, if the two version numbers are the same, the digital television receiving terminal does not need to request the application download server to obtain the updated application data. This processing method reduces the number of times the digital television receiving terminal accesses the application download server, thereby reducing the network load of the application download server. The interaction between the digital TV receiving terminal and the proxy server, because the version number data volume is much less than the application list, will reduce the network bandwidth load. The request packet initiated by the UDP protocol has only 10 bytes, and the response packet has 8 bytes, so the space occupied by the packet is small, and is convenient to be transmitted through the network. The CRC redundancy check in the packet can effectively verify the data. In the network, UDP is a connectionless network protocol. Under the premise that the real-time requirements of application download updates are not high, UDP can effectively reduce the performance requirements of the server and reduce the system cost.
以上所揭露的仅为本发明一种较佳实施例而已,当然不能以此来限定本发 明之权利范围, 因此依本发明权利要求所作的等同变化, 仍属本发明所涵盖的 范围, 本发明的数字电视接收终端包括但不限于: 机顶盒、 数字电视一体机、 电视手机等具有接收数字电视功能的终端。  The above is only a preferred embodiment of the present invention, and the scope of the present invention is not limited thereto. Therefore, the equivalent changes made by the claims of the present invention are still within the scope of the present invention. The digital television receiving terminal includes but is not limited to: a set top box, a digital television integrated machine, a television mobile phone and the like having a function of receiving digital television.
通过以上的实施方式的描述,本领域的技术人员可以清楚地了解到本发明可借 助软件加必需的硬件平台的方式来实现, 当然也可以全部通过硬件来实施。基 于这样的理解,本发明的技术方案对背景技术做出贡献的全部或者部分可以以 软件产品的形式体现出来, 该计算机软件产品可以存储在存储介质中, 如 ROM/RAM, 磁碟、 光盘等, 包括若干指令用以使得一台计算机设备(可以是 个人计算机, 服务器, 或者网络设备等)执行本发明各个实施例或者实施例的 某些部分所述的方法。 Through the description of the above embodiments, those skilled in the art can clearly understand that the present invention can be implemented by means of software plus a necessary hardware platform, and of course, all can be implemented by hardware. Based on such understanding, all or part of the technical solution of the present invention contributing to the background art may be embodied in the form of a software product, which may be stored in a storage medium such as a ROM/RAM, a magnetic disk, an optical disk, or the like. A number of instructions are included to cause a computer device (which may be a personal computer, server, or network device, etc.) to perform the methods described in various embodiments of the present invention or portions of the embodiments.

Claims

权 利 要 求 Rights request
1、 一种下载应用数据的方法, 其特征在于, 包括:  A method for downloading application data, comprising:
向数字电视系统中的应用下载代理服务器发送应用清单版本号请求; 接收所述应用下载代理服务器返回的最新应用清单版本号;  Sending an application manifest version number request to an application download proxy server in the digital television system; receiving a latest application manifest version number returned by the application download proxy server;
比较本地清单版本号是否与所述最新应用清单版本号相同;  Comparing whether the local manifest version number is the same as the latest application manifest version number;
如果不同, 则向所述应用下载服务器请求获取更新的应用数据。  If not, the application download server is requested to obtain updated application data.
2、 如权利要求 1所述的方法, 其特征在于, 所述方法还包括: 2. The method according to claim 1, wherein the method further comprises:
根据应用管理服务器为终端分配的数字电视接收终端类型号生成应用清 单文件, 所述应用清单文件携带有应用清单版本号、数字电视接收终端类型号 和循环冗余检验码;  Generating an application manifest file according to the digital television receiving terminal type number allocated by the application management server for the terminal, where the application manifest file carries an application manifest version number, a digital television receiving terminal type number, and a cyclic redundancy check code;
将所述应用清单文件发送至所述应用下载代理服务器和所述应用下载服 务器。 3、 如权利要求 2所述的方法, 其特征在于, 所述向所述数字电视系统中 的应用下载服务器请求获取更新的应用数据包括:  The application manifest file is sent to the application download proxy server and the application download server. The method of claim 2, wherein the requesting the application download server in the digital television system to obtain updated application data comprises:
向所述应用下载服务器发送下载请求指令,所述下载请求指令携带有所述 数字电视接收终端类型号和所述数字电视接收终端类型号所对应的需下载的 应用数据链接;  Sending a download request instruction to the application download server, where the download request command carries the digital TV receiving terminal type number and the application data link to be downloaded corresponding to the digital television receiving terminal type number;
获取所述应用下载服务器根据所述请求指令返回的应用数据。  Obtaining application data returned by the application download server according to the request instruction.
4、 如权利要求 3所述的方法, 其特征在于, 所述向所述应用下载服务器 发送下载请求指令之前还包括: The method of claim 3, wherein the sending the download request command to the application download server further comprises:
向应用下载服务器发送下载应用清单请求;  Sending a download application manifest request to the application download server;
接收应用下载服务器返回的应用清单数据;  Receiving application list data returned by the application download server;
将所述获取到的应用清单数据与本地应用或本地保存的应用清单比较,得 到需更新的应用清单。 如权利要求 4所述的方法, 其特征在于, 所述方法还包括: 在获取到更新的应用数据之后, 更新或者安装获取的更新的应用数据, 并 更新本地应用清单版本号。 Comparing the obtained application list data with a local application or a locally saved application list to obtain a list of applications to be updated. The method of claim 4, wherein the method further comprises: After obtaining the updated application data, update or install the acquired updated application data, and update the local application manifest version number.
6、 一种数字电视接收终端, 其特征在于, 包括: 6. A digital television receiving terminal, comprising:
第一请求单元,用于向数字电视系统中的应用下载代理服务器发送应用清 单版本号请求;  a first requesting unit, configured to send an application inventory version number request to an application download proxy server in the digital television system;
第一接收单元,用于接收所述应用下载代理服务器返回的最新应用清单版 本号;  a first receiving unit, configured to receive a latest application manifest version number returned by the application download proxy server;
分析单元, 用于比较本地清单版本号是否与所述最新应用清单版本号相 同; 用清单版本号不同时, 向所述应用下载服务器请求获取需更新的应用数据。  And an analyzing unit, configured to compare whether the local manifest version number is the same as the latest application manifest version number; and when the manifest version number is different, request the application download server to obtain the application data to be updated.
7、 如权利要求 6所述的数字电视接收终端, 其特征在于, 所述数字电视 接收终端还包括: The digital television receiving terminal according to claim 6, wherein the digital television receiving terminal further comprises:
第二请求单元, 用于向应用下载服务器发送下载应用清单请求; 第二接收单元, 用于接收应用下载服务器返回的应用清单数据; 比较单元,用于将所述第二接收单元接收的应用清单数据与本地应用或本 地保存的应用清单比较, 得到需更新的应用清单。  a second requesting unit, configured to send a download application list request to the application download server, a second receiving unit, configured to receive application list data returned by the application download server, and a comparison unit, configured to receive the application list received by the second receiving unit The data is compared to a local application or a locally saved list of applications to get a list of applications to be updated.
8、 如权利要求 6或 7所述的数字电视接收终端, 其特征在于, 所述数字 电视接收终端还包括: The digital television receiving terminal according to claim 6 or 7, wherein the digital television receiving terminal further comprises:
更新安装单元, 用于在获取到更新的应用数据之后, 更新或者安装获取的 更新的应用数据, 并更新本地清单版本号。  The update installation unit is configured to update or install the acquired updated application data after obtaining the updated application data, and update the local manifest version number.
9、 一种应用管理系统, 其特征在于, 包括: 9. An application management system, comprising:
应用下载代理服务器,用于接收数字电视接收终端发送的应用清单版本号 请求, 并向数字电视接收终端返回最新的应用清单版本号;  The application download proxy server is configured to receive an application manifest version number request sent by the digital television receiving terminal, and return the latest application list version number to the digital television receiving terminal;
应用下载服务器, 用于接收数字电视接收终端发送的下载应用数据请求, 并向数字电视接收终端返回更新的应用数据; An application download server, configured to receive a download application data request sent by the digital television receiving terminal, And returning updated application data to the digital television receiving terminal;
接收数字电视接收终端, 用于在获取到更新的应用数据之后, 更新或者安 装获取的更新的应用数据, 并更新本地应用清单版本号。 10、 如权利要求 9所述的系统, 其特征在于, 所述应用下载服务器, 还用 于根据数字电视接收终端发出的下载应用清单数据请求, 返回应用清单数据。  Receiving a digital television receiving terminal, for updating or installing the acquired updated application data after acquiring the updated application data, and updating the local application manifest version number. 10. The system according to claim 9, wherein the application download server is further configured to return application list data according to the download application list data request sent by the digital television receiving terminal.
11、 如权利要求 9或 10所述的系统, 其特征在于, 所述系统还包括: 应用管理服务器, 用于存储操作员上传的应用数据, 并为数字电视接收终 端分配数字电视接收终端类型号; The system according to claim 9 or 10, wherein the system further comprises: an application management server, configured to store application data uploaded by an operator, and assign a digital television receiving terminal type number to the digital television receiving terminal ;
所述接收数字电视接收终端还用于,根据所述分配的数字电视接收终端类 型号生成应用清单文件,将所述应用清单文件发送至所述应用下载代理服务器 和所述应用下载服务器;所述应用清单文件携带有应用清单版本号和数字电视 接收终端类型号。  The receiving digital television receiving terminal is further configured to: generate an application manifest file according to the allocated digital television receiving terminal type number, and send the application manifest file to the application download proxy server and the application download server; The application manifest file carries the application manifest version number and the digital television receiving terminal type number.
12、 一种数字电视系统, 其特征在于, 包括如权利要求 9至 11任一项所 述的应用管理系统。 A digital television system, comprising the application management system according to any one of claims 9 to 11.
PCT/CN2010/080244 2009-12-25 2010-12-24 Method for downloading application data, digital television reception terminal and system WO2011076146A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN200910239026.0 2009-12-25
CN 200910239026 CN101795392B (en) 2009-12-25 2009-12-25 Application data-downloading method, digital television receiving terminal and system

Publications (1)

Publication Number Publication Date
WO2011076146A1 true WO2011076146A1 (en) 2011-06-30

Family

ID=42587783

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2010/080244 WO2011076146A1 (en) 2009-12-25 2010-12-24 Method for downloading application data, digital television reception terminal and system

Country Status (2)

Country Link
CN (1) CN101795392B (en)
WO (1) WO2011076146A1 (en)

Families Citing this family (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101795392B (en) * 2009-12-25 2013-02-13 深圳市龙视传媒有限公司 Application data-downloading method, digital television receiving terminal and system
CN103019782B (en) * 2012-06-18 2016-01-27 上海哈诚电子科技有限公司 A kind of method of multifunctional client information interaction terminal advertisement and program updates
CN103581240B (en) 2012-07-27 2017-07-21 华为终端有限公司 Download method, user equipment and the application server of application program
CN103179187A (en) * 2013-01-06 2013-06-26 深圳市联合创意信息技术有限公司 Terminal management system with application download servers
CN103139644B (en) * 2013-01-31 2016-01-20 南通同洲电子有限责任公司 A kind of method of sequence numbers match and digital TV terminal
JP6011479B2 (en) * 2013-07-08 2016-10-19 富士ゼロックス株式会社 Application management apparatus, application management system, and program
CN103580918B (en) * 2013-10-30 2017-12-15 华为技术有限公司 A kind of configuration data processing method and device
CN104735112B (en) * 2013-12-23 2018-08-03 阿里巴巴集团控股有限公司 Send method, the method and apparatus of cache resource file of resource file
CN105530269B (en) * 2014-09-28 2019-04-09 阿里巴巴集团控股有限公司 Data interactive method and system and server
CN104537013B (en) * 2014-12-18 2018-10-19 北京京东尚科信息技术有限公司 A kind of method and apparatus of processing data
CN104780426A (en) * 2015-03-23 2015-07-15 四川长虹电器股份有限公司 Method for updating application of intelligent terminal through intelligent television
CN105354057B (en) * 2015-10-23 2019-03-26 努比亚技术有限公司 Information processing method and server
CN106155818B (en) * 2016-06-17 2018-09-07 腾讯科技(深圳)有限公司 A kind of terminal pulls the processing method and terminal and server of information
CN106210588A (en) * 2016-06-29 2016-12-07 乐视控股(北京)有限公司 Interface allocation method and device
CN106101835A (en) * 2016-07-05 2016-11-09 青岛海信电器股份有限公司 Intelligent television upgrade control method and device
CN107911741A (en) * 2017-12-14 2018-04-13 深圳Tcl新技术有限公司 Free memory method for improving, smart television and computer-readable recording medium
CN110134408A (en) * 2018-02-08 2019-08-16 鼎捷软件股份有限公司 Data deployment method and data deployment system
CN110636121B (en) * 2019-09-09 2022-07-05 苏宁云计算有限公司 Data acquisition method and system

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1627687A (en) * 2003-12-12 2005-06-15 鸿富锦精密工业(深圳)有限公司 File transmission proxy system and method
CN1859121A (en) * 2006-03-15 2006-11-08 华为技术有限公司 Method, device and system for realizing surrogate downloading
CN101060427A (en) * 2006-04-19 2007-10-24 华为技术有限公司 A system and method for realizing the remote software updating
CN101330674A (en) * 2007-06-21 2008-12-24 上海美通无线网络信息有限公司 Method for dynamically updating mobile phone software menu
CN101335874A (en) * 2007-06-26 2008-12-31 三星电子株式会社 User terminal and proxy server of internet protocol television (iptv) system, and operating method thereof
CN101795392A (en) * 2009-12-25 2010-08-04 深圳市同洲电子股份有限公司 Application data-downloading method, digital television receiving terminal and system

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001075785A (en) * 1999-09-09 2001-03-23 Nec Corp Data updating system
CN1690961A (en) * 2004-04-30 2005-11-02 鸿富锦精密工业(深圳)有限公司 Client program automatic updating system and method
CN1960434B (en) * 2006-11-16 2010-05-19 深圳创维-Rgb电子有限公司 Method, devices for implementing upgrading TV system
CN101145104A (en) * 2006-12-22 2008-03-19 中兴通讯股份有限公司 Bandwidth-saving edition downloading method

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1627687A (en) * 2003-12-12 2005-06-15 鸿富锦精密工业(深圳)有限公司 File transmission proxy system and method
CN1859121A (en) * 2006-03-15 2006-11-08 华为技术有限公司 Method, device and system for realizing surrogate downloading
CN101060427A (en) * 2006-04-19 2007-10-24 华为技术有限公司 A system and method for realizing the remote software updating
CN101330674A (en) * 2007-06-21 2008-12-24 上海美通无线网络信息有限公司 Method for dynamically updating mobile phone software menu
CN101335874A (en) * 2007-06-26 2008-12-31 三星电子株式会社 User terminal and proxy server of internet protocol television (iptv) system, and operating method thereof
CN101795392A (en) * 2009-12-25 2010-08-04 深圳市同洲电子股份有限公司 Application data-downloading method, digital television receiving terminal and system

Also Published As

Publication number Publication date
CN101795392B (en) 2013-02-13
CN101795392A (en) 2010-08-04

Similar Documents

Publication Publication Date Title
WO2011076146A1 (en) Method for downloading application data, digital television reception terminal and system
US7555306B2 (en) Method and system for mobile device performance monitoring
US8694609B2 (en) Method and apparatus for improving wireless data networks performance
CN102904959B (en) Network accelerating method and gateway
KR100978336B1 (en) Remote access
TW200404439A (en) Remote dynamic configuration of a web server to facilitate capacity on demand
CN110471692B (en) Over-the-air upgrading method, device, equipment and storage medium of terminal program
KR20100031309A (en) A method for management device in a communication network and a system thereof
CN104836821A (en) Method, device and equipment for network acceleration based on router
WO2021051747A1 (en) Data update method, system and device, electronic device, and computer storage medium
WO2012151993A1 (en) Service pushing method and device
CN109495433A (en) Data download method and device, storage medium and electronic device
CN114124917B (en) Remote upgrading method, equipment, system and medium for ground locking piece
CN102404616B (en) Method and system for pushing data cloud based on digital television network
KR102005361B1 (en) Cloud-Based Terminal Integrating Management System Using OTA Technique of IoT Terminal Over LPWA Network
CN111367685B (en) Interface calling method and device, computer equipment and storage medium
CN112954717A (en) Household appliance network distribution method and device based on H5 page
KR100974472B1 (en) Dynamic ui system to remote control legacy device and the method thereof
CN108600378B (en) File downloading method, device, terminal and storage medium
US20110264770A1 (en) Apparatus and method for cooperatively operating web browser and local resource in mobile terminal
JP2003141002A (en) Url length conversion system and program
WO2011130962A1 (en) Remote processing method, device and system
CN111352642A (en) Service equipment and service software upgrading method
EP2424162B1 (en) Method, apparatus and system for device management
CN116760822A (en) Method, system and device for transmitting files of Internet of things equipment

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: 10838709

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC OF 101012

122 Ep: pct application non-entry in european phase

Ref document number: 10838709

Country of ref document: EP

Kind code of ref document: A1