CN109032646B - Method, device and system for updating application - Google Patents

Method, device and system for updating application Download PDF

Info

Publication number
CN109032646B
CN109032646B CN201810989791.3A CN201810989791A CN109032646B CN 109032646 B CN109032646 B CN 109032646B CN 201810989791 A CN201810989791 A CN 201810989791A CN 109032646 B CN109032646 B CN 109032646B
Authority
CN
China
Prior art keywords
application
configuration file
expiration time
updating
updated
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.)
Active
Application number
CN201810989791.3A
Other languages
Chinese (zh)
Other versions
CN109032646A (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.)
Hangzhou DPTech Technologies Co Ltd
Original Assignee
Hangzhou DPTech Technologies 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 Hangzhou DPTech Technologies Co Ltd filed Critical Hangzhou DPTech Technologies Co Ltd
Priority to CN201810989791.3A priority Critical patent/CN109032646B/en
Publication of CN109032646A publication Critical patent/CN109032646A/en
Application granted granted Critical
Publication of CN109032646B publication Critical patent/CN109032646B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44521Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The application provides a method, a device and a system for updating an application. The method comprises the steps of obtaining configuration file expiration time and Uniform Resource Locator (URL) corresponding to local application from an application server, judging whether the application needs to be updated or not according to the obtained configuration file expiration time and locally stored configuration file expiration time, if so, sending an instruction for updating the application to a user, updating the locally stored configuration file expiration time into the obtained configuration file expiration time after the application is updated, downloading an installation file corresponding to the updated application according to the URL for installation, reminding the user of updating the application before expiration, and avoiding the situation that the application cannot be normally used due to expiration of the configuration file.

Description

Method, device and system for updating application
Technical Field
The present application relates to the field of mobile application technologies, and in particular, to a method, an apparatus, and a system for updating an application.
Background
Mobile hardware products such as iPhone and iPad are one of the most popular hardware products at present, and abundant applications provide various services for users by virtue of the mobile hardware products, but the application of the apple mall has a plurality of limitations. In view of this, developers propose the concept of enterprise-level application, provide application services for specific groups such as employees in enterprises, and provide a new way for installing applications into apple products. Specifically, a developer needs to generate a configuration file on an apple developer portal website, package the configuration file into an IOS (mobile operating system) enterprise-level application, and upload an application installation file to a version server for a user to download and install.
However, the validity period of the configuration file generated by the apple developer portal website is one year, and after the validity period is exceeded, the application cannot be normally used and is indicated as flashing back after the application is started, and the installation failure is prompted when the application is installed again. At this time, the developer is required to upload the installation file of the IOS enterprise-level application including the regenerated configuration file to the version server in advance, and the user can download the installation file according to the first installation step and then use the installation file normally. The steps are cumbersome.
Disclosure of Invention
In view of this, the present application provides a method, an apparatus, and a system for updating an application, so that a user is reminded of updating an application before a configuration file expires, thereby avoiding that the application cannot be used normally due to expiration of the configuration file, and simultaneously omitting a tedious step of installing the application again according to a first installation step after the application expires and cannot be used.
The technical scheme provided by the application comprises the following steps:
a method for updating an application, applied to a mobile client, comprises the following steps:
acquiring configuration file expiration time and Uniform Resource Locator (URL) corresponding to local application from an application server;
judging whether the application needs to be updated or not according to the acquired expiration time of the configuration file and the expiration time of the locally stored configuration file, and if so, sending an instruction for updating the application to a user;
and after the application is updated, updating the expiration time of the locally stored configuration file into the acquired expiration time of the configuration file, and downloading the installation file corresponding to the updated application according to the URL for installation.
A method for updating an application, the method being applied to a version server, comprising:
receiving an installation file of an application, wherein the installation file is regenerated when the difference between the expiration time of the configuration file of the application locally recorded by the version server and the current time meets a set condition;
updating the locally recorded installation file of the application into the received installation file, and updating the expiration time of the configuration file;
and receiving a request of the application server, and returning the URL of the updated installation file and the expiration time of the updated configuration file to the application server according to the request.
An apparatus for updating an application, the apparatus being applied to a mobile client, comprising:
the acquisition unit is used for acquiring the expiration time of the configuration file and the Uniform Resource Locator (URL) corresponding to the local application from the application server;
the judging unit is used for judging whether the application needs to be updated or not according to the acquired configuration file expiration time and the locally stored configuration file expiration time, and if so, sending an instruction for updating the application to a user;
and the first updating unit is used for updating the expiration time of the locally stored configuration file into the acquired expiration time of the configuration file after the application is updated, and downloading the installation file corresponding to the updated application according to the URL for installation.
An apparatus for updating an application, the apparatus being applied to a version server, comprising:
a first receiving unit, configured to receive an installation file of an application, where the installation file is regenerated when a difference between an expiration time of a configuration file of the application, which is locally recorded by the version server, and a current time meets a set condition;
the second updating unit is used for updating the installation file of the application recorded locally into the received installation file and updating the expiration time of the configuration file;
and the second receiving unit is used for receiving the request of the application server and returning the URL of the updated installation file and the expiration time of the updated configuration file to the application server according to the request.
A system for updating an application, the system comprising: the system comprises a mobile client, an application server and a version server;
the version server is used for receiving an installation file of an application, the installation file is regenerated when the time difference between the expiration time of the configuration file of the application recorded locally by the version server and the current time meets a set condition, the installation file of the application recorded locally is updated to the received installation file, the expiration time of the configuration file is updated, a request of the application server is received, and the URL of the updated installation file and the expiration time of the updated configuration file are returned to the application server according to the request;
the application server is used for updating the configuration file expiration time and the URL which are locally stored with the received configuration file expiration time and the URL;
the mobile client is used for sending a request to the application server, receiving the expiration time and URL of the configuration file corresponding to the local application sent by the application server, judging whether the application needs to be updated or not according to the acquired expiration time of the configuration file and the expiration time of the locally stored configuration file, if so, sending an instruction for updating the application to a user, updating the expiration time of the locally stored configuration file into the acquired expiration time of the configuration file after the application is updated, and downloading the installation file corresponding to the updated application according to the URL for installation.
According to the method and the device, the user is prompted that the local application needs to be updated before the configuration file of the local application expires, and the situation that the configuration file is expired under the condition that the user does not know, so that the application cannot be normally used is avoided. Meanwhile, the user is prompted to update the application before the configuration file is expired, reinstallation according to the step of installing the application for the first time is avoided, and the time of the user is saved.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the present disclosure and, together with the description, serve to explain the principles of the disclosure.
FIG. 1 is a logical block diagram of an update application of the present application;
FIG. 2 is a flowchart of a method for updating an application of the present application to a mobile client;
FIG. 3 is a flowchart of a method for updating an application applied to a version server according to the present application;
FIG. 4 is a block diagram of an update application for a mobile client according to the present application;
FIG. 5 is a block diagram of an update application of the version server according to the present application;
fig. 6 is a schematic diagram of a system configuration according to the present application.
Detailed Description
Mobile clients applying the IOS operating system, such as iPhone, iPad, etc., are currently widely used mobile clients. There are several general ways to install applications on a mobile client applying an IOS operating system, one is to download the installation applications through the apple mall, and this way needs to release the applications to the apple mall, which needs to be audited by the apple authority, and the steps are cumbersome and have many limitations. One is enterprise-level application, which needs to generate configuration files on an apple developer portal website, package the configuration files into IOS enterprise-level application for downloading and installation by users, and can avoid complicated verification of steps, and can add required functions in application when facing specific groups such as employees in an enterprise.
However, the configuration file of the enterprise-level application has a validity period of only one year, and cannot be normally used after the expiration period, and only a new IOS enterprise-level application containing a newly generated configuration file can be downloaded again and reinstalled in a first installation manner.
Or, replace an expired configuration file. In the method, a new configuration file is generated firstly, the configuration file is issued to a client, then the apple computer is connected with a mobile client for setting, the configuration file is imported into a specific folder, an overdue configuration file is replaced, and the application is restarted.
It can be seen that, when an application is expired and cannot be used normally, no matter the expired configuration file is reinstalled or replaced, the complicated operation steps are inevitable.
In the application, a new configuration file is generated in advance and packaged into the IOS enterprise-level application, and a user is reminded to update the application before the configuration file expires, so that the problem that the configuration file cannot be normally used due to expiration is avoided, and the complicated step of reinstalling the application or replacing the configuration file is also avoided.
In order to make the objects, technical solutions and advantages of the present invention clearer, the following detailed description of the present invention is provided with reference to the accompanying drawings and specific embodiments:
referring to fig. 1, fig. 1 is a logical structure diagram of an update application according to the present application.
As can be seen from fig. 1, the update application in the present application is implemented by a 101 mobile client, a 102 application server, and a 103 version server.
Specifically, when the configuration file is soon due, the version 103 server receives a new installation file, updates the locally stored installation file with the new installation file, and updates the expiration time of the configuration file. The application server 102 obtains the expiration time and URL of the latest configuration file from the version server 103. 101, the mobile client acquires the expiration time and the URL of the latest configuration file by an application server 102, compares the expiration time of the acquired configuration file with the expiration time of a locally stored configuration file, if the comparison is inconsistent, reminds a user that the configuration file is about to expire and needs to be updated, if the user confirms the update, updates the expiration time of the locally stored configuration file with the expiration time of the acquired configuration file, and downloads the updated installation file for installation according to the acquired URL.
To describe the method for updating the application in more detail, referring to fig. 2, fig. 2 is a flowchart of a method for updating the application applied to the mobile client.
Step S201, obtaining configuration file expiration time and Uniform Resource Locator (URL) corresponding to local application from an application server;
and acquiring the expiration time of a configuration file and a Uniform Resource Locator (URL) corresponding to the local application from an application server, wherein the URL corresponds to an installation file corresponding to the local application, and the local application can be updated according to the installation file corresponding to the URL.
As an example, the mobile client may periodically request the application server to obtain the URL and the expiration time of the profile stored at the application server. Similarly, as an embodiment, the mobile client may also send a request to the application server at startup, requesting to obtain the expiration time and URL of the configuration file stored in the application server.
For the format of the configuration file expiration time and the URL, the format may be a json format, as an example. The Json format is a lightweight data exchange format, and the data is stored and represented in a text format, so that the data can be conveniently read. However, the json format configuration file expiration time and URL are only one preferred embodiment and the present invention is not limited thereto.
This completes the description of step S201.
Step S202, judging whether the local application needs to be updated according to the acquired configuration file expiration time and the locally stored configuration file expiration time, and if so, sending an instruction for updating the local application to a user;
and comparing the acquired configuration file expiration time with the locally stored configuration file expiration time to judge whether the local application needs to be updated, and if the local application needs to be updated, sending an indication of updating the local application to the user to request for updating the local application.
And if the acquired configuration file is inconsistent with the locally stored configuration file, the configuration file is expired, the installation file of the version server is updated, and the local application needs to be updated. If the configuration files are consistent, the configuration files are not changed, the installation files of the version server are not updated, and the local application does not need to be updated. This embodiment shows that the local application needs to be updated when the configuration file expiration time is updated. For this embodiment, an example is given below.
In one example, if the obtained profile expiration time is 20190402 and the locally stored profile expiration time is 20190402, the two expiration times are consistent and the local application does not need to be updated, and if the obtained profile expiration time is 20200302, the locally stored profile expiration time is 20190402 and the two expiration times are not consistent and the local application needs to be updated.
As an embodiment, comparing whether the acquired configuration file expiration time is consistent with the expiration time of the locally stored configuration file; if the application is consistent, the application is not updated; if not, checking whether the difference between the expiration time of the local stored configuration file and the current time is less than or equal to the preset time, if so, updating the local application, and if not, not updating the local application. This embodiment shows that even if the expiration time of a profile is updated, the difference between the expiration time of the stored profile and the current time, i.e. how long time is left until the profile expires, can be calculated, and the local application needs to be updated only if the time is within a preset time from the expiration time. For this embodiment, an example is given below.
In one example, if the obtained profile expiration time is 20200302, the locally stored profile expiration time is 20190402, the current time is 20190306, the two profile expiration times are not consistent, and the difference between the locally stored profile expiration time and the current time is 27 days, that is, 27 days from the expiration time. If the local application is updated within 10 days of the preset distance expiration time, the local application does not need to be updated at this time, and an instruction to update the local application does not need to be issued to the user. If the local application is updated within the preset expiration time of 30 days, the local application needs to be updated at the moment, and an instruction for updating the local application is sent to the user.
As an embodiment, the format of the acquired configuration file expiration time is converted, so that the format of the converted configuration file expiration time is the same as that of the locally stored configuration file expiration time, and is a dictionary type NSDictionary, and whether the format-converted acquired configuration file expiration time is consistent with that of the locally stored configuration file is compared. When reinstalled without deletion of the original application, the dictionary type data is not cleared.
This completes the description of step S202.
Step S203, after the local application is updated, updating the expiration time of the configuration file stored locally to the expiration time of the configuration file obtained, and downloading the installation file corresponding to the updated local application according to the obtained URL for installation.
And after the user receives an instruction of updating the local application and confirms that the local application is updated, updating the expiration time of the locally stored configuration file by using the acquired expiration time of the configuration file, downloading the updated installation file according to the acquired URL, and installing the installation file. And ensuring that the configuration file expiration time of the local application is consistent with the usable time of the local application.
The above is a description of a method for updating an application applied to a mobile client, and the following describes a method for updating an application applied to a version server, referring to fig. 3.
Step S301, receiving an installation file of an application, wherein the installation file is regenerated when the difference between the expiration time of the configuration file of the application recorded locally by the version server and the current time meets a set condition;
and when the difference between the expiration time of the configuration file and the current time meets the set condition, the installation file of the application is regenerated, wherein the installation file comprises the configuration file regenerated by the portal website of the apple developer, and the version server receives the installation file.
Step S302, updating the installation file of the application recorded locally into the received installation file, and updating the expiration time of the configuration file;
and updating an installation file corresponding to the existing application of the version server into a received installation file, wherein the received installation file comprises a configuration file regenerated by the portal website of the apple developer, the configuration file corresponds to an expiration time, a new configuration file expiration time is generated by using the time, and the local existing configuration file expiration time is updated by using the configuration file expiration time.
Step S303, receiving the request of the application server, and returning the URL of the updated installation file and the expiration time of the updated configuration file to the application server according to the request.
And receiving a request of an application server, wherein the request is to obtain the configuration file expiration time and the URL, and returning the URL of the updated installation file and the updated configuration file expiration time to the application server.
In one embodiment, a periodic request of the application server is received, where the period is a preset period, and the URL of the installation file and the expiration time of the updated configuration file are returned to the application server.
As an embodiment, if the version server installation file is not updated, when receiving a request from the application server, it may also be determined whether the request is a first request, if the request is the first request, the URL of the installation file and the expiration time of the updated configuration file need to be returned to the application server, and if the request is not the first request, a special identifier may also be returned, so that the application server may identify the identifier and may identify that the URL of the installation file and the expiration time of the updated configuration file are not changed.
This completes the description of a method for updating an application applied to a version server.
The method provided by the present application is described above, and the device provided by the present application is described below:
referring to fig. 4, fig. 4 is a structural diagram of the apparatus provided in the present application. The device is applied to the mobile client, and comprises:
an obtaining unit 401, configured to obtain, from an application server, configuration file expiration time and a uniform resource locator URL corresponding to a local application;
a judging unit 402, configured to judge whether the application needs to be updated according to the obtained configuration file expiration time and the locally stored configuration file expiration time, and if yes, send an instruction to the user to update the application;
a first updating unit 403, configured to update the expiration time of the locally stored configuration file to the expiration time of the obtained configuration file after the application is updated, and download the installation file corresponding to the updated application according to the URL for installation.
Referring to fig. 5, fig. 5 is a diagram illustrating a structure of the apparatus according to the present invention. The device is applied to the version server and comprises:
a receiving unit 501, configured to receive an installation file of an application, where the installation file is regenerated when a difference between an expiration time of a configuration file of the application, which is locally recorded by the version server, and a current time meets a set condition;
a second updating unit 502, configured to update the locally recorded installation file of the application to the received installation file, and update the configuration file expiration time;
a sending unit 503, configured to receive a request from an application server, and return the URL of the updated installation file and the expiration time of the updated configuration file to the application server according to the request.
For the device embodiments, since they substantially correspond to the method embodiments, reference may be made to the partial description of the method embodiments for relevant points. The above-described embodiments of the apparatus are merely illustrative, and the units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the modules can be selected according to actual needs to achieve the purpose of the scheme of the application. One of ordinary skill in the art can understand and implement without inventive effort.
The present application also provides a system architecture diagram. Referring to fig. 6, fig. 6 is a system configuration diagram provided in the present application. As shown in fig. 6, the system includes: the system comprises a mobile client, an application server and a version server;
the version server is used for receiving an installation file of an application, the installation file is regenerated when the time difference between the expiration time of the configuration file of the application recorded locally by the version server and the current time meets a set condition, the installation file of the application recorded locally is updated to the received installation file, the expiration time of the configuration file is updated, a request of the application server is received, and the URL of the updated installation file and the expiration time of the updated configuration file are returned to the application server according to the request;
the application server is used for updating the configuration file expiration time and the URL stored by the application server with the received configuration file expiration time and the received URL;
as an example, if the profile expiration time and URL received by the application server are consistent with the profile expiration time and URL stored locally by the application server, the profile expiration time and URL stored by the application server may be kept unchanged.
As an embodiment, if the application server receives the profile expiration time and URL for the first time, the profile expiration time and URL are stored at the application server.
The mobile client is used for sending a request to the application server, receiving the expiration time and URL of the configuration file corresponding to the local application sent by the application server, judging whether the application needs to be updated according to the acquired expiration time of the configuration file and the expiration time of the locally stored configuration file, if so, sending an instruction for updating the application to a user, updating the expiration time of the locally stored configuration file into the acquired expiration time of the configuration file after the application is updated, and downloading the installation file corresponding to the updated application according to the URL for installation.
As an embodiment, if the mobile client receives the profile expiration time and URL for the first time, the profile expiration time and URL are stored at the mobile client.
As an embodiment, the mobile client receives the URL sent by the application server, and may or may not store the URL locally at the mobile client, which is not limited in the present invention.
To this end, the description of the system configuration shown in fig. 6 is completed.
The above description is only a preferred embodiment of the present application and should not be taken as limiting the present application, and any modifications, equivalents, improvements and the like made within the spirit and principle of the present application should be included in the protection scope of the present application.

Claims (8)

1. A method for updating an application, wherein the application is an IOS enterprise-level application, and the method is applied to a mobile client, and the mobile client is applied to an IOS operating system, and comprises the following steps:
acquiring configuration file expiration time and Uniform Resource Locator (URL) corresponding to local application from an application server;
according to the acquired expiration time of the configuration file and the expiration time of the locally stored configuration file, comparing whether the acquired expiration time of the configuration file and the expiration time of the locally stored configuration file are consistent to judge whether the application needs to be updated or not, and if so, sending an instruction for updating the application to a user;
and after the application is confirmed to be updated by the user, updating the expiration time of the locally stored configuration file into the acquired expiration time of the configuration file, and downloading the updated installation file corresponding to the application according to the URL for installation.
2. The method of claim 1, wherein determining whether the application needs to be updated comprises:
comparing whether the obtained configuration file expiration time is consistent with the expiration time of the locally stored configuration file;
if not, updating the application;
and if so, not updating the application.
3. The method of claim 1, wherein determining whether the application needs to be updated comprises:
comparing whether the acquired expiration time of the configuration file is consistent with the expiration time of the locally stored configuration file;
if the application is consistent, the application is not updated;
if not, checking whether the difference between the expiration time of the locally stored configuration file and the current time is less than or equal to the preset time, if so, updating the application, and if not, not updating the application.
4. The method of claim 2 or 3, wherein comparing the obtained profile expiration time with the expiration time of the locally stored profile to determine whether the obtained profile expiration time is consistent comprises:
converting the format of the acquired configuration file expiration time so that the format of the converted configuration file expiration time is the same as that of the locally stored configuration file expiration time and is a dictionary type NSDirectional;
and comparing whether the expiration time of the acquired configuration file after format conversion is consistent with the expiration time of the locally stored configuration file.
5. An apparatus for updating an application, wherein the application is an IOS enterprise application, and the apparatus is applied to a mobile client, and the mobile client is applied to an IOS operating system, and the apparatus comprises:
the acquisition unit is used for acquiring the expiration time of the configuration file and the Uniform Resource Locator (URL) corresponding to the local application from the application server;
the judging unit is used for comparing whether the acquired configuration file expiration time is consistent with the expiration time of the locally stored configuration file or not according to the acquired configuration file expiration time and the locally stored configuration file expiration time so as to judge whether the application needs to be updated or not, and if so, sending an instruction for updating the application to a user;
and the first updating unit is used for updating the expiration time of the locally stored configuration file into the acquired expiration time of the configuration file after the application is confirmed to be updated by the user, and downloading the updated installation file corresponding to the application according to the URL for installation.
6. The apparatus according to claim 5, wherein the determining unit determines whether the application needs to be updated comprises: comparing whether the expiration time of the acquired configuration file is consistent with the expiration time of the locally stored configuration file; if not, updating the application; if the application is consistent, the application is not updated; alternatively, the first and second electrodes may be,
comparing whether the acquired expiration time of the configuration file is consistent with the expiration time of the locally stored configuration file; if the application is consistent, the application is not updated; if not, checking whether the difference between the expiration time of the locally stored configuration files and the current time is less than or equal to the preset time, if so, updating the application, and if not, not updating the application.
7. The apparatus of claim 6, wherein the determining unit compares the obtained expiration time of the configuration file with the expiration time of the locally stored configuration file to determine whether the obtained expiration time of the configuration file and the expiration time of the locally stored configuration file are consistent comprises:
converting the format of the acquired configuration file expiration time so that the format of the converted configuration file expiration time is the same as that of the locally stored configuration file expiration time and is a dictionary type NSDirectional;
and comparing whether the expiration time of the acquired configuration file after format conversion is consistent with the expiration time of the locally stored configuration file.
8. A system for updating an application, wherein the application is an IOS enterprise-level application, the system comprising: the system comprises a mobile client, an application server and a version server;
the version server is used for receiving an installation file of an application, updating the installation file of the application locally recorded by the version server into the received installation file when the difference between the expiration time of the configuration file of the application locally recorded by the version server and the current time meets a set condition, updating the expiration time of the configuration file, receiving a request of the application server, and returning the URL of the updated installation file and the expiration time of the updated configuration file to the application server according to the request;
the application server is used for updating the configuration file expiration time and the URL which are locally stored with the received configuration file expiration time and the URL;
the mobile client is applied to the IOS operating system and used for sending a request to an application server, receiving the expiration time and URL of a configuration file corresponding to a local application sent by the application server, comparing whether the expiration time of the obtained configuration file is consistent with the expiration time of the locally stored configuration file according to the expiration time of the obtained configuration file and the expiration time of the locally stored configuration file to judge whether the application needs to be updated, if so, sending an instruction for updating the application to a user, updating the expiration time of the locally stored configuration file into the expiration time of the obtained configuration file after the application is confirmed to be updated by the user, and downloading the updated installation file corresponding to the application according to the URL for installation.
CN201810989791.3A 2018-08-28 2018-08-28 Method, device and system for updating application Active CN109032646B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810989791.3A CN109032646B (en) 2018-08-28 2018-08-28 Method, device and system for updating application

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810989791.3A CN109032646B (en) 2018-08-28 2018-08-28 Method, device and system for updating application

Publications (2)

Publication Number Publication Date
CN109032646A CN109032646A (en) 2018-12-18
CN109032646B true CN109032646B (en) 2023-04-07

Family

ID=64625753

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810989791.3A Active CN109032646B (en) 2018-08-28 2018-08-28 Method, device and system for updating application

Country Status (1)

Country Link
CN (1) CN109032646B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109901860B (en) * 2019-02-21 2022-07-01 华数传媒网络有限公司 Android mobile phone software version control method
CN110737879A (en) * 2019-10-23 2020-01-31 北京达佳互联信息技术有限公司 Website copyright time management method and device, storage medium and equipment

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105094863A (en) * 2014-05-07 2015-11-25 腾讯科技(深圳)有限公司 Application software upgrade processing method and device and mobile terminal
CN105635277A (en) * 2015-12-30 2016-06-01 北京京东尚科信息技术有限公司 Upgrade packet providing method and device and client side upgrade method and device

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8707405B2 (en) * 2012-01-11 2014-04-22 International Business Machines Corporation Refreshing group membership information for a user identifier associated with a security context
CN104182241A (en) * 2013-05-24 2014-12-03 华为终端有限公司 Webpage application program (Web App) update method and communication device
CN104778063A (en) * 2015-04-16 2015-07-15 小米科技有限责任公司 Method and device for updating resource
CN106933547B (en) * 2015-12-29 2020-12-01 阿里巴巴集团控股有限公司 Global information acquisition and processing method, device and updating system
CN108270610A (en) * 2017-02-16 2018-07-10 广州市动景计算机科技有限公司 The method and apparatus of digital certificate monitoring

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105094863A (en) * 2014-05-07 2015-11-25 腾讯科技(深圳)有限公司 Application software upgrade processing method and device and mobile terminal
CN105635277A (en) * 2015-12-30 2016-06-01 北京京东尚科信息技术有限公司 Upgrade packet providing method and device and client side upgrade method and device

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
杨传伟 ; 孟凡荣 ; .C/S客户端软件自动更新系统的设计与实现.计算机工程与设计.2007,(第18期),243-245. *

Also Published As

Publication number Publication date
CN109032646A (en) 2018-12-18

Similar Documents

Publication Publication Date Title
CN106953905B (en) Inter-domain directory sharing method and device
US9485134B2 (en) Managing configurations of system management agents in a distributed environment
JP2019032903A (en) Systems, methods and computer-readable storage media for customizable event-triggered computation at edge locations
CN107547239B (en) Configuration object updating method and device
KR101389101B1 (en) Method and apparatus for tracking device management data changes
CN107341025B (en) Application updating method and device
CN110445841B (en) Cloud disk mounting method and device for cloud physical machine and storage medium
CN104038503A (en) Cross-site logging method, cross-site logging device and cross-site logging system
WO2012151993A1 (en) Service pushing method and device
CN109032646B (en) Method, device and system for updating application
CN111432036A (en) Management system and management method of edge cloud platform
CN111917915B (en) Schedule processing method, device and equipment
CN103067509A (en) System and method of modularized software updating
US9665732B2 (en) Secure Download from internet marketplace
CN113542418B (en) File management method, device, electronic equipment and storage medium
CN111190625A (en) APP version upgrading method, server, client and computer readable storage medium
CN111104135A (en) Method and system for acquiring interface updating information in real time
CN110677443A (en) Data transmitting and receiving method, transmitting end, receiving end, system and storage medium
CN111078437B (en) Remote calling method and device for verification codes, electronic equipment and readable storage medium
KR20120117504A (en) Communication system and method for updating software thereof
CN109495319B (en) Method, device and equipment for determining fault information of CDN node
CN102056025A (en) Method for upgrading IPTV module
CN105744511B (en) Android system adaptation module dynamic updating method, client and server
US20120173658A1 (en) Schema Validation Proxy
CN114978902A (en) Information processing method, apparatus, device, storage medium, and program product

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant