US8250188B2 - Method and device for restoring at least one setting - Google Patents
Method and device for restoring at least one setting Download PDFInfo
- Publication number
- US8250188B2 US8250188B2 US12/735,249 US73524908A US8250188B2 US 8250188 B2 US8250188 B2 US 8250188B2 US 73524908 A US73524908 A US 73524908A US 8250188 B2 US8250188 B2 US 8250188B2
- Authority
- US
- United States
- Prior art keywords
- client device
- time
- code
- module
- value
- 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.)
- Expired - Fee Related, expires
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N7/00—Television systems
- H04N7/16—Analogue secrecy systems; Analogue subscription systems
- H04N7/162—Authorising the user terminal, e.g. by paying; Registering the use of a subscription channel, e.g. billing
- H04N7/163—Authorising the user terminal, e.g. by paying; Registering the use of a subscription channel, e.g. billing by receiver means only
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N21/00—Selective content distribution, e.g. interactive television or video on demand [VOD]
- H04N21/40—Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
- H04N21/41—Structure of client; Structure of client peripherals
- H04N21/426—Internal components of the client ; Characteristics thereof
- H04N21/42684—Client identification by a unique number or address, e.g. serial number, MAC address, socket ID
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N21/00—Selective content distribution, e.g. interactive television or video on demand [VOD]
- H04N21/40—Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
- H04N21/43—Processing 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/442—Monitoring 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
- H04N21/4424—Monitoring of the internal components or processes of the client device, e.g. CPU or memory load, processing speed, timer, counter or percentage of the hard disk space used
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N21/00—Selective content distribution, e.g. interactive television or video on demand [VOD]
- H04N21/40—Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
- H04N21/43—Processing 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/443—OS processes, e.g. booting an STB, implementing a Java virtual machine in an STB or power management in an STB
- H04N21/4432—Powering on the client, e.g. bootstrap loading using setup parameters being stored locally or received from the server
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N21/00—Selective content distribution, e.g. interactive television or video on demand [VOD]
- H04N21/60—Network structure or processes for video distribution between server and client or between remote clients; Control signalling between clients, server and network components; Transmission of management data between server and client, e.g. sending from server to client commands for recording incoming content stream; Communication details between server and client
- H04N21/65—Transmission of management data between client and server
- H04N21/654—Transmission by server directed to the client
- H04N21/6547—Transmission by server directed to the client comprising parameters, e.g. for client setup
Definitions
- the present invention relates to configuration, and more particularly, relates to restoring at least one setting.
- the PIN code of the set top box is used by the user to access some critical configurations. However, the user may forget or lose the PIN code sometimes.
- a hard code number combination is used as a solution.
- the hard code number is a kind of universal code to access the critical configurations of the STB.
- the operator will send an engineer to restore the default configuration, which is also called factory configuration, by using the hard code number combination in the user's home, and then reset the PIN code for the user.
- the solution is not convenient to some extent, firstly, the hard code number combination is hard coded, namely, all STBs' hard code number combinations are the same; secondly, the operator needs to send an engineer to user's home, and so it will cause some travel costs.
- a method for restoring at least one setting of a client device comprises a parameter value that uniquely identifies the client device, it comprises the following steps, receiving by the client device a code generated by a management device based on a time value and the parameter value; determining by the client device whether the code is valid based on a predefined period of time, the parameter value and the current time value; and restoring the at least one setting of the client device if the code is valid.
- a client device for restoring at least one setting comprises a second receiving module 401 ; a second time module 402 that is configured to provide the time value; a restoring module 405 that is configured to retrieve and restore the at least one setting of the client device; and a determining module 403 that is configured to determine the validity of a code received by the second receiving module 401 based on a time value derived from the second time module 402 , a parameter value uniquely identifying the client device, and a predefined period of time, and also configured to invoke the restoring module 405 if determining the code is valid.
- a management device for restoring at least one setting of a client device.
- the management device comprises a first receiving module 301 ; a first time module 302 that is configured to provide the time value; and a generation module 303 that is configured to generate a code based on a time value derived from the first time module 302 and a parameter value, which uniquely identifies the client device and is received by the first receiving module 301 , wherein the code is valid for the client device to restore the at least one setting in a predefined period of time.
- a code for restoring at least one setting of a client device is provided.
- the code which is valid for the client device to restore the at least one setting in a predefined period of time, is generated based on a time value and a parameter value uniquely identifying the client device, wherein, the time value determines the start time of the predefined period of time
- the present invention provides a convenient method to restore at least one setting, i.e. the factory configuration, of a client device so that it is needless to send an engineer to user's home anymore.
- the parameter value By using the parameter value, it makes the code merely valid for the corresponding client device; furthermore, the code is just valid in a predefined period of time so that it is convenient for the operator to manage the code which could be used to access critical configurations.
- FIG. 1 is a flowchart of a general method for restoring the factory configuration in accordance with one embodiment.
- FIG. 2 is a flowchart of a method carried out by a client device in accordance with one embodiment.
- FIG. 3 illustrates a block diagram for a management device in accordance with one embodiment.
- FIG. 4 illustrates a block diagram for a client device in accordance with one embodiment.
- FIG. 5 is a flowchart of a detailed method for restoring the factory configuration carried out by the STB in accordance with one embodiment.
- a code is generated by a management device, which usually resides in operator's side, from a time value and a parameter value that uniquely identifies the client device.
- the time value can be the current time and the parameter value can be serial number of the client device;
- the code is delivered from the management device to the client device.
- Many ways of delivering could be used, e.g. by telephone, by email, or by the message that the management device uses for signal communication with the client device; in step 103 , the client device restores the factory configuration by using the code in a predefined period of time.
- the start time of the predefined period of time is determined by the time value that is used by the management device to generate the code.
- the predefined period of time could be set to 10 minutes or 1 hour.
- the method could apply to restore not only the factory configuration but also part of settings of the client device, namely, at least one setting of the client device. The following embodiments will take the factory configuration for an example for description.
- the client device receives a code generated from a time value and a parameter value, wherein, the parameter value uniquely identifies the client device; in step 202 , the client device determines whether the code is valid based on a predefined period of time, the parameter value and the current time value, herein, the predefined period of time could be stored in the client device or acknowledged by the client device through other ways, e.g.
- the predefined period of time is contained in a message from the management device to the client device or the predefined period of time is stored in other storage device; the start time of the predefined period of time is determined by the time value that is used by the management device to generated the code; and the current time value could be the time when the client device receives the code or when the action of determination is carried out; in step 203 , the client device restores the factory configuration of the client device if the code is valid.
- the code is not valid, in that case, for one example, the client device could do nothing but display “Invalid code” or other tips alike. Furthermore, it could lock the client device after a predefined times of invalid input.
- FIG. 3 illustrates block diagram for a management device in accordance with one embodiment.
- the management device comprises a first receiving module 301 , a first time module 302 and a generating module 303 .
- the first receiving module 301 is configured to receive various inputs, e.g. a parameter value that uniquely identifies a client device.
- the first time module 302 is configured to provide the time value, e.g. the current time.
- the generating module 303 is configured to generate a code from a time value derived from the first time module 302 and a parameter value received by the first receiving module 301 .
- the code is valid in a predefined period of time for the corresponding client device to restore the factory configuration, and the time value determines the start time of the predefined period of time.
- the management device could further comprise a first display module (not shown in the diagram), which is configured to display the code, or a delivering module (not shown in the diagram) that is configured to deliver the code from the management device to the client device
- FIG. 4 illustrates block diagram for a client device in accordance with one embodiment.
- the client device comprises a second receiving module 401 , a second time module 402 , a determining module 403 , a storage module 404 and a restoring module 405 .
- the second receiving module 401 is configured to receive various inputs, e.g. a parameter value that uniquely identifies a client device and a code generated by a management device from a time value and a parameter value.
- the second time module 402 is configured to provide the time value, e.g. the current time.
- the storage module 404 is configured to store settings of the factory configuration. Normally, the storage module is a kind of none volatile memories.
- the restoring module 405 is configured to retrieve the settings of the factory configuration from the storage module 404 and restore the factory configuration of the client device.
- the determining module 403 is configured to determine the validity of the code, which is received by the second receiving module 401 and remains valid in a predefined period of time, based on the predefined period of time, a time value from the second time module 402 and a parameter value received by the second receiving module 401 , herein, the time value is usually the current time value; if the code is valid, the determining module 403 will invoke the restoring module 405 to restore the factory configuration of the client device.
- the client device could further comprise a second display module (not shown in the diagram) that is configured to display information, e.g.
- the storage module 404 e.g. the restoring module 405 could retrieve settings of the factory configuration that is stored in a storage device located in a network. It is also possible that the restoring module 405 only retrieves and restores part of settings.
- the first method is to generates by the client device a list of codes based on the parameter value, the time value and the predefined period of time by using the same algorithm as the management device uses to generate the code, and then determining whether the code generated by the management device is in the list of codes generated by the client device, if in, the code is valid, otherwise, the code is invalid;
- the second method is to derive the time value and the parameter value from the code, and then determining whether the received parameter value is the same as the derived parameter value and whether the received time value is in the predefined period of time based on the derived time value, if the parameter values are the same and the received time value is in the predefined period of time, then the code is valid, otherwise, the code is invalid.
- the first time module 302 and the second time module 402 are synchronous in time or within an acceptable difference in time.
- the second time module 402 could regard the first time module 302 as the reference timer, or they both regard other external timer as the reference timer.
- the parameter value is used as a unique identifier for the client device and the time value that is used by the management device to generate the code determines the start time of the predefined period of time.
- the code is generated from the time value and the parameter value, but it should be known to a person skilled in the art that it could include other information in the code, such as operator's name or operation's identifier; namely, the code could be generated from at least the time value and the parameter value.
- the operator device gets the serial number of a STB, which uniquely identifies the STB, through a communication network.
- the communication network could be internet network or telephone network, to be specific, e.g. through an e-mail, through a dedicated communication protocol, or by call;
- the operator device generates a temporary PIN code based on the serial number and a time value, e.g. the current time when the management device receives the serial number.
- the temporary PIN code means a PIN code is just valid in a predefined period of time for the STB to restore its factory configuration; thirdly, the operator delivers the temporary PIN code to the STB; fourthly, the STB checks the validity of the temporary PIN code, if the temporary PIN code is valid, the STB restores its factory configuration, otherwise, the STB, for example, displays the tip of “Invalidity”.
- the management device provides an algorithm for the management device to generate the code based on at least a time value and a parameter value.
- a parameter value a parameter value
- further information of operator's identifier is included.
- a string is generated based on the serial number of the SIB and the current time, of course, it could also further includes the operator's identifier for other purpose;
- get 16 bytes MD5 result by inputting the string into an MD5 algorithm; thirdly, adding the high 4 bits to the low 4 bits and then modulo 10 for each byte of the 16 bytes MD5 result.
- the STB gets the serial number, the current time and the predefined period of time, herein, the predefined period of time could be stored in the STB, the serial number could be stored in the STB or inputted manually, and the current time is derived from a reference timer that is also referred by the management device; in step 502 , the STB generates a list of codes based on the serial number, the current time and the predefined period of time by using the same algorithm as the management device uses to generate the temporary PIN code.
- one example for generating the list is firstly generating a list of time values based on the current time and the predefined period of time and then generating the list of codes based on pairs of each time value and the serial number; in step 503 , the STB receives a temporary PIN code from the management device; in step 504 , the STB determines if the received temporary PIN code is in the list of codes obtained in step 502 ; if the received temporary PIN code is in the list of codes, so in step 506 , the STB restores the factory configuration, if not, in step 505 , the STB displays a tip of “Invalidity”. Please note the step 505 is not indispensable.
- the present invention provides a code for restoring the factory configuration of a client device.
- the code which is valid for restoring the factory configuration of the corresponding client device in a predefined period of time, is generated by a management device based on a time value and a parameter value that uniquely identifies a client device.
- the time value determines the start time of the predefined period of time.
- the operator needn't send an engineer to user's home, thus it could save its operational cost. Furthermore, by using the time value and the predefined period of time, the code is invalid out of the predefined period of time whose start time is determined by the time value that is used to generate the code; and by using the parameter value that uniquely identifies the client device, each client device could has its own code, thus, it is convenient for the code management and reduce the chance of exposing the client device to danger.
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Power Engineering (AREA)
- Software Systems (AREA)
- Computer Security & Cryptography (AREA)
- General Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Databases & Information Systems (AREA)
- Computer And Data Communications (AREA)
- Telephonic Communication Services (AREA)
- Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)
- Electric Clocks (AREA)
Abstract
Description
Claims (9)
Applications Claiming Priority (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
EP07301748.5 | 2007-12-27 | ||
EP07301748 | 2007-12-27 | ||
EP07301748A EP2076037A1 (en) | 2007-12-27 | 2007-12-27 | Method and device for restoring at least one setting |
PCT/EP2008/068183 WO2009083543A1 (en) | 2007-12-27 | 2008-12-22 | Method and device for restoring at least one setting |
Publications (2)
Publication Number | Publication Date |
---|---|
US20100287265A1 US20100287265A1 (en) | 2010-11-11 |
US8250188B2 true US8250188B2 (en) | 2012-08-21 |
Family
ID=39410076
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US12/735,249 Expired - Fee Related US8250188B2 (en) | 2007-12-27 | 2008-12-22 | Method and device for restoring at least one setting |
Country Status (5)
Country | Link |
---|---|
US (1) | US8250188B2 (en) |
EP (2) | EP2076037A1 (en) |
JP (1) | JP5250045B2 (en) |
CN (1) | CN101889439B (en) |
WO (1) | WO2009083543A1 (en) |
Families Citing this family (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CA2706103C (en) * | 2010-06-18 | 2012-07-24 | Guest Tek Interactive Entertainment Ltd. | Method of providing customized hospitality media functions at a plurality of set-top boxes being connected to an rf coax network, and hospitality media system thereof |
CN103294938B (en) * | 2012-02-29 | 2016-08-24 | 国际商业机器公司 | Access request verification method and system, authorization message generation method, hardware device |
CN104581695A (en) * | 2013-10-22 | 2015-04-29 | 中兴通讯股份有限公司 | Mobile terminal configuration method and system |
WO2024165763A1 (en) * | 2023-02-10 | 2024-08-15 | Phillips-Medisize A/S | Infusion device and method at the infusion device |
Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20020059631A1 (en) | 2000-08-18 | 2002-05-16 | Lg Electronics, Inc. | Digital TV system for setting viewer-environments using network and control method thereof |
EP1298923A1 (en) | 2001-10-01 | 2003-04-02 | Webtv Networks, Inc., Corporation in the State of California | Remote task scheduling for a set top box |
US20030083533A1 (en) * | 1998-02-04 | 2003-05-01 | George Gerba | Remote control for navigating through content in an organized and categorized fashion |
US20040117609A1 (en) * | 2002-12-12 | 2004-06-17 | Stalker Altan J | Proactive reboot |
US20050210525A1 (en) | 2004-03-22 | 2005-09-22 | Microsoft Corporation | Method and apparatus for maintaining state information |
EP1624692A1 (en) | 2004-08-03 | 2006-02-08 | Thomson Licensing | Forcing an action in a terminal |
US20070050836A1 (en) | 2005-08-31 | 2007-03-01 | Stanek Matthew P | System and method for evaluating the operational status of a STB in a cable network |
US20070088952A1 (en) * | 2004-12-21 | 2007-04-19 | Richard Jacka | Authentication device and/or method |
Family Cites Families (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6996744B2 (en) * | 2002-04-04 | 2006-02-07 | Microsoft Corporation | Generating a passcode for resetting a game console |
JP4792874B2 (en) * | 2005-08-22 | 2011-10-12 | ソニー株式会社 | Authentication system, authentication method, and program |
-
2007
- 2007-12-27 EP EP07301748A patent/EP2076037A1/en not_active Withdrawn
-
2008
- 2008-12-22 CN CN2008801197880A patent/CN101889439B/en not_active Expired - Fee Related
- 2008-12-22 US US12/735,249 patent/US8250188B2/en not_active Expired - Fee Related
- 2008-12-22 EP EP08866129A patent/EP2235941A1/en not_active Withdrawn
- 2008-12-22 WO PCT/EP2008/068183 patent/WO2009083543A1/en active Application Filing
- 2008-12-22 JP JP2010540117A patent/JP5250045B2/en active Active
Patent Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20030083533A1 (en) * | 1998-02-04 | 2003-05-01 | George Gerba | Remote control for navigating through content in an organized and categorized fashion |
US20020059631A1 (en) | 2000-08-18 | 2002-05-16 | Lg Electronics, Inc. | Digital TV system for setting viewer-environments using network and control method thereof |
EP1298923A1 (en) | 2001-10-01 | 2003-04-02 | Webtv Networks, Inc., Corporation in the State of California | Remote task scheduling for a set top box |
US20040117609A1 (en) * | 2002-12-12 | 2004-06-17 | Stalker Altan J | Proactive reboot |
US20050210525A1 (en) | 2004-03-22 | 2005-09-22 | Microsoft Corporation | Method and apparatus for maintaining state information |
EP1624692A1 (en) | 2004-08-03 | 2006-02-08 | Thomson Licensing | Forcing an action in a terminal |
US20070088952A1 (en) * | 2004-12-21 | 2007-04-19 | Richard Jacka | Authentication device and/or method |
US20070050836A1 (en) | 2005-08-31 | 2007-03-01 | Stanek Matthew P | System and method for evaluating the operational status of a STB in a cable network |
Also Published As
Publication number | Publication date |
---|---|
JP2011508553A (en) | 2011-03-10 |
JP5250045B2 (en) | 2013-07-31 |
US20100287265A1 (en) | 2010-11-11 |
CN101889439A (en) | 2010-11-17 |
CN101889439B (en) | 2012-11-21 |
WO2009083543A1 (en) | 2009-07-09 |
EP2235941A1 (en) | 2010-10-06 |
EP2076037A1 (en) | 2009-07-01 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN110838912B (en) | Block chain-based key management method, device, equipment and computer medium | |
CN109560931B (en) | Equipment remote upgrading method based on certificate-free system | |
CN105933318A (en) | Data secret-keeping method, device and system | |
CN104539701A (en) | Working method of equipment and system for online activating mobile terminal token | |
CN102342141A (en) | Method and apparatus for h(e)NB integrity verification and validation | |
US8250188B2 (en) | Method and device for restoring at least one setting | |
CN104637185A (en) | Offline box opening method of intelligent storage cabinet | |
CN107040568A (en) | Identification information generation method and device | |
CN110912977A (en) | Configuration file updating method, device, equipment and storage medium | |
CN112926075B (en) | SM9 key generation method, device, equipment and storage medium | |
KR20150135032A (en) | System and method for updating secret key using physical unclonable function | |
FR3034549A1 (en) | METHOD FOR LOADING A VIRTUAL KEY AND ASSOCIATED USER TERMINAL | |
CN107181591A (en) | The method and apparatus generated for system password | |
CN104869570A (en) | Speaking terminal confirmation method based on language channel | |
CN109120419B (en) | Upgrading method and device for ONU version of optical network unit and storage medium | |
CN110602085B (en) | Method and device for sharing and processing data on block chain, storage medium and electronic equipment | |
CN112600838A (en) | CAN bus data encryption method and device, storage medium and electronic equipment | |
US20200119915A1 (en) | Key generation method and acquisition method, private key update method, chip, and server | |
CN104735064A (en) | Safety revocation and updating method for identification in identification password system | |
JP2010021746A (en) | System for preventing information leakage by automatic generation of encryption key | |
CN107864045B (en) | Track recording method and device for identification information | |
CN113992513B (en) | Equipment information hosting method and device | |
US20170034132A1 (en) | System and method for optimizing the transmission of data associated to an impersonal identifier of the receiver | |
CN103220269B (en) | A kind of token of replaceable battery and the method for work of system thereof | |
US20180107840A1 (en) | Method of restoring a secure element to a factory state |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: THOMSON LICENSING, FRANCE Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:HU, JIAN QIANG;WANG, JIAN JUN;SHAO, YA FEI;REEL/FRAME:024615/0421 Effective date: 20100604 |
|
STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
FPAY | Fee payment |
Year of fee payment: 4 |
|
AS | Assignment |
Owner name: INTERDIGITAL CE PATENT HOLDINGS, FRANCE Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:THOMSON LICENSING;REEL/FRAME:047332/0511 Effective date: 20180730 |
|
FEPP | Fee payment procedure |
Free format text: MAINTENANCE FEE REMINDER MAILED (ORIGINAL EVENT CODE: REM.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
LAPS | Lapse for failure to pay maintenance fees |
Free format text: PATENT EXPIRED FOR FAILURE TO PAY MAINTENANCE FEES (ORIGINAL EVENT CODE: EXP.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
STCH | Information on status: patent discontinuation |
Free format text: PATENT EXPIRED DUE TO NONPAYMENT OF MAINTENANCE FEES UNDER 37 CFR 1.362 |
|
FP | Lapsed due to failure to pay maintenance fee |
Effective date: 20200821 |
|
AS | Assignment |
Owner name: INTERDIGITAL CE PATENT HOLDINGS, SAS, FRANCE Free format text: CORRECTIVE ASSIGNMENT TO CORRECT THE RECEIVING PARTY NAME FROM INTERDIGITAL CE PATENT HOLDINGS TO INTERDIGITAL CE PATENT HOLDINGS, SAS. PREVIOUSLY RECORDED AT REEL: 47332 FRAME: 511. ASSIGNOR(S) HEREBY CONFIRMS THE ASSIGNMENT;ASSIGNOR:THOMSON LICENSING;REEL/FRAME:066703/0509 Effective date: 20180730 |