WO2013178194A2 - 数据终端升级装置及方法 - Google Patents

数据终端升级装置及方法 Download PDF

Info

Publication number
WO2013178194A2
WO2013178194A2 PCT/CN2013/080737 CN2013080737W WO2013178194A2 WO 2013178194 A2 WO2013178194 A2 WO 2013178194A2 CN 2013080737 W CN2013080737 W CN 2013080737W WO 2013178194 A2 WO2013178194 A2 WO 2013178194A2
Authority
WO
WIPO (PCT)
Prior art keywords
module
router
dhcp
message
processing
Prior art date
Application number
PCT/CN2013/080737
Other languages
English (en)
French (fr)
Other versions
WO2013178194A3 (zh
Inventor
张亚兵
孙晓宇
Original Assignee
中兴通讯股份有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 中兴通讯股份有限公司 filed Critical 中兴通讯股份有限公司
Priority to US14/774,854 priority Critical patent/US9489192B2/en
Priority to EP13797192.5A priority patent/EP2975824B1/en
Publication of WO2013178194A2 publication Critical patent/WO2013178194A2/zh
Publication of WO2013178194A3 publication Critical patent/WO2013178194A3/zh

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • G06F8/654Updates using techniques specially adapted for alterable solid state memories, e.g. for EEPROM or flash memories
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/50Address allocation
    • H04L61/5007Internet protocol [IP] addresses
    • H04L61/5014Internet protocol [IP] addresses using dynamic host configuration protocol [DHCP] or bootstrap protocol [BOOTP]
    • 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 

Definitions

  • the present invention relates to the field of communications technologies, and in particular, to an apparatus and method for upgrading a data terminal under the win8 operating system.
  • data terminals including data cards, drive-free data cards, mobile hotspots, mobile hotspots with USB tether function, etc.
  • the data terminal reports the rndis port or ndis port, and uses the OTA upgrade mode or other upgrade mode.
  • the OTA upgrade mode refers to whether the new version is detected on the version server after the data terminal is started.
  • the new version is downloaded to the flash of the data terminal, and the data terminal is restarted, that is, the upgrade is completed.
  • the data terminal reports MBIM.
  • the embodiments of the present invention provide a data terminal upgrade apparatus and method, which are designed to solve the problem that a data terminal relies on a Microsoft upgrade interface or a PC when upgrading a new version under the win8 operating system, thereby improving system operation efficiency.
  • the embodiment of the present invention provides a data terminal upgrading apparatus, including: a router module, a protocol module, a DHCP server module, an upgrade module, and a dialing module connected to the protocol module, wherein: The dialing module is configured to initiate and complete a network dialing process of the data terminal; the upgrade module negotiates with the DHCP server module to process a DHCP process, and the DHCP server module allocates a private IP address to the upgrade module; when the allocation is successful, the upgrade module passes the The router module and the protocol module send a request message to the version server on the network side to detect whether there is a new version; when there is a new version on the version server, the upgrade module downloads a new version from the version server and writes the data In the flash of the terminal, the data terminal is automatically restarted to complete the upgrade.
  • the dialing module is configured to initiate and complete a network dialing process of the data terminal; the upgrade module negotiates with the DHCP server module to process a DHCP process, and the DHCP server
  • the device further includes: an IP processing module, wherein the IP processing module is connected to the PC; the IP processing module is configured to acquire an IP address of the PC from the DHCP server module by using the router module Assigned to the PC, and user service processing between the PC and the network side through the router module and the protocol module.
  • an IP processing module wherein the IP processing module is connected to the PC; the IP processing module is configured to acquire an IP address of the PC from the DHCP server module by using the router module Assigned to the PC, and user service processing between the PC and the network side through the router module and the protocol module.
  • the IP processing module is further configured to send a DHCP discover message to the DHCP server module by using the router module; the DHCP server module is further configured to process the DHCP discover message, and send a DHCP offer message
  • the router module is returned to the IP processing module; the IP processing module is further configured to process the received DHCP offer message, and return the DHCP request message to the DHCP server module via the router module; the DHCP server module is further configured to process The DHCP request message, and the DCHP ack message is returned to the IP processing module by the router module; the DCHP ack message carries a private IP address assigned to the PC; when the user dials, the IP processing module passes the OID message Assign the private IP address assigned by the DHCP server module to the PC.
  • the IP processing module is further configured to complete MBIM related processing with the PC by using the MBIM protocol.
  • the IP processing module is further configured to receive and process an Internet access request message sent by the PC; send the Internet access request message to the network side by using the router module and the protocol module; and pass the router module and the protocol module. Receiving a response message returned by the network side; processing the response message and transmitting the response message to the PC.
  • the device further comprises: a web server module, wherein the web server module is configured to perform web service control on the PC via the router module and the IP processing module.
  • the IP processing module is further configured to receive and process a web server access request message sent by the PC, and send the web server access request message to the web server module by using the router module;
  • the server module is further configured to return a response message to the IP processing module via the router module;
  • the IP processing module is further configured to process the response message and send the response message to the PC.
  • the embodiment of the present invention further provides a data terminal upgrade method, including: the dialing module initiates and completes a network dialing process of the data terminal; the upgrade module negotiates with the DHCP server module to process a DHCP process, and the DHCP server module allocates a private IP address to the upgrade module.
  • the upgrade module sends a request message to the version server of the network side to detect whether there is a new version through the router module and the protocol module; when there is a new version on the version server, the upgrade module is from the version server.
  • the new version is downloaded and written into the flash of the data terminal, and the data terminal is automatically restarted to complete the upgrade.
  • the method further comprises:
  • the IP processing module acquires an IP address of the PC from the DHCP server module through the router module and allocates the IP address to the PC; the IP processing module performs a user between the PC and the network side through the router module and the protocol module.
  • the step of the IP processing module acquiring the IP address of the PC from the DHCP server module by using the router module and assigning the IP address to the PC includes: sending, by the IP processing module, a DHCP discover message to the router module, and Sending to the DHCP server module by the router module; the DHCP server module processes the DHCP discover message, and returns a DHCP offer message to the IP processing module via the router module; the IP processing module processes the receiving a DHCP offer message, and returning a DHCP request message to the DHCP server module via the router module; the DHCP server module processes the DHCP request message, and returns a DCHP ack message to the IP processing module via the router module;
  • the ack message carries a private IP address assigned to the PC
  • the method further includes: When the data terminal needs to be authenticated by the win8 logo, the IP processing module completes MBIM related processing with the PC through the MBIM protocol.
  • the step of the IP processing module performing user service processing between the PC and the network side by using the router module and the protocol module includes: the IP processing module receiving and processing an Internet access request message sent by the PC; Sending the Internet access request message to the network side by using the router module and the protocol module; the IP processing module receives the response message returned by the network side via the router module and the protocol module; processing the response message, and the response message Send to PC.
  • the method further includes: the web server module performs web service control on the PC via the router module and the IP processing module.
  • the step of the web server module performing webpage service control on the PC by the router module and the IP processing module comprises: receiving, processing, by the IP processing module, a web server access request message sent by the PC, and Transmitting the web server access request message to the web server module via the router module; the web server module returns a response message to the IP processing module via the router module; and the IP processing module processes the response The message is sent to the PC.
  • the data terminal upgrading apparatus and method through the cooperation of the upgrade module, the router module, the protocol module, the DHCP server module, the IP processing module, and the web server module, so that the data terminal is upgraded,
  • the web server access process and the PC network access process are independent, thereby reducing the correlation between the data terminal upgrade process and the PC operating system.
  • the data terminal When the data terminal is used under the win8 operating system, the data terminal starts the router mode and reports the MBIM port. In this way, it can be authenticated by Microsoft win8 logo, or it can realize the drive-free function. It can also realize the data terminal upgrade without relying on the operating system, thus reducing the system load and improving the system operation efficiency.
  • FIG. 1 is a structural block diagram of an embodiment of a data terminal upgrading apparatus according to the present invention
  • 2 is a structural block diagram of an upgrade of a data terminal in a Win8 operating system in an embodiment of a data terminal upgrading apparatus according to the present invention
  • FIG. 3 is a structural block diagram of a PC acquiring an IP address in a win8 operating system in an embodiment of the data terminal upgrading apparatus of the present invention
  • 4 is a structural block diagram of processing a user service flow under the win8 operating system in the embodiment of the data terminal upgrading apparatus of the present invention
  • FIG. 5 is a structure for completing access and operation of a web page under the win8 operating system in the embodiment of the data terminal upgrading apparatus of the present invention
  • FIG. 6 is a schematic flowchart of another embodiment of a data terminal upgrade method according to the present invention
  • FIG. 8 is a flow chart of another embodiment of a data terminal upgrade method according to the present invention
  • the main idea of the solution in the embodiment of the present invention is: through an upgrade module, a router module, a protocol module, a DHCP (Dynamic Host Configuration Protocol) server module, an IP processing module, and a web server module.
  • DHCP Dynamic Host Configuration Protocol
  • the data terminal in the solution of the embodiment of the present invention includes a data card, a data-free data card, a mobile hotspot, and a mobile hotspot with a USB tether function, but is not limited to the above products.
  • the solution of the embodiment of the present invention uses a data-free data card as an example to illustrate the win8 operating system.
  • the method of upgrading the data terminal As mentioned above, the current drive-free data card, when used on an operating system other than win8, works in the router mode, and the data terminal reports the rndis port or ndis port, and can use the OTA upgrade mode or another upgrade mode.
  • the data terminal works in the modem mode, and the data terminal reports to the MBIM port.
  • the interface provided by Microsoft is usually used for upgrading or downloading the version to the PC before upgrading. Therefore, the solution of the embodiment of the present invention can solve the problem that the data terminal needs to use the Microsoft interface or download the version to the PC and then upgrade when the Win8 operating system is upgraded. Specifically, as shown in FIG.
  • a data terminal upgrading apparatus includes: a dialing module, a protocol module, a DHCP server module, a router module, an IP processing module, an upgrade module, and a web server module, wherein - The protocol module, the DHCP server module, the upgrade module, and the IP processing module are all connected to the router module, the dialing module is connected to the protocol module, the protocol module is also connected to the network side, and the IP processing module is also connected to the PC.
  • the protocol module is primarily responsible for communicating with the network side.
  • the dialing module is mainly responsible for initiating the network dialing process of the data terminal and completing the dialing.
  • the DHCP server module is responsible for allocating small network IP addresses to IP processing modules, upgrade modules, and web server modules.
  • the router module is responsible for receiving messages or data from the protocol module, DHCP server module, IP processing module, upgrade module, web server module, and forwarding it to the appropriate module.
  • the IP processing module is responsible for requesting an IP address from the DHCP server module, and assigning the IP address to the PC through the OID message, and processing the MBIM protocol to complete the Microsoft win8 logo authentication.
  • the upgrade module is responsible for detecting and upgrading new versions.
  • the web server module is mainly responsible for providing services for the web ui.
  • the DHCP server module, router module, IP processing module, and PC cooperate to complete the IP address allocation of the PC and the Microsoft win8 logo authentication (as shown in Figure 3).
  • the network, protocol module, router module, and upgrade module work together to complete version detection and version upgrade (as shown in Figure 2).
  • the web server module, router module, IP processing module, and PC work together to complete the access and operation of the web page (as shown in FIG. 5).
  • the network, protocol module, router module, IP processing module, and PC work together to complete the user's Internet access function (as shown in Figure 4).
  • the protocol module is responsible for processing various protocols, receiving messages or data received by the upper layer, processing according to a format specified by the protocol, and transmitting the processed messages and data to the network.
  • the side and receiving the message or data sent by the network side, and processing the received message and data to the upper layer.
  • Dialing module responsible for initiating the network dialing process and completing dialing;
  • DHCP server module Responsible for assigning IP addresses to IP processing modules, upgrade modules, and web server modules.
  • Router module responsible for receiving messages or data from the protocol module, DHCP server module, IP processing module, upgrade module, web server module, and forwarding the received message or data to the appropriate module according to the IP address or port number.
  • the router module further includes a NAT processing unit. After the router module receives the data sent by the network side, the NAT processing unit converts the network address and the port into a private address and a port. When the data of the data terminal is sent to the network side, the NAT processing unit will The private address and port number are converted to a network address and port number.
  • IP processing module responsible for requesting an IP address from the DHCP server module, and assigning the obtained IP address to the PC through the OID message.
  • the IP processing module also includes the MBIM protocol processing unit, and the MBIM processing unit is responsible for completing the Microsoft win8 logo authentication.
  • Upgrade module After the data terminal is successfully initialized and successfully connected, the upgrade module sends a version detection message to check whether the version server has a new version. After detecting that a new version exists in the version server, the new version is downloaded to the flash, and the data terminal is restarted to complete the upgrade.
  • the process flow of the embodiment is described in detail below. As shown in FIG. 2, the upgrade process of the data terminal in the win8 operating system is as follows: Step 1: The data terminal is initialized and dialed successfully; the upgrade module and the DHCP server module negotiate processing.
  • the DHCP server successfully assigns a private IP address to the upgrade module.
  • Step 2 The upgrade module sends a check to the version server to check whether there is a new version request message. The message is sent to the network side through the router module and the protocol module.
  • Step 3 The version server sends a response message to the upgrade module on the version server to notify the upgrade module that the version server has a new version. The message arrives at the upgrade module through the protocol module and the router module.
  • Step 4 If no new version exists on the version server, the process ends. If a new version exists on the version server, the user is prompted to upgrade the new version when the user accesses the Internet through a redirect message. If the user chooses No, the process ends.
  • Step 5 After the version download is completed, the data terminal automatically restarts to complete the upgrade. It can be seen from the above process that when the data terminal in this embodiment is upgraded under the win8 operating system, it does not depend on the operating system and does not rely on Microsoft authentication, thereby reducing system load and improving system efficiency. As shown in FIG. 3 and FIG. 4, in the Win8 operating system, the data terminal of the present embodiment cooperates with the DHCP server module, the router module, the IP processing module, and the PC to complete the IP address allocation of the PC and the Microsoft win8 logo authentication.
  • Step 1 IP processing module to the router module to send DHCP discover Message, the router module routes the message to the DHCP server module.
  • Step 2 The DHCP server module processes the DHCP discover message and returns a DHCP offer message to the router module.
  • the router module routes the message to the IP processing module.
  • Step 3 The IP processing module processes the received DHCP offer message, and returns a DHCP request message to the router module, and the router module routes the message to the DHCP server module.
  • Step 4 The DHCP server module processes the DHCP request message, and returns a DHCP ack message to the router module.
  • the router module routes the DCHP ack message to the IP processing module. So far, the IP processing module obtains the small network IP address assigned by the DHCP server module.
  • Step 5 When the user dials, the IP processing module allocates the private IP address assigned to the DHCP server module to the PC through the OID message. At this point, the PC obtains the small network IP address.
  • Step 6 If the data terminal needs to win the win8 logo authentication, the PC and MBIM communication complete the MBIM-related processing. If you do not need to pass the win8 logo certification, then step 6 can be omitted.
  • Step 7 The PC sends an Internet access request message to the IP processing module according to the obtained private IP address.
  • Step 8 The IP processing module processes the Internet access request message and sends the message to the router module.
  • Step 9 The router module routes the Internet access request message to the protocol module.
  • Step 10 The protocol module sends the Internet access request message to the network side, and receives the response returned by the network side.
  • Step 11 The protocol module sends a response message to the router module.
  • Step 12 The router module routes the response message to the IP processing module c.
  • Step 13 The IP processing module processes the response message and sends the response message to
  • Step 1 The PC sends a web server access request message.
  • Step 2 The IP processing module processes the web server access request message and sends the message to the router
  • Step 3 The router module routes the message to the web server module.
  • Step 4 The web server module returns a response message to the router module.
  • Step 5 The router module routes the response message to the IP processing module.
  • Step 6 The IP processing module processes the response message and sends the response message to the PC.
  • the small network address is used in the upgrade module, the web server module, and the PC to ensure that the upgrade process, the web server access process, and the PC network access process are independent, and the upgrade process and the PC operating system are reduced.
  • the solution adds an IP processing module between the PC and the router module, mainly to enable the data terminal to support the MBIM protocol and assign the IP address to the PC through the OID message, and support the win8 logo authentication. In this way, it can be authenticated by Microsoft win8 logo, or it can realize the driver-free function. It can also realize the data terminal upgrade without relying on the operating system, thus reducing the system load and improving the system operation efficiency.
  • the apparatus of this embodiment may be disposed in the data terminal or may be set independently of the data terminal.
  • an embodiment of the present invention provides a data terminal upgrade method, which is implemented according to the foregoing embodiment.
  • the method includes: Step S101: A dialing module initiates and completes a network dialing process of a data terminal; an upgrade module and a DHCP The server module negotiates to process the DHCP process, and the DHCP server module allocates a private IP address to the upgrade module.
  • step S102 after the assignment is successful, the upgrade module sends a detection to the version server of the network side via the router module and the protocol module to detect whether there is a new version.
  • Step S103 when there is a new version on the version server, the upgrade module downloads a new version from the version server and writes it into the flash of the data terminal, and the data terminal automatically restarts to complete the upgrade.
  • the user is prompted to upgrade the new version when the user accesses the Internet through a redirect message. If the user chooses No, the process ends. If the user selects Yes, the upgrade module downloads the version from the version server and writes the version to the flash. After the version download is completed, the data terminal automatically restarts to complete the upgrade. If no new version exists on the version server, the process ends.
  • Step S104 The IP processing module acquires a PC from the DHCP server module by using the router module.
  • the IP address is assigned to the PC; the specific process is as follows: the IP processing module sends a DHCP discover message to the router module, and sends the DHCP discover message to the DHCP server module via the router module; Deriving a DHCP discover message, and returning a DHCP offer message to the IP processing module via the router module; the IP processing module processes the received DHCP offer message, and returns a DHCP request message to the DHCP server module via the router module; The DHCP server module processes the DHCP request message, and returns a DCHP ack message to the IP processing module via the router module; the DCHP ack message carries a private IP address assigned to the PC; when the user dials, the IP The processing module allocates the private IP address assigned by the DHCP server module to the PC through an OID message.
  • the IP processing module completes MBIM-related processing with the PC through the MBIM protocol.
  • Step S105 The IP processing module performs user service processing between the PC and the network side by using the router module and the protocol module.
  • the specific process is as follows: the IP processing module receives and processes the Internet access request message sent by the PC; sends the Internet access request message to the network side by using the router module and the protocol module; and the IP processing module passes the router module, The protocol module receives the response message returned by the network side; processes the response message, and sends the response message to the PC.
  • the PC IP address allocation, the Microsoft win8 logo authentication, and the user Internet access function are completed.
  • Step S106 The web server module is processed by the router module and IP according to the embodiment shown in FIG.
  • the module performs web service control on the PC.
  • the specific process is as follows: the IP processing module receives and processes a web server access request message sent by the PC, and sends the web server access request message to the web server module via the router module; the web server module Returning the response message to the IP processing module via the router module; the IP processing module processes the response message, and sends the response message to the PC.
  • the data terminal upgrading apparatus and method of the embodiment of the present invention by upgrading the module, the router module, the protocol module,
  • the cooperation of the DHCP server module, the IP processing module, and the web server module makes the data terminal upgrade process, the web server access process, and the PC network access process independent, thereby reducing the data terminal upgrade process and the PC operation. Correlation of the system; When the data terminal is used under the win8 operating system, the data terminal starts the router mode and reports to the MBIM port, so that it can be authenticated by Microsoft win8 logo, or can be implemented without the drive function, and can also be implemented when the data terminal is upgraded. In the operating system, the system load is reduced and the system operation efficiency is improved.

Abstract

本发明涉及一种数据终端升级装置及方法,该装置包括拨号模块、协议模块、DHCP server模块、router模块、IP处理模块、升级模块、web server模块;拨号模块完成拨号流程;升级模块从DHCP server模块获取私有IP地址,经router模块和协议模块向版本服务器发送检测是否有新版本的请求消息,若有,从版本服务器下载新版本并写入数据终端的flash,由数据终端自动重启完成升级。本发明使得数据终端在win8操作系统下的升级过程、web server访问过程、PC机上网过程三者独立,减少数据终端升级过程和PC机操作系统的相关性,还可通过微软win8 logo认证,实现免驱功能。

Description

数据终端升级装置及方法 技术领域 本发明涉及通信技术领域,尤其涉及一种数据终端在 win8操作系统下的升级装置 及方法。 背景技术 目前, 数据终端 (包含数据卡、 免驱数据卡、 移动热点、 带 USB tether功能的移 动热点等)在除 win8外的操作系统上使用时, 其工作在 router模式下通常采用以下升 级方式: 数据终端上报 rndis口或 ndis口,使用 OTA升级方式或其他升级方式。其中, OTA升级方式是指数据终端启动后, 检测版本服务器上是否有新版本, 若有新版本, 则将新版本下载到数据终端的 flash中, 重启数据终端, 即完成升级。 而在 win8操作系统中, 当数据终端工作在 modem模式下, 数据终端上报 MBIM
(移动宽带接口模型) 口, 用户升级时通常采用微软提供的接口进行升级或将升级版 本下载到 PC后再进行升级, 由此增加了系统负担, 降低了系统运行效率。 发明内容 本发明实施例提供了一种数据终端升级装置及方法, 旨在解决数据终端在 win8 操作系统下, 升级新版本时依赖微软升级接口或 PC的问题, 提高系统运行效率。 本发明实施例提出一种数据终端升级装置, 包括: router模块、 均与所述 router 模块连接的协议模块、 DHCP server模块、升级模块, 以及与所述协议模块连接的拨号 模块, 其中: 所述拨号模块设置为发起并完成数据终端的网络拨号流程; 所述升级模 块与所述 DHCP server模块协商处理 DHCP过程, DHCP server模块为升级模块分配私 有 IP地址; 当分配成功后, 所述升级模块经所述 router模块和协议模块向网络侧的版 本服务器发送检测是否有新版本的请求消息; 当所述版本服务器上有新版本时, 所述 升级模块从版本服务器下载新版本并写入所述数据终端的 flash中,由数据终端自动重 启完成升级。 优选地, 该装置还包括: IP处理模块, 所述 IP处理模块与 PC连接; 所述 IP处 理模块设置为通过所述 router模块从所述 DHCP server模块获取所述 PC的 IP地址并 分配给所述 PC, 以及通过所述 router模块和协议模块在所述 PC与网络侧之间进行用 户业务处理。 优选地, 所述 IP处理模块还设置为将 DHCP discover消息经所述 router模块发送 给所述 DHCP server模块; 所述 DHCP server模块还设置为处理所述 DHCP discover消息, 并将 DHCP offer 消息经所述 router模块返回给所述 IP处理模块; 所述 IP处理模块还设置为处理接收到的 DHCP offer消息, 并将 DHCP request消 息经 router模块返回给 DHCP server模块; 所述 DHCP server模块还设置为处理所述 DHCP request消息, 并经所述 router模 块将 DCHP ack消息返回给 IP处理模块; 所述 DCHP ack消息携带有为 PC分配的私 有 IP地址; 当用户拨号时,所述 IP处理模块通过 OID消息将所述 DHCP server模块分配的私 有 IP地址分配给 PC。 优选地, 当所述数据终端需要通过 win8 logo认证时, 所述 IP处理模块还设置为 通过 MBIM协议与所述 PC完成 MBIM相关处理。 优选地, 所述 IP处理模块还设置为接收、 处理所述 PC发送的上网请求消息; 将 该上网请求消息经所述 router模块、 协议模块发送给网络侧; 并经所述 router模块、 协议模块接收网络侧返回的应答消息;处理所述应答消息,并将该应答消息发送给 PC。 优选地,该装置还包括: web server模块,所述 web server模块设置为经所述 router 模块和 IP处理模块对所述 PC进行网页服务控制。 优选地, 所述 IP处理模块还设置为接收、 处理所述 PC机发送的 web server访问 请求消息, 并将该 web server访问请求消息经所述 router模块发送给所述 web server 模块; 所述 web server模块还设置为将应答消息经所述 router模块返回给所述 IP处理模 块; 所述 IP处理模块还设置为处理所述应答消息, 并将该应答消息发送给 PC。 本发明实施例还提出一种数据终端升级方法, 包括: 拨号模块发起并完成数据终端的网络拨号流程; 升级模块与 DHCP server模块协 商处理 DHCP过程, 所述 DHCP server模块为升级模块分配私有 IP地址; 当分配成功后, 所述升级模块经 router模块和协议模块向网络侧的版本服务器发 送检测是否有新版本的请求消息; 当所述版本服务器上有新版本时, 所述升级模块从版本服务器下载新版本并写入 所述数据终端的 flash中, 由数据终端自动重启完成升级。 优选地, 该方法还包括:
IP处理模块通过所述 router模块从所述 DHCP server模块获取 PC的 IP地址并分 配给所述 PC; 所述 IP处理模块通过所述 router模块和协议模块在所述 PC与网络侧之间进行用 户业务处理。 优选地, 所述 IP处理模块通过所述 router模块从所述 DHCP server模块获取 PC 的 IP地址并分配给所述 PC的步骤包括: 所述 IP处理模块向所述 router模块发送 DHCP discover消息, 并经所述 router模 块发送给所述 DHCP server模块; 所述 DHCP server模块处理所述 DHCP discover消息, 并将 DHCP offer消息经所 述 router模块返回给所述 IP处理模块; 所述 IP处理模块处理接收到的 DHCP offer消息, 并经 router模块返回 DHCP request消息给 DHCP server模块; 所述 DHCP server模块处理所述 DHCP request消息,并经所述 router模块将 DCHP ack消息返回给 IP处理模块; 所述 DCHP ack消息携带有为 PC分配的私有 IP地址; 当用户拨号时,所述 IP处理模块通过 OID消息将所述 DHCP server模块分配的私 有 IP地址分配给 PC。 优选地, 所述 IP处理模块通过 OID消息将所述 DHCP server模块分配的私有 IP 地址分配给 PC的步骤之后还包括: 当所述数据终端需要通过 win8 logo认证时, 所述 IP处理模块通过 MBIM协议与 所述 PC完成 MBIM相关处理。 优选地, 所述 IP处理模块通过所述 router模块和协议模块在所述 PC与网络侧之 间进行用户业务处理的步骤包括: 所述 IP处理模块接收、 处理所述 PC发送的上网请求消息; 将该上网请求消息经 所述 router模块、 协议模块发送给网络侧; 所述 IP处理模块经所述 router模块、 协议模块接收网络侧返回的应答消息; 处理 所述应答消息, 并将该应答消息发送给 PC。 优选地, 该方法还包括: web server模块经所述 router模块和 IP处理模块对所述 PC进行网页服务控制。 优选地, 所述 web server模块经所述 router模块和 IP处理模块对所述 PC进行网 页服务控制的步骤包括: 所述 IP处理模块接收、 处理所述 PC机发送的 web server访问请求消息, 并将该 web server访问请求消息经所述 router模块发送给所述 web server模块; 所述 web server模块将应答消息经所述 router模块返回给所述 IP处理模块; 所述 IP处理模块处理所述应答消息, 并将该应答消息发送给 PC。 本发明实施例提出的一种数据终端升级装置及方法, 通过升级模块、 router模块、 协议模块、 DHCP server模块、 IP处理模块以及 web server模块等各模块的相互配合, 使得数据终端的升级过程、 web server的访问过程、 PC机上网过程三者独立, 从而减 少了数据终端升级过程和 PC机操作系统的相关性; 使数据终端在 win8操作系统下使 用时, 数据终端启动 router模式、 上报 MBIM口, 这样既可以通过微软 win8 logo认 证, 也可以实现免驱功能, 还可以实现数据终端升级时不依赖于操作系统, 从而降低 了系统负担, 提高了系统运行效率。 附图说明 图 1是本发明数据终端升级装置一实施例的结构框图; 图 2是本发明数据终端升级装置实施例中数据终端在 win8操作系统下升级的结构 框图; 图 3是本发明数据终端升级装置实施例中在 win8操作系统下 PC获取 IP地址的 结构框图; 图 4是本发明数据终端升级装置实施例中在 win8操作系统下处理用户业务流程的 结构框图; 图 5是本发明数据终端升级装置实施例中在 win8操作系统下完成 web页面的访 问和操作的结构框图; 图 6是本发明数据终端升级方法一实施例的流程示意图; 图 Ί是本发明数据终端升级方法另一实施例的流程示意图; 图 8是本发明数据终端升级方法再一实施例的流程示意图。 具体实施方式 本发明实施例的解决方案主要思路是: 通过升级模块、 router模块、 协议模块、 DHCP ( Dynamic Host Configuration Protocol, 动态主机分配协议) server模块、 IP处 理模块以及 web server模块等各模块的相互配合, 独立完成数据终端的升级流程、 用 户上网、业务处理及参数配置流程等, 使数据终端在 win8操作系统下使用时, 数据终 端启动 router模式、 上报 MBIM口, 这样既可以过微软 win8 logo认证, 也可以实现 免驱功能, 还可以实现数据终端升级时不依赖于操作系统, 以降低系统负担, 提高系 统运行效率。 本发明实施例方案中的数据终端包含数据卡、 免驱数据卡、 移动热点、 带 USB tether功能的移动热点但不局限于上述产品,本发明实施例方案以免驱数据卡为例说明 win8操作系统下数据终端升级的方法。 如前所述, 目前的免驱数据卡, 在除 win8外 的操作系统上使用时, 工作在 router模式下, 数据终端上报 rndis口或 ndis口, 可以使 用 OTA升级方式或别的升级方式。但是,在 win8操作系统中,数据终端工作在 modem 模式, 数据终端上报 MBIM口, 用户升级时通常用微软提供的接口进行升级或将版本 下载到 PC后再进行升级。 由此, 本发明实施例方案可以解决数据终端在 win8操作系 统升级时, 需要使用微软接口或将版本下载到 PC上再升级的问题。 具体地, 如图 1所示, 本发明一实施例提出的一种数据终端升级装置, 包括: 拨 号模块、协议模块、 DHCP server模块、 router模块、 IP处理模块、升级模块、 web server 模块, 其中- 协议模块、 DHCP server模块、 升级模块、 IP处理模块均与所述 router模块连接, 拨号模块与协议模块连接, 协议模块还连接网络侧, IP处理模块还与 PC机连接。 所述协议模块主要负责和网络侧通信。 拨号模块主要负责发起数据终端的网络拨 号流程及完成拨号。 DHCP server模块负责给 IP处理模块、升级模块、 web server模块 分配小网 IP地址。 router模块负责接收来自协议模块、 DHCP server模块、 IP处理模 块、 升级模块、 web server模块的消息或数据, 并将其转发到合适的模块。 IP处理模 块负责从 DHCP server模块申请 IP地址, 并将 IP地址通过 OID消息分配给 PC机, 处理 MBIM协议完成微软的 win8 logo认证。升级模块负责检测和升级新的版本。 web server模块主要负责为 web ui提供服务。 DHCP server模块、 router模块、 IP处理模块、 PC机共同协作完成 PC机 IP地址分配和微软 win8 logo认证 (如图 3所示)。 网络、 协议模块、 router模块、 升级模块共同协作完成版本检测和版本升级 (如图 2所示)。 web server模块、 router模块、 IP处理模块、 PC共同协作完成 web页面的访问和操作 (如图 5所示)。 网络、 协议模块、 router模块、 IP处理模块、 PC共同协作完成用户 上网功能 (如图 4所示)。 更为具体地, 在本实施例中, 所述协议模块: 负责各种协议的处理, 接收上层接 收到的消息或数据, 按照协议规定的格式处理, 并将处理后的消息和数据发送给网络 侧; 以及接收网络侧发送的消息或数据, 并将接收到的消息和数据处理后发送给上层。 拨号模块: 负责发起网络拨号流程及完成拨号;
DHCP server模块: 负责给 IP处理模块、 升级模块、 web server模块分配小网 IP 地址。
Router模块: 负责接收来自协议模块、 DHCP server模块、 IP处理模块、 升级模 块、 web server模块的消息或数据, 并将接收到的消息或数据根据 IP地址或端口号转 发到合适的模块。 router模块还包含 NAT处理单元, router模块接收到网络侧发过来 的数据后, NAT处理单元将网络地址和端口转换成私有地址和端口, 当数据终端的数 据发送给网络侧时, NAT处理单元将私有地址和端口号转换成网络地址和端口号。 IP处理模块: 负责从 DHCP server模块申请 IP地址, 并将获取到的 IP地址通过 OID消息分配给 PC机。 IP处理模块还包含 MBIM协议处理单元, MBIM处理单元负 责完成微软的 win8 logo认证。 升级模块: 数据终端初始化成功和联网成功后, 升级模块发送版本检测消息, 检 测版本服务器是否有新版本, 当检测到版本服务器存在新版本后下载新版本到 flash, 并重启数据终端完成升级。 以下详细阐述本实施例各处理流程: 如图 2所示, 本实施例数据终端在 win8操作系统下的升级流程如下: 步骤一: 数据终端初始化完成和拨号成功; 升级模块和 DHCP server模块协商处 理 DHCP过程, DHCP server给升级模块分配私有 IP地址成功。 步骤二: 升级模块向版本服务器发送检测是否有新版本请求消息。 该消息经过 router模块、 协议模块发送给网络侧。 步骤三: 版本服务器向升级模块发送版本服务器上是否有新版本的应答消息, 通 知升级模块版本服务器是否有新版本存在。 该消息经过协议模块、 router模块到达升 级模块。 步骤四: 如果版本服务器上没有新版本存在, 流程结束。 如果版本服务器上有新 版本存在, 在用户上网时通过重定向消息告诉用户服务器上有新版本存在, 提示用户 是否升级。 如果用户选择否, 流程结束。 如果用户选择是, 则升级模块从版本服务器 下载版本, 并将版本写到 flash中。 步骤五: 版本下载完成后, 数据终端自动重启完成升级。 由上述过程可知,本实施例数据终端在 win8操作系统下升级时, 不依赖于操作系 统, 也不依赖于微软的认证, 因此可以减少系统负担, 提高系统效率。 如图 3及图 4所示, 本实施例数据终端在 win8操作系统下, 通过 DHCP server模 块、 router模块、 IP处理模块、 PC机共同协作完成 PC机 IP地址分配和微软 win8 logo 认证 (如图 3所示), 以及通过网络、 协议模块、 router模块、 IP处理模块、 PC共同 协作完成用户上网功能 (如图 4所示) 的处理流程如下: 步骤一: IP处理模块给 router模块发送 DHCP discover消息, router模块将该消息 路由到 DHCP server模块。 步骤二: DHCP server模块处理 DHCP discover消息,并回 DHCP offer消息给 router 模块, router模块将该消息路由到 IP处理模块。 步骤三: IP处理模块处理接收到的 DHCP offer消息, 并回 DHCP request消息给 router模块, router模块将该消息路由给 DHCP server模块。 步骤四: DHCP server模块处理 DHCP request消息, 并回 DHCP ack消息给 router 模块, router模块将 DCHP ack消息路由给 IP处理模块。至此 IP处理模块获取到 DHCP server模块分配的小网 IP地址。 步骤五: 当用户拨号时, IP处理模块通过 OID消息将 DHCP server模块分配给它 的私有 IP地址分配给 PC机。 至此 PC机获取到小网 IP地址。 步骤六: 如果数据终端需要过 win8 logo认证, 则 PC和 MBIM通信完成 MBIM 相关的处理。 如果无需通过 win8 logo认证, 则该步骤六可以省去。 步骤七: PC机根据获取的私有 IP地址向 IP处理模块发送上网请求消息。 步骤八: IP处理模块处理该上网请求消息, 并将该消息发送给 router模块。 步骤九: router模块将该上网请求消息路由到协议模块。 步骤十: 协议模块将该上网请求消息发送给网络侧, 并接收网络侧返回的应答消
步骤十一: 协议模块将应答消息发给 router模块。 步骤十二: router模块将应答消息路由给 IP处理模块 c 步骤十三: IP处理模块处理该应答消息, 并将该应答消息发送给
如图 5所示, 本实施例通过 web server模块、 router模块、 IP处理模块、 PC共同 协作完成 web页面的访问和操作的流程如下: 步骤一: PC机发送 web server访问请求消息。 骤二: IP处理模块处理该 web server访问请求消息, 并将该消息发送给 router 步骤三: router模块将该消息路由到 web server模块。 步骤四: web server模块回应答消息给 router模块。 步骤五: router模块将应答消息路由给 IP处理模块。 步骤六: IP处理模块处理该应答消息, 并将该应答消息发送给 PC。 本实施例通过上述方案, 在升级模块、 web server模块、 PC机使用小网地址是为 了让升级过程、 web server的访问过程、 PC机上网过程三者独立, 减少升级过程和 PC 机操作系统的相关性。 该方案在 PC机和 router模块之间加 IP处理模块, 主要是让数 据终端支持 MBIM协议和通过 OID消息将 IP地址分配给 PC,支持 win8的 logo认证。 这样既可以通过微软 win8 logo认证,也可以实现免驱功能,还可以实现数据终端升级 时不依赖于操作系统, 从而降低了系统负担, 提高了系统运行效率。 本实施例装置可以设置在数据终端内, 也可以独立于数据终端设置。 如图 6所示, 本发明一实施例提出一种数据终端升级方法, 基于上述实施例装置 而实施, 该方法包括: 步骤 S101, 拨号模块发起并完成数据终端的网络拨号流程; 升级模块与 DHCP server模块协商处理 DHCP过程,所述 DHCP server模块为升级模块分配私有 IP地址; 步骤 S102, 当分配成功后, 所述升级模块经 router模块和协议模块向网络侧的版 本服务器发送检测是否有新版本的请求消息; 步骤 S103, 当所述版本服务器上有新版本时, 所述升级模块从版本服务器下载新 版本并写入所述数据终端的 flash中, 由数据终端自动重启完成升级。 如果版本服务器上有新版本存在, 在用户上网时通过重定向消息告诉用户服务器 上有新版本存在, 提示用户是否升级。 如果用户选择否, 流程结束。 如果用户选择是, 则升级模块从版本服务器下载版本, 并将版本写到 flash中。版本下载完成后, 数据终 端自动重启完成升级。 如果版本服务器上没有新版本存在, 则流程结束。 本实施例通过上述方案,数据终端在 win8操作系统下升级时,不依赖于操作系统, 也不依赖于微软的认证, 因此可以减少系统负担, 提高系统效率。 如图 7所示, 本发明另一实施例提出一种数据终端升级方法, 在上述实施例的基 础上, 还包括: 步骤 S104, IP处理模块通过所述 router模块从所述 DHCP server模块获取 PC的 IP地址并分配给所述 PC; 具体过程如下: 所述 IP处理模块向所述 router模块发送 DHCP discover消息, 并经所述 router模 块发送给所述 DHCP server模块; 所述 DHCP server模块处理所述 DHCP discover消息, 并将 DHCP offer消息经所 述 router模块返回给所述 IP处理模块; 所述 IP处理模块处理接收到的 DHCP offer消息, 并经 router模块返回 DHCP request消息给 DHCP server模块; 所述 DHCP server模块处理所述 DHCP request消息,并经所述 router模块将 DCHP ack消息返回给 IP处理模块; 所述 DCHP ack消息携带有为 PC分配的私有 IP地址; 当用户拨号时,所述 IP处理模块通过 OID消息将所述 DHCP server模块分配的私 有 IP地址分配给 PC。 优选地,当所述数据终端需要通过 win8 logo认证时,所述 IP处理模块通过 MBIM 协议与所述 PC完成 MBIM相关处理。 步骤 S105,所述 IP处理模块通过所述 router模块和协议模块在所述 PC与网络侧 之间进行用户业务处理。 具体过程如下: 所述 IP处理模块接收、 处理所述 PC发送的上网请求消息; 将该 上网请求消息经所述 router模块、 协议模块发送给网络侧; 所述 IP处理模块经所述 router模块、 协议模块接收网络侧返回的应答消息; 处理 所述应答消息, 并将该应答消息发送给 PC。 本实施例通过上述方案, 完成 PC机 IP地址分配、 微软 win8 logo认证以及用户 上网功能。 如图 8所示, 本发明再一实施例提出一种数据终端升级方法, 在上述吐 7所示的 实施例的基础上, 还包括: 步骤 S106, web server模块经所述 router模块和 IP处理模块对所述 PC进行网页 服务控制。 具体过程如下: 所述 IP处理模块接收、 处理所述 PC机发送的 web server访问请求消息, 并将该 web server访问请求消息经所述 router模块发送给所述 web server模块; 所述 web server模块将应答消息经所述 router模块返回给所述 IP处理模块; 所述 IP处理模块处理所述应答消息, 并将该应答消息发送给 PC。 本发明实施例数据终端升级装置及方法, 通过升级模块、 router模块、 协议模块、
DHCP server模块、 IP处理模块以及 web server模块等各模块的相互配合,使得数据终 端的升级过程、 web server的访问过程、 PC机上网过程三者独立, 从而减少了数据终 端升级过程和 PC机操作系统的相关性; 数据终端在 win8操作系统下使用时, 数据终 端启动 router模式、 上报 MBIM口, 这样既可以通过微软 win8 logo认证, 也可以实 现免驱功能, 还可以实现数据终端升级时不依赖于操作系统, 从而降低了系统负担, 提高了系统运行效率。 以上所述仅为本发明的优选实施例, 并非因此限制本发明的专利范围, 凡是利用 本发明说明书及附图内容所作的等效结构或流程变换, 或直接或间接运用在其它相关 的技术领域, 均同理包括在本发明的专利保护范围内。

Claims

权 利 要 求 书 、 一种数据终端升级装置, 包括: router模块、均与所述 router模块连接的协议模 块、 DHCP server模块、 升级模块, 以及与所述协议模块连接的拨号模块, 其 中: 所述拨号模块设置为发起并完成数据终端的网络拨号流程; 所述升级模块 与所述 DHCP server模块协商处理 DHCP过程, DHCP server模块为升级模块 分配私有 IP地址; 当分配成功后, 所述升级模块经所述 router模块和协议模块 向网络侧的版本服务器发送检测是否有新版本的请求消息; 当所述版本服务器 上有新版本时, 所述升级模块从版本服务器下载新版本并写入所述数据终端的 flash中, 由数据终端自动重启完成升级。 、 根据权利要求 1所述的装置, 其中, 还包括: IP处理模块, 所述 IP处理模块与 PC连接; 所述 IP处理模块设置为通过所述 router模块从所述 DHCP server模 块获取所述 PC的 IP地址并分配给所述 PC,以及通过所述 router模块和协议模 块在所述 PC与网络侧之间进行用户业务处理。 、 根据权利要求 2所述的装置, 其中,
所述 IP处理模块还设置为将 DHCP discover消息经所述 router模块发送给 所述 DHCP server模块;
所述 DHCP server模块还设置为处理所述 DHCP discover消息,并将 DHCP offer消息经所述 router模块返回给所述 IP处理模块;
所述 IP 处理模块还设置为处理接收到的 DHCP offer消息, 并将 DHCP request消息经 router模块返回给 DHCP server模块;
所述 DHCP server模块还设置为处理所述 DHCP request消息, 并经所述 router模块将 DCHP ack消息返回给 IP处理模块; 所述 DCHP ack消息携带有 为 PC分配的私有 IP地址;
当用户拨号时,所述 IP处理模块通过 OID消息将所述 DHCP server模块分 配的私有 IP地址分配给 PC。 、 根据权利要求 3所述的装置,其中,当所述数据终端需要通过 win8 logo认证时, 所述 IP处理模块还设置为通过 MBIM协议与所述 PC完成 MBIM相关处理。 根据权利要求 2所述的装置, 其中, 所述 IP处理模块还设置为接收、 处理所述 PC发送的上网请求消息; 将该 上网请求消息经所述 router模块、 协议模块发送给网络侧; 并经所述 router模 块、 协议模块接收网络侧返回的应答消息; 处理所述应答消息, 并将该应答消 息发送给 PC。 、 根据权利要求 2-5中任一项所述的装置, 其中, 还包括: web server模块, 所述 web server模块设置为经所述 router模块和 IP处理模块对所述 PC进行网页服 务控制。 、 根据权利要求 6所述的装置, 其中,
所述 IP处理模块还设置为接收、 处理所述 PC机发送的 web server访问请 求消息, 并将该 web server访问请求消息经所述 router模块发送给所述 web server模块;
所述 web server模块还设置为将应答消息经所述 router模块返回给所述 IP 处理模块;
所述 IP处理模块还设置为处理所述应答消息,并将该应答消息发送给 PC。 、 一种数据终端升级方法, 包括:
拨号模块发起并完成数据终端的网络拨号流程; 升级模块与 DHCP server 模块协商处理 DHCP过程,所述 DHCP server模块为升级模块分配私有 IP地址; 当分配成功后, 所述升级模块经 router模块和协议模块向网络侧的版本服 务器发送检测是否有新版本的请求消息;
当所述版本服务器上有新版本时, 所述升级模块从版本服务器下载新版本 并写入所述数据终端的 flash中, 由数据终端自动重启完成升级。 、 根据权利要求 8所述的方法, 其中, 还包括:
IP处理模块通过所述 router模块从所述 DHCP server模块获取 PC的 IP地 址并分配给所述 PC;
所述 IP处理模块通过所述 router模块和协议模块在所述 PC与网络侧之间 进行用户业务处理。 根据权利要求 9所述的方法, 其中, 所述 IP处理模块通过所述 router模块从所 述 DHCP server模块获取 PC的 IP地址并分配给所述 PC的步骤包括: 所述 IP处理模块向所述 router模块发送 DHCP discover消息, 并经所述 router模块发送给所述 DHCP server模块;
所述 DHCP server模块处理所述 DHCP discover消息, 并将 DHCP offer消 息经所述 router模块返回给所述 IP处理模块;
所述 IP处理模块处理接收到的 DHCP offer消息, 并经 router模块返回 DHCP request消息给 DHCP server模块;
所述 DHCP server模块处理所述 DHCP request消息, 并经所述 router模块 将 DCHP ack消息返回给 IP处理模块; 所述 DCHP ack消息携带有为 PC分配 的私有 IP地址;
当用户拨号时,所述 IP处理模块通过 OID消息将所述 DHCP server模块分 配的私有 IP地址分配给 PC。 、 根据权利要求 10所述的方法, 其中, 所述 IP处理模块通过 OID消息将所述 DHCP server模块分配的私有 IP地址分配给 PC的步骤之后还包括:
当所述数据终端需要通过 win8 logo认证时, 所述 IP处理模块通过 MBIM 协议与所述 PC完成 MBIM相关处理。 、 根据权利要求 9所述的方法, 其中, 所述 IP处理模块通过所述 router模块和协 议模块在所述 PC与网络侧之间进行用户业务处理的步骤包括:
所述 IP处理模块接收、 处理所述 PC发送的上网请求消息; 将该上网请求 消息经所述 router模块、 协议模块发送给网络侧;
所述 IP处理模块经所述 router模块、协议模块接收网络侧返回的应答消息; 处理所述应答消息, 并将该应答消息发送给 PC。 、 根据权利要求 9-12中任一项所述的方法, 其中, 还包括:
web server模块经所述 router模块和 IP处理模块对所述 PC进行网页服务 控制。 、 根据权利要求 13所述的方法, 其中, 所述 web server模块经所述 router模块和 IP处理模块对所述 PC进行网页服务控制的步骤包括:
所述 IP处理模块接收、 处理所述 PC机发送的 web server访问请求消息, 并将该 web server访问请求消息经所述 router模块发送给所述 web server模块; 所述 web server模块将应答消息经所述 router模块返回给所述 IP处理模块; 所述 IP处理模块处理所述应答消息, 并将该应答消息发送给 PC。
PCT/CN2013/080737 2013-03-11 2013-08-02 数据终端升级装置及方法 WO2013178194A2 (zh)

Priority Applications (2)

Application Number Priority Date Filing Date Title
US14/774,854 US9489192B2 (en) 2013-03-11 2013-08-02 Device and method for upgrading data terminal
EP13797192.5A EP2975824B1 (en) 2013-03-11 2013-08-02 Data terminal upgrade device and method

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201310076772.9 2013-03-11
CN201310076772.9A CN103220330B (zh) 2013-03-11 2013-03-11 数据终端升级装置及方法

Publications (2)

Publication Number Publication Date
WO2013178194A2 true WO2013178194A2 (zh) 2013-12-05
WO2013178194A3 WO2013178194A3 (zh) 2014-02-20

Family

ID=48817781

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2013/080737 WO2013178194A2 (zh) 2013-03-11 2013-08-02 数据终端升级装置及方法

Country Status (4)

Country Link
US (1) US9489192B2 (zh)
EP (1) EP2975824B1 (zh)
CN (1) CN103220330B (zh)
WO (1) WO2013178194A2 (zh)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111682956A (zh) * 2020-04-28 2020-09-18 平安银行股份有限公司 一种网络升级方法、设备、服务器及可读存储介质
CN113595771A (zh) * 2021-07-12 2021-11-02 合肥移瑞通信技术有限公司 基于mbim接口更新数据的方法、设备以及存储介质

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103220330B (zh) 2013-03-11 2016-02-10 中兴通讯股份有限公司 数据终端升级装置及方法
CN104378403A (zh) * 2013-08-16 2015-02-25 中兴通讯股份有限公司 终端及其升级方法
CN104503786B (zh) 2014-12-15 2020-10-16 小米科技有限责任公司 固件刷新方法及装置
US9819507B1 (en) * 2015-05-12 2017-11-14 Mbit Wireless, Inc. Mobile broadband management over plurality of media
CN105187243A (zh) * 2015-08-20 2015-12-23 上海斐讯数据通信技术有限公司 一种配置升级系统及方法以及路由设备
US9992649B1 (en) 2016-08-23 2018-06-05 Mbit Wireless, Inc. Mobile broadband management
CN106874035B (zh) * 2017-01-11 2020-06-30 深圳中顺易金融服务有限公司 一种用于更新应用(app)内置H5的方法及其框架
CN108540251A (zh) * 2018-06-27 2018-09-14 四川斐讯信息技术有限公司 一种路由器的对时方法及系统

Family Cites Families (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7007077B1 (en) 2000-09-06 2006-02-28 Hitachi, Ltd. Remote maintenance method of an information processing apparatus
US9398037B1 (en) * 2004-09-27 2016-07-19 Radix Holdings, Llc Detecting and processing suspicious network communications
CN101159957A (zh) 2007-10-25 2008-04-09 中兴通讯股份有限公司 一种数据终端设备升级、修复的方法和装置
US7929556B2 (en) 2009-04-29 2011-04-19 Alcatel Lucent Method of private addressing in proxy mobile IP networks
CN101646263A (zh) 2009-09-07 2010-02-10 中兴通讯股份有限公司 一种内置数据卡的升级方法及系统
CN101765237B (zh) 2009-12-31 2013-02-27 中兴通讯股份有限公司 智能数据卡及智能数据卡的实现方法
EP2378416A1 (en) * 2010-04-16 2011-10-19 Siemens Aktiengesellschaft System and a method for updating an operating system image
CN102378154A (zh) * 2010-08-19 2012-03-14 北京华科力扬科技有限公司 运用无线网络进行产品固件升级的方法和系统
KR20120023474A (ko) * 2010-09-03 2012-03-13 엘에스산전 주식회사 댁내 전자기기의 펌웨어 업데이트 시스템과 그 방법, 에너지 계량기
CN102231878B (zh) * 2011-06-21 2017-09-29 中兴通讯股份有限公司 数据卡启动方法及数据卡
CN102236571B (zh) 2011-07-27 2013-10-09 华为终端有限公司 一种数据卡升级方法、个人计算机及数据卡
CN103220330B (zh) 2013-03-11 2016-02-10 中兴通讯股份有限公司 数据终端升级装置及方法

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
None
See also references of EP2975824A4

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111682956A (zh) * 2020-04-28 2020-09-18 平安银行股份有限公司 一种网络升级方法、设备、服务器及可读存储介质
CN111682956B (zh) * 2020-04-28 2023-07-28 平安银行股份有限公司 一种网络升级方法、设备、服务器及可读存储介质
CN113595771A (zh) * 2021-07-12 2021-11-02 合肥移瑞通信技术有限公司 基于mbim接口更新数据的方法、设备以及存储介质

Also Published As

Publication number Publication date
EP2975824A4 (en) 2016-04-20
EP2975824A2 (en) 2016-01-20
EP2975824B1 (en) 2019-11-27
WO2013178194A3 (zh) 2014-02-20
US9489192B2 (en) 2016-11-08
CN103220330A (zh) 2013-07-24
CN103220330B (zh) 2016-02-10
US20160026460A1 (en) 2016-01-28

Similar Documents

Publication Publication Date Title
WO2013178194A2 (zh) 数据终端升级装置及方法
CN108738013B (zh) 网络接入方法、装置和网络设备
RU2556468C2 (ru) Способ аутентификации доступа терминала и оборудование, расположенное на территории абонента
CN108737585B (zh) Ip地址的分配方法及装置
JP5403302B2 (ja) ネットワーク設定情報取得のための方法、及び装置
US10425537B2 (en) Method, apparatus, and system for allocating phone number
WO2016192608A2 (zh) 身份认证方法、身份认证系统和相关设备
WO2014086167A1 (zh) 一种移动终端及其地址分配方法和系统
WO2017088101A1 (zh) 一种网络连接信息获取方法及路由器
WO2013167083A2 (zh) 一种域名服务器的选择方法和设备
WO2007028330A1 (fr) Procede et systeme de distribution automatique d'un service au terminal d'acces ppp
WO2011160587A1 (zh) 一种双栈终端连接网络的方法及系统
EP2693691B1 (en) Method and apparatus for initializing gateway in device management system
WO2010083629A1 (zh) 通过网络地址配置服务器实现设备远程控制的方法及装置
JP2013509837A (ja) アイデンティティ及びロケーションマッピングの実現方法及びシステム
WO2013185696A2 (zh) 一种数据处理的方法与设备
WO2013189398A2 (zh) 应用数据推送方法、装置及系统
WO2011088703A1 (zh) 一种协商配置IPv6网络参数的系统及方法
WO2015123947A1 (zh) 局域网信息的下发方法及装置
WO2013178164A1 (zh) IPv6域名服务器DNS地址分配、获取方法及装置
WO2014008822A1 (zh) 设置dns服务器地址的方法、装置及系统
WO2016131297A1 (zh) 一种限制非许可用户设备接入家庭网关的方法和装置
WO2012155571A1 (zh) 一种基站自配置的方法及装置
CN108307683B (zh) 通讯方法、微基站、微基站控制器、终端和系统
WO2011150867A2 (zh) 一种终端认证方法及装置

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 14774854

Country of ref document: US

Ref document number: 2013797192

Country of ref document: EP

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

Ref document number: 13797192

Country of ref document: EP

Kind code of ref document: A2