CN102081536A - Method for updating increment, and server - Google Patents

Method for updating increment, and server Download PDF

Info

Publication number
CN102081536A
CN102081536A CN2010106159371A CN201010615937A CN102081536A CN 102081536 A CN102081536 A CN 102081536A CN 2010106159371 A CN2010106159371 A CN 2010106159371A CN 201010615937 A CN201010615937 A CN 201010615937A CN 102081536 A CN102081536 A CN 102081536A
Authority
CN
China
Prior art keywords
upgraded
version information
client
difference bag
information
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
CN2010106159371A
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.)
Huawei Device Co Ltd
Original Assignee
Huawei Device 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 Huawei Device Co Ltd filed Critical Huawei Device Co Ltd
Priority to CN2010106159371A priority Critical patent/CN102081536A/en
Publication of CN102081536A publication Critical patent/CN102081536A/en
Pending legal-status Critical Current

Links

Images

Abstract

The embodiment of the invention provides a method for updating increment, and a server. The method for updating the increment comprises the following steps of: receiving an inquiry request of a client, wherein the inquiry request comprises edition information to be updated of the client; after the updated edition information is determined, calculating a difference packet between the edition information to be updated and the updated edition information; and informing the client of the address information of the difference packet to ensure that the client can acquire the difference packet according to the address information and update the increment. The embodiment of the invention accelerates the edition updating process, improves the edition updating efficiency, simplifies the issuing process of a new edition, reduces the management cost of a system, and avoids the possibility of manual misoperation; and in the embodiment of the invention, only the difference packet required by the client is calculated, so that the resources of the server are saved.

Description

A kind of increment upgrade method and server
Technical field
The present invention relates to technical field of data processing, relate in particular to a kind of increment upgrade method and server.
Background technology
The online upgrading of software is a kind of very common software engineering.Online upgrading has two kinds of situations: " full dose upgrading " and " increment upgrading ".Wherein, the full dose upgrading is meant the covering upgrading of whole software APMB package, such as the software upgrading of 50M, will download the 50M file of redaction, and the file with redaction covers legacy version file realization upgrading fully then; Increment upgrading is that the difference of only downloading new and old edition partly is the difference bag, such as the software upgrading of 50M, perhaps as long as download the difference bag of 1M, this difference bag is increased to realize upgrading in the legacy version file then.As seen, the increment upgrading has remarkable advantages on downloading flow.
But along with the upgrading gradually of software version, the difference bag between different editions is more and more, and also more and more at the escalation policy of the required configuration of different editions of different clients, this causes complexity of software development management sharply to rise.
In the prior art, when increment is upgraded, go out difference bag between all different editions, then the difference bag is stored in the server by server administrators' manual calculations, and the escalation policy between the manual configuration different editions.When treating the upgrading of client access server request version increment, according to escalation policy, client is obtained the difference bag and is upgraded.This increment upgrade method need be calculated the increment upgrading that could realize client behind all difference bags in advance, and the configuration of the calculating of difference bag and escalation policy is manually finished, edition upgrading efficient is low excessively, can not satisfy the version upgrade requirement of a large amount of clients, and to a certain degree incured loss through delay the exploitation of redaction.
Summary of the invention
The embodiment of the invention provides a kind of increment upgrade method and server, can improve edition upgrading efficient.
In order to solve the problems of the technologies described above, the technical scheme of the embodiment of the invention is as follows:
The embodiment of the invention provides a kind of increment upgrade method, comprising:
Receive the query requests of client, comprise the version information to be upgraded of described client in the described query requests;
After determining upgraded version information, calculate the difference bag between described version information to be upgraded and the described upgraded version information;
Notify the address information of the described difference bag of described client, so that described client obtains to carry out the increment upgrading behind the described difference bag according to described address information.
The embodiment of the invention also provides a kind of server, comprising:
Ask receiving element, be used to receive the query requests of client, comprise the version information to be upgraded of described client in the described query requests;
Computing unit is used for calculating the difference bag between described version information to be upgraded and the described upgraded version information after definite upgraded version information;
Notification unit is used to notify the address information of the described difference bag of described client, so that described client obtains to carry out the increment upgrading behind the described difference bag according to described address information.
The embodiment of the invention is built in artificial calculating of replacement and configuration in the server by calculating and the collocation method with the difference bag, and when upgrading, client-requested dynamically generates the needed difference bag of client again, carry out the increment upgrading again after need not to calculate in advance more all difference bags, shortened the upgrading set-up procedure of server side, the whole process that is published to the client upgrading from version, accelerated the upgrading of version, improved edition upgrading efficient, simplified the issuing process of redaction, reduced the system management cost, avoided the possibility of manually-operated error, and the difference bag of an embodiment of the invention computing client end needs, and need not to calculate all difference bags, because a lot of legacy versions not necessarily can be upgraded, and also are that some difference bag is unwanted, so the present embodiment method has also been saved the resource of server.
Description of drawings
In order to be illustrated more clearly in the embodiment of the invention or technical scheme of the prior art, to do to introduce simply to the accompanying drawing of required use in embodiment or the description of the Prior Art below, apparently, accompanying drawing in describing below only is some embodiments of the present invention, for those of ordinary skills, under the prerequisite of not paying creative work, can also obtain other accompanying drawing according to these accompanying drawings.
Fig. 1 is a kind of increment upgrade method of embodiment of the invention process flow diagram;
Fig. 2 is the another kind of increment upgrade method of an embodiment of the invention process flow diagram;
Fig. 3 is the structural representation of a kind of server of the embodiment of the invention;
Fig. 4 is the structural representation of the another kind of server of the embodiment of the invention.
Embodiment
In order to make those skilled in the art can further understand feature of the present invention and technology contents, see also following about detailed description of the present invention and accompanying drawing, accompanying drawing only provide with reference to and explanation, be not to be used for limiting the present invention.
Before redaction of every issue, need to precompute the difference bag between all different editions in the prior art, such as V1.0 is arranged, V2.0, three versions of V3.0, present V4.0 version newly developed, so just need to make D1.0_4.0, D2.0_4.0, D3.0_4.0, D4.0_1.0, D4.0_2.0, D4.0_3.0 is totally 6 delta package, then the full release of redaction, a plurality of difference bags all are put on the server and manage, and dispose correct escalation policy one by one at the difference bag, promptly specify each difference bag can be used for being upgraded to which redaction and how obtaining corresponding difference bag from which legacy version.And the layoutprocedure of the computation process of each difference bag and escalation policy is administrator hand and finishes.Therefore, the edition upgrading efficient of this increment upgrade method is low excessively, may have more manually-operated error, can not satisfy the version upgrade requirement of a large amount of clients, and to a certain degree incured loss through delay the exploitation of redaction.
Based on this, the embodiment of the invention provides a kind of increment upgrade method and server, be built in artificial calculating of replacement and configuration in the server by calculating and collocation method with the difference bag, and when client-requested is upgraded, dynamically generate the needed difference bag of client again, need not to calculate in advance again and carry out the increment upgrading behind all difference bags again, thereby accelerated the edition upgrading process, improve edition upgrading efficient, simplified the issuing process of redaction.
Below in conjunction with drawings and Examples, technical scheme of the present invention is described.
Referring to Fig. 1, be a kind of increment upgrade method of embodiment of the invention process flow diagram.
This method can comprise:
Step 101, the query requests of reception client.
When client is initiated query requests, receive this request by server, and obtain the version information to be upgraded of the client that comprises in this request, also be the current version information of client, for example current version is V1.0.Wherein, this query requests specifically can be edition upgrading request or patch request etc., as long as comprised the version information to be upgraded of client in this request.
Step 102, determine upgraded version information after, calculate the difference bag between version information to be upgraded and the upgraded version information.
Server is after receiving query requests, further determine upgraded version information, should determine that method can have multiple, for example current version information according to the client, according to certain version number's rule, whether inquiry has new full release, whether version V2.0 is for example arranged, V3.0 etc. if having, determine in redaction that then a version is as upgraded version.Also can be in the request that client is initiated, to have comprised client to wish the version information that is upgraded to, for example in request message, not only comprised the current version information V1.0 to be upgraded of client, also comprised the upgraded version information V3.0 that hope is upgraded to, server can be determined upgraded version information according to this request so.
After determining upgraded version information, server can calculate difference bag between version information to be upgraded and the upgraded version information according to built-in difference bag computing method, these computing method can be to calculate according to scale-of-two increment upgrade method, also can be to calculate according to file cover type increment upgrade method, these two kinds of methods are prior art, repeat no more herein.
Step 103, the address information of notice client this difference bag is so that after client obtains difference bag according to this address information, carry out the increment upgrading.
Server is further notified the address information of the required difference bag of this client of client after calculating acquisition difference bag, and then client can be carried out the increment upgrading at client terminal local then according to the corresponding difference bag of this address information download.
The embodiment of the invention is built in artificial calculating of replacement and configuration in the server by calculating and the collocation method with the difference bag, and when upgrading, client-requested dynamically generates the needed difference bag of client again, carry out the increment upgrading again after need not to calculate in advance more all difference bags, shortened the upgrading set-up procedure of server side, the whole process that is published to the client upgrading from version, accelerated the upgrading of version, improved edition upgrading efficient, simplified the issuing process of redaction, reduced the system management cost, avoided the possibility of manually-operated error, and the difference bag of an embodiment of the invention computing client end needs, and need not to calculate all difference bags, because a lot of legacy versions not necessarily can be upgraded, and also are that some difference bag is unwanted, so the present embodiment method has also been saved the resource of server.
Referring to Fig. 2, be the another kind of increment upgrade method of embodiment of the invention process flow diagram.
This method can comprise:
Step 201, the query requests of reception client.
Server receives the query requests of carrying out edition upgrading that client is initiated, and obtains the version information V1.0 to be upgraded of the client that comprises in this request.
Step 202, according to version number's rule, whether inquiry exists new full release, if the information of then selecting latest edition is as upgraded version information.
Server is at first according to version number's rule, in the full release storehouse of this locality, search and whether have new full release, if find redaction V2.0, V3.0, then according to version number's rule, up-to-date version V3.0 as upgraded version, can also be inquired information of latest edition V3.0 etc. to client feedback, change step 203 then over to.If there is not redaction, then can feed back the information that client does not find redaction or need not to carry out edition upgrading.
Step 203, whether inquiry stores the difference bag between version information to be upgraded and the upgraded version information.
Server is behind definite upgraded version V3.0, at first whether store the difference bag D1.0_3.0 between this version V1.0 to be upgraded and the upgraded version V3.0 among the difference Bao Ku of inquiry this locality, if have, then directly this difference bag D1.0_3.0 is sent to client, or the memory address of this difference bag of notice client D1.0_3.0, client can be downloaded difference bag D1.0_3.0 according to this address, carries out the increment upgrading at client terminal local.If there is not difference bag D1.0_3.0 among the difference Bao Ku of server this locality, then change step 204 over to and calculate, can also calculate difference bag D1.0_3.0 to client feedback, information such as please wait for.
Step 204 is calculated difference bag between version information to be upgraded and the upgraded version information according to scale-of-two increment upgrade method.
In the present embodiment, adopt the method for scale-of-two increment upgrading to calculate this difference bag D1.0_3.0, also be about to version V3.0 and version V1.0 and carry out scale-of-two relatively, calculate the difference bag, these concrete computing method are same as the prior art, repeat no more herein.
After calculating acquisition difference bag, this difference bag can be stored among the difference Bao Ku of server, and dispose the information of this difference bag, be applied to the upgrading of version V1.0 as this difference bag to V3.0, and the storage address information of this difference bag such as URL address etc.Like this, when this difference bag of another client-requested, can directly feed back corresponding difference packet address, make client obtain the difference bag, and need not this client again waiting for server calculate this difference bag.
Step 205, receive the query requests of client once more after, the address information of notice client difference bag is so that client obtains to carry out the increment upgrading behind difference bag according to this address information.
In the present embodiment, server needs to wait for the client query request after calculate obtaining difference bag and storage, configuration and finishing, the state that client can the cyclic polling server, with confirm server whether as calculated and configuration finish the difference bag.Calculate and after configuration finishes the difference bag at server, if receive the query requests of this client, as inquire about difference bag D1.0_3.0, then can to this client feedback should correspondence difference bag address information, this client can be downloaded the difference bag according to this address, carries out the increment upgrading at client terminal local.Also can be server after receiving the query requests of client, repeat 202~203, will calculate good difference packet address information feedback then to this client.
The embodiment of the invention is built in artificial calculating of replacement and configuration in the server by calculating and the collocation method with the difference bag, and when upgrading, client-requested dynamically generates the needed difference bag of client again, carry out the increment upgrading again after need not to calculate in advance more all difference bags, shortened the upgrading set-up procedure of server side, the whole process that is published to the client upgrading from version, accelerated the upgrading of version, improved edition upgrading efficient, simplified the issuing process of redaction, reduced the system management cost, avoided the possibility of manually-operated error, and the difference bag of an embodiment of the invention computing client end needs, and need not to calculate all difference bags, because a lot of legacy versions not necessarily can be upgraded, and also are that some difference bag is unwanted, so the present embodiment method has also been saved the resource of server.
And as long as there is a client to trigger the process that generates the difference bag in the present embodiment, other client user of later on same version just can enjoy facility, no longer needs waiting for server to generate the process of difference bag.
More than be introduction, below the server of realizing said method be introduced embodiment of the invention method.
Referring to Fig. 3, be the structural representation of a kind of server of the embodiment of the invention.
This server can comprise:
Ask receiving element 301, be used to receive the query requests of client, comprise the version information to be upgraded of client in this query requests.
Computing unit 302 is used for calculating the difference bag between version information to be upgraded and the upgraded version information after definite upgraded version information.
Notification unit 303 is used to notify the address information of this difference bag of client, so that after this client obtains difference bag according to this address information, carry out the increment upgrading.
When client is initiated query requests, receive this request by request receiving element 301, and obtain the version information to be upgraded of the client that comprises in this request, it also is the current version information of client, at first determine upgraded version information by computing unit 302 then, concrete can be the version information current according to the client, according to certain version number's rule, whether inquiry has new full release, if have, determine in redaction that then a version is as upgraded version, also can be to wish the version information that is upgraded in the acquisition request client that client is initiated, computing unit 302 is after definite upgraded version information, can calculate difference bag between version information to be upgraded and the upgraded version information according to built-in difference bag computing method, concrete can be to calculate according to scale-of-two increment upgrade method, also can be to calculate according to file cover type increment upgrade method, after calculating acquisition difference bag, address information by the required difference bag of notification unit 303 notice these clients of client, and then client can be carried out the increment upgrading at client terminal local then according to the corresponding difference bag of this address information download.
The embodiment of the invention is built in the calculating of difference bag and collocation method by said units and replaces artificial calculating and configuration in the server, and when upgrading, client-requested dynamically generates the needed difference bag of client again, carry out the increment upgrading again after need not to calculate in advance more all difference bags, shortened the upgrading set-up procedure of server side, the whole process that is published to the client upgrading from version, accelerated the upgrading of version, improved edition upgrading efficient, simplified the issuing process of redaction, reduced the system management cost, avoided the possibility of manually-operated error, and the difference bag of the computing client end needs of the computing unit in the embodiment of the invention, and need not to calculate all difference bags, because a lot of legacy versions not necessarily can be upgraded, also be that some difference bag is unwanted, so also saved the resource of server.
Referring to Fig. 4, be the structural representation of the another kind of server of the embodiment of the invention.
This server outside computing unit 402 and the notification unit 403, can also comprise version querying unit 404 and difference bag query unit 405 except comprising request receiving element 401.
Wherein, request receiving element 401 is similar with the request receiving element 301 in the previous embodiment, repeats no more herein.
Version querying unit 404 is used for after receiving the query requests of client, and according to version number's rule, whether inquiry exists new full release, if the information of then selecting latest edition is as upgraded version information.
Difference bag query unit 405, be used for after definite upgraded version information, whether inquiry stores the difference bag between version information to be upgraded and the upgraded version information, if not, and again by the difference bag between computing unit 402 calculating version informations to be upgraded and the upgraded version information.
Computing unit 402 specifically is used for after definite upgraded version information, calculates difference bag between version information to be upgraded and the upgraded version information according to scale-of-two increment upgrade method or file cover type increment upgrade method.
Notification unit 403, after can also being used for receiving the query requests of client once more, the address information of notice client difference bag is so that client is carried out the increment upgrading after according to address information acquisition difference bag.
When client is initiated query requests, receive this request by request receiving element 301, and obtain the version information to be upgraded of the client that comprises in this request, whether there is new full release by 404 inquiries of version querying unit then, if have, the information of then selecting latest edition is as upgraded version information, and then whether store difference bag between version information to be upgraded and the upgraded version information by difference bag query unit 405 inquiry, if have then directly to the address of this difference bag of client feedback, so that client is carried out the increment upgrading at this address corresponding difference bag of acquisition; If do not calculate this difference bag by computing unit 402 again, and this difference bag is stored among the difference Bao Ku, the address information of configuration difference bag etc., after wait order unit 403 receives the query requests of client once more, the address information of notice client difference bag, and then client can be carried out the increment upgrading then according to the corresponding difference bag of this address download.
The embodiment of the invention is built in the calculating of difference bag and collocation method by said units and replaces artificial calculating and configuration in the server, and when upgrading, client-requested dynamically generates the needed difference bag of client again, carry out the increment upgrading again after need not to calculate in advance more all difference bags, shortened the upgrading set-up procedure of server side, the whole process that is published to the client upgrading from version, accelerated the upgrading of version, improved edition upgrading efficient, simplified the issuing process of redaction, reduced the system management cost, avoided the possibility of manually-operated error, and the difference bag of the computing client end needs of the computing unit in the embodiment of the invention, and need not to calculate all difference bags, because a lot of legacy versions not necessarily can be upgraded, also be that some difference bag is unwanted, so also saved the resource of server.
In addition, present embodiment is inquired about the difference bag by difference bag query unit, as long as making has a client to trigger the process that generates the difference bag, other client user of later on same version just can enjoy facility, needs no longer to wait for that computing unit calculates the process that generates the difference bag.
The specific implementation process of each unit in the above server please refer to the corresponding description among the preceding method embodiment, repeats no more herein.
Above-described embodiment of the present invention does not constitute the qualification to protection domain of the present invention.Any modification of being done within the spirit and principles in the present invention, be equal to and replace and improvement etc., all should be included within the claim protection domain of the present invention.

Claims (10)

1. an increment upgrade method is characterized in that, comprising:
Receive the query requests of client, comprise the version information to be upgraded of described client in the described query requests;
After determining upgraded version information, calculate the difference bag between described version information to be upgraded and the described upgraded version information;
Notify the address information of the described difference bag of described client, so that described client obtains to carry out the increment upgrading behind the described difference bag according to described address information.
2. method according to claim 1 is characterized in that, described method also comprises:
After receiving the query requests of described client, according to version number's rule, whether inquiry exists new full release, if the information of then selecting latest edition is as described upgraded version information.
3. method according to claim 1 is characterized in that, the difference bag between described version information to be upgraded of described calculating and the described upgraded version information is specially:
Calculate difference bag between described version information to be upgraded and the described upgraded version information according to scale-of-two increment upgrade method or file cover type increment upgrade method.
4. method according to claim 1 is characterized in that, described method also comprises:
After receiving the query requests of described client once more, notify the address information of the described difference bag of described client.
5. according to any described method in the claim 1 to 4, it is characterized in that described method also comprises:
After definite upgraded version information, whether inquiry stores the difference bag between described version information to be upgraded and the described upgraded version information, if not, calculates the difference bag between described version information to be upgraded and the described upgraded version information again.
6. a server is characterized in that, comprising:
Ask receiving element, be used to receive the query requests of client, comprise the version information to be upgraded of described client in the described query requests;
Computing unit is used for calculating the difference bag between described version information to be upgraded and the described upgraded version information after definite upgraded version information;
Notification unit is used to notify the address information of the described difference bag of described client, so that described client obtains to carry out the increment upgrading behind the described difference bag according to described address information.
7. server according to claim 6 is characterized in that, described server also comprises:
The version querying unit is used for after receiving the query requests of described client, and according to version number's rule, whether inquiry exists new full release, if the information of then selecting latest edition is as described upgraded version information.
8. server according to claim 6 is characterized in that,
Described computing unit specifically is used for after definite upgraded version information, calculates difference bag between described version information to be upgraded and the described upgraded version information according to scale-of-two increment upgrade method or file cover type increment upgrade method.
9. server according to claim 6 is characterized in that,
Described notification unit after also being used for receiving the query requests of described client once more, is notified the address information of the described difference bag of described client, so that described client obtains to carry out the increment upgrading behind the described difference bag according to described address information.
10. according to any described server in the claim 6 to 9, it is characterized in that described server also comprises:
Difference bag query unit, be used for after definite upgraded version information, whether inquiry stores difference bag between described version information to be upgraded and the described upgraded version information, if not, calculates difference bag between described version information to be upgraded and the described upgraded version information by described computing unit again.
CN2010106159371A 2010-12-30 2010-12-30 Method for updating increment, and server Pending CN102081536A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2010106159371A CN102081536A (en) 2010-12-30 2010-12-30 Method for updating increment, and server

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2010106159371A CN102081536A (en) 2010-12-30 2010-12-30 Method for updating increment, and server

Publications (1)

Publication Number Publication Date
CN102081536A true CN102081536A (en) 2011-06-01

Family

ID=44087515

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2010106159371A Pending CN102081536A (en) 2010-12-30 2010-12-30 Method for updating increment, and server

Country Status (1)

Country Link
CN (1) CN102081536A (en)

Cited By (62)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102215480A (en) * 2011-06-25 2011-10-12 北京播思软件技术有限公司 Differential on-air software upgrading method based on cloud computing
CN102385526A (en) * 2011-11-16 2012-03-21 深圳市大赢家网络有限公司 Method and device for sharing stock data among multiple processes
CN102609277A (en) * 2011-08-26 2012-07-25 威海捷讯通信技术有限公司 Application software upgrading method of mobile terminal
CN102724308A (en) * 2012-06-13 2012-10-10 腾讯科技(深圳)有限公司 Software update method and software update system
CN102841801A (en) * 2012-07-11 2012-12-26 中兴通讯股份有限公司 Method and device for upgrading firmware of driving-free terminal
CN103051723A (en) * 2012-12-27 2013-04-17 广州市动景计算机科技有限公司 Increment updating method as well as server and terminal
CN103067509A (en) * 2012-12-30 2013-04-24 乐视网信息技术(北京)股份有限公司 System and method of modularized software updating
CN103067499A (en) * 2012-12-27 2013-04-24 科世达(上海)管理有限公司 Data processing method and processing device
WO2013078951A1 (en) * 2011-12-01 2013-06-06 腾讯科技(深圳)有限公司 Method and system for upgrading software
CN103188097A (en) * 2011-12-30 2013-07-03 金蝶软件(中国)有限公司 Method, device and system achieving patch management
CN103200219A (en) * 2013-02-05 2013-07-10 北京小米科技有限责任公司 Data package updating method, device, terminal equipment and server
CN103259672A (en) * 2012-02-17 2013-08-21 阿里巴巴集团控股有限公司 Software upgrading method and software upgrading system
CN103324494A (en) * 2012-03-22 2013-09-25 金蝶软件(中国)有限公司 Automatic patch making method, server and system
CN103428188A (en) * 2012-05-25 2013-12-04 北京小米科技有限责任公司 Method and apparatus for file updating, and associated equipment
CN103442026A (en) * 2013-02-05 2013-12-11 华为技术有限公司 Application program processing method, device and system
CN103518191A (en) * 2013-03-19 2014-01-15 华为技术有限公司 Upgrade method, intelligent terminal and upgrade system
CN103559058A (en) * 2013-11-07 2014-02-05 中达电通股份有限公司 Software online upgrade method
CN103647816A (en) * 2013-12-03 2014-03-19 北京奇虎科技有限公司 Method and device for upgrading application software
CN103645910A (en) * 2012-06-27 2014-03-19 谷歌公司 Methods for updating applications
CN103713928A (en) * 2013-12-31 2014-04-09 优视科技有限公司 Incremental file generating method, and application program installing file updating method and device
CN103825925A (en) * 2012-11-19 2014-05-28 腾讯科技(深圳)有限公司 Application program upgrading method and system, and application program upgrading client terminal
WO2014086311A1 (en) * 2012-12-06 2014-06-12 Tencent Technology (Shenzhen) Company Limited Method and system for software upgrade
CN104035800A (en) * 2014-06-19 2014-09-10 广州金山网络科技有限公司 Incremental packet generation method and device, version upgrade method and device, and version upgrade system
CN104066077A (en) * 2014-06-24 2014-09-24 青岛海信移动通信技术股份有限公司 OTA downloading and upgrading method and device thereof
CN104077161A (en) * 2014-06-19 2014-10-01 无锡天脉聚源传媒科技有限公司 Client application updating method and device
CN104133699A (en) * 2014-07-28 2014-11-05 广州视睿电子科技有限公司 Equipment system software updating method and equipment system software updating system
WO2014176985A1 (en) * 2013-09-18 2014-11-06 中兴通讯股份有限公司 Method and device for fabricating differential upgrade package
WO2014180220A1 (en) * 2013-11-01 2014-11-13 中兴通讯股份有限公司 Method and device for updating iptv system, and computer storage medium
WO2014194683A1 (en) * 2013-06-04 2014-12-11 Tencent Technology (Shenzhen) Company Limited Method and system for updating application, and computer storage medium thereof
CN104281477A (en) * 2014-10-13 2015-01-14 中国外汇交易中心 Automatic software deployment method for computer system
CN104321746A (en) * 2012-03-02 2015-01-28 谷歌公司 Distribution of application files
CN104598807A (en) * 2014-12-22 2015-05-06 广东欧珀移动通信有限公司 Increment upgrade detection method, management method, terminal and increment upgrade management platform
CN104657170A (en) * 2013-11-25 2015-05-27 腾讯科技(上海)有限公司 Data updating method, device and system
CN104717636A (en) * 2013-12-13 2015-06-17 成都鼎桥通信技术有限公司 Software upgrading method, terminal device and over-the-air download server
CN104750524A (en) * 2015-03-24 2015-07-01 广东欧珀移动通信有限公司 Upgraded data package transmitting method and device and data package upgrading method and device
CN104778057A (en) * 2015-03-11 2015-07-15 小米科技有限责任公司 Terminal system upgrading method and device, and server
CN104954394A (en) * 2014-03-24 2015-09-30 中兴通讯股份有限公司 Software differential packet production and update method, server, terminal and update system
CN105068848A (en) * 2015-08-28 2015-11-18 小米科技有限责任公司 System upgrading method and apparatus
CN105487907A (en) * 2015-12-07 2016-04-13 青岛海信电器股份有限公司 Difference package manufacturing method and device
CN105550060A (en) * 2014-10-31 2016-05-04 Tcl集团股份有限公司 Increment upgrade backup method and device
CN105577451A (en) * 2016-01-29 2016-05-11 贵阳海信电子有限公司 Upgrading method and upgrading apparatus of cloud television system
CN105573785A (en) * 2015-12-11 2016-05-11 青岛海信电器股份有限公司 Differential package manufacturing method and device
CN105656663A (en) * 2015-12-22 2016-06-08 北京奇虎科技有限公司 Software update method and device
CN105808284A (en) * 2014-12-31 2016-07-27 广州市动景计算机科技有限公司 Incremental upgrading method and server using increment upgrading method
CN105872106A (en) * 2016-06-14 2016-08-17 青岛海信移动通信技术股份有限公司 Over-the-air upgrade method, over-the-air server and terminal
CN105893080A (en) * 2016-03-28 2016-08-24 努比亚技术有限公司 Application management method and device
CN106375567A (en) * 2016-08-31 2017-02-01 广州品唯软件有限公司 Plug-in release method and system, client and server
CN106445826A (en) * 2016-10-14 2017-02-22 深圳天珑无线科技有限公司 Preparing method and producing device of differential package
CN106648798A (en) * 2016-12-30 2017-05-10 歌尔科技有限公司 Method for dynamically upgrading cross-version OTA
CN106791123A (en) * 2016-12-27 2017-05-31 努比亚技术有限公司 User terminal and application processing method
CN107133074A (en) * 2017-05-19 2017-09-05 北京京东尚科信息技术有限公司 It is a kind of to be used for terminal device, the Oftware updating method of server and system
CN107205014A (en) * 2017-04-14 2017-09-26 腾讯科技(深圳)有限公司 A kind of application program method for down loading and client
CN107203395A (en) * 2017-05-19 2017-09-26 北京京东尚科信息技术有限公司 Resource graded method, device and computer-readable recording medium and electronic equipment
CN107436756A (en) * 2016-05-26 2017-12-05 高德信息技术有限公司 One kind applies update method, server, terminal and system
CN109144557A (en) * 2018-08-23 2019-01-04 携程旅游信息技术(上海)有限公司 The dynamic increment upgrade method and system of APP
CN109189442A (en) * 2018-09-30 2019-01-11 联想(北京)有限公司 Update method, system and electronic equipment
CN109474454A (en) * 2017-12-29 2019-03-15 北京安天网络安全技术有限公司 A kind of device management method and system
CN109656613A (en) * 2018-12-12 2019-04-19 深圳市丰巢科技有限公司 A kind of application and development method and apparatus based on increment
CN110012096A (en) * 2019-04-03 2019-07-12 中国工商银行股份有限公司 Mobile client service updates management method, apparatus and system
CN110515646A (en) * 2019-07-26 2019-11-29 华为技术有限公司 A kind of difference upgrade method and relevant device
CN112925551A (en) * 2021-02-08 2021-06-08 北京罗克维尔斯科技有限公司 Object upgrading method, device, equipment and storage medium
CN112925554A (en) * 2021-03-31 2021-06-08 读书郎教育科技有限公司 System and method for automatically generating Android terminal system upgrade package

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1409239A (en) * 2001-09-14 2003-04-09 北京瑞星科技股份有限公司 Method for upgrading software
CN101094229A (en) * 2007-07-24 2007-12-26 深圳市融合视讯科技有限公司 Increment upgrading system and method for networked application programs
CN101141303A (en) * 2007-09-24 2008-03-12 华为技术有限公司 Client terminal updating method, server, client terminal of network management system
CN101420431A (en) * 2008-11-28 2009-04-29 中兴通讯股份有限公司 FOTA server, terminal and software version processing method and system therefor

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1409239A (en) * 2001-09-14 2003-04-09 北京瑞星科技股份有限公司 Method for upgrading software
CN101094229A (en) * 2007-07-24 2007-12-26 深圳市融合视讯科技有限公司 Increment upgrading system and method for networked application programs
CN101141303A (en) * 2007-09-24 2008-03-12 华为技术有限公司 Client terminal updating method, server, client terminal of network management system
CN101420431A (en) * 2008-11-28 2009-04-29 中兴通讯股份有限公司 FOTA server, terminal and software version processing method and system therefor

Cited By (87)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102215480A (en) * 2011-06-25 2011-10-12 北京播思软件技术有限公司 Differential on-air software upgrading method based on cloud computing
CN102609277A (en) * 2011-08-26 2012-07-25 威海捷讯通信技术有限公司 Application software upgrading method of mobile terminal
CN102609277B (en) * 2011-08-26 2014-05-21 威海捷讯通信技术有限公司 Application software upgrading method of mobile terminal
CN102385526A (en) * 2011-11-16 2012-03-21 深圳市大赢家网络有限公司 Method and device for sharing stock data among multiple processes
RU2580065C2 (en) * 2011-12-01 2016-04-10 Тенсент Текнолоджи (Шэньчжэнь) Компани Лимитед Method and system for software update
US9043778B2 (en) 2011-12-01 2015-05-26 Tencent Technology (Shenzhen) Company Limited Method and system for upgrading software
WO2013078951A1 (en) * 2011-12-01 2013-06-06 腾讯科技(深圳)有限公司 Method and system for upgrading software
CN103188097A (en) * 2011-12-30 2013-07-03 金蝶软件(中国)有限公司 Method, device and system achieving patch management
CN103259672A (en) * 2012-02-17 2013-08-21 阿里巴巴集团控股有限公司 Software upgrading method and software upgrading system
CN103259672B (en) * 2012-02-17 2016-09-28 阿里巴巴集团控股有限公司 Method for upgrading software and system
CN104321746B (en) * 2012-03-02 2019-03-05 谷歌有限责任公司 The distribution of application file
CN104321746A (en) * 2012-03-02 2015-01-28 谷歌公司 Distribution of application files
CN103324494A (en) * 2012-03-22 2013-09-25 金蝶软件(中国)有限公司 Automatic patch making method, server and system
CN103324494B (en) * 2012-03-22 2018-01-05 金蝶软件(中国)有限公司 Automatic method, server and the system for making patch
CN103428188A (en) * 2012-05-25 2013-12-04 北京小米科技有限责任公司 Method and apparatus for file updating, and associated equipment
CN102724308A (en) * 2012-06-13 2012-10-10 腾讯科技(深圳)有限公司 Software update method and software update system
WO2013185570A1 (en) * 2012-06-13 2013-12-19 腾讯科技(深圳)有限公司 Software update method, software update system and computer storage medium
CN103645910A (en) * 2012-06-27 2014-03-19 谷歌公司 Methods for updating applications
CN102841801B (en) * 2012-07-11 2017-12-12 中兴通讯股份有限公司 Method and device for upgrading firmware of driving-free terminal
CN102841801A (en) * 2012-07-11 2012-12-26 中兴通讯股份有限公司 Method and device for upgrading firmware of driving-free terminal
CN103825925A (en) * 2012-11-19 2014-05-28 腾讯科技(深圳)有限公司 Application program upgrading method and system, and application program upgrading client terminal
US9128797B2 (en) 2012-12-06 2015-09-08 Tencent Technology (Shenzhen) Company Limited Method and system for software upgrade
WO2014086311A1 (en) * 2012-12-06 2014-06-12 Tencent Technology (Shenzhen) Company Limited Method and system for software upgrade
CN103051723B (en) * 2012-12-27 2016-08-31 广州市动景计算机科技有限公司 A kind of method for updating increment and server, terminal
CN103051723A (en) * 2012-12-27 2013-04-17 广州市动景计算机科技有限公司 Increment updating method as well as server and terminal
CN103067499A (en) * 2012-12-27 2013-04-24 科世达(上海)管理有限公司 Data processing method and processing device
US10031744B2 (en) 2012-12-27 2018-07-24 Guangzhou Ucweb Computer Technology Co., Ltd Incremental upgrade method, apparatus for applying method and storage medium
CN103067509A (en) * 2012-12-30 2013-04-24 乐视网信息技术(北京)股份有限公司 System and method of modularized software updating
CN103200219A (en) * 2013-02-05 2013-07-10 北京小米科技有限责任公司 Data package updating method, device, terminal equipment and server
CN103442026A (en) * 2013-02-05 2013-12-11 华为技术有限公司 Application program processing method, device and system
CN103442026B (en) * 2013-02-05 2017-03-08 华为技术有限公司 A kind of applied program processing method, device and system
CN103518191A (en) * 2013-03-19 2014-01-15 华为技术有限公司 Upgrade method, intelligent terminal and upgrade system
WO2014194683A1 (en) * 2013-06-04 2014-12-11 Tencent Technology (Shenzhen) Company Limited Method and system for updating application, and computer storage medium thereof
WO2014176985A1 (en) * 2013-09-18 2014-11-06 中兴通讯股份有限公司 Method and device for fabricating differential upgrade package
WO2014180220A1 (en) * 2013-11-01 2014-11-13 中兴通讯股份有限公司 Method and device for updating iptv system, and computer storage medium
CN103559058A (en) * 2013-11-07 2014-02-05 中达电通股份有限公司 Software online upgrade method
CN104657170A (en) * 2013-11-25 2015-05-27 腾讯科技(上海)有限公司 Data updating method, device and system
WO2015074467A1 (en) * 2013-11-25 2015-05-28 腾讯科技(深圳)有限公司 Data update method, apparatus, and system and storage medium
CN103647816A (en) * 2013-12-03 2014-03-19 北京奇虎科技有限公司 Method and device for upgrading application software
CN104717636A (en) * 2013-12-13 2015-06-17 成都鼎桥通信技术有限公司 Software upgrading method, terminal device and over-the-air download server
CN103713928B (en) * 2013-12-31 2017-02-22 优视科技有限公司 Incremental file generating method, and application program installing file updating method and device
CN103713928A (en) * 2013-12-31 2014-04-09 优视科技有限公司 Incremental file generating method, and application program installing file updating method and device
CN104954394A (en) * 2014-03-24 2015-09-30 中兴通讯股份有限公司 Software differential packet production and update method, server, terminal and update system
CN104035800B (en) * 2014-06-19 2018-07-24 广州金山网络科技有限公司 A kind of delta package generation method, version upgrading method, device and system
CN104077161A (en) * 2014-06-19 2014-10-01 无锡天脉聚源传媒科技有限公司 Client application updating method and device
CN104035800A (en) * 2014-06-19 2014-09-10 广州金山网络科技有限公司 Incremental packet generation method and device, version upgrade method and device, and version upgrade system
CN104066077A (en) * 2014-06-24 2014-09-24 青岛海信移动通信技术股份有限公司 OTA downloading and upgrading method and device thereof
CN104133699A (en) * 2014-07-28 2014-11-05 广州视睿电子科技有限公司 Equipment system software updating method and equipment system software updating system
CN104133699B (en) * 2014-07-28 2018-11-27 广州视睿电子科技有限公司 Device system software upgrade method and system
CN104281477A (en) * 2014-10-13 2015-01-14 中国外汇交易中心 Automatic software deployment method for computer system
CN105550060A (en) * 2014-10-31 2016-05-04 Tcl集团股份有限公司 Increment upgrade backup method and device
CN105550060B (en) * 2014-10-31 2019-07-19 Tcl集团股份有限公司 A kind of backup method and device of increment upgrading
CN104598807A (en) * 2014-12-22 2015-05-06 广东欧珀移动通信有限公司 Increment upgrade detection method, management method, terminal and increment upgrade management platform
CN104598807B (en) * 2014-12-22 2017-10-31 广东欧珀移动通信有限公司 Increment upgrade detection method, management method, terminal and increment updating and management platform
CN105808284A (en) * 2014-12-31 2016-07-27 广州市动景计算机科技有限公司 Incremental upgrading method and server using increment upgrading method
CN105808284B (en) * 2014-12-31 2019-10-22 广州市动景计算机科技有限公司 A kind of method for updating increment and the server using it
CN104778057A (en) * 2015-03-11 2015-07-15 小米科技有限责任公司 Terminal system upgrading method and device, and server
CN104750524A (en) * 2015-03-24 2015-07-01 广东欧珀移动通信有限公司 Upgraded data package transmitting method and device and data package upgrading method and device
CN105068848B (en) * 2015-08-28 2018-12-11 小米科技有限责任公司 Method for upgrading system and device
CN105068848A (en) * 2015-08-28 2015-11-18 小米科技有限责任公司 System upgrading method and apparatus
CN105487907A (en) * 2015-12-07 2016-04-13 青岛海信电器股份有限公司 Difference package manufacturing method and device
CN105573785A (en) * 2015-12-11 2016-05-11 青岛海信电器股份有限公司 Differential package manufacturing method and device
CN105656663A (en) * 2015-12-22 2016-06-08 北京奇虎科技有限公司 Software update method and device
CN105577451A (en) * 2016-01-29 2016-05-11 贵阳海信电子有限公司 Upgrading method and upgrading apparatus of cloud television system
CN105893080B (en) * 2016-03-28 2019-04-16 努比亚技术有限公司 Application management method and device
CN105893080A (en) * 2016-03-28 2016-08-24 努比亚技术有限公司 Application management method and device
CN107436756A (en) * 2016-05-26 2017-12-05 高德信息技术有限公司 One kind applies update method, server, terminal and system
CN105872106A (en) * 2016-06-14 2016-08-17 青岛海信移动通信技术股份有限公司 Over-the-air upgrade method, over-the-air server and terminal
CN106375567A (en) * 2016-08-31 2017-02-01 广州品唯软件有限公司 Plug-in release method and system, client and server
CN106445826A (en) * 2016-10-14 2017-02-22 深圳天珑无线科技有限公司 Preparing method and producing device of differential package
CN106791123A (en) * 2016-12-27 2017-05-31 努比亚技术有限公司 User terminal and application processing method
CN106648798A (en) * 2016-12-30 2017-05-10 歌尔科技有限公司 Method for dynamically upgrading cross-version OTA
CN107205014A (en) * 2017-04-14 2017-09-26 腾讯科技(深圳)有限公司 A kind of application program method for down loading and client
CN107205014B (en) * 2017-04-14 2020-05-05 腾讯科技(深圳)有限公司 Application program downloading method and client
CN107133074A (en) * 2017-05-19 2017-09-05 北京京东尚科信息技术有限公司 It is a kind of to be used for terminal device, the Oftware updating method of server and system
CN107203395A (en) * 2017-05-19 2017-09-26 北京京东尚科信息技术有限公司 Resource graded method, device and computer-readable recording medium and electronic equipment
CN109474454A (en) * 2017-12-29 2019-03-15 北京安天网络安全技术有限公司 A kind of device management method and system
CN109144557A (en) * 2018-08-23 2019-01-04 携程旅游信息技术(上海)有限公司 The dynamic increment upgrade method and system of APP
CN109189442A (en) * 2018-09-30 2019-01-11 联想(北京)有限公司 Update method, system and electronic equipment
CN109189442B (en) * 2018-09-30 2022-03-25 联想(北京)有限公司 Updating method, system and electronic equipment
CN109656613A (en) * 2018-12-12 2019-04-19 深圳市丰巢科技有限公司 A kind of application and development method and apparatus based on increment
CN110012096A (en) * 2019-04-03 2019-07-12 中国工商银行股份有限公司 Mobile client service updates management method, apparatus and system
CN110012096B (en) * 2019-04-03 2021-12-24 中国工商银行股份有限公司 Mobile client service update management method, device and system
CN110515646A (en) * 2019-07-26 2019-11-29 华为技术有限公司 A kind of difference upgrade method and relevant device
CN110515646B (en) * 2019-07-26 2022-03-25 华为技术有限公司 Differential upgrading method and related equipment
CN112925551A (en) * 2021-02-08 2021-06-08 北京罗克维尔斯科技有限公司 Object upgrading method, device, equipment and storage medium
CN112925554A (en) * 2021-03-31 2021-06-08 读书郎教育科技有限公司 System and method for automatically generating Android terminal system upgrade package

Similar Documents

Publication Publication Date Title
CN102081536A (en) Method for updating increment, and server
US8612393B2 (en) Application server provisioning system and method based on disk image profile
CN103973475A (en) Difference service pack generating method, difference service pack downloading method, server and client-side
CN107367949B (en) Obtain the methods, devices and systems of product identification
US20140282487A1 (en) Software update for a wireless communication device
US20150100955A1 (en) Method and System for Updating Software
US9047163B2 (en) Managing the distribution of client packages
WO2011069730A1 (en) A method and system for managing configurations of system management agents in a distributed environment
WO2007062294A2 (en) Managing software configuration of a wireless device
CN102591678B (en) For the method and system of the identifier of distribution software assembly
CN102067094A (en) Cache optimzation
CN103841134A (en) API-based method for sending and receiving information, API-based apparatus, and API-based system
KR101528210B1 (en) Software downloading method and device
CN102541596A (en) Operating system upgrading method and device
US8856365B2 (en) Computer-implemented method, computer system and computer readable medium
CN103259808A (en) Updating service delivery method and device
CN105373420A (en) Data transmission method and apparatus
US20130111458A1 (en) Method and system for on-demand patch generation and management
CN105224344A (en) A kind of software upgrading file configuration method realized based on XML
CN104699511A (en) Plug-in upgrading method and plug-in upgrading device
CN111158752A (en) SAAS multi-version control system and use method thereof
CN105245581A (en) Application program transmission method and device
US9158527B2 (en) Upgrade system and method having adaptive changeable upgrade process
KR20120117504A (en) Communication system and method for updating software thereof
WO2023020071A1 (en) Upgrade package acquisition method and smart 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
C12 Rejection of a patent application after its publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20110601