CN101820447A - Software upgrading method and upgrading device - Google Patents

Software upgrading method and upgrading device Download PDF

Info

Publication number
CN101820447A
CN101820447A CN 201010140313 CN201010140313A CN101820447A CN 101820447 A CN101820447 A CN 101820447A CN 201010140313 CN201010140313 CN 201010140313 CN 201010140313 A CN201010140313 A CN 201010140313A CN 101820447 A CN101820447 A CN 101820447A
Authority
CN
China
Prior art keywords
port
upgraded
equipment
software
socket
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
CN 201010140313
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.)
Hisense Broadband Multimedia Technology Co Ltd
Original Assignee
Hisense Broadband Multimedia 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 Hisense Broadband Multimedia Technology Co Ltd filed Critical Hisense Broadband Multimedia Technology Co Ltd
Priority to CN 201010140313 priority Critical patent/CN101820447A/en
Publication of CN101820447A publication Critical patent/CN101820447A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)
  • Stored Programmes (AREA)

Abstract

The invention discloses a software upgrading method and an upgrading device. The method comprises the following steps: equipment to be upgraded is taken as a client side, a PC is taken as a server side, and socket-based network link is established between the equipment to be upgraded and the PC; the PC transmits an upgraded file to the equipment to be upgraded through the socket-based network link; and the equipment to be upgraded receives the upgraded file and updates a program memory thereof. In the upgrading method, the equipment to be upgraded is taken as the client side based on socket programming, thus achieving software upgrading for a plurality of client sides through a network, and improving the software upgrading efficiency.

Description

Method for upgrading software and update device
Technical field
The present invention relates to method for upgrading software and update device, specifically, relate to a kind ofly carry out software upgrade method and device by network.
Background technology
At present, when embedded devices such as top box of digital machine, mobile phone carry out software upgrading, mostly upgrade or adopt OTA (Over the Air, aerial download) mode to carry out by serial ports.No matter be by serial ports or adopt OTA mode upgrade software, all exist the slower problem of upgrade file data speed that receives, the time that upgrade file may need to reach a few minutes just can receive.Device powers down such as it is long more to receive the required time of data, set-top box and probability of errors are just big more, are easy to generate the problem of upgrading failure more.Especially along with the continuous increase of device software function, program code is more and more, the upgrade file data are increasing, carry out software upgrading if still adopt the slower upgrading mode of conventional speed to receive data, the problem that the upgrading failure then takes place will be particularly outstanding, have a strong impact on the normal operation of equipment.
Summary of the invention
One of purpose of the present invention provides a kind of method for upgrading software, and this method is programmed based on socket, and equipment to be upgraded as client, is realized that a plurality of clients carry out software upgrading by network, has improved efficiency of upgrading software.
Two of purpose of the present invention provides a kind of software updating apparatus, utilizes this update device that equipment is carried out software upgrading, can improve updating speed and efficient, effectively avoids the problem of upgrading and failing.
One of for achieving the above object, the invention provides the method for upgrading software of following technical proposals:
A kind of method for upgrading software, described method comprises:
Equipment to be upgraded is as client, and PC is set up the network linking based on socket as service end between described equipment to be upgraded and described PC;
Described PC transfers to described equipment to be upgraded with upgrade file by described network linking based on socket;
Described equipment to be upgraded receives described upgrade file, and upgrades its program storage.
According to method for upgrading software of the present invention, many equipment to be upgraded carry out network upgrade simultaneously in the local area network (LAN) in order to satisfy, described PC has m software upgrading port, foundation based on the detailed process of the network linking of socket is between described equipment to be upgraded and the described PC: described PC is opened up m thread, socket of each thread creation, each socket binds a software upgrading port respectively, is used to monitor the linking request of institute's bundling port; The software upgrading port of the described PC of described testing of equipment to be upgraded, and when testing idle port, send linking request to this idle port, described PC is accepted linking request, with the network linking of described equipment foundation to be upgraded based on socket.
The concentrated software upgrading of testing and link described PC of a plurality of equipment to be upgraded reduces link efficiency with port in the local area network (LAN) in order to avoid, and described equipment to be upgraded adopts following method to test the software upgrading port of described PC, to obtain idle port:
With start-up time of equipment to be upgraded as random number seed, utilize described random number seed to produce random number, and make described random number corresponding to the software upgrading of described PC port numbers with port;
Test the software upgrading port of the pairing PC of described random number, and judge whether this port is idle;
If this port free time, directly send linking request to this idle port; If this port is busy, the next software upgrading port of loop test then is until testing idle port.
Correctly upgrade for guaranteeing equipment to be upgraded, PC transfers to upgrade file before the described equipment to be upgraded, extract the version information in the described upgrade file earlier, and described version information is transferred to described equipment to be upgraded by described network linking based on socket; Whether the described version information of described device authentication to be upgraded is correct; When described version information was correct, described PC transferred to described equipment to be upgraded with upgrade file by described network linking based on socket again.
Described PC is decomposed into a plurality of packets with upgrade file, then a plurality of packets is transferred to described equipment to be upgraded by described network linking based on socket respectively, and factor is according to big and be easy to generate error of transmission when avoiding whole data packet transmission.
For achieving the above object two, the invention provides the software updating apparatus of following technical proposals:
A kind of software updating apparatus, described device comprises:
Be arranged on the client communication module in the equipment to be upgraded and be arranged on service end communication module in the PC, set up network linking between described client communication module and the described service end communication module based on socket;
Described service end communication module transfers to equipment to be upgraded by the network linking based on socket with the upgrade file in the described PC; Described equipment to be upgraded receives described upgrade file by its client communication module, and utilizes update module to upgrade its program storage.
Compared with prior art, advantage of the present invention and good effect are: method for upgrading software of the present invention and update device are based on the socket Network Transmission, cooperate PC software, can realize that many equipment to be upgraded carry out network upgrade simultaneously, the upgrade software transmission speed is fast, solve information rate that traditional serial ports upgrade method and OTA upgrade method exist cause slowly, easily the upgrading problem of failure, improved the speed and the efficient of device upgrade; And method for upgrading software of the present invention does not need to use the procotol of any charge, and cost is lower, and versatility is stronger, can be widely used in the software upgrading of embedded devices such as top box of digital machine, mobile phone.
Description of drawings
Fig. 1 is the basic flow sheet of an embodiment of method for upgrading software of the present invention;
Fig. 2 is the particular flow sheet of upgrade file transmission among Fig. 1 embodiment;
Fig. 3 is the structured flowchart of an embodiment of software updating apparatus of the present invention.
Embodiment
Below in conjunction with the drawings and specific embodiments technical scheme of the present invention is described in further detail.
Figure 1 shows that the basic flow sheet of an embodiment of method for upgrading software of the present invention.This embodiment with set-top box as equipment to be upgraded, as follows by the basic procedure that PC carries out software upgrading to set-top box:
S101: with set-top box as client, PC as service end, between set-top box and PC, set up network linking based on socket.
The S102:PC machine transfers to set-top box with upgrade file by the network linking based on socket.
S103: set-top box receives upgrade file, upgrades its program storage.
The idiographic flow of upgrade file transmission as shown in Figure 2 in the foregoing description.To be example, describe the concrete transmission course of upgrade file in detail below as the PC of service end with as the set-top box of client.
At first, between PC and set-top box, set up network linking based on socket.
For realizing that many set-top box can be upgraded by network simultaneously in the local area network (LAN), have a plurality of software upgrading ports as the PC of service end.Suppose that the set-top box that may exist at most in the local area network (LAN) is m, PC is that the port that upgrade function is opened up is m, and the port numbers of this m port is from k to k+m.
Behind the PC software startup, at first open up m thread, socket of each thread creation creates and builds socket0 to m altogether of socketm.Each socket binds a software upgrading port respectively, and for example, socket0 and port numbers are the software upgrading port binding of k, and socket1 and port numbers are the software upgrading port binding of k+1, by that analogy.Each socket is responsible for monitoring the linking request and the request of data of the port of the port numbers of binding separately, after listening to association requests, begins to set up link, the line data communication of going forward side by side.After having set up socket, PC reads upgrade file, and monitors the linking request of set-top box.
Wait for that as the set-top box of client the user carries out the button affirmation of software upgrading, after the user confirms to carry out software upgrading, will test idle port, and when testing idle port, send linking request to this port.
Because set-top box can only be known the IP address of PC, and does not know which port of PC is occupied, thus need test with port by software upgrading PC, to obtain idle port.
If many set-top box all adopt sequential grammar to test the software upgrading port of PC in the local area network (LAN), a port may occur and be concentrated the situation of attempting link, increased of the competition of a plurality of set-top box, thereby increased the number of times of each set top box testing link idle port.The concentrated software upgrading of testing and link described PC of a plurality of set-top box reduces link efficiency with port in the local area network (LAN) in order to avoid, and set-top box adopts the software upgrading port of following method test PC, to obtain idle port:
With start-up time of set-top box as random number seed, utilize described random number seed to produce random number, and make described random number corresponding to the software upgrading of described PC port numbers with port, promptly the random number that is produced at k between the k+m.Can be by getting surplus with random number to m and then adding the method for k, make the value of the final random number that obtains at k between the k+m.
Test the software upgrading port of the pairing PC of described random number then, and judge whether this port is idle; If this port free time, directly send linking request to this idle port; If this port is busy, the next software upgrading port of loop test then is until testing idle port.
When port is used in the next software upgrading of loop test,, then carry out loop test again since k port if testing a last k+m port does not obtain idle port yet.
Because always there is difference in the time of every set-top box startup, the random number seed that different start-up times is corresponding different, and the corresponding different random number of different random number seeds, thereby greatly disperseed many port numbers that set-top box is attempted the PC of link, improved link efficiency.
Set-top box is then sent linking request to this idle port when testing idle port.
Secondly, carry out the transmission and the verification of upgrade file version information and upgrade file.
PC will be set up network linking based on socket with set-top box after listening to the linking request that set-top box sends.Simultaneously, can correctly upgrade for guaranteeing set-top box, PC at first reads the version information of upgrade file, and version information is sent to set-top box.Version information includes the information such as software version, hardware version, manufacturer's version and date issued of upgrade file correspondence.Set-top box is carried out verification to version information after receiving the version information that PC sends, and whether needs upgrading to determine this machine.If set-top box needs upgrading, then send a key bytes to PC, send upgrade file with the request PC.If judge not needs upgrading according to version information, then withdraw from escalation process, upgrading finishes.
PC judges whether to receive the key bytes of set-top box feedback.If receive key bytes, then send upgrade file; If do not receive key bytes, then abandon escalation process to this set-top box, monitor linking request again.
PC is divided into many piece of data bag of appropriate length with the data content of upgrade file, as is divided into 4M or 512K when sending upgrade file, is sent to the set-top box client respectively.After transmission finishes all upgrade files, PC will be monitored linking request again.
Set-top box receives upgrade file by the network linking based on socket, and file data is integrated.For guaranteeing the fail safe of program, in upgrade file manufacturing process, upgrade file has been carried out encryption; And, when making upgrade file, the file data before encrypting has been carried out CRC check and computing, and be attached to after the upgrade file for preventing that mistake from appearring in file in transmission.Therefore, set-top box need be to the upgrade file data decryption after receiving all upgrade files, and carries out CRC check.After the upgrade file data check is correct, storage to the FLASH program storage of set-top box, is realized the software upgrading of set-top box.If the data check mistake is not then upgraded, upgrading finishes.
Fig. 3 is the structured flowchart of an embodiment of software updating apparatus of the present invention, and this embodiment is example with set-top box as equipment to be upgraded, and set-top box cooperates PC to realize software upgrading as client, and PC is as service end.
As shown in Figure 3, software updating apparatus comprises the client communication module that is arranged in the set-top box and is arranged on service end communication module in the PC, sets up the network linking based on socket between described client communication module and the described service end communication module.
Described update device also comprises test module, random number generation module, version authentication module and the update module that is arranged in the set-top box; And be arranged on monitoring module and version extraction module in the PC.
Described random number generation module with start-up time of set-top box as random number seed, utilize described random number seed to produce random number, and make described random number corresponding to the software upgrading of described PC port numbers with port.The software upgrading port of the pairing PC of random number that the described several at any time generation modules of described test module test are generated, and judge whether this port is idle.When testing idle port, send linking request to this idle port by described client communication module.
Monitoring module in the described PC includes the software upgrading identical thread of port number with PC, each thread creation has a socket, each socket binds the software upgrading port of a PC respectively, is used to monitor the linking request of institute's bundling port.Described monitoring module is accepted linking request by described service end communication module when listening to the linking request that described set-top box sends, and sets up network linking based on socket with the client communication module in the described set-top box.Described then service end communication module transfers to set-top box by the network linking based on socket with the upgrade file in the described PC; Described set-top box receives described upgrade file by its client communication module, and utilize described update module to upgrade file be decrypted, processing such as verification, and upgrade the program storage of set-top box in the correct back of verification.
For the assurance set-top box can correctly be upgraded, described PC utilized the version information in the described version extraction module extraction upgrade file earlier before the transmission upgrade file, and by described service end communication module described version information was transferred to described set-top box.Client communication module in the described set-top box receives described version information, and transfers to described version authentication module, verifies by described version authentication module whether described version information is correct.Described version authentication module will be verified the described client communication module of result notification, and feed back to described PC by described client communication module transmission key bytes when checking is correct, send upgrade file with the request PC.
Equipment to be upgraded in above-mentioned method for upgrading software and the update device is set-top box, but is not limited thereto, and also can be other embedded devices such as mobile phone.
Above embodiment is only in order to illustrating technical scheme of the present invention, but not limits it; Although the present invention is had been described in detail with reference to previous embodiment, for the person of ordinary skill of the art, still can make amendment to the technical scheme that previous embodiment is put down in writing, perhaps part technical characterictic wherein is equal to replacement; And these modifications or replacement do not make the essence of appropriate technical solution break away from the spirit and scope of the present invention's technical scheme required for protection.

Claims (10)

1. a method for upgrading software is characterized in that, described method comprises:
Equipment to be upgraded is as client, and PC is set up the network linking based on socket as service end between described equipment to be upgraded and described PC;
Described PC transfers to described equipment to be upgraded with upgrade file by described network linking based on socket;
Described equipment to be upgraded receives described upgrade file, and upgrades its program storage.
2. method for upgrading software according to claim 1, it is characterized in that, described PC has m software upgrading port, foundation based on the detailed process of the network linking of socket is between described equipment to be upgraded and the described PC: described PC is opened up m thread, socket of each thread creation, each socket binds a software upgrading port respectively, is used to monitor the linking request of institute's bundling port; The software upgrading port of the described PC of described testing of equipment to be upgraded, and when testing idle port, send linking request to this idle port, described PC is accepted linking request, with the network linking of described equipment foundation to be upgraded based on socket.
3. method for upgrading software according to claim 2 is characterized in that, described equipment to be upgraded adopts following method to test the software upgrading port of described PC, to obtain idle port:
With start-up time of equipment to be upgraded as random number seed, utilize described random number seed to produce random number, and make described random number corresponding to the software upgrading of described PC port numbers with port;
Test the software upgrading port of the pairing PC of described random number, and judge whether this port is idle;
If this port free time, directly send linking request to this idle port;
If this port is busy, the next software upgrading port of loop test then is until testing idle port.
4. according to each described method for upgrading software in the claim 1 to 3, it is characterized in that, PC transfers to upgrade file before the described equipment to be upgraded, extract the version information in the described upgrade file earlier, and described version information is transferred to described equipment to be upgraded by described network linking based on socket; Whether the described version information of described device authentication to be upgraded is correct; When described version information was correct, described PC transferred to described equipment to be upgraded with upgrade file by described network linking based on socket again.
5. method for upgrading software according to claim 4 is characterized in that described PC is decomposed into a plurality of packets with upgrade file, then a plurality of packets is transferred to described equipment to be upgraded by described network linking based on socket respectively.
6. a software updating apparatus is characterized in that, described device comprises:
Be arranged on the client communication module in the equipment to be upgraded and be arranged on service end communication module in the PC, set up network linking between described client communication module and the described service end communication module based on socket;
Described service end communication module transfers to equipment to be upgraded by the network linking based on socket with the upgrade file in the described PC; Described equipment to be upgraded receives described upgrade file by its client communication module, and utilizes update module to upgrade its program storage.
7. software updating apparatus according to claim 6 is characterized in that, described device also comprises the monitoring module that is arranged in the described PC and is arranged on test module in the described equipment to be upgraded;
Described monitoring module includes the software upgrading identical thread of port number with PC, and each thread creation has a socket, and each socket binds the software upgrading port of a PC respectively, is used to monitor the linking request of institute's bundling port;
Described test module is tested the software upgrading port of described PC, and when testing idle port, sends linking request by described client communication module to this idle port;
Described monitoring module is accepted linking request by described service end communication module when listening to the linking request that described equipment to be upgraded sends, and sets up network linking based on socket with described equipment to be upgraded.
8. software updating apparatus according to claim 7, it is characterized in that, also comprise the random number generation module that is arranged in the described equipment to be upgraded, described random number generation module with start-up time of equipment to be upgraded as random number seed, utilize described random number seed to produce random number, and make described random number use the port numbers of port corresponding to the software upgrading of described PC; The software upgrading port of the pairing PC of random number that the described several at any time generation modules of described test module test are generated, and judge whether this port is idle.
9. according to each described software updating apparatus in the claim 6 to 8, it is characterized in that, also comprise the version extraction module that is arranged in the described PC and be arranged on version authentication module in the described equipment to be upgraded; Described version extraction module is used for extracting the version information of described upgrade file, and by described service end communication module described version information is transferred to described equipment to be upgraded; Described version authentication module is used to verify whether described version information is correct.
10. software updating apparatus according to claim 9 is characterized in that, when described service end communication module transmits upgrade file, described upgrade file is decomposed into a plurality of packets transmits respectively.
CN 201010140313 2010-03-31 2010-03-31 Software upgrading method and upgrading device Pending CN101820447A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN 201010140313 CN101820447A (en) 2010-03-31 2010-03-31 Software upgrading method and upgrading device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN 201010140313 CN101820447A (en) 2010-03-31 2010-03-31 Software upgrading method and upgrading device

Publications (1)

Publication Number Publication Date
CN101820447A true CN101820447A (en) 2010-09-01

Family

ID=42655390

Family Applications (1)

Application Number Title Priority Date Filing Date
CN 201010140313 Pending CN101820447A (en) 2010-03-31 2010-03-31 Software upgrading method and upgrading device

Country Status (1)

Country Link
CN (1) CN101820447A (en)

Cited By (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102736926A (en) * 2011-04-14 2012-10-17 中兴通讯股份有限公司 Upgrade method, device and batch upgrade system based on task template
CN102970342A (en) * 2012-11-01 2013-03-13 山东大学 Automatic update method of embedded terminal based on over the air (OTA) technology
CN103118058A (en) * 2012-11-09 2013-05-22 福建联迪商用设备有限公司 Unvarnished transmission and cache downloading method of personal computer (PC) suite
CN103152206A (en) * 2013-03-25 2013-06-12 安科智慧城市技术(中国)有限公司 Method and system for updating multiple devices
CN103744707A (en) * 2014-01-20 2014-04-23 深圳市道通科技有限公司 Method, device and system for upgrading program of VCI (virtual channel identifier) equipment
CN103826119A (en) * 2014-02-27 2014-05-28 珠海迈越信息技术有限公司 Set top box debugging device and method
CN103916663A (en) * 2014-03-25 2014-07-09 烽火通信科技股份有限公司 Method for realizing remote debugging of IPTV set top box
CN104125504A (en) * 2014-07-24 2014-10-29 海信集团有限公司 Deployment method, device and system based on continuous integration
CN104572185A (en) * 2014-12-25 2015-04-29 武汉烽火富华电气有限责任公司 Embedded system, and upgrading method and upgrading equipment thereof
CN104601628A (en) * 2013-10-31 2015-05-06 京信通信系统(中国)有限公司 Client, server and remote downloading method thereof
CN104683139A (en) * 2013-12-02 2015-06-03 成都鼎桥通信技术有限公司 Remote operation and maintenance method of communication equipment
CN105938434A (en) * 2016-03-24 2016-09-14 杭州迪普科技有限公司 Method and device for upgrading operation system
CN106325898A (en) * 2015-06-23 2017-01-11 腾讯科技(深圳)有限公司 Method and system for software upgrading
CN106375406A (en) * 2016-08-31 2017-02-01 浙江创佳数字技术有限公司 Terminal system upgrading method
CN106506601A (en) * 2016-10-12 2017-03-15 北京奇虎科技有限公司 The method and device of data transfer
WO2017193882A1 (en) * 2016-05-09 2017-11-16 京东方科技集团股份有限公司 Method and device for upgrading embedded memory and related terminal
CN107357618A (en) * 2017-06-29 2017-11-17 九阳股份有限公司 A kind of intelligent appliance upgrade method and device
CN107608711A (en) * 2017-10-19 2018-01-19 歌尔科技有限公司 Upgrade method, device, system and electronic equipment
CN107666622A (en) * 2017-09-28 2018-02-06 深圳市创维软件有限公司 Method, set top box and the storage medium of updating set-top box software
CN105279001B (en) * 2015-11-20 2018-09-07 杭州云柚科技有限公司 A kind of remote software upgrade method for network-termination device
CN108768709A (en) * 2018-05-18 2018-11-06 深圳国人通信股份有限公司 A kind of serial ports remote upgrade method of the network equipment
CN108845823A (en) * 2018-07-18 2018-11-20 北京航天长征飞行器研究所 A kind of on-line software updating method based on F2812 chip
CN109766131A (en) * 2017-11-06 2019-05-17 上海宝信软件股份有限公司 The system and method for the intelligent automatic upgrading of software is realized based on multithreading

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101059780A (en) * 2006-04-20 2007-10-24 梁国恩 Multiple-passage terminal machine system
CN101540853A (en) * 2009-04-14 2009-09-23 上海晖悦数字视频科技有限公司 Method for managing TV by computer and system thereof
CN101650686A (en) * 2009-05-19 2010-02-17 上海闻泰电子科技有限公司 Developing and using method of intelligent mobile phone based on Ethernet Over USB
CN101673205A (en) * 2009-09-28 2010-03-17 杭州华三通信技术有限公司 Interface board upgrading method and system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101059780A (en) * 2006-04-20 2007-10-24 梁国恩 Multiple-passage terminal machine system
CN101540853A (en) * 2009-04-14 2009-09-23 上海晖悦数字视频科技有限公司 Method for managing TV by computer and system thereof
CN101650686A (en) * 2009-05-19 2010-02-17 上海闻泰电子科技有限公司 Developing and using method of intelligent mobile phone based on Ethernet Over USB
CN101673205A (en) * 2009-09-28 2010-03-17 杭州华三通信技术有限公司 Interface board upgrading method and system

Cited By (35)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012139329A1 (en) * 2011-04-14 2012-10-18 中兴通讯股份有限公司 Upgrade method and device based on task template, batch upgrade system
CN102736926B (en) * 2011-04-14 2016-06-15 中兴通讯股份有限公司 The upgrade method of a kind of task based access control template and device, batch upgrading system
CN102736926A (en) * 2011-04-14 2012-10-17 中兴通讯股份有限公司 Upgrade method, device and batch upgrade system based on task template
CN102970342A (en) * 2012-11-01 2013-03-13 山东大学 Automatic update method of embedded terminal based on over the air (OTA) technology
CN103118058A (en) * 2012-11-09 2013-05-22 福建联迪商用设备有限公司 Unvarnished transmission and cache downloading method of personal computer (PC) suite
CN103118058B (en) * 2012-11-09 2016-03-23 福建联迪商用设备有限公司 A kind of method that PC external member transparent transmission and buffer memory are downloaded
CN103152206A (en) * 2013-03-25 2013-06-12 安科智慧城市技术(中国)有限公司 Method and system for updating multiple devices
CN104601628A (en) * 2013-10-31 2015-05-06 京信通信系统(中国)有限公司 Client, server and remote downloading method thereof
CN104601628B (en) * 2013-10-31 2018-02-13 京信通信系统(中国)有限公司 Client, service end and its remote download method
CN104683139B (en) * 2013-12-02 2018-09-18 成都鼎桥通信技术有限公司 A kind of remote operation maintaining method of communication equipment
CN104683139A (en) * 2013-12-02 2015-06-03 成都鼎桥通信技术有限公司 Remote operation and maintenance method of communication equipment
CN103744707B (en) * 2014-01-20 2017-01-04 深圳市道通科技股份有限公司 A kind of VCI device program upgrade method, device and system
CN103744707A (en) * 2014-01-20 2014-04-23 深圳市道通科技有限公司 Method, device and system for upgrading program of VCI (virtual channel identifier) equipment
CN103826119A (en) * 2014-02-27 2014-05-28 珠海迈越信息技术有限公司 Set top box debugging device and method
CN103916663A (en) * 2014-03-25 2014-07-09 烽火通信科技股份有限公司 Method for realizing remote debugging of IPTV set top box
CN104125504A (en) * 2014-07-24 2014-10-29 海信集团有限公司 Deployment method, device and system based on continuous integration
CN104125504B (en) * 2014-07-24 2017-05-17 海信集团有限公司 Deployment method, device and system based on continuous integration
CN104572185A (en) * 2014-12-25 2015-04-29 武汉烽火富华电气有限责任公司 Embedded system, and upgrading method and upgrading equipment thereof
CN104572185B (en) * 2014-12-25 2018-03-27 武汉烽火富华电气有限责任公司 Embedded system, its upgrade method and updating apparatus
CN106325898B (en) * 2015-06-23 2020-04-24 腾讯科技(深圳)有限公司 Software upgrading method and system
CN106325898A (en) * 2015-06-23 2017-01-11 腾讯科技(深圳)有限公司 Method and system for software upgrading
CN105279001B (en) * 2015-11-20 2018-09-07 杭州云柚科技有限公司 A kind of remote software upgrade method for network-termination device
CN105938434A (en) * 2016-03-24 2016-09-14 杭州迪普科技有限公司 Method and device for upgrading operation system
WO2017193882A1 (en) * 2016-05-09 2017-11-16 京东方科技集团股份有限公司 Method and device for upgrading embedded memory and related terminal
CN106375406A (en) * 2016-08-31 2017-02-01 浙江创佳数字技术有限公司 Terminal system upgrading method
CN106506601A (en) * 2016-10-12 2017-03-15 北京奇虎科技有限公司 The method and device of data transfer
CN106506601B (en) * 2016-10-12 2020-05-15 北京奇虎科技有限公司 Data transmission method and device
CN107357618A (en) * 2017-06-29 2017-11-17 九阳股份有限公司 A kind of intelligent appliance upgrade method and device
CN107666622A (en) * 2017-09-28 2018-02-06 深圳市创维软件有限公司 Method, set top box and the storage medium of updating set-top box software
CN107608711A (en) * 2017-10-19 2018-01-19 歌尔科技有限公司 Upgrade method, device, system and electronic equipment
CN109766131A (en) * 2017-11-06 2019-05-17 上海宝信软件股份有限公司 The system and method for the intelligent automatic upgrading of software is realized based on multithreading
CN109766131B (en) * 2017-11-06 2022-04-01 上海宝信软件股份有限公司 System and method for realizing intelligent automatic software upgrading based on multithreading technology
CN108768709A (en) * 2018-05-18 2018-11-06 深圳国人通信股份有限公司 A kind of serial ports remote upgrade method of the network equipment
CN108845823A (en) * 2018-07-18 2018-11-20 北京航天长征飞行器研究所 A kind of on-line software updating method based on F2812 chip
CN108845823B (en) * 2018-07-18 2021-07-13 北京航天长征飞行器研究所 Software online upgrading method based on F2812 chip

Similar Documents

Publication Publication Date Title
CN101820447A (en) Software upgrading method and upgrading device
CN110532735B (en) Firmware upgrading method
US10681540B2 (en) Communication network system, transmission node, reception node, and message checking method
US8028167B2 (en) Method and apparatus for certificate roll-over
CN106708489B (en) Debugging method and system of equipment
CN101527630B (en) Method, server and system for manufacturing certificate remotely
US8938621B2 (en) Computing device integrity protection
CN104166564B (en) A kind of display terminal method for updating program
CN101527714B (en) Method, device and system for accreditation
JP2013534377A (en) Method, apparatus and system for processing firmware based on wireless firmware distribution technology
CN101719937A (en) Method and system for updating terminal device
CN104125276A (en) Upgrading method and device
CN107122207A (en) Method for upgrading software, client device and server
WO2006108788A1 (en) Updating of data instructions
WO2022142153A1 (en) Electricity meter upgrading method and system, smart meter, and storage medium
CN111240713A (en) Method for detecting remote breakpoint continuous transmission through power utilization
EP3114806B1 (en) Network node, device and methods for providing an authentication module
CN109002312A (en) Method for upgrading software, device and upgrade server and equipment
CN105471911A (en) Method and system for enhancing stability of network hand-tour game
CN114385215B (en) Software upgrading method and system
CN109120419B (en) Upgrading method and device for ONU version of optical network unit and storage medium
CN113746892A (en) Remote upgrading method and wireless terminal equipment
CN105242910A (en) Middleware plug-in frame based plug-in state control method and client
CN102611683A (en) Method, device, equipment and system for executing third-party authentication
CN110233906A (en) A kind of OTA Engine Version update method and system, storage medium and OTA terminal

Legal Events

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

Application publication date: 20100901