CN101179425A - Client terminal software updating control method and system - Google Patents

Client terminal software updating control method and system Download PDF

Info

Publication number
CN101179425A
CN101179425A CNA2006101611741A CN200610161174A CN101179425A CN 101179425 A CN101179425 A CN 101179425A CN A2006101611741 A CNA2006101611741 A CN A2006101611741A CN 200610161174 A CN200610161174 A CN 200610161174A CN 101179425 A CN101179425 A CN 101179425A
Authority
CN
China
Prior art keywords
client software
version
system server
upgrade
upgrading
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
CNA2006101611741A
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.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen 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 Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CNA2006101611741A priority Critical patent/CN101179425A/en
Publication of CN101179425A publication Critical patent/CN101179425A/en
Pending legal-status Critical Current

Links

Images

Abstract

The invention discloses a method for the control of the upgrade of the client software and the system, which are used for solving the problem existing in the prior art that the substantial stress is caused to a system server due to that the client software is usually upgraded with being centralized in a period of time. The method comprises the processes that: the user logs in the system server through the client software and simultaneously reports the identifier of the user and the version information of the user to the system server. The system server determines whether the client software is of a particular version; if the client software is of the particular version, then the system server continues to determine whether the client software currently needs to be upgraded according to the upgrade strategy which is customized beforehand; if the client software needs to be upgraded, then the address information of an upgrade server is returned to the client software. The system comprises a client software module and the system server. The invention facilitates the system server to only upgrade the client software in the specified range every time according to the upgrade strategy customized beforehand, thus avoiding the centralized upgrade of the client software.

Description

A kind of client terminal software updating control method and system
Technical field
The present invention relates to computer networking technology, relate in particular to a kind of client terminal software updating control method and system.
Background technology
Interactive network of the prior art mainly comprises B/S (Browse/Server, browser/server) network, C/S (client/server, client/server) network and P2P (peerto peer, equity) network is three kinds, its essence is a relative side and provides service for the opposing party, and the characteristics to these three kinds of networks give brief description below:
The B/S network is that a kind of user carries out mutual network by browser and server, as common WEB service;
The C/S network is that client software and the server that a kind of user installs by client-side carries out mutual network;
The P2P network is that client software and other client/servers that a kind of user installs by client-side carries out mutual network.
In above-mentioned network, except the B/S network, in C/S network or P2P network, the client software that client-side is installed needs frequent upgrading, so that more strong functions or the more complicated application of support to be provided.
Prior art is when upgrading to the client software in C/S network or the P2P network; client software is judged by the version number that server reports when logining according to client software usually, and whether needs are upgraded; when adopting this upgrading mode; client software is concentrated in a period of time usually upgrades, thereby can cause sizable pressure and burden to system server.
Summary of the invention
The invention provides a kind of client terminal software updating control method and system, be concentrated in a period of time usually and upgrade, thereby can cause the problem of sizable pressure and burden to system server in order to solve in the prior art client software.
Technical solution of the present invention comprises:
A kind of client terminal software updating control method comprises step:
A, user report system server with described user's sign and the version information of self simultaneously by client software login system server;
B, system server judge whether the version of described client software is particular version, if, then continue to judge this whether needs this client software of upgrading, upgrade, then return the address information of upgrade server to client software if result of determination is needs according to the escalation policy of customization in advance.
Preferable, if system server judges that the version of described client software is not a particular version, then system server provides corresponding service according to the version of this client software to it.
Preferable, if system server is judged this not needs described client software of upgrading according to the escalation policy of customization in advance, then system server provides corresponding service according to the version of described client software to it.
Preferable, specified in the described escalation policy and allowed the IP address of the client software of upgrading, and/or specified the upgrading proportional algorithm that is used to control the client terminal software updating ratio.
Preferable, specified the user ID that allows the client software of upgrading in the described escalation policy.
Preferable, further specified the quantity that allows the client software of upgrading in the described escalation policy.
Preferable, also comprise step behind the described step B:
After client software is received the address information of upgrade server, show upgrade tip information to the user, if the user selects upgrading, then client software is according to the client software version of address information download and upgrade version from upgrade server of upgrade server, otherwise, provide corresponding service according to the version of client software to it by system server.
A kind of client terminal software updating control system comprises:
The client software module is arranged on client-side, is used for when the login system server sign of login user and the version information of self being reported system server;
System server, be used to judge whether the version of described client software is particular version, if, then continue to judge this whether needs this client software of upgrading according to the escalation policy of customization in advance, if judged result is the needs upgrading, then return the address information of upgrade server to client software.
Preferable, described system service implement body comprises service providing module, first judge module and second judge module, wherein,
Service providing module is used for providing corresponding service according to the version of client software to it;
First judge module is used to judge whether the version of described client software is particular version, if then trigger second judge module and further judge, otherwise the triggering service providing module provides corresponding service according to the version of client software to it;
Second judge module, be used for judging this whether needs this client software of upgrading, if then return the address information of upgrade server to client software according to the escalation policy of customization in advance, otherwise the triggering service providing module provides corresponding service according to the version of client software to it.
Preferable, described client software module specifically comprises:
The login submodule when client software login system server, is used for the sign of login user and the version information of client software are reported system server;
The message pick-up submodule is used for the information that the receiving system server sends;
The upgrading submodule when the message pick-up submodule is received the address information of the upgrade server that system server sends, is used for according to the address information of the upgrade server client software from upgrade server download and upgrade version.
Beneficial effect of the present invention is as follows:
In the technical solution of the present invention behind the client software login system server, system server judges at first whether the version of this client software is particular version, if, then utilize the escalation policy of customization in advance to continue to judge current this client software of upgrading that whether needs, if judged result is the needs upgrading, then return the address information of upgrade server to client software.Technical solution of the present invention makes system server only to upgrade to the client software in the specified scope according to the escalation policy of customization in advance at every turn, thereby has avoided the concentrated upgrading of client software, has alleviated the pressure for upgrading of system server.
Description of drawings
Fig. 1 is the main realization principle flow chart of client terminal software updating control method of the present invention;
Fig. 2 is the process chart of the embodiment one of client terminal software updating control method of the present invention;
Fig. 3 is the process chart of the embodiment two of client terminal software updating control method of the present invention;
Fig. 4 is the process chart of the embodiment three of client terminal software updating control method of the present invention;
Fig. 5 is the structured flowchart of client terminal software updating control system of the present invention.
Embodiment
The main design concept of technical solution of the present invention is can concentrate upgrading usually in a period of time at client software in the prior art; thereby cause the problem of sizable pressure and burden to system server; and a kind of solution of disperseing updating client software is proposed; in this scheme behind the client software login system server; system server judges at first whether the version of this client software is particular version; if; then utilize the escalation policy of customization in advance to continue to judge current this client software of upgrading that whether needs; if judged result is the needs upgrading, then return the address information of upgrade server to client software.Technical solution of the present invention makes system server only to upgrade to the client software in the specified scope according to the escalation policy of customization in advance at every turn, thereby has avoided the concentrated upgrading of client software, has alleviated the pressure for upgrading of system server.
Below in conjunction with each accompanying drawing the specific implementation process of technical solution of the present invention is carried out further detailed elaboration.
See also Fig. 1, this figure is the main realization principle flow chart of client terminal software updating control method of the present invention, and its main implementation procedure is:
Step S10, user are by client software login system server, and client software reports system server with described user's sign and the version information of self in login.
Step S11, system server judge whether the version of client software is the particular version that sets in advance, if, execution in step S13, otherwise, execution in step S12.
The described particular version that sets in advance is generally one or several legacy versions that need upgrade of system server appointment.
Step S12, system server provide corresponding service according to the current version of client software to it.
Step S13, system server judge whether described client software satisfies the requirement of the escalation policy of customization in advance, if satisfy, and execution in step S14, otherwise, execution in step S12.
Step S14, system server return the address information of upgrade server to client software.
Below by three embodiment, introduce the specific implementation process of said method of the present invention in detail.
See also Fig. 2, this figure is the process chart of the embodiment one of client terminal software updating control method of the present invention, by specifying the IP address of the client software that allows upgrading, can realize that its main implementation procedure is to specifying the client software in the territorial scope to upgrade in the present embodiment:
Step S20, user are by client software login system server, and client software reports system server with described user's sign and the version information of self in login.
Step S21, system server judge whether the version of client software is particular version, if, execution in step S23, otherwise, execution in step S22.
Step S22, system server provide corresponding service according to the current version of client software to it.Step S23, system server judge whether described client software satisfies the requirement of the escalation policy of customization in advance, if, execution in step S24, otherwise, execution in step S22.
Specified the IP address that allows the client software of upgrading in the described escalation policy.
Preferable, in the described escalation policy except the IP address of given client end software, can also be to meeting client software that the IP address requires upgrade proportional control and/or quantity control.
For example, if escalation policy wishes 1/3rd in the client software of logining in Beijing upgraded, and upgrading quantity is controlled in 1,000,000, then in this step, system server judges at first whether the login IP address of client software is the IP address of Beijing area, if, then will login the user ID of this client software divided by 3, if remainder is 1, then continuation judges whether the quantity of the client software of this upgrading has exceeded 1,000,000, if do not exceed, determine that then this client software satisfies the requirement of escalation policy.
Step S24, system server return the address information of upgrade server to client software, change step S25.
After step S25, client software are received the address information of upgrade server, show upgrade tip information to the user, if the user selects upgrading, execution in step S26 then, otherwise, execution in step S22.
Step S26, client software are according to the client software of address information download and upgrade version from upgrade server of upgrade server.
See also Fig. 3, this figure is the process chart of the embodiment two of client terminal software updating control method of the present invention, allow the user ID of the client software of upgrading in the present embodiment by appointment, can realize the client software of designated user sign login is upgraded, its main implementation procedure is:
Step S30 repeats no more to step S32, identical to step S22 with above-mentioned steps S20.
Step S33, system server judge whether described client software satisfies the requirement of the escalation policy of customization in advance, if, execution in step S34, otherwise, execution in step S32.
Specified this to allow the user ID of the client software of upgrading in the described escalation policy.
Preferable, except the user ID of given client end software, can also carry out quantity control in the described escalation policy to satisfactory client software.
For example, if escalation policy wishes the client software of the user ID login that (comprises 7) below 6 is upgraded, and upgrading quantity is controlled in 500,000, then in this step, whether system server at first judges the figure place of user ID of logging on client software smaller or equal to 7, if continue then to judge whether the quantity of the client software of this upgrading has exceeded 500,000, if do not exceed, determine that then this client software satisfies the requirement of escalation policy.
Step S34 repeats no more to step S36, identical to step S26 with above-mentioned steps S24.
See also Fig. 4, this figure is the process chart of the embodiment three of client terminal software updating control method of the present invention, by specifying the upgrading proportional algorithm, can control the upgrading ratio of client software in the present embodiment, and its main implementation procedure is:
Step S40 repeats no more to step S42, identical to step S22 with above-mentioned steps S20.
Step S43, system server judge whether described client software satisfies the requirement of the escalation policy of customization in advance, if, execution in step S44, otherwise, execution in step S42.
Specified the upgrading proportional algorithm in the described escalation policy.
Preferable, except having specified the upgrading proportional algorithm, can also further carry out zone and/or quantity control in the described escalation policy to satisfactory client software.
For example, if escalation policy wishes 1/3rd in the client software of login upgraded, and the ownership place of the client software of upgrading is Beijing, upgrading quantity is controlled in 1,000,000, then in this step, system server at first will be logined the user ID of this client software divided by 3, if remainder is 1, then continue to judge whether the login IP address of client software is the IP address of Beijing area, if, then continuation judges whether the quantity of the client software of this upgrading has exceeded 1,000,000, if do not exceed, determines that then this client software satisfies the requirement of escalation policy.
Step S44 repeats no more to step S46, identical to step S26 with above-mentioned steps S24.
Corresponding to the above-mentioned client terminal software updating control method of the present invention, the present invention and then proposed a kind of client terminal software updating control system, see also Fig. 5, this figure is the structured flowchart of client terminal software updating control system of the present invention, it mainly comprises client software module 50 and system server 60, wherein
Client software module 50 is arranged on client-side, is used for when login system server 60, and the sign and the version information of self of login user reported system server 60;
System server 60, be used to judge whether the version of described client software module 50 is particular version, if, then utilize the escalation policy of customization in advance to continue to judge this this client software module 50 that whether needs to upgrade, if judged result is the needs upgrading, then return the address information of upgrade server to client software module 50.
Described client software module 50 specifically comprises login submodule 501, message pick-up submodule 502 and upgrading submodule 503, wherein,
Login submodule 501 when client software login system server 60, is used for the sign of login user and the version information of client software are reported system server 60;
Message pick-up submodule 502 is used for the information that the receiving system server sends;
Upgrading submodule 501 when message pick-up submodule 502 is received the address information of the upgrade server that system server sends, is used for according to the address information of the upgrade server client software from upgrade server download and upgrade version.
Described system server 60 specifically comprises service providing module 601, first judge module 602 and second judge module 603, wherein,
Service providing module 601 is used for providing corresponding service according to the version of client software to it;
First judge module 602, be used to judge whether the version of described client software is particular version, if then trigger second judge module and further judge, otherwise triggering service providing module 601 provides corresponding service according to the version of client software to it;
Second judge module 603, be used for judging this whether needs this client software of upgrading according to the escalation policy of customization in advance, if, then return the address information of upgrade server to client software, otherwise triggering service providing module 601 provides corresponding service according to the version of client software to it.
Obviously, those skilled in the art can carry out various changes and modification to the present invention and not break away from the spirit and scope of the present invention.Like this, if of the present invention these are revised and modification belongs within the scope of claim of the present invention and equivalent technologies thereof, then the present invention also is intended to comprise these changes and modification interior.

Claims (10)

1. a client terminal software updating control method is characterized in that, comprises step:
A, user report system server with described user's sign and the version information of self simultaneously by client software login system server;
B, system server judge whether the version of described client software is particular version, if, then continue to judge this whether needs this client software of upgrading, upgrade, then return the address information of upgrade server to client software if result of determination is needs according to the escalation policy of customization in advance.
2. the method for claim 1 is characterized in that, if system server judges that the version of described client software is not a particular version, then system server provides corresponding service according to the version of this client software to it.
3. method as claimed in claim 1 or 2, it is characterized in that, if system server is judged this not needs described client software of upgrading according to the escalation policy of customization in advance, then system server provides corresponding service according to the version of described client software to it.
4. the method for claim 1 is characterized in that, has specified in the described escalation policy and has allowed the IP address of the client software of upgrading, and/or specified the upgrading proportional algorithm that is used to control the client terminal software updating ratio.
5. the method for claim 1 is characterized in that, has specified the user ID that allows the client software of upgrading in the described escalation policy.
6. as claim 4 or 5 described methods, it is characterized in that, further specified the quantity that allows the client software of upgrading in the described escalation policy.
7. the method for claim 1 is characterized in that, also comprises step behind the described step B:
After client software is received the address information of upgrade server, show upgrade tip information to the user, if the user selects upgrading, then client software is according to the client software version of address information download and upgrade version from upgrade server of upgrade server, otherwise, provide corresponding service according to the version of client software to it by system server.
8. a client terminal software updating control system is characterized in that, comprising:
The client software module is arranged on client-side, is used for when the login system server sign of login user and the version information of self being reported system server;
System server, be used to judge whether the version of described client software is particular version, if, then continue to judge this whether needs this client software of upgrading according to the escalation policy of customization in advance, if judged result is the needs upgrading, then return the address information of upgrade server to client software.
9. system as claimed in claim 8 is characterized in that, described system service implement body comprises service providing module, first judge module and second judge module, wherein,
Service providing module is used for providing corresponding service according to the version of client software to it;
First judge module is used to judge whether the version of described client software is particular version, if then trigger second judge module and further judge, otherwise the triggering service providing module provides corresponding service according to the version of client software to it;
Second judge module, be used for judging this whether needs this client software of upgrading, if then return the address information of upgrade server to client software according to the escalation policy of customization in advance, otherwise the triggering service providing module provides corresponding service according to the version of client software to it.
10. system as claimed in claim 8 or 9 is characterized in that described client software module specifically comprises:
The login submodule when client software login system server, is used for the sign of login user and the version information of client software are reported system server;
The message pick-up submodule is used for the information that the receiving system server sends;
The upgrading submodule when the message pick-up submodule is received the address information of the upgrade server that system server sends, is used for according to the address information of the upgrade server client software from upgrade server download and upgrade version.
CNA2006101611741A 2006-12-11 2006-12-11 Client terminal software updating control method and system Pending CN101179425A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CNA2006101611741A CN101179425A (en) 2006-12-11 2006-12-11 Client terminal software updating control method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CNA2006101611741A CN101179425A (en) 2006-12-11 2006-12-11 Client terminal software updating control method and system

Publications (1)

Publication Number Publication Date
CN101179425A true CN101179425A (en) 2008-05-14

Family

ID=39405525

Family Applications (1)

Application Number Title Priority Date Filing Date
CNA2006101611741A Pending CN101179425A (en) 2006-12-11 2006-12-11 Client terminal software updating control method and system

Country Status (1)

Country Link
CN (1) CN101179425A (en)

Cited By (26)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010145489A1 (en) * 2009-11-03 2010-12-23 中兴通讯股份有限公司 System and method for software updating
CN102104507A (en) * 2010-12-06 2011-06-22 杭州华三通信技术有限公司 Method and equipment for inspecting patch
CN102622246A (en) * 2012-02-27 2012-08-01 神州数码国信信息技术(苏州)有限公司 Automatic software upgrading method
CN102624771A (en) * 2011-08-05 2012-08-01 北京小米科技有限责任公司 Client upgrading method
CN101753524B (en) * 2008-12-15 2012-10-31 青岛海信传媒网络技术有限公司 Method and system for upgrading software
CN104065695A (en) * 2013-07-05 2014-09-24 腾讯科技(深圳)有限公司 Software update method, server, user end and system
WO2014176731A1 (en) * 2013-04-28 2014-11-06 Tencent Technology (Shenzhen) Company Limited Method and apparatus for upgrading application
CN104407897A (en) * 2014-12-02 2015-03-11 厦门雅迅网络股份有限公司 Intelligent upgrading method and system for program
CN105357272A (en) * 2015-09-30 2016-02-24 青岛海信移动通信技术股份有限公司 OTA (Over the Air) upgrading method and device
CN105516923A (en) * 2015-12-16 2016-04-20 青岛海信移动通信技术股份有限公司 Method for determining regional position of terminal device and OTA (over the air) server
CN105530630A (en) * 2015-12-16 2016-04-27 青岛海信移动通信技术股份有限公司 OTA (Over The Air) upgrading method and device
CN105554731A (en) * 2015-12-16 2016-05-04 青岛海信移动通信技术股份有限公司 OTA upgrading method and OTA upgrading device
CN105653321A (en) * 2015-12-28 2016-06-08 智慧方舟科技有限公司 Remote upgrading control method, apparatus and system
CN105653318A (en) * 2015-12-24 2016-06-08 北京奇虎科技有限公司 Software upgrade method, device and system
CN106325898A (en) * 2015-06-23 2017-01-11 腾讯科技(深圳)有限公司 Method and system for software upgrading
CN106375122A (en) * 2016-08-31 2017-02-01 上海澳润信息科技有限公司 Intelligent gateway strategy upgrading method based on LAMP (Linux+Apache+Mysql/MariaDB+Perl/PHP/Python)
CN106789236A (en) * 2016-12-20 2017-05-31 深圳盈达信息科技有限公司 A kind of method of the FOTA remote onlines upgrading of fusion WiFiP2P
CN107172460A (en) * 2017-06-16 2017-09-15 深圳市云联志远网络科技有限公司 Network television upgrade method, device and computer-readable recording medium
CN108228269A (en) * 2016-12-19 2018-06-29 江苏神州信源系统工程有限公司 A kind of distributed system upgrading and method of calibration
CN109240728A (en) * 2018-11-20 2019-01-18 北京千丁互联科技有限公司 A kind of method for upgrading software and device
CN111158749A (en) * 2019-12-23 2020-05-15 杭州安恒信息技术股份有限公司 Software version replacing method, device, equipment and readable storage medium
CN111277633A (en) * 2020-01-13 2020-06-12 北京奇艺世纪科技有限公司 Request processing method, server, electronic equipment and storage medium
CN114721684A (en) * 2022-04-12 2022-07-08 中国联合网络通信集团有限公司 Firmware version upgrading method, version upgrading server and management platform
CN115357280A (en) * 2022-08-09 2022-11-18 湖南木屋网络科技有限公司 Software version management method, device, server and storage medium
CN117411787A (en) * 2023-12-13 2024-01-16 江苏省电子信息产品质量监督检验研究院(江苏省信息安全测评中心) Centralized upgrading method and system for multiple software in local area network
CN114721684B (en) * 2022-04-12 2024-05-14 中国联合网络通信集团有限公司 Firmware version upgrading method, version upgrading server and management platform

Cited By (35)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101753524B (en) * 2008-12-15 2012-10-31 青岛海信传媒网络技术有限公司 Method and system for upgrading software
WO2010145489A1 (en) * 2009-11-03 2010-12-23 中兴通讯股份有限公司 System and method for software updating
CN101699399B (en) * 2009-11-03 2014-04-30 中兴通讯股份有限公司 Software update system and method
CN102104507A (en) * 2010-12-06 2011-06-22 杭州华三通信技术有限公司 Method and equipment for inspecting patch
CN102624771A (en) * 2011-08-05 2012-08-01 北京小米科技有限责任公司 Client upgrading method
CN102624771B (en) * 2011-08-05 2015-10-28 小米科技有限责任公司 A kind of method of client upgrading
CN102622246A (en) * 2012-02-27 2012-08-01 神州数码国信信息技术(苏州)有限公司 Automatic software upgrading method
WO2014176731A1 (en) * 2013-04-28 2014-11-06 Tencent Technology (Shenzhen) Company Limited Method and apparatus for upgrading application
CN104065695A (en) * 2013-07-05 2014-09-24 腾讯科技(深圳)有限公司 Software update method, server, user end and system
CN104407897A (en) * 2014-12-02 2015-03-11 厦门雅迅网络股份有限公司 Intelligent upgrading method and system for program
CN106325898A (en) * 2015-06-23 2017-01-11 腾讯科技(深圳)有限公司 Method and system for software upgrading
CN106325898B (en) * 2015-06-23 2020-04-24 腾讯科技(深圳)有限公司 Software upgrading method and system
CN105357272B (en) * 2015-09-30 2018-12-21 青岛海信移动通信技术股份有限公司 A kind of OTA upgrade method and equipment
CN105357272A (en) * 2015-09-30 2016-02-24 青岛海信移动通信技术股份有限公司 OTA (Over the Air) upgrading method and device
CN105530630A (en) * 2015-12-16 2016-04-27 青岛海信移动通信技术股份有限公司 OTA (Over The Air) upgrading method and device
CN105554731A (en) * 2015-12-16 2016-05-04 青岛海信移动通信技术股份有限公司 OTA upgrading method and OTA upgrading device
CN105516923A (en) * 2015-12-16 2016-04-20 青岛海信移动通信技术股份有限公司 Method for determining regional position of terminal device and OTA (over the air) server
CN105530630B (en) * 2015-12-16 2019-06-04 青岛海信移动通信技术股份有限公司 A kind of OTA upgrade method and equipment
CN105653318A (en) * 2015-12-24 2016-06-08 北京奇虎科技有限公司 Software upgrade method, device and system
CN105653321A (en) * 2015-12-28 2016-06-08 智慧方舟科技有限公司 Remote upgrading control method, apparatus and system
CN106375122A (en) * 2016-08-31 2017-02-01 上海澳润信息科技有限公司 Intelligent gateway strategy upgrading method based on LAMP (Linux+Apache+Mysql/MariaDB+Perl/PHP/Python)
CN108228269A (en) * 2016-12-19 2018-06-29 江苏神州信源系统工程有限公司 A kind of distributed system upgrading and method of calibration
CN106789236B (en) * 2016-12-20 2019-11-19 深圳盈达信息科技有限公司 A method of the FOTA remote online upgrading of fusion WiFiP2P
CN106789236A (en) * 2016-12-20 2017-05-31 深圳盈达信息科技有限公司 A kind of method of the FOTA remote onlines upgrading of fusion WiFiP2P
CN107172460A (en) * 2017-06-16 2017-09-15 深圳市云联志远网络科技有限公司 Network television upgrade method, device and computer-readable recording medium
CN109240728A (en) * 2018-11-20 2019-01-18 北京千丁互联科技有限公司 A kind of method for upgrading software and device
CN111158749B (en) * 2019-12-23 2023-12-01 杭州安恒信息技术股份有限公司 Software version replacement method, device, equipment and readable storage medium
CN111158749A (en) * 2019-12-23 2020-05-15 杭州安恒信息技术股份有限公司 Software version replacing method, device, equipment and readable storage medium
CN111277633A (en) * 2020-01-13 2020-06-12 北京奇艺世纪科技有限公司 Request processing method, server, electronic equipment and storage medium
CN111277633B (en) * 2020-01-13 2022-02-01 北京奇艺世纪科技有限公司 Request processing method, server, electronic equipment and storage medium
CN114721684A (en) * 2022-04-12 2022-07-08 中国联合网络通信集团有限公司 Firmware version upgrading method, version upgrading server and management platform
CN114721684B (en) * 2022-04-12 2024-05-14 中国联合网络通信集团有限公司 Firmware version upgrading method, version upgrading server and management platform
CN115357280A (en) * 2022-08-09 2022-11-18 湖南木屋网络科技有限公司 Software version management method, device, server and storage medium
CN117411787A (en) * 2023-12-13 2024-01-16 江苏省电子信息产品质量监督检验研究院(江苏省信息安全测评中心) Centralized upgrading method and system for multiple software in local area network
CN117411787B (en) * 2023-12-13 2024-03-08 江苏省电子信息产品质量监督检验研究院(江苏省信息安全测评中心) Centralized upgrading method and system for multiple software in local area network

Similar Documents

Publication Publication Date Title
CN101179425A (en) Client terminal software updating control method and system
JP4664977B2 (en) Device management method for device management system
EP2036270B1 (en) Dynamically configuring application access point settings
US10057415B2 (en) Method and apparatus for remote control and updating of wireless mobile devices
CN101795203B (en) Method and device for downloading software upgrading data packet
US10042624B2 (en) Delivering a customized service to a mobile device by parsing metadata to create a device signature
CN101753524B (en) Method and system for upgrading software
CN103841155B (en) A kind of method for downloading software and software download device
US7324504B2 (en) System for automatically upgrading firmware of internet video phones and method of managing the same
CN110557357B (en) Remote procedure call protocol self-adaption method, related device and server
US20090013010A1 (en) Method and approach to hosting versioned web services
AU2006203012A1 (en) Information exchange system, management server, and method for reducing network load used in the same
CN105208127A (en) Webpage caching processing method and system and intelligent terminal
WO2006131077A1 (en) Download update method for software/firmware of terminal equipment
US20070082657A1 (en) Method and system for notifying service information to wireless terminal
TW200530847A (en) Update distribution system architecture and method for distributing software
CN105635277A (en) Upgrade packet providing method and device and client side upgrade method and device
CN103019757A (en) Method, device and system for synchronizing software among multiple clients
JP2016522515A (en) How to update the local network and devices in the local network
CN101795295A (en) Local area network virus library upgrading system and method based on P2P technology
JP4576130B2 (en) Version updating method for communication system application program and program therefor
CN113934442A (en) Software upgrading method and device
CN102075367B (en) Method and system for controlling downloading of patch packet, client and server
CN101175001A (en) Distributed multi-program product automatic updating system and method thereof
JPH1195989A (en) Program updating system

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

Open date: 20080514