CN105187929A - Method for realizing global response message on set-top box - Google Patents

Method for realizing global response message on set-top box Download PDF

Info

Publication number
CN105187929A
CN105187929A CN201510509847.7A CN201510509847A CN105187929A CN 105187929 A CN105187929 A CN 105187929A CN 201510509847 A CN201510509847 A CN 201510509847A CN 105187929 A CN105187929 A CN 105187929A
Authority
CN
China
Prior art keywords
message
top box
response message
window
application layer
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201510509847.7A
Other languages
Chinese (zh)
Inventor
王创业
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Inspur Software Group Co Ltd
Original Assignee
Inspur Software Group Co Ltd
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 Inspur Software Group Co Ltd filed Critical Inspur Software Group Co Ltd
Priority to CN201510509847.7A priority Critical patent/CN105187929A/en
Publication of CN105187929A publication Critical patent/CN105187929A/en
Pending legal-status Critical Current

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/47End-user applications
    • H04N21/472End-user interface for requesting content, additional data or services; End-user interface for interacting with content, e.g. for content reservation or setting reminders, for requesting event notification, for manipulating displayed content
    • H04N21/4722End-user interface for requesting content, additional data or services; End-user interface for interacting with content, e.g. for content reservation or setting reminders, for requesting event notification, for manipulating displayed content for requesting additional data associated with the content

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Human Computer Interaction (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Information Transfer Between Computers (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)

Abstract

The invention discloses a method for realizing global response message on a set-top box, belonging to the technical field of digital television. Compared with the prior art, the method for realizing the global response message on the set-top box discovers the transmission message through the middleware layer, avoids that each file of the application layer contains a module for processing the message, reduces the complexity of a software system, simplifies the logic processing of the application layer, improves the overall performance of the system, expands the flexibility of the system and ensures that the software architecture level is more reasonable.

Description

A kind of method realizing overall response message on the set-top box
Technical field
The present invention relates to digital television techniques field, specifically a kind of method realizing overall response message on the set-top box.
Background technology
Digital TV set-top box is typical Embedded System Product, and along with the continuous growth of user's request, the software function of Set Top Box also from strength to strength, also improves the complexity of software systems simultaneously.In order to make software architecture more clear, easily revising, reducing maintenance cost, improve availability and reusability, present dominant systems all have employed level framework, and primary layers is divided into: bottom, middleware layer, application layer, and wherein middleware layer provides browser to application layer to run web program.In the system of this three-tier architecture, common Message Processing flow process transmits the information to middleware layer by bottom, then intermediate layer is information reporting to the browser of application layer (sight had is that intermediate layer is removed data query and sends message), and the current file that now browser loads responds and processes and show this message.Want to respond this message in each page, just need each pagefile will have the code of this message of process, not only increase complexity like this, and easily cause the code module omitting process related news in newly-built pagefile, the more important thing is and be difficult to coordinate to process this message in the program of third party's exploitation, thus reduce the availability of software product function.Therefore, how making the function that Set Top Box can provide more strong, can reduce again the complexity of software, is a difficult problem of putting in the industry cycle.
Disclosed patent application document: number of patent application is " CN201010238750.4 ".Name is called " in IPTV system information synchronization method and system, Set Top Box and server ", this document disclose " information synchronization method and system, Set Top Box and server in a kind of IPTV system, wherein method comprises: server obtains system check word according to the user profile of server end and channel information; Set Top Box receives the response message comprising system check word that described server returns; Described Set Top Box generates local check word according to the user profile of local cache and channel information, described system check word is mated with described local check word; When described system check word is not mated with described local check word, described Set Top Box initiates synchronization request to described server, from server download user information and channel information, and row cache of going forward side by side.System check word in the response message that the present invention issues according to server, can know whether the information of local cache is up-to-date, if not, then initiate synchronization request in time and upgrade, the program can not affect greatly the performance of EPG server ".The disclosure file solves whether cache information is up-to-date, has not been the processing method under most news.
Number of patent application is " CN200810184016.7 ".Name is called " methods, devices and systems connected with server ", this document disclose that " a kind of methods, devices and systems connected with server; belong to digital TV network interconnection technique field can not arbitrarily be changed the problem of IP address for solving server in prior art and design.On the one hand, described method comprises: send Internet protocol IP address request message; Receive the response message to described IP address request that more than one server returns; From described response message, obtain server ip address; According to described server ip address, connect with described server.On the other hand, described method comprises: the IP address request that receiving set up box sends; According to described IP address request, generate response message, in this response message, carry server ip address; Described response message is sent to described Set Top Box.The present invention is applicable to connect with server in digital TV network, is specially adapted to connect between Set Top Box and digital television server ".The disclosure file cannot solve the function making Set Top Box can provide more strong, can reduce again the problem of the complexity of software.
Summary of the invention
Technical assignment of the present invention is to provide a kind of method realizing overall response message on the set-top box.
Technical assignment of the present invention realizes in the following manner, and the method is the message by receiving at the middleware layer of software systems, creates new browser window and top set, and in this window, load application layer processes the file of this message.
The message that the middleware layer of described software systems receives is the message of bottom or the message of data query acquisition.
The concrete steps of the method are as follows:
1) middleware arranges a timer, inquires about every 1 second the information that distance current time is 1 minute from the subscription information tables of data database;
2) if find that there is the information satisfied condition, then read information name and with broadcasting related data, using these data as the content of search field calling application layer web file url;
3) in browser module, a window is created, and window top set;
4) go to the URL address defined in loading the 3rd step with newly-built window, the content relevant to message just represents in the user interface subsequently, checks or process for user.
A kind of method realizing overall response message on the set-top box of the present invention compared to the prior art, pass-along message is found by middleware layer, avoid each file of application layer will comprise the module of this message of process, reduce software systems complexity, simplify the logical process of application layer, improve the overall performance of system, extend the flexibility ratio of system, make software architectural hierarchy more reasonable.
Accompanying drawing explanation
Accompanying drawing 1 is a kind of schematic flow sheet realizing the method for overall response message on the set-top box.
Embodiment
Embodiment 1:
This method realizing overall response message is on the set-top box the message that the message of bottom by receiving at the middleware layer of software systems or data query obtain, create new browser window and top set, in this window, load application layer processes the file of this message.
Wherein, the middleware layer of software systems just finds pass-along message, and processing messages is in application layer.Intermediate layer can respond multiple message, and concrete message display and process are in application layer.Find pass-along message by middleware layer, avoid each file of application layer will comprise the module of this message of process, reduce software systems complexity.Overall situation response not only comprises the file of coil insertion device top box, also comprises other any files by access to netwoks.
Embodiment 1:
The concrete steps this Set Top Box realizing the method for overall response message are as follows:
For preserved program prompting message:
1) middleware arranges a timer, inquires about every 1 second the program that distance current time is 1 minute from the preserved program tables of data database;
2) if find that there is the program satisfied condition, then read joint destination name and with broadcasting related data, using these data as the content of search field calling application layer web file url;
3) in browser module, a window is created, and window top set;
4) go to the URL address defined in loading the 3rd step with newly-built window, the content relevant to message just represents in the user interface subsequently, checks or process for user.
By embodiment above, described those skilled in the art can be easy to realize the present invention.But should be appreciated that the present invention is not limited to above-mentioned several embodiments.On the basis of disclosed execution mode, described those skilled in the art can the different technical characteristic of combination in any, thus realizes different technical schemes.

Claims (3)

1. realize a method for overall response message on the set-top box, it is characterized in that, the method is the message by receiving at the middleware layer of software systems, creates new browser window and top set, and in this window, load application layer processes the file of this message.
2. a kind of method realizing overall response message on the set-top box according to claim 1, is characterized in that, the message that the middleware layer of described software systems receives is the message of bottom or the message of data query acquisition.
3. a kind of method realizing overall response message on the set-top box according to claim 1, it is characterized in that, the concrete steps of the method are as follows:
1) middleware arranges a timer, inquires about every 1 second the information that distance current time is 1 minute from the subscription information tables of data database;
2) if find that there is the information satisfied condition, then read information name and with broadcasting related data, using these data as the content of search field calling application layer web file url;
3) in browser module, a window is created, and window top set;
4) go to the URL address defined in loading the 3rd step with newly-built window, the content relevant to message just represents in the user interface subsequently, checks or process for user.
CN201510509847.7A 2015-08-19 2015-08-19 Method for realizing global response message on set-top box Pending CN105187929A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510509847.7A CN105187929A (en) 2015-08-19 2015-08-19 Method for realizing global response message on set-top box

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510509847.7A CN105187929A (en) 2015-08-19 2015-08-19 Method for realizing global response message on set-top box

Publications (1)

Publication Number Publication Date
CN105187929A true CN105187929A (en) 2015-12-23

Family

ID=54909726

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510509847.7A Pending CN105187929A (en) 2015-08-19 2015-08-19 Method for realizing global response message on set-top box

Country Status (1)

Country Link
CN (1) CN105187929A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108696769A (en) * 2018-05-03 2018-10-23 深圳市茁壮网络股份有限公司 A kind of global message reminding method and device
CN112351332A (en) * 2020-10-30 2021-02-09 深圳Tcl新技术有限公司 Reservation method of television program, intelligent large screen and computer readable storage medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101252547A (en) * 2008-04-14 2008-08-27 广州汇思通讯科技有限公司 Middleware system for realizing interactive increase value traffic based on IP set top box and method thereof
CN101951405A (en) * 2010-09-17 2011-01-19 中山大学 Implement method of middleware of set top box based on webkit
CN102355603A (en) * 2011-09-20 2012-02-15 福建新大陆通信科技股份有限公司 Middleware system based on wired digital television set top box<0}
CN102520985A (en) * 2011-11-29 2012-06-27 深圳市万兴软件有限公司 System and method for running client software
CN102866925A (en) * 2012-09-06 2013-01-09 深圳市九洲电器有限公司 Communication method and system for middleware and user interface
CN104506948A (en) * 2014-12-25 2015-04-08 深圳市九洲电器有限公司 Message passing method and message passing system between middleware and user interfaces

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101252547A (en) * 2008-04-14 2008-08-27 广州汇思通讯科技有限公司 Middleware system for realizing interactive increase value traffic based on IP set top box and method thereof
CN101951405A (en) * 2010-09-17 2011-01-19 中山大学 Implement method of middleware of set top box based on webkit
CN102355603A (en) * 2011-09-20 2012-02-15 福建新大陆通信科技股份有限公司 Middleware system based on wired digital television set top box<0}
CN102520985A (en) * 2011-11-29 2012-06-27 深圳市万兴软件有限公司 System and method for running client software
CN102866925A (en) * 2012-09-06 2013-01-09 深圳市九洲电器有限公司 Communication method and system for middleware and user interface
CN104506948A (en) * 2014-12-25 2015-04-08 深圳市九洲电器有限公司 Message passing method and message passing system between middleware and user interfaces

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108696769A (en) * 2018-05-03 2018-10-23 深圳市茁壮网络股份有限公司 A kind of global message reminding method and device
CN112351332A (en) * 2020-10-30 2021-02-09 深圳Tcl新技术有限公司 Reservation method of television program, intelligent large screen and computer readable storage medium
CN112351332B (en) * 2020-10-30 2023-12-05 深圳Tcl新技术有限公司 Reservation method of television program, intelligent large screen and computer readable storage medium

Similar Documents

Publication Publication Date Title
US9485108B2 (en) System and apparatus for using multichannel file delivery over unidirectional transport (“FLUTE”) protocol for delivering different classes of files in a broadcast network
EP3269146B1 (en) Permissions management for watermarked data in a broadcast environment
US11394796B2 (en) Dynamic and static data of metadata objects
CN101527783B (en) Method and system for acquiring interface data and digital TV receiving terminal
CN104902327A (en) Method for updating and issuing page content, smart television and system
CN103347089A (en) Method and device for separating and accelerating dynamic resources and static resources of website
CN105554094A (en) Method and device for data interaction
CN102906715B (en) Optimize method and the corresponding intrument of buffer memory management
CN103618779A (en) Method and system for resource sharing
WO2017114169A1 (en) Link request processing method and apparatus
CN102404616A (en) Method and system for pushing data cloud based on digital television network
CN102594883A (en) Method and system for determining business operation mode
CN105187929A (en) Method for realizing global response message on set-top box
CN102571409B (en) Service request management system and method for realizing service across-terminal application
CN108391299B (en) Method for removing isolated node in Mesh network
CN102196157B (en) A kind of delivery system of station synchronization
CN105812839A (en) Video stream data acquisition method, page data transmission method, system and network server
CN103475948A (en) P2P live video based intelligent resource matching system
CN101938383A (en) On-line monitoring method and system of user account with multiple services as well as monitoring service system
CN102326371B (en) Transmission method for door application assembly information, and slave station and main station
CN101257501B (en) Data leading-in method, system as well as Web server
CN104602047B (en) Sharing method, server, terminal and the system of EPG data
CN103685191A (en) Data synchronizing system and method
CN102497402B (en) Content injection method and system thereof, and content delivery method and system thereof
CN104065678A (en) Dual-mode data reception and access method based on embedded browser

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20151223

WD01 Invention patent application deemed withdrawn after publication