WO2010075787A1 - Method, system and network server for displaying interface development of digital television receiving terminal - Google Patents

Method, system and network server for displaying interface development of digital television receiving terminal Download PDF

Info

Publication number
WO2010075787A1
WO2010075787A1 PCT/CN2009/076248 CN2009076248W WO2010075787A1 WO 2010075787 A1 WO2010075787 A1 WO 2010075787A1 CN 2009076248 W CN2009076248 W CN 2009076248W WO 2010075787 A1 WO2010075787 A1 WO 2010075787A1
Authority
WO
WIPO (PCT)
Prior art keywords
interface
request
digital television
receiving terminal
program data
Prior art date
Application number
PCT/CN2009/076248
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 WO2010075787A1 publication Critical patent/WO2010075787A1/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/443OS processes, e.g. booting an STB, implementing a Java virtual machine in an STB or power management in an STB
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/38Creation or generation of source code for implementing user interfaces
    • 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/47End-user applications
    • 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/85Assembly of content; Generation of multimedia applications
    • H04N21/854Content authoring
    • H04N21/8545Content authoring for generating interactive applications

Definitions

  • Digital TV receiving terminal interface development display method, system and network server The application is submitted to the Chinese Patent Office on December 31, 2008, and the application number is 200810241770.X, and the invention name is "Digital TV receiving terminal interface development display method and system and The priority of the Chinese Patent Application for Web Server, the entire contents of which is incorporated herein by reference.
  • the present invention belongs to the technical field of receiving terminals, and in particular, to a digital television receiving terminal interface development display method, system and network server. Background technique
  • Javascript is a p language developed by Netscape's LiveScript. The main purpose is to solve the problem of digital TV receiving terminal language, such as Perl. At that time, the digital TV receiving terminal needed to verify the data. Since the network speed was quite slow, only 28.8 kbps, the verification step wasted too much time. Netscape's browser Navigator has been added to Javascript to provide basic functionality for data validation.
  • the existing digital TV receiving terminal develops the interface, it is generally based on a browser, and uses a static webpage to implement interface layout and display, and uses javascript to extend the object to realize the business function of the digital television receiving terminal. All application functions are in digital television. The receiving terminal is completed.
  • the corresponding javascript extension class is implemented for the digital TV receiving terminal service function interface that needs to be called, which involves the modification of the javascript-related functions inside the browser, which not only affects the stability of the browser, but also has a very large workload for developing the javascript extension class. Respond to customer needs in a timely manner, and need to implement new javascript extension classes for new needs.
  • the webpage needs to embed a large number of javascript codes related to digital TV receiving terminal services. Reusability and scalability are not effective for digital TV reception. The business needs of the terminal. Summary of the invention
  • the present invention is implemented as such a network server, and the server includes:
  • the interface display request processing module is configured to receive an interface display request sent by the digital television terminal, where the interface display request includes an interface request and a program data information request;
  • the display interface sending module is configured to respectively send the interface corresponding to the interface display request and the program data information corresponding to the interface to the digital television receiving terminal.
  • Another object of the present invention is to provide a digital television receiving terminal interface development display system, the system comprising the network server provided by the present invention and at least one digital television receiving terminal.
  • the digital television receiving terminal sends an interface display request to the network server through the browser according to the operation of the user, where the interface display request includes an interface request and a program data information request;
  • the network server respectively sends the interface corresponding to the interface display request and the program data information corresponding to the interface to the digital television receiving terminal according to the received interface display request;
  • the digital television receiving terminal displays the received interface and the program data information corresponding to the interface.
  • the invention also provides a digital television receiving terminal interface development display method, the method comprising the following steps:
  • the digital television receiving terminal sends an interface display request to the network server through the browser according to the operation of the user, where the interface display request includes an interface request and a program data information request;
  • the network server respectively sends the interface corresponding to the interface display request and the program data information corresponding to the interface to the digital television receiving terminal according to the received interface display request;
  • the digital television receiving terminal displays the received interface and the program data information corresponding to the interface.
  • the network server receives the interface request and the program data information request of the digital television receiving terminal, respectively transmits the corresponding interface and the program data information to the digital television receiving terminal, and the present invention does not need to use a programming language to implement the digital television receiving terminal.
  • the development of the interface greatly reduces the difficulty of developing the interface of the digital television receiving terminal, realizes the separation of MVC (model-view-control), and improves the scalability and maintainability of the application of the digital television receiving terminal.
  • DRAWINGS 1 is a structural diagram of a digital television receiving terminal interface development and display system provided by the present invention
  • FIG. 2 is a structural diagram of a network server provided by the present invention;
  • FIG. 3 is a flow chart of a method for developing and displaying an interface of a digital television receiving terminal provided by the present invention. detailed description
  • the network server receives the interface request and the program data information request of the digital television receiving terminal, and transmits the corresponding interface and the program data information to the digital television receiving terminal, respectively.
  • FIG. 1 is a structural diagram of a digital television receiving terminal interface development display system provided by the present invention, the system comprising a network server and at least one digital television receiving terminal.
  • the digital television receiving terminal sends an interface display request through the browser according to the operation of the user, and the interface display request includes an interface request and a program data information request.
  • the web server monitors whether an interface display request of the digital television receiving terminal is received by creating a server-side http connection.
  • the digital television receiving terminal first sends an interface request through the browser, and the network server receives the interface request of the digital television terminal, determines the HXML request, directly responds to the static webpage, and sends the interface corresponding to the interface request to the digital television receiving. terminal.
  • the digital television receiving terminal After receiving the interface, the digital television receiving terminal sends a program data information request corresponding to the interface to the network server through the browser, and the network server receives the program data information request, and determines that the extensible markup language (extensible markup language, The XML) request sends the corresponding program data information to the digital television receiving terminal.
  • the extensible markup language extendensible markup language, The XML
  • the network server includes a configuration file, where the configuration file configures a mapping relationship between the interface and specific program data information.
  • the network server After receiving the program data information request, the network server matches the corresponding action response class path in the server configuration file, dynamically loads the data object of the specific action response class, and the web server returns the javabean that saves the result, and the data object is serialized into an XML format.
  • the program data information is returned to the digital television receiving terminal through the response object.
  • Javabean is a java class that satisfies the following naming conventions.
  • the JavaBean class must be a public class and set its access property to public; (2) The JavaBean class must have an empty constructor: The class must have a public constructor with no arguments. This constructor also has The default value of the property should be set by calling the setting method of each property.
  • Hold values should be accessed through a set of access methods (getXxx and setXxx): For each feature, there should be a dedicated instance variable with matching public getter and setter methods.
  • the digital television receiving terminal displays the received interface and the program data information corresponding to the interface.
  • FIG. 2 shows the structure of a web server provided by the present invention, which includes an interface display request processing module 21, a request judging module 22, and a display interface transmitting module 23.
  • the interface display request processing module 21 receives an interface display request of the digital television terminal.
  • the interface display request includes an interface request and a program data information request.
  • the interface display request processing module 21 specifically includes an interface request receiving module 211 and a program data information request receiving module 212:
  • the interface request receiving module 211 receives an interface request of the digital television terminal
  • the program data information request receiving module 212 receives the program data information request of the digital television terminal. Upon receiving the interface display request of the digital television terminal, the request determination module 22 determines that the request corresponds to an HXML request or an XML request.
  • the display interface sending module 23 sends the interface corresponding to the interface display request to the digital television receiving terminal; and if the request determining module 22 determines that the request corresponds to an XML request. That is, the program data information request, the display interface transmitting module 23 transmits the program data information to the digital television receiving terminal, respectively.
  • the display interface sending module 23 specifically includes a matching module 231, an interface sending module 232, and a program data information module 233:
  • the matching module 231 separately matches the corresponding interface and program data information according to the interface request and the program data information request;
  • the interface sending module 232 sends a corresponding interface to the digital television receiving terminal;
  • the program data information module 233 matches the corresponding action response class path in the server configuration file, dynamically loads the data object of the specific action response class, and serializes the data object into the program data information in the XML format and sends it to the digital television receiving terminal.
  • the invention also provides a network resource management method, please refer to FIG. 3.
  • the present invention will be described by taking an interface of an electronic program guide (EPG) as an example.
  • EPG electronic program guide
  • the digital TV receiving terminal sends an EPG interface request through the browser.
  • the network server determines that the HXML request, that is, the static webpage request, finds the EPG interface response from the deployed webpage to the digital television receiving terminal, and is displayed by the browser end of the digital television receiving terminal.
  • the digital TV receiving terminal After the digital TV receiving terminal obtains the EPG interface, it will asynchronously send an EPG program data information request to the network server through the javascript operation on the EPG interface.
  • the network server receives the EPG program data information request, and determines that the XML data request, that is, the dynamic web page request, sends the EPG program data information corresponding to the request to the digital television receiving terminal.
  • the corresponding EPGAction class is found from the web server configuration file and dynamically loaded and run.
  • the EPGAction is responsible for instantiating the EPGLogicBean class that encapsulates the EPG application logic.
  • the EPGLogicBean class of the network server obtains the EPG data information by combining the basic Programmers Interface (API) of the digital TV receiving terminal, and saves the data to the EPGDataBean object and returns it to the EPGAction.
  • the EPGDataBean is responsible for saving the data of the javabean. .
  • the web server obtains the EPGDataBean returned by the EPGAction, serializes the object into the XML format program data information, and the program data information is finally sent back to the set top box, and the EPG interface parses the received program data information in the XML format through the javascript operation, and combines and receives the same.
  • the interface is displayed in combination.
  • the digital television receiving terminal combines the received interface and the program data information corresponding to the interface and displays it through the browser.
  • the web server receives the interface request and program data of the digital television receiving terminal.
  • the information request sends the corresponding interface and the program data information to the digital television receiving terminal respectively, and the invention does not need to use a programming language to realize the development of the digital television receiving terminal interface, thereby greatly reducing the difficulty in developing the interface of the digital television receiving terminal, and realizing the MVC. (Model-View-Control) separation improves the scalability and maintainability of digital TV receiving terminal applications.

Landscapes

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

Abstract

A method, a system and a network server for displaying interface development of digital television receiving terminal. The server comprises: an interface displaying request processing module for receiving an interface displaying request sent from a digital television terminal, wherein the interface displaying request includes an interface request and a program data information request; and a displaying interface sending module for sending the interface corresponding to the interface displaying request and the program data information corresponding to the interface to the digital television receiving terminal respectively. The interface for digital television receiving terminal can be developed by the present invention without using programming language, the difficulty in developing the interface for digital television receiving terminal can be lowered greatly, MVC(Model-View-Controller) can be separated, and the scalability and maintainability of application of digital television receiving terminal can be improved.

Description

数字电视接收终端界面开发显示方法、 系统及网络服务器 本申请要求于 2008 年 12 月 31 日提交中国专利局、 申请号为 200810241770.X, 发明名称为"数字电视接收终端界面开发显示方法、 系统及 网络服务器"的中国专利申请的优先权,其全部内容通过引用结合在本申请中。 技术领域  Digital TV receiving terminal interface development display method, system and network server The application is submitted to the Chinese Patent Office on December 31, 2008, and the application number is 200810241770.X, and the invention name is "Digital TV receiving terminal interface development display method and system and The priority of the Chinese Patent Application for Web Server, the entire contents of which is incorporated herein by reference. Technical field
本发明属于接收终端技术领域,尤其涉及一种数字电视接收终端界面开发 显示方法、 系统及网络服务器。 背景技术  The present invention belongs to the technical field of receiving terminals, and in particular, to a digital television receiving terminal interface development display method, system and network server. Background technique
随着用户对界面与操作体验感的要求逐步提高 ,运营商对数字电视接收终 端的界面和应用功能的设计也日趋多样化和复杂化,这给开发商的软件开发带 来非常大的难度。  As the user's requirements for interface and operational experience are gradually improved, the operator's design of the interface and application functions of the digital TV receiving terminal is increasingly diversified and complicated, which brings great difficulty to the developer's software development.
Javascript是一种由 Netscape的 LiveScript发展而来的 p本语言, 主要目 的是为了解决数字电视接收终端语言, 比如 Perl, 遗留的速度问题。 当时数字 电视接收终端需要对数据进行验证, 由于网络速度相当緩慢,只有 28.8kbps, 验证步骤浪费的时间太多。于是 Netscape的浏览器 Navigator加入了 Javascript, 提供了数据验证的基本功能。  Javascript is a p language developed by Netscape's LiveScript. The main purpose is to solve the problem of digital TV receiving terminal language, such as Perl. At that time, the digital TV receiving terminal needed to verify the data. Since the network speed was quite slow, only 28.8 kbps, the verification step wasted too much time. Netscape's browser Navigator has been added to Javascript to provide basic functionality for data validation.
现有的数字电视接收终端对界面进行开发时,一般是基于浏览器, 用静态 网页实现界面排版和显示, 用 javascript扩展对象来实现数字电视接收终端的 业务功能, 所有应用功能都是在数字电视接收终端完成。  When the existing digital TV receiving terminal develops the interface, it is generally based on a browser, and uses a static webpage to implement interface layout and display, and uses javascript to extend the object to realize the business function of the digital television receiving terminal. All application functions are in digital television. The receiving terminal is completed.
针对需要调用的数字电视接收终端业务功能接口实现对应的 javascript 扩展类, 涉及到浏览器内部与 javascript相关的功能修改, 不但影响浏览器的 稳定性, 而且开发 javascript扩展类的工作量非常大, 不能及时响应客户需求, 针对新的需求, 又需实现新的 javascript扩展类, 网页上需嵌入大量与数字电 视接收终端业务相关的 javascript代码, 可复用性和可扩展性都无法有效胜任 数字电视接收终端的业务需求。 发明内容  The corresponding javascript extension class is implemented for the digital TV receiving terminal service function interface that needs to be called, which involves the modification of the javascript-related functions inside the browser, which not only affects the stability of the browser, but also has a very large workload for developing the javascript extension class. Respond to customer needs in a timely manner, and need to implement new javascript extension classes for new needs. The webpage needs to embed a large number of javascript codes related to digital TV receiving terminal services. Reusability and scalability are not effective for digital TV reception. The business needs of the terminal. Summary of the invention
本发明的目的在于提供一种网络服务器,旨在降低数字电视接收终端界面 开发的难度, 提高数字电视接收终端界面开发的可复用性和可扩展性。 It is an object of the present invention to provide a network server for reducing the interface of a digital television receiving terminal The difficulty of development, improve the reusability and scalability of digital TV receiving terminal interface development.
本发明是这样实现的, 一种网络服务器, 所述服务器包括:  The present invention is implemented as such a network server, and the server includes:
界面显示请求处理模块, 用于接收数字电视终端所发送的界面显示请求, 所述界面显示请求包括界面请求和节目数据信息请求; 以及  The interface display request processing module is configured to receive an interface display request sent by the digital television terminal, where the interface display request includes an interface request and a program data information request;
显示界面发送模块,用于分别将所述界面显示请求对应的界面以及该界面 对应的节目数据信息发送至数字电视接收终端。  The display interface sending module is configured to respectively send the interface corresponding to the interface display request and the program data information corresponding to the interface to the digital television receiving terminal.
本发明的另一目的在于提供一种数字电视接收终端界面开发显示系统,所 述系统包括本发明提供的网络服务器以及至少一个数字电视接收终端,  Another object of the present invention is to provide a digital television receiving terminal interface development display system, the system comprising the network server provided by the present invention and at least one digital television receiving terminal.
数字电视接收终端根据用户的操作通过浏览器向网络服务器发送界面显 示请求, 所述界面显示请求包括界面请求和节目数据信息请求;  The digital television receiving terminal sends an interface display request to the network server through the browser according to the operation of the user, where the interface display request includes an interface request and a program data information request;
网络服务器根据所接收到的界面显示请求分别将所述界面显示请求对应 的界面以及该界面对应的节目数据信息发送至数字电视接收终端;  The network server respectively sends the interface corresponding to the interface display request and the program data information corresponding to the interface to the digital television receiving terminal according to the received interface display request;
数字电视接收终端将接收到的界面以及该界面对应的节目数据信息组合 后显示。  The digital television receiving terminal displays the received interface and the program data information corresponding to the interface.
本发明还提供了一种数字电视接收终端界面开发显示方法,所述方法包括 以下步骤:  The invention also provides a digital television receiving terminal interface development display method, the method comprising the following steps:
数字电视接收终端根据用户的操作通过浏览器向网络服务器发送界面显 示请求, 所述界面显示请求包括界面请求和节目数据信息请求;  The digital television receiving terminal sends an interface display request to the network server through the browser according to the operation of the user, where the interface display request includes an interface request and a program data information request;
网络服务器根据接收到的界面显示请求分别将所述界面显示请求对应的 界面以及该界面对应的节目数据信息发送至数字电视接收终端;  The network server respectively sends the interface corresponding to the interface display request and the program data information corresponding to the interface to the digital television receiving terminal according to the received interface display request;
数字电视接收终端将接收到的界面以及该界面对应的节目数据信息组合 后显示。  The digital television receiving terminal displays the received interface and the program data information corresponding to the interface.
本发明中,网络服务器在接收到数字电视接收终端的界面请求和节目数据 信息请求, 分别将相应的界面以及节目数据信息发送至数字电视接收终端, 本 发明无需使用编程语言来实现数字电视接收终端界面的开发,大大降低了数字 电视接收终端界面开发的难度, 实现了 MVC (模型-视图 -控制)分离, 提 高了数字电视接收终端应用的可扩展性和可维护性。 附图说明 图 1是本发明提供的数字电视接收终端界面开发显示系统的结构图; 图 2是本发明提供的网络服务器的结构图; In the present invention, the network server receives the interface request and the program data information request of the digital television receiving terminal, respectively transmits the corresponding interface and the program data information to the digital television receiving terminal, and the present invention does not need to use a programming language to implement the digital television receiving terminal. The development of the interface greatly reduces the difficulty of developing the interface of the digital television receiving terminal, realizes the separation of MVC (model-view-control), and improves the scalability and maintainability of the application of the digital television receiving terminal. DRAWINGS 1 is a structural diagram of a digital television receiving terminal interface development and display system provided by the present invention; FIG. 2 is a structural diagram of a network server provided by the present invention;
图 3是本发明提供的数字电视接收终端界面开发显示方法的流程图。 具体实施方式  3 is a flow chart of a method for developing and displaying an interface of a digital television receiving terminal provided by the present invention. detailed description
为了使本发明的目的、技术方案及优点更加清楚明白, 以下结合附图及实 施例, 对本发明进行进一步详细说明。 应当理解, 此处所描述的具体实施例仅 仅用以解释本发明, 并不用于限定本发明。  The present invention will be further described in detail below with reference to the accompanying drawings and embodiments. It is understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
本发明中,网络服务器在接收到数字电视接收终端的界面请求和节目数据 信息请求, 分别将相应的界面以及节目数据信息发送至数字电视接收终端。  In the present invention, the network server receives the interface request and the program data information request of the digital television receiving terminal, and transmits the corresponding interface and the program data information to the digital television receiving terminal, respectively.
图 1示出了本发明提供的数字电视接收终端界面开发显示系统的结构图, 该系统包括网络服务器以及至少一个数字电视接收终端。  1 is a structural diagram of a digital television receiving terminal interface development display system provided by the present invention, the system comprising a network server and at least one digital television receiving terminal.
其中, 数字电视接收终端根据用户的操作通过浏览器发送界面显示请求, 所述界面显示请求包括界面请求和节目数据信息请求。  The digital television receiving terminal sends an interface display request through the browser according to the operation of the user, and the interface display request includes an interface request and a program data information request.
网络服务器通过创建服务器端的 http 连接来监听是否接收到数字电视接 收终端的界面显示请求。  The web server monitors whether an interface display request of the digital television receiving terminal is received by creating a server-side http connection.
在具体实施过程中,数字电视接收终端首先通过浏览器发送界面请求, 网 络服务器接收数字电视终端的界面请求, 判断为 HXML请求, 直接回应静态 网页, 将该界面请求对应的界面发送至数字电视接收终端。  In a specific implementation process, the digital television receiving terminal first sends an interface request through the browser, and the network server receives the interface request of the digital television terminal, determines the HXML request, directly responds to the static webpage, and sends the interface corresponding to the interface request to the digital television receiving. terminal.
数字电视接收终端接收到所述界面后,通过浏览器向网络服务器发送所述 界面对应的节目数据信息请求, 网络服务器接收到所述节目数据信息请求, 判 断为可扩展标记语言 (extensible Markup Language, XML)请求, 将相应的节目 数据信息发送至数字电视接收终端。  After receiving the interface, the digital television receiving terminal sends a program data information request corresponding to the interface to the network server through the browser, and the network server receives the program data information request, and determines that the extensible markup language (extensible markup language, The XML) request sends the corresponding program data information to the digital television receiving terminal.
其中, 网络服务器中包含一个配置文件,该配置文件配置了界面和具体节 目数据信息之间的映射关系。  The network server includes a configuration file, where the configuration file configures a mapping relationship between the interface and specific program data information.
网络服务器接收到节目数据信息请求后,匹配服务器配置文件中相应的动 作响应类路径, 动态加载生成具体动作响应类的数据对象, 网络服务器返回保 存结果的 javabean, 该数据对象被序列化为 XML格式的节目数据信息通过响 应对象回应给数字电视接收终端。 本发明对 Javabean的解释如下: After receiving the program data information request, the network server matches the corresponding action response class path in the server configuration file, dynamically loads the data object of the specific action response class, and the web server returns the javabean that saves the result, and the data object is serialized into an XML format. The program data information is returned to the digital television receiving terminal through the response object. The explanation of the Javabean of the present invention is as follows:
Javabean是一种满足如下命名规范的 java类  Javabean is a java class that satisfies the following naming conventions.
( 1 ) JavaBean类必须是一个公共类, 并将其访问属性设置为 public; ( 2 ) JavaBean类必须有一个空的构造函数: 类中必须有一个不带参数的 公用构造器,此构造器也应该通过调用各个特性的设置方法来设置特性的缺省 值。  (1) The JavaBean class must be a public class and set its access property to public; (2) The JavaBean class must have an empty constructor: The class must have a public constructor with no arguments. This constructor also has The default value of the property should be set by calling the setting method of each property.
( 3 )—个 javaBean类不应有公共实例变量, 类变量都为 private;  (3) - A javaBean class should not have public instance variables, and class variables are private;
( 4 )持有值应该通过一组存取方法 (getXxx和 setXxx ) 来访问: 对于 每个特性, 应该有一个带匹配公用 getter和 setter方法的专用实例变量。  (4) Hold values should be accessed through a set of access methods (getXxx and setXxx): For each feature, there should be a dedicated instance variable with matching public getter and setter methods.
数字电视接收终端将接收到的界面以及该界面对应的节目数据信息组合 后显示。  The digital television receiving terminal displays the received interface and the program data information corresponding to the interface.
图 2示出了本发明提供的网络服务器的结构,该服务器包括界面显示请求 处理模块 21、 请求判断模块 22以及显示界面发送模块 23。  2 shows the structure of a web server provided by the present invention, which includes an interface display request processing module 21, a request judging module 22, and a display interface transmitting module 23.
其中, 界面显示请求处理模块 21接收数字电视终端的界面显示请求。 该 界面显示请求包括界面请求和节目数据信息请求。  The interface display request processing module 21 receives an interface display request of the digital television terminal. The interface display request includes an interface request and a program data information request.
在具体实施过程中, 界面显示请求处理模块 21具体包括界面请求接收模 块 211和节目数据信息请求接收模块 212:  In the specific implementation process, the interface display request processing module 21 specifically includes an interface request receiving module 211 and a program data information request receiving module 212:
界面请求接收模块 211接收数字电视终端的界面请求;  The interface request receiving module 211 receives an interface request of the digital television terminal;
节目数据信息请求接收模块 212接收数字电视终端的节目数据信息请求。 接收到数字电视终端的界面显示请求后, 请求判断模块 22判断该请求对 应是 HXML请求或者 XML请求。  The program data information request receiving module 212 receives the program data information request of the digital television terminal. Upon receiving the interface display request of the digital television terminal, the request determination module 22 determines that the request corresponds to an HXML request or an XML request.
若请求判断模块 22判断该请求对应是 HXML请求, 即界面请求,显示界 面发送模块 23将所述界面显示请求对应的界面发送至数字电视接收终端; 若请求判断模块 22判断该请求对应是 XML请求, 即节目数据信息请求, 显示界面发送模块 23分别将节目数据信息发送至数字电视接收终端。  If the request determining module 22 determines that the request corresponds to an HXML request, that is, an interface request, the display interface sending module 23 sends the interface corresponding to the interface display request to the digital television receiving terminal; and if the request determining module 22 determines that the request corresponds to an XML request. That is, the program data information request, the display interface transmitting module 23 transmits the program data information to the digital television receiving terminal, respectively.
显示界面发送模块 23具体包括匹配模块 231、 界面发送模块 232以及节 目数据信息模块 233 :  The display interface sending module 23 specifically includes a matching module 231, an interface sending module 232, and a program data information module 233:
匹配模块 231 根据界面请求和节目数据信息请求分别匹配相应的界面和 节目数据信息; 界面发送模块 232发送相应的界面至数字电视接收终端; The matching module 231 separately matches the corresponding interface and program data information according to the interface request and the program data information request; The interface sending module 232 sends a corresponding interface to the digital television receiving terminal;
节目数据信息模块 233匹配服务器配置文件中相应的动作响应类路径,动 态加载生成具体动作响应类的数据对象, 并该数据对象序列化为 XML格式的 节目数据信息后发送至数字电视接收终端。  The program data information module 233 matches the corresponding action response class path in the server configuration file, dynamically loads the data object of the specific action response class, and serializes the data object into the program data information in the XML format and sends it to the digital television receiving terminal.
本发明还提供一种网络资源管理方法, 请参阅图 3。 本发明以获取的界面 为电子节目指南(Electronic Program Guide , EPG)界面为例进行说明。  The invention also provides a network resource management method, please refer to FIG. 3. The present invention will be described by taking an interface of an electronic program guide (EPG) as an example.
1、 数字电视接收终端通过浏览器发送 EPG界面请求。  1. The digital TV receiving terminal sends an EPG interface request through the browser.
2、 网络服务器获得该请求后, 判断为 HXML请求, 即静态网页请求, 则 从部署好的网页中找到 EPG界面回应给数字电视接收终端, 由数字电视接收 终端的浏览器端显示。  2. After obtaining the request, the network server determines that the HXML request, that is, the static webpage request, finds the EPG interface response from the deployed webpage to the digital television receiving terminal, and is displayed by the browser end of the digital television receiving terminal.
3、 数字电视接收终端获得 EPG 界面后, 同时会通过 EPG 界面上的 javascript操作异步向网络服务器发送 EPG节目数据信息请求。  3. After the digital TV receiving terminal obtains the EPG interface, it will asynchronously send an EPG program data information request to the network server through the javascript operation on the EPG interface.
4、 网络服务器接收到 EPG节目数据信息请求, 判断是 XML数据请求, 即动态网页请求, 则将该请求对应的 EPG节目数据信息发送至数字电视接收 终端。  4. The network server receives the EPG program data information request, and determines that the XML data request, that is, the dynamic web page request, sends the EPG program data information corresponding to the request to the digital television receiving terminal.
在具体实施过程中, 从网络服务器配置文件中找到对应的 EPGAction类 并动态加载运行, 该 EPGAction 负责实例化封装了 EPG 应用逻辑的 EPGLogicBean类。  In the specific implementation process, the corresponding EPGAction class is found from the web server configuration file and dynamically loaded and run. The EPGAction is responsible for instantiating the EPGLogicBean class that encapsulates the EPG application logic.
网络服务器的 EPGLogicBean类通过组合调用数字电视接收终端的基础高 级程序员接口(Advanced Programmers Interface , API) , 获得 EPG数据信息, 并把数据保存到 EPGDataBean对象中并返回给 EPGAction, EPGDataBean负 责保存数据的 javabean。  The EPGLogicBean class of the network server obtains the EPG data information by combining the basic Programmers Interface (API) of the digital TV receiving terminal, and saves the data to the EPGDataBean object and returns it to the EPGAction. The EPGDataBean is responsible for saving the data of the javabean. .
网络服务器获得 EPGAction返回的 EPGDataBean, 将该对象序列化为 XML格式节目数据信息, 该节目数据信息最后回应给机顶盒, EPG界面通过 javascript操作将接收到的 XML格式的节目数据信息解析,并结合接收到的界 面组合显示。  The web server obtains the EPGDataBean returned by the EPGAction, serializes the object into the XML format program data information, and the program data information is finally sent back to the set top box, and the EPG interface parses the received program data information in the XML format through the javascript operation, and combines and receives the same. The interface is displayed in combination.
5、 数字电视接收终端将接收到的界面以及该界面对应的节目数据信息组 合后通过浏览器显示。  5. The digital television receiving terminal combines the received interface and the program data information corresponding to the interface and displays it through the browser.
本发明中,网络服务器在接收到数字电视接收终端的界面请求和节目数据 信息请求, 分别将相应的界面以及节目数据信息发送至数字电视接收终端, 本 发明无需使用编程语言来实现数字电视接收终端界面的开发,大大降低了数字 电视接收终端界面开发的难度, 实现了 MVC (模型-视图 -控制)分离, 提 高了数字电视接收终端应用的可扩展性和可维护性。 In the present invention, the web server receives the interface request and program data of the digital television receiving terminal. The information request sends the corresponding interface and the program data information to the digital television receiving terminal respectively, and the invention does not need to use a programming language to realize the development of the digital television receiving terminal interface, thereby greatly reducing the difficulty in developing the interface of the digital television receiving terminal, and realizing the MVC. (Model-View-Control) separation improves the scalability and maintainability of digital TV receiving terminal applications.
以上所述仅为本发明的较佳实施例而已, 并不用以限制本发明, 凡在本发明的 精神和原则之内所作的任何修改、等同替换和改进等, 均应包含在本发明的保 护范围之内。 The above is only the preferred embodiment of the present invention, and is not intended to limit the present invention. Any modifications, equivalent substitutions and improvements made within the spirit and principles of the present invention should be included in the protection of the present invention. Within the scope.

Claims

权 利 要 求 Rights request
1、 一种网络服务器, 其特征在于, 所述服务器包括:  A network server, wherein the server comprises:
界面显示请求处理模块, 用于接收数字电视终端所发送的界面显示请求, 所述界面显示请求包括界面请求和节目数据信息请求; 以及  The interface display request processing module is configured to receive an interface display request sent by the digital television terminal, where the interface display request includes an interface request and a program data information request;
显示界面发送模块,用于分别将所述界面显示请求对应的界面以及该界面 对应的节目数据信息发送至数字电视接收终端。  The display interface sending module is configured to respectively send the interface corresponding to the interface display request and the program data information corresponding to the interface to the digital television receiving terminal.
2、 如权利要求 1所述的网络服务器, 其特征在于, 所述界面显示请求处 理模块具体包括:  2. The network server according to claim 1, wherein the interface display request processing module specifically includes:
界面请求接收模块, 用于接收数字电视终端所发送的界面请求; 以及 节目数据信息请求接收模块,用于接收数字电视终端所发送的节目数据信 息请求。  The interface request receiving module is configured to receive an interface request sent by the digital television terminal; and the program data information request receiving module is configured to receive the program data information request sent by the digital television terminal.
3、 如权利要求 1或 2所述的网络服务器, 其特征在于, 所述显示界面发 送模块具体包括:  The network server according to claim 1 or 2, wherein the display interface sending module specifically includes:
匹配模块,用于根据界面请求和节目数据信息请求分别匹配相应的界面和 节目数据信息; 以及  a matching module, configured to respectively match corresponding interface and program data information according to the interface request and the program data information request;
界面发送模块,用于根据所述界面请求接收模块接收到的请求发送相应的 界面至数字电视接收终端;  An interface sending module, configured to send a corresponding interface to the digital television receiving terminal according to the request that the interface requests the receiving module to receive;
节目数据信息模块, 用于匹配服务器配置文件中相应的动作响应类路径, 动态加载生成具体动作响应类的数据对象, 并将该数据对象序列化为 XML格 式的节目数据信息后发送至数字电视接收终端。  a program data information module, configured to match a corresponding action response class path in the server configuration file, dynamically load a data object that generates a specific action response class, and serialize the data object into program data information in an XML format, and then send the data data to the digital television receiving terminal.
4、 如权利要求 3所述的网络服务器, 其特征在于, 所述服务器还包括: 请求判断模块, 用于在接收到数字电视终端的界面显示请求后, 判断该请 求对应是 HXML请求或者 XML请求;  The network server according to claim 3, wherein the server further comprises: a request judging module, configured to: after receiving the interface display request of the digital television terminal, determine that the request is an HXML request or an XML request ;
当所述请求判断模块判断该请求对应是 HXML请求时, 所述界面发送模 块将相应的界面发送至数字电视接收终端;  When the request determining module determines that the request corresponds to an HXML request, the interface sending module sends the corresponding interface to the digital television receiving terminal;
当所述请求判断模块判断该请求对应是 XML请求时, 所述节目数据信息 模块匹配服务器配置文件中相应的动作响应类路径,动态加载生成具体动作响 应类的数据对象, 并将该数据对象序列化为 XML格式的节目数据信息后发送 至数字电视接收终端。 When the request judging module determines that the request is an XML request, the program data information module matches a corresponding action response class path in the server configuration file, dynamically loads a data object of a specific action response class, and the data object sequence is generated. The program data information in the XML format is sent to the digital television receiving terminal.
5、 一种数字电视接收终端界面开发显示系统, 其特征在于, 所述系统包 括权利要求 1或 2所述的网络服务器以及至少一个数字电视接收终端, A digital television receiving terminal interface development display system, characterized in that the system comprises the network server according to claim 1 or 2 and at least one digital television receiving terminal.
其中,数字电视接收终端根据用户的操作通过浏览器向网络服务器发送界 面显示请求, 所述界面显示请求包括界面请求和节目数据信息请求;  The digital television receiving terminal sends an interface display request to the network server through the browser according to the operation of the user, where the interface display request includes an interface request and a program data information request;
网络服务器根据所接收到的界面显示请求分别将所述界面显示请求对应 的界面以及该界面对应的节目数据信息发送至数字电视接收终端;  The network server respectively sends the interface corresponding to the interface display request and the program data information corresponding to the interface to the digital television receiving terminal according to the received interface display request;
数字电视接收终端将接收到的界面以及该界面对应的节目数据信息组合 后显示。  The digital television receiving terminal displays the received interface and the program data information corresponding to the interface.
6、 如权利要求 5所述的数字电视接收终端界面开发显示系统, 其特征在 于,  6. The digital television receiving terminal interface development display system according to claim 5, wherein:
网络服务器接收数字电视终端的界面请求,将该界面请求对应的界面发送 至数字电视接收终端;  Receiving, by the network server, an interface request of the digital television terminal, and sending the interface corresponding to the interface request to the digital television receiving terminal;
数字电视接收终端的浏览器接收到所述界面后,向网络服务器发送所述界 面对应的节目数据信息请求;  After receiving the interface, the browser of the digital television receiving terminal sends a program data information request corresponding to the interface to the network server;
网络服务器接收到所述节目数据信息请求后,匹配服务器配置文件中相应 的动作响应类路径, 动态加载生成具体动作响应类的数据对象, 并将该数据对 象序列化为 XML格式的节目数据信息后发送至数字电视接收终端。  After receiving the program data information request, the network server matches the corresponding action response class path in the server configuration file, dynamically loads the data object of the specific action response class, and serializes the data object into the program data information in the XML format. Send to the digital TV receiving terminal.
7、 如权利要求 5所述的数字电视接收终端界面开发显示系统, 其特征在 于, 所述网络服务器接收数字电视终端的界面显示请求后, 判断该请求对应是 HXML请求或者 XML请求,  7. The digital television receiving terminal interface development display system according to claim 5, wherein the network server receives the interface display request of the digital television terminal, and determines that the request corresponds to an HXML request or an XML request.
当该请求对应是 HXML请求时,将相应的界面发送至数字电视接收终端; 当该请求对应是 XML请求时, 匹配服务器配置文件中相应的动作响应类 路径, 动态加载生成具体动作响应类的数据对象, 并将该数据对象序列化为 XML格式的节目数据信息后发送至数字电视接收终端。  When the request is corresponding to the HXML request, the corresponding interface is sent to the digital television receiving terminal; when the request corresponds to the XML request, matching the corresponding action response class path in the server configuration file, dynamically loading and generating the data of the specific action response class The object, and serializing the data object into program data information in an XML format, and transmitting the data to the digital television receiving terminal.
8、 一种数字电视接收终端界面开发显示方法, 其特征在于, 所述方法包 括以下步骤:  8. A digital television receiving terminal interface development display method, characterized in that the method comprises the following steps:
数字电视接收终端根据用户的操作通过浏览器向网络服务器发送界面显 示请求, 所述界面显示请求包括界面请求和节目数据信息请求;  The digital television receiving terminal sends an interface display request to the network server through the browser according to the operation of the user, where the interface display request includes an interface request and a program data information request;
网络服务器根据所接收到的界面显示请求; 分别将所述界面显示请求对应的界面以及该界面对应的节目数据信息发 送至数字电视接收终端; The web server displays the request according to the received interface; Transmitting the interface corresponding to the interface display request and the program data information corresponding to the interface to the digital television receiving terminal;
数字电视接收终端将接收到的界面以及该界面对应的节目数据信息组合 后显示。  The digital television receiving terminal displays the received interface and the program data information corresponding to the interface.
9、 如权利要求 8所述的数字电视接收终端界面开发显示方法, 其特征在 于,所述网络服务器根据所接收到的界面显示请求将所述界面显示请求对应的 界面以及该界面对应的节目数据信息发送至数字电视接收终端的步骤具体包 括:  The method for developing and displaying a digital television receiving terminal interface according to claim 8, wherein the web server displays an interface corresponding to the interface display request and program data corresponding to the interface according to the received interface display request. The step of sending information to the digital television receiving terminal specifically includes:
网络服务器接收数字电视终端的界面请求,将该界面请求对应的界面发送 至数字电视接收终端;  Receiving, by the network server, an interface request of the digital television terminal, and sending the interface corresponding to the interface request to the digital television receiving terminal;
数字电视接收终端接收到所述界面后,通过浏览器向网络服务器发送所述 界面对应的节目数据信息请求;  After receiving the interface, the digital television receiving terminal sends a program data information request corresponding to the interface to the network server through the browser;
网络服务器接收到所述节目数据信息请求后,匹配服务器配置文件中相应 的动作响应类路径, 动态加载生成具体动作响应类的数据对象, 并将该数据对 象序列化为 XML格式的节目数据信息后发送至数字电视接收终端。  After receiving the program data information request, the network server matches the corresponding action response class path in the server configuration file, dynamically loads the data object of the specific action response class, and serializes the data object into the program data information in the XML format. Send to the digital TV receiving terminal.
10、如权利要求 8所述的数字电视接收终端界面开发显示方法,其特征在 于, 所述网络服务器接收数字电视终端的界面请求的步骤之后, 所述方法还包 括:  The method of developing and displaying a digital television receiving terminal interface according to claim 8, wherein after the step of receiving, by the network server, an interface request of the digital television terminal, the method further comprises:
网络服务器判断该请求对应是 HXML请求或者 XML请求;  The web server determines that the request corresponds to an HXML request or an XML request;
当判断该请求对应是 HXML请求时, 网络服务器将相应的界面发送至数 字电视接收终端;  When it is determined that the request corresponds to an HXML request, the network server sends the corresponding interface to the digital television receiving terminal;
当判断该请求对应是 XML请求时, 网络服务器匹配服务器配置文件中相 应的动作响应类路径, 动态加载生成具体动作响应类的数据对象, 并将该数据 对象序列化为 XML格式的节目数据信息后发送至数字电视接收终端。  When it is determined that the request is an XML request, the network server matches the corresponding action response class path in the server configuration file, dynamically loads the data object of the specific action response class, and serializes the data object into the program data information in the XML format. Send to the digital TV receiving terminal.
PCT/CN2009/076248 2008-12-31 2009-12-30 Method, system and network server for displaying interface development of digital television receiving terminal WO2010075787A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN200810241770.XA CN101478655B (en) 2008-12-31 2008-12-31 Interface development displaying method, system and network server for digital television reception terminal
CN200810241770.X 2008-12-31

Publications (1)

Publication Number Publication Date
WO2010075787A1 true WO2010075787A1 (en) 2010-07-08

Family

ID=40839279

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2009/076248 WO2010075787A1 (en) 2008-12-31 2009-12-30 Method, system and network server for displaying interface development of digital television receiving terminal

Country Status (2)

Country Link
CN (1) CN101478655B (en)
WO (1) WO2010075787A1 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101478655B (en) * 2008-12-31 2014-07-30 深圳市同洲电子股份有限公司 Interface development displaying method, system and network server for digital television reception terminal
CN102902537B (en) * 2012-09-19 2016-03-30 厦门亿联网络技术股份有限公司 Based on the embedded type WEB MVC Development Framework of FastCGI and html template
KR101522387B1 (en) * 2014-11-03 2015-05-21 주식회사 솔브원 System and method for automatic producing and peristaltic function of selective form contents

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101212599A (en) * 2006-12-31 2008-07-02 深圳市同洲电子股份有限公司 Digital TV user interface management system and method
CN101478655A (en) * 2008-12-31 2009-07-08 深圳市同洲电子股份有限公司 Interface development displaying method, system and network server for digital television reception terminal

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100596174C (en) * 2006-01-20 2010-03-24 华为技术有限公司 Method for setting interface of electronic card
CN101211349A (en) * 2006-12-28 2008-07-02 深圳市同洲电子股份有限公司 System for generating digital television startup page and its method
CN101178716B (en) * 2007-11-19 2010-06-02 优视动景(北京)技术服务有限公司 Method of micro-browsers processing JavaScript and micro-browsers thereof

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101212599A (en) * 2006-12-31 2008-07-02 深圳市同洲电子股份有限公司 Digital TV user interface management system and method
CN101478655A (en) * 2008-12-31 2009-07-08 深圳市同洲电子股份有限公司 Interface development displaying method, system and network server for digital television reception terminal

Also Published As

Publication number Publication date
CN101478655B (en) 2014-07-30
CN101478655A (en) 2009-07-08

Similar Documents

Publication Publication Date Title
US11409949B2 (en) Mobile device resource provisioning system and method
US7117504B2 (en) Application program interface that enables communication for a network software platform
US7698684B2 (en) Method and system for generating schema to Java mapping descriptors and direct mapping of XML schema and Java interfaces
JP5241440B2 (en) System and method for creating and communicating with component-based wireless applications
US8250522B2 (en) Method and system for generating a web services meta model on the java stack
US20030229665A1 (en) Systems, methods and computer programs for implementing and accessing web services
US20070168402A1 (en) System and method for pluggable url pattern matching for servlets and application servers
US20060230059A1 (en) Method and apparatus to select and deliver portable portlets
US20080282222A1 (en) Xml push and remote execution of a wireless applications
US20080077851A1 (en) Method and apparatus for inserting jsr 168 portlet content into a j2ee java server page
CA2651508C (en) Virtualization of mobile device user experience
WO2010072159A1 (en) Method and system for acquiring interface data and digital television receiving terminal
CN106997298A (en) A kind of application resource acquisition methods and device
WO2013134813A1 (en) A method and system of application development for multiple device client platforms
EP3872630B1 (en) Request processing method and apparatus, electronic device, and computer storage medium
WO2010075787A1 (en) Method, system and network server for displaying interface development of digital television receiving terminal
CN112241266A (en) Authority control method, device and equipment under front-end rendering scene and storage medium
CN113535419A (en) Service arranging method and device
CN109669720A (en) Chain type Asynchronous Request processing method, device and electronic equipment based on Promise
TWI792626B (en) Method for developing android tv hybrid application
CN112988170B (en) Application display method and device
CN112882710B (en) Rendering method, device, equipment and storage medium based on client
US12045631B2 (en) Page loading method and display apparatus
US20240311097A1 (en) Cloud Technology-Based Graphics Program Online Development Method and System, and Related Device
CN113032705A (en) Method, device, equipment and medium for processing browser page data

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

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

Country of ref document: EP

Kind code of ref document: A1