CN115314480A - Method and device for remotely upgrading terminal on line - Google Patents
Method and device for remotely upgrading terminal on line Download PDFInfo
- Publication number
- CN115314480A CN115314480A CN202210789216.5A CN202210789216A CN115314480A CN 115314480 A CN115314480 A CN 115314480A CN 202210789216 A CN202210789216 A CN 202210789216A CN 115314480 A CN115314480 A CN 115314480A
- Authority
- CN
- China
- Prior art keywords
- upgrade
- size
- current network
- upgrading
- terminal
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
- 238000000034 method Methods 0.000 title claims abstract description 91
- 230000008569 process Effects 0.000 claims abstract description 40
- 230000004044 response Effects 0.000 claims description 41
- 238000001514 detection method Methods 0.000 claims description 11
- 230000002596 correlated effect Effects 0.000 claims description 7
- 230000007246 mechanism Effects 0.000 abstract description 4
- 238000004891 communication Methods 0.000 abstract description 2
- 230000006870 function Effects 0.000 description 3
- 230000009286 beneficial effect Effects 0.000 description 1
- 238000010586 diagram Methods 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000000750 progressive effect Effects 0.000 description 1
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/34—Network arrangements or protocols for supporting network services or applications involving the movement of software or configuration parameters
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L41/00—Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
- H04L41/08—Configuration management of networks or network elements
- H04L41/0803—Configuration setting
- H04L41/0813—Configuration setting characterised by the conditions triggering a change of settings
- H04L41/082—Configuration setting characterised by the conditions triggering a change of settings the condition being updates or upgrades of network functionality
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L47/00—Traffic control in data switching networks
- H04L47/10—Flow control; Congestion control
- H04L47/22—Traffic shaping
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L47/00—Traffic control in data switching networks
- H04L47/10—Flow control; Congestion control
- H04L47/25—Flow control; Congestion control with rate being modified by the source upon detecting a change of network conditions
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/2866—Architectures; Arrangements
- H04L67/30—Profiles
- H04L67/303—Terminal profiles
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/06—Protocols specially adapted for file transfer, e.g. file transfer protocol [FTP]
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Information Transfer Between Computers (AREA)
- Stored Programmes (AREA)
Abstract
Description
技术领域technical field
本发明涉及通信技术领域,更具体地说,涉及一种终端远程在线升级的方法和装置。The present invention relates to the field of communication technology, and more specifically, to a method and device for remote online upgrade of a terminal.
背景技术Background technique
现有的终端远程在线升级是服务器向终端推送升级信息或者终端向服务器发送某个应用的升级请求,升级信息中包含升级固件的网址、固件的版本号等信息,终端通过访问服务器推送的升级信息中的网址获取固件包数据,缓存在本地。由于固件比较大,在下载的过程中由于网络等原因导致中断则认为本次升级失败。The existing remote online upgrade of the terminal is that the server pushes the upgrade information to the terminal or the terminal sends an upgrade request of an application to the server. The upgrade information includes the URL of the firmware upgrade, the firmware version number and other information. The URL in gets the firmware package data, which is cached locally. Since the firmware is relatively large, if the download process is interrupted due to network and other reasons, the upgrade is considered to have failed.
发明内容Contents of the invention
本发明要解决的技术问题在于,提供一种终端远程在线升级的方法,包括下述步骤:The technical problem to be solved by the present invention is to provide a method for remote online upgrade of a terminal, which includes the following steps:
步骤S1、检测是否接收到用于远程在线升级的消息推送;Step S1, detecting whether a message push for remote online upgrade is received;
步骤S2、若接收到所述消息推送,则根据所述消息推送请求下载升级数据包;Step S2, if the message push is received, download the upgrade data package according to the message push request;
步骤S3、在下载升级数据包的过程中定时检测当前网络质量;Step S3, periodically detecting the current network quality during the process of downloading the upgrade data package;
步骤S4、根据当前网络质量调整单次请求数据的大小,下载升级数据包。Step S4. Adjust the size of the single request data according to the current network quality, and download the upgrade data package.
进一步,在本发明所述的终端远程在线升级的方法中,所述步骤S3包括:在下载升级数据包的过程中,定时检测当前网络带宽的大小;Further, in the method for remote online upgrade of a terminal according to the present invention, the step S3 includes: during the process of downloading the upgrade data package, periodically detecting the size of the current network bandwidth;
所述步骤S4中根据当前网络质量调整单次请求数据的大小包括:根据当前网络带宽调整单次请求数据的大小。Adjusting the size of the single request data according to the current network quality in the step S4 includes: adjusting the size of the single request data according to the current network bandwidth.
进一步,在本发明所述的终端远程在线升级的方法中,所述根据当前网络带宽调整单次请求数据的大小包括:Further, in the method for terminal remote online upgrade according to the present invention, said adjusting the size of a single request data according to the current network bandwidth includes:
根据当前网络带宽调整单次请求数据的大小,所述当前网络带宽与所述请求数据的大小成正相关。The size of a single request data is adjusted according to the current network bandwidth, and the current network bandwidth is positively correlated with the size of the requested data.
进一步,在本发明所述的终端远程在线升级的方法中,所述步骤S3包括:在下载升级数据包的过程中定时检测当前网络强度的大小;Further, in the method for remote online upgrade of a terminal according to the present invention, the step S3 includes: regularly detecting the current network strength during the process of downloading the upgrade data package;
所述步骤S4中根据当前网络质量调整单次请求数据的大小包括:根据当前网络强度调整单次请求数据的大小。Adjusting the size of the single request data according to the current network quality in the step S4 includes: adjusting the size of the single request data according to the current network strength.
进一步,在本发明所述的终端远程在线升级的方法中,所述根据当前网络强度调整单次请求数据的大小包括:Further, in the method for terminal remote online upgrade according to the present invention, said adjusting the size of a single request data according to the current network strength includes:
根据当前网络强度调整单次请求数据的大小,所述当前网络强度与所述请求数据的大小成正相关。The size of a single request data is adjusted according to the current network strength, and the current network strength is positively correlated with the size of the request data.
进一步,在本发明所述的终端远程在线升级的方法中,所述步骤S2包括:访问所述消息推送中的网络地址,请求下载升级数据包;Further, in the method for remote online upgrade of a terminal according to the present invention, the step S2 includes: accessing the network address in the message push, and requesting to download the upgrade data package;
所述步骤S3包括:在下载升级数据包的过程中定时检测当前网络响应时间,所述当前网络响应时间为访问所述网络地址的响应时间;The step S3 includes: regularly detecting the current network response time during the process of downloading the upgrade data package, and the current network response time is the response time for accessing the network address;
所述步骤S4包括:根据当前网络响应时间调整单次请求数据的大小。The step S4 includes: adjusting the size of the single request data according to the current network response time.
进一步,在本发明所述的终端远程在线升级的方法中,所述根据当前网络响应时间调整单次请求数据的大小包括:Further, in the method for terminal remote online upgrade according to the present invention, said adjusting the size of a single request data according to the current network response time includes:
根据当前网络响应时间调整单次请求数据的大小,所述当前网络响应时间与所述请求数据的大小成负相关。The size of a single request data is adjusted according to the current network response time, and the current network response time is negatively correlated with the size of the request data.
进一步,在本发明所述的终端远程在线升级的方法中,在所述步骤S1之后S2之前还包括步骤:Further, in the method for terminal remote online upgrade according to the present invention, after step S1 and before S2, further steps are included:
步骤S11、获取所述升级数据中的版本号及MD5值;Step S11, obtaining the version number and MD5 value in the upgrade data;
步骤S12、判断所述升级数据中的版本号与待升级应用中的版本号是否相同;Step S12, judging whether the version number in the upgrade data is the same as the version number in the application to be upgraded;
步骤S13、若不同,则执行步骤S2。Step S13, if different, execute step S2.
进一步,在本发明所述的终端远程在线升级的方法中,在所述步骤S12之后还包括步骤:Further, in the method for terminal remote online upgrade according to the present invention, after the step S12, further steps are included:
步骤S14、当所述升级数据中的版本号与待升级应用中的版本号相同时,则判断所述升级数据中的MD5值与待升级应用中的MD5值是否相同;Step S14, when the version number in the upgrade data is the same as the version number in the application to be upgraded, then judge whether the MD5 value in the upgrade data is the same as the MD5 value in the application to be upgraded;
步骤S15、若相同,则获取上次下载断点,从所述断点处重新开始下载,并执行所述步骤S3;Step S15. If they are the same, obtain the breakpoint of the last download, restart the download from the breakpoint, and execute the step S3;
步骤S16、若不同,则执行步骤S2。Step S16, if different, execute step S2.
进一步,在本发明所述的终端远程在线升级的方法中,在所述步骤S2之后S3之前还包括步骤:Further, in the method for terminal remote online upgrade according to the present invention, after step S2 and before S3, further steps are included:
步骤S21、在下载升级数据包的过程中定时检测当前网络是否断开;Step S21, regularly detecting whether the current network is disconnected during the process of downloading the upgrade data package;
步骤S22、若是,则终端发起网络连接请求;Step S22, if yes, the terminal initiates a network connection request;
步骤S23、若否,则执行步骤S3。Step S23, if not, execute step S3.
进一步,在本发明所述的终端远程在线升级的方法中,所述步骤S22包括:Further, in the method for terminal remote online upgrade according to the present invention, the step S22 includes:
判断所述网络连接请求是否成功;judging whether the network connection request is successful;
若所述网络连接请求成功,则执行步骤S3;If the network connection request is successful, execute step S3;
若所述网络连接请求失败,则返回步骤S1。If the network connection request fails, return to step S1.
进一步,在本发明所述的终端远程在线升级的方法中,所述网络连接请求失败,则返回步骤S1包括:Further, in the method for terminal remote online upgrade according to the present invention, if the network connection request fails, returning to step S1 includes:
所述网络连接请求失败,判断连接请求的次数是否小于预设次数;The network connection request fails, and it is determined whether the number of connection requests is less than a preset number of times;
若是,则执行步骤S22;If yes, execute step S22;
若否,则返回步骤S1。If not, return to step S1.
进一步,在本发明所述的终端远程在线升级的方法中,在所述步骤S4之后还包括步骤:Further, in the method for terminal remote online upgrade according to the present invention, after the step S4, further steps are included:
步骤S5、判断所述升级数据是否全部下载完成;Step S5, judging whether all the upgrade data has been downloaded;
若是,则本次终端远程在线升级成功;If yes, the remote online upgrade of the terminal is successful;
若否,则返回步骤S1。If not, return to step S1.
另,本发明还提供一种终端远程在线升级的装置,包括:In addition, the present invention also provides a terminal remote online upgrade device, including:
接收模块:检测是否接收到用于远程在线升级的消息推送;Receiving module: detect whether the message push for remote online upgrade is received;
下载模块:若接收到所述消息推送,则根据所述消息推送请求下载升级数据包;Download module: if the message push is received, download the upgrade data package according to the message push request;
检测模块:在下载升级数据包的过程中定时检测当前网络质量;Detection module: regularly detect the current network quality during the process of downloading the upgrade data package;
调整模块:根据当前网络质量调整单次请求数据的大小,下载升级数据包。Adjustment module: adjust the size of a single request data according to the current network quality, and download the upgrade data package.
实施本发明的终端远程在线升级的方法和装置,具有以下有益效果:在现有的升级机制上,根据不同的网络质量调整单次请求数据的大小下载升级数据包,并在网络断开时向服务器发送多次的网络连接请求,既有效解决了不同网络环境的下链路的稳定性与速度之间的问题,又提高了单次升级任务的成功率。The method and device for implementing the terminal remote online upgrade of the present invention have the following beneficial effects: on the existing upgrade mechanism, the size of the single request data is adjusted according to different network qualities to download the upgrade data package, and when the network is disconnected, the upgrade data package is sent to the The server sends multiple network connection requests, which not only effectively solves the problem between the stability and speed of downlinks in different network environments, but also improves the success rate of a single upgrade task.
附图说明Description of drawings
下面将结合附图及实施例对本发明作进一步说明,附图中:The present invention will be further described below in conjunction with accompanying drawing and embodiment, in the accompanying drawing:
图1是本发明实施例提供的终端远程在线升级的方法的流程图;FIG. 1 is a flow chart of a method for remote online upgrade of a terminal provided by an embodiment of the present invention;
图2是本发明实施例提供的终端远程在线升级的方法的流程图;FIG. 2 is a flow chart of a method for remote online upgrade of a terminal provided by an embodiment of the present invention;
图3是本发明实施例提供的终端远程在线升级的装置的结构示意图。Fig. 3 is a schematic structural diagram of an apparatus for remote online upgrade of a terminal provided by an embodiment of the present invention.
具体实施方式Detailed ways
为了对本发明的技术特征、目的和效果有更加清楚的理解,现对照附图详细说明本发明的具体实施方式。In order to have a clearer understanding of the technical features, purposes and effects of the present invention, the specific implementation manners of the present invention will now be described in detail with reference to the accompanying drawings.
在一优选实施例中,参考图1,本实施例的一种终端远程在线升级的方法,包括下述步骤:In a preferred embodiment, referring to FIG. 1, a method for remote online upgrade of a terminal in this embodiment includes the following steps:
步骤S1、检测是否接收到用于远程在线升级的消息推送;Step S1, detecting whether a message push for remote online upgrade is received;
步骤S2、若接收到消息推送,则根据消息推送请求下载升级数据包;Step S2, if the message push is received, download the upgrade data package according to the message push request;
步骤S3、在下载升级数据包的过程中定时检测当前网络质量;Step S3, periodically detecting the current network quality during the process of downloading the upgrade data package;
步骤S4、根据当前网络质量调整单次请求数据的大小,下载升级数据包。Step S4. Adjust the size of the single request data according to the current network quality, and download the upgrade data package.
具体的,服务器向终端设备推送远程在线升级的消息推送,升级的消息包含待升级应用的网络地址以及版本号等信息,终端设备检测是否收到该升级的消息推送,收到后则访问升级的消息中的网络地址下载升级数据包。在下载数据包的过程中,终端设备定时检测网络质量,例如检测网络的带宽,网络的强度或者是检测访问网络地址的响应时间,根据检测的情况调整单次请求数据的大小对升级包进行下载。例如网络带宽越大,请求数据越大;网络强度越强,请求数据越大;访问网络地址的响应时间越短,请求数据越大,反之则反。此处的网络包括宽带和WiFi,终端设备包括但不限于手机、平板、笔记本电脑等终端设备。Specifically, the server pushes a remote online upgrade message to the terminal device. The upgrade message includes information such as the network address and version number of the application to be upgraded. The terminal device detects whether the upgrade message is received, and then accesses the upgraded The network address in the message downloads the upgrade data package. In the process of downloading the data package, the terminal device regularly detects the network quality, such as detecting the network bandwidth, the strength of the network or the response time of the access network address, and adjusts the size of the single request data according to the detection situation to download the upgrade package . For example, the larger the network bandwidth, the larger the requested data; the stronger the network strength, the larger the requested data; the shorter the response time for accessing the network address, the larger the requested data, and vice versa. The network here includes broadband and WiFi, and the terminal devices include but are not limited to mobile phones, tablets, laptops and other terminal devices.
本实施例在现有的升级机制上,根据不同的网络质量调整单次请求数据的大小下载升级数据包,并在网络断开时向服务器发送多次的网络连接请求,既有效解决了不同网络环境的下链路的稳定性与速度之间的问题,又提高了单次升级任务的成功率。Based on the existing upgrade mechanism, this embodiment adjusts the size of the single request data to download the upgrade data package according to different network qualities, and sends multiple network connection requests to the server when the network is disconnected, which effectively solves the problem of different network connections. The problem between the stability and speed of the downlink of the environment has improved the success rate of a single upgrade task.
在一些实施例的终端远程在线升级的方法中,步骤S3包括:在下载升级数据包的过程中,定时检测当前网络带宽的大小;步骤S4中根据当前网络质量调整单次请求数据的大小包括:根据当前网络带宽调整单次请求数据的大小。具体的,服务器向终端设备推送远程在线升级的消息推送,升级的消息包含待升级应用的网络地址以及版本号等信息,终端设备检测是否收到该升级的消息推送,收到后则访问升级的消息中的网络地址下载升级数据包。在下载数据包的过程中,终端设备定时检测网络带宽的大小,并根据检测出的网络带宽的大小调整单次请求数据。In the method for terminal remote online upgrade in some embodiments, step S3 includes: during the process of downloading the upgrade data package, periodically detecting the size of the current network bandwidth; in step S4, adjusting the size of the single request data according to the current network quality includes: Adjust the data size of a single request according to the current network bandwidth. Specifically, the server pushes a remote online upgrade message to the terminal device. The upgrade message includes information such as the network address and version number of the application to be upgraded. The terminal device detects whether the upgrade message is received, and then accesses the upgraded The network address in the message downloads the upgrade data package. During the process of downloading data packets, the terminal device regularly detects the size of the network bandwidth, and adjusts the single request data according to the detected size of the network bandwidth.
在上一实施例的基础上,本实施例对检测的网络质量进行了说明。通过定时检测网络带宽的大小对请求数据的大小进行调整,有效解决了下载过程中链路的稳定性与速度之间的问题。On the basis of the previous embodiment, this embodiment describes the detected network quality. The size of the requested data is adjusted by regularly detecting the size of the network bandwidth, which effectively solves the problem between the stability and speed of the link during the download process.
在一些实施例的终端远程在线升级的方法中,根据当前网络带宽调整单次请求数据的大小包括:根据当前网络带宽调整单次请求数据的大小,当前网络带宽与请求数据的大小成正相关。具体的,服务器向终端设备推送远程在线升级的消息推送,升级的消息包含待升级应用的网络地址以及版本号等信息,终端设备检测是否收到该升级的消息推送,收到后则访问升级的消息中的网络地址下载升级数据包。在下载数据包的过程中,终端设备定时检测网络带宽的大小,并根据检测出的网络带宽的大小调整单次请求数据。网络带宽越大,说明网络质量良好,则可以增大请求数据,反之,网络带宽越小,说明网络质量不佳,则可以减小请求数据。In some embodiments of the terminal remote online upgrade method, adjusting the size of the single request data according to the current network bandwidth includes: adjusting the size of the single request data according to the current network bandwidth, and the current network bandwidth is positively correlated with the size of the request data. Specifically, the server pushes a remote online upgrade message to the terminal device. The upgrade message includes information such as the network address and version number of the application to be upgraded. The terminal device detects whether the upgrade message is received, and then accesses the upgraded The network address in the message downloads the upgrade data package. During the process of downloading data packets, the terminal device regularly detects the size of the network bandwidth, and adjusts the single request data according to the detected size of the network bandwidth. The larger the network bandwidth, it means that the network quality is good, and the request data can be increased; on the contrary, the smaller the network bandwidth, it means that the network quality is poor, and the request data can be reduced.
在上一实施例的基础上,本实施例对网络带宽和请求数据之间的关系进行了说明。网络带宽越大,请求数据越大;网络带宽越小,请求数据越小,有效解决了下载过程中链路的稳定性与速度之间的问题。On the basis of the previous embodiment, this embodiment describes the relationship between network bandwidth and requested data. The larger the network bandwidth, the larger the request data; the smaller the network bandwidth, the smaller the request data, effectively solving the problem between the stability and speed of the link during the download process.
在一些实施例的终端远程在线升级的方法中,步骤S3包括:在下载升级数据包的过程中定时检测当前网络强度的大小;步骤S4中根据当前网络质量调整单次请求数据的大小包括:根据当前网络强度调整单次请求数据的大小。具体的,服务器向终端设备推送远程在线升级的消息推送,升级的消息包含待升级应用的网络地址以及版本号等信息,终端设备检测是否收到该升级的消息推送,收到后则访问升级的消息中的网络地址下载升级数据包。在下载数据包的过程中,终端设备定时检测网络强度的大小,并根据检测出的网络强度的大小调整单次请求数据。In some embodiments of the method for terminal remote online upgrade, step S3 includes: regularly detecting the size of the current network strength during the process of downloading the upgrade data package; adjusting the size of the single request data according to the current network quality in step S4 includes: The current network strength adjusts the data size of a single request. Specifically, the server pushes a remote online upgrade message to the terminal device. The upgrade message includes information such as the network address and version number of the application to be upgraded. The terminal device detects whether the upgrade message is received, and then accesses the upgraded The network address in the message downloads the upgrade data package. During the process of downloading data packets, the terminal device regularly detects the size of the network strength, and adjusts the single request data according to the detected size of the network strength.
在上述实施例的基础上,本实施例对检测的网络质量进行了说明。通过定时检测网络强度的大小对请求数据的大小进行调整,有效解决了下载过程中链路的稳定性与速度之间的问题。On the basis of the foregoing embodiments, this embodiment describes the detected network quality. The size of the requested data is adjusted by regularly detecting the size of the network strength, which effectively solves the problem between the stability and speed of the link during the download process.
在一些实施例的终端远程在线升级的方法中,根据当前网络强度调整单次请求数据的大小包括:根据当前网络强度调整单次请求数据的大小,当前网络强度与请求数据的大小成正相关。具体的,服务器向终端设备推送远程在线升级的消息推送,升级的消息包含待升级应用的网络地址以及版本号等信息,终端设备检测是否收到该升级的消息推送,收到后则访问升级的消息中的网络地址下载升级数据包。在下载数据包的过程中,终端设备定时检测网络强度的大小,并根据检测出的网络强度的大小调整单次请求数据。网络强度越大,说明网络质量良好,则可以增大请求数据,反之,网络强度越小,说明网络质量不佳,则可以减小请求数据。例如WiFi的网络强度在大于-70dbm的情况下可以正常工作,强度越大,则请求数据越大。In some embodiments of the terminal remote online upgrade method, adjusting the size of the single request data according to the current network strength includes: adjusting the size of the single request data according to the current network strength, and the current network strength is positively correlated with the size of the request data. Specifically, the server pushes a remote online upgrade message to the terminal device. The upgrade message includes information such as the network address and version number of the application to be upgraded. The terminal device detects whether the upgrade message is received, and then accesses the upgraded The network address in the message downloads the upgrade data package. During the process of downloading data packets, the terminal device regularly detects the size of the network strength, and adjusts the single request data according to the detected size of the network strength. The greater the network strength, it means that the network quality is good, and the request data can be increased; on the contrary, the smaller the network strength, it means that the network quality is poor, and the request data can be reduced. For example, if the network strength of WiFi is greater than -70dbm, it can work normally. The greater the strength, the larger the requested data.
在上一实施例的基础上,本实施例对网络强度和请求数据之间的关系进行了说明。网络强度越大,请求数据越大;网络强度越小,请求数据越小,有效解决了下载过程中链路的稳定性与速度之间的问题。On the basis of the previous embodiment, this embodiment describes the relationship between network strength and requested data. The greater the network strength, the larger the request data; the smaller the network strength, the smaller the request data, effectively solving the problem between the stability and speed of the link during the download process.
在一些实施例的终端远程在线升级的方法中,步骤S2包括:访问消息推送中的网络地址,请求下载升级数据包;步骤S3包括:在下载升级数据包的过程中定时检测当前网络响应时间,当前网络响应时间为访问网络地址的响应时间;步骤S4包括:根据当前网络响应时间调整单次请求数据的大小。具体的,服务器向终端设备推送远程在线升级的消息推送,升级的消息包含待升级应用的网络地址以及版本号等信息,终端设备检测是否收到该升级的消息推送,收到后则访问升级的消息中的网络地址下载升级数据包。在下载数据包的过程中,终端设备定时检测终端访问网络地址响应时间的长短,并根据检测出的访问时间的长短调整单次请求数据。In some embodiments of the terminal remote online upgrade method, step S2 includes: accessing the network address in the message push, requesting to download the upgrade data package; step S3 includes: regularly detecting the current network response time during the process of downloading the upgrade data package, The current network response time is the response time for accessing the network address; step S4 includes: adjusting the size of the single request data according to the current network response time. Specifically, the server pushes a remote online upgrade message to the terminal device. The upgrade message includes information such as the network address and version number of the application to be upgraded. The terminal device detects whether the upgrade message is received, and then accesses the upgraded The network address in the message downloads the upgrade data package. During the process of downloading the data packets, the terminal device regularly detects the length of the response time for the terminal to access the network address, and adjusts the single request data according to the detected length of the access time.
在上述实施例的基础上,本实施例对检测的网络质量进行了说明。通过定时检测访问网络地址的响应时间的长短对请求数据的大小进行调整,有效解决了下载过程中链路的稳定性与速度之间的问题。On the basis of the foregoing embodiments, this embodiment describes the detected network quality. The size of the requested data is adjusted by regularly detecting the length of the response time of accessing the network address, which effectively solves the problem between the stability and the speed of the link in the downloading process.
在一些实施例的终端远程在线升级的方法中,根据当前网络响应时间调整单次请求数据的大小包括:根据当前网络响应时间调整单次请求数据的大小,当前网络响应时间与请求数据的大小成负相关。具体的,服务器向终端设备推送远程在线升级的消息推送,升级的消息包含待升级应用的网络地址以及版本号等信息,终端设备检测是否收到该升级的消息推送,收到后则访问升级的消息中的网络地址下载升级数据包。在下载数据包的过程中,终端设备定时检测网络响应时间的大小,并根据检测出的网络响应时间的大小调整单次请求数据。网络响应时间越短,说明网络质量良好,则可以增大请求数据,反之,网络响应时间越长,说明网络质量不佳,则可以减小请求数据。例如第一时刻访问网址的响应时间是2S,第二时刻访问网址的响应时间是30s,则说明第一时刻的网络质量好于第二时刻,可以增大请求数据。In the method for terminal remote online upgrade in some embodiments, adjusting the size of the single request data according to the current network response time includes: adjusting the size of the single request data according to the current network response time, and the current network response time is proportional to the size of the request data negative correlation. Specifically, the server pushes a remote online upgrade message to the terminal device. The upgrade message includes information such as the network address and version number of the application to be upgraded. The terminal device detects whether the upgrade message is received, and then accesses the upgraded The network address in the message downloads the upgrade data package. In the process of downloading data packets, the terminal device regularly detects the size of the network response time, and adjusts the single request data according to the detected size of the network response time. The shorter the network response time, it means that the network quality is good, and you can increase the request data. On the contrary, the longer the network response time, it means that the network quality is not good, so you can reduce the request data. For example, the response time for accessing the website at the first moment is 2 seconds, and the response time for visiting the website at the second moment is 30 seconds, which means that the network quality at the first moment is better than that at the second moment, and the request data can be increased.
在上一实施例的基础上,本实施例对网络响应时间和请求数据之间的关系进行了说明。网络响应时间越短,请求数据越大;网络响应时间越长,请求数据越小,有效解决了下载过程中链路的稳定性与速度之间的问题。On the basis of the previous embodiment, this embodiment describes the relationship between network response time and request data. The shorter the network response time, the larger the request data; the longer the network response time, the smaller the request data, effectively solving the problem between the stability and speed of the link during the download process.
在一些实施例的终端远程在线升级的方法中,在步骤S1之后S2之前还包括步骤:步骤S11、获取升级数据中的版本号及MD5值;步骤S12、判断升级数据中的版本号与待升级应用中的版本号是否相同;步骤S13、若不同,则执行步骤S2。In the method for terminal remote online upgrade in some embodiments, the steps after step S1 and before S2 include: step S11, obtaining the version number and MD5 value in the upgrade data; step S12, judging the version number in the upgrade data and the value to be upgraded Whether the version numbers in the applications are the same; step S13, if not, execute step S2.
具体的,服务器向终端设备推送远程在线升级的消息推送,升级的消息包含待升级应用的网络地址以及版本号等信息,终端设备检测是否收到该升级的消息推送,收到后则访问升级的消息中的网络地址获取升级数据包中的版本号及MD5值,将该版本号与待升级应用中的版本号进行比较,如果不同,则说明该升级数据包是首次下载,可以直接下载。在下载数据包的过程中,终端设备定时检测网络质量,例如检测网络的带宽,网络的强度或者是检测访问网络地址的响应时间,根据检测的情况调整单次请求数据的大小对升级包进行下载。Specifically, the server pushes a remote online upgrade message to the terminal device. The upgrade message includes information such as the network address and version number of the application to be upgraded. The terminal device detects whether the upgrade message is received, and then accesses the upgraded The network address in the message obtains the version number and MD5 value in the upgrade data package, and compares the version number with the version number in the application to be upgraded. If they are different, it means that the upgrade data package is downloaded for the first time and can be downloaded directly. In the process of downloading the data package, the terminal device regularly detects the network quality, such as detecting the network bandwidth, the strength of the network or the response time of the access network address, and adjusts the size of the single request data according to the detection situation to download the upgrade package .
在上述实施例的基础上,本实施例通过比较升级数据包中的版本号与待升级应用的版本号是否相同,判断所要升级的数据是否为首次升级数据,提高了升级数据包下载的准确性。On the basis of the foregoing embodiments, this embodiment judges whether the data to be upgraded is the first upgrade data by comparing the version number in the upgrade data package with the version number of the application to be upgraded, thereby improving the accuracy of downloading the upgrade data package .
在一些实施例的终端远程在线升级的方法中,在步骤S12之后还包括步骤:步骤S14、当升级数据中的版本号与待升级应用中的版本号相同时,则判断升级数据中的MD5值与待升级应用中的MD5值是否相同;步骤S15、若相同,则获取上次下载断点,从断点处重新开始下载,并执行步骤S3;步骤S16、若不同,则执行步骤S2。具体的,服务器向终端设备推送远程在线升级的消息推送,升级的消息包含待升级应用的网络地址以及版本号等信息,终端设备检测是否收到该升级的消息推送,收到后则访问升级的消息中的网络地址获取升级数据包中的版本号及MD5值,将该版本号与待升级应用中的版本号进行比较,如果不同,则说明该升级数据包是首次下载,可以直接下载。如果相同,则将升级数据中的MD5值与待升级应用中的MD5值进行比较,若两者相同,则说明本次升级为非首次升级,本次下载可以在上次下载结束的地方继续下载。若两者不同,则说明本次升级数据包为首次下载,可以直接下载。在下载数据包的过程中,终端设备定时检测网络质量,例如检测网络的带宽,网络的强度或者是检测访问网络地址的响应时间,根据检测的情况调整单次请求数据的大小对升级包进行下载。In the method for terminal remote online upgrade in some embodiments, after step S12, a step is also included: step S14, when the version number in the upgrade data is the same as the version number in the application to be upgraded, then judge the MD5 value in the upgrade data Whether it is the same as the MD5 value in the application to be upgraded; step S15, if the same, then obtain the last download breakpoint, restart the download from the breakpoint, and perform step S3; step S16, if different, then perform step S2. Specifically, the server pushes a remote online upgrade message to the terminal device. The upgrade message includes information such as the network address and version number of the application to be upgraded. The terminal device detects whether the upgrade message is received, and then accesses the upgraded The network address in the message obtains the version number and MD5 value in the upgrade data package, and compares the version number with the version number in the application to be upgraded. If they are different, it means that the upgrade data package is downloaded for the first time and can be downloaded directly. If they are the same, compare the MD5 value in the upgrade data with the MD5 value in the application to be upgraded. If the two are the same, it means that this upgrade is not the first upgrade, and this download can be continued at the place where the last download ended . If the two are different, it means that this upgrade data package is downloaded for the first time and can be downloaded directly. In the process of downloading the data package, the terminal device regularly detects the network quality, such as detecting the network bandwidth, the strength of the network or the response time of the access network address, and adjusts the size of the single request data according to the detection situation to download the upgrade package .
在上一实施例的基础上,本实施例通过比较升级数据包中的版本号与待升级应用的版本号是否相同,判断所要升级的数据是否为首次升级数据,提高了升级数据包下载的准确性,避免了浪费资源重复下载同一升级数据包。On the basis of the previous embodiment, this embodiment judges whether the data to be upgraded is the first upgrade data by comparing the version number in the upgrade data package with the version number of the application to be upgraded, thereby improving the accuracy of downloading the upgrade data package. It avoids wasting resources and repeatedly downloading the same upgrade data package.
在一些实施例的终端远程在线升级的方法中,在步骤S2之后S3之前还包括步骤:步骤S21、在下载升级数据包的过程中定时检测当前网络是否断开;步骤S22、若是,则终端设备发起网络连接请求;步骤S23、若否,则执行步骤S3。具体的,服务器向终端设备推送远程在线升级的消息推送,升级的消息包含待升级应用的网络地址以及版本号等信息,终端设备检测是否收到该升级的消息推送,收到后则访问升级的消息中的网络地址下载升级数据包。在下载过程中定时检测网络状态,如果网络断开,则终端设备发起网络连接请求;如果网络没有断开,则在下载数据包的过程中,终端设备定时检测网络质量,例如检测网络的带宽,网络的强度或者是检测访问网络地址的响应时间,根据检测的情况调整单次请求数据的大小对升级包进行下载。In the method for terminal remote online upgrade in some embodiments, after step S2 and before S3, further steps are included: step S21, regularly detect whether the current network is disconnected during the process of downloading the upgrade data package; step S22, if yes, then the terminal device Initiate a network connection request; step S23, if not, execute step S3. Specifically, the server pushes a remote online upgrade message to the terminal device. The upgrade message includes information such as the network address and version number of the application to be upgraded. The terminal device detects whether the upgrade message is received, and then accesses the upgraded The network address in the message downloads the upgrade data package. During the download process, the network status is regularly detected. If the network is disconnected, the terminal device initiates a network connection request; The strength of the network or the response time of detecting the access network address, adjust the size of a single request data to download the upgrade package according to the detection situation.
在上述实施例的基础上,本实施例在网络断开的情况下终端设备发起网络连接请求,在网络正常连接的情况下,继续下载升级数据包,提高了单次升级任务的成功率。On the basis of the above embodiments, in this embodiment, the terminal device initiates a network connection request when the network is disconnected, and continues to download the upgrade data package when the network is normally connected, thereby improving the success rate of a single upgrade task.
在一些实施例的终端远程在线升级的方法中,步骤S22包括:判断网络连接请求是否成功;若网络连接请求成功,则执行步骤S3;若网络连接请求失败,则返回步骤S1。具体的,服务器向终端设备推送远程在线升级的消息推送,升级的消息包含待升级应用的网络地址以及版本号等信息,终端设备检测是否收到该升级的消息推送,收到后则访问升级的消息中的网络地址下载升级数据包。在下载过程中定时检测网络状态,在网络断开的时候,终端设备发起网络连接请求,若网络连接请求成功,就继续下载升级数据包。若网络连接失败,则终端设备检测是否收到升级的消息推送。In some embodiments of the terminal remote online upgrade method, step S22 includes: judging whether the network connection request is successful; if the network connection request is successful, perform step S3; if the network connection request fails, return to step S1. Specifically, the server pushes a remote online upgrade message to the terminal device. The upgrade message includes information such as the network address and version number of the application to be upgraded. The terminal device detects whether the upgrade message is received, and then accesses the upgraded The network address in the message downloads the upgrade data package. During the downloading process, the network status is regularly detected. When the network is disconnected, the terminal device initiates a network connection request. If the network connection request is successful, it continues to download the upgrade data package. If the network connection fails, the terminal device detects whether it has received an upgrade message push.
在上一实施例的基础上,本实施例在网络断开的情况下终端发起网络连接请求,在网络正常连接的情况下,继续下载升级数据包,在网路连接失败的情况下发起网络连接请求,提高了单次升级任务的成功率。On the basis of the previous embodiment, in this embodiment, the terminal initiates a network connection request when the network is disconnected, continues to download the upgrade data package when the network is connected normally, and initiates a network connection when the network connection fails Requests, increased the success rate of a single upgrade task.
在一些实施例的终端远程在线升级的方法中,网络连接请求失败,则返回步骤S1包括:网络连接请求失败,判断连接请求的次数是否小于预设次数;若是,则执行步骤S22;若否,则返回步骤S1。具体的,服务器向终端设备推送远程在线升级的消息推送,升级的消息包含待升级应用的网络地址以及版本号等信息,终端设备检测是否收到该升级的消息推送,收到后则访问升级的消息中的网络地址下载升级数据包。在下载过程中定时检测网络状态,在网络断开的时候,终端设备发起网络连接请求,若网络连接请求成功,则继续下载升级数据包,若网络连接请求失败,则再次发起网络连接请求,如果再次连接失败,仍旧继续发起网络连接请求,直至网络连接请求次数大于预设次数,则此时终端设备检测是否收到升级的消息推送。预设次数可以是四次,五次等数。In the method for terminal remote online upgrade in some embodiments, if the network connection request fails, returning to step S1 includes: the network connection request fails, and it is determined whether the number of connection requests is less than the preset number of times; if yes, execute step S22; if not, Then return to step S1. Specifically, the server pushes a remote online upgrade message to the terminal device. The upgrade message includes information such as the network address and version number of the application to be upgraded. The terminal device detects whether the upgrade message is received, and then accesses the upgraded The network address in the message downloads the upgrade data package. During the download process, the network status is regularly detected. When the network is disconnected, the terminal device initiates a network connection request. If the network connection request is successful, it will continue to download the upgrade data package. If the network connection request fails, it will initiate a network connection request again. If If the connection fails again, the network connection request will continue to be initiated until the number of network connection requests is greater than the preset number, then the terminal device will check whether it has received an upgrade message push. The preset number of times can be four times, five times and so on.
在上一实施例的基础上,本实施例在网络断开的情况下终端设备发起网络连接请求,在网络正常连接的情况下,继续下载升级数据包,在网络连接失败的情况下继续发起网络连接请求,直至请求次数大于预设次数,进一步提高了单次升级任务的成功率。On the basis of the previous embodiment, this embodiment initiates a network connection request when the network is disconnected, continues to download the upgrade data package when the network is connected normally, and continues to initiate a network connection request when the network connection fails. Connection requests are made until the number of requests is greater than the preset number, which further improves the success rate of a single upgrade task.
在一些实施例的终端远程在线升级的方法中,参考图2,在步骤S4之后还包括步骤:步骤S5、判断升级数据是否全部下载完成;若是,则本次终端远程在线升级成功;若否,则返回步骤S1。In the method for terminal remote online upgrade in some embodiments, with reference to FIG. 2 , after step S4, a step is also included: step S5, judging whether all the upgrade data has been downloaded; if so, the terminal remote online upgrade is successful; if not, Then return to step S1.
具体的,服务器向终端设备推送远程在线升级的消息推送,升级的消息包含待升级应用的网络地址以及版本号等信息,终端设备检测是否收到该升级的消息推送,收到后则访问升级的消息中的网络地址下载升级数据包。在下载数据包的过程中,终端设备定时检测网络质量,例如检测网络的带宽,网络的强度或者是检测访问网络地址的响应时间,根据检测的情况调整单次请求数据的大小对升级包进行下载。例如网络带宽越大,请求数据越大;网络强度越强,请求数据越大;访问网络地址的响应时间越短,请求数据越大,反之则反。判断升级数据包是否完成,如果完成了则说明本次终端远程在线升级成功;如果没有完成,则终端设备检测是否收到升级消息推送。此处的网络包括宽带和WiFi,终端设备包括但不限于手机、平板、笔记本电脑等终端设备。Specifically, the server pushes a remote online upgrade message to the terminal device. The upgrade message includes information such as the network address and version number of the application to be upgraded. The terminal device detects whether the upgrade message is received, and then accesses the upgraded The network address in the message downloads the upgrade data package. In the process of downloading the data package, the terminal device regularly detects the network quality, such as detecting the network bandwidth, the strength of the network or the response time of the access network address, and adjusts the size of the single request data according to the detection situation to download the upgrade package . For example, the larger the network bandwidth, the larger the requested data; the stronger the network strength, the larger the requested data; the shorter the response time for accessing the network address, the larger the requested data, and vice versa. Judging whether the upgrade data package is completed, if it is completed, it means that the remote online upgrade of the terminal is successful; if it is not completed, the terminal device detects whether it has received an upgrade message push. The network here includes broadband and WiFi, and the terminal devices include but are not limited to mobile phones, tablets, laptops and other terminal devices.
在上述实施例的基础上,本实施例在下载未完成时,终端设备继续检测是否接收到升级的消息推送,可进一步提高升级任务的成功率。On the basis of the foregoing embodiments, in this embodiment, when the download is not completed, the terminal device continues to detect whether an upgrade message push is received, which can further improve the success rate of the upgrade task.
在一优选实施例中,参考图3,本实施例的一种终端远程在线升级的装置,包括:In a preferred embodiment, referring to FIG. 3, a device for remote online upgrade of a terminal in this embodiment includes:
接收模块:用于检测是否接收到用于远程在线升级的消息推送;Receiving module: used to detect whether a message push for remote online upgrade is received;
下载模块:用于接收到消息推送时,根据消息推送请求下载升级数据包;Download module: used to download the upgrade data package according to the message push request when receiving the message push;
检测模块:用于在下载升级数据包的过程中定时检测当前网络质量;Detection module: used to regularly detect the current network quality during the process of downloading the upgrade data package;
调整模块:用于根据当前网络质量调整单次请求数据的大小,下载升级数据包。Adjustment module: used to adjust the size of a single request data according to the current network quality, and download the upgrade data package.
具体的,检测模块用于检测是否接收到用于远程在线升级的消息推送;例如终端设备包括不限于手机、平板、笔记本电脑等检测是否收到升级的消息推送,下载模块在接收到消息推送时,根据消息推送中的网络地址下载升级数据包。在下载数据包的过程中,检测模块定时检测网络质量,例如检测网络的带宽,网络的强度或者是检测访问网络地址的响应时间,调整模块根据检测的情况调整单次请求数据的大小对升级包进行下载。例如网络带宽越大,请求数据越大;网络强度越强,请求数据越大;访问网络地址的响应时间越短,请求数据越大,反之则反。Specifically, the detection module is used to detect whether a message push for remote online upgrade is received; , download the upgrade data package according to the network address in the message push. In the process of downloading data packets, the detection module regularly detects the network quality, such as detecting network bandwidth, network strength or detecting the response time of accessing network addresses, and the adjustment module adjusts the size of a single request data according to the detection situation to upgrade the package to download. For example, the larger the network bandwidth, the larger the requested data; the stronger the network strength, the larger the requested data; the shorter the response time for accessing the network address, the larger the requested data, and vice versa.
本实施例在现有的升级机制上,根据不同的网络质量调整单次请求数据的大小下载升级数据包,并在网络断开时向服务器发送多次的网络连接请求,既有效解决了不同网络环境的下链路的稳定性与速度之间的问题,又提高了单次升级任务的成功率。Based on the existing upgrade mechanism, this embodiment adjusts the size of the single request data to download the upgrade data package according to different network qualities, and sends multiple network connection requests to the server when the network is disconnected, which effectively solves the problem of different network connections. The problem between the stability and speed of the downlink of the environment has improved the success rate of a single upgrade task.
本说明书中各个实施例采用递进的方式描述,每个实施例重点说明的都是与其他实施例的不同之处,各个实施例之间相同相似部分互相参见即可。对于实施例公开的装置而言,由于其与实施例公开的方法相对应,所以描述的比较简单,相关之处参见方法部分说明即可。Each embodiment in this specification is described in a progressive manner, each embodiment focuses on the difference from other embodiments, and the same and similar parts of each embodiment can be referred to each other. As for the device disclosed in the embodiment, since it corresponds to the method disclosed in the embodiment, the description is relatively simple, and for the related information, please refer to the description of the method part.
专业人员还可以进一步意识到,结合本文中所公开的实施例描述的各示例的单元及算法步骤,能够以电子硬件、计算机软件或者二者的结合来实现,为了清楚地说明硬件和软件的可互换性,在上述说明中已经按照功能一般性地描述了各示例的组成及步骤。这些功能究竟以硬件还是软件方式来执行,取决于技术方案的特定应用和设计约束条件。专业技术人员可以对每个特定的应用来使用不同方法来实现所描述的功能,但是这种实现不应认为超出本发明的范围。Professionals can further realize that the units and algorithm steps of the examples described in conjunction with the embodiments disclosed herein can be implemented by electronic hardware, computer software or a combination of the two. In order to clearly illustrate the possible Interchangeability, in the above description, the components and steps of each example have been generally described according to their functions. Whether these functions are executed by hardware or software depends on the specific application and design constraints of the technical solution. Those skilled in the art may use different methods to implement the described functions for each specific application, but such implementation should not be regarded as exceeding the scope of the present invention.
结合本文中所公开的实施例描述的方法或算法的步骤可以直接用硬件、处理器执行的软件模块,或者二者的结合来实施。软件模块可以置于随机存储器(RAM)、内存、只读存储器(ROM)、电可编程ROM、电可擦除可编程ROM、寄存器、硬盘、可移动磁盘、CD-ROM、或技术领域内所公知的任意其它形式的存储介质中。The steps of the methods or algorithms described in conjunction with the embodiments disclosed herein may be directly implemented by hardware, software modules executed by a processor, or a combination of both. Software modules can be placed in random access memory (RAM), internal memory, read-only memory (ROM), electrically programmable ROM, electrically erasable programmable ROM, registers, hard disk, removable disk, CD-ROM, or any other Any other known storage medium.
以上实施例只为说明本发明的技术构思及特点,其目的在于让熟悉此项技术的人士能够了解本发明的内容并据此实施,并不能限制本发明的保护范围。凡跟本发明权利要求范围所做的均等变化与修饰,均应属于本发明权利要求的涵盖范围。The above embodiments are only to illustrate the technical conception and characteristics of the present invention. The purpose is to enable those skilled in the art to understand the content of the present invention and implement it accordingly, and cannot limit the protection scope of the present invention. All equivalent changes and modifications made in accordance with the scope of the claims of the present invention shall fall within the scope of the claims of the present invention.
Claims (14)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202210789216.5A CN115314480B (en) | 2022-07-06 | 2022-07-06 | Method and device for remote online upgrading of terminal |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202210789216.5A CN115314480B (en) | 2022-07-06 | 2022-07-06 | Method and device for remote online upgrading of terminal |
Publications (2)
Publication Number | Publication Date |
---|---|
CN115314480A true CN115314480A (en) | 2022-11-08 |
CN115314480B CN115314480B (en) | 2024-11-05 |
Family
ID=83857331
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202210789216.5A Active CN115314480B (en) | 2022-07-06 | 2022-07-06 | Method and device for remote online upgrading of terminal |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN115314480B (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN116962376A (en) * | 2023-09-20 | 2023-10-27 | 季华实验室 | NB-IOT terminal upgrading method, device, electronic equipment and storage medium |
Citations (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2013004059A1 (en) * | 2011-07-04 | 2013-01-10 | 中兴通讯股份有限公司 | Version upgrade method, terminal and version upgrade system |
CN103326951A (en) * | 2013-06-25 | 2013-09-25 | 广东电网公司佛山供电局 | Bandwidth control method and device for electric power communication network |
WO2014059838A1 (en) * | 2012-10-18 | 2014-04-24 | 中兴通讯股份有限公司 | Method and device for adjusting quality of service policy |
KR20140113770A (en) * | 2013-03-13 | 2014-09-25 | 주식회사 케이티 | Method and system for upgrade file of M2M device based on multicast |
CN104317607A (en) * | 2014-09-27 | 2015-01-28 | 昆明钢铁集团有限责任公司 | Enterprise In-house IOS APP automatic update system and method |
WO2015117527A1 (en) * | 2014-07-21 | 2015-08-13 | 中兴通讯股份有限公司 | Upgrade method and device |
WO2016019725A1 (en) * | 2014-08-04 | 2016-02-11 | 中兴通讯股份有限公司 | Software upgrade management method, device, system and computer storage medium |
WO2017107684A1 (en) * | 2015-12-25 | 2017-06-29 | 北京奇虎科技有限公司 | Data download system and data download method |
KR20170109979A (en) * | 2016-03-22 | 2017-10-10 | 주식회사 케이티 | Method and terminal for multi-path transmission |
CN111638891A (en) * | 2020-04-15 | 2020-09-08 | 视联动力信息技术股份有限公司 | Equipment upgrading method and device, terminal equipment and storage medium |
-
2022
- 2022-07-06 CN CN202210789216.5A patent/CN115314480B/en active Active
Patent Citations (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2013004059A1 (en) * | 2011-07-04 | 2013-01-10 | 中兴通讯股份有限公司 | Version upgrade method, terminal and version upgrade system |
WO2014059838A1 (en) * | 2012-10-18 | 2014-04-24 | 中兴通讯股份有限公司 | Method and device for adjusting quality of service policy |
KR20140113770A (en) * | 2013-03-13 | 2014-09-25 | 주식회사 케이티 | Method and system for upgrade file of M2M device based on multicast |
CN103326951A (en) * | 2013-06-25 | 2013-09-25 | 广东电网公司佛山供电局 | Bandwidth control method and device for electric power communication network |
WO2015117527A1 (en) * | 2014-07-21 | 2015-08-13 | 中兴通讯股份有限公司 | Upgrade method and device |
WO2016019725A1 (en) * | 2014-08-04 | 2016-02-11 | 中兴通讯股份有限公司 | Software upgrade management method, device, system and computer storage medium |
CN104317607A (en) * | 2014-09-27 | 2015-01-28 | 昆明钢铁集团有限责任公司 | Enterprise In-house IOS APP automatic update system and method |
WO2017107684A1 (en) * | 2015-12-25 | 2017-06-29 | 北京奇虎科技有限公司 | Data download system and data download method |
KR20170109979A (en) * | 2016-03-22 | 2017-10-10 | 주식회사 케이티 | Method and terminal for multi-path transmission |
CN111638891A (en) * | 2020-04-15 | 2020-09-08 | 视联动力信息技术股份有限公司 | Equipment upgrading method and device, terminal equipment and storage medium |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN116962376A (en) * | 2023-09-20 | 2023-10-27 | 季华实验室 | NB-IOT terminal upgrading method, device, electronic equipment and storage medium |
CN116962376B (en) * | 2023-09-20 | 2024-04-05 | 季华实验室 | NB-IOT terminal upgrade method, device, electronic device and storage medium |
Also Published As
Publication number | Publication date |
---|---|
CN115314480B (en) | 2024-11-05 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US20130198266A1 (en) | Facilitating communication between web-enabled devices | |
CN110730196B (en) | Network resource access method, computer equipment and storage medium | |
CN104079673A (en) | Method, device and system for preventing DNS hijack during application download | |
US10095803B2 (en) | Delivering content to electronic devices using local caching servers | |
CN102014416A (en) | Method and system for bidirectional detection of connection | |
US9900368B2 (en) | Method for optimising downloading of data | |
CN110247985A (en) | A kind of resource downloading method, device, electronic equipment and medium | |
WO2019104911A1 (en) | High concurrency preventive information packet downloading method, electronic device, and storage medium | |
CN109964493B (en) | Network connection detection method, device, terminal and computer storage medium | |
US11349934B2 (en) | Opportunistic transmission control protocol (TCP) connection establishment | |
CN115314480B (en) | Method and device for remote online upgrading of terminal | |
CN106911735A (en) | Data capture method and device | |
CN115335803B (en) | Equipment upgrading method, intelligent equipment and computer readable storage medium | |
KR101650829B1 (en) | Method, apparatus, and system for acquiring object | |
WO2020187186A1 (en) | Data processing method, device and apparatus | |
JP2000122938A (en) | Information processor | |
US11700321B2 (en) | Transparent proxy conversion of transmission control protocol (TCP) fast open connection | |
JP6074550B2 (en) | Web page push method and apparatus, and terminal | |
US20210367996A1 (en) | Loading a Web Page in a Telecommunication Network Using an Access Point Server | |
US20150200861A1 (en) | Apparatus and method for controlling a web loading time in a network | |
CN109450991A (en) | Data transmission acceleration method, relevant device and acceleration system based on mobile application | |
CN109951549B (en) | Network page access method, device and computer-readable storage medium | |
TW201644249A (en) | Apparatus and method for performing transmission control protocol handshake | |
CN116915654A (en) | Node management method and device based on node state and readable storage medium | |
WO2021073000A1 (en) | Method, plug-in, and device for data scheduling, and scheduling server |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant |