CN102521001A - Compatibility control method for C/S (client/server) structure application program versions - Google Patents

Compatibility control method for C/S (client/server) structure application program versions Download PDF

Info

Publication number
CN102521001A
CN102521001A CN2011104259488A CN201110425948A CN102521001A CN 102521001 A CN102521001 A CN 102521001A CN 2011104259488 A CN2011104259488 A CN 2011104259488A CN 201110425948 A CN201110425948 A CN 201110425948A CN 102521001 A CN102521001 A CN 102521001A
Authority
CN
China
Prior art keywords
version
compatible
file
application server
client
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN2011104259488A
Other languages
Chinese (zh)
Other versions
CN102521001B (en
Inventor
丁建德
王善军
陈维强
朱中
孙永良
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beihai Shiji Information Technology Co ltd
Qingdao Hisense Intelligent Commercial System Co ltd
Original Assignee
Qingdao Hisense Network 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 Qingdao Hisense Network Technology Co Ltd filed Critical Qingdao Hisense Network Technology Co Ltd
Priority to CN201110425948.8A priority Critical patent/CN102521001B/en
Publication of CN102521001A publication Critical patent/CN102521001A/en
Application granted granted Critical
Publication of CN102521001B publication Critical patent/CN102521001B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Abstract

The invention discloses a compatibility control method for C/S (client/server) structure application program versions, which is characterized in that a configuration file DbV is stored in a data base, a current database version and an application server version compatible with the same are recorded in the DbV, and when an application server side is started in operation, whether the current application server version is compatible with the current database version or not is judged, and the application server side is allowed to be in operation only on the condition that the current application server version is compatible with the current database version. By the aid of the method, the current database version and the application server version compatible with the same are configured and recorded in the database, so that compatibility between the versions are conveniently checked, errors due to continuous operation in incompatibility of the versions can be effectively prevented, and an error reporting function is provided, so that maintenance personnel can be reminded of error positions, and timely maintenance is facilitated.

Description

The compatible control method of a kind of C/S structure applications program version
Technical field
The present invention relates to the compatible control method of a kind of C/S structure applications program version, belong to the infosystem applied technical field.
Background technology
Large-scale application software often exists thousands of clients, tens application servers, several database server; Application program must be distributed on many machines; And often carry out the renewal of program,, will cause the program run mistake if the program version of these distributed deployments is incompatible; Even cause error in data, must control.
Existing techniques in realizing according to the issuing of program version control client-side program, can realize the redaction Automatic Program on the upgrade file server is downloaded to the purpose of client.These technological defectives are:
In the down loading updating program, only compared the difference in version of program in the update package on present procedure and the upgrade file server, if variant, down loading updating program then.The client-side program of having downloaded is when operation; Whether not compatible, whether compatible with database version with application server with application server affirmation self version; If mistake appears in the upgrade file version on the upgrade file server, perhaps the upgrade file server temporarily can not provide service, the completion and application server and database have been upgraded; The program and the application server programs of client operation at this moment possibly not match; Possibly not match with database yet, just unpredictable program exception might occur, even cause serious error in data.
When the program updates failure occurring, when causing the situation of incompatible version, the system management maintainer can not in time obtain notice, can not in time fix a breakdown, and will influence service operation, causes very bad user experience.
Summary of the invention
The present invention is in order to solve the compatibility that does not have after existing compatibility update control method can not version be according to actual needs upgraded or upgraded between the strict control version; Might cause upgrading still incompatible problem between version afterwards; Provide a kind of C/S structure applications program version compatible control method; Can check the compatibility between the version, continue operation when preventing incompatible version and cause makeing mistakes.
In order to solve the problems of the technologies described above, the present invention adopts following technical scheme to be achieved:
The compatible control method of a kind of C/S structure applications program version; In database, preserve configuration file DbV; Record the current database version among the said file DbV, and application server version compatible with it, when the application server end starts operation; Judge whether current application server version and current database version be compatible, only under both compatible situation, just allow the operation of application server end.
Further; The version compatibility of application server end inspection for ease; Can preserve configuration file AppV at said application server end, record the current application server version among the said file AppV, and database version compatible with it; When the application server end started operation, controlled step was following:
The application server end reads the content among the file DbV, and reads the content among the file AppV;
The application server end judges whether the compatible database version among the file AppV has comprised the current database version among the file DbV; If comprise; Then be judged as current application server version and current database edition compatibility, also promptly allow the application server end to continue operation.
Further again; When the application server end starts operation, if the current database version among the include file DbV not of the compatible database version among the file AppV judges then whether the compatible application server version among the file DbV has comprised the current application server version among the file AppV; If comprise; Be judged as current application server version and current database edition compatibility equally, otherwise, incompatible.
Further again; If current application server version and current database incompatible version; Then carry out following steps: forbid that the application server end continues operation and sends information, perhaps application server carries out automatic loading upgrading according to the compatible application server version among the file DbV.
In order to control the compatibility of client and database version; Also record among the said file DbV and the compatible client release of current database version; During the client terminal start-up operation; Judge that whether current database version and active client version be compatible, allows client to continue operation when both are compatible.
In order to control the compatibility of client and application server version; Also record among the said file AppV and the compatible client release of current application server version; During the client terminal start-up operation; Can judge also whether current application server version and active client version be compatible, when current database version and active client edition compatibility and current application server version and active client edition compatibility, allow client to continue operation.
When not satisfying current database version and active client edition compatibility and current application server version and active client edition compatibility simultaneously; Then carry out following steps: forbid that client end continues operation and sends information; Perhaps; Find out among compatible client release and the file AppV among the file DbV can the common client release of compatible client release, and client is carried out automatic loading upgrading according to this version.
Check the compatibility of client for ease, said client storage has configuration file CliV, records active client version and database version compatible with it among the said file CliV, and during the client terminal start-up operation, controlled step is following:
Client reads the content among the file CliV, and reads the content among the file DbV;
Client judges whether the compatible database version among the file CliV has comprised the current database version among the file DbV, if comprise, then is judged as current database version and active client edition compatibility.
Further; During the client terminal start-up operation; If the compatible database version among the CliV does not have the current database version among the include file DbV; Then continue to judge that whether the compatible client release among the file DbV has comprised the active client version among the file CliV, if comprise, then is judged as current database version and active client edition compatibility.
Further again; Also record among the said file CliV and the compatible application server version of active client version, during the client terminal start-up operation, judge whether the compatible application server version among the file CliV has comprised the current application server version among the file AppV; If comprise; Then be judged as current application server version and active client edition compatibility, otherwise, continue to judge can whether comprise the active client version among the file CliV by compatible client release among the file AppV; If comprise, then be judged as current application server version and active client edition compatibility.
Preferably, described information comprises one or more in mail prompting, SMS prompting, interface prompt, the abnormal log prompting.
Compared with prior art; Advantage of the present invention and good effect are: the compatible control method of a kind of C/S structure applications program version of the present invention; Through configuration record in database the current database version is arranged; And the file of application server version compatible with it, the compatibility between the convenient inspection version continues operation and causes makeing mistakes in the time of can effectively preventing incompatible version; Client, application server, database carry out version compatibility each other to be judged, as long as the compatible the opposing party of a side gets final product working procedure, for condition has been founded in three's standalone upgrade, under the prerequisite of compatibility, a large amount of client-side program of disposing that distribute can progressively be upgraded; And have the function of reporting an error, and can remind maintainer's mistake the position to occur, be convenient to timely maintenance.
After the detailed description in conjunction with the advantages embodiment of the present invention, other characteristics of the present invention and advantage will become clearer.
Description of drawings
Fig. 1 is that a kind of embodiment of database of the compatible control method of a kind of C/S structure applications program version proposed by the invention makes up synoptic diagram;
Fig. 2 is that a kind of embodiment of application server of the compatible control method of a kind of C/S structure applications program version proposed by the invention makes up synoptic diagram;
Fig. 3 is the tableau format figure of Fig. 1 file DbV;
Fig. 4 is that the other a kind of embodiment of database of the compatible control method of a kind of C/S structure applications program version proposed by the invention makes up synoptic diagram;
Fig. 5 is that the other a kind of embodiment of application server of the compatible control method of a kind of C/S structure applications program version proposed by the invention makes up synoptic diagram;
Fig. 6 is that a kind of embodiment of client of the compatible control method of a kind of C/S structure applications program version proposed by the invention makes up synoptic diagram;
Fig. 7 is that Fig. 6 is that the other a kind of embodiment of client of the compatible control method of a kind of C/S structure applications program version proposed by the invention makes up synoptic diagram.
Embodiment
The present invention is directed to the compatible control method of existing C/S structure applications program version; Be checked through version and occur when incompatible, do not have the compatibility between the strict control version after can not version according to actual needs upgrading or upgrade, might cause after the upgrading still incompatible problem between version; Provide a kind of C/S structure applications program version compatible control method; Through configuration record in database the current database version is arranged, and the file of application server version compatible with it, the compatibility between the convenient inspection version; Continuing operation in the time of can effectively preventing incompatible version causes makeing mistakes; And have the function of reporting an error, and can remind maintainer's mistake the position to occur, be convenient to timely maintenance.
Do explanation in further detail below in conjunction with the accompanying drawing specific embodiments of the invention.
Embodiment one, referring to shown in Figure 1, and the compatible control method of a kind of C/S structure applications program version of present embodiment; At first in database, preserve configuration file DbV; Record current database version VD among the said file DbV, and application server version VD-A compatible with it, when the application server end starts operation; Judge at first whether current application server version and current database version be compatible, only under both compatible situation, just allow the operation of application server end.
As a concrete embodiment; Referring to shown in Figure 2; The application server end judges that the compatibility of version can record current application server version VA through preserving configuration file AppV at said application server end among the said file AppV, and database version VA-D compatible with it; When the application server end started operation, controlled step was following:
The application server end reads the content among the file DbV, and reads the content among the file AppV;
Also promptly: comprise the current database version VD that reads among the file DbV, and application server version VD-A compatible with it, read the current application server version VA among the file AppV, and database version VA-D compatible with it.
The application server end judges whether the compatible database version VA-D among the file AppV has comprised the current database version VD among the file DbV; If comprise; Then be judged as current application server version and current database edition compatibility, also promptly allow the application server end to continue operation.
When the application server end starts operation; If the compatible database version VA-D among the file AppV is the current database version VD among the include file DbV not; Owing to comprised simultaneously and the compatible application server version information of current database version among the configuration file DbV of database,, still think current application server version and current database edition compatibility if both are compatible mutually; Also promptly: judge then whether the compatible application server version VD-A among the file DbV has comprised the current application server version VA among the file AppV; If comprise, be judged as current application server version and current database edition compatibility equally, allow the application server end to continue operation; Otherwise, incompatible.
If current application server version and current database incompatible version; Then carry out following steps: forbid that the application server end continues operation and sends information; Make mistakes to prevent that further operation causes; Perhaps, application server carries out automatic loading upgrading according to the compatible application server version among the file DbV, can continue operation after upgrading finishes.
Wherein, send information and can pass through wherein one or more advice methods of recording exceptional daily record, page prompts, mail notification and SMS notification,, eliminate mistake so that in time notify the maintainer to safeguard.
Said file AppV is a text-only file, and this text-only file comprises title and assignment at least.This routine implementation is in the catalogue of application server master routine place, to set up a text-only file, and file is called AppV, and file content is exemplified below:
VA=1.0.0.1; The current version of application server, only one.
VA-D=1.0.0.0,1.0.0.1; Compatible database version is used comma between a plurality of versions, " separately.
Certainly, if when comprising more project among the file AppV, can continue hereof to add, institute's interpolation project will be mentioned in other embodiment.Need to prove, when having upgraded application server programs, the content among the revised file AppV simultaneously, the equal sign that VA is capable is filled in the current version number of application server at the back.The equal sign that VA-D is capable is filled in the compatible database version of current application server at the back, if can compatible a plurality of database versions, separates with comma between then a plurality of version numbers.
Characteristic according to database; File DbV preferably adopts the form of form document; Referring to shown in Figure 3, be a kind of list structure of file DbV, the content of database program version configuration is: but the version number of the current version of database program number compatibility application server version etc.
Present embodiment has mainly solved the application version control problem between the database and application server in the C/S structure, and method is simple, has effectively prevented makeing mistakes because of compatibling problem.
Embodiment two; When comprising database, application server and client simultaneously in the C/S structure, the application version compatibility needs control equally, and concrete mode is: also record among the said file DbV and the compatible client release VD-C of current database version; As shown in Figure 4; During the client terminal start-up operation, judge that whether current database version and active client version be compatible, allows client to continue operation when both are compatible.
As a same reason, because the possible calling application server of client, therefore; Need the control client to desire the version compatibility between the application server; Concrete, referring to shown in Figure 5, in said file AppV, also record and the compatible client release VA-C of current application server version; During the client terminal start-up operation; Can judge that also whether current application server version and active client version be compatible, satisfying condition: when current database version and active client edition compatibility and current application server version and active client edition compatibility, allow client to continue operation.
When not satisfying current database version and active client edition compatibility and current application server version and active client edition compatibility simultaneously; Then carry out following steps: forbid that client end continues operation and sends information; Perhaps; Find out among compatible client release and the file AppV among the file DbV can the common client release of compatible client release, and client is carried out automatic loading upgrading according to this version.
Accordingly, file is called AppV, and file content is revised as follows:
VA=1.0.0.1; The current version of application server, only one.
VA-D=1.0.0.0,1.0.0.1; Compatible database version is used comma between a plurality of versions, " separately.
VA-C=1.0.0.1,1.0.0.2; Compatible client release separates with comma () between a plurality of versions.
Wherein, described information comprises one or more in mail prompting, SMS prompting, interface prompt, the abnormal log prompting.
Relatively judge the compatibility of version for the ease of client, said client storage has configuration file CliV, referring to shown in Figure 6; Record active client version VC among the said file CliV; With database version VC-D compatible with it, when client terminal start-up moved, controlled step was following:
Client reads the content among the file CliV, and reads the content among the file DbV;
Concrete, also be that client reads active client version VC and the database version VC-D compatible with it among the file CliV, and read the current database version VD among the file DbV, and client release VD-C compatible with it.
Client judges that whether the compatible database version VC-D among the file CliV has comprised the current database version VD among the file DbV, if comprise, then is judged as current database version and active client edition compatibility.
Said file CliV is a text-only file; This text-only file comprises title and assignment at least, and the content of client-side program version configuration is: but but the version number of version number's compatible data storehouse version of the current version of client number compatibility application server version.This routine implementation is in the catalogue of client master routine place, to set up a text-only file, and file is called CliV, and file content is exemplified below:
VC=1.0.0.2; The current version of client, only one.
VC-D=1.0.0.0,1.0.0.1; Compatible database version is used comma between a plurality of versions, " separately.
When having upgraded client-side program, the content among the revised file CliV simultaneously, the equal sign that VC is capable is filled in the current version number of client at the back.The equal sign that VC-D is capable is filled in the compatible database version of active client at the back, if can compatible a plurality of database versions, between then a plurality of version numbers with English comma separately.
During the client terminal start-up operation; If the compatible database version VC-D among the CliV does not have the current database version VD among the include file DbV; Then continue to judge whether the compatible client release VD-C among the file DbV has comprised the active client version VC among the file CliV; If comprise, then be judged as current database version and active client edition compatibility equally.
Mainly narrated client terminal start-up when operation in the present embodiment, the control problem of client and database version compatibility has ensured the edition compatibility of client and database.
Embodiment three, and present embodiment is mainly discussed client and application server version compatibility control problem, and client is judged the compatibility of active client version and application server version for ease; Referring to shown in Figure 7; Also record among the said file CliV and the compatible application server version of active client version VC-A, during the client terminal start-up operation, judge whether the compatible application server version among the file CliV has comprised the current application server version among the file AppV; If comprise; Then be judged as current application server version and active client edition compatibility, otherwise, continue to judge can whether comprise the active client version among the file CliV by compatible client release among the file AppV; If comprise, then be judged as current application server version and active client edition compatibility equally.
Accordingly, file is called CliV, and file content is revised as follows:
VC=1.0.0.2; The current version of client, only one.
VC-D=1.0.0.0,1.0.0.1; Compatible database version is used comma between a plurality of versions, " separately.
VC-A=1.0.0.1; Compatible application server version is used comma between a plurality of versions, " separately.
When having upgraded client-side program, the content among the revised file CliV simultaneously, the equal sign that VC is capable is filled in the current version number of client at the back.The equal sign that VC-D is capable is filled in the compatible database version of active client at the back; If can compatible a plurality of database versions; With English comma separately, the equal sign that VC-A is capable is filled in the compatible application server version of active client at the back between then a plurality of version numbers, if can compatible a plurality of application server versions; Use comma between then a plurality of version numbers, " separately.
Certainly; Above-mentioned explanation is not to be limitation of the present invention; The present invention also is not limited in above-mentioned giving an example, and variation, remodeling, interpolation or replacement that those skilled in the art are made in essential scope of the present invention also should belong to protection scope of the present invention.

Claims (10)

1. the compatible control method of a C/S structure applications program version; It is characterized in that, in database, preserve configuration file DbV, record the current database version among the said file DbV; And application server version compatible with it; When the application server end starts operation, judge whether current application server version and current database version be compatible, only under both compatible situation, just allow the operation of application server end.
2. the compatible control method of C/S structure applications program version according to claim 1; It is characterized in that; Preserve configuration file AppV at said application server end, record the current application server version among the said file AppV, and database version compatible with it; When the application server end started operation, controlled step was following:
The application server end reads the content among the file DbV, and reads the content among the file AppV;
The application server end judges whether the compatible database version among the file AppV has comprised the current database version among the file DbV, if comprise, then is judged as current application server version and current database edition compatibility.
3. the compatible control method of C/S structure applications program version according to claim 2; It is characterized in that; When the application server end starts operation, if the current database version among the include file DbV not of the compatible database version among the file AppV judges then whether the compatible application server version among the file DbV has comprised the current application server version among the file AppV; If comprise; Be judged as current application server version and current database edition compatibility equally, otherwise, incompatible.
4. the compatible control method of C/S structure applications program version according to claim 3; It is characterized in that; If current application server version and current database incompatible version; Then carry out following steps: forbid that the application server end continues operation and sends information, perhaps application server carries out automatic loading upgrading according to the compatible application server version among the file DbV.
5. the compatible control method of C/S structure applications program version according to claim 2; It is characterized in that; Also record among the said file DbV and the compatible client release of current database version; During the client terminal start-up operation, judge that whether current database version and active client version be compatible, allows client to continue operation when both are compatible.
6. the compatible control method of C/S structure applications program version according to claim 5; It is characterized in that; Also record among the said file AppV and the compatible client release of current application server version, during the client terminal start-up operation, can judge also whether current application server version and active client version be compatible; When current database version and active client edition compatibility and current application server version and active client edition compatibility, allow client to continue operation.
7. the compatible control method of C/S structure applications program version according to claim 6; It is characterized in that; When not satisfying current database version and active client edition compatibility and current application server version and active client edition compatibility simultaneously; Then carry out following steps: forbid that client end continues operation and sends information; Perhaps, find out among compatible client release and the file AppV among the file DbV can the common client release of compatible client release, and client is carried out automatic loading upgrading according to this version.
8. according to claim 5 or the compatible control method of 6 described C/S structure applications program versions; It is characterized in that; Said client storage has configuration file CliV, records active client version and database version compatible with it among the said file CliV; During the client terminal start-up operation, controlled step is following:
Client reads the content among the file CliV, and reads the content among the file DbV;
Client judges whether the compatible database version among the file CliV has comprised the current database version among the file DbV, if comprise, then is judged as current database version and active client edition compatibility.
9. the compatible control method of C/S structure applications program version according to claim 8; It is characterized in that; During the client terminal start-up operation,, then continue to judge whether the compatible client release among the file DbV has comprised the active client version among the file CliV if the compatible database version among the CliV does not have the current database version among the include file DbV; If comprise, then be judged as current database version and active client edition compatibility.
10. the compatible control method of C/S structure applications program version according to claim 8 is characterized in that, also records among the said file CliV and the compatible application server version of active client version; During the client terminal start-up operation; Judge that whether the compatible application server version among the file CliV has comprised the current application server version among the file AppV, if comprise, then is judged as current application server version and active client edition compatibility; Otherwise; Continue to judge whether to have comprised the active client version among the file CliV by compatible client release among the file AppV,, then be judged as current application server version and active client edition compatibility equally if comprise; Otherwise, incompatible.
CN201110425948.8A 2011-12-19 2011-12-19 Compatibility control method for C/S (client/server) structure application program versions Active CN102521001B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201110425948.8A CN102521001B (en) 2011-12-19 2011-12-19 Compatibility control method for C/S (client/server) structure application program versions

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201110425948.8A CN102521001B (en) 2011-12-19 2011-12-19 Compatibility control method for C/S (client/server) structure application program versions

Publications (2)

Publication Number Publication Date
CN102521001A true CN102521001A (en) 2012-06-27
CN102521001B CN102521001B (en) 2014-04-02

Family

ID=46291942

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201110425948.8A Active CN102521001B (en) 2011-12-19 2011-12-19 Compatibility control method for C/S (client/server) structure application program versions

Country Status (1)

Country Link
CN (1) CN102521001B (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102841843A (en) * 2012-07-12 2012-12-26 中兴通讯股份有限公司 Method and device for judging compatibility
CN104636157A (en) * 2013-11-14 2015-05-20 中兴通讯股份有限公司 Software upgrading method based on data compatibility, client side, server and system
CN105117250A (en) * 2015-08-24 2015-12-02 联想(北京)有限公司 Compatibility processing method and electronic device
CN106528241A (en) * 2016-11-21 2017-03-22 浪潮通用软件有限公司 Data upgrading method and apparatus
CN113360183A (en) * 2021-06-03 2021-09-07 湖南快乐阳光互动娱乐传媒有限公司 Method and related device for ensuring downward compatibility of JAVA external service
CN113447874A (en) * 2021-09-01 2021-09-28 南京宏泰半导体科技有限公司 Calibration device and method for semiconductor test system

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2024063995A1 (en) * 2022-09-20 2024-03-28 Illumina, Inc. Multi-version processing using a monitor subsystem

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101925878A (en) * 2008-01-22 2010-12-22 阿玛得斯两合公司 Method and system for deploying non-backward compatible server versions in client/server computing environment
CN101930372A (en) * 2009-06-24 2010-12-29 英业达股份有限公司 System and method for updating programs
CN102253832A (en) * 2011-06-24 2011-11-23 上海北大方正科技电脑系统有限公司 Method and system for monitoring versions of function modules by using server application program

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101925878A (en) * 2008-01-22 2010-12-22 阿玛得斯两合公司 Method and system for deploying non-backward compatible server versions in client/server computing environment
CN101930372A (en) * 2009-06-24 2010-12-29 英业达股份有限公司 System and method for updating programs
CN102253832A (en) * 2011-06-24 2011-11-23 上海北大方正科技电脑系统有限公司 Method and system for monitoring versions of function modules by using server application program

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102841843A (en) * 2012-07-12 2012-12-26 中兴通讯股份有限公司 Method and device for judging compatibility
CN102841843B (en) * 2012-07-12 2018-04-10 中兴通讯股份有限公司 Compatible determination methods and device
CN104636157A (en) * 2013-11-14 2015-05-20 中兴通讯股份有限公司 Software upgrading method based on data compatibility, client side, server and system
WO2015070777A1 (en) * 2013-11-14 2015-05-21 中兴通讯股份有限公司 Software upgrade method, client, server, system and storage medium
CN105117250A (en) * 2015-08-24 2015-12-02 联想(北京)有限公司 Compatibility processing method and electronic device
CN105117250B (en) * 2015-08-24 2019-03-29 联想(北京)有限公司 A kind of compatibility processing method and electronic equipment
CN106528241A (en) * 2016-11-21 2017-03-22 浪潮通用软件有限公司 Data upgrading method and apparatus
CN113360183A (en) * 2021-06-03 2021-09-07 湖南快乐阳光互动娱乐传媒有限公司 Method and related device for ensuring downward compatibility of JAVA external service
CN113447874A (en) * 2021-09-01 2021-09-28 南京宏泰半导体科技有限公司 Calibration device and method for semiconductor test system
CN113447874B (en) * 2021-09-01 2021-11-12 南京宏泰半导体科技有限公司 Calibration device and method for semiconductor test system

Also Published As

Publication number Publication date
CN102521001B (en) 2014-04-02

Similar Documents

Publication Publication Date Title
CN102521001B (en) Compatibility control method for C/S (client/server) structure application program versions
CN101616018B (en) Device and method for upgrading network management software
CN101699399B (en) Software update system and method
US9971671B2 (en) System and method for dynamic debugging in a multitenant application server environment
JP4545225B2 (en) System management apparatus, computer system, control method, and control program
US9158528B2 (en) Forcibly completing upgrade of distributed software in presence of failures
US9965305B2 (en) Stateless virtual machine in cloud computing environment and application thereof
US20100262632A1 (en) Data transfer from on-line to on-premise deployment
US20180091624A1 (en) Staging and deployment to multiple service clouds
US20140047430A1 (en) Firmware update system increased in possibility of execution of automatic firmware update processing
US11544052B2 (en) Tenant declarative deployments with release staggering
CN101895872A (en) Method for conveniently downloading application program for mobile terminal
CN105227379A (en) A kind of centralized monitor for java web application and method for early warning
CN109324821B (en) Self-service terminal system version management method
CN110932914A (en) Deployment method, deployment device, hybrid cloud system architecture and computer storage medium
JP5513926B2 (en) Maintenance work support system
CN105592114A (en) Application software issuing method in virtual desktop environment
CN110620798B (en) Control method, system, equipment and storage medium for FTP connection
CN101282239B (en) Method and equipment for processing exception when updating terminal remotely by terminal management platform
US7281165B2 (en) System and method for performing product tests utilizing a single storage device
CN106598690B (en) Management method and device for codes
CN106815004B (en) Method compatible with different Cocos2d-x versions
CN109725908A (en) A kind of application software automated pubilication system and method
CN113934711A (en) Method for automatically deploying gbase8s cluster
CN100568820C (en) Software version self management method

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
ASS Succession or assignment of patent right

Owner name: QINGDAO HISENSE INTELLIGENT COMMERCIAL SYSTEM CO.,

Free format text: FORMER OWNER: QINGDAO HISENSE NETWORK TECHNOLOGY CO., LTD.

Effective date: 20140526

C41 Transfer of patent application or patent right or utility model
TR01 Transfer of patent right

Effective date of registration: 20140526

Address after: 3 building, No. 151, Zhuzhou Road, Laoshan District, Shandong, Qingdao, China

Patentee after: HISENSE INTELLIGENT COMMERCIAL SYSTEM Co.,Ltd.

Address before: 266100 Zhuzhou Road, Laoshan District, Shandong, No. 151, No.

Patentee before: QINGDAO HISENSE TRANSTECH Co.,Ltd.

CP01 Change in the name or title of a patent holder

Address after: 266100, building 151, No. 3, Zhuzhou Road, Laoshan District, Shandong, Qingdao

Patentee after: QINGDAO HISENSE INTELLIGENT COMMERCIAL SYSTEM Co.,Ltd.

Address before: 266100, building 151, No. 3, Zhuzhou Road, Laoshan District, Shandong, Qingdao

Patentee before: HISENSE INTELLIGENT COMMERCIAL SYSTEM Co.,Ltd.

CP01 Change in the name or title of a patent holder
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20210415

Address after: 536000 No.1 Chuangzhi Road, high tech Zone, South Sichuan Road, Yinhai District, Beihai City, Guangxi Zhuang Autonomous Region

Patentee after: Beihai Shiji Information Technology Co.,Ltd.

Address before: 266100, building 151, No. 3, Zhuzhou Road, Laoshan District, Shandong, Qingdao

Patentee before: QINGDAO HISENSE INTELLIGENT COMMERCIAL SYSTEM Co.,Ltd.