WO2014173249A1 - 终端及其升级方法 - Google Patents

终端及其升级方法 Download PDF

Info

Publication number
WO2014173249A1
WO2014173249A1 PCT/CN2014/075641 CN2014075641W WO2014173249A1 WO 2014173249 A1 WO2014173249 A1 WO 2014173249A1 CN 2014075641 W CN2014075641 W CN 2014075641W WO 2014173249 A1 WO2014173249 A1 WO 2014173249A1
Authority
WO
WIPO (PCT)
Prior art keywords
upgrade package
upgrade
web server
command
terminal
Prior art date
Application number
PCT/CN2014/075641
Other languages
English (en)
French (fr)
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 WO2014173249A1 publication Critical patent/WO2014173249A1/zh

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/34Network arrangements or protocols for supporting network services or applications involving the movement of software or configuration parameters 
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/02Standardisation; Integration
    • H04L41/0246Exchanging or transporting network management information using the Internet; Embedding network management web servers in network elements; Web-services-based protocols
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0803Configuration setting
    • H04L41/0813Configuration setting characterised by the conditions triggering a change of settings
    • H04L41/082Configuration setting characterised by the conditions triggering a change of settings the condition being updates or upgrades of network functionality
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/50Service provisioning or reconfiguring

Definitions

  • the present invention relates to the field of terminal upgrade, and in particular, to a terminal and an upgrade method thereof. Background technique
  • the embodiment of the present invention provides a terminal and an upgrade method thereof.
  • the embodiment of the present invention provides a method for upgrading a terminal.
  • the terminal has an embedded web server and a web interface module for managing and upgrading.
  • the method for upgrading the terminal includes the following steps:
  • the web interface module When receiving the upgrade command, the web interface module sends a command for detecting a new version to the web server; The web server detects, according to the command for detecting the new version, whether a new version corresponding to the terminal exists;
  • the web server When the web server detects a new version, it obtains the corresponding upgrade package
  • the web interface module sends an upgrade command to the web server
  • the web server upgrades the terminal according to the upgrade command.
  • the obtaining the corresponding upgrade package includes:
  • the web server When the web server detects the new version, it determines whether there is an upgrade package on the web server; when the upgrade package does not exist on the web server, the web interface module sends a command to download the upgrade package to the web server;
  • the web server When receiving the command to download the upgrade package sent by the web interface module, the web server accesses the server storing the upgrade package, downloads the corresponding upgrade package, and stores it on the web server; when the upgrade package exists on the web server, the upgrade is ended. Get the package.
  • the downloading the corresponding upgrade package further includes:
  • the web interface module sends the upgrade package information and the download progress acquisition command to the web server;
  • the obtaining the corresponding upgrade package includes:
  • the web interface module sends a command to the web server to obtain the upgrade package URL
  • the web server accesses the server that stores the upgrade package according to the command for obtaining the upgrade package URL, and obtains the corresponding upgrade package URL;
  • the upgrade package URL is used by the external device to access the server storing the upgrade package, and obtain the corresponding upgrade package;
  • the web server receives the upgrade package upload request sent by the external device, and stores the upgrade package uploaded by the external device.
  • the web interface module further includes: establishing a connection between the external device and the terminal when detecting the connection request of the external device.
  • the web interface module before receiving the upgrade command, the web interface module further includes:
  • the web interface module When the web interface module detects the access request of the web interface, it responds to the access request of the web interface and opens the web interface.
  • the embodiment of the present invention further provides a terminal, including a web interface module and a web server, where:
  • the web interface module is configured to send a command for detecting a new version to the web server when receiving the upgrade command; and send an upgrade command to the web server after the upgrade package is successfully downloaded;
  • the web server is configured to detect whether a new version corresponding to the terminal exists according to the command for detecting the new version, and obtain a corresponding upgrade package when the new version is detected; and upgrade the terminal according to the upgrade command.
  • the web interface module is further configured to send a command for downloading the upgrade package to the web server when the upgrade package does not exist on the web server;
  • the web server is further configured to: when the web server detects the new version, determine whether the upgrade package exists on the web server; when receiving the command to download the upgrade package sent by the web interface module, access the server storing the upgrade package, and download the corresponding Upgrade the package and store it on a web server.
  • the web interface module is configured to send an upgrade package information and a download progress acquisition command to the web server during the downloading process of the upgrade package; receive the upgrade package information and the download progress information returned by the web server, and display the information on the web interface. ;
  • the web server obtains upgrade package information and download progress information according to the upgrade package information and the download progress acquisition command.
  • the web interface module is further configured to send a command for obtaining an upgrade package URL to the web server when the web server detects the new version;
  • the web server is configured to access the server that stores the upgrade package according to the command for obtaining the upgrade package URL, and obtain the corresponding upgrade package URL; and configured to receive the upgrade package upload request sent by the external device, and upload the upgrade of the external device.
  • the package is stored; wherein the upgrade package URL is used by the external device to access the server storing the upgrade package, and obtain the corresponding upgrade package.
  • the method further includes a connection module configured to establish a connection between the external device and the terminal when the connection request of the external device is detected.
  • a connection module configured to establish a connection between the external device and the terminal when the connection request of the external device is detected.
  • the web interface module is further configured to: when detecting an access request of the web interface, respond to the access request of the web interface, and open the web interface.
  • the embodiment of the present invention does not need to install an upgrade tool, especially when the user owns multiple terminal devices, and the upgrade is convenient. Moreover, it has strong scalability. To add a terminal device, simply load the embedded Web server and Web interface module into the terminal device. For multiple devices, use the same web server and web interface for developer extensions and cropping for easy maintenance. Thereby, the upgrade method of the terminal is simple and fast. DRAWINGS
  • FIG. 1 is a schematic flowchart of an embodiment of an upgrade method of a terminal according to the present invention
  • FIG. 2 is a schematic flowchart of an embodiment of obtaining an upgrade package in a method for upgrading a terminal of the present invention
  • FIG. 3 is a schematic flowchart of another embodiment for obtaining an upgrade package in a method for upgrading a terminal of the present invention
  • FIG. 5 is a schematic diagram of functional modules of a terminal connected to an external device according to a preferred embodiment of the present invention. detailed description
  • an embedded web server is installed in the terminal device, and a web interface module for managing upgrade is configured, and the upgrade is managed through the web interface module. Therefore, the embodiment of the present invention does not need to install an upgrade tool, especially when the user owns multiple terminal devices, and the upgrade is convenient.
  • an embodiment of an upgrade method for a terminal of the present invention is presented. The method for upgrading the terminal in this embodiment includes:
  • Step S110 When receiving the upgrade command, the web interface module sends a command for detecting a new version to the web server.
  • the upgrade command can be issued for the user or generated periodically for the terminal.
  • the web interface module When the web interface module receives the upgrade command, it will send a command to the web server to detect the new version.
  • Step S120 the web server detects whether there is a new version corresponding to the terminal according to the command for detecting the new version; when the web server detects the new version, the process proceeds to step S130; otherwise, the process proceeds to step S160;
  • the web server When the web server receives the command to detect the new version, it obtains the latest version number from the version server, and compares it with the version number of the terminal itself to determine whether there is a new version corresponding to the terminal.
  • Step S130 Obtain a corresponding upgrade package.
  • the web server When the web server detects a new version, it gets the corresponding upgrade package.
  • the web server can obtain the corresponding upgrade package by itself, or receive the upgrade package uploaded by the external device.
  • Step S140 After the upgrade package is successfully obtained, the web interface module sends an upgrade command to the web server.
  • Step S150 The web server upgrades the terminal according to the upgrade command, and ends the current process.
  • the web server installs the upgrade package on the web server according to the upgrade command and upgrades the terminal.
  • Step S160 Display the detection result on the web interface, and end the process.
  • the detection result is returned to the web interface module to prompt the user that the current version is the latest version.
  • the embodiment of the present invention does not need to install an upgrade tool, especially when the user owns multiple terminal devices. Upgrade and its convenience. Moreover, it has a strong scalability, and if you want to add a terminal device, you only need to install the embedded Web server and Web interface module into the terminal device. For multiple devices, use the same web server and web interface for developer extensions and cropping for easy maintenance.
  • the above obtaining the corresponding upgrade package has two ways.
  • the first is the web server acquisition of the terminal, and the second is the web server uploaded to the terminal after the external device obtains it. Either way, the upgrade package will be stored on the web server.
  • the two acquisition methods can be selected by the user or automatically. For example, when it is detected that the terminal has a screen, the terminal download mode is preferentially selected to obtain the upgrade package; when it is detected that the terminal is connected to the external device, the external device download mode is preferentially obtained to obtain the upgrade package.
  • the two acquisition methods will be described in detail below.
  • step S130 includes:
  • Step S131 When the user selects the terminal to download the upgrade package, the web interface module sends a command to download the upgrade package to the web server.
  • the web interface module When the web server detects a new version, the web interface module prompts the user to select a corresponding upgrade mode. When the user selects the terminal to download the upgrade package, the web interface module sends a command to download the upgrade package to the web server, that is, through the terminal. The web server downloads the upgrade package. Of course, it may also be: When the web server detects a new version, the web interface module detects whether the external device is connected to the terminal or whether the terminal has a screen, and when detecting that the terminal has a screen, sends a command to download the upgrade package to the web server.
  • Step S132 The web server determines whether the upgrade package exists on the web server. When the upgrade package does not exist on the web server, the process goes to step S133; when the upgrade package exists on the web server, the acquisition of the upgrade package is ended.
  • the web server When the web server detects a new version, it determines whether there is an upgrade package on the web server. The version number of the latest version obtained is the same. The same indicates that the upgrade package exists on the web server. Otherwise, the upgrade package does not exist on the web server.
  • Step S133 The web interface module sends a command for downloading the upgrade package to the web server.
  • the web interface module sends a command to download the upgrade package to the web server.
  • Step S134 When receiving the command for downloading the upgrade package sent by the web interface module, the web server accesses the server storing the upgrade package, downloads the corresponding upgrade package, and stores it on the web server.
  • the web server connects to the network according to the command to download the upgrade package, and accesses the server storing the upgrade package, finds the corresponding upgrade package from the server storing the upgrade package, and downloads it, and then stores it on the web server.
  • the web server When the web server detects the new version, the web server obtains the corresponding upgrade package through the web server of the terminal, thereby eliminating the steps of the prior art to upgrade the terminal, and the step of processing by using the PC, so that the upgrade operation is simpler. , fast.
  • step S134 further includes: in the upgrade package downloading process, the web interface module sends the upgrade package information and the download progress acquisition command to the web server; receives the upgrade package information and the download progress information returned by the web server, and displays the information on the web. On the interface.
  • the web interface module sends a command to the web server to obtain the information of the upgrade package and the download progress information, and displays the user on the web interface.
  • the information of the upgrade package includes the name of the upgrade package, version information, and so on. It can be understood that the information of the upgrade package can be obtained once, and the download progress information is obtained in real time. By obtaining upgrade package information and download progress information, the download process can be monitored in real time to prompt the user for the current download situation.
  • Step S135 When the user selects an external device to download the upgrade package, the web interface module sends a command for obtaining the upgrade package URL to the web server.
  • the web interface module When the web server detects a new version, the web interface module prompts the user to select a corresponding upgrade mode. When the user selects an external device to download the upgrade package, the web interface module sends a command to obtain the upgrade package URL from the web server. Of course, when the web server detects a new version, the web interface module detects whether the external device is connected to the terminal or whether the terminal has a screen. When detecting that the external device is connected to the terminal, sending the upgrade package URL to the web server. The command.
  • the method further includes: establishing a connection between the external device and the terminal when detecting the connection request of the external device.
  • the external device can establish a connection with the terminal by wire or wirelessly. For example wifi, usb, etc.
  • Step S136 The web server accesses the server storing the upgrade package according to the command for obtaining the upgrade package URL, and obtains the corresponding upgrade package URL.
  • the upgrade package URL can be transmitted to the external device, and then the external device accesses the server storing the upgrade package according to the upgrade package URL, and downloads the corresponding upgrade package from the server storing the upgrade package.
  • the upgrade package can also be displayed on the screen on the external device.
  • the user inputs the upgrade package URL, so that the external device accesses the server storing the upgrade package according to the upgrade package URL, and upgrades from the storage. Download the corresponding upgrade package from the server of the package.
  • Step S137 The web server receives the upgrade package upload request sent by the external device, and stores the upgrade package uploaded by the external device.
  • the external device After the external device obtains the corresponding upgrade package, it can access the web server and upload the corresponding upgrade package to the web server.
  • the external device can also be wired to the terminal, and then the corresponding upgrade package is copied to the memory of the web server.
  • the downloading of the upgrade package by the terminal not only the downloading of the upgrade package by the terminal but also the download of the upgrade package by the external device can be performed, thereby being compatible with the traditional upgrade mode.
  • the method further includes:
  • Step S170 When the web interface module detects an access request of the web interface, it responds to the access request of the web interface, and opens the web interface.
  • the user can issue an access request of the web interface through the function button on the terminal to open the web interface and display the web interface on the screen of the terminal.
  • the access request of the web interface can also be sent by the external device after the terminal is connected with the external device to open the web interface and display on the screen of the external device.
  • the terminal of this embodiment includes a web interface module 10 and a web server 20, wherein:
  • the web interface module 10 is configured to send a command for detecting a new version to the web server when receiving the upgrade command; and send an upgrade command to the web server 20 after the upgrade package is successfully downloaded; the web server 20 is configured to detect according to the The new version of the command detects whether there is a new version corresponding to the terminal, and when the new version is detected, obtains the corresponding upgrade package; and then upgrades the terminal according to the upgrade command.
  • the above upgrade command can be issued for the user or generated periodically for the terminal.
  • a command to detect a new version will be sent to the web server 20.
  • the Web server 20 acquires the latest version number from the version server, and compares it with the version number of the terminal itself to determine whether there is a new version corresponding to the terminal.
  • the web server 20 detects the new version, it acquires the corresponding upgrade package.
  • the web server 20 can obtain the corresponding upgrade package by itself or receive the upgrade package uploaded by the external device 200.
  • the web interface module 10 sends an upgrade command to the web server 20.
  • the web server 20 installs the upgrade package on the web server 20 according to the upgrade command,
  • the terminal is upgraded.
  • the detection result is returned to the web interface display to prompt the user that the current version is the latest version.
  • the embodiment of the present invention does not need to install an upgrade tool, especially when the user owns multiple terminal devices, and the upgrade is convenient. Moreover, it has strong scalability. To add a terminal device, simply load the embedded Web server and Web interface module into the terminal device. For multiple devices, use the same web server and web interface for developer extensions and cropping for easy maintenance.
  • the above obtaining the corresponding upgrade package has two ways.
  • the first is the web server acquisition of the terminal, and the second is the web server uploaded to the terminal after the external device obtains it. Either way, the upgrade package will be stored on the web server.
  • the two acquisition methods can be selected by the user or automatically. For example, when it is detected that the terminal has a screen, the terminal download mode is preferentially selected to obtain the upgrade package; when it is detected that the terminal is connected to the external device, the external device download mode is preferentially obtained to obtain the upgrade package.
  • the two acquisition methods will be described in detail below.
  • the web interface module 10 is configured to send a command to download the upgrade package to the Web server 20 when the upgrade package does not exist on the Web server 20.
  • the web server 20 is further configured to determine whether an upgrade package exists on the web server 20 when the web server 20 detects a new version; and access the server storing the upgrade package when receiving the command to download the upgrade package sent by the web interface module 10 Download the corresponding upgrade package and store it on the web server 20.
  • the web server detects the new version the corresponding upgrade package is obtained through the web server of the terminal, thereby eliminating the steps required to be processed by the PC when the terminal is upgraded in the prior art, so that the upgrade operation is simpler and faster.
  • the web interface module 10 sends a command to the web server 20 to obtain the upgrade package information and the download progress information, and displays the user on the web interface.
  • the information of the upgrade package includes the name of the upgrade package, version information, and so on. Understandably, upgrade The information of the package can be obtained once, and the download progress information is obtained in real time. By obtaining upgrade package information and download progress information, the download process can be monitored in real time to prompt the user for the current download situation.
  • the web interface module 10 is configured to send a command for obtaining the upgrade package URL to the web server when the web server detects the new version; the web server is configured to acquire according to the The upgrade package URL command is used to access the server that stores the upgrade package, and the corresponding upgrade package URL is obtained; and the upgrade package uploading request sent by the external device is received, and the upgrade package uploaded by the external device is stored; The URL is used by an external device to access the server that stores the upgrade package and obtain the corresponding upgrade package.
  • the connection between the terminal and the external device must be established first. That is, when the terminal 100 detects the connection request of the external device, the connection between the external device 200 and the terminal 100 is established. Specifically, the external device 200 can establish a connection with the terminal by wire or wirelessly. For example wifi, usb, etc. In the embodiment of the present invention, not only can the upgrade package be downloaded through the terminal, but also the upgrade package can be downloaded through the external device, thereby being compatible with the traditional upgrade mode.
  • the above two methods can exist at the same time.
  • the web server detects the new version, it can first determine which upgrade package is obtained, and then perform the corresponding action.
  • the web interface module 10 is further configured to respond to the request and open the web interface when detecting the access request of the web interface.
  • the user can issue an access request of the web interface through the function button on the terminal 100 to open the web interface, and display the web interface on the screen of the terminal.
  • the access request of the web interface can also be sent by the external device after the terminal 100 is connected to the external device 200 to open the web interface and display on the screen of the external device.
  • the disclosed apparatus and method can be implemented in other ways.
  • the device embodiments described above are only schematic.
  • the division of the unit is only a logical function division.
  • there may be another division manner such as: multiple units or components may be combined, or Can be integrated into another system, or some features can be ignored, or not executed.
  • the coupling, or direct coupling, or communication connection of the components shown or discussed may be indirect coupling or communication connection through some interfaces, devices or units, and may be electrical, mechanical or other forms. of.
  • the units described above as separate components may or may not be physically separated, and the components displayed as the units may or may not be physical units; they may be located in one place or distributed on 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 be separately used as one unit, or two or more units may be integrated into one unit;
  • the unit can be implemented in the form of hardware or in the form of hardware plus software functional units.
  • the foregoing program may be stored in a computer readable storage medium, and when executed, the program includes
  • the foregoing storage method includes: a mobile storage device, a read-only memory (ROM), a random access memory (RAM), a magnetic disk or an optical disk, and the like.
  • the above-described integrated unit of the present invention may be stored in a computer readable storage medium if it is implemented in the form of a software function module and sold or used as a standalone product.
  • the technical solution of the embodiments of the present invention may be embodied in the form of a software product in essence or in the form of a software product.
  • the computer software product is stored in a storage medium and includes a plurality of instructions.
  • Make a computer device (can be a personal computing A machine, server, or network device, etc.) performs all or part of the methods described in various embodiments of the present invention.
  • the foregoing storage medium includes: a removable storage device, a read-only memory (ROM), a random access memory (RAM), a magnetic disk or an optical disk, and the like, which can store program codes. .

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)
  • Stored Programmes (AREA)

Abstract

本发明公开一种终端及其升级方法,所述终端上搭建有一嵌入式的 Web服务器,且配置一管理升级的Web界面模块,该终端的升级方法包括: Web界面模块接收到升级命令时,向Web服务器发送检测新版本的命令; Web服务器根据所述检测新版本的命令,检测是否存在该终端对应的新版本;当Web服务器检测到新版本时,则获取相应的升级包;在升级包获取成功后,Web界面模块向Web服务器发送升级命令;Web服务器根据升级命令,对终端进行升级。

Description

终端及其升级方法 技术领域
本发明涉及终端升级领域, 尤其涉及一种终端及其升级方法。 背景技术
现在移动通信日新月异, 移动设备层出不穷, 从原先的功能手机, 到 现在的智能手机, 再到各种平板电脑, 还有各种制式的数据卡, 为了达到 更好的使用效果, 需要对这样设备的软件进行升级。 传统设备的升级比较 麻烦, 一般流程如下:
1、 在 PC上安装一个升级工具软件。
2、 在 PC上通过 URL获取一个升级包。
3、 在 PC上, 使用 USB连接设备, 运行升级工具软件, 选择升级包, 进行升级。
这样的升级管理方法显然比较麻烦,需要 PC、 USB数据线、升级工具, 对于多个设备, 可能还需要多个升级工具软件。 发明内容
有鉴于此, 为解决现有技术存在的技术问题, 本发明实施例提供一种 终端及其升级方法。
本发明实施例提供了一种终端的升级方法, 所述终端上搭建有一嵌入 式的 Web服务器, 且配置一管理升级的 Web界面模块, 该终端的升级方法 包括以下步骤:
Web界面模块接收到升级命令时, 向 Web服务器发送检测新版本的命 令; Web服务器根据所述检测新版本的命令, 检测是否存在该终端对应的 新版本;
当 Web服务器检测到新版本时, 则获取相应的升级包;
在升级包获取成功后, Web界面模块向 Web服务器发送升级命令;
Web服务器根据升级命令, 对终端进行升级。
优选地, 所述获取相应的升级包包括:
当 Web服务器检测到新版本时, 判断 Web服务器上是否存在升级包; 当 Web服务器上不存在升级包时, Web界面模块向 Web服务器发送下 载升级包的命令;
Web服务器接收到 Web界面模块发送的下载升级包的命令时, 访问存 储升级包的服务器, 下载相应的升级包, 并将其存储在 Web服务器上; 当 Web服务器上存在升级包时, 则结束升级包的获取。
优选地, 所述下载相应的升级包中还包括:
在升级包下载过程中, Web界面模块向 Web服务器发送升级包信息以 及下载进度的获取命令;
接收 Web服务器返回的升级包信息和下载进度信息,并显示在 Web界 面上。
优选地, 所述获取相应的升级包包括:
当 Web服务器检测到新版本时, Web界面模块向 Web服务器发送获取 升级包 URL的命令;
Web服务器根据所述获取升级包 URL的命令, 访问存储升级包的服务 器, 获取相应的升级包 URL; 该升级包 URL供外部设备访问存储升级包的 服务器, 并获取相应的升级包;
Web服务器接收到外部设备发送的升级包上传请求, 将外部设备上传 的升级包进行存储。 优选地, 所述 Web界面模块接收到升级命令之前还包括: 侦测到外部设备的连接请求时, 建立外部设备和终端的连接。
优选地, 所述 Web界面模块接收到升级命令之前还包括:
Web界面模块侦测到 Web界面的访问请求时,则响应该 Web界面的访 问请求, 并打开 Web界面。
对应地, 本发明实施例还提供了一种终端, 包括 Web界面模块、 Web 服务器, 其中:
所述 Web界面模块配置为接收到升级命令时, 向 Web服务器发送检测 新版本的命令; 在升级包下载成功后, 向 Web服务器发送升级命令;
所述 Web服务器配置为根据所述检测新版本的命令, 检测是否存在该 终端对应的新版本, 并检测到新版本时, 则获取相应的升级包; 根据升级 命令, 对终端进行升级。
优选地,所述 Web界面模块还配置为当 Web服务器上不存在升级包时, 向 Web服务器发送下载升级包的命令;
所述 Web服务器还配置为当 Web服务器检测到新版本时, 判断 Web 服务器上是否存在升级包; 在接收到 Web界面模块发送的下载升级包的命 令时, 访问存储升级包的服务器, 下载相应的升级包, 并将其存储在 Web 服务器上。
优选地, 所述 Web界面模块配置为在升级包下载过程中, 向 Web服务 器发送升级包信息以及下载进度的获取命令; 接收 Web服务器返回的升级 包信息和下载进度信息, 并显示在 Web界面上;
所述 Web服务器根据升级包信息以及下载进度的获取命令, 获取升级 包信息和下载进度信息。
优选地, 所述 Web界面模块还配置为当 Web服务器检测到新版本时, 向 Web服务器发送获取升级包 URL的命令; 所述 Web服务器配置为根据所述获取升级包 URL的命令,访问存储升 级包的服务器, 获取相应的升级包 URL; 还配置为接收到外部设备发送的 升级包上传请求, 将外部设备上传的升级包进行存储; 其中, 所述升级包 URL供外部设备访问存储升级包的服务器, 并获取相应的升级包。
优选地, 还包括连接模块, 配置为侦测到外部设备的连接请求时, 建 立外部设备和终端的连接。
优选地,所述 Web界面模块还配置为:侦测到 Web界面的访问请求时, 则响应该 Web界面的访问请求, 并打开 Web界面。
本发明实施例不需要安装升级工具, 尤其是用户拥有多个终端设备时, 升级及其方便。 而且其具有很强的扩展性, 想要增加一个终端设备, 只要 将嵌入式的 Web服务器和 Web界面模块装入终端设备即可。对于多个设备, 使用相同的 Web服务器和 Web 界面即可,利于开发人员扩展和裁剪,便于 维护。 由此, 使得终端的升级方法简单、 快捷。 附图说明
图 1是本发明终端的升级方法一实施例的流程示意图;
图 2是本发明终端的升级方法中获取升级包一实施例的流程示意图; 图 3是本发明终端的升级方法中获取升级包另一实施例的流程示意图; 图 4是本发明终端的升级方法另一实施例的流程示意图;
图 5是本发明优选实施例终端与外部设备连接的功能模块示意图。 具体实施方式
在本发明实施例中,在终端设备中安装搭建一个嵌入式的 Web服务器, 并配置一个管理升级的 Web界面模块, 通过 Web界面模块进行升级管理。 因此, 本发明实施例不需要安装升级工具, 尤其是用户拥有多个终端设备 时, 升级及其方便。 参照图 1,提出本发明终端的升级方法一实施例。 该实施例中的终端的 升级方法包括:
步骤 S110、 Web界面模块接收到升级命令时, 向 Web服务器发送检测 新版本的命令;
该升级命令可以为用户发出, 也可以为终端定时产生。 当 Web界面模 块接收到该升级命令时, 将向 Web服务器发送检测新版本的命令。
步骤 S120、 Web服务器根据所述检测新版本的命令, 检测是否存在该 终端对应的新版本; 当 Web服务器检测到新版本时, 则转入步骤 S130; 否 则转入步骤 S160;
Web服务器接收到该检测新版本的命令时, 则向版本服务器获取最新 的版本号, 并将其与终端自身的版本号进行比较, 判断是否存在终端对应 的新版本。
步骤 S130、 获取相应的升级包;
当 Web服务器检测到新版本时, 则获取相应的升级包。 该 Web服务器 可以自己获取相应的升级包, 也可以接收外部设备上传的升级包。
步骤 S140、 在升级包获取成功后, Web界面模块向 Web服务器发送升 级命令;
步骤 S150、 Web服务器根据升级命令, 对终端进行升级, 结束本次流 程;
Web服务器根据升级命令, 安装 Web服务器上的升级包, 对终端进行 升级。
步骤 S160、 将检测结果在 Web界面上显示, 结束本次流程。
当 Web服务器没有检测到新版本时, 则将检测结果返回至 Web界面模 块, 以提示用户当前版本是最新版本。
本发明实施例不需要安装升级工具, 尤其是用户拥有多个终端设备时, 升级及其方便。 而且其具有很强的扩展性, 想要增加一个终端设备, 只要 将嵌入式的 Web服务器和 Web界面模块装入终端设备即可。对于多个设备, 使用相同的 Web服务器和 Web 界面即可,利于开发人员扩展和裁剪,便于 维护。
进一步地,上述获取相应的升级包具有两种方式。第一种是终端的 Web 服务器获取, 第二种是外部设备获取后, 上传至终端的 Web服务器。 不论 是哪种方式, 升级包都将存储在 Web服务器中。 该两种获取方式可以由用 户进行选择, 也可以自动选择。 例如, 当检测到终端具有屏幕, 则优先选 择终端下载方式获取升级包; 当检测到终端与外部设备连接, 则优先选择 外部设备下载方式获取升级包。 下面将分别针对该两种获取方式进行详细 的描述。
如图 2所示, 提出了本发明终端的升级方法中获取升级包的一实施例。 上述步骤 S130包括:
步骤 S131、 当用户选择终端下载升级包时, Web界面模块向 Web服务 器发送下载升级包的命令;
当 Web服务器检测到有新版本时, Web界面模块则提示用户选择相应 的升级方式, 当用户选择终端下载升级包时, Web界面模块则向 Web服务 器发送下载升级包的命令, 也就是通过终端的 Web服务器下载升级包。 当 然, 也可以为: 当 Web服务器检测到新版本时, Web界面模块检测外部设 备是否与终端连接或者终端是否有屏幕,当检测到终端有屏幕时,则向 Web 服务器发送下载升级包的命令。
步骤 S132、 Web服务器判断 Web服务器上是否存在升级包; 当 Web 服务器上不存在升级包时,转入步骤 S133; 当 Web服务器上存在升级包时, 则结束升级包的获取。
当 Web服务器检测到新版本时,则判断 Web服务器上是否存在升级包。 获取的最新版本的版本号相同, 相同则表示 Web服务器上存在升级包, 否 则表示 Web服务器上不存在升级包。
步骤 S133、 Web界面模块向 Web服务器发送下载升级包的命令; 当 Web服务器上不存在升级包时, Web界面模块向 Web服务器发送下 载升级包的命令。
步骤 S134、 Web服务器接收到 Web界面模块发送的下载升级包的命令 时, 访问存储升级包的服务器, 下载相应的升级包, 并将其存储在 Web服 务器上。
Web服务器则根据该下载升级包的命令时, 连接网络, 并访问存储升 级包的服务器, 从存储升级包的服务器中找到相应的升级包并下载, 然后 再将其存储在 Web服务器上。
本发明实施例当 Web服务器检测到新版本时,通过终端的 Web服务器 获取相应的升级包, 从而省去了现有技术中的终端升级时, 需要借助 PC来 处理的步骤, 使得升级操作更加简单、 快捷。
进一步地, 上述步骤 S134还包括: 在升级包下载过程中, Web界面模 块向 Web服务器发送升级包信息以及下载进度的获取命令;接收 Web服务 器返回的升级包信息和下载进度信息, 并显示在 Web界面上。
在升级包下载过程中, Web界面模块向 Web服务器发送命令, 以获取 升级包的信息和下载进度信息, 并显示在 Web界面上提示用户。 该升级包 的信息包括升级包的名称、 版本信息等等。 可以理解的是, 升级包的信息 获取一次就可以, 而下载进度信息则是实时获取的。 通过获取升级包信息 和下载进度信息, 可以使得下载过程可以实时监控, 以提示用户当前的下 载情况。
如图 3所示, 上述步骤 S130包括: 步骤 S135、 当用户选择外部设备下载升级包时, Web界面模块向 Web 服务器发送获取升级包 URL的命令;
当 Web服务器检测到有新版本时, Web界面模块则提示用户选择相应 的升级方式, 当用户选择外部设备下载升级包时, Web界面模块则向 Web 服务器发送获取升级包 URL的命令。 当然, 也可以为: 当 Web服务器检测 到新版本时, Web界面模块检测外部设备是否与终端连接或者终端是否有 屏幕, 当检测到外部设备与终端连接时, 则向 Web服务器发送获取升级包 URL的命令。
可以理解的是, 当获取升级包的方式为第二种方式时, 则必须先建立 终端与外部设备之间的连接。 即上述步骤 S110之前还包括: 侦测到外部设 备的连接请求时, 建立外部设备和终端的连接。 具体地, 该外部设备可以 通过有线或无线与终端建立连接。 例如 wifi、 usb等等。
步骤 S136、 Web服务器根据所述获取升级包 URL的命令,访问存储升 级包的服务器, 获取相应的升级包 URL;
获取该升级包 URL后, 该升级包 URL可以传送给外部设备, 然后外 部设备则根据该升级包 URL, 访问存储升级包的服务器, 并从存储升级包 的服务器中下载相应的升级包。 当然, 该升级包也可以在外部设备上的屏 幕上显示, 用户在外部设备访问网络时, 输入该升级包 URL, 使得外部设 备根据该升级包 URL, 访问存储升级包的服务器, 并从存储升级包的服务 器中下载相应的升级包。
步骤 S137、 Web服务器接收到外部设备发送的升级包上传请求, 将外 部设备上传的升级包进行存储。
当外部设备获得相应的升级包后, 可以访问 Web服务器, 并将相应的 升级包上传至 Web服务器。 当然,外部设备也可以与终端进行有线连接后, 将相应的升级包拷贝至 Web服务器的存储器中。 本发明实施例中, 不但可以通过终端进行升级包的下载, 还可以通过 外部设备进行升级包的下载, 从而兼容了传统的升级方式。
进一步地, 参照图 4, 提出本发明终端的升级方法第二实施例。 基于上 述第一实施例的基础上, 本实施例中在上述步骤 S110之前还包括:
步骤 S170、 所述 Web界面模块侦测到 Web界面的访问请求时, 则响 应该 Web界面的访问请求, 并打开 Web界面。
用户可以通过终端上的功能按键, 发出 Web界面的访问请求, 以打开 Web界面, 并在终端的屏幕上显示该 Web界面。 当然该 Web界面的访问请 求也可以在终端与外部设备连接后, 由外部设备发出, 以打开 Web界面, 并显示在外部设备的屏幕上。
参照图 5, 提出本发明终端一实施例。 该实施例的终端包括 Web界面 模块 10和 Web服务器 20, 其中:
所述 Web界面模块 10配置为接收到升级命令时, 向 Web服务器发送 检测新版本的命令;在升级包下载成功后,向 Web服务器 20发送升级命令; 所述 Web服务器 20配置为根据所述检测新版本的命令,检测是否存在 该终端对应的新版本, 并检测到新版本时, 则获取相应的升级包; 才艮据升 级命令, 对终端进行升级。
上述升级命令可以为用户发出, 也可以为终端定时产生。 当 Web界面 模块 10接收到该升级命令时,将向 Web服务器 20发送检测新版本的命令。 Web服务器 20接收到该检测新版本的命令时, 则向版本服务器获取最新的 版本号, 并将其与终端自身的版本号进行比较, 判断是否存在终端对应的 新版本。 当 Web服务器 20检测到新版本时, 则获取相应的升级包。 该 Web 服务器 20可以自己获取相应的升级包, 也可以接收外部设备 200上传的升 级包。 在升级包获取成功后, Web界面模块 10向 Web服务器 20发送升级 命令。 Web服务器 20根据升级命令, 安装 Web服务器 20上的升级包, 对 终端进行升级。 当 Web服务器 20没有检测到新版本时, 则将检测结果返回 至 Web界面显示, 以提示用户当前版本是最新版本。
本发明实施例不需要安装升级工具, 尤其是用户拥有多个终端设备时, 升级及其方便。 而且其具有很强的扩展性, 想要增加一个终端设备, 只要 将嵌入式的 Web服务器和 Web界面模块装入终端设备即可。对于多个设备, 使用相同的 Web服务器和 Web 界面即可,利于开发人员扩展和裁剪,便于 维护。
进一步地,上述获取相应的升级包具有两种方式。第一种是终端的 Web 服务器获取, 第二种是外部设备获取后, 上传至终端的 Web服务器。 不论 是哪种方式, 升级包都将存储在 Web服务器中。 该两种获取方式可以由用 户进行选择, 也可以自动选择。 例如, 当检测到终端具有屏幕, 则优先选 择终端下载方式获取升级包; 当检测到终端与外部设备连接, 则优先选择 外部设备下载方式获取升级包。 下面将分别针对该两种获取方式进行详细 的描述。
当升级包获取方式为终端获取时, 则所述 Web界面模块 10配置为当 Web服务器 20上不存在升级包时, 向 Web服务器 20发送下载升级包的命 令。 所述 Web服务器 20还配置为当 Web服务器 20检测到新版本时, 判断 Web服务器 20上是否存在升级包; 在接收到 Web界面模块 10发送的下载 升级包的命令时, 访问存储升级包的服务器, 下载相应的升级包, 并将其 存储在 Web服务器 20上。当 Web服务器检测到新版本时,通过终端的 Web 服务器获取相应的升级包, 从而省去了现有技术中的终端升级时, 需要借 助 PC来处理的步骤, 使得升级操作更加简单、 快捷。
在上述升级包下载过程中, Web界面模块 10向 Web服务器 20发送命 令, 以获取升级包的信息和下载进度信息, 并显示在 Web界面上提示用户。 该升级包的信息包括升级包的名称、 版本信息等等。 可以理解的是, 升级 包的信息获取一次就可以, 而下载进度信息则是实时获取的。 通过获取升 级包信息和下载进度信息, 可以使得下载过程可以实时监控, 以提示用户 当前的下载情况。
当升级包获取方式是外部设备获取时,所述 Web界面模块 10则配置为 当 Web服务器检测到新版本时, 向 Web服务器发送获取升级包 URL的命 令; 所述 Web服务器配置为根据所述获取升级包 URL的命令,访问存储升 级包的服务器, 获取相应的升级包 URL; 还配置为接收到外部设备发送的 升级包上传请求, 将外部设备上传的升级包进行存储; 其中, 所述升级包 URL供外部设备访问存储升级包的服务器, 并获取相应的升级包。
可以理解的是, 当获取升级包的方式为外部设备获取时, 则必须先建 立终端与外部设备之间的连接。 即终端 100侦测到外部设备的连接请求时, 建立外部设备 200和终端 100的连接。 具体地, 该外部设备 200可以通过 有线或无线与终端建立连接。 例如 wifi、 usb等等。 本发明实施例中, 不但 可以通过终端进行升级包的下载, 还可以通过外部设备进行升级包的下载, 从而兼容了传统的升级方式。
上述两种方式可以同时存在, 当同时存在时, 则可以在 Web服务器检 测到新版本时, 先进行判断以哪种升级包获取方式, 然后再执行相应的动 作。
进一步地, 所述 Web界面模块 10还配置为侦测到 Web界面的访问请 求时, 则响应该请求, 并打开 Web界面。
具体地, 用户可以通过终端 100上的功能按键, 发出 Web界面的访问 请求, 以打开 Web界面, 并在终端的屏幕上显示该 Web界面。 当然该 Web 界面的访问请求也可以在终端 100与外部设备 200连接后, 由外部设备发 出, 以打开 Web界面, 并显示在外部设备的屏幕上。
在本申请所提供的几个实施例中, 应该理解到, 所揭露的设备和方法, 可以通过其它的方式实现。 以上所描述的设备实施例仅仅是示意性的, 例 如, 所述单元的划分, 仅仅为一种逻辑功能划分, 实际实现时可以有另外 的划分方式, 如: 多个单元或组件可以结合, 或可以集成到另一个系统, 或一些特征可以忽略, 或不执行。 另外, 所显示或讨论的各组成部分相互 之间的耦合、 或直接耦合、 或通信连接可以是通过一些接口, 设备或单元 的间接耦合或通信连接, 可以是电性的、 机械的或其它形式的。
上述作为分离部件说明的单元可以是、 或也可以不是物理上分开的, 作为单元显示的部件可以是、 或也可以不是物理单元; 既可以位于一个地 方, 也可以分布到多个网络单元上; 可以根据实际的需要选择其中的部分 或全部单元来实现本实施例方案的目的。
另外, 在本发明各实施例中的各功能单元可以全部集成在一个处理单 元中, 也可以是各单元分别单独作为一个单元, 也可以两个或两个以上单 元集成在一个单元中; 上述集成的单元既可以釆用硬件的形式实现, 也可 以釆用硬件加软件功能单元的形式实现。
本领域普通技术人员可以理解: 实现上述方法实施例的全部或部分步 骤可以通过程序指令相关的硬件来完成, 前述的程序可以存储于计算机可 读取存储介质中, 该程序在执行时, 执行包括上述方法实施例的步骤; 而 前述的存储介质包括: 移动存储设备、 只读存储器 (Read-Only Memory, ROM ), 随机存取存储器(Random Access Memory, RAM ), 磁碟或者光盘 等各种可以存储程序代码的介质。
或者, 本发明上述集成的单元如果以软件功能模块的形式实现并作为 独立的产品销售或使用时, 也可以存储在一个计算机可读取存储介质中。 基于这样的理解, 本发明实施例的技术方案本质上或者说对现有技术做出 贡献的部分可以以软件产品的形式体现出来, 该计算机软件产品存储在一 个存储介质中, 包括若干指令用以使得一台计算机设备(可以是个人计算 机、 服务器、 或者网络设备等)执行本发明各个实施例所述方法的全部或 部分。 而前述的存储介质包括: 移动存储设备、 只读存储器 (Read-Only Memory, ROM ), 随机存取存者器( Random Access Memory, RAM ), 磁 碟或者光盘等各种可以存储程序代码的介质。
以上所述, 仅为本发明的具体实施方式, 但本发明的保护范围并不局 限于此, 任何熟悉本技术领域的技术人员在本发明揭露的技术范围内, 可 轻易想到变化或替换, 都应涵盖在本发明的保护范围之内。 因此, 本发明 的保护范围应以所述权利要求的保护范围为准。

Claims

权利要求书
1、 一种终端的升级方法, 所述终端上搭建有一嵌入式的 Web服务器, 且配置一管理升级的 Web界面模块, 该终端的升级方法包括以下步骤:
Web界面模块接收到升级命令时, 向 Web服务器发送检测新版本的命 令;
Web服务器根据所述检测新版本的命令, 检测是否存在该终端对应的 新版本;
当 Web服务器检测到新版本时, 则获取相应的升级包;
在升级包获取成功后, Web界面模块向 Web服务器发送升级命令;
Web服务器根据升级命令, 对终端进行升级。
2、 根据权利要求 1所述的终端的升级方法, 其中, 所述获取相应的升 级包包括:
当 Web服务器检测到新版本时, 判断 Web服务器上是否存在升级包; 当 Web服务器上不存在升级包时, Web界面模块向 Web服务器发送下 载升级包的命令;
Web服务器接收到 Web界面模块发送的下载升级包的命令时, 访问存 储升级包的服务器, 下载相应的升级包, 并将其存储在 Web服务器上; 当 Web服务器上存在升级包时, 则结束升级包的获取。
3、 根据权利要求 2所述的终端的升级方法, 其中, 所述下载相应的升 级包中还包括:
在升级包下载过程中, Web界面模块向 Web服务器发送升级包信息以 及下载进度的获取命令;
接收 Web服务器返回的升级包信息和下载进度信息,并显示在 Web界 面上。
4、 根据权利要求 1所述的终端的升级方法, 其中, 所述获取相应的升 级包包括:
当 Web服务器检测到新版本时, Web界面模块向 Web服务器发送获取 升级包 URL的命令;
Web服务器根据所述获取升级包 URL的命令, 访问存储升级包的服务 器, 获取相应的升级包 URL; 该升级包 URL供外部设备访问存储升级包的 服务器, 并获取相应的升级包;
Web服务器接收到外部设备发送的升级包上传请求, 将外部设备上传 的升级包进行存储。
5、根据权利要求 4所述的终端的升级方法, 其中, 所述 Web界面模块 接收到升级命令之前还包括:
侦测到外部设备的连接请求时, 建立外部设备和终端的连接。
6、 根据权利要求 1-5任一项所述的终端的升级方法, 其中, 所述 Web 界面模块接收到升级命令之前还包括:
Web界面模块侦测到 Web界面的访问请求时,则响应该 Web界面的访 问请求, 并打开 Web界面。
7、 一种终端, 所述终端包括 Web界面模块、 Web服务器, 其中: 所述 Web界面模块配置为接收到升级命令时, 向 Web服务器发送检测 新版本的命令; 在升级包下载成功后, 向 Web服务器发送升级命令;
所述 Web服务器配置为根据所述检测新版本的命令, 检测是否存在该 终端对应的新版本, 并检测到新版本时, 则获取相应的升级包; 根据升级 命令, 对终端进行升级。
8、根据权利要求 7所述的终端, 其中, 所述 Web界面模块还配置为当 Web服务器上不存在升级包时, 向 Web服务器发送下载升级包的命令; 所述 Web服务器还配置为当 Web服务器检测到新版本时, 判断 Web 服务器上是否存在升级包; 在接收到 Web界面模块发送的下载升级包的命 令时, 访问存储升级包的服务器, 下载相应的升级包, 并将其存储在 Web 服务器上。
9、根据权利要求 8所述的终端, 其中, 所述 Web界面模块配置为在升 级包下载过程中,向 Web服务器发送升级包信息以及下载进度的获取命令; 接收 Web服务器返回的升级包信息和下载进度信息,并显示在 Web界面上; 所述 Web服务器根据升级包信息以及下载进度的获取命令, 获取升级 包信息和下载进度信息。
10、 根据权利要求 7所述的终端, 其中, 所述 Web界面模块还配置为 当 Web服务器检测到新版本时, 向 Web服务器发送获取升级包 URL的命 令;
所述 Web服务器配置为根据所述获取升级包 URL的命令,访问存储升 级包的服务器, 获取相应的升级包 URL; 还配置为接收到外部设备发送的 升级包上传请求, 将外部设备上传的升级包进行存储; 其中, 所述升级包 URL供外部设备访问存储升级包的服务器, 并获取相应的升级包。
11、 根据权利要求 10所述的终端, 其中, 所述终端还包括连接模块, 配置为侦测到外部设备的连接请求时, 建立外部设备和终端的连接。
12、 根据权利要求 7-11任一项所述的终端, 其中, 所述 Web界面模块 侦测到 Web界面的访问请求时, 则响应该 Web界面的访问请求, 并打开 Web界面。
13、 一种计算机存储介质, 所述计算机存储介质存储有计算机可执行 指令, 所述计算机可执行指令用于执行所述权利要求 1至 6任一项所述的 方法。
PCT/CN2014/075641 2013-08-16 2014-04-17 终端及其升级方法 WO2014173249A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201310360208.X 2013-08-16
CN201310360208.XA CN104378403A (zh) 2013-08-16 2013-08-16 终端及其升级方法

Publications (1)

Publication Number Publication Date
WO2014173249A1 true WO2014173249A1 (zh) 2014-10-30

Family

ID=51791048

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2014/075641 WO2014173249A1 (zh) 2013-08-16 2014-04-17 终端及其升级方法

Country Status (2)

Country Link
CN (1) CN104378403A (zh)
WO (1) WO2014173249A1 (zh)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108809690A (zh) * 2018-04-08 2018-11-13 广州市海升信息科技有限责任公司 设备软件版本信息自动核对的方法及其系统
CN108710497A (zh) * 2018-05-18 2018-10-26 深圳市云智易联科技有限公司 一种车载中控的系统更新方法及车载中控
CN117032742B (zh) * 2023-07-07 2024-05-28 长园智联科技(珠海)有限公司 一种输电线路边与端监测设备的软件升级方法及系统

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101361385A (zh) * 2005-11-30 2009-02-04 意大利电信股份公司 用于更新在移动通信终端中的应用的方法和系统
CN102137154A (zh) * 2011-02-23 2011-07-27 华为终端有限公司 一种对cpe进行升级的方法和装置
US20120159569A1 (en) * 2010-12-21 2012-06-21 Kt Corporation Method of managing web application policy using smart card, and web server and mobile terminal for implementing the same
CN103067484A (zh) * 2012-12-25 2013-04-24 深圳市天维尔通讯技术有限公司 一种自动升级应用程序的方法和系统
CN103220330A (zh) * 2013-03-11 2013-07-24 中兴通讯股份有限公司 数据终端升级装置及方法

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8127286B2 (en) * 2007-02-16 2012-02-28 Microsoft Corporation MSI enhancement to update RDP files
CN102651697B (zh) * 2011-02-28 2015-12-16 中兴通讯股份有限公司 一种网络设备、网络设备自主升级系统及升级方法
CN103023941B (zh) * 2011-09-26 2018-01-05 腾讯科技(深圳)有限公司 基于Web页面的终端应用程序的更新方法及更新系统

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101361385A (zh) * 2005-11-30 2009-02-04 意大利电信股份公司 用于更新在移动通信终端中的应用的方法和系统
US20120159569A1 (en) * 2010-12-21 2012-06-21 Kt Corporation Method of managing web application policy using smart card, and web server and mobile terminal for implementing the same
CN102137154A (zh) * 2011-02-23 2011-07-27 华为终端有限公司 一种对cpe进行升级的方法和装置
CN103067484A (zh) * 2012-12-25 2013-04-24 深圳市天维尔通讯技术有限公司 一种自动升级应用程序的方法和系统
CN103220330A (zh) * 2013-03-11 2013-07-24 中兴通讯股份有限公司 数据终端升级装置及方法

Also Published As

Publication number Publication date
CN104378403A (zh) 2015-02-25

Similar Documents

Publication Publication Date Title
US10893094B2 (en) System and method for appliance detection and app configuration
US9804859B2 (en) Re-enumeration of USB 3.0 compatible devices
EP2682863B1 (en) Installing applications remotely
KR102270129B1 (ko) 무선 제어 방법, 그 제어 장치 및 서버
US20140059536A1 (en) Mobile terminal, information processing apparatus, and information processing method
KR20120089000A (ko) 디지털 디바이스에서 어플리케이션 자동 인스톨 기능을 제공하기 위한 장치 및 방법
US20130167140A1 (en) Method and apparatus for distributed operating system image deployment
CN104023257A (zh) 移动终端控制电视终端的方法及系统
CN104780189A (zh) 一种软件升级方法及装置
EP3716668A1 (en) Method for installing subscriber profile and electronic device therefor
CN110069288B (zh) Usb设备共享方法、装置及系统
CN105592479A (zh) 通过手机对监控终端设备进行无线升级的方法
JP2010219725A (ja) ネットワーク装置および外部記憶装置をネットワーク上に公開する方法
EP2664988B1 (en) Method, device and system for installing terminal software
WO2014173249A1 (zh) 终端及其升级方法
CN106547602B (zh) 一种适用于iSCSI协议远程无线加载的操作系统镜像的制作方法
TWI482461B (zh) 設備管理系統及方法
KR20180050001A (ko) 사물인터넷 기기의 펌웨어 업그레이드 시스템 및 방법
KR101833709B1 (ko) 통신장치, 정보처리장치 및 그 제어 방법
KR102472410B1 (ko) 셋톱박스의 어플리케이션 관리 방법 및 시스템
CN111061504B (zh) 多系统版本匹配方法、系统、服务端、客户端、电子设备
CN108989428B (zh) 蓝牙终端升级方法、服务器、计算机可读存储介质及系统
CN112738581A (zh) 设备配置方法、智能电视、万能遥控器及系统
CN105242938B (zh) 自动化程序下载系统及方法
EP3758384B1 (en) Method for controlling video sharing through rich communication suite service and electronic device therefor

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

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

Country of ref document: EP

Kind code of ref document: A1