CN103488486A - Browser key processing method and device - Google Patents

Browser key processing method and device Download PDF

Info

Publication number
CN103488486A
CN103488486A CN201310442884.1A CN201310442884A CN103488486A CN 103488486 A CN103488486 A CN 103488486A CN 201310442884 A CN201310442884 A CN 201310442884A CN 103488486 A CN103488486 A CN 103488486A
Authority
CN
China
Prior art keywords
browser
button
key information
exported
control
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.)
Granted
Application number
CN201310442884.1A
Other languages
Chinese (zh)
Other versions
CN103488486B (en
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 TCL New Technology Co Ltd
Original Assignee
Shenzhen TCL New 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 TCL New Technology Co Ltd filed Critical Shenzhen TCL New Technology Co Ltd
Priority to CN201310442884.1A priority Critical patent/CN103488486B/en
Publication of CN103488486A publication Critical patent/CN103488486A/en
Application granted granted Critical
Publication of CN103488486B publication Critical patent/CN103488486B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Input From Keyboards Or The Like (AREA)

Abstract

The invention discloses a browser key processing method and device. The browser key processing method includes the steps: receiving key information inputted by a remote controller; outputting the key information to a main browser, and judging whether the key information belongs to a key processed by the master browser or not; if so, controlling the master browser to execute corresponding operation according to the key information; otherwise, outputting the key information to a slave browser, and controlling the slave browser to execute corresponding operation according to the key information. Key reuse of multiple browsers is realized, and accuracy in key operation is improved.

Description

Browser button processing method and device
Technical field
The present invention relates to TV domain, particularly a kind of browser button processing method and device.
Background technology
At present, DirectFB is used in a large number in embedded device, and most browser all carries out the business such as the page presents with it at present.When with browser and html script, realizing user interface, mostly directly from DirectFB, obtain button, general SOC producer, for convenient exploitation, is also directly used the source of DirectFB as remote controller key.This sample is no problem, but, when two browsers require to obtain button from DirectFB simultaneously, due to the object that can't know the current control of button, therefore easily causes system disorders, makes the accuracy of button operation reduce.
Summary of the invention
Fundamental purpose of the present invention is to provide a kind of browser button processing method, is intended to realize the button multiplexing of a plurality of browsers, improves the accuracy of button operation.
In order to realize goal of the invention, the invention provides a kind of browser button processing method, described browser button processing method comprises the following steps:
Receive the key information of remote control input;
Described key information is exported in master browser, and judge whether described key information belongs to the button that described master browser is processed;
If according to described key information, control described master browser and carry out corresponding operation;
If not, described key information is exported to from browser, and control described from the corresponding operation of browser execution according to described key information.
Preferably, described key information is exported to from browser, and controls the described step of carrying out corresponding operation from browser according to described key information and specifically comprise:
Described key information is exported in the application management module;
Filter according to the described button filter function of registering from browser the key information that described application management module receives the application management module;
According to the key information generation one and the described programmable button corresponding from browser after filtering;
Described programmable button is exported to described from browser, and control and describedly from browser, carry out corresponding operation according to described programmable button.
Preferably, after carrying out described step in exporting key information to the application management module, also comprise:
Identify the current application be activated corresponding from browser.
Preferably, describedly programmable button is exported to described from browser, and controls the described step of carrying out corresponding operation from browser according to described programmable button and specifically comprise:
Default button is exported in DirectFB and a described virtual unit corresponding from browser;
The button obtained in described virtual unit is exported to described from browser;
According to described programmable button, control described from the corresponding operation of browser execution.
Preferably, described default button exported in DirectFB and is specially with a described virtual unit corresponding from browser:
Default button is exported in DirectFB and a described virtual unit corresponding from browser by the socket communication modes.
The present invention also provides a kind of browser keystroke handling device, and described browser keystroke handling device comprises with lower module:
Receiver module, for receiving the key information of remote control input;
Output module, for exporting described key information to master browser;
Whether judge module, belong to for judging described key information the button that described master browser is processed;
Control module, when belonging to the button that described master browser processes when described key information, control described master browser according to described key information and carry out corresponding operation;
Processing module, when not belonging to the button that described master browser processes when described key information, export described key information to from browser, and control and describedly from browser, carry out corresponding operation according to described key information.
Preferably, described processing module comprises:
Output unit, for exporting described key information to the application management module;
Filter element, the key information received for filter described application management module according to the described button filter function of registering in the application management module from browser;
Converting unit, for the key information generation one and the described programmable button corresponding from browser according to after filtering;
Processing unit, described from browser for described programmable button is exported to, and according to described programmable button, control described from the corresponding operation of browser execution.
Preferably, described processing module also comprises:
Recognition unit, corresponding from browser for identifying the current application be activated.
Preferably, described processing unit comprises:
The first output sub-block, export DirectFB and a described virtual unit corresponding from browser to for the button by default;
The second output sub-block, export to described from browser for the button that described virtual unit is obtained;
Control sub-block, described from the corresponding operation of browser execution for controlling according to described programmable button.
Preferably, described the first output sub-block exports in DirectFB and a described virtual unit corresponding from browser by the socket communication modes specifically for the button by default.
The present invention, by when master browser receives key information, judges whether the current key information received belongs to master browser and need key information to be processed, thereby determines whether the key information received is exported to from browser.Because the present invention is distinguished the key information control object, carry out corresponding operation thereby can control accurately corresponding browser, so the present invention realized the button multiplexing of a plurality of browsers, improved the accuracy of button operation.
The accompanying drawing explanation
The schematic flow sheet that Fig. 1 is browser button processing method the first embodiment of the present invention;
The schematic flow sheet that Fig. 2 is browser button processing method the second embodiment of the present invention;
The schematic flow sheet that Fig. 3 is browser button processing method the 3rd embodiment of the present invention;
The schematic flow sheet that Fig. 4 is browser button processing method the 4th embodiment of the present invention;
The structural representation that Fig. 5 is browser keystroke handling device preferred embodiment of the present invention;
The structural representation that Fig. 6 is processing module in Fig. 5;
The structural representation that Fig. 7 is processing unit in Fig. 6.
The realization of the object of the invention, functional characteristics and advantage, in connection with embodiment, are described further with reference to accompanying drawing.
Embodiment
Should be appreciated that specific embodiment described herein, only in order to explain the present invention, is not intended to limit the present invention.
The invention provides a kind of browser button processing method.
With reference to Fig. 1, the schematic flow sheet that Fig. 1 is browser button processing method the first embodiment of the present invention.The browser button processing method that the present embodiment provides comprises the following steps:
Step S10, receive the key information that remote control is inputted;
In the present embodiment, can receive by a set of graphics process storehouse DirectFB the key information of telepilot input, DirectFB is provided with one for realizing the Input Device1 of Infrared remote controller button receiving function particularly, and this Input Device1 is as the input equipment of DirectFB.When extraneous Infrared remote controller has button operation, receive the key information of telepilot by the infrared receiving circuit of televisor, and export this key information to Input Device1.
Step S20, export described key information in master browser to, and judge whether this key information belongs to the button that described master browser is processed; If perform step S30, otherwise execution step S40.
Step S30, control described master browser according to described key information and carry out corresponding operation;
Step S40, export described key information to from browser, and according to described key information, control described from the corresponding operation of browser execution.
In the present embodiment, above-mentioned browser comprises master browser (for showing the html browser with the householder interface) and from browser (for other html browsers that show that the third party applies).When Input Device1 gets key information, this key information is exported in master browser, then judge whether the current key information got is that master browser needs button to be processed.When being judged to be master browser and needing button to be processed, control master browser and carry out corresponding operation according to the key information received; When being judged as while from browser, needing button to be processed, key information is exported to from browser, and control from browser and carry out corresponding operation according to this key information.
The present invention, by when master browser receives key information, judges whether the current key information received belongs to master browser and need key information to be processed, thereby determines whether the key information received is exported to from browser.Because the present invention is distinguished the key information control object, carry out corresponding operation thereby can control accurately corresponding browser, so the present invention realized the button multiplexing of a plurality of browsers, improved the accuracy of button operation.
With reference to Fig. 2, the schematic flow sheet that Fig. 2 is browser button processing method the second embodiment of the present invention.Based on above-described embodiment, in the present embodiment, above-mentioned steps S40 specifically comprises:
Step S41, export described key information in application management module (APP) to;
Step S42, filter according to the described button filter function of registering the application management module from browser the key information that described application management module receives;
Step S43, according to the key information generation one and the described programmable button corresponding from browser after filtering;
Step S44, export described programmable button to described from browser, and controls and describedly from browser, carry out corresponding operation according to described programmable button.
In the present embodiment, above-mentioned application management module can realize the distribution of button corresponding to a plurality of application, and the button filter function is linked in the application management module to realize the operation such as button filtration.After the application management module receives above-mentioned key information, at first call from the button filter function of browser registration and filter out this from the needed button of browser, what after then filtering, obtain is converted to programmable button (virtual key) from the needed button of browser; Finally programmable button is outputed to from browser, and control from browser and carry out corresponding operation according to this key information.By the registration filter function, key information is filtered in the present embodiment, thereby effectively prevent from not needing the button operated to from browser, having carried out corresponding control, therefore can be improved further the accuracy that browser is controlled.
Further, with reference to Fig. 3, the schematic flow sheet that Fig. 3 is browser button processing method the 3rd embodiment of the present invention.Based on above-described embodiment, in the present embodiment, after above-mentioned steps S41, also comprise:
Step S45, identify the current application be activated corresponding from browser.
In the present embodiment, a plurality of during from browser when existing, can whether be activated from browser application by judgement particularly, thereby judge the operand that current key information is corresponding.After the application management module receives above-mentioned key information, at first identify the current application be activated, and then call the button filter function that the corresponding browser of the current application be activated registers and carry out filtration treatment, and carry out the virtual key conversion process, finally by the output of the button of conversion.
Further, with reference to Fig. 4, the schematic flow sheet that Fig. 4 is browser button processing method the 4th embodiment of the present invention.Based on above-described embodiment, in the present embodiment, above-mentioned steps S44 specifically comprises:
Step S441, export default button in DirectFB to and a described virtual unit corresponding from browser;
Step S442, export the button obtained in described virtual unit to described from browser;
Step S443, control described from the corresponding operation of browser execution according to described programmable button.
In the present embodiment, above-mentioned virtual unit, for for receiving the programmable button of application management module transmission, can be for example Virtual IR, and each virtual unit equal corresponding is from browser.After carrying out the virtual key conversion process, export the button obtained after conversion to be activated with current existence virtual unit corresponding to browser application, then by DirectFB, will export to accordingly from browser, to control from browser according to the corresponding operation of this button execution.
It should be noted that the communication modes between above-mentioned application management module and above-mentioned virtual unit can be arranged according to actual needs, in the present embodiment, this communication modes is preferably the socket communication.In the present embodiment, above-mentioned default button is exported in DirectFB and is specially with a described virtual unit corresponding from browser: default button is exported to DirectFB and a described virtual unit corresponding from browser by the socket communication modes.
In the present embodiment, after carrying out the virtual key conversion process, the button obtained after conversion is packaged into to the data of specific format according to presetting rule, then according to network and the port numbers appointed with virtual unit, by setting up Netz ocket link, packaged data are sent on corresponding socket passage.Virtual unit (Virtual IR) creates the socket socket and is tied on the port of appointing and starts monitored data, once it receives data, start the button transmitted according to the rule reduction application management module of appointing, and export in DirectFB, then by obtain the key information DirectFB from browser, and carry out corresponding operation.
The present invention also provides a kind of browser keystroke handling device, for realizing said method.With reference to Fig. 5, the structural representation that Fig. 5 is browser keystroke handling device preferred embodiment of the present invention.The browser keystroke handling device that the present embodiment provides comprises with lower module:
Receiver module 100, for receiving the key information of remote control input;
In the present embodiment, can receive by a set of graphics process storehouse DirectFB the key information of telepilot input, DirectFB is provided with one for realizing the Input Device1 of Infrared remote controller button receiving function particularly, this Input Device1 is above-mentioned receiver module 100, and this Input Device1 is as the input equipment of DirectFB.When extraneous Infrared remote controller has button operation, receive the key information of telepilot by the infrared receiving circuit of televisor, and export this key information to Input Device1.
Output module 200, for exporting described key information to master browser;
Whether judge module 300, belong to for judging described key information the button that described master browser is processed;
Control module 400, when belonging to the button that described master browser processes when described key information, control described master browser according to described key information and carry out corresponding operation;
Processing module 500, when not belonging to the button that described master browser processes when described key information, export described key information to from browser, and control and describedly from browser, carry out corresponding operation according to described key information.
In the present embodiment, above-mentioned browser comprises master browser (for showing the html browser with the householder interface) and from browser (for other html browsers that show that the third party applies).As receiver module 100(Input Device1) while getting key information, export this key information to output module 200, by this output module 200, key information is exported in master browser, then by judge module 300, judge whether the current key information got is that master browser needs button to be processed.When being judged to be master browser and needing button to be processed, by control module 400, control master browsers and carry out corresponding operation according to the key information received; When being judged as while from browser, needing button to be processed, by processing module 500, key information is exported to from browser, and control from browser and carry out corresponding operation according to this key information.
The present invention, by when master browser receives key information, judges by judge module 300 whether the current key information received belongs to master browser and need key information to be processed, thereby determines whether the key information received is exported to from browser.Because the present invention is distinguished the key information control object, carry out corresponding operation thereby can control accurately corresponding browser, so the present invention realized the button multiplexing of a plurality of browsers, improved the accuracy of button operation.
In conjunction with reference to Fig. 6, the structural representation that Fig. 6 is processing module in Fig. 5.Based on above-described embodiment, in the present embodiment, above-mentioned processing module 500 comprises:
Output unit 501, for exporting described key information to the application management module;
Filter element 502, the key information received for filter described application management module according to the described button filter function of registering in the application management module from browser;
Converting unit 503, for the key information generation one and the described programmable button corresponding from browser according to after filtering;
Processing unit 504, described from browser for described programmable button is exported to, and according to described programmable button, control described from the corresponding operation of browser execution.
In the present embodiment, above-mentioned application management module can realize the distribution of button corresponding to a plurality of application, and the button filter function is linked in the application management module to realize the operation such as button filtration.After the application management module receives above-mentioned key information, at first call from the button filter function of browser registration and filter out this from the needed button of browser by filter element 502, what then modular converter 503 will obtain after filtering is converted to programmable button (virtual key) from the needed button of browser; Finally by processing unit 504, programmable button is outputed to from browser, and control from browser and carry out corresponding operation according to this key information.By the registration filter function, key information is filtered in the present embodiment, thereby effectively prevent from not needing the button operated to from browser, having carried out corresponding control, therefore can be improved further the accuracy that browser is controlled.
Further, based on above-described embodiment, in the present embodiment, above-mentioned processing module 500 also comprises:
Recognition unit 505, corresponding from browser for identifying the current application be activated.
In the present embodiment, a plurality of during from browser when existing, can whether be activated from browser application by identification module 505 judgements particularly, thereby judge the operand that current key information is corresponding.After the application management module receives above-mentioned key information, at first identification module 505 identifies the current application be activated, and then call by filter element 502 the button filter function that the corresponding browser of the current application be activated registers and carry out filtration treatment, and carry out the virtual key conversion process by converting unit 503, finally by the output of the button of conversion.
In conjunction with reference to shown in Fig. 7, the structural representation that Fig. 7 is processing unit in Fig. 6.Based on above-described embodiment, in the present embodiment, above-mentioned processing unit 504 comprises:
The first output sub-block 5041, export DirectFB and a described virtual unit corresponding from browser to for the button by default;
The second output sub-block 5042, export to described from browser for the button that described virtual unit is obtained;
Control sub-block 5043, described from the corresponding operation of browser execution for controlling according to described programmable button.
In the present embodiment, above-mentioned virtual unit, for for receiving the programmable button of application management module transmission, can be for example Virtual IR, and each virtual unit equal corresponding is from browser.After carrying out the virtual key conversion process, export the button obtained after conversion to be activated with current existence virtual unit corresponding to browser application, then by DirectFB, will export to accordingly from browser, to control from browser according to the corresponding operation of this button execution.
It should be noted that the communication modes between above-mentioned application management module and above-mentioned virtual unit can be arranged according to actual needs, in the present embodiment, this communication modes is preferably the socket communication.In the present embodiment, above-mentioned the first output sub-block 5041 exports in DirectFB and a described virtual unit corresponding from browser by the socket communication modes specifically for the button by default.
In the present embodiment, after carrying out the virtual key conversion process, the button obtained after conversion is packaged into to the data of specific format according to presetting rule, then according to network and the port numbers appointed with virtual unit, by setting up Netz ocket link, packaged data are sent on corresponding socket passage.Virtual unit (Virtual IR) creates the socket socket and is tied on the port of appointing and starts monitored data, once it receives data, start the button transmitted according to the rule reduction application management module of appointing, and export in DirectFB, then by obtain the key information DirectFB from browser, and carry out corresponding operation.
These are only the preferred embodiments of the present invention; not thereby limit the scope of the claims of the present invention; every equivalent structure or conversion of equivalent flow process that utilizes instructions of the present invention and accompanying drawing content to do; or directly or indirectly be used in other relevant technical fields, all in like manner be included in scope of patent protection of the present invention.

Claims (10)

1. a browser button processing method, is characterized in that, comprises the following steps:
Receive the key information of remote control input;
Described key information is exported in master browser, and judge whether described key information belongs to the button that described master browser is processed;
If according to described key information, control described master browser and carry out corresponding operation;
If not, described key information is exported to from browser, and control described from the corresponding operation of browser execution according to described key information.
2. browser button processing method as claimed in claim 1, is characterized in that, described key information exported to from browser, and control the described step of carrying out corresponding operation from browser according to described key information and specifically comprise:
Described key information is exported in the application management module;
Filter according to the described button filter function of registering from browser the key information that described application management module receives the application management module;
According to the key information generation one and the described programmable button corresponding from browser after filtering;
Described programmable button is exported to described from browser, and control and describedly from browser, carry out corresponding operation according to described programmable button.
3. browser button processing method as claimed in claim 2, is characterized in that, after carrying out described step in exporting key information to the application management module, also comprises:
Identify the current application be activated corresponding from browser.
4. browser button processing method as claimed in claim 3, is characterized in that, describedly programmable button exported to described from browser, and controls the described step of carrying out corresponding operation from browser according to described programmable button and specifically comprise:
Default button is exported in DirectFB and a described virtual unit corresponding from browser;
The button obtained in described virtual unit is exported to described from browser;
According to described programmable button, control described from the corresponding operation of browser execution.
5. browser button processing method as claimed in claim 4, is characterized in that, described default button is exported in DirectFB and is specially with a described virtual unit corresponding from browser:
Default button is exported in DirectFB and a described virtual unit corresponding from browser by the socket communication modes.
6. a browser keystroke handling device, is characterized in that, comprises with lower module:
Receiver module, for receiving the key information of remote control input;
Output module, for exporting described key information to master browser;
Whether judge module, belong to for judging described key information the button that described master browser is processed;
Control module, when belonging to the button that described master browser processes when described key information, control described master browser according to described key information and carry out corresponding operation;
Processing module, when not belonging to the button that described master browser processes when described key information, export described key information to from browser, and control and describedly from browser, carry out corresponding operation according to described key information.
7. browser keystroke handling device as claimed in claim 6, is characterized in that, described processing module comprises:
Output unit, for exporting described key information to the application management module;
Filter element, the key information received for filter described application management module according to the described button filter function of registering in the application management module from browser;
Converting unit, for the key information generation one and the described programmable button corresponding from browser according to after filtering;
Processing unit, described from browser for described programmable button is exported to, and according to described programmable button, control described from the corresponding operation of browser execution.
8. browser keystroke handling device as claimed in claim 7, is characterized in that, described processing module also comprises:
Recognition unit, corresponding from browser for identifying the current application be activated.
9. browser keystroke handling device as claimed in claim 8, is characterized in that, described processing unit comprises:
The first output sub-block, export DirectFB and a described virtual unit corresponding from browser to for the button by default;
The second output sub-block, export to described from browser for the button that described virtual unit is obtained;
Control sub-block, described from the corresponding operation of browser execution for controlling according to described programmable button.
10. browser keystroke handling device as claimed in claim 9, is characterized in that, described the first output sub-block exports in DirectFB and a described virtual unit corresponding from browser by the socket communication modes specifically for the button by default.
CN201310442884.1A 2013-09-25 2013-09-25 browser button processing method and device Expired - Fee Related CN103488486B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310442884.1A CN103488486B (en) 2013-09-25 2013-09-25 browser button processing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310442884.1A CN103488486B (en) 2013-09-25 2013-09-25 browser button processing method and device

Publications (2)

Publication Number Publication Date
CN103488486A true CN103488486A (en) 2014-01-01
CN103488486B CN103488486B (en) 2017-11-03

Family

ID=49828743

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310442884.1A Expired - Fee Related CN103488486B (en) 2013-09-25 2013-09-25 browser button processing method and device

Country Status (1)

Country Link
CN (1) CN103488486B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106101837A (en) * 2016-07-15 2016-11-09 四川长虹电器股份有限公司 The method distributed for many applications keys of Linux smart television and process
CN109640140A (en) * 2018-12-14 2019-04-16 青岛海信传媒网络技术有限公司 Button processing method and device
WO2021023020A1 (en) * 2019-08-08 2021-02-11 南京中兴新软件有限责任公司 Method and device for processing public event by means of key distribution, and set top box

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090138910A1 (en) * 2007-11-27 2009-05-28 Samsung Electronics Co., Ltd. Method and apparatus for setting and enabling shortcut key of remote controller
CN102487457A (en) * 2009-10-26 2012-06-06 中国电信股份有限公司 Key value mapping method and IPTV terminal
CN102541549A (en) * 2011-12-23 2012-07-04 深圳Tcl新技术有限公司 Method and device for integrating television application modules
CN102567030A (en) * 2012-01-06 2012-07-11 深圳市酷开网络科技有限公司 Method and system for realizing television user interface
CN102625172A (en) * 2012-03-19 2012-08-01 深圳创维数字技术股份有限公司 Method for browsing webpage by using set top box and set top box
CN102790918A (en) * 2012-08-17 2012-11-21 中国科学院声学研究所 Smart television and method for receiving remote controller input by smart television

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090138910A1 (en) * 2007-11-27 2009-05-28 Samsung Electronics Co., Ltd. Method and apparatus for setting and enabling shortcut key of remote controller
CN102487457A (en) * 2009-10-26 2012-06-06 中国电信股份有限公司 Key value mapping method and IPTV terminal
CN102541549A (en) * 2011-12-23 2012-07-04 深圳Tcl新技术有限公司 Method and device for integrating television application modules
CN102567030A (en) * 2012-01-06 2012-07-11 深圳市酷开网络科技有限公司 Method and system for realizing television user interface
CN102625172A (en) * 2012-03-19 2012-08-01 深圳创维数字技术股份有限公司 Method for browsing webpage by using set top box and set top box
CN102790918A (en) * 2012-08-17 2012-11-21 中国科学院声学研究所 Smart television and method for receiving remote controller input by smart television

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106101837A (en) * 2016-07-15 2016-11-09 四川长虹电器股份有限公司 The method distributed for many applications keys of Linux smart television and process
CN106101837B (en) * 2016-07-15 2019-07-12 四川长虹电器股份有限公司 The method of more applications keys distribution and processing for Linux smart television
CN109640140A (en) * 2018-12-14 2019-04-16 青岛海信传媒网络技术有限公司 Button processing method and device
CN109640140B (en) * 2018-12-14 2021-06-01 青岛海信传媒网络技术有限公司 Key processing method and device
WO2021023020A1 (en) * 2019-08-08 2021-02-11 南京中兴新软件有限责任公司 Method and device for processing public event by means of key distribution, and set top box

Also Published As

Publication number Publication date
CN103488486B (en) 2017-11-03

Similar Documents

Publication Publication Date Title
CN103488486A (en) Browser key processing method and device
CN101510091A (en) Digital household centralized control equipment with signal filtration function
CN108008992A (en) One kind input operation processing method, processing unit and computer-readable recording medium
CN104427523A (en) Network connection method and device
CN107643903A (en) A kind of method and device of server automatically into BIOS configuration interfaces
CN105807730A (en) Digital equipment industrial control method, digital equipment industrial control device and digital equipment industrial control system
CN105578313B (en) Long-range control method, system are remote to control execution method, system and mobile terminal
CN101483568A (en) Upgrading method, control appliance and system for UPnP equipment
CN105162770A (en) Intelligent home security protection system and control method thereof
CN105937129A (en) Washing machine and communication control system thereof
CN103677964B (en) Virtual machine control system
CN104007944A (en) Debugging printing method and system
CN115410580A (en) Voice recognition method, device, equipment and medium for command scheduling system
CN105812948A (en) Response control method and device for input event
CN207232759U (en) A kind of automatization test system
CN105354120A (en) SCD file document check device for intelligent substation
CN106412241A (en) Application operating method and system, and mobile terminals
CN109996100B (en) Control method of intelligent remote controller, storage medium and remote controller
CN107870752A (en) Wall method, terminal, video wall and system on terminal window
CN108063695B (en) Communication instruction configuration method and device and data acquisition method and device
CN107766232A (en) A kind of plug-in management method and device
CN111026019A (en) Remote control method for garbage compression box
CN103605438A (en) Touch device for controlling other electronic devices and control method for touch device
CN103941700A (en) Automation process safety monitoring system based on Modbus protocol
KR20000037822A (en) Home network device capable of controlling each other device

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20171103

CF01 Termination of patent right due to non-payment of annual fee