CN106534130A - Method and system for debugging set-top box based on embedded web - Google Patents

Method and system for debugging set-top box based on embedded web Download PDF

Info

Publication number
CN106534130A
CN106534130A CN201611022402.7A CN201611022402A CN106534130A CN 106534130 A CN106534130 A CN 106534130A CN 201611022402 A CN201611022402 A CN 201611022402A CN 106534130 A CN106534130 A CN 106534130A
Authority
CN
China
Prior art keywords
top box
set top
web server
instruction
web
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
CN201611022402.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.)
Shenzhen Skyworth Digital Technology Co Ltd
Original Assignee
Shenzhen Skyworth Digital Technology 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 Shenzhen Skyworth Digital Technology Co Ltd filed Critical Shenzhen Skyworth Digital Technology Co Ltd
Priority to CN201611022402.7A priority Critical patent/CN106534130A/en
Publication of CN106534130A publication Critical patent/CN106534130A/en
Priority to PCT/CN2017/111943 priority patent/WO2018090995A1/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/41Structure of client; Structure of client peripherals
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/12Applying verification of the received information
    • 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/41Structure of client; Structure of client peripherals
    • H04N21/422Input-only peripherals, i.e. input devices connected to specially adapted client devices, e.g. global positioning system [GPS]
    • H04N21/42204User interfaces specially adapted for controlling a client device through a remote control device; Remote control devices therefor
    • H04N21/42206User interfaces specially adapted for controlling a client device through a remote control device; Remote control devices therefor characterized by hardware details
    • H04N21/42225User interfaces specially adapted for controlling a client device through a remote control device; Remote control devices therefor characterized by hardware details characterized by types of remote control, e.g. universal remote control
    • 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/41Structure of client; Structure of client peripherals
    • H04N21/426Internal components of the client ; Characteristics thereof
    • H04N21/42684Client identification by a unique number or address, e.g. serial number, MAC address, socket ID
    • 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/442Monitoring of processes or resources, e.g. detecting the failure of a recording device, monitoring the downstream bandwidth, the number of times a movie has been viewed, the storage space available from the internal hard disk
    • 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/45Management operations performed by the client for facilitating the reception of or the interaction with the content or administrating data related to the end-user or to the client device itself, e.g. learning user preferences for recommending movies, resolving scheduling conflicts
    • H04N21/462Content or additional data management, e.g. creating a master electronic program guide from data received from the Internet and a Head-end, controlling the complexity of a video stream by scaling the resolution or bit-rate based on the client capabilities
    • H04N21/4627Rights management associated to the content

Landscapes

  • Engineering & Computer Science (AREA)
  • Signal Processing (AREA)
  • Multimedia (AREA)
  • Computer Security & Cryptography (AREA)
  • Databases & Information Systems (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Power Engineering (AREA)
  • Human Computer Interaction (AREA)
  • Computer Hardware Design (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The invention discloses a method and system for debugging a set-top box based on an embedded web. The method comprises the following steps: automatically starting a web server to enter a listening port state after the set-top box integrated with the embedded web server is started; enabling a PC to enter a corresponding web server log-in interface of the set-top box and then enter a set-top box management page when it is detected that input verification information is correct; enabling the PC to send to the set-top box an execution instruction, and enabling the set-top box to return an execution state and display the execution state on the PC. The method can debug the set-top box through the network by using the PC without the need of welding a special interface on the set-top box so as to save production cost. All the debugging work is carried out in the set-top box, which is beneficial to the maintenance and upgrading of the set-top box. It is safer than an open code debugging method to control the debugging instruction via the network.

Description

A kind of Set Top Box adjustment method and system based on embedded type web
Technical field
The present invention relates to set-top box technique field, more particularly to a kind of Set Top Box adjustment method based on embedded type web and System.
Background technology
With embedded technology and the development of Internet technologies, network technology is more and more applied to embedded device In.And for there is following several ways when debugging to Set Top Box in prior art:Using RS232 serial ports instrument grippers Top box Debugging message (printing, packet capturing, system operation and status information etc.);Capture for Android system equipment utilization adb Debugging message (printing, packet capturing, system operation and status information etc.);Debugging message is checked into system background using telnet (printing, packet capturing, system operation and status information etc.);Or using the debugging work of the debugging acid and third party exploitation oneself developed Tool(Wireshark etc.).
But tradition RS232 serial ports instruments are utilized, needs in Serial Port Line and terminal, to have serial interface, if The product of Jing shipment, box end do not have serial interface;The debugging acids such as adb, telnet are opened completely, have certain safety wind Danger, user can be attacked to equipment using these debugging acids;Using Wireshark third party's instrument, need external special The packet capturing switch of industry.Therefore existing Set Top Box adjustment method debugging is loaded down with trivial details, and has security risk when debugging, and debugs into This height, is that user's debugging Set Top Box brings inconvenience.
Therefore, prior art has yet to be improved and developed.
The content of the invention
In view of the deficiencies in the prior art, present invention aim at providing a kind of Set Top Box debugging side based on embedded type web Method and system, it is intended to which in solving prior art, the debugging of Set Top Box adjustment method is loaded down with trivial details, and has security risk when debugging, and debugs High cost, is that user's debugging Set Top Box brings inconvenient technical problem.
Technical scheme is as follows:
A kind of Set Top Box adjustment method based on embedded type web, wherein, method includes step:
After A, the Set Top Box of integrated embedded web server start, automatic web server is entered and intercepts port status;
B, PC end enters the corresponding web server log-in interface of Set Top Box, enters after the checking information of input is detected correctly Set Top Box administration page;
C, PC end sends execute instruction to Set Top Box, and Set Top Box replys implementation status, and is displayed in PC ends.
The described Set Top Box adjustment method based on embedded type web, wherein, also include step before step A:
S, in advance web server integrated embedded in Set Top Box, and arrange the corresponding power function for realizing web server and Corresponding function pages.
The described Set Top Box adjustment method based on embedded type web, wherein, step B specifically includes step:
B1, PC end is input into the corresponding IP of Set Top Box by browser and enters the corresponding web server log-in interface of Set Top Box;
B2, web server log-in interface obtain the user name and password of user input, after being proved to be successful, step on into web server Lithosphere face.
The described Set Top Box adjustment method based on embedded type web, wherein, step C specifically includes step:
The execution for instructing is initiated at C1, PC end by way of webpage, and webpage sends instructions to Set Top Box;
The execution state of C2, Set Top Box replying instruction, and presented at PC ends by form web page.
The described Set Top Box adjustment method based on embedded type web, wherein, also include step after step C2:
C3, PC end stopping execute instruction being assigned to Set Top Box by the page;
C4, Set Top Box terminate currently executing instruction, and implementing result are saved in specified path according to execute instruction is stopped, And specified path is fed back to into PC ends by URL modes;
The implementing result of the URL download instruction that C5, PC end is fed back according to Set Top Box.
A kind of Set Top Box debugging system based on embedded type web, wherein, system includes:
Intercept module, for integrated embedded web server Set Top Box start after, automatic web server, enter intercept Port status;
Log in and authentication module, the corresponding web server log-in interface of Set Top Box is entered for PC ends, when detecting testing for input Card information correctly enters Set Top Box administration page afterwards;
Instruction performs display module, sends execute instruction to Set Top Box for PC ends, and Set Top Box replys implementation status, and is displayed in PC ends.
The described Set Top Box debugging system based on embedded type web, wherein, the system also includes:
Module is pre-set, for the integrated embedded web server in Set Top Box in advance, and web server is realized in setting Corresponding power function and corresponding function pages.
The described Set Top Box debugging system based on embedded type web, wherein, the login is specifically included with authentication module:
Webpage logs in unit, is input into Set Top Box corresponding IP by browser for PC ends and enters the corresponding web services of Set Top Box Device log-in interface;
Authentication unit, obtains the user name and password of user input for web server log-in interface, after being proved to be successful, enters Web server log-in interface.
The described Set Top Box debugging system based on embedded type web, wherein, the instruction performs display module and specifically wraps Include:
Instruction sending unit, initiates the execution for instructing by way of webpage for PC ends, and webpage sends instructions to Set Top Box;
Instruction display unit, for the execution state of Set Top Box replying instruction, and is presented at PC ends by form web page.
The described Set Top Box debugging system based on embedded type web, wherein, the instruction performs display module also to be included:
Stop execute instruction transmitting element, stopping execute instruction being assigned to Set Top Box by the page for PC ends;
Implementing result is stored and feedback unit, for Set Top Box according to execute instruction is stopped, terminating currently executing instruction, and will Implementing result is saved in specified path, and specified path is fed back to PC ends by URL modes;
Implementing result acquiring unit, the implementing result of the URL download instruction fed back according to Set Top Box for PC ends.
The invention provides a kind of Set Top Box adjustment method and system based on embedded type web, the present invention is by machine top GoAhead servers are transplanted in box so that Set Top Box possesses Web server function, user and attendant can with it is in office where Side input Set Top Box IP carries out the functions such as remote monitoring, maintenance, data interaction to Set Top Box by browser.User in the present invention Set Top Box can be debugged by network by PC ends, without the need for welding special interface on the set-top box, saving is produced into This, the execution of all debugging efforts is completed in Set Top Box, is conducive to maintenance and upgrading of the maintainer to Set Top Box, by network It is to debugging instruction control, more safer than open code debugging method.
Description of the drawings
Fig. 1 is a kind of flow chart of the preferred embodiment of Set Top Box adjustment method based on embedded type web of the present invention.
Fig. 2 is the refinement step flow chart of step S200 in Fig. 1.
Fig. 3 is the refinement step flow chart of step S300 in Fig. 1.
Fig. 4 is the refinement step flow chart of the further embodiment of step S300 in Fig. 1.
Fig. 5 is a kind of flow process of the concrete application embodiment of Set Top Box adjustment method based on embedded type web of the present invention Figure.
Fig. 6 is a kind of principle of work and power of the preferred embodiment of Set Top Box debugging system based on embedded type web of the present invention Block diagram.
Fig. 7 is a kind of login of the concrete application embodiment of Set Top Box debugging system based on embedded type web of the present invention With the functional schematic block diagram of authentication module.
Fig. 8 is a kind of instruction of the concrete application embodiment of Set Top Box debugging system based on embedded type web of the present invention Perform the functional schematic block diagram of display module.
Fig. 9 is a kind of instruction of the concrete application embodiment of Set Top Box debugging system based on embedded type web of the present invention Perform the further functional schematic block diagram of display module.
Specific embodiment
To make the purpose of the present invention, technical scheme and effect clearer, clear and definite, below to the present invention further specifically It is bright.It should be appreciated that specific embodiment described herein is not intended to limit the present invention only to explain the present invention.
Present invention also offers a kind of flow chart of the preferred embodiment of the Set Top Box debugging system based on embedded type web, As shown in figure 1, method includes:
After step S100, the Set Top Box of integrated embedded web server start, automatic web server is entered and intercepts port State.
When being embodied as, in Set Top Box integrating web service device, Web server can be designated as Web Server, and Set Top Box can be remembered For STB terminals.Specifically, in the embedded web server of the integrated GoAhead types of Set Top Box.GoAhead is that a source code is exempted from Take, it is powerful, can multiple platforms operation embedded Web Server.Specifically, in the integrated GoAhead classes of Set Top Box The embedded web server of type.When STB starts, automatic web Server is entered and is intercepted 80 port status.
Wherein also include before step S100:
Step S, in advance web server integrated embedded in Set Top Box, and the corresponding function letter for realizing web server is set Several and corresponding function pages.
When being embodied as, the integrated Web Server (GoAhead) of STB terminals, and realize the corresponding ASP in Web service end Power function(Tcpdump, logcat, ps, top etc.)And the correlation function page.TcpDump can be by the number transmitted in network Intercepted and captured according to bag completely and analysis is provided.It supports the filtration for Internet, agreement, main frame, network or port, and provides Helping you to remove useless information, logcat is a command-line tool in Android to the logical statements such as and, or, not, Can be used for obtaining the order such as the log information of program, ps top netstat is based on linux debug commands.
Step S200, PC end enters the corresponding web server log-in interface of Set Top Box, when the checking information for detecting input Set Top Box administration page is entered after correct.
When being embodied as, PC ends obtain the corresponding web page of STB terminals, and answer web Server to step on into STB terminal-pairs Lithosphere face, and according to the information of log-in interface prompting, it is input into corresponding checking information.When web Server background authentications it is errorless Afterwards, STB administration pages are carried out.
In further enforcement, as shown in Fig. 2 step S200 is specifically included:
Step S201, PC end is input into the corresponding IP of Set Top Box by browser and logs in boundary into the corresponding web server of Set Top Box Face;
Step S202, web server log-in interface obtain the user name and password of user input, after being proved to be successful, into machine top Box administration interface.
When being embodied as, PC ends are input into STB IP by browser and enter STB Web server log-in interfaces, input After username & password, STB administration pages are entered if verifying the user name and password normally.
Step S300, PC end sends execute instruction to Set Top Box, and Set Top Box replys implementation status, and is displayed in PC ends.
When being embodied as, PC ends receive user instruction and send instruction to be performed to STB, specific such as debugging instruction, STB After receiving debugging instruction, replying instruction implementation status, condition execution instruction may be in performing or to perform failure, PC ends general The instruction situation that STB is replied is shown, is checked for user.
In further embodiment, as shown in figure 3, step S300 is specifically included:
The execution for instructing is initiated at step S301, PC end by way of webpage, and webpage sends instructions to Set Top Box;
The execution state of step S302, Set Top Box replying instruction, and presented at PC ends by form web page.
When being embodied as, PC ends pass through webpage(http)Mode initiate instruct execution(For example:Tcpdump networks are grabbed Bag instruction);The practice condition of STB replying instructions(For example:In execution, perform failure), and by form web page at PC ends be in It is existing, for immediately can feedback result instruction, directly reply implementing result and give the presentation of PC ends.
In further embodiment, as shown in figure 4, also including after step S302:
Step S303, PC end stopping execute instruction being assigned to Set Top Box by the page;
Step S304, Set Top Box terminate currently executing instruction, and implementing result are saved in specified according to execute instruction is stopped Path, and specified path is fed back to into PC ends by URL modes;
The implementing result of the URL download instruction that step S305, PC end is fed back according to Set Top Box.
When being embodied as, when executor needs to stop execute instruction, stopping execute instruction being assigned to STB by the page End;After STB receives halt instruction, terminate currently executing instruction, and implementing result is saved in into specified path, and path PC ends are fed back to by URL modes;The implementing result of the URL download instruction that PC ends are fed back by STB, is asked for attendant Topic analysis.
The invention allows for a kind of sequential of the concrete application embodiment of the Set Top Box adjustment method based on embedded type web Figure, is PC management ends and STB terminals, i.e. Set Top Box respectively.As shown in figure 5, sequential includes as follows:
STB terminals start Web Sever;
PC management ends also start browser;
PC management ends log in Web Server by digest authentication in browser input STB IP;
Browser enters STB Web Server administration pages;
PC ends start execute instruction by web page;
During STB replying instructions are carrying out;
Initiate to stop execute instruction by web page in PC ends;
STB halt instructions execution and execution result back;
PC ends pass through page-downloading implementing result.
By above method embodiment, it is known that the present invention proposes a kind of Set Top Box adjustment method based on embedded type web, passes through In embedded device(Set Top Box)Middle transplanting GoAhead servers so that controller(Set Top Box)Possess Web server function, User and attendant can anywhere input equipments(Set Top Box)IP is by browser to equipment(Set Top Box)Carry out remote The functions such as range monitoring, maintenance, data interaction.In the present invention, PC management ends need not develop extra application program, it is only necessary to one Individual http browsers, all working are all completed at STB ends, beneficial to maintenance and upgrading;Do not limited with space by geography, as long as can be with Connect to the Net;STB terminals need not weld special serial interface Mouthful(RS232), save production cost;By the control to debugging instruction, than the traditional debugging method such as open adb, telnet It is safer.
A kind of preferred embodiment principle of work and power of the Set Top Box debugging system based on embedded type web is additionally provided in the present invention Block diagram, as shown in fig. 6, system includes:
Module 100 is intercepted, after the Set Top Box startup of integrated embedded web server, automatic web server, entrance Intercept port status;Specifically as described in embodiment of the method.
Log in and authentication module 200, the corresponding web server log-in interface of Set Top Box is entered for PC ends, when detecting The checking information of input correctly enters Set Top Box administration page afterwards;Specifically as described in embodiment of the method.
Instruction performs display module 300, sends execute instruction to Set Top Box for PC ends, and Set Top Box replys implementation status, And it is displayed in PC ends;Specifically as described in embodiment of the method.
Further, the Set Top Box debugging system based on embedded type web, wherein, system also includes:
Module is pre-set, for the integrated embedded web server in Set Top Box in advance, and web server is realized in setting Corresponding power function and corresponding function pages;Specifically as described in embodiment of the method.
In further embodiment, as shown in fig. 7, log in specifically including with authentication module 200:
Webpage logs in unit 201, is input into Set Top Box corresponding IP by browser for PC ends and enters the corresponding web clothes of Set Top Box Business device log-in interface;Specifically as described in embodiment of the method.
Authentication unit 202, obtains the user name and password of user input for web server log-in interface, is proved to be successful Afterwards, into web server log-in interface;Specifically as described in embodiment of the method.
In further embodiment, as shown in figure 8, instruction performs display module 300 specifically including:
Instruction sending unit 301, initiates the execution for instructing by way of webpage for PC ends, and webpage sends instructions to machine top Box;Specifically as described in embodiment of the method.
Instruction display unit 302, for the execution state of Set Top Box replying instruction, and by form web page at PC ends be in It is existing;Specifically as described in embodiment of the method.
In further embodiment, as shown in figure 9, instruction performs display module 300 also including:
Stop execute instruction transmitting element 303, stopping execute instruction being assigned to Set Top Box by the page for PC ends;Concrete such as side Described in method embodiment.
Implementing result is stored and feedback unit 304, for Set Top Box according to execute instruction is stopped, terminating the current finger for performing Order, and implementing result is saved in into specified path, and specified path is fed back to into PC ends by URL modes;Concrete such as method reality Apply described in example.
Implementing result acquiring unit 305, the implementing result of the URL download instruction fed back according to Set Top Box for PC ends;Tool Body is as described in embodiment of the method.
In sum, the invention provides a kind of Set Top Box adjustment method and system based on embedded type web, method bag Include:After the Set Top Box of integrated embedded web server starts, automatic web server is entered and intercepts port status;PC ends Into the corresponding web server log-in interface of Set Top Box, manage into Set Top Box after the checking information of input is detected correctly The page;PC ends send execute instruction to Set Top Box, and Set Top Box replys implementation status, and is displayed in PC ends.The present invention passes through PC ends Set Top Box can be debugged by network, without the need for welding special interface on the set-top box, save production cost, all tune The execution that trial work is made is completed in Set Top Box, is conducive to maintenance and upgrading of the maintainer to Set Top Box, debugging is referred to by network Order control, it is more safer than open code debugging method.
It should be appreciated that the application of the present invention is not limited to above-mentioned citing, and for those of ordinary skills, can To be improved according to the above description or be converted, all these modifications and variations should all belong to the guarantor of claims of the present invention Shield scope.

Claims (10)

1. a kind of Set Top Box adjustment method based on embedded type web, it is characterised in that methods described includes step:
After A, the Set Top Box of integrated embedded web server start, automatic web server is entered and intercepts port status;
B, PC end enters the corresponding web server log-in interface of Set Top Box, enters after the checking information of input is detected correctly Set Top Box administration page;
C, PC end sends execute instruction to Set Top Box, and Set Top Box replys implementation status, and is displayed in PC ends.
2. the Set Top Box adjustment method based on embedded type web according to claim 1, it is characterised in that step A it It is front also to include step:
S, in advance web server integrated embedded in Set Top Box, and arrange the corresponding power function for realizing web server and Corresponding function pages.
3. the Set Top Box adjustment method based on embedded type web according to claim 2, it is characterised in that the step B tool Body includes step:
B1, PC end is input into the corresponding IP of Set Top Box by browser and enters the corresponding web server log-in interface of Set Top Box;
B2, web server log-in interface obtain the user name and password of user input, after being proved to be successful, step on into web server Lithosphere face.
4. the Set Top Box adjustment method based on embedded type web according to claim 3, it is characterised in that the step C tool Body includes step:
The execution for instructing is initiated at C1, PC end by way of webpage, and webpage sends instructions to Set Top Box;
The execution state of C2, Set Top Box replying instruction, and presented at PC ends by form web page.
5. the Set Top Box adjustment method based on embedded type web according to claim 4, it is characterised in that step C2 Also include step afterwards:
C3, PC end stopping execute instruction being assigned to Set Top Box by the page;
C4, Set Top Box terminate currently executing instruction, and implementing result are saved in specified path according to execute instruction is stopped, And specified path is fed back to into PC ends by URL modes;
The implementing result of the URL download instruction that C5, PC end is fed back according to Set Top Box.
6. a kind of Set Top Box debugging system based on embedded type web, it is characterised in that system includes:
Intercept module, for integrated embedded web server Set Top Box start after, automatic web server, enter intercept Port status;
Log in and authentication module, the corresponding web server log-in interface of Set Top Box is entered for PC ends, when detecting testing for input Card information correctly enters Set Top Box administration page afterwards;
Instruction performs display module, sends execute instruction to Set Top Box for PC ends, and Set Top Box replys implementation status, and is displayed in PC ends.
7. the Set Top Box debugging system based on embedded type web according to claim 6, it is characterised in that the system is also Including:
Module is pre-set, for the integrated embedded web server in Set Top Box in advance, and web server is realized in setting Corresponding power function and corresponding function pages.
8. the Set Top Box debugging system based on embedded type web according to claim 7, it is characterised in that the login with Authentication module is specifically included:
Webpage logs in unit, is input into Set Top Box corresponding IP by browser for PC ends and enters the corresponding web services of Set Top Box Device log-in interface;
Authentication unit, obtains the user name and password of user input for web server log-in interface, after being proved to be successful, enters Web server log-in interface.
9. the Set Top Box debugging system based on embedded type web according to claim 8, it is characterised in that the instruction is held Row display module is specifically included:
Instruction sending unit, initiates the execution for instructing by way of webpage for PC ends, and webpage sends instructions to Set Top Box;
Instruction display unit, for the execution state of Set Top Box replying instruction, and is presented at PC ends by form web page.
10. the Set Top Box debugging system based on embedded type web according to claim 9, it is characterised in that the instruction is held Row display module also includes:
Stop execute instruction transmitting element, stopping execute instruction being assigned to Set Top Box by the page for PC ends;
Implementing result is stored and feedback unit, for Set Top Box according to execute instruction is stopped, terminating currently executing instruction, and will Implementing result is saved in specified path, and specified path is fed back to PC ends by URL modes;
Implementing result acquiring unit, the implementing result of the URL download instruction fed back according to Set Top Box for PC ends.
CN201611022402.7A 2016-11-21 2016-11-21 Method and system for debugging set-top box based on embedded web Pending CN106534130A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201611022402.7A CN106534130A (en) 2016-11-21 2016-11-21 Method and system for debugging set-top box based on embedded web
PCT/CN2017/111943 WO2018090995A1 (en) 2016-11-21 2017-11-20 Method and system for set-top box debugging

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201611022402.7A CN106534130A (en) 2016-11-21 2016-11-21 Method and system for debugging set-top box based on embedded web

Publications (1)

Publication Number Publication Date
CN106534130A true CN106534130A (en) 2017-03-22

Family

ID=58353071

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201611022402.7A Pending CN106534130A (en) 2016-11-21 2016-11-21 Method and system for debugging set-top box based on embedded web

Country Status (2)

Country Link
CN (1) CN106534130A (en)
WO (1) WO2018090995A1 (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018090995A1 (en) * 2016-11-21 2018-05-24 深圳创维数字技术有限公司 Method and system for set-top box debugging
CN108337146A (en) * 2018-01-29 2018-07-27 深圳创维数字技术有限公司 Terminal debugging apparatus, system and method
CN109218846A (en) * 2017-06-29 2019-01-15 中国电信股份有限公司 Optimize the methods, devices and systems of set box browser application long poll performance
CN110225142A (en) * 2019-07-10 2019-09-10 深圳市友华通信技术有限公司 ONU adjustment method
CN111131814A (en) * 2018-10-30 2020-05-08 深圳市茁壮网络股份有限公司 Data feedback method and device and set top box
CN113676724A (en) * 2021-08-18 2021-11-19 中邮科通信技术股份有限公司 Automatic dial testing system and method for programs in IPTV service
CN113784117A (en) * 2021-09-13 2021-12-10 贵州广电新媒体产业发展有限公司 Online non-embedded debugging method for set top box

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101778130A (en) * 2009-12-30 2010-07-14 四川长虹电器股份有限公司 Remote management method of set top box

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100502309C (en) * 2006-09-12 2009-06-17 成都迈普产业集团有限公司 Embedded Web network management system and its interaction method
CN101409731A (en) * 2008-10-09 2009-04-15 上海第二工业大学 Remote control method for household electrical equipment through IE
CN105933766B (en) * 2016-01-21 2019-01-15 东方明珠新媒体股份有限公司 WebOS system and set-top box based on set-top box
CN106534130A (en) * 2016-11-21 2017-03-22 深圳创维数字技术有限公司 Method and system for debugging set-top box based on embedded web

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101778130A (en) * 2009-12-30 2010-07-14 四川长虹电器股份有限公司 Remote management method of set top box

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018090995A1 (en) * 2016-11-21 2018-05-24 深圳创维数字技术有限公司 Method and system for set-top box debugging
CN109218846A (en) * 2017-06-29 2019-01-15 中国电信股份有限公司 Optimize the methods, devices and systems of set box browser application long poll performance
CN108337146A (en) * 2018-01-29 2018-07-27 深圳创维数字技术有限公司 Terminal debugging apparatus, system and method
CN108337146B (en) * 2018-01-29 2020-12-08 深圳创维数字技术有限公司 Terminal debugging device, system and method
CN111131814A (en) * 2018-10-30 2020-05-08 深圳市茁壮网络股份有限公司 Data feedback method and device and set top box
CN110225142A (en) * 2019-07-10 2019-09-10 深圳市友华通信技术有限公司 ONU adjustment method
CN113676724A (en) * 2021-08-18 2021-11-19 中邮科通信技术股份有限公司 Automatic dial testing system and method for programs in IPTV service
CN113676724B (en) * 2021-08-18 2024-02-23 中邮科通信技术股份有限公司 Automatic dial testing system and method for programs in IPTV service
CN113784117A (en) * 2021-09-13 2021-12-10 贵州广电新媒体产业发展有限公司 Online non-embedded debugging method for set top box
CN113784117B (en) * 2021-09-13 2024-02-20 贵州广电新媒体产业发展有限公司 Online non-embedded debugging method for set top box

Also Published As

Publication number Publication date
WO2018090995A1 (en) 2018-05-24

Similar Documents

Publication Publication Date Title
CN106534130A (en) Method and system for debugging set-top box based on embedded web
CN105553674B (en) A kind of interactive system, intelligent cipher key equipment, server and working method
CN103812726A (en) Automated testing method and device for data communication equipment
CN107493344A (en) A kind of method and system of web access Docker containers
CN110311970B (en) Remote debugging system and method thereof
CN108076123B (en) Webpage debugging method, device and system
CN108989291A (en) Login validation method, the verification method of automated log on, server-side and client
CN107819874A (en) A kind of method of remote control fire wall terminal
CN104202105A (en) Bluetooth device testing method and system
CN109818742A (en) A kind of apparatus debugging method, device and storage medium
CN105812406A (en) Information transmission method and device based on WEB simulation terminal system
CN105592459B (en) Safety certification device based on wireless communication
CN113014592B (en) Automatic registration system and method for Internet of things equipment
CN114039899A (en) Method for realizing network performance test of WEB product based on Fiddler tool
CN112448948B (en) Firewall opening result verification method, device, equipment and storage medium
CN110532162A (en) A kind of fuzz testing script and testing engine based on protocol state machine
CN103384246A (en) Safety supervision system login assistant method
CN102123305B (en) Method and system for realizing network transmission troubleshooting
CN110753363A (en) Intelligent device wireless debugging system and method
CN108363922B (en) Automatic malicious code simulation detection method and system
CN105827462A (en) Method and tool for detecting network device
CN105808418B (en) Test machine register method, apparatus and system
CN113037526B (en) Security detection method, terminal, system and storage medium
CN114328216A (en) Vulnerability mining method and device
CN112804201A (en) Method and device for acquiring equipment information

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20170322

RJ01 Rejection of invention patent application after publication