WO2017071358A1 - Procédé et appareil de mise à niveau de logiciel - Google Patents

Procédé et appareil de mise à niveau de logiciel Download PDF

Info

Publication number
WO2017071358A1
WO2017071358A1 PCT/CN2016/093111 CN2016093111W WO2017071358A1 WO 2017071358 A1 WO2017071358 A1 WO 2017071358A1 CN 2016093111 W CN2016093111 W CN 2016093111W WO 2017071358 A1 WO2017071358 A1 WO 2017071358A1
Authority
WO
WIPO (PCT)
Prior art keywords
client
server
upgrade
software
loader
Prior art date
Application number
PCT/CN2016/093111
Other languages
English (en)
Chinese (zh)
Inventor
田楠
刘荣
Original Assignee
广州视睿电子科技有限公司
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 广州视睿电子科技有限公司 filed Critical 广州视睿电子科技有限公司
Publication of WO2017071358A1 publication Critical patent/WO2017071358A1/fr

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/40Network security protocols

Definitions

  • the present invention relates to the field of network communication and computer technology, and in particular, to a software upgrade method and apparatus.
  • the software After the software is developed, it needs to be put on the market. As the user's needs change, the software needs to be upgraded and maintained.
  • the software of the C/S architecture the software of the client and the software of the server are respectively run on different hardware devices, and the operating systems on different hardware devices may be different.
  • the software of the client and the software of the server are separately upgraded. Because the client software and server software are upgraded separately, the upgraded client software version may be inconsistent with the upgraded server software version.
  • the invention provides a software upgrade method and device, so that the client upgrades according to the version matched with the server, thereby ensuring the consistency of the upgraded version of the client and the server, and improving the user experience.
  • a first aspect of the present invention discloses a software upgrade method, including:
  • the client starts the loader
  • the client obtains an operating environment parameter of the software to be upgraded
  • the client invoking the loader to send an upgrade request carrying the operating environment parameter to a server corresponding to the loader;
  • the client invoking the loader to receive an upgrade response sent by the server in response to the upgrade request, wherein the upgrade response carries a client software upgrade package that matches the running environment parameter, and the upgrade
  • the request is used to trigger the server to perform a corresponding software upgrade by using a server software upgrade package with the same version of the client software upgrade package;
  • the client upgrades the software to be upgraded by using the client software upgrade package.
  • the client before the loader sends the upgrade request carrying the running environment parameter to the server corresponding to the loader, the method further includes:
  • the client acquires a current version of the loader
  • the client updates the loader according to the latest version of the loader.
  • the loader is a program plug-in or a hardware device that loads the program.
  • a second aspect of the present invention discloses a method for software upgrade, the method comprising:
  • the server receives the client and sends a upgrade request to the loader corresponding to the server, where the upgrade request carries the operating environment parameter of the software to be upgraded by the client;
  • the server sends an upgrade response to the client in response to the upgrade request, where the upgrade response carries a client software upgrade package that matches the running environment parameter;
  • the server performs the corresponding software upgrade by using the same server software upgrade package as the client software upgrade package version.
  • the method further includes: The client software upgrade package is bound to the server software upgrade package.
  • the method further includes:
  • the server When the server upgrades the corresponding software by using the second server software upgrade package, the server pushes the second client software upgrade package with the same version of the second server software upgrade package to the client. To enable the client to perform a simultaneous upgrade.
  • a third aspect of the present invention discloses a client, including:
  • An obtaining module configured to acquire an operating environment parameter of the software to be upgraded by the client
  • a calling module configured to invoke the loader to send an upgrade request carrying the running environment parameter to a server corresponding to the loader
  • the client invoking the loader to receive an upgrade response sent by the server in response to the upgrade request, wherein the upgrade response carries a guest that matches the operating environment parameter a client software upgrade package, where the upgrade request is used to trigger the server to perform a corresponding software upgrade by using a server software upgrade package with the same version of the client software upgrade package;
  • An upgrade module where the client upgrades the software to be upgraded by using the client software upgrade package.
  • the device also includes a loader acquisition module and a loader update module;
  • a loader acquisition module for the client to obtain the current version of the loader
  • a loader update module for updating the loader according to a latest version of the loader when a current version of the loader is lower than a latest version of the loader.
  • a fourth aspect of the present invention discloses a server, including:
  • a calling module configured to receive, by the server, a loader, and a loader corresponding to the server, to send an upgrade request, where the upgrade request carries an operating environment parameter of the software to be upgraded by the client;
  • the server sends an upgrade response to the client in response to the upgrade request, where the upgrade response carries a client software upgrade package that matches the running environment parameter;
  • the upgrade module where the server uses the same server software upgrade package as the client software upgrade package to perform the corresponding software upgrade.
  • the server further includes: a binding module, configured to bind the client software upgrade package to the server software upgrade package .
  • the server further includes: a synchronization upgrade module, configured to: when the upgrade module upgrades the corresponding software by using the second server software upgrade package, The server pushes the second client software upgrade package with the same version of the second server software upgrade package to the client, so that the client performs synchronous upgrade.
  • a synchronization upgrade module configured to: when the upgrade module upgrades the corresponding software by using the second server software upgrade package, The server pushes the second client software upgrade package with the same version of the second server software upgrade package to the client, so that the client performs synchronous upgrade.
  • the client can send the running environment state parameter to the server by calling the loader, so that the server runs according to the server.
  • the environment determines a software version required by the client, and performs a client software upgrade according to the software version, and the upgrade request is used to trigger the server to use the same server version as the client software upgrade package.
  • the software upgrade package performs the corresponding software upgrade, which solves the problem that the software version mismatch caused by the client and the server need to be updated separately, ensures the consistency of the upgraded version of the client and the server, and improves the user experience.
  • FIG. 1 is a schematic flowchart of a method for software upgrade according to an embodiment of the present invention
  • FIG. 2 is a schematic flowchart of another method for software upgrade according to an embodiment of the present invention.
  • FIG. 3 is a schematic flowchart diagram of another method for software upgrade according to an embodiment of the present disclosure.
  • FIG. 4 is a schematic flowchart diagram of another method for software upgrade according to an embodiment of the present disclosure.
  • FIG. 5 is a schematic structural diagram of a client according to an embodiment of the present disclosure.
  • FIG. 6 is a schematic structural diagram of a server provided by an embodiment of the present invention.
  • FIG. 7 is a schematic diagram of a software upgrade system according to an embodiment of the present invention.
  • FIG. 8 is a schematic diagram of a physical structure of a client provided by the present invention.
  • FIG. 9 is a schematic diagram of a physical structure of a server provided by the present invention.
  • the invention provides a software upgrade method and device, in order to synchronously upgrade the software of the client and the server, thereby ensuring the consistency of the upgraded version of the client and the server, and improving the user experience.
  • a software upgrade method may include: a client launching a loader; the client acquiring a running environment parameter of the software to be upgraded; the client calling the loader to send a carrying to a server corresponding to the loader An upgrade request of the operating environment parameter; the client invoking the loader to receive an upgrade response sent by the server in response to the upgrade request, wherein the upgrade response carries a match with the operating environment parameter a client software upgrade package, the upgrade request is used to trigger the server to perform a corresponding software upgrade by using a server software upgrade package with the same version of the client software upgrade package; the client upgrades by using the client software The package upgrades the software to be upgraded.
  • FIG. 1 is a schematic flowchart diagram of a method for software upgrade according to an embodiment of the present invention.
  • a method for software upgrade provided by an embodiment of the present invention may include the following content:
  • the client starts the loader.
  • the client may also be referred to as a client, and refers to a program corresponding to a server and providing a local service for the client.
  • the more commonly used clients include a web browser such as the World Wide Web, an email client for receiving emails, and client software for instant messaging.
  • a web browser such as the World Wide Web
  • an email client for receiving emails
  • client software for instant messaging
  • server and service program in the network to provide the corresponding services, such as database services, email services or other services.
  • the client can also be a client.
  • the client can be a desktop computer, a wireless screen, a mobile phone, a tablet, a laptop, a palmtop, a mobile internet device, or other terminal device.
  • the loader is a program plug-in or a hardware device loading the program.
  • the loader can be a download program plug-in on the webpage, or can also be a USB flash drive, read-only memory (ROM), random access memory (RAM, Random Access Memory) loaded with the program. ), one of a mobile hard disk, a magnetic disk, or a disc.
  • ROM read-only memory
  • RAM random access memory
  • RAM Random Access Memory
  • the client obtains an operating environment parameter of the software to be upgraded.
  • the running environment parameter may be a type of an operating system.
  • the operating environment can be a windows system, a Linux system, or other operating system.
  • the operating environment may also be some other software.
  • the running environment can also be office, CAJViewer or other application software.
  • the running environment may also be a third-party runtime library.
  • the runtime environment can be DotNet, DirectX, or other third party runtimes.
  • the client invokes the loader to send an upgrade request carrying the operating environment parameter to a server corresponding to the loader.
  • the client invokes the loader to receive an upgrade response sent by the server in response to the upgrade request.
  • the upgrade response carries a client software upgrade package that matches the running environment parameter.
  • the upgrade request is used to trigger the server to perform a corresponding software upgrade by using a server software upgrade package with the same version of the client software upgrade package.
  • the client upgrades the software to be upgraded by using the client software upgrade package.
  • the wireless transmission system consists of two parts: a transmitting end and a receiving end, and the transmitting end and the receiving end communicate through a self-built wireless network.
  • the transmitter is a small piece of hardware running an embedded system that stores the loader program.
  • the user connects the transmitter to the PC/Mac through the USB interface and recognizes it as a USB mass storage device on the computer.
  • the user can open the device and run the loader program.
  • the loader program establishes communication with the receiving end through the transmitting end hardware and sends operating system (Windows or Mac) information to the server program running on the receiving end.
  • the server program sends the client program corresponding to the requesting operating system to the loader program, and the loader program runs the received client program.
  • the client program obtains information such as a screen image and a sound output from the operating system, and is encoded and transmitted to the server program running on the receiving end through the transmitting end hardware, and the server program performs decoding and presentation to complete the entire wireless screen printing process.
  • the client in this embodiment may be a desktop computer, a wireless screen, a mobile phone, a tablet computer, a notebook computer, a palm computer, or a mobile device.
  • Internet device or other terminal device may be a desktop computer, a wireless screen, a mobile phone, a tablet computer, a notebook computer, a palm computer, or a mobile device.
  • the client sends the running environment to the server by calling the loader, so that the server determines a software version required by the client according to the operating environment, the client And acquiring, by the loader, the software version sent by the server, and performing software upgrade according to the software version. This ensures the consistency of the upgraded version of the client and server and improves the user experience.
  • FIG. 2 is a flow of a software upgrade method according to another embodiment of the present invention. Schematic diagram. The specific method includes the following steps.
  • the client starts the loader.
  • the client obtains an operating environment parameter of the software to be upgraded.
  • the operating environment may also be some other software.
  • the running environment can also be office, CAJViewer or other application software.
  • the running environment may also be a third-party runtime library.
  • the client acquires a current version of the loader; when a current version of the loader is lower than a latest version of the loader, the client loads the load according to a latest version of the loader.
  • the device is updated.
  • the client invokes the loader to send an upgrade request carrying the operating environment parameter to a server corresponding to the loader.
  • the client invokes the loader to receive an upgrade response sent by the server in response to the upgrade request.
  • the upgrade response carries a client software upgrade package that matches the running environment parameter.
  • the upgrade request is used to trigger the server to perform a corresponding software upgrade by using a server software upgrade package with the same version of the client software upgrade package.
  • the client upgrades the software to be upgraded by using the client software upgrade package.
  • a software upgrade method includes: the server receives a client call, and the loader corresponding to the server sends an upgrade request, where the upgrade request carries an operating environment parameter of the software to be upgraded by the client; The client sends an upgrade response in response to the upgrade request, where the upgrade response carries a client software upgrade package that matches the running environment parameter; and the server uses the same server version as the client software upgrade package version.
  • the software upgrade package performs the corresponding software upgrade.
  • FIG. 3 is a schematic flowchart diagram of another software upgrade method according to an embodiment of the present invention.
  • the specific method includes the following steps.
  • the server receives a client, and sends a upgrade request to the loader corresponding to the server, where the upgrade request carries an operating environment parameter of the software to be upgraded by the client.
  • the server sends an upgrade response to the client in response to the upgrade request, where the upgrade response carries a client software upgrade package that matches the running environment parameter.
  • the server uses a server software upgrade package with the same version of the client software upgrade package to perform a corresponding software upgrade.
  • the upgrade sent by the client may trigger the server to use the server software upgrade package with the same version of the client software upgrade package to perform corresponding software upgrade, which can effectively ensure the server and the server. Synchronous update of client software.
  • FIG. 4 is a schematic flowchart diagram of another software upgrade method according to an embodiment of the present invention.
  • the specific method includes the following steps.
  • the server receives the client, and sends a upgrade request to the loader corresponding to the server, where the upgrade request carries an operating environment parameter of the software to be upgraded by the client.
  • the server sends an upgrade response to the client in response to the upgrade request, where the upgrade response carries a client software upgrade package that matches the running environment parameter.
  • the server uses a server software upgrade package with the same version of the client software upgrade package to perform a corresponding software upgrade.
  • the server upgrades the corresponding software by using the second server software upgrade package
  • the server pushes the second client software with the same version of the second server software upgrade package to the client.
  • the upgrade package enables the client to perform a simultaneous upgrade.
  • the server when the server preferentially upgrades, the server pushes the client software upgrade package with the same version of the server software upgrade package to the client, thereby ensuring that the client is preferentially upgraded when the server is preferentially upgraded.
  • the terminal can also respond in time to ensure the consistency of the client software and the server software version.
  • FIG. 5 is a schematic structural diagram of a client according to an embodiment of the present invention.
  • the client provided by one embodiment of the present invention may include the following content:
  • a startup module 501 configured to start a loader
  • the obtaining module 502 is configured to obtain an operating environment parameter of the software to be upgraded by the client.
  • the calling module 503 is configured to invoke the loader to send an upgrade request carrying the operating environment parameter to a server corresponding to the loader;
  • Receiving module 504 the client invoking the loader to receive the server response to the upgrade request And an upgrade response sent by the client, where the upgrade response carries a client software upgrade package that matches the running environment parameter, where the upgrade request is used to trigger the server to use the client software upgrade package version.
  • the same server software upgrade package is upgraded accordingly;
  • the upgrade module 505 is configured to upgrade the software to be upgraded by using the client software upgrade package.
  • the client sends the running environment to the server by calling the loader, so that the server determines the software version required by the client according to the operating environment, the client And acquiring, by the loader, the software version sent by the server, and performing software upgrade according to the software version. This ensures the consistency of the upgraded version of the client and server and improves the user experience.
  • the client further includes the client further includes a loader obtaining module 506 and a loader updating module 507;
  • a loader obtaining module 506, configured to acquire a current version of the loader by a client
  • the loader update module 507 is configured to update the loader according to the latest version of the loader when the current version of the loader is lower than the latest version of the loader.
  • FIG. 6 is a schematic structural diagram of a server provided by an embodiment of the present invention.
  • the server provided by one embodiment of the present invention may include the following content:
  • the calling module 601 is configured to receive, by the server, a client, and a loader corresponding to the server, to send an upgrade request, where the upgrade request carries an operating environment parameter of the software to be upgraded by the client;
  • the sending module 602 the server sends an upgrade response to the client in response to the upgrade request, where the upgrade response carries a client software upgrade package that matches the running environment parameter;
  • the upgrade module 603 is configured to perform a corresponding software upgrade by using the same server software upgrade package as the client software upgrade package.
  • the server when the server preferentially upgrades, the server pushes the client software upgrade package with the same version of the server software upgrade package to the client, thereby ensuring that the client is preferentially upgraded when the server is preferentially upgraded.
  • the terminal can also respond in time to ensure the consistency of the client software and the server software version.
  • the server further includes a binding module 604, configured to bind the client software upgrade package to the server software upgrade package.
  • the server further includes a synchronization upgrade module 605, and the same
  • the step upgrade module 605 is configured to: when the upgrade module 603 upgrades the corresponding software by using the second server software upgrade package, the server pushes the second version of the same version of the second server software upgrade package to the client
  • the client software upgrade package enables the client to perform synchronous upgrades.
  • the upgraded version of the client to be upgraded program is located on the server, and is bound to the upgraded version of the to-be-upgraded program on the corresponding server on the server.
  • the server sends an upgraded version of the program to be upgraded to the client, so that the client to be upgraded is upgraded according to the version to be upgraded, thereby causing the client program and the server.
  • the version of the program at the end matches.
  • the present invention provides a system for software upgrade.
  • the system includes a client 701 and a server 702.
  • the client 701 may be an electronic device such as a personal computer, a tablet computer, or a smart terminal;
  • the server 702 may be an electronic device such as a server.
  • the client 701 acquires the current version of the loader
  • the client 701 updates the loader according to the latest version of the loader
  • the client 701 starts the loader and obtains operating environment parameters of the software to be upgraded
  • the client 701 establishes a high speed connection with the server 702 through the loader;
  • the client 701 calls the loader to send an upgrade request carrying the operating environment parameter to the server 702 corresponding to the loader;
  • the server 702 receives the client 701 and sends a upgrade request to the loader corresponding to the service 702.
  • the upgrade request carries the operating environment parameter of the software to be upgraded by the client.
  • the server 702 sends an upgrade response to the client 701 in response to the upgrade request, where the upgrade response carries a client software upgrade package that matches the running environment parameter; wherein the server 702 receives the client call and the server Before the loader corresponding to the server sends the upgrade request, the client software upgrade package is bound to the server software upgrade package;
  • the server 702 performs the corresponding software upgrade by using the same server software upgrade package as the client software upgrade package version;
  • the client 701 invokes the loader to send an upgrade response sent by the server 702 in response to the upgrade request, wherein the upgrade response carries a client software upgrade that matches the runtime environment parameter.
  • a level package where the upgrade request is used to trigger the server to perform a corresponding software upgrade by using a server software upgrade package with the same version of the client software upgrade package;
  • the client 701 upgrades the software to be upgraded by using the client software upgrade package.
  • a client is provided, and the client may be an electronic device such as a personal computer, a tablet computer, a smart terminal, or a mobile phone.
  • the client 800 includes hardware such as a central processing unit CPU 801, a memory 802, a display 803, and a bus 804.
  • the CPU executes the server program stored in the memory in advance to upgrade the program to be upgraded by the client, and the execution process specifically includes:
  • the software to be upgraded is upgraded by using the client software upgrade package.
  • the method before the client sends the upgrade request that carries the running environment parameter to the server corresponding to the loader, the method further includes:
  • the client acquires a current version of the loader
  • the client updates the loader according to the latest version of the loader.
  • the client sends the running environment to the server by calling the loader, so that the server determines a software version required by the client according to the operating environment, the client And acquiring, by the loader, the software version sent by the server, and performing software upgrade according to the software version. This ensures the consistency of the upgraded version of the client and server and improves the user experience.
  • a server is provided, and the server may be a server.
  • the server 900 includes hardware such as a CPU 901, a memory 902, a bus 903, and a display 904.
  • the CPU 901 executes a server program stored in advance in the memory to be upgraded to the client.
  • the sequence is upgraded, and the execution process specifically includes:
  • the method before the receiving client sends an upgrade request to the loader corresponding to the server, the method further includes: upgrading the client software upgrade package and the server software upgrade package. Bind.
  • the second client software upgrade package of the same version as the second server software upgrade package is pushed to the client, so that The client performs a synchronous upgrade.
  • the upgrade sent by the client may trigger the server to use the server software upgrade package with the same version of the client software upgrade package to perform corresponding software upgrade, which can effectively ensure the server and the server. Synchronous update of client software.
  • the disclosed apparatus may be implemented in other ways.
  • the device embodiments described above are merely illustrative.
  • the division of the unit is only a logical function division.
  • there may be another division manner for example, multiple units or components may be combined or may be Integrate into another system, or some features can be ignored or not executed.
  • the mutual coupling or direct coupling or communication connection shown or discussed may be an indirect coupling or communication connection through some interface, device or unit, and may be electrical or otherwise.
  • the units described as separate components may or may not be physically separated, and the components displayed as units may or may not be physical units, that is, may be located in one place, or may be distributed to multiple network units. Some or all of the units may be selected according to actual needs to achieve the purpose of the solution of the embodiment.
  • each functional unit in each embodiment of the present invention may be integrated into one processing unit, or each unit may exist physically separately, or two or more units may be integrated into one unit.
  • the above integrated unit can be implemented in the form of hardware or in the form of a software functional unit.
  • the integrated unit if implemented in the form of a software functional unit and sold or used as a standalone product, may be stored in a computer readable storage medium.
  • the technical solution of the present invention which is essential or contributes to the prior art, or all or part of the technical solution, may be embodied in the form of a software product stored in a storage medium.
  • a number of instructions are included to cause a computer device (which may be a personal computer, server or network device, etc.) to perform all or part of the steps of the methods described in various embodiments of the present invention.
  • the foregoing storage medium includes: a U disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a removable hard disk, a magnetic disk, or an optical disk, and the like. .

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Stored Programmes (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

La présente invention concerne un procédé et un appareil de mise à niveau de logiciel. Le procédé comprend les étapes suivantes : un client met en marche un chargeur (101) ; le client acquiert un paramètre d'environnement d'exécution d'un logiciel qui doit être mis à niveau (102) ; le client fait appel au chargeur pour envoyer une requête de mise à niveau comportant le paramètre d'environnement d'exécution à une extrémité de desserte correspondant au chargeur (103) ; le client fait appel au chargeur pour recevoir une réponse de mise à niveau envoyée par l'extrémité de desserte en réponse à la requête de mise à niveau (104), la réponse de mise à niveau comportant un progiciel de mise à niveau de logiciel client correspondant au paramètre d'environnement d'exécution ; et le client utilise le progiciel de mise à niveau de logiciel client pour mettre à niveau le logiciel qui doit être mis à niveau (105). Au moyen de ce procédé, le logiciel d'un client et une extrémité de serveur peuvent être mis à niveau de manière synchrone, de sorte à assurer que des versions mises à niveau du client et de l'extrémité de serveur sont compatibles.
PCT/CN2016/093111 2015-10-26 2016-08-03 Procédé et appareil de mise à niveau de logiciel WO2017071358A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201510711497.2 2015-10-26
CN201510711497.2A CN105302603A (zh) 2015-10-26 2015-10-26 一种软件升级的方法及装置

Publications (1)

Publication Number Publication Date
WO2017071358A1 true WO2017071358A1 (fr) 2017-05-04

Family

ID=55199898

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/093111 WO2017071358A1 (fr) 2015-10-26 2016-08-03 Procédé et appareil de mise à niveau de logiciel

Country Status (3)

Country Link
CN (1) CN105302603A (fr)
TW (1) TWI626593B (fr)
WO (1) WO2017071358A1 (fr)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110764803A (zh) * 2019-10-21 2020-02-07 北京云迹科技有限公司 一种软件的升级方法及装置
CN112612485A (zh) * 2020-12-25 2021-04-06 交控科技股份有限公司 一种部署工具客户端的升级方法
CN114116070A (zh) * 2021-12-09 2022-03-01 深圳依时货拉拉科技有限公司 应用程序的运行控制方法及装置、计算机设备及存储介质

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105302603A (zh) * 2015-10-26 2016-02-03 广州视睿电子科技有限公司 一种软件升级的方法及装置
CN106445615A (zh) * 2016-10-12 2017-02-22 北京元心科技有限公司 多系统ota升级的方法及装置
CN109062815B (zh) * 2018-10-11 2022-11-18 郑州云海信息技术有限公司 生成虚拟化软件的升级/补丁包的测试包的方法及系统
CN110442366B (zh) * 2019-08-09 2021-06-15 广州视源电子科技股份有限公司 一种传屏处理方法、装置、设备和存储介质
CN112134961B (zh) * 2020-09-28 2023-08-08 深圳市元征科技股份有限公司 客户端的使用控制方法、客户端及计算机存储介质
CN113515747B (zh) * 2021-05-17 2024-02-09 深圳市友华通信技术有限公司 设备升级方法、装置、设备及存储介质
TWI774412B (zh) * 2021-06-08 2022-08-11 玉山商業銀行股份有限公司 切換系統中服務版本的方法、服務切換閘道與服務系統

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7062765B1 (en) * 1999-05-25 2006-06-13 Realnetworks, Inc. System and method for updating information via a network
CN101382894A (zh) * 2007-09-05 2009-03-11 北京软通科技有限责任公司 下载计算机硬件设备驱动程序的方法、系统、计算机及服务器
CN102185917A (zh) * 2011-04-29 2011-09-14 深圳市五巨科技有限公司 一种服务器适配移动终端的方法及系统、服务器适配装置
CN103823700A (zh) * 2014-02-28 2014-05-28 北京数码大方科技股份有限公司 客户端的应用软件升级方法和装置
CN105302603A (zh) * 2015-10-26 2016-02-03 广州视睿电子科技有限公司 一种软件升级的方法及装置

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101136770B (zh) * 2006-10-13 2010-12-29 中兴通讯股份有限公司 电信多分支网络管理系统的自动升级方法及装置
CN100501697C (zh) * 2007-11-09 2009-06-17 中兴通讯股份有限公司 一种软件版本升级安装测试系统及方法
CN102546675A (zh) * 2010-12-08 2012-07-04 鸿富锦精密工业(深圳)有限公司 软件升级系统及方法
CN102195817B (zh) * 2011-05-25 2014-09-17 上海华为技术有限公司 一种软件升级方法和装置以及软件回退方法和装置
CN104375870A (zh) * 2014-12-03 2015-02-25 广州广电运通金融电子股份有限公司 自助终端软件远程升级方法和系统,及升级包制作方法

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7062765B1 (en) * 1999-05-25 2006-06-13 Realnetworks, Inc. System and method for updating information via a network
CN101382894A (zh) * 2007-09-05 2009-03-11 北京软通科技有限责任公司 下载计算机硬件设备驱动程序的方法、系统、计算机及服务器
CN102185917A (zh) * 2011-04-29 2011-09-14 深圳市五巨科技有限公司 一种服务器适配移动终端的方法及系统、服务器适配装置
CN103823700A (zh) * 2014-02-28 2014-05-28 北京数码大方科技股份有限公司 客户端的应用软件升级方法和装置
CN105302603A (zh) * 2015-10-26 2016-02-03 广州视睿电子科技有限公司 一种软件升级的方法及装置

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110764803A (zh) * 2019-10-21 2020-02-07 北京云迹科技有限公司 一种软件的升级方法及装置
CN110764803B (zh) * 2019-10-21 2023-03-31 北京云迹科技股份有限公司 一种软件的升级方法及装置
CN112612485A (zh) * 2020-12-25 2021-04-06 交控科技股份有限公司 一种部署工具客户端的升级方法
CN114116070A (zh) * 2021-12-09 2022-03-01 深圳依时货拉拉科技有限公司 应用程序的运行控制方法及装置、计算机设备及存储介质

Also Published As

Publication number Publication date
CN105302603A (zh) 2016-02-03
TW201715388A (zh) 2017-05-01
TWI626593B (zh) 2018-06-11

Similar Documents

Publication Publication Date Title
TWI626593B (zh) 一種軟體升級的方法及裝置
CN111433743B (zh) 一种app远程控制方法及相关设备
CN109165050B (zh) 程序的运行方法、装置、计算设备以及存储介质
US8862696B2 (en) Interconnecting applications on personal computers and mobile terminals through a web server
US8978027B2 (en) Method of disseminating updated drivers to mobile computing devices and a dissemination system therefor
WO2015055074A1 (fr) Procédé et dispositif pour dynamiquement charger et appeler un programme
JP2018537783A (ja) 事前に生成されたコンポーネントを使用してアプリケーションを稼働させること
WO2015192608A1 (fr) Procédé de mise à jour d'une application dans un système android, terminal et support de stockage
US9990214B2 (en) Dynamic agent delivery
CN104965723B (zh) 应用程序的运行方法及装置
US10404568B2 (en) Agent manager for distributed transaction monitoring system
CN110764805B (zh) 客户端无感升级的方法、装置、终端及存储介质
WO2019029451A1 (fr) Procédé de publication d'applications mobiles et appareil électronique
CN107894891A (zh) 程序打包方法及装置与程序安装方法及装置
CN110968331A (zh) 应用程序运行的方法和装置
WO2017084490A1 (fr) Procédé et dispositif pour télécharger des données
CN111338829B (zh) 远程过程调用服务的调用方法及装置
WO2017148157A1 (fr) Procédé et dispositif destinés à une installation d'application localisée sur un dispositif android
CN110113391B (zh) 一种客户端上线方法、装置及一种客户端运行方法、装置
US10193737B2 (en) Method for performing communication between browser and mobile terminal, and browser apparatus
KR20140077170A (ko) 로컬 서버를 통한 로컬 클라이언트 어플리케이션용 이벤트 서비스
US20170168796A1 (en) Method and electronic apparatus for transferring application program from pc to mobile apparatus
CN105468402B (zh) 用于提供启动应用的时段的方法和装置
CA2966157A1 (fr) Surveillance d'une application de dispositif mobile
WO2024087767A1 (fr) Procédé et appareil d'installation de mise à niveau, système, dispositif électronique, et support de stockage

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 16858797

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 16858797

Country of ref document: EP

Kind code of ref document: A1