CN110809026B - File processing method and device, electronic equipment and storage medium - Google Patents

File processing method and device, electronic equipment and storage medium Download PDF

Info

Publication number
CN110809026B
CN110809026B CN201910937055.8A CN201910937055A CN110809026B CN 110809026 B CN110809026 B CN 110809026B CN 201910937055 A CN201910937055 A CN 201910937055A CN 110809026 B CN110809026 B CN 110809026B
Authority
CN
China
Prior art keywords
file
probe
sending
sent
target server
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.)
Active
Application number
CN201910937055.8A
Other languages
Chinese (zh)
Other versions
CN110809026A (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.)
Visionvera Information Technology Co Ltd
Original Assignee
Visionvera Information 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 Visionvera Information Technology Co Ltd filed Critical Visionvera Information Technology Co Ltd
Priority to CN201910937055.8A priority Critical patent/CN110809026B/en
Publication of CN110809026A publication Critical patent/CN110809026A/en
Application granted granted Critical
Publication of CN110809026B publication Critical patent/CN110809026B/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
    • 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
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/04Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks
    • H04L63/0428Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks wherein the data content is protected, e.g. by encrypting or encapsulating the payload
    • 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 embodiment of the application provides a file processing method and device. The method comprises the following steps: when a file to be sent is obtained, a target server selected by a user and file transmission parameters are obtained; sending a file sending request corresponding to the file to be sent to a probe in the target server; and when a response message returned by the probe according to the file sending request is received, sending the file to be sent to the probe according to the type of the probe and the corresponding transmission protocol and the file transmission parameters. The method and the device can push the file to the server with the probe in the webpage end operation, unify the operation process and the mode, and limit the transmission speed at the sending end according to the set or service bandwidth use condition in the file transmission process.

Description

File processing method and device, electronic equipment and storage medium
Technical Field
The present application relates to the field of file processing technologies, and in particular, to a file processing method and apparatus, an electronic device, and a storage medium.
Background
With the development of video networking services, the number of application servers in a video networking is gradually increased, when an operation and maintenance person uploads files to each application server, a server of a windows operating system needs to copy the files through a remote desktop, a linux operating system needs to upload the files through an xftp tool, the bandwidths of a management network and the video networking are limited, high-speed data transmission is not allowed, the cross-regional service bandwidth is affected, if the transmission process needs, speed limit related operations can only be set on a target server end or a switch, configuration operations are more, complexity is high, the operation and maintenance person are inconvenient to use, in addition, certain potential safety hazards exist in file operations of the target server by directly using the authority of a manager, misoperation can exist, mistaken deletion can exist, other important files can be covered, and the like.
Disclosure of Invention
In view of the above problems, embodiments of the present application are proposed to provide a file processing method, apparatus, electronic device and storage medium that overcome or at least partially solve the above problems.
In a first aspect, an embodiment of the present application discloses a file processing method, which is applied to a probe management server, and the method includes:
when a file to be sent is obtained, a target server selected by a user and file transmission parameters are obtained;
sending a file sending request corresponding to the file to be sent to a probe in the target server;
and when a response message returned by the probe according to the file sending request is received, sending the file to be sent to the probe according to the type of the probe and the corresponding transmission protocol and the file transmission parameters.
Optionally, when the file to be sent is obtained, obtaining a target server selected by a user and file transmission parameters includes:
displaying a preset front-end page;
and when the file to be sent selected by the user in the preset front-end page is obtained, receiving a target server set by the user in the preset front-end page and the file transmission parameters.
Optionally, the sending the file sending request corresponding to the file to be sent to the probe in the target server includes:
generating the file sending request according to the size and the name of the file to be sent; encrypting the file sending request by adopting a preset encryption mode to generate an encrypted file sending request;
and sending the encrypted file sending request to the probe.
Optionally, before the sending the file to be sent to the probe according to the type of the probe and the corresponding transmission protocol and the file transmission parameter, the method further includes:
splitting the file to be sent into a plurality of file packages according to a preset file package format;
and setting the transmission sequence and the transmission interval of each file packet.
Optionally, the sending the file to be sent to the probe according to the type of the probe and the corresponding transmission protocol and the file transmission parameter includes:
when the type of the probe is an IP probe, sending the plurality of file packets to the probe in batches according to an IP protocol, the file transmission parameters, the sending sequence and the sending interval; or
And when the type of the probe is a v2v probe, sending the plurality of file packets to the probe in batches according to a video networking protocol, the file transmission parameters, the sending sequence and the sending interval.
Optionally, after the sending the plurality of file packages to the probe in batches, further comprising:
after the sending of the file packets of the current batch is finished, receiving a file receiving response message returned by the probe;
when the file receiving response message is a message of successful receiving, acquiring the file packets of the next batch of which the sending sequence is positioned in the current batch, and sending the file packets of the next batch to the probe;
and when the file receiving response message is a message of failed receiving, resending the file packets of the current batch to the probe.
In a second aspect, an embodiment of the present application discloses a file processing apparatus, which is applied to a probe management server, and the apparatus includes:
the target server acquisition module is used for acquiring a target server selected by a user and file transmission parameters when a file to be sent is acquired;
the file sending request sending module is used for sending a file sending request corresponding to the file to be sent to a probe in the target server;
and the file sending module to be sent is used for sending the file to be sent to the probe according to the corresponding transmission protocol and the file transmission parameters according to the type of the probe when receiving a response message returned by the probe according to the file sending request.
Optionally, the target server obtaining module includes:
the front-end page display submodule is used for displaying a preset front-end page;
and the target server setting submodule is used for receiving the target server set in the preset front end page by the user and the file transmission parameters when the file to be sent selected in the preset front end page by the user is obtained.
Optionally, the file sending request sending module includes:
the file sending request generating submodule is used for generating the file sending request according to the size and the name of the file to be sent;
the encrypted file request generation submodule is used for encrypting the file sending request by adopting a preset encryption mode to generate an encrypted file sending request;
and the encrypted file request sending submodule is used for sending the encrypted file sending request to the probe.
Optionally, the method further comprises:
the file to be sent splitting module is used for splitting the file to be sent into a plurality of file packages according to a preset file package format;
and the sending sequence setting module is used for setting the sending sequence and the sending interval of each file packet.
Optionally, the to-be-sent file sending module includes:
the first file packet sending submodule is used for sending the plurality of file packets to the probe in batches according to an IP protocol, the file transmission parameters, the sending sequence and the sending interval when the type of the probe is an IP probe;
and the second file packet sending submodule is used for sending the plurality of file packets to the probe in batches according to a video networking protocol, the file transmission parameters, the sending sequence and the sending interval when the type of the probe is a v2v probe. Optionally, the method further comprises:
the response message receiving module is used for receiving a file receiving response message returned by the probe after the transmission of the file packets of the current batch is finished;
the next batch of file packet sending module is used for acquiring the file packets of the next batch of the current batch in the sending sequence and sending the file packets of the next batch to the probe when the file receiving response message is a message of successful receiving;
and the file packet resending module is used for resending the file packets of the current batch to the probe when the file receiving response message is a message of failed reception.
In a third aspect, an embodiment of the present application discloses an electronic device, which includes a memory, a processor, and a computer program stored in the memory and executable on the processor, where the processor implements the file processing method described in any one of the above when executing the computer program.
In a fourth aspect, an embodiment of the present application discloses a computer-readable storage medium storing a computer program for executing the file processing method described in any one of the above.
According to the file processing scheme provided by the embodiment of the application, when the file to be sent is obtained, the target server selected by the user and the file transmission parameters are obtained, the file sending request corresponding to the file to be sent is sent to the probe in the target server, and when the response message returned by the probe according to the file sending request is received, the file to be sent is sent to the probe according to the corresponding transmission protocol and the file transmission parameters according to the type of the probe. According to the embodiment of the application, the probe management server is communicated with the probes in the video network or the internet, operation and maintenance personnel can push files to the server with the probes deployed through operation at the webpage end, the operation flow and the operation mode are unified, and the transmission speed can be limited at the sending end according to the set or service bandwidth using condition in the file transmission process.
Drawings
Fig. 1 is a schematic networking diagram of a video network provided in an embodiment of the present application;
fig. 2 is a schematic hardware structure diagram of a node server according to an embodiment of the present application;
fig. 3 is a schematic hardware structure diagram of an access switch according to an embodiment of the present application;
fig. 4 is a schematic hardware structure diagram of an ethernet protocol conversion gateway according to an embodiment of the present application;
FIG. 5 is a flowchart illustrating steps of a document processing method according to an embodiment of the present application;
fig. 6 is a block diagram of a structure of a document processing apparatus according to an embodiment of the present application.
Detailed Description
In order to make the aforementioned objects, features and advantages of the present application more comprehensible, the present application is described in further detail with reference to the accompanying drawings and the detailed description. The video networking is an important milestone for network development, is a real-time network, can realize high-definition video real-time transmission, and pushes a plurality of internet applications to high-definition video, and high-definition faces each other.
The video networking adopts a real-time high-definition video exchange technology, can integrate required services such as dozens of services of video, voice, pictures, characters, communication, data and the like on a system platform on a network platform, such as high-definition video conference, video monitoring, intelligent monitoring analysis, emergency command, digital broadcast television, delayed television, network teaching, live broadcast, VOD on demand, television mail, personal Video Recorder (PVR), intranet (self-office) channels, intelligent video broadcast control, information distribution and the like, and realizes high-definition quality video broadcast through a television or a computer.
In order to make the embodiments of the present application better understood, the following description refers to the internet of view:
some of the technologies applied in the video networking are as follows:
network Technology (Network Technology)
Network technology innovation in video networking has improved over traditional Ethernet (Ethernet) to face the potentially enormous video traffic on the network. Unlike pure network Packet Switching (Packet Switching) or network Circuit Switching (Circuit Switching), the internet of vision technology employs network Packet Switching to satisfy the demand of Streaming (translated into Streaming, and continuous broadcasting, which is a data transmission technology, converting received data into a stable and continuous stream, and continuously transmitting the stream, so that the sound heard by the user or the image seen by the user is very smooth, and the user can start browsing on the screen before the whole data is transmitted). The video networking technology has the advantages of flexibility, simplicity and low price of packet switching, and simultaneously has the quality and safety guarantee of circuit switching, thereby realizing the seamless connection of the whole network switching type virtual circuit and the data format.
Switching Technology (Switching Technology)
The video network adopts two advantages of asynchronism and packet switching of the Ethernet, eliminates the defects of the Ethernet on the premise of full compatibility, has end-to-end seamless connection of the whole network, is directly communicated with a user terminal, and directly bears an IP data packet. The user data does not require any format conversion across the entire network. The video network is a higher-level form of the Ethernet, is a real-time exchange platform, can realize the large-scale high-definition video real-time transmission of the whole network which can not be realized by the current Internet, and pushes a plurality of network video applications to high-definition and unification. Server Technology (Server Technology)
The server technology on the video network and the unified video platform is different from the traditional server, the streaming media transmission of the video network and the unified video platform is established on the basis of connection orientation, the data processing capability of the video network and the unified video platform is irrelevant to flow and communication time, and a single network layer can contain signaling and data transmission. For voice and video services, the complexity of video networking and unified video platform streaming media processing is much simpler than that of data processing, and the efficiency is greatly improved by more than one hundred times compared with that of a traditional server.
Storage Technology (Storage Technology)
The super-high speed storage technology of the unified video platform adopts the most advanced real-time operating system in order to adapt to the media content with super-large capacity and super-large flow, the program information in the server instruction is mapped to the specific hard disk space, the media content is not passed through the server any more, and is directly sent to the user terminal instantly, and the general waiting time of the user is less than 0.2 second. The optimized sector distribution greatly reduces the mechanical movement of hard disk magnetic head tracking, the resource consumption only accounts for 20% of the same-grade IP internet, but the concurrent flow which is 3 times larger than that of the traditional hard disk array is generated, and the comprehensive efficiency is improved by more than 10 times. Network Security Technology (Network Security Technology)
The structural design of the video network completely eliminates the network security problem troubling the internet structurally by the modes of independent service permission control each time, complete isolation of equipment and user data and the like, generally does not need antivirus programs and firewalls, avoids the attack of hackers and viruses, and provides a structural carefree security network for users.
Service Innovation Technology (Service Innovation Technology)
The unified video platform integrates services and transmission, and is not only automatically connected once whether a single user, a private network user or a network aggregate. The user terminal, the set-top box or the PC are directly connected to the unified video platform to obtain various multimedia video services in various forms. The unified video platform adopts a menu type configuration table mode to replace the traditional complex application programming, can realize complex application by using very few codes, and realizes infinite new service innovation.
Networking of the video network is as follows:
the video network is a centralized control network structure, and the network can be a tree network, a star network, a ring network and the like, but on the basis of the centralized control node, the whole network is controlled by the centralized control node in the network.
As shown in fig. 1, the video network is divided into an access network and a metropolitan network.
The devices of the access network part can be mainly classified into 3 types: node server, access switch, terminal (including various set-top boxes, coding boards, memories, etc.). The node server is connected to an access switch, which may be connected to a plurality of terminals and may be connected to an ethernet network.
The node server is a node which plays a centralized control function in the access network and can control the access switch and the terminal. The node server may be directly connected to the access switch or may be directly connected to the terminal.
Similarly, devices of the metropolitan network portion may also be classified into 3 types: a metropolitan area server, a node switch and a node server. The metro server is connected to a node switch, which may be connected to a plurality of node servers.
The node server is a node server of the access network part, namely the node server belongs to both the access network part and the metropolitan area network part.
The metropolitan area server is a node which plays a centralized control function in the metropolitan area network and can control a node switch and a node server. The metropolitan area server can be directly connected with the node switch or directly connected with the node server.
Therefore, the whole video network is a network structure controlled by a hierarchical centralized way, and the network controlled by the node server and the metropolitan area server can be in various structures such as a tree, a star, a ring and the like.
The access network part can form a unified video platform (circled part), and a plurality of unified video platforms can form a video network; each unified video platform may be interconnected via metropolitan area and wide area video networking.
Visio networking device classification
1.1 devices in the video network of the embodiment of the present application can be mainly classified into 3 types: servers, switches (including ethernet gateways), terminals (including various set-top boxes, code boards, memories, etc.). The video network as a whole can be divided into a metropolitan area network (or national network, global network, etc.) and an access network.
1.2 the devices of the access network part can be mainly classified into 3 types: node servers, access switches (including ethernet gateways), terminals (including various set-top boxes, code boards, memories, etc.).
The specific hardware structure of each access network device is as follows:
a node server:
as shown in fig. 2, the network interface module 201, the switching engine module 202, the CPU module 203, and the disk array module 204 are mainly included.
The packets coming from the network interface module 201, the cpu module 203 and the disk array module 204 all enter the switching engine module 202; the switching engine module 202 performs an operation of looking up the address table 205 on the incoming packet, thereby obtaining the direction information of the packet; and stores the packet in a queue of the corresponding packet buffer 206 based on the packet's steering information; if the queue of the packet buffer 206 is nearly full, it is discarded; the switching engine module 202 polls all packet buffer queues for forwarding if the following conditions are met: 1) The port send buffer is not full; 2) The queue packet counter is greater than zero. The disk array module 204 mainly implements control over the hard disk, including initialization, reading, writing, and other operations on the hard disk; the CPU module 203 is mainly responsible for protocol processing with an access switch and a terminal (not shown in the figure), configuring an address table 205 (including a downlink protocol packet address table, an uplink protocol packet address table, and a data packet address table), and configuring the disk array module 204.
The access switch:
as shown in fig. 3, the network interface module (downstream network interface module 301, upstream network interface module 302), the switching engine module 303, and the CPU module 304 are mainly included. Wherein, the packet (uplink data) coming from the downlink network interface module 301 enters the packet detection module 305; the packet detection module 305 detects whether the Destination Address (DA), the Source Address (SA), the packet type, and the packet length of the packet meet the requirements, if so, allocates a corresponding stream identifier (stream-id) and enters the switching engine module 303, otherwise, discards the stream identifier; the packet (downstream data) coming from the upstream network interface module 302 enters the switching engine module 303; the incoming data packet of the CPU module 304 enters the switching engine module 303; the switching engine module 303 performs an operation of looking up the address table 306 on the incoming packet, thereby obtaining the direction information of the packet; if the packet entering the switching engine module 303 is from the downstream network interface to the upstream network interface, the packet is stored in the queue of the corresponding packet buffer 307 in association with the stream-id; if the queue of the packet buffer 307 is close to full, it is discarded; if the packet entering the switching engine module 303 is not from the downlink network interface to the uplink network interface, the data packet is stored in the queue of the corresponding packet buffer 307 according to the guiding information of the packet; if the queue of the packet buffer 307 is nearly full, it is discarded.
The switching engine module 303 polls all packet buffer queues, which in this embodiment is divided into two cases:
if the queue is from the downlink network interface to the uplink network interface, the following conditions are met for forwarding: 1) The port send buffer is not full; 2) The queued packet counter is greater than zero; 3) And obtaining the token generated by the code rate control module.
If the queue is not from the downlink network interface to the uplink network interface, the following conditions are met for forwarding: 1) The port send buffer is not full; 2) The queue packet counter is greater than zero.
The rate control module 208 is configured by the CPU module 204, and generates tokens for packet buffer queues from all downstream network interfaces to upstream network interfaces at programmable intervals to control the rate of upstream forwarding.
The CPU module 304 is mainly responsible for protocol processing with the node server, configuration of the address table 306, and configuration of the code rate control module 308.
Ethernet protocol conversion gateway
As shown in fig. 4, the apparatus mainly includes a network interface module (a downlink network interface module 401 and an uplink network interface module 402), a switch engine module 403, a CPU module 404, a packet detection module 405, a rate control module 408, an address table 406, a packet buffer 407, a MAC adding module 409, and a MAC deleting module 410.
Wherein, the data packet coming from the downlink network interface module 401 enters the packet detection module 405; the packet detection module 405 detects whether the ethernet MAC DA, the ethernet MAC SA, the ethernet length or frame type, the video network destination address DA, the video network source address SA, the video network packet type, and the packet length of the packet meet the requirements, and if so, allocates a corresponding stream identifier (stream-id); then, the MAC DA, MAC SA, length or frame type (2 byte) is subtracted by the MAC deletion module 410 and enters the corresponding receiving buffer, otherwise it is discarded;
the downlink network interface module 401 detects the sending buffer of the port, and if there is a packet, obtains the ethernet MAC DA of the corresponding terminal according to the video networking destination address DA of the packet, adds the ethernet MAC DA of the terminal, the MAC SA of the ethernet coordination gateway, and the ethernet length or frame type, and sends the packet.
The other modules in the ethernet protocol gateway function similarly to the access switch.
A terminal:
the system mainly comprises a network interface module, a service processing module and a CPU module; for example, the set-top box mainly comprises a network interface module, a video and audio coding and decoding engine module and a CPU module; the coding board mainly comprises a network interface module, a video and audio coding engine module and a CPU module; the memory mainly comprises a network interface module, a CPU module and a disk array module.
1.3 devices of the metropolitan area network part can be largely classified into 3 types: node server, node exchanger, metropolitan area server. The node switch mainly comprises a network interface module, a switching engine module and a CPU module; the metropolitan area server mainly comprises a network interface module, a switching engine module and a CPU module.
2. Video networking packet definition
2.1 Access network packet definition
The data packet of the access network mainly comprises the following parts: destination Address (DA), source Address (SA), reserved byte, payload (PDU), CRC.
As shown in the following table, the data packet of the access network mainly includes the following parts:
DA SA Reserved Payload CRC
the Destination Address (DA) is composed of 8 bytes (byte), the first byte represents the type of the data packet (e.g. various protocol packets, multicast data packets, unicast data packets, etc.), there are at most 256 possibilities, the second byte to the sixth byte are metropolitan area network addresses, and the seventh byte and the eighth byte are access network addresses.
The Source Address (SA) is also composed of 8 bytes (byte), defined as the same as the Destination Address (DA).
The reserved byte consists of 2 bytes.
The payload part has different lengths according to types of different datagrams, and is 64 bytes if the type of the datagram is various protocol packets, and 32+1024=1056 bytes if the type of the datagram is a unicast packet, although not limited to the above 2 types.
The CRC consists of 4 bytes and is calculated in accordance with the standard ethernet CRC algorithm.
2.2 metropolitan area network packet definition
The topology of a metropolitan area network is a graph and there may be 2, or even more than 2, connections between two devices, i.e., there may be more than 2 connections between a node switch and a node server, a node switch and a node switch, and a node switch and a node server. However, the metro network address of the metro network device is unique, and in order to accurately describe the connection relationship between the metro network devices, parameters are introduced in the embodiment of the present application: a label to uniquely describe a metropolitan area network device.
In this specification, the definition of the Label is similar to that of a Label of Multi-Protocol Label switching (MPLS), and assuming that there are two connections between a device a and a device B, there are 2 labels for a packet from the device a to the device B, and 2 labels for a packet from the device B to the device a. The label is classified into an incoming label and an outgoing label, and assuming that the label (incoming label) of the packet entering the device a is 0x0000, the label (outgoing label) of the packet leaving the device a may become 0x0001. The network access process of the metro network is a network access process under centralized control, that is, address allocation and label allocation of the metro network are both dominated by the metro server, and the node switch and the node server are both passively executed, which is different from label allocation of MPLS, and label allocation of MPLS is a result of mutual negotiation between the switch and the server.
As shown in the following table, the data packet of the metro network mainly includes the following parts:
DA SA Reserved label (R) Payload CRC
Namely Destination Address (DA), source Address (SA), reserved byte (Reserved), tag, payload (PDU), CRC. The format of the tag may be defined as follows: the tag is 32 bits with the upper 16 bits reserved and only the lower 16 bits used, which is located between the reserved bytes and the payload of the packet.
A Network Interface Controller (NIC), also called a network interface controller, a network adapter, a network card, or a local area network receiver (LAN adapter), is a piece of computer hardware designed to allow a computer to communicate over a computer network. It belongs to layer 1 of the OSI model because it possesses a MAC address. It allows the users to connect to each other by cable or wirelessly. Each network card has a unique 48-bit serial number, called the MAC address, which is written in a ROM on the card. Each computer on the network must have a unique MAC address. No two produced network cards have the same address.
The connection between the computer and the external LAN is realized by inserting a network interface board into the main case (or inserting a PCMCIA card into the notebook computer).
Fig. 5 shows a file processing method provided in an embodiment of the present application, where the file processing method may be applied to a probe management server, and specifically includes the following steps:
step 501: and when the file to be sent is obtained, obtaining a target server selected by a user and file transmission parameters.
In the embodiment of the present application, the probe management server refers to a server for receiving and managing the status of the video networking probe or the internet probe. The probe management server is provided with a probe management program which can be used for receiving and managing the state of the video network probe or the Internet probe.
Next, terms referred to in the embodiments of the present application are described below.
A video networking core server: hardware equipment for recording and managing video network service and forwarding video network protocol.
Video networking terminal number: and the service unit identification number in the video network is used for identifying a real or virtual terminal which can initiate the video network service.
The video network transparent transmission protocol comprises the following steps: according to the communication protocol for transmitting information between the video network terminals (virtual terminals), the source terminal sends 8f85 messages to the video network server, and the video network server sends 8785 messages to the receiver terminal.
An IP probe: the application program which is deployed on an application server in the video-networking Internet and reports the service state information through an IP protocol can also receive and respond to the request of probe management.
V2V Probe: the application server deployed in the video network can also receive and respond to the probe management request through the application program reporting the service state information through the video network protocol.
The file to be sent is the file which needs to be sent to an application server in the video network or the internet.
The target server refers to a target server for a user to select a file to be sent.
The file transmission parameter refers to a parameter used in a file transmission process to be transmitted, and may include a size of a transmission file, a transmission bandwidth, and the like, and is specifically described in detail with reference to the following specific implementation manner.
The method includes providing an upload file operation on a front-end page of the probe management service, so that a local upload file can be sent to a probe management server through a browser, and a user selects a target server and file transmission parameters.
In a specific implementation manner of the present application, the step 501 may include: substep A1: and displaying a preset front-end page.
In this embodiment of the present application, the preset front-end page refers to a page that is preset by a service staff and is used for a user to set a target server and file transmission parameters, and the preset front-end page may be a web page or an HTML page, and specifically, may be determined according to a service requirement, which is not limited in this embodiment of the present application.
When the file needs to be sent, the probe management server can display a preset front-end page. After displaying the preset front page, substep A2 is performed.
Substep A2: and when a file to be sent selected by the user in the preset front-end page is obtained, receiving a target server set by the user in the preset front-end page and the file transmission parameters.
The user can preset a button for file uploading operation in the displayed preset front-end page, and business personnel can select the file to be sent by controlling the button for file uploading operation.
Certainly, an interface for receiving voice can be preset on the preset front end page, and the voice input by the user can be received through the interface and is identified to obtain the file to be sent selected by the user.
In a specific implementation, the file to be sent selected by the user may also be obtained in other manners, and specifically, the file to be sent may be determined according to a service requirement, which is not limited in this embodiment of the present application.
The preset front-end page can also preset a plurality of application servers with established connection relations, and when a file to be sent needs to be sent to a certain application server or a plurality of application servers, a user can set the certain application server or the plurality of application servers needing to be sent in the preset front-end page to serve as a target server.
After the target server is set, file transmission parameters corresponding to a file to be sent may be set, and it can be understood that, when the target server is a plurality of application servers, the same file transmission parameters may be set for each target server, or different file transmission parameters may be set for each target server, specifically, the file transmission parameters may be set according to business requirements, which is not limited in this embodiment of the present application.
Of course, the file transmission parameter may also be a parameter customized by the probe management server according to the current network bandwidth, that is, the file transmission parameter is automatically adapted, and specifically, the probe management server may query the current bandwidth condition and the bandwidth condition of the network in the transmission process according to the current bandwidth condition of the network, so as to limit the transmission speed.
After the target server selected by the user and the file transmission parameter are obtained when the file to be sent is obtained, step 502 is executed.
Step 502: and sending a file sending request corresponding to the file to be sent to a probe in the target server.
After the file to be sent is obtained, a corresponding file sending request can be generated according to the file to be sent, the file sending request is used for prompting the target server to send the file to the target server, so that the file to be sent is sent to the probe in the target server, and the generation process of the file sending request is described in detail by combining the following specific implementation mode.
In a specific implementation of the present application, the step 502 may include: substep B1: and generating the file sending request according to the size and the name of the file to be sent.
In the embodiment of the present application, after the file to be sent is obtained, the size of the file to be sent (that is, the size of the memory occupied by the file, such as 1Kb, 20M, and the like) may be counted, the name of the file to be sent is obtained, and a file sending request is generated by combining the size and the name of the file to be sent.
After generating a file transmission request according to the size and name of the file to be transmitted, substep B2 is performed.
Substep B2: and encrypting the file sending request by adopting a preset encryption mode to generate an encrypted file sending request.
The preset encryption mode refers to a mode which is preset by a service person on the side of the probe management server and is used for encrypting the file sending request, and the preset encryption mode can be an md5 verification mode and the like, and specifically can be determined according to service requirements. In the above sub-step B1, after the file transmission request is generated, the file transmission request may be encrypted by using a preset encryption method, so that an encrypted file transmission request may be generated.
After the encrypted-file transmission request is generated, sub-step B3 is performed.
Substep B3: and sending the encrypted file sending request to the probe.
After generating the encrypted file transmission request, the encrypted file transmission request may be transmitted to a probe within the target server.
The corresponding decryption key is pre-stored in the target server, and after the target server receives the encrypted file sending request, the encrypted file sending request can be decrypted by adopting the decryption key so as to obtain the size and the name of the file to be sent, so that a response message can be returned to the probe management server.
After sending the file sending request corresponding to the file to be sent to the probe in the target server, step 503 is executed.
Step 503: and when a response message returned by the probe according to the file sending request is received, sending the file to be sent to the probe according to the type of the probe and the corresponding transmission protocol and the file transmission parameters. When the probe management server receives a response message returned by the target server according to the file sending request, the file to be sent can be sent to the probe according to the type of the probe and the response transmission protocol and the file transmission parameters.
In the present application, a form of packet transmission may be adopted, and first, a file to be transmitted may be split into a plurality of file packets, which is specifically described in detail with reference to the following specific implementation manner.
In a preferred embodiment of the present application, after the step 503, the method may further include:
step C1: and splitting the file to be sent into a plurality of file packages according to a preset file package format.
In this embodiment of the present application, the preset file package format refers to a preset format for splitting a file, and the preset file package format indicates the size of each split file package.
After the file to be sent is obtained, the file to be sent may be split into a plurality of file packages according to a preset file package format, for example, the file to be sent is split into file packages each having a size of 1024 bytes.
It should be understood that the above examples are only examples for better understanding of the technical solutions of the embodiments of the present application, and are not to be taken as the only limitation of the embodiments of the present application.
And C2, after splitting the file to be sent into a plurality of file packages according to a preset file package format, executing the step.
And step C2: and setting the transmission sequence and the transmission interval of each file packet. After splitting the file to be sent into a plurality of file packages, the sending order of each file package may be set according to the combination order of the file packages, for example, after splitting the file to be sent, the arrangement order of the obtained plurality of file packages sequentially is: the file package 1, the file package 2, the file package 3 and the file package 4, the sending sequence of the file packages is as follows: portfolio 1, portfolio 2, portfolio 3, and portfolio 4.
The sending interval refers to a time interval for sending the file packets, and in the present application, the number and the interval for sending the file packets may be limited according to a speed limit or a current network bandwidth remaining condition, for example, if the bandwidth allowed to be used or the bandwidth limit is 100KB, one data packet is pushed every 10ms, and the like.
It should be understood that the above examples are only examples for better understanding of the technical solutions of the embodiments of the present application, and are not intended to limit the embodiments of the present application. The single package format may be as shown in table 1 below:
Figure GDA0003758660080000231
after splitting a file to be sent into a plurality of file packages, the plurality of file packages may be sent to the probe of the target server in batches, which is described in detail with reference to the following specific implementation manner.
In another specific implementation of the present application, the step 503 may include:
substep D1: and when the type of the probe is an IP probe, sending the plurality of file packets to the probe in batches according to an IP protocol, the file transmission parameters, the sending sequence and the sending interval.
In this embodiment, when the type of the probe of the target server is an IP probe, the plurality of file packets may be sent to the probe in batches according to an IP protocol, file transmission parameters, a sending order, and a sending interval.
Substep D2: and when the type of the probe is a v2v probe, sending the plurality of file packets to the probe in batches according to a video networking protocol, the file transmission parameters, the sending sequence and the sending interval.
When the type of the probe of the target server is a v2v probe, a plurality of file packets may be transmitted to the probe in batches according to the video networking protocol, the file transmission parameters, the transmission order, and the transmission interval.
For the process of sending in batches, the probe management may send in batches through data packets, each batch includes 500 packets, and the like, specifically, the process may be determined according to a service requirement, which is not limited in this embodiment of the present application.
In another specific implementation manner of the present application, after the step 503, the method may further include:
step E1: after the sending of the file packets of the current batch is finished, receiving a file receiving response message returned by the probe;
and E2: when the file receiving response message is a message of successful receiving, acquiring the file packets of the next batch of the current batch in the sending sequence, and sending the file packets of the next batch to the probe;
step E3: and when the file receiving response message is a message of failed receiving, resending the file packets of the current batch to the probe.
In the embodiment of the application, if abnormal reception exists in a batch and the number of lost packets is less than 100, the receiving end returns the sequence number of the abnormal packet, and the probe manages to resend the abnormal packet; and if the receiving abnormality does not exist in one batch and the packet loss does not exist, acquiring the data packet of the next batch and sending the data packet of the next batch to the probe.
If the number of the data packet failures received by the probe exceeds 100, returning a receiving failure mark, and the probe management pushes the 500 packets again. After the probe completely receives each batch of data packets, the data is written into a file in a binary stream mode, after the data is received, the file is renamed according to the file name sent by the probe management, the file is copied into a specified file directory, whether the total number of bytes of the file is consistent with the number of bytes sent by the probe management or not is checked, and if the size of the file is inconsistent, the receiving is returned to fail; and if the file sizes are consistent and the MD5 check codes are consistent, returning that the file receiving is successful.
After the file pushing is completed, the probe can push a file receiving success message to the probe management server.
According to the file processing method provided by the embodiment of the application, when the file to be sent is obtained, the target server selected by a user and the file transmission parameters are obtained, the file sending request corresponding to the file to be sent is sent to the probe in the target server, and when the response message returned by the probe according to the file sending request is received, the file to be sent is sent to the probe according to the corresponding transmission protocol and the file transmission parameters according to the type of the probe. According to the embodiment of the application, the probe management server is communicated with the probes in the video network or the internet, operation and maintenance personnel can push files to the server with the probes deployed through operation at the webpage end, the operation flow and the operation mode are unified, and the transmission speed can be limited at the sending end according to the set or service bandwidth using condition in the file transmission process.
It should be noted that for simplicity of description, the method embodiments are described as a series of acts, but those skilled in the art should understand that the embodiments are not limited by the described order of acts, as some steps can be performed in other orders or simultaneously according to the embodiments. Further, those skilled in the art will also appreciate that the embodiments described in the specification are presently preferred and that no particular act is required of the embodiments of the application.
Based on the same technical concept, referring to fig. 6, a block diagram of a file processing apparatus provided in the embodiment of the present application is shown, where the apparatus may be applied to a probe management server, and specifically may include the following modules:
a target server obtaining module 610, configured to obtain a target server selected by a user and a file transmission parameter when a file to be sent is obtained;
a file sending request sending module 620, configured to send a file sending request corresponding to the file to be sent to the probe in the target server;
and a file sending module 630, configured to send, when receiving a response message returned by the probe according to the file sending request, the file to be sent to the probe according to the type of the probe and the corresponding transmission protocol and the file transmission parameter.
Optionally, the target server obtaining module 610 includes:
the front-end page display submodule is used for displaying a preset front-end page;
and the target server setting submodule is used for receiving the target server set in the preset front end page by the user and the file transmission parameters when the file to be sent selected in the preset front end page by the user is obtained.
Optionally, the file sending request sending module 620 includes:
the file sending request generating submodule is used for generating the file sending request according to the size and the name of the file to be sent;
the encrypted file request generation submodule is used for encrypting the file sending request by adopting a preset encryption mode to generate an encrypted file sending request;
and the encrypted file request sending submodule is used for sending the encrypted file sending request to the probe.
Optionally, the method further comprises:
the file to be sent splitting module is used for splitting the file to be sent into a plurality of file packages according to a preset file package format;
and the sending sequence setting module is used for setting the sending sequence and the sending interval of each file packet.
Optionally, the to-be-sent file sending module 630 includes:
the first file packet sending submodule is used for sending the plurality of file packets to the probe in batches according to an IP protocol, the file transmission parameters, the sending sequence and the sending interval when the type of the probe is an IP probe;
and the second file packet sending submodule is used for sending the plurality of file packets to the probe in batches according to a video networking protocol, the file transmission parameters, the sending sequence and the sending interval when the type of the probe is a v2v probe. Optionally, the method further comprises:
the response message receiving module is used for receiving the file receiving response message returned by the probe after the file packets of the current batch are sent;
the next batch of file packet sending module is used for acquiring the file packets of the next batch of the current batch in the sending sequence and sending the file packets of the next batch to the probe when the file receiving response message is a message of successful receiving; and the file packet resending module is used for resending the file packets of the current batch to the probe when the file receiving response message is a message of failed reception.
The file processing device provided by the embodiment of the application obtains the target server and the file transmission parameters selected by the user when obtaining the file to be sent, sends the file sending request corresponding to the file to be sent to the probe in the target server, and sends the file to be sent to the probe according to the corresponding transmission protocol and the file transmission parameters according to the type of the probe when receiving the response message returned by the probe according to the file sending request. According to the embodiment of the application, the probe management server is communicated with the probes in the video network or the Internet, operation and maintenance personnel can push files to the server with the probes deployed at a webpage end, the operation flow and the operation mode are unified, and the transmission speed can be limited at a sending end according to the set or service bandwidth using condition in the file transmission process.
For the device embodiment, since it is basically similar to the method embodiment, the description is simple, and for the relevant points, refer to the partial description of the method embodiment. The embodiments in the present specification are described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments are referred to each other.
As will be appreciated by one of skill in the art, embodiments of the present application may be provided as a method, apparatus, or computer program product. Accordingly, embodiments of the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, embodiments of the present application may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
Embodiments of the present application are described with reference to flowchart illustrations and/or block diagrams of methods, terminal devices (systems), and computer program products according to embodiments of the application. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing terminal to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing terminal, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing terminal to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing terminal to cause a series of operational steps to be performed on the computer or other programmable terminal to produce a computer implemented process such that the instructions which execute on the computer or other programmable terminal provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
While preferred embodiments of the present application have been described, additional variations and modifications of these embodiments may occur to those skilled in the art once they learn of the basic inventive concepts. Therefore, all changes and modifications including the preferred embodiments and falling within the scope of the embodiments of the present application are within the scope of the present application. Finally, it should also be noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or terminal that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or terminal. Without further limitation, an element defined by the phrases "comprising one of 8230; \8230;" 8230; "does not exclude the presence of additional like elements in a process, method, article, or terminal device that comprises the element.
The document processing method and the document processing device are provided by the application. The detailed description is given, and the principle and the implementation of the present application are explained by applying specific examples, and the above description of the embodiments is only used to help understanding the method and the core idea of the present application; meanwhile, for a person skilled in the art, according to the idea of the present application, the specific implementation manner and the application scope may be changed, and in summary, the content of the present specification should not be construed as a limitation to the present application.

Claims (10)

1. A file processing method is applied to a probe management server and is characterized by comprising the following steps:
when a file to be sent is obtained, a target server selected by a user and file transmission parameters are obtained;
sending a file sending request corresponding to the file to be sent to a probe in the target server;
and when a response message returned by the probe according to the file sending request is received, sending the file to be sent to the probe according to the type of the probe and the corresponding transmission protocol and the file transmission parameters, wherein when the type of the probe is an IP probe, the corresponding transmission protocol is an IP protocol, and when the type of the probe is a V2V probe, the corresponding transmission protocol is a video networking protocol.
2. The method according to claim 1, wherein the obtaining the target server selected by the user and the file transmission parameter when obtaining the file to be sent comprises:
displaying a preset front-end page;
and when the file to be sent selected by the user in the preset front-end page is obtained, receiving a target server set by the user in the preset front-end page and the file transmission parameters.
3. The method according to claim 1, wherein the sending the file sending request corresponding to the file to be sent to the probe in the target server includes:
generating the file sending request according to the size and the name of the file to be sent;
encrypting the file sending request by adopting a preset encryption mode to generate an encrypted file sending request;
and sending the encrypted file sending request to the probe.
4. The method according to claim 1, wherein before said sending the file to be sent to the probe according to the type of the probe and the corresponding transmission protocol and the file transmission parameters, the method further comprises:
splitting the file to be sent into a plurality of file packages according to a preset file package format;
and setting the transmission sequence and the transmission interval of each file packet.
5. The method according to claim 4, wherein the sending the file to be sent to the probe according to the type of the probe and the corresponding transmission protocol and the file transmission parameter comprises:
when the type of the probe is an IP probe, sending the plurality of file packets to the probe in batches according to an IP protocol, the file transmission parameters, the sending sequence and the sending interval; or alternatively
And when the type of the probe is a v2v probe, sending the plurality of file packets to the probe in batches according to a video networking protocol, the file transmission parameters, the sending sequence and the sending interval.
6. The method of claim 4, further comprising, after said sending the plurality of packages to the probe in batches:
after the sending of the file packets of the current batch is finished, receiving a file receiving response message returned by the probe;
when the file receiving response message is a message of successful receiving, acquiring the file packets of the next batch of the current batch in the sending sequence, and sending the file packets of the next batch to the probe;
and when the file receiving response message is a message of failed receiving, resending the file packets of the current batch to the probe.
7. A file processing device applied to a probe management server is characterized by comprising:
the target server acquisition module is used for acquiring a target server selected by a user and file transmission parameters when a file to be sent is acquired;
the file sending request sending module is used for sending a file sending request corresponding to the file to be sent to a probe in the target server;
and the file sending module to be sent is used for sending the file to be sent to the probe according to the corresponding transmission protocol and the file transmission parameters according to the type of the probe when receiving a response message returned by the probe according to the file sending request, wherein when the type of the probe is an IP probe, the corresponding transmission protocol is an IP protocol, and when the type of the probe is a V2V probe, the corresponding transmission protocol is a video networking protocol.
8. The apparatus of claim 7, wherein the target server obtaining module comprises:
the front-end page display submodule is used for displaying a preset front-end page;
and the target server setting submodule is used for receiving the target server set in the preset front end page by the user and the file transmission parameters when the file to be sent selected in the preset front end page by the user is obtained.
9. An electronic device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor implements the file processing method of any one of claims 1 to 6 when executing the computer program.
10. A computer-readable storage medium characterized by storing a computer program for executing the file processing method according to any one of claims 1 to 6.
CN201910937055.8A 2019-09-29 2019-09-29 File processing method and device, electronic equipment and storage medium Active CN110809026B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910937055.8A CN110809026B (en) 2019-09-29 2019-09-29 File processing method and device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910937055.8A CN110809026B (en) 2019-09-29 2019-09-29 File processing method and device, electronic equipment and storage medium

Publications (2)

Publication Number Publication Date
CN110809026A CN110809026A (en) 2020-02-18
CN110809026B true CN110809026B (en) 2022-11-01

Family

ID=69487940

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910937055.8A Active CN110809026B (en) 2019-09-29 2019-09-29 File processing method and device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN110809026B (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111756748B (en) * 2020-06-24 2022-11-15 中国建设银行股份有限公司 Data interaction method and device, electronic equipment and storage medium
CN112738249B (en) * 2020-12-30 2023-11-21 平安证券股份有限公司 File uploading method, device, equipment and storage medium based on quantitative transaction
CN113626447B (en) * 2021-10-12 2022-02-22 民航成都信息技术有限公司 Civil aviation data management platform and method
CN114816789A (en) * 2022-03-28 2022-07-29 阿里巴巴(中国)有限公司 File processing method based on cloud application, electronic device and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102377631A (en) * 2010-08-06 2012-03-14 北京乾唐视联网络科技有限公司 Flow-control-based data transmission method and communication system
WO2014026050A1 (en) * 2012-08-08 2014-02-13 Hughes Network Systems, Llc System and method for providing improved quality of service over broadband networks
CN103929341A (en) * 2014-04-30 2014-07-16 北京瑞汛世纪科技有限公司 Method, server and system for measuring network performance and network probe
CN109089301A (en) * 2018-07-19 2018-12-25 深圳云盈网络科技有限公司 network data processing system and method
CN109617830A (en) * 2018-11-15 2019-04-12 视联动力信息技术股份有限公司 A kind of method and apparatus regarding real time demonstration business in networking

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9755941B2 (en) * 2015-11-04 2017-09-05 Veniam, Inc. Adaptive rate control for vehicular networks

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102377631A (en) * 2010-08-06 2012-03-14 北京乾唐视联网络科技有限公司 Flow-control-based data transmission method and communication system
WO2014026050A1 (en) * 2012-08-08 2014-02-13 Hughes Network Systems, Llc System and method for providing improved quality of service over broadband networks
CN103929341A (en) * 2014-04-30 2014-07-16 北京瑞汛世纪科技有限公司 Method, server and system for measuring network performance and network probe
CN109089301A (en) * 2018-07-19 2018-12-25 深圳云盈网络科技有限公司 network data processing system and method
CN109617830A (en) * 2018-11-15 2019-04-12 视联动力信息技术股份有限公司 A kind of method and apparatus regarding real time demonstration business in networking

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
"Real-time probing of end-to-end capacity and available bandwidth in heterogeneous local networks";Archi Delphinanto,Ton Koonen,Shuang Zhang,Frank den Hartog;《2011 IEEE Consumer Communications and Networking Conference (CCNC)》;20110512;全文 *
浅谈网络探针接入控制技术;杨铭等;《中国管理信息化》;20100801(第15期);全文 *

Also Published As

Publication number Publication date
CN110809026A (en) 2020-02-18

Similar Documents

Publication Publication Date Title
CN110809026B (en) File processing method and device, electronic equipment and storage medium
CN109167960B (en) Method and system for processing video stream data
CN109309806B (en) Video conference management method and system
CN108810581B (en) Software menu updating method and device
CN108880851B (en) Configuration updating method and interaction system
CN110022295B (en) Data transmission method and video networking system
CN110381030B (en) Method and device for processing synchronization request
CN110381119B (en) Method, system and device for acquiring log information and storage medium
CN109246135B (en) Method and system for acquiring streaming media data
CN109379209B (en) Method and device for upgrading storage service of video network
CN109194915B (en) Video data processing method and system
CN111221664A (en) Operation log processing system
CN110213334B (en) Method and device for transmitting shared file
CN109743555B (en) Information processing method and system based on video network
CN109768957B (en) Method and system for processing monitoring data
CN109802952B (en) Monitoring data synchronization method and device
CN111125426A (en) Data storage and query method and device
CN110445759B (en) Electronic whiteboard sharing method and device
CN110072154B (en) Video networking-based clustering method and transfer server
CN109698859B (en) Data storage method and device based on video network
CN110391922B (en) Version prompting method and device for service platform
CN110677315A (en) Method and system for monitoring state
CN109413460B (en) Method and system for displaying function menu of video network terminal
CN110536148B (en) Live broadcasting method and equipment based on video networking
CN110572367B (en) Method, system, server, device and storage medium for modifying terminal name

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