CN111726235A - Automatic batch upgrading method and system for data communication terminal based on multicast protocol - Google Patents

Automatic batch upgrading method and system for data communication terminal based on multicast protocol Download PDF

Info

Publication number
CN111726235A
CN111726235A CN202010548512.7A CN202010548512A CN111726235A CN 111726235 A CN111726235 A CN 111726235A CN 202010548512 A CN202010548512 A CN 202010548512A CN 111726235 A CN111726235 A CN 111726235A
Authority
CN
China
Prior art keywords
multicast
data
module
upgrade
upgrading
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
Application number
CN202010548512.7A
Other languages
Chinese (zh)
Other versions
CN111726235B (en
Inventor
李晓龙
杨勇
郑茂
刘平
杨军
张馨月
姜俊龙
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Sichuan Jiuzhou Electronic Technology Co Ltd
Original Assignee
Sichuan Jiuzhou Electronic Technology Co Ltd
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 Sichuan Jiuzhou Electronic Technology Co Ltd filed Critical Sichuan Jiuzhou Electronic Technology Co Ltd
Priority to CN202010548512.7A priority Critical patent/CN111726235B/en
Publication of CN111726235A publication Critical patent/CN111726235A/en
Application granted granted Critical
Publication of CN111726235B publication Critical patent/CN111726235B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0876Aspects of the degree of configuration automation
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/02Details
    • H04L12/16Arrangements for providing special services to substations
    • H04L12/18Arrangements for providing special services to substations for broadcast or conference, e.g. multicast
    • H04L12/1859Arrangements for providing special services to substations for broadcast or conference, e.g. multicast adapted to provide push services, e.g. data channels
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/06Protocols specially adapted for file transfer, e.g. file transfer protocol [FTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/55Push-based network services

Abstract

The invention discloses an automatic batch upgrading method of a data communication terminal based on a multicast protocol.A upgrading server calls an upgrading file, encapsulates the upgrading file into a data network packet according to a set multicast sending address, a set multicast receiving address, a set source port number and a set destination port number, and pushes the data network packet to a networking device in a multicast mode; after receiving the multicast data, the networking device forwards the data to each data communication terminal added into the multicast group; and triggering the upgrade when the data communication terminal detects that the matched upgrade file exists in the multicast group. The upgrading system comprises an upgrading server, a networking device and a data communication terminal which are in communication connection, wherein the upgrading server comprises a data flow packaging module, a port setting module, a storage module and a control module. By building a multicast upgrading environment, the data communication terminals automatically detect upgrading data and trigger upgrading after being electrified, batch upgrading of the data communication terminals is realized, and efficiency is improved.

Description

Automatic batch upgrading method and system for data communication terminal based on multicast protocol
Technical Field
The invention relates to the technical field of data communication terminal equipment, in particular to an automatic batch upgrading method for data communication terminals based on a multicast protocol.
Background
The multicast protocol (multicast protocol) can realize that data sent by a host is copied to a plurality of hosts joining the multicast through a network switch or a routing device, and is a one-to-many communication mode, and the advantages of the multicast protocol include: 1) system resources and bandwidth of a host sending data can be saved; 2) multicast is selectively replicated to a requesting host; 3) multicast can be widely spread across public networks, while broadcast can only be spread within local area networks or special broadcast networks; 4) multicasting can save bandwidth of the network backbone.
Data communication is widely applied to aspects of people's life in the age of digital information. As data communication terminals carrying data communication, the market demand is also rising year by year. Under the condition that the local side equipment is not remotely upgraded, such as: the data communication terminal is in the workshop manufacturing process, the data communication terminal is deposited in the production storehouse, the data communication terminal is deposited in the first party's company warehouse before being installed and the data communication terminal returns to the original factory for maintenance because of the trouble, when the data communication terminal has software problem, what often takes is: and establishing a related upgrading environment, connecting the data communication terminal to a computer through a network port, logging in a WEB browser to enter a management interface for upgrading or manually inputting related commands to upgrade one by one, and being incapable of realizing parallel upgrading and one-to-many upgrading. It takes several minutes to complete the whole software upgrading process of one data communication terminal according to the above normal operation flow. However, when the fault is actually processed, the number of the related terminals is often thousands of terminals, the efficiency is extremely low by adopting the traditional upgrading method, and a large amount of manpower and material resource cost is wasted.
Disclosure of Invention
The invention aims to provide a multicast protocol-based automatic batch upgrading method for data communication terminals, which is used for solving the problem of low efficiency in the prior art by adopting a traditional upgrading mode.
The invention solves the problems through the following technical scheme:
a data communication terminal automatic batch upgrading method based on multicast protocol includes:
step S100: the upgrading server calls an upgrading file, encapsulates the upgrading file into a data network packet according to the set multicast sending address, the set multicast receiving address, the set source port number and the set destination port number, and pushes the data network packet to the networking device in a multicast mode;
step S200: after receiving the multicast data, the networking device forwards the data to each data communication terminal added into the multicast group;
step S300: and triggering the upgrade when the data communication terminal detects that the matched upgrade file exists in the multicast group.
The data communication terminal communicates with the networking device through a TCP/IP protocol, the networking device is mainly composed of a data interaction module (such as a two-layer switch or a router), data network packets (such as UDP data messages) pushed by the upgrade server are forwarded through the TCP/IP protocol, and data forwarding from one physical port to N physical ports (N is the number of the physical network ports of the switch or the router) is realized through the processing of the data interaction module. The data communication terminal is used as a device to be upgraded, and in the starting process, the data communication terminal can automatically initiate a joining request to a multicast group of an upgrading server, check whether an upgrading file meeting the device requirement exists in the multicast group after joining, check the file, and trigger upgrading if the check is passed.
The invention greatly reduces the time spent by upgrading the data communication terminal under the condition of not having the environment of large-network upgrading, namely remote upgrading of local side equipment, simultaneously can realize one-to-many automatic upgrading, improves the upgrading efficiency of the data communication terminal by times and solves the problem of labor cost waste caused by the traditional upgrading method.
Further comprising step S400: reading the software version of the data communication terminal and comparing with the version of the upgrade file: if the versions are consistent, outputting an upgrade success prompt; otherwise, outputting an upgrade failure prompt.
The upgrading server is connected with the data communication terminal through a network, the Telnet communication protocol is adopted to communicate with the data communication terminal, the software version of the data communication terminal is read in a command line mode, and the following judgment is made based on the read information:
1. and the software version of the data communication terminal is consistent with the actual software version, and a prompt box for successful upgrade is output.
2. And if the software version of the data communication terminal is not consistent with the actual software version, outputting an upgrade prompt box which needs to be upgraded again when the upgrade fails.
The utility model provides an automatic batch upgrading system of data communication terminal based on multicast protocol, includes communication connection's upgrade server, networking device and data communication terminal, the upgrade server includes that data flow encapsulates module, port and sets up module, storage module and control module and constitutes, wherein:
the storage module is used for importing and storing the upgrade files and realizing the storage of different types of upgrade files, such as bin, img, tar, w and the like;
the port setting module is used for appointing a corresponding multicast sending address, a corresponding multicast receiving address, a corresponding source port number and a corresponding destination port number, and transmitting the multicast sending address, the corresponding receiving address, the corresponding source port number and the corresponding destination port number to the data stream packaging module;
the port setting module integrates the following functional interfaces: a configuration interface of the local server IP address (namely a multicast source address), a multicast destination IP address interface, a port number interface of a multicast source port and a port number interface of a multicast destination port;
the control module is used for calling the upgrading file of the storage module and controlling the sending and the suspension of the upgrading file;
the data flow encapsulation module is used for converting the upgrade file received from the control module into a network data packet according to the multicast sending address, the receiving address, the source port and the destination port number specified by the port setting module and pushing the network data packet to the networking device in a multicast mode;
the networking device receives the multicast data pushed by the upgrading server and then forwards the data to each data communication terminal in the multicast group;
and the data communication terminal detects that the upgrade file exists, verifies the software version of the data communication terminal, and triggers upgrade after verification.
The data stream encapsulation module mainly converts data (upgrade files) of an application layer into network data packets in a UDP (user datagram protocol) form, and pushes the data to a networking device in a multicast mode.
The upgrading server also comprises a result output module, wherein the result output module is used for communicating with the data communication terminal, acquiring the software version of the data communication terminal, comparing the software version with the upgrading file of the control module and outputting a prompt indicating whether the upgrading is successful.
The port setting module comprises a local server IP address interface, a multicast destination IP address interface, a multicast source port number interface and a multicast destination port number interface, wherein:
the local server IP address interface is used for controlling and setting an upgrade server source port, appointing a network port corresponding to an IP as a source port of multicast data, and forwarding a network data packet of the data encapsulation module to the networking device through the network port;
the multicast destination IP address interface is used for setting and modifying a destination address for transmitting the multicast data and pushing the multicast data to a corresponding multicast group;
the multicast source port number interface is used for editing and modifying the source port information of the user data in the multicast data stream;
and the multicast destination port number interface is used for editing and modifying destination port information of user data in the multicast data stream.
The control module comprises a program calling module, a program sending module and a program pausing module, wherein:
the program calling module is used for calling the upgrading file of the corresponding type of the storage module according to different types of data communication terminals;
the program sending module is used for controlling the packaging start of the data packaging module and converting the upgrade file into a UDP data network packet and sending the data network packet;
and the program pause module is used for pausing or resuming the sending operation of the upgrade file.
The system further comprises a monitoring module, wherein the monitoring module is connected with the data flow packaging module and is used for monitoring the sending state, the sending progress and the cycle number of the upgrading data.
Compared with the prior art, the invention has the following advantages and beneficial effects:
(1) according to the invention, by building a multicast upgrading environment, the data communication terminal automatically detects upgrading data and triggers upgrading after being electrified, so that batch upgrading of the data communication terminal is realized, and the efficiency is improved.
(2) The invention can also realize the flexible setting of the basic parameters of the multicast stream such as the multicast source address, the multicast group IP address, the multicast source port, the multicast destination port and the like, and can realize the calling and the forwarding of the upgrading files of different types of terminals through the program calling module and the data packaging module, thereby realizing the purpose of upgrading the terminals of different types in batches.
Drawings
FIG. 1 is a block diagram of the system of the present invention;
fig. 2 is an upgrade flow chart of the data communication terminal.
Detailed Description
The present invention will be described in further detail with reference to examples, but the embodiments of the present invention are not limited thereto.
Example 1:
a data communication terminal automatic batch upgrading method based on multicast protocol includes:
step S100: the upgrading server calls an upgrading file, encapsulates the upgrading file into a data network packet according to the set multicast sending address, the set multicast receiving address, the set source port number and the set destination port number, and pushes the data network packet to the networking device in a multicast mode;
step S200: after receiving the multicast data, the networking device forwards the data to each data communication terminal added into the multicast group;
step S300: when detecting that there is a matching upgrade file in the multicast group, the data communication terminal triggers upgrade, as shown in fig. 2:
after the data communication terminal is electrified, detecting a multicast group and requesting to join, detecting whether an upgrade file exists in the multicast group after joining, if so, entering a state to be upgraded, detecting an upgrade software version, if the upgrade file passes the detection, triggering the upgrade, otherwise, not triggering the upgrade;
step S400: reading the software version of the data communication terminal and comparing with the version of the upgrade file: if the versions are consistent, outputting an upgrade success prompt; otherwise, outputting an upgrade failure prompt.
The upgrading server is connected with the data communication terminal through a network, the Telnet communication protocol is adopted to communicate with the data communication terminal, the software version of the data communication terminal is read in a command line mode, and the following judgment is made based on the read information:
1. and the software version of the data communication terminal is consistent with the actual software version, and a prompt box for successful upgrade is output.
2. And if the software version of the data communication terminal is not consistent with the actual software version, outputting an upgrade prompt box which needs to be upgraded again when the upgrade fails.
The invention greatly reduces the time spent by upgrading the data communication terminal under the condition of not having the environment of large-network upgrading, namely remote upgrading of local side equipment, simultaneously can realize one-to-many automatic upgrading, improves the upgrading efficiency of the data communication terminal by times and solves the problem of labor cost waste caused by the traditional upgrading method.
Example 2:
referring to fig. 1, an automatic batch upgrade system for data communication terminals based on multicast protocol includes an upgrade server, a networking device and a data communication terminal, which are connected with each other, wherein the upgrade server includes a data stream encapsulation module, a port setting module, a storage module and a control module, and wherein:
and the storage module is used for importing and storing the upgrade files to realize the storage of the upgrade files of different types. (ii) a
The port setting module is used for appointing a corresponding multicast sending address, a corresponding multicast receiving address, a corresponding source port number and a corresponding destination port number, and transmitting the multicast sending address, the corresponding receiving address, the corresponding source port number and the corresponding destination port number to the data stream packaging module;
the port setting module integrates the following functional interfaces: a configuration interface of the local server IP address (namely a multicast source address), a multicast destination IP address interface, a port number interface of a multicast source port and a port number interface of a multicast destination port;
the control module is used for calling the upgrading file of the storage module and controlling the sending and the suspension of the upgrading file;
the data flow encapsulation module is used for converting the upgrade file received from the control module into a network data packet according to the multicast sending address, the receiving address, the source port and the destination port number specified by the port setting module and pushing the network data packet to the networking device in a multicast mode;
the networking device receives the multicast data pushed by the upgrading server and then forwards the data to each data communication terminal in the multicast group;
and the data communication terminal detects that the upgrade file exists, verifies the software version of the data communication terminal, and triggers upgrade after verification.
The data stream encapsulation module mainly converts data (upgrade files) of an application layer into network data packets in a UDP (User data protocol) form, and pushes the data to a networking device in a multicast mode.
The upgrading server also comprises a result output module, wherein the result output module is used for communicating with the data communication terminal, acquiring the software version of the data communication terminal, comparing the software version with the upgrading file of the control module and outputting a prompt indicating whether the upgrading is successful.
The port setting module comprises a local server IP address interface, a multicast destination IP address interface, a multicast source port number interface and a multicast destination port number interface, wherein:
the local server IP address interface is used for controlling and setting an upgrade server source port, appointing a network port corresponding to an IP as a source port of multicast data, and forwarding a network data packet of the data encapsulation module to the networking device through the network port;
the multicast destination IP address interface is used for setting and modifying a destination address for transmitting the multicast data and pushing the multicast data to a corresponding multicast group;
the multicast source port number interface is used for editing and modifying the source port information of the user data in the multicast data stream;
and the multicast destination port number interface is used for editing and modifying destination port information of user data in the multicast data stream.
The control module comprises a program calling module, a program sending module and a program pausing module, wherein:
the program calling module is used for calling the upgrading file of the corresponding type of the storage module according to different types of data communication terminals;
the program sending module is used for controlling the packaging start of the data packaging module and converting the upgrade file into a UDP data network packet and sending the data network packet;
and the program pause module is used for pausing or resuming the sending operation of the upgrade file.
The system further comprises a monitoring module, wherein the monitoring module is connected with the data flow packaging module and is used for monitoring the sending state, the sending progress and the cycle number of the upgrading data.
Although the present invention has been described herein with reference to the illustrated embodiments thereof, which are intended to be preferred embodiments of the present invention, it is to be understood that the invention is not limited thereto, and that numerous other modifications and embodiments can be devised by those skilled in the art that will fall within the spirit and scope of the principles of this disclosure.

Claims (10)

1. The automatic batch upgrading method of the data communication terminal based on the multicast protocol is characterized by comprising the following steps:
step S100: the upgrading server calls an upgrading file, encapsulates the upgrading file into a data network packet according to the set multicast sending address, the set multicast receiving address, the set source port number and the set destination port number, and pushes the data network packet to the networking device in a multicast mode;
step S200: after receiving the multicast data, the networking device forwards the data to each data communication terminal added into the multicast group;
step S300: and triggering the upgrade when the data communication terminal detects that the matched upgrade file exists in the multicast group.
2. The method according to claim 1, wherein in step S300, the upgrade file is verified before the upgrade is triggered, and the upgrade is triggered after the verification is passed.
3. The method for the automatic batch upgrade of the data communication terminal based on the multicast protocol according to claim 1, further comprising the step S400: reading the software version of the data communication terminal and comparing with the version of the upgrade file: if the versions are consistent, outputting an upgrade success prompt; otherwise, outputting an upgrade failure prompt.
4. The method according to claim 1, wherein the data network packet is a UDP data packet.
5. The method according to claim 4, wherein the networking device communicates with the upgrade server using TCP/IP protocol.
6. Automatic batch upgrading system of data communication terminal based on multicast protocol, its characterized in that, including communication connection's upgrade server, network deployment device and data communication terminal, the upgrade server includes that data stream encapsulates module, port and sets up module, storage module and control module and constitutes, wherein:
the storage module is used for importing and storing the upgrade file;
the port setting module is used for appointing a corresponding multicast sending address, a corresponding multicast receiving address, a corresponding source port number and a corresponding destination port number and transmitting the multicast sending address, the corresponding receiving address, the corresponding source port number and the corresponding destination port number to the control module;
the control module is used for calling the upgrading file of the storage module and controlling the sending and the suspension of the upgrading file;
the data flow encapsulation module is used for converting the upgrade file received from the control module into a network data packet according to the multicast sending address, the receiving address, the source port and the destination port number specified by the port setting module and pushing the network data packet to the networking device in a multicast mode;
the networking device receives the multicast data pushed by the upgrading server and then forwards the data to each data communication terminal in the multicast group;
and the data communication terminal detects that the upgrade file exists, verifies the software version of the data communication terminal, and triggers upgrade after verification.
7. The system of claim 6, wherein the upgrade server further comprises a result output module, and the result output module is configured to communicate with the data communication terminal, obtain a software version of the data communication terminal, compare the software version with an upgrade file of the control module, and output a prompt indicating whether the upgrade is successful.
8. The system of claim 6, wherein the port setting module comprises a local server IP address interface, a multicast destination IP address interface, a multicast source port number interface, and a multicast destination port number interface, and wherein:
the local server IP address interface is used for controlling and setting an upgrade server source port, appointing a network port corresponding to an IP as a source port of multicast data, and forwarding a network data packet of the data encapsulation module to the networking device through the network port;
the multicast destination IP address interface is used for setting and modifying a destination address for transmitting the multicast data and pushing the multicast data to a corresponding multicast group;
the multicast source port number interface is used for editing and modifying the source port information of the user data in the multicast data stream;
and the multicast destination port number interface is used for editing and modifying destination port information of user data in the multicast data stream.
9. The system for the automatic batch upgrade of the data communication terminals based on the multicast protocol according to claim 6, wherein the control module comprises a program calling module, a program sending module and a program pausing module, wherein:
the program calling module is used for calling the upgrading file of the corresponding type of the storage module according to different types of data communication terminals;
the program sending module is used for controlling the packaging start of the data packaging module and converting the upgrade file into a UDP data network packet and sending the data network packet;
and the program pause module is used for pausing or resuming the sending operation of the upgrade file.
10. The system for the automatic batch upgrade of the data communication terminals based on the multicast protocol according to claim 6, further comprising a monitoring module, wherein the monitoring module is connected to the data stream encapsulation module and is configured to monitor the transmission status, the transmission progress and the cycle number of the upgrade data.
CN202010548512.7A 2020-06-16 2020-06-16 Automatic batch upgrading method and system for data communication terminal based on multicast protocol Active CN111726235B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010548512.7A CN111726235B (en) 2020-06-16 2020-06-16 Automatic batch upgrading method and system for data communication terminal based on multicast protocol

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010548512.7A CN111726235B (en) 2020-06-16 2020-06-16 Automatic batch upgrading method and system for data communication terminal based on multicast protocol

Publications (2)

Publication Number Publication Date
CN111726235A true CN111726235A (en) 2020-09-29
CN111726235B CN111726235B (en) 2022-04-12

Family

ID=72566999

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010548512.7A Active CN111726235B (en) 2020-06-16 2020-06-16 Automatic batch upgrading method and system for data communication terminal based on multicast protocol

Country Status (1)

Country Link
CN (1) CN111726235B (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112306511A (en) * 2020-11-04 2021-02-02 深圳市友华软件科技有限公司 Multicast upgrading method and device
CN112583472A (en) * 2020-12-28 2021-03-30 四川安迪科技实业有限公司 Multicast file sending, receiving and transmitting method and device for batch upgrading of satellite equipment
CN113242152A (en) * 2021-06-07 2021-08-10 四川九州电子科技股份有限公司 Method for upgrading data terminals in batches based on optical network
CN114172899A (en) * 2022-02-10 2022-03-11 杭州锐思客技术有限公司 OTA (over the air) upgrading method and system based on ZigBee network
CN115001932A (en) * 2022-06-29 2022-09-02 无锡路通视信网络股份有限公司 Method and system for recovering or modifying equipment parameters in batches

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101304617A (en) * 2008-06-20 2008-11-12 深圳华为通信技术有限公司 Method, apparatus and system as well as server for upgrading optical network terminal
CN101951369A (en) * 2010-09-14 2011-01-19 太仓市同维电子有限公司 Batch terminal upgrading method and system based on automatic discovery
US20110185044A1 (en) * 2008-09-22 2011-07-28 Xiaotian Zhang Method, apparatus and system for upgrading through multicast
WO2018214775A1 (en) * 2017-05-26 2018-11-29 中兴通讯股份有限公司 Method and device for firmware upgrade, and storage medium
CN111245660A (en) * 2020-02-24 2020-06-05 重庆金美通信有限责任公司 Network-based equipment upgrading self-adaptive transmission method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101304617A (en) * 2008-06-20 2008-11-12 深圳华为通信技术有限公司 Method, apparatus and system as well as server for upgrading optical network terminal
US20110185044A1 (en) * 2008-09-22 2011-07-28 Xiaotian Zhang Method, apparatus and system for upgrading through multicast
CN101951369A (en) * 2010-09-14 2011-01-19 太仓市同维电子有限公司 Batch terminal upgrading method and system based on automatic discovery
WO2018214775A1 (en) * 2017-05-26 2018-11-29 中兴通讯股份有限公司 Method and device for firmware upgrade, and storage medium
CN111245660A (en) * 2020-02-24 2020-06-05 重庆金美通信有限责任公司 Network-based equipment upgrading self-adaptive transmission method

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112306511A (en) * 2020-11-04 2021-02-02 深圳市友华软件科技有限公司 Multicast upgrading method and device
CN112583472A (en) * 2020-12-28 2021-03-30 四川安迪科技实业有限公司 Multicast file sending, receiving and transmitting method and device for batch upgrading of satellite equipment
CN113242152A (en) * 2021-06-07 2021-08-10 四川九州电子科技股份有限公司 Method for upgrading data terminals in batches based on optical network
CN113242152B (en) * 2021-06-07 2022-11-08 四川九州电子科技股份有限公司 Method for upgrading data terminals in batches based on optical network
CN114172899A (en) * 2022-02-10 2022-03-11 杭州锐思客技术有限公司 OTA (over the air) upgrading method and system based on ZigBee network
CN114172899B (en) * 2022-02-10 2022-05-27 杭州锐思客技术有限公司 OTA (over the air) upgrading method and system based on ZigBee network
CN115001932A (en) * 2022-06-29 2022-09-02 无锡路通视信网络股份有限公司 Method and system for recovering or modifying equipment parameters in batches

Also Published As

Publication number Publication date
CN111726235B (en) 2022-04-12

Similar Documents

Publication Publication Date Title
CN111726235B (en) Automatic batch upgrading method and system for data communication terminal based on multicast protocol
KR100605220B1 (en) Network electric device
JP4244136B2 (en) Communication protocol establishment method for interface device and control device
CN101286867B (en) Software updating method and system of network equipment
CN106656534B (en) Data communication method and system
EP1872543A1 (en) Method and system for transmitting a multicast stream in data exchange network
US20140208307A1 (en) Method and System for Upgrading CPE Firmware
CN105610888A (en) Method of using socket to push message based on Android and system thereof
WO2010139151A1 (en) Method and system for realizing concurrent access of multi-kinds of bearer protocols on machine-to-machine (m2m) platform
JP5363658B1 (en) RELAY DEVICE, RELAY DEVICE CONTROL METHOD, AND NETWORK SYSTEM
CN101404588B (en) Front end equipment management method, platform and system
CN103237071B (en) A kind of method of wireless EoC terminal centralized management
CN108900392A (en) A kind of method and system of smart home multiple gateway access
CN106559230A (en) A kind of fault handling method, apparatus and system
CN108153561B (en) Ethernet loading method and signal processing system for DSP and FPGA
CN107769979B (en) Method for synchronous configuration between routers
US20040249923A1 (en) Efficient home network management system and method
CN110890786A (en) Plug-and-play access method of power distribution terminal based on registration service
CN101022364A (en) Trap message reporting method and system warning information resource/warning agent service device
US20020012388A1 (en) Processing diagnostic and identification data in an analog modem system
US10931529B2 (en) Terminal device management method, server, and terminal device for managing terminal devices in local area network
CN101958919A (en) Non-IP data channel-based multi-file parallel transmission method and system
WO2015101212A1 (en) Transmission link use method and multimode base station
CN114244704A (en) Router LANWAN self-adaptation method and system
CN112019491B (en) Message processing method and system

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