WO2013117106A1 - 软件更新方法及其装置 - Google Patents

软件更新方法及其装置 Download PDF

Info

Publication number
WO2013117106A1
WO2013117106A1 PCT/CN2012/086933 CN2012086933W WO2013117106A1 WO 2013117106 A1 WO2013117106 A1 WO 2013117106A1 CN 2012086933 W CN2012086933 W CN 2012086933W WO 2013117106 A1 WO2013117106 A1 WO 2013117106A1
Authority
WO
WIPO (PCT)
Prior art keywords
software
mobile terminal
server
update
version information
Prior art date
Application number
PCT/CN2012/086933
Other languages
English (en)
French (fr)
Inventor
张帆
Original Assignee
惠州Tcl移动通信有限公司
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 惠州Tcl移动通信有限公司 filed Critical 惠州Tcl移动通信有限公司
Publication of WO2013117106A1 publication Critical patent/WO2013117106A1/zh

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W8/00Network data management
    • H04W8/22Processing or transfer of terminal data, e.g. status or physical capabilities
    • H04W8/24Transfer of terminal data
    • H04W8/245Transfer of terminal data from a network towards a terminal

Definitions

  • the present invention relates to the field of communications, and in particular, to a software update method and apparatus therefor.
  • the traditional software update is mainly to sell the mobile terminal at the same time, so that the user can download the update software.
  • this method will lead to the following problems:
  • the prior art provides a software update method, and sends a software package for reminding the user to update to the user's mobile terminal according to the previously collected user mobile phone number, and the user downloads the update software according to the reminder.
  • this approach has its drawbacks: the user's contact information is changed. When the user changes the number, if the server does not modify it, the user cannot receive the software package that reminds the user to update, that is, the update cannot be performed. software.
  • the technical problem to be solved by the present invention is to provide a software update method and a device thereof, which can conveniently implement software update, and prevent the user from being unable to update the software due to the replacement of the number.
  • a technical solution adopted by the present invention is to provide a software update method, the method comprising the steps of: obtaining a server address and software version information that is solidified in a mobile terminal, wherein the software version information
  • the method includes: a mobile terminal model, an international mobile device identity code, a serial number, and a hardware version parameter; detecting whether the mobile terminal needs to update software, and if yes, connecting the corresponding server according to the server address; detecting whether the mobile terminal battery power is Below the set threshold, if yes, the program ends, if not, continue to download the latest software from the server according to the software version information and install the update step; download the latest software from the server and install the update according to the software version information.
  • the authentication information is also solidified in the mobile terminal, and the step of detecting whether the mobile terminal needs to update the software further includes the following steps: sending the authentication information to the server, and receiving the authentication generated according to the authentication information from the server. Conclusion, to determine whether authorization is obtained; if so, continue to download the latest software from the server and install the update step based on the software version information, and if not, end the program.
  • a technical solution adopted by the present invention is to provide a software update method, the method comprising the steps of: obtaining a server address and software version information that is solidified in a mobile terminal; and detecting whether the mobile terminal needs Updating the software, if yes, connecting to the corresponding server according to the server address; downloading the latest software from the server and installing the update according to the software version information.
  • the step of detecting whether the mobile terminal needs to update software further includes the following steps: detecting whether the battery capacity of the mobile terminal battery is lower than a set threshold, and if yes, ending the program, if not, continuing according to the software version information Download the latest software from the server and install the update steps.
  • the authentication information is also solidified in the mobile terminal, and the step of detecting whether the mobile terminal needs to update the software further includes the following steps: sending the authentication information to the server, and receiving the authentication generated according to the authentication information from the server. Conclusion, to determine whether authorization is obtained; if so, continue to download the latest software from the server and install the update step based on the software version information, and if not, end the program.
  • the software version information includes: a mobile terminal model, an international mobile device identity code, a serial number, and a hardware version parameter.
  • another technical solution adopted by the present invention is to provide a software update device, where the device includes: an acquisition module, configured to acquire server address and software version information that is solidified in the mobile terminal; and a detection module, And configured to detect whether the mobile terminal needs to update software, and when the software needs to be updated, connect the corresponding server according to the server address; and the update module is configured to download the latest software from the server according to the software version information and install the update.
  • the device further includes: a power consumption detecting module, configured to detect whether the power of the mobile terminal battery is lower than a set threshold.
  • the authentication information is also solidified in the mobile terminal, and the device further includes: a radio frequency module, configured to send the authentication information to the server, and receive, from the server, an authentication conclusion generated according to the authentication information, to determine whether Authorized.
  • a radio frequency module configured to send the authentication information to the server, and receive, from the server, an authentication conclusion generated according to the authentication information, to determine whether Authorized.
  • the software version information includes: a mobile terminal model, an international mobile device identity code, a serial number, and a hardware version parameter.
  • the present invention obtains the server address and software version information that is solidified in the mobile terminal, and connects to the corresponding server through the server address, and then from the server according to the software version information. Downloading the latest software can easily implement software wireless update, avoiding the use of data lines for transmission, and when the user changes his number, the user will not be able to update the software because of the replacement number.
  • FIG. 1 is a flow chart of a software update method according to a first embodiment of the present invention
  • FIG. 2 is a schematic structural diagram of a software update apparatus according to a first embodiment of the present invention.
  • FIG. 3 is a flowchart of a software update method according to a second embodiment of the present invention.
  • FIG. 4 is a schematic structural diagram of a software update apparatus according to a second embodiment of the present invention.
  • FIG. 5 is a flowchart of a software update method in accordance with a third embodiment of the present invention.
  • Figure 6 is a block diagram showing the structure of a software updating apparatus according to a third embodiment of the present invention.
  • Figure 1 is a flow chart of a software update method in accordance with a first embodiment of the present invention.
  • the software update method of the present invention includes:
  • Step S110 Acquire a server address and software version information that is solidified in the mobile terminal.
  • the server address and software version information can be cured in the mobile terminal before leaving the factory, where the server address is solidified in the flash memory and the software version information is solidified in the write-once memory.
  • the server address is the address of a server that is fixed to communicate with the mobile terminal.
  • the software version information includes a mobile terminal model, an international mobile device identity code, a serial number, and a hardware version parameter, and the like, and the software version corresponding to the mobile terminal can be queried according to the information.
  • Step S120 detecting whether the mobile terminal needs to update the software, if yes, proceeding to step S130, and if not, exiting the process.
  • Step S130 Connect the corresponding server according to the server address.
  • Step S140 Download the latest software from the server according to the software version information and install the update.
  • the latest software is downloaded to the random access memory and saved, then the mobile terminal installs the latest software and reboots.
  • the random access memory after reboot will be emptied, saving space.
  • FIG. 2 is a schematic structural diagram of a software updating apparatus according to a first embodiment of the present invention.
  • the software update apparatus includes an acquisition module 110, a detection module 120, and an update module 130.
  • the step S110 is performed by the acquiring module 110, the step S120 and the step S130 are performed by the detecting module 120, and the step S140 is performed by the updating module 130, wherein the obtaining module 110, the detecting module 120, and the updating module 130 can pass C++.
  • PHP, Python, VB and other programming languages combined with the API provided by the operating system where the mobile communication terminal is located Application The programming interface (application programming interface) is obtained by programming, and the specific implementation manner of the present invention is not limited.
  • the present invention obtains the server address and software version information that is solidified in the mobile terminal, and connects to the corresponding server through the server address, and then downloads the latest software from the server according to the software version information. It is convenient to implement software wireless update, avoiding the use of data lines for transmission, and when the user changes his number, the user will not be able to update the software because of the replacement number.
  • FIG. 3 is a flowchart of a software update method according to a second embodiment of the present invention.
  • the software update method of the present invention includes:
  • Step S210 Acquire a server address and software version information that is solidified in the mobile terminal.
  • the server address and software version information can be cured in the mobile terminal before leaving the factory, where the server address is solidified in the flash memory and the software version information is solidified in the write-once memory.
  • the server address is the address of a server that is fixed to communicate with the mobile terminal.
  • the software version information includes a mobile terminal model, an international mobile device identity code, a serial number, and a hardware version parameter, and the like, and the software version corresponding to the mobile terminal can be queried according to the information.
  • Step S220 detecting whether the mobile terminal needs to update the software, if yes, proceeding to step S230, and if not, exiting the process.
  • Step S230 Detect whether the power of the mobile terminal battery is lower than a set threshold.
  • the set threshold can be obtained from multiple trials to ensure that enough software is available to download the latest software. If no, go to step S240, and if yes, exit the process.
  • the mobile terminal pops up a dialog box to remind the user that the battery is low and whether to continue to update the software. When the user selects "Yes”, the process proceeds to step S240; when the user selects "No", the process is exited.
  • Step S240 Connect the corresponding server according to the server address.
  • Step S250 Download the latest software from the server according to the software version information and install the update.
  • the latest software is downloaded to the random access memory and saved, then the mobile terminal installs the latest software and reboots.
  • the random access memory after reboot will be emptied, saving space.
  • FIG. 4 is a schematic structural diagram of a software updating apparatus according to a second embodiment of the present invention.
  • the software updating apparatus includes an obtaining module 210, a detecting module 220, a power detecting module 230, and an updating module 240.
  • the step S210 is performed by the acquiring module 210, the step S220 and the step S240 are performed by the detecting module 220, the step S230 is performed by the power detecting module 230, and the step S250 is performed by the updating module 240, wherein the acquiring module 210 and the detecting module are used.
  • 220, the power detection module 230 and the update module 240 can be combined with various programming languages such as C++, PHP, Python, VB, and the operating system provided by the mobile communication terminal (Application)
  • the programming interface application programming interface
  • the present invention can also ensure that there is sufficient power to complete the download and installation of the latest software by detecting the power, thereby preventing the download process from being interrupted due to insufficient power.
  • FIG. 5 is a flowchart of a software update method according to a third embodiment of the present invention.
  • the software update method of the present invention includes:
  • Step S310 Acquire a server address and software version information that is solidified in the mobile terminal.
  • the server address and software version information can be cured in the mobile terminal before leaving the factory, where the server address is solidified in the flash memory and the software version information is solidified in the write-once memory.
  • the server address is the address of a server that is fixed to communicate with the mobile terminal.
  • the software version information includes a mobile terminal model, an international mobile device identity code, a serial number, and a hardware version parameter, and the like, and the software version corresponding to the mobile terminal can be queried according to the information.
  • Step S320 detecting whether the mobile terminal needs to update the software, if yes, proceeding to step S330, and if not, exiting the process.
  • Step S330 Detect whether the battery capacity of the mobile terminal battery is lower than a set threshold.
  • the set threshold can be obtained from multiple trials to ensure that enough software is available to download the latest software. If no, go to step S340, and if yes, exit the process.
  • the mobile terminal pops up a dialog box to remind the user that the battery is low and whether to continue to update the software. When the user selects "Yes”, if yes, the process goes to step S340; when the user selects "No", the process is exited.
  • Step S340 Determine whether authorization is obtained. If yes, go to step S350, if no, exit the process.
  • the authentication information is also solidified in the mobile terminal.
  • the authentication information includes the mobile terminal model, the international mobile device identity code, the serial number, the part number, and the key that are solidified in the write-once memory.
  • the encryption algorithm is also cured in a write-once memory.
  • the mobile terminal first sends the software authentication information to the server, and the server obtains the corresponding encryption algorithm locally according to the authentication information.
  • the server generates a random code according to the key and the encryption algorithm, and sends the random code to the mobile terminal.
  • the mobile terminal After receiving the random code, the mobile terminal generates a verification code according to the key and encryption algorithm written in the memory once, and returns it to the server.
  • the server parses the verification code according to the key and encryption algorithm and compares it with the previous random code. When the verification code corresponds to the random code, it is determined that the authorization is obtained, and conversely, the authorization is not obtained.
  • Step S350 Connect the corresponding server according to the server address.
  • Step S360 Download the latest software from the server according to the software version information and install the update.
  • the latest software is downloaded to the random access memory and saved, then the mobile terminal installs the latest software and reboots.
  • the random access memory after reboot will be emptied, saving space.
  • FIG. 6 is a schematic structural diagram of a software updating apparatus according to a third embodiment of the present invention.
  • the software updating apparatus includes an obtaining module 310, a detecting module 320, a power detecting module 330, a radio frequency module 340, and an updating module 350.
  • the step S310 is performed by the obtaining module 310, the step S320 and the step S350 are performed by the detecting module 320, the step S330 is performed by the power detecting module 330, the step S340 is performed by the radio frequency module 340, and the step S360 is performed by the updating module 350.
  • the acquisition module 310, the detection module 320, the power detection module 330, the radio frequency module 340, and the update module 350 can be combined with the API provided by the operating system where the mobile communication terminal is located through various programming languages such as C++, PHP, Python, and VB.
  • the programming interface application programming interface
  • the present invention can also ensure the interests of the operator by detecting whether authorization is obtained and preventing other unauthorized users from downloading the updated software.
  • the present invention also provides a software update mobile terminal, including the above mobile terminal software update apparatus.
  • the invention also provides a system for software update, comprising a server and a mobile terminal communicating with each other, wherein the mobile terminal comprises the above-mentioned mobile terminal software update device.

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Stored Programmes (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

本发明公开了一种软件更新方法及装置。其中,所述方法包括如下步骤:获取固化在移动终端中的服务器地址及软件版本信息,其中,软件版本信息包括:移动终端型号、国际移动设备身份码、序列号及硬件版本参数;检测移动终端是否需要更新软件,如果是,则根据服务器地址连接相应的服务器;检测移动终端电池的电量是否低于设定的阈值,如果是,结束程序,如果否,继续根据软件版本信息从服务器上下载最新软件并安装更新步骤;根据软件版本信息从服务器上下载最新软件并安装更新。能够方便地实现软件无线更新,避免使用数据线进行传输,而且,当用户改变其号码时,不会用户因为更换号码而导致无法进行更新软件。

Description

软件更新方法及其装置
【技术领域】
本发明涉及通讯领域,特别是涉及一种软件更新方法及其装置。
【背景技术】
作为消费类电子的代表,为了满足用户不断提高的要求,移动终端在性能、功能、人性化方面不断地推陈出新,而作为移动终端配套产品的软件也需不断地更新。
传统的软件更新主要是通过在销售移动终端时,将数据线同时捆绑出售,以供用户下载更新软件。但是,这种方法将会导致如下问题:
1. 不同的移动终端需配备不同的数据线,当更换移动终端时,原来的数据线将不可用而导致资源的浪费。
2. 如果没有随身携带数据线,则无法更新软件。
现有技术提供了一种软件更新方法,根据之前收集的用户手机号码向用户的移动终端发送提醒用户更新的软件包,用户根据提醒下载更新软件。同样地,这种做法也存在着缺陷:用户的联系方式是变化的,当用户更换了号码后,如果服务器端没有相应修改,则用户没法接收到提醒用户更新的软件包,即无法进行更新软件。
【发明内容】
本发明主要解决的技术问题是提供一种软件更新方法及其装置,能够方便地实现软件更新,避免用户因为更换号码而导致无法进行更新软件。
为解决上述技术问题,本发明采用的一个技术方案是:提供一种软件更新方法,所述方法包括如下步骤:获取固化在移动终端中的服务器地址及软件版本信息,其中,所述软件版本信息包括:移动终端型号、国际移动设备身份码、序列号及硬件版本参数;检测所述移动终端是否需要更新软件,如果是,则根据所述服务器地址连接相应的服务器;检测移动终端电池的电量是否低于设定的阈值,如果是,结束程序,如果否,继续根据所述软件版本信息从服务器上下载最新软件并安装更新步骤;根据所述软件版本信息从服务器上下载最新软件并安装更新。
其中,移动终端中还固化了鉴权信息,所述检测移动终端是否需要更新软件步骤之后还包括如下步骤:发送鉴权信息至服务器,并从所述服务器接收根据鉴权信息所产生的鉴权结论,以确定是否获得授权;如果是,继续根据所述软件版本信息从服务器上下载最新软件并安装更新步骤,如果否,结束程序。
为解决上述技术问题,本发明采用的一个技术方案是:提供一种软件更新方法,所述方法包括如下步骤:获取固化在移动终端中的服务器地址及软件版本信息;检测所述移动终端是否需要更新软件,如果是,则根据所述服务器地址连接相应的服务器;根据所述软件版本信息从服务器上下载最新软件并安装更新。
其中,所述检测所述移动终端是否需要更新软件步骤之后还包括如下步骤:检测移动终端电池的电量是否低于设定的阈值,如果是,结束程序,如果否,继续根据所述软件版本信息从服务器上下载最新软件并安装更新步骤。
其中,移动终端中还固化了鉴权信息,所述检测移动终端是否需要更新软件步骤之后还包括如下步骤:发送鉴权信息至服务器,并从所述服务器接收根据鉴权信息所产生的鉴权结论,以确定是否获得授权;如果是,继续根据所述软件版本信息从服务器上下载最新软件并安装更新步骤,如果否,结束程序。
其中,所述软件版本信息包括:移动终端型号、国际移动设备身份码、序列号及硬件版本参数。
为解决上述技术问题,本发明采用的另一个技术方案是:提供一种软件更新装置,所述装置包括:获取模块,用于获取固化在移动终端中的服务器地址及软件版本信息;检测模块,用于检测所述移动终端是否需要更新软件,并在需要更新软件时,根据所述服务器地址连接相应的服务器;更新模块,用于根据所述软件版本信息从服务器上下载最新软件并安装更新。
其中,所述装置进一步包括:电量检测模块,用于检测移动终端电池的电量是否低于设定的阈值。
其中,移动终端中还固化了鉴权信息,所述装置进一步包括:射频模块,用于发送鉴权信息至服务器,并从所述服务器接收根据鉴权信息所产生的鉴权结论,以确定是否获得授权。
其中,所述软件版本信息包括:移动终端型号、国际移动设备身份码、序列号及硬件版本参数。
本发明的有益效果是:区别于现有技术的情况,本发明通过获取固化在移动终端中的服务器地址及软件版本信息,并通过服务器地址连接到相应的服务器上,再根据软件版本信息从服务器上下载最新的软件,能够方便地实现软件无线更新,避免使用数据线进行传输,而且,当用户改变其号码时,不会用户因为更换号码而导致无法进行更新软件。
【附图说明】
图1是 根据本发明第一实施例的软件更新方法的流程图;
图2是 根据本发明第一实施例的软件更新装置的结构示意图;
图3是 根据本发明第二实施例的软件更新方法的流程图;
图4是 根据本发明第二实施例的软件更新装置的结构示意图;
图5是 根据本发明第三实施例的软件更新方法的流程图;
图6是 根据本发明第三实施例的软件更新装置的结构示意图。
【具体实施方式】
下面结合附图和实施例对本发明进行详细说明。
参阅图1,图1是根据本发明第一实施例的软件更新方法的流程图。如图1所示,在本实施例中,本发明的软件更新方法包括:
步骤S110:获取固化在移动终端中的服务器地址及软件版本信息。服务器地址及软件版本信息可在出厂前便固化在移动终端中,其中,服务器地址被固化在闪存中,软件版本信息被固化在一次写入存储器中。服务器地址为固定与移动终端相互通讯的服务器的地址。软件版本信息包括移动终端型号、国际移动设备身份码、序列号及硬件版本参数等等,根据这些信息可查询得到该移动终端所对应的软件版本。
步骤S120:检测移动终端是否需要更新软件,如果是,进入步骤S130,如果否,退出流程。
步骤S130:根据服务器地址连接相应的服务器。
步骤S140:根据软件版本信息从服务器上下载最新软件并安装更新。最新软件下载到随机存取存储器中保存,然后,移动终端安装最新软件,并重启。重启后的随机存取存储器将被清空,节省空间。
请参见图2,图2是根据本发明第一实施例的软件更新装置的结构示意图。如图2所示,在本发明第一实施例中,软件更新装置包括获取模块110、检测模块120以及更新模块130。
其中,上述的步骤S110由获取模块110执行,步骤S120及步骤S130由检测模块120执行,步骤S140由更新模块130执行,其中,上述的获取模块110、检测模块120以及更新模块130可通过C++、PHP、Python、VB等各种编程语言结合移动通信终端所在的操作系统提供的API(Application Programming Interface,应用程序编程接口)编程所得,本发明对其具体实现方式不予限定。
因此,在本实施例中,本发明通过获取固化在移动终端中的服务器地址及软件版本信息,并通过服务器地址连接到相应的服务器上,再根据软件版本信息从服务器上下载最新的软件,能够方便地实现软件无线更新,避免使用数据线进行传输,而且,当用户改变其号码时,不会用户因为更换号码而导致无法进行更新软件。
参阅图3,图3是根据本发明第二实施例的软件更新方法的流程图。如图3所示,在本实施例中,本发明的软件更新方法包括:
步骤S210:获取固化在移动终端中的服务器地址及软件版本信息。服务器地址及软件版本信息可在出厂前便固化在移动终端中,其中,服务器地址被固化在闪存中,软件版本信息被固化在一次写入存储器中。服务器地址为固定与移动终端相互通讯的服务器的地址。软件版本信息包括移动终端型号、国际移动设备身份码、序列号及硬件版本参数等等,根据这些信息可查询得到该移动终端所对应的软件版本。
步骤S220:检测移动终端是否需要更新软件,如果是,进入步骤S230,如果否,退出流程。
步骤S230:检测移动终端电池的电量是否低于设定的阈值。设定的阈值可由多次试验得到,能确保足够下载完最新软件为准。如果否,进入步骤S240,如果是,退出流程。在优选的实施例中,当电量低于设定的阈值时,移动终端弹出对话框提醒用户电量不足,是否继续更新软件。在用户选择“是”时,进入步骤S240;在用户选择“否”时,退出流程。
步骤S240:根据服务器地址连接相应的服务器。
步骤S250:根据软件版本信息从服务器上下载最新软件并安装更新。最新软件下载到随机存取存储器中保存,然后,移动终端安装最新软件,并重启。重启后的随机存取存储器将被清空,节省空间。
值得注意的是,整个流程的实现可以在开机的时候就自动执行,也可以在手动选择执行,本发明不作限定。
请参见图4,图4是根据本发明第二实施例的软件更新装置的结构示意图。如图4所示,在本发明第二实施例中,软件更新装置包括获取模块210、检测模块220、电量检测模块230以及更新模块240。
其中,上述的步骤S210由获取模块210执行,步骤S220及步骤S240由检测模块220执行,步骤S230由电量检测模块230执行,步骤S250由更新模块240执行,其中,上述的获取模块210、检测模块220、电量检测模块230以及更新模块240可通过C++、PHP、Python、VB等各种编程语言结合移动通信终端所在的操作系统提供的API(Application Programming Interface,应用程序编程接口)编程所得,本发明对其具体实现方式不予限定。
因此,在本实施例中,本发明还可以通过检测电量,确保有足够的电量完成最新软件的下载安装,防止下载过程由于电量不足而中断。
参阅图5,图5是根据本发明第三实施例的软件更新方法的流程图。如图5所示,在本实施例中,本发明的软件更新方法包括:
步骤S310:获取固化在移动终端中的服务器地址及软件版本信息。服务器地址及软件版本信息可在出厂前便固化在移动终端中,其中,服务器地址被固化在闪存中,软件版本信息被固化在一次写入存储器中。服务器地址为固定与移动终端相互通讯的服务器的地址。软件版本信息包括移动终端型号、国际移动设备身份码、序列号及硬件版本参数等等,根据这些信息可查询得到该移动终端所对应的软件版本。
步骤S320:检测移动终端是否需要更新软件,如果是,进入步骤S330,如果否,退出流程。
步骤S330:检测移动终端电池的电量是否低于设定的阈值。设定的阈值可由多次试验得到,能确保足够下载完最新软件为准。如果否,进入步骤S340,如果是,退出流程。在优选的实施例中,当电量低于设定的阈值时,移动终端弹出对话框提醒用户电量不足,是否继续更新软件。在用户选择“是”时,如果是,进入步骤S340;在用户选择“否”时,退出流程。
步骤S340:确定是否获得授权。如果是,进入步骤S350,如果否,退出流程。在本实施例中,移动终端中还固化了鉴权信息。鉴权信息包括固化在一次写入存储器中的移动终端型号、国际移动设备身份码、序列号、部件号及密钥。此外,加密算法也被固化在一次写入存储器中。移动终端先将软件鉴权信息发送给服务器,服务器根据鉴权信息在本地获得对应的加密算法。服务器根据密钥及加密算法生成随机码,并发送给移动终端。移动终端接收到随机码后,根据一次写入存储器中的密钥及加密算法产生验证码,并返回给服务器。服务器根据密钥及加密算法解析验证码,并与之前的随机码进行对比。在验证码与随机码相对应时,确定获得授权,反之,没有获得授权。值得注意的是,在实际使用中,加密解密算法的方法很多,本实施例仅作为其中的一个说明,其它的加密解密算法在本发明中也同样适用,本发明不作限定。
步骤S350:根据服务器地址连接相应的服务器。
步骤S360:根据软件版本信息从服务器上下载最新软件并安装更新。最新软件下载到随机存取存储器中保存,然后,移动终端安装最新软件,并重启。重启后的随机存取存储器将被清空,节省空间。
值得注意的是,整个流程的实现可以在开机的时候就自动执行,也可以在手动选择执行,本发明不作限定。
请参见图6,图6是根据本发明第三实施例的软件更新装置的结构示意图。如图6所示,在本发明第三实施例中,软件更新装置包括获取模块310、检测模块320、电量检测模块330、射频模块340以及更新模块350。
其中,上述的步骤S310由获取模块310执行,步骤S320及步骤S350由检测模块320执行,步骤S330由电量检测模块330执行,步骤S340由射频模块340执行,步骤S360由更新模块350执行,其中,上述的获取模块310、检测模块320、电量检测模块330、射频模块340以及更新模块350可通过C++、PHP、Python、VB等各种编程语言结合移动通信终端所在的操作系统提供的API(Application Programming Interface,应用程序编程接口)编程所得,本发明对其具体实现方式不予限定。
因此,在本实施例中,本发明还可以通过检测是否获得授权,防止其他非授权用户下载更新软件,保证了运营商的利益。
值得注意的是,本发明还提供了一种软件更新的移动终端,包括上述的移动终端软件更新装置。
本发明还提供了一种软件更新的系统,包括相互通讯的服务器及移动终端,其中,所述移动终端包括上述的移动终端软件更新装置。
以上所述仅为本发明的实施例,并非因此限制本发明的专利范围,凡是利用本发明说明书及附图内容所作的等效结构或等效流程变换,或直接或间接运用在其他相关的技术领域,均同理包括在本发明的专利保护范围内。

Claims (10)

  1. 一种软件更新方法,其中,所述方法包括如下步骤:
    获取固化在移动终端中的服务器地址及软件版本信息,其中,所述软件版本信息包括:移动终端型号、国际移动设备身份码、序列号及硬件版本参数;
    检测所述移动终端是否需要更新软件,如果是,则根据所述服务器地址连接相应的服务器;
    检测移动终端电池的电量是否低于设定的阈值,如果是,结束程序,如果否,继续根据所述软件版本信息从服务器上下载最新软件并安装更新步骤;
    根据所述软件版本信息从服务器上下载最新软件并安装更新。
  2. 根据权利要求1所述的方法,其中,移动终端中还固化了鉴权信息,所述检测移动终端是否需要更新软件步骤之后还包括如下步骤:
    发送鉴权信息至服务器,并从所述服务器接收根据鉴权信息所产生的鉴权结论,以确定是否获得授权;
    如果是,继续根据所述软件版本信息从服务器上下载最新软件并安装更新步骤,如果否,结束程序。
  3. 一种软件更新方法,其中,所述方法包括如下步骤:
    获取固化在移动终端中的服务器地址及软件版本信息;
    检测所述移动终端是否需要更新软件,如果是,则根据所述服务器地址连接相应的服务器;
    根据所述软件版本信息从服务器上下载最新软件并安装更新。
  4. 根据权利要求3所述的方法,其中,所述检测所述移动终端是否需要更新软件步骤之后还包括如下步骤:
    检测移动终端电池的电量是否低于设定的阈值,如果是,结束程序,如果否,继续根据所述软件版本信息从服务器上下载最新软件并安装更新步骤。
  5. 根据权利要求3所述的方法,其中,移动终端中还固化了鉴权信息,所述检测移动终端是否需要更新软件步骤之后还包括如下步骤:
    发送鉴权信息至服务器,并从所述服务器接收根据鉴权信息所产生的鉴权结论,以确定是否获得授权;
    如果是,继续根据所述软件版本信息从服务器上下载最新软件并安装更新步骤,如果否,结束程序。
  6. 根据权利要求3所述的方法,其中,所述软件版本信息包括:移动终端型号、国际移动设备身份码、序列号及硬件版本参数。
  7. 一种软件更新装置,其中,所述装置包括:
    获取模块,用于获取固化在移动终端中的服务器地址及软件版本信息;
    检测模块,用于检测所述移动终端是否需要更新软件,并在需要更新软件时,根据所述服务器地址连接相应的服务器;
    更新模块,用于根据所述软件版本信息从服务器上下载最新软件并安装更新。
  8. 根据权利要求7所述的装置,其中,所述装置进一步包括:
    电量检测模块,用于检测移动终端电池的电量是否低于设定的阈值。
  9. 根据权利要求7所述的装置,其中,移动终端中还固化了鉴权信息,所述装置进一步包括:
    射频模块,用于发送鉴权信息至服务器,并从所述服务器接收根据鉴权信息所产生的鉴权结论,以确定是否获得授权。
  10. 根据权利要求7所述的装置,其中,所述软件版本信息包括:移动终端型号、国际移动设备身份码、序列号及硬件版本参数。
PCT/CN2012/086933 2012-02-07 2012-12-19 软件更新方法及其装置 WO2013117106A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201210026120.XA CN102595384B (zh) 2012-02-07 2012-02-07 软件更新方法、装置及其移动终端、系统
CN201210026120.X 2012-02-07

Publications (1)

Publication Number Publication Date
WO2013117106A1 true WO2013117106A1 (zh) 2013-08-15

Family

ID=46483498

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2012/086933 WO2013117106A1 (zh) 2012-02-07 2012-12-19 软件更新方法及其装置

Country Status (2)

Country Link
CN (1) CN102595384B (zh)
WO (1) WO2013117106A1 (zh)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104267987A (zh) * 2014-09-26 2015-01-07 广州金山网络科技有限公司 一种应用程序app更新的检测方法、检测装置以及终端
CN112685664A (zh) * 2020-12-30 2021-04-20 惠州Tcl移动通信有限公司 一种浏览器更新默认书签的方法、系统及智能终端
CN115426262A (zh) * 2022-08-23 2022-12-02 西安超越申泰信息科技有限公司 一种交换机批量升级方法与装置

Families Citing this family (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102595384B (zh) * 2012-02-07 2015-04-29 惠州Tcl移动通信有限公司 软件更新方法、装置及其移动终端、系统
US9858064B2 (en) * 2012-08-16 2018-01-02 Ford Global Technologies, Llc Methods and apparatus for vehicle computing system software updates
CN103873513B (zh) * 2012-12-13 2018-06-08 中国电信股份有限公司 自适应下载方法与系统
CN103235741B (zh) * 2013-04-15 2016-05-11 厦门亿联网络技术股份有限公司 一种通过芯片实现硬件兼容的方法
CN103716395B (zh) * 2013-12-26 2017-10-10 北京猎豹移动科技有限公司 软件更新方法及更新服务器
CN104462209A (zh) * 2014-11-03 2015-03-25 北京微车一族信息技术发展有限公司 一种在移动终端上展示好友信息的方法
CN105786531A (zh) * 2014-12-19 2016-07-20 江苏融成嘉益信息科技有限公司 一种软件在线更新与数据加密的协同工作方法
CN104966391A (zh) * 2015-07-01 2015-10-07 苏州本控电子科技有限公司 一种智能家居遥控系统
CN105045671B (zh) * 2015-08-17 2018-04-03 广东欧珀移动通信有限公司 一种智能终端的系统升级方法及装置
CN105045639B (zh) * 2015-08-25 2018-11-27 广东欧珀移动通信有限公司 移动终端下载方法、装置及移动终端
CN105426215B (zh) * 2015-12-11 2018-11-02 福建新大陆支付技术有限公司 基于Ftp的支付终端远程自动匹配升级固件补丁包方法
CN105893079A (zh) * 2016-02-22 2016-08-24 康志强 智能手机软件更新方法及系统
CN106990984B (zh) * 2017-03-21 2020-04-14 北京小米移动软件有限公司 更新系统的方法及装置
CN108390425B (zh) * 2018-02-01 2021-08-10 Tcl移动通信科技(宁波)有限公司 移动终端外部充电芯片切换方法、移动终端及存储介质
CN108388440A (zh) * 2018-04-28 2018-08-10 北京辰森世纪科技股份有限公司 一种web应用系统自动更新的方法

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030041127A1 (en) * 2001-08-27 2003-02-27 Turnbull Paul F. System and methods for the automatic discovery, notification and installation of firmware upgrades
CN101167342A (zh) * 2005-04-28 2008-04-23 京瓷株式会社 便携式通信终端及软件更新方法
CN101529380A (zh) * 2006-10-23 2009-09-09 纳格拉影像股份有限公司 用于在移动设备上装入并管理应用的方法
CN101695084A (zh) * 2009-09-29 2010-04-14 深圳华为通信技术有限公司 提示方法及装置
CN102271327A (zh) * 2011-08-30 2011-12-07 大唐移动通信设备有限公司 一种指示软件版本更新的方法及设备
CN102595384A (zh) * 2012-02-07 2012-07-18 惠州Tcl移动通信有限公司 软件更新方法、装置及其移动终端、系统

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030041127A1 (en) * 2001-08-27 2003-02-27 Turnbull Paul F. System and methods for the automatic discovery, notification and installation of firmware upgrades
CN101167342A (zh) * 2005-04-28 2008-04-23 京瓷株式会社 便携式通信终端及软件更新方法
CN101529380A (zh) * 2006-10-23 2009-09-09 纳格拉影像股份有限公司 用于在移动设备上装入并管理应用的方法
CN101695084A (zh) * 2009-09-29 2010-04-14 深圳华为通信技术有限公司 提示方法及装置
CN102271327A (zh) * 2011-08-30 2011-12-07 大唐移动通信设备有限公司 一种指示软件版本更新的方法及设备
CN102595384A (zh) * 2012-02-07 2012-07-18 惠州Tcl移动通信有限公司 软件更新方法、装置及其移动终端、系统

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104267987A (zh) * 2014-09-26 2015-01-07 广州金山网络科技有限公司 一种应用程序app更新的检测方法、检测装置以及终端
CN104267987B (zh) * 2014-09-26 2018-09-25 广州猎豹网络科技有限公司 一种应用程序app更新的检测方法、检测装置以及终端
CN112685664A (zh) * 2020-12-30 2021-04-20 惠州Tcl移动通信有限公司 一种浏览器更新默认书签的方法、系统及智能终端
CN115426262A (zh) * 2022-08-23 2022-12-02 西安超越申泰信息科技有限公司 一种交换机批量升级方法与装置

Also Published As

Publication number Publication date
CN102595384B (zh) 2015-04-29
CN102595384A (zh) 2012-07-18

Similar Documents

Publication Publication Date Title
WO2013117106A1 (zh) 软件更新方法及其装置
WO2014040439A1 (zh) 一种无线网络系统及便携式电子设备
CN102668503B (zh) 对加密文件系统的安全Kerberos化访问
WO2017045395A1 (zh) 一种虚拟sim卡实现方法及系统
CN105049502B (zh) 一种云端网络管理系统中设备软件更新的方法和装置
WO2013100547A1 (ko) 개인 건강 관리를 위한 방법 및 장치
CN105100021B (zh) 一种设备管理会话的触发方法、设备及系统
WO2011132928A2 (ko) 장치 대 장치 서비스를 제공하는 디바이스 관리 방법 및 시스템과 그 장치
CN106970816B (zh) 一种软件升级处理方法、装置及音频播放设备
TWI772390B (zh) 管理裝置、管理系統以及記錄介質
WO2015034253A1 (en) Method of controlling short-range wireless communication and apparatus supporting the same
WO2017206506A1 (zh) 一种nfc移动支付终端的安全模块管理方法及终端
EP2628125A2 (en) Method and apparatus for downloading drm module
CN109788461A (zh) 蓝牙双模数据通信方法及装置
TW202014901A (zh) 從機間直接通訊
CN104038803B (zh) 一种模块化智能电视和应用于模块化智能电视的交互方法
WO2020197275A1 (en) Method for installing subscriber profile and electronic device therefor
WO2020085814A1 (ko) 비접촉 방식의 사용자 인증 방법
CN106066807A (zh) 面向智能机器人的操作系统更新方法及操作系统
CN110266582A (zh) 一种消息推送方法、系统、服务器及通信终端
WO2019093808A1 (ko) 하드웨어 비트코인 지갑의 니모닉을 안전하게 저장하는 방법, 장치 및 컴퓨터 판독가능 기록 매체
CN110071827B (zh) 一种实现网络化kvm终端及系统
WO2017164494A1 (ko) 출입관리기에 접속한 사용자 단말기의 사용자 인증방법, 그 방법을 위한 어플리케이션 및 그 어플리케이션이 저장된 어플리케이션 분배 서버
WO2020004805A1 (ko) Nan 프로토콜에 기반한 네트워크 환경에서 데이터 통신을 위한 장치 및 방법
WO2016085079A1 (ko) 모바일 단말을 위한 간편 결제 보조 장치 및 방법

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: 12868141

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: 12868141

Country of ref document: EP

Kind code of ref document: A1