CN111835801A - File downloading method, device, server, edge device, terminal and medium - Google Patents

File downloading method, device, server, edge device, terminal and medium Download PDF

Info

Publication number
CN111835801A
CN111835801A CN201910311935.4A CN201910311935A CN111835801A CN 111835801 A CN111835801 A CN 111835801A CN 201910311935 A CN201910311935 A CN 201910311935A CN 111835801 A CN111835801 A CN 111835801A
Authority
CN
China
Prior art keywords
segment data
edge device
terminal
target file
information
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
CN201910311935.4A
Other languages
Chinese (zh)
Other versions
CN111835801B (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.)
Beijing Duyou Information Technology Co ltd
Original Assignee
Beijing Baidu Netcom Science and 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 Beijing Baidu Netcom Science and Technology Co Ltd filed Critical Beijing Baidu Netcom Science and Technology Co Ltd
Priority to CN201910311935.4A priority Critical patent/CN111835801B/en
Publication of CN111835801A publication Critical patent/CN111835801A/en
Application granted granted Critical
Publication of CN111835801B publication Critical patent/CN111835801B/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
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • H04L47/17Interaction among intermediate nodes, e.g. hop by hop

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The embodiment of the invention discloses a file downloading method, a file downloading device, a server, edge equipment, a terminal and a medium. The method comprises the following steps: pushing a plurality of sections of data of a target file to a plurality of edge devices; receiving information of downloaded segmented data uploaded by each edge device; summarizing the information of the downloaded segmented data uploaded by each edge device, and generating a segmented data storage list, wherein the segmented data storage list comprises: the edge device information in which each piece of data of the target file is stored; responding to a target file downloading request of a terminal, and sending the segment data storage list to the terminal so that the terminal can download segment data from edge equipment according to the segment data storage list and synthesize the segment data into the target file. The embodiment of the invention is convenient for maintaining the storage condition of the edge device, saves network resources, and improves the file downloading efficiency and the file downloading reliability.

Description

File downloading method, device, server, edge device, terminal and medium
Technical Field
The embodiment of the invention relates to the internet storage technology, in particular to a file downloading method, a file downloading device, a file downloading server, an edge device, a terminal and a medium.
Background
The edge device mainly refers to a switch, a router, a routing switch, an IAD and various MAN/WAN devices which are installed on an edge network, has a certain storage space and lower cost than CDN nodes, and is an important mode for Internet storage at present.
With the application of edge devices to internet storage, more and more files and more disordered contents are stored in the edge devices, and how to provide a reliable and efficient file downloading way for a terminal becomes a problem to be solved urgently.
Disclosure of Invention
The embodiment of the invention provides a file downloading method, a file downloading device, a server, edge equipment, a terminal and a medium, and aims to provide a reliable and efficient file downloading scheme.
In a first aspect, an embodiment of the present invention provides a file downloading method, which is applied to a server, and includes:
pushing a plurality of sections of data of a target file to a plurality of edge devices;
receiving information of downloaded segmented data uploaded by each edge device;
summarizing the information of the downloaded segmented data uploaded by each edge device, and generating a segmented data storage list, wherein the segmented data storage list comprises: the edge device information in which each piece of data of the target file is stored;
responding to a target file downloading request of a terminal, and sending the segment data storage list to the terminal so that the terminal can download segment data from edge equipment according to the segment data storage list and synthesize the segment data into the target file.
In a second aspect, an embodiment of the present invention further provides a file downloading method, applied to an edge device, including:
downloading at least one piece of segment data of the target file from the server;
uploading the information of the downloaded segment data to the server, so that the server can collect the information of the downloaded segment data uploaded by each edge device, and a segment data storage list is generated;
responding to a segmented data downloading request of a terminal, pushing corresponding segmented data to the terminal so that the terminal can synthesize the segmented data into the target file;
wherein, the segment data download request is sent by the terminal to the edge device according to the segment data storage list, and the segment data storage list comprises: and the edge device information is stored in each section of the target file.
In a third aspect, an embodiment of the present invention further provides a file downloading method, applied to a terminal, including:
sending a target file downloading request to a server, and receiving a segment data storage list returned by the server, wherein the segment data storage list comprises: the edge device information in which each piece of data of the target file is stored;
respectively sending a segment data downloading request to each edge device corresponding to each edge device information according to the segment data storage list;
and receiving the fragment data returned by each edge device and synthesizing the fragment data into the target file.
In a fourth aspect, an embodiment of the present invention further provides a file downloading apparatus, which is applied to a server, and includes:
the pushing module is used for pushing a plurality of sections of data of the target file to a plurality of edge devices;
the receiving module is used for receiving the information of the downloaded segmented data uploaded by each edge device;
the generation module is configured to summarize information of downloaded segment data uploaded by each edge device, and generate a segment data storage list, where the segment data storage list includes: the edge device information in which each piece of data of the target file is stored;
and the sending module is used for responding to a target file downloading request of a terminal, sending the segment data storage list to the terminal so that the terminal can download segment data from edge equipment according to the segment data storage list and synthesize the segment data into the target file.
In a fifth aspect, an embodiment of the present invention further provides a file downloading apparatus, which is applied to an edge device, and includes:
the downloading module is used for downloading at least one piece of segment data of the target file from the server;
the uploading module is used for uploading the information of the downloaded segmented data to the server so that the server can collect the information of the downloaded segmented data uploaded by each edge device and generate a segmented data storage list;
the pushing module is used for responding to a segmented data downloading request of the terminal and pushing corresponding segmented data to the terminal so that the terminal can synthesize the segmented data into the target file;
wherein, the segment data download request is sent by the terminal to the edge device according to the segment data storage list, and the segment data storage list comprises: and the edge device information is stored in each section of the target file.
In a sixth aspect, an embodiment of the present invention further provides a file downloading apparatus, which is applied to a terminal, and includes:
a sending and receiving module, configured to send a target file downloading request to a server, and receive a segment data storage list returned by the server, where the segment data storage list includes: the edge device information in which each piece of data of the target file is stored;
the sending module is used for respectively sending a segment data downloading request to each edge device corresponding to each edge device information according to the segment data storage list;
and the synthesis module is used for receiving the segment data returned by each edge device and synthesizing the segment data into the target file.
In a seventh aspect, an embodiment of the present invention further provides a server, including:
one or more processors;
a memory for storing one or more programs,
when the one or more programs are executed by the one or more processors, the one or more processors implement the file download method of any of the embodiments.
In an eighth aspect, an embodiment of the present invention further provides an edge device, including:
one or more processors;
a memory for storing one or more programs,
when the one or more programs are executed by the one or more processors, the one or more processors implement the file download method of any of the embodiments.
In a ninth aspect, an embodiment of the present invention further provides a terminal, including:
one or more processors;
a memory for storing one or more programs,
when the one or more programs are executed by the one or more processors, the one or more processors implement the file download method of any of the embodiments.
In a tenth aspect, an embodiment of the present invention further provides a computer-readable storage medium, on which a computer program is stored, where the computer program is executed by a processor to implement any one of the file downloading methods.
In the embodiment of the invention, the server pushes a plurality of segmented data of the target file to a plurality of edge devices, and the segmented storage mode can improve the security of the file; the quantity of the pushed files is increased, so that the coverage rate of the files is increased by times; if the number of the edge devices is increased, the pushing speed can be multiplied; the server receives the information of the downloaded segment data uploaded by each edge device, summarizes the information of the downloaded segment data uploaded by each edge device, and generates a segment data storage list, so that the edge device information of each segment data of the target file stored in the edge device information is obtained, and the storage condition of the edge device is convenient to maintain; and when the terminal downloads the target file, the segment data storage list can be provided for the terminal so that the terminal can download the target file according to the list in a targeted manner, thereby saving network resources and improving the file downloading efficiency and the file downloading reliability.
Drawings
Fig. 1a is a schematic structural diagram of a file downloading system according to an embodiment of the present invention;
fig. 1b is a flowchart of a file downloading method according to an embodiment of the present invention;
fig. 2 is a flowchart of a file downloading method according to a second embodiment of the present invention;
fig. 3 is a flowchart of a file downloading method according to a third embodiment of the present invention;
fig. 4 is a flowchart of a file downloading method according to a fourth embodiment of the present invention;
fig. 5 is a schematic structural diagram of a file downloading device according to a fifth embodiment of the present invention;
fig. 6 is a schematic structural diagram of a file downloading device according to a sixth embodiment of the present invention;
fig. 7 is a schematic structural diagram of a file downloading device according to a seventh embodiment of the present invention;
fig. 8 is a schematic structural diagram of a server according to an eighth embodiment of the present invention.
Detailed Description
The present invention will be described in further detail with reference to the accompanying drawings and examples. It is to be understood that the specific embodiments described herein are merely illustrative of the invention and are not limiting of the invention. It should be further noted that, for the convenience of description, only some of the structures related to the present invention are shown in the drawings, not all of the structures.
Example one
Fig. 1a is a schematic structural diagram of a file downloading system according to an embodiment of the present invention. The file download system shown in fig. 1a comprises a server, a plurality of edge devices and a terminal. The server stores an object file to be downloaded by the terminal, and the object file can be a file in any format, such as a database logic file, a database physical file, a video file, a music file, and the like. The server is communicatively connected to a plurality of edge devices, including but not limited to intelligent routers, smart stereos, Network Attached Storage (NAS), webcams, and Storage-capable Network devices like guest clouds. The edge device is closer to the terminal than the server, and the target file segment can be stored in different edge devices for the terminal to download from the edge device.
Fig. 1b is a flowchart of a file downloading method according to an embodiment of the present invention, where the embodiment is applicable to a case where a server pushes segment data to an edge device and provides a downloading manner for a terminal. The method can be executed by a file downloading device, which can be formed by hardware and/or software and is generally integrated in a server, and specifically comprises the following operations:
and S110, pushing the plurality of sections of the target file to a plurality of edge devices.
In this embodiment, the server stores a plurality of files to be downloaded, obtains the heat of each file, and sequentially pushes the segment data of each file to the plurality of edge devices according to the sequence from high to low of the heat. For convenience of description and distinction, a file to be downloaded is taken as a target file, and the file push method provided by the embodiment is explained in detail.
Firstly, the server segments the target file into a plurality of segmented data according to a segmentation rule, wherein the segmentation rule comprises a size rule and a quantity rule of the segmented data. The size rules and the number of pieces of segmentation data may then be determined based on the size of the target document and the number of edge devices. For example, the larger the size of the target file, the larger the size of the segment data may be to ensure that the number of segments is unchanged. And the number of segments can be greater than or equal to the number of edge devices to fully utilize the storage space of each edge device.
Then, the plurality of pieces of segment data are pushed to the plurality of edge devices. Optionally, the same segmented data is pushed to more than two edge devices for backup storage.
And S120, receiving the information of the downloaded segmented data uploaded by each edge device.
Each edge device downloads at least one piece of segment data of the target file from the server and uploads information of the downloaded segment data to the server. The information of the segment data includes the number of the segment data, the hash value of the segment data, and the like. And the server receives the information of the downloaded segmented data uploaded by each edge device.
And S130, summarizing the information of the downloaded segment data uploaded by each edge device, and generating a segment data storage list.
Wherein the segment data storage manifest includes: the edge device information includes, but is not limited to, a Media Access Control (MAC) address of the edge device, a name and a version number of the edge device. For example, the edge device 1 uploads the information of the downloaded segment data 1-10, the edge device 2 uploads the information of the downloaded segment data 5-20, and the edge device 3 uploads the information of the downloaded segment data 21-100. The server aggregates the resulting segment data 1-4 to be stored in edge device 1, segment data 5-10 to be stored in edge device 1 and edge device 2, segment data 11-20 to be stored in edge device 2, and segment data 21-100 to be stored in edge device 3.
And S140, responding to a target file downloading request of the terminal, and sending the segment data storage list to the terminal so that the terminal can download the segment data from the edge equipment according to the segment data storage list and synthesize the segment data into the target file.
When a terminal needs to download a target file, a target file downloading request is sent to a server; and the server responds to the target file downloading request and sends the segment data storage list to the terminal. The terminal respectively sends a segment data downloading request to each edge device corresponding to each edge device information according to the segment data storage list; and receiving the fragment data returned by each edge device and synthesizing the fragment data into the target file.
Specifically, the terminal acquires, from the segment data storage list, the edge device information in which each segment data of the target file is stored, for example, segment data 1 to 4 are stored in the edge device 1, segment data 5 to 10 are stored in the edge device 1 and the edge device 2, segment data 11 to 20 are stored in the edge device 2, and segment data 21 to 100 are stored in the edge device 3. Then, a download request of the segment data 1 to 4 is sent to the edge device 1, a download request of the segment data 5 to 10 is sent to the edge device 1 or 2, a download request of the segment data 11 to 20 is sent to the edge device 2, and a download request of the segment data 21 to 100 is sent to the edge device 3.
Then, the edge device responds to the segment data downloading request of the terminal, and pushes the corresponding segment data to the terminal. And the terminal receives the segment data returned by each edge device and synthesizes the segment data into the target file.
Optionally, the terminal receives the segmented data returned by each edge device according to the network protocol supported by the edge device, and synthesizes the received segmented data into the target file according to the network protocol. Network protocols include, but are not limited to, Peer-to-Peer (P2P) protocols, hypertext Transfer Protocol (HTTP), and the like. Taking the P2P protocol as an example, the terminal is installed with a file downloading application program supporting the P2P protocol, the file downloading application program is started to download the segment data from the edge device, and the segment data are synthesized according to the sequence of the segment data.
In the embodiment of the invention, the server pushes a plurality of segmented data of the target file to a plurality of edge devices, and the segmented storage mode can improve the security of the file; the quantity of the pushed files is increased, so that the coverage rate of the files is increased by times; if the number of the edge devices is increased, the pushing speed can be multiplied; the server receives the information of the downloaded segment data uploaded by each edge device, summarizes the information of the downloaded segment data uploaded by each edge device, and generates a segment data storage list, so that the edge device information of each segment data of the target file stored in the edge device information is obtained, and the storage condition of the edge device is convenient to maintain; and when the terminal downloads the target file, the segment data storage list can be provided for the terminal so that the terminal can download the target file according to the list in a targeted manner, thereby saving network resources and improving the file downloading efficiency and the file downloading reliability.
At present, the cost of an edge device is lower than that of a Content Delivery Network (CDN), and in a scene in which a CDN Network storage manner is applied, the edge device may be used to shunt CDN nodes, so as to reduce CDN traffic and reduce Network cost. Based on this, in an optional embodiment, pushing a plurality of pieces of data of the target file to a plurality of edge devices includes: and pushing a plurality of sections of data of the target file to a plurality of edge devices in a bandwidth low peak period or a traffic cost low peak period.
Optionally, the bandwidth and the traffic cost of the network are counted at different time periods, and the time period of the bandwidth peak period and the traffic cost peak period is determined according to the bandwidth peak period and the traffic cost peak period, so that the plurality of segmented data of the target file are pushed to the plurality of edge devices.
In an optional implementation manner, the sending the segment data storage list to the terminal in response to a target file downloading request of the terminal includes: responding to a target file downloading request of a terminal, and judging whether the current moment is in a bandwidth peak period or a cost peak period; and if the current time is in the bandwidth peak period or the cost peak period, sending the segment data storage list to the terminal.
Optionally, the period of the bandwidth peak period or the cost peak period is determined according to the bandwidth and traffic cost of the network counted in different periods. And responding to the target file downloading request, judging whether the current moment is in a time period range of a bandwidth peak period or a cost peak period, and if so, sending the segment data storage list to the terminal. The terminal requests the segment data of the edge device immediately after receiving the segment data storage list. If not, the segmented data storage list can be sent to the terminal, or the target file is directly sent to the terminal through the CDN node.
In the two optional embodiments, the segmented data is pushed to the edge device in the bandwidth peak period or the cost peak period, and the segmented data is downloaded in the bandwidth peak period or the cost peak period, so that the data volume pushed to the CDN node is reduced, and the CDN cost and flow are reduced; meanwhile, network congestion is reduced, the pushing efficiency is improved, and the pushing cost is reduced.
Example two
The present embodiment is further optimized based on various optional implementation manners of the above embodiment. Optionally, the step of "pushing a plurality of pieces of segment data of the target file into a plurality of pieces of edge equipment" is refined to "sending the segment information of the plurality of pieces of segment data into the plurality of pieces of edge equipment, so that the edge equipment downloads and stores the corresponding piece of segment data according to the segment information; receiving actually received segmentation information fed back by the edge device, and determining unreceived segmentation information according to the actually received segmentation information; and sending the segmentation information which is not received to other edge devices so that the other edge devices can download and store the corresponding segmentation data according to the segmentation information, and improving the success rate and the efficiency of pushing the segmentation data by synchronizing the segmentation information and redistributing the segmentation information which is not received.
Fig. 2 is a flowchart of a file downloading method according to a second embodiment of the present invention. As shown in fig. 2, the method provided by the present embodiment includes the following operations:
s210, sending the segmentation information of the plurality of segment data to a plurality of edge devices, so that the edge devices can download and store the corresponding segment data according to the segmentation information.
The segmentation information includes, but is not limited to, an offset, size information, and identification of the segmented data. The identification is, for example, a number, hash value, etc. of the segmented data for uniquely identifying the segmented data.
Optionally, in order to fully utilize the edge device, the server obtains the current performance, the current storage space and the current bandwidth of the edge device; respectively determining the edge equipment to which the segmentation information of each segment data is sent according to the segmentation information of the segment data and the current performance, current storage space and current bandwidth of the edge equipment; and sending the corresponding segmentation information to the determined edge device.
S220, receiving the actually received segmentation information fed back by the edge device, and determining the segmentation information which is not received according to the actually received segmentation information.
After receiving the segmentation information, the edge device downloads and stores the corresponding segment data from the server according to the segmentation information. On the other hand, the actually received segment information is fed back to the server. This is because the originally delivered segment information is not successfully received by the edge device due to network failure or edge device failure. The edge device is required to feed back the segmentation information actually received. The server compares the actually received segmentation information with the originally issued segmentation information to determine the segmentation information which is not received.
And S230, sending the segmentation information which is not received to other edge devices, so that the other edge devices can download and store the corresponding segmentation data according to the segmentation information.
The other edge devices refer to devices other than the edge device to which the unreceived segment information is originally sent, among the plurality of edge devices. Optionally, a suitable edge device is determined according to the non-received segmentation information and current performance, current storage space and current bandwidth of other edge devices, for example, the current storage space is larger than the segmentation data corresponding to the non-received segmentation information, and the current performance is normal and the current bandwidth is larger than the bandwidth threshold.
And S240, receiving the information of the downloaded segment data uploaded by each edge device.
After downloading the segment data corresponding to the complete partial segment information or in the process of downloading the segment data, the edge device uploads the information of the downloaded segment data to the server.
And S250, summarizing the information of the downloaded segment data uploaded by each edge device, and generating a segment data storage list.
And S260, responding to a target file downloading request of the terminal, and sending the segment data storage list to the terminal so that the terminal can download the segment data from the edge equipment according to the segment data storage list and synthesize the segment data into the target file.
In this embodiment, by receiving actually received segment information fed back by the edge device, determining unreceived segment information according to the actually received segment information, and sending the unreceived segment information to other edge devices, synchronization of the segment information is achieved, and the unreceived segment information is redistributed, so that the success rate and efficiency of segment data pushing are improved, and further, the efficiency and reliability of file downloading are improved.
EXAMPLE III
Fig. 3 is a flowchart of a file downloading method according to a third embodiment of the present invention, which is applicable to a case where an edge device receives segment data pushed by a server and provides a request for downloading the segment data to a terminal. The method may be performed by a file downloading apparatus, which may be formed by hardware and/or software and is generally integrated in an edge device, and specifically includes the following operations:
and S310, downloading at least one section data of the target file from the server.
Optionally, the segmentation information of at least one segment data sent by the server is received, and the corresponding segment data is downloaded and stored according to the segmentation information.
Optionally, after receiving the segmentation information of at least one piece of segmentation data sent by the server, the edge device feeds back the actually received segmentation information to the server, so that the server determines the unreceived segmentation information according to the actually received segmentation information, and further sends the unreceived segmentation information to other edge devices, so that the other edge devices download and store the corresponding segmentation data according to the segmentation information.
And S320, uploading the information of the downloaded segment data to the server, so that the server can collect the information of the downloaded segment data uploaded by each edge device, and generating a segment data storage list.
S330, responding to the downloading request of the segment data of the terminal, pushing the corresponding segment data to the terminal so that the terminal can synthesize the segment data into the target file.
Wherein, the segment data download request is sent to the edge device by the terminal according to the segment data storage list, and the segment data storage list comprises: and edge device information in which each piece of data of the target file is stored.
In the embodiment, the edge device downloads at least one piece of segment data of the target file from the server, and the way of segment storage can improve the security of the file; the quantity of the pushed files is increased, so that the coverage rate of the files is increased by times; if the number of the edge devices is increased, the pushing speed can be multiplied; the edge device uploads the information of the downloaded segment data to the server, so that the server collects the information of the downloaded segment data uploaded by each edge device and generates a segment data storage list, and therefore, the corresponding segment data is pushed to the terminal in response to a segment data downloading request of the terminal, so that the terminal synthesizes the segment data into a target file, and the terminal downloads the target file according to the list purposefully, network resources are saved, and file downloading efficiency and file downloading reliability are improved.
Example four
Fig. 4 is a flowchart of a file downloading method according to a fourth embodiment of the present invention, where the embodiment is applicable to a case where a terminal downloads a target file from an edge device. The method may be performed by a file downloading device, which may be constituted by hardware and/or software and is generally integrated in a terminal, and specifically includes the following operations:
s410, sending a target file downloading request to the server, and receiving a segment data storage list returned by the server.
Wherein the segment data storage manifest includes: and edge device information in which each piece of data of the target file is stored.
And S420, respectively sending a segment data downloading request to each edge device corresponding to each edge device information according to the segment data storage list.
And S430, receiving the segment data returned by each edge device and synthesizing the segment data into a target file.
In this embodiment, the terminal downloads the corresponding segment data to each edge device corresponding to each edge device information according to the segment data storage list sent by the server, instead of directly downloading the corresponding segment data to the edge device, so as to download the corresponding segment data according to the segment data storage list purposefully, save network resources, and improve file downloading efficiency and file downloading reliability.
EXAMPLE five
Fig. 5 is a schematic structural diagram of a file downloading device according to a fifth embodiment of the present invention, where the fifth embodiment of the present invention is suitable for a case where a server pushes segment data to an edge device and provides a downloading manner for a terminal. The file downloading device is applied to a server and comprises: a push module 51, a receiving module 52, a generating module 53 and a sending module 54.
A pushing module 51, configured to push a plurality of pieces of segment data of the target file to a plurality of edge devices;
a receiving module 52, configured to receive information of the downloaded segment data uploaded by each edge device;
the generating module 53 is configured to summarize information of downloaded segment data uploaded by each edge device, and generate a segment data storage list, where the segment data storage list includes: edge device information in which each piece of data of the target file is stored;
and the sending module 54 is configured to send the segment data storage list to the terminal in response to a target file downloading request of the terminal, so that the terminal downloads the segment data from the edge device according to the segment data storage list and synthesizes the segment data into the target file.
In the embodiment of the invention, the server pushes a plurality of segmented data of the target file to a plurality of edge devices, and the segmented storage mode can improve the security of the file; the quantity of the pushed files is increased, so that the coverage rate of the files is increased by times; if the number of the edge devices is increased, the pushing speed can be multiplied; the server receives the information of the downloaded segment data uploaded by each edge device, summarizes the information of the downloaded segment data uploaded by each edge device, and generates a segment data storage list, so that the edge device information of each segment data of the target file stored in the edge device information is obtained, and the storage condition of the edge device is convenient to maintain; and when the terminal downloads the target file, the segment data storage list can be provided for the terminal so that the terminal can download the target file according to the list in a targeted manner, thereby saving network resources and improving the file downloading efficiency and the file downloading reliability.
Optionally, when pushing the plurality of pieces of segment data of the target file to the plurality of edge devices, the pushing module 51 is specifically configured to: and pushing a plurality of sections of data of the target file to a plurality of edge devices in a bandwidth low peak period or a traffic cost low peak period. When the sending module 54 responds to the target file downloading request of the terminal and sends the segment data storage list to the terminal, it is specifically configured to: responding to a target file downloading request of a terminal, and judging whether the current moment is in a bandwidth peak period or a cost peak period; and if the current time is in the bandwidth peak period or the cost peak period, sending the segment data storage list to the terminal.
Optionally, when pushing the plurality of pieces of segment data of the target file to the plurality of edge devices, the pushing module 51 is specifically configured to: sending the segmentation information of the plurality of segment data to a plurality of edge devices so that the edge devices can download and store the corresponding segment data according to the segmentation information; receiving actually received segmentation information fed back by the edge device, and determining unreceived segmentation information according to the actually received segmentation information; and sending the segmentation information which is not received to other edge devices so that the other edge devices can download and store the corresponding segmentation data according to the segmentation information.
The file downloading device provided by the embodiment of the invention can execute the file downloading method provided by any embodiment of the invention, and has the corresponding functional modules and beneficial effects of the execution method.
EXAMPLE six
Fig. 6 is a schematic structural diagram of a file downloading apparatus according to a sixth embodiment of the present invention, where the embodiment of the present invention is suitable for a situation where an edge device receives segment data pushed by a server and provides a request for downloading the segment data to a terminal. The file downloading device is applied to the edge device and comprises: a downloading module 61, an uploading module 62 and a pushing module 63.
A downloading module 61, configured to download at least one piece of segment data of the target file from the server;
the uploading module 62 is configured to upload information of the downloaded segment data to the server, so that the server summarizes the information of the downloaded segment data uploaded by each edge device to generate a segment data storage list;
the pushing module 63 is configured to respond to a segment data downloading request of the terminal, and push the corresponding segment data to the terminal, so that the terminal synthesizes the segment data into a target file;
wherein, the segment data download request is sent to the edge device by the terminal according to the segment data storage list, and the segment data storage list comprises: and edge device information in which each piece of data of the target file is stored.
In the embodiment, the edge device downloads at least one piece of segment data of the target file from the server, and the way of segment storage can improve the security of the file; the quantity of the pushed files is increased, so that the coverage rate of the files is increased by times; if the number of the edge devices is increased, the pushing speed can be multiplied; the edge device uploads the information of the downloaded segment data to the server, so that the server collects the information of the downloaded segment data uploaded by each edge device and generates a segment data storage list, and therefore, the corresponding segment data is pushed to the terminal in response to a segment data downloading request of the terminal, so that the terminal synthesizes the segment data into a target file, and the terminal downloads the target file according to the list purposefully, network resources are saved, and file downloading efficiency and file downloading reliability are improved.
Optionally, when downloading the at least one piece of segment data of the target file from the server, the downloading module 61 is specifically configured to: and receiving the segmentation information of at least one segment data sent by the server, downloading the corresponding segment data according to the segmentation information, and storing the segment data.
Optionally, when downloading the at least one piece of segment data of the target file from the server, the downloading module 61 is specifically configured to: receiving segmentation information of at least one piece of segmented data sent by a server; and feeding back the actually received segmentation information to the server, so that the server determines the segmentation information which is not received according to the actually received segmentation information, and further sends the segmentation information which is not received to other edge devices, so that the other edge devices download and store the corresponding segmentation data according to the segmentation information.
The file downloading device provided by the embodiment of the invention can execute the file downloading method provided by any embodiment of the invention, and has the corresponding functional modules and beneficial effects of the execution method.
EXAMPLE seven
Fig. 7 is a schematic structural diagram of a file downloading apparatus according to a seventh embodiment of the present invention, where the seventh embodiment of the present invention is applicable to a case where a terminal downloads a target file from an edge device. The file downloading device is applied to a terminal and comprises: a transmitting and receiving module 71, a transmitting module 72 and a combining module 73.
A sending and receiving module 71, configured to send a target file downloading request to the server, and receive a segment data storage list returned by the server, where the segment data storage list includes: edge device information in which each piece of data of the target file is stored;
a sending module 72, configured to send a segment data downloading request to each edge device corresponding to each edge device information according to the segment data storage list;
and the synthesis module 73 is used for receiving the segment data returned by each edge device and synthesizing the segment data into the target file.
In this embodiment, the terminal downloads the corresponding segment data to each edge device corresponding to each edge device information according to the segment data storage list sent by the server, instead of directly downloading the corresponding segment data to the edge device, so as to download the corresponding segment data according to the segment data storage list purposefully, save network resources, and improve file downloading efficiency and file downloading reliability.
Optionally, the synthesizing module 73 is specifically configured to receive the segment data returned by each edge device according to a network protocol supported by the edge device and synthesize the received segment data into the target file according to the network protocol, when receiving the segment data returned by each edge device and synthesizing the segment data into the target file.
The file downloading device provided by the embodiment of the invention can execute the file downloading method provided by any embodiment of the invention, and has the corresponding functional modules and beneficial effects of the execution method.
Example eight
FIG. 8 illustrates a block diagram of an exemplary server 12 suitable for use in implementing embodiments of the present invention. The server 12 shown in fig. 8 is only an example, and should not bring any limitation to the function and the scope of use of the embodiment of the present invention.
As shown in FIG. 8, the server 12 is in the form of a general purpose computing device. The components of the server 12 may include, but are not limited to: one or more processors or processing units 16, a system memory 28, and a bus 18 that couples various system components including the system memory 28 and the processing unit 16.
Bus 18 represents one or more of any of several types of bus structures, including a memory bus or memory controller, a peripheral bus, an accelerated graphics port, and a processor or local bus using any of a variety of bus architectures. By way of example, such architectures include, but are not limited to, Industry Standard Architecture (ISA) bus, micro-channel architecture (MAC) bus, enhanced ISA bus, Video Electronics Standards Association (VESA) local bus, and Peripheral Component Interconnect (PCI) bus.
The server 12 typically includes a variety of computer system readable media. Such media may be any available media that is accessible by the server and includes both volatile and nonvolatile media, removable and non-removable media.
The system memory 28 may include computer system readable media in the form of volatile memory, such as Random Access Memory (RAM)30 and/or cache memory 32. The server 12 may further include other removable/non-removable, volatile/nonvolatile computer system storage media. By way of example only, storage system 34 may be used to read from and write to non-removable, nonvolatile magnetic media (not shown in FIG. 8, and commonly referred to as a "hard drive"). Although not shown in FIG. 8, a magnetic disk drive for reading from and writing to a removable, nonvolatile magnetic disk (e.g., a "floppy disk") and an optical disk drive for reading from or writing to a removable, nonvolatile optical disk (e.g., a CD-ROM, DVD-ROM, or other optical media) may be provided. In these cases, each drive may be connected to bus 18 by one or more data media interfaces. Memory 28 may include at least one program product having a set (e.g., at least one) of program modules that are configured to carry out the functions of embodiments of the invention.
A program/utility 40 having a set (at least one) of program modules 42 may be stored, for example, in memory 28, such program modules 42 including, but not limited to, an operating system, one or more application programs, other program modules, and program data, each of which examples or some combination thereof may comprise an implementation of a network environment. Program modules 42 generally carry out the functions and/or methodologies of the described embodiments of the invention.
The server 12 may also communicate with one or more external devices 14 (e.g., keyboard, pointing device, display 24, camera, etc.), with one or more devices that enable a user to interact with the server 12, and/or with any devices (e.g., network card, modem, etc.) that enable the server 12 to communicate with one or more other computing devices. Such communication may be through an input/output (I/O) interface 22. Also, the server 12 may communicate with one or more networks (e.g., a Local Area Network (LAN), a Wide Area Network (WAN), and/or a public network, such as the Internet) via the network adapter 20. As shown, the network adapter 20 communicates with the other modules of the server 12 via the bus 18. It should be understood that although not shown in the figures, other hardware and/or software modules may be used in conjunction with the server 12, including but not limited to: microcode, device drivers, redundant processing units, external disk drive arrays, RAID systems, tape drives, and data backup storage systems, among others.
The processing unit 16 executes various functional applications and data processing, such as implementing a file download method provided by an embodiment of the present invention, by running a program stored in the system memory 28. For example, pushing a plurality of pieces of data of a target file to a plurality of edge devices; receiving information of downloaded segmented data uploaded by each edge device; summarizing the information of the downloaded segmented data uploaded by each edge device, and generating a segmented data storage list, wherein the segmented data storage list comprises: edge device information in which each piece of data of the target file is stored; responding to a target file downloading request of the terminal, and sending the segment data storage list to the terminal so that the terminal can download the segment data from the edge equipment according to the segment data storage list and synthesize the segment data into the target file.
The present embodiment further provides an edge device, the structure of which is described above with reference to fig. 8, and the difference is that the processing unit 16 executes the program stored in the system memory 28, thereby executing various functional applications and data processing, and implementing the file downloading method provided by the present embodiment, for example: downloading at least one piece of segment data of the target file from the server; uploading the information of the downloaded segment data to a server, so that the server summarizes the information of the downloaded segment data uploaded by each edge device, and a segment data storage list is generated; responding to a segment data downloading request of the terminal, pushing corresponding segment data to the terminal so that the terminal can synthesize the segment data into a target file; wherein, the segment data download request is sent to the edge device by the terminal according to the segment data storage list, and the segment data storage list comprises: and edge device information in which each piece of data of the target file is stored.
The present embodiment further provides a terminal, the structure of which refers to fig. 8, and the above description in the present embodiment, except that the processing unit 16 executes various functional applications and data processing by running the program stored in the system memory 28, so as to implement the file downloading method provided by the present embodiment, for example: sending a target file downloading request to a server, and receiving a segment data storage list returned by the server, wherein the segment data storage list comprises: edge device information in which each piece of data of the target file is stored; respectively sending a segment data downloading request to each edge device corresponding to each edge device information according to the segment data storage list; and receiving the fragment data returned by each edge device and synthesizing the fragment data into the target file.
Example nine
The ninth embodiment of the present invention further provides a computer-readable storage medium on which a computer program is stored, where the computer program is executed by a processor to implement the file downloading method according to any embodiment. For example, pushing a plurality of pieces of data of a target file to a plurality of edge devices; receiving information of downloaded segmented data uploaded by each edge device; summarizing the information of the downloaded segmented data uploaded by each edge device, and generating a segmented data storage list, wherein the segmented data storage list comprises: edge device information in which each piece of data of the target file is stored; responding to a target file downloading request of the terminal, and sending the segment data storage list to the terminal so that the terminal can download the segment data from the edge equipment according to the segment data storage list and synthesize the segment data into the target file. As another example, at least one piece of segment data of the target file is downloaded from the server; uploading the information of the downloaded segment data to a server, so that the server summarizes the information of the downloaded segment data uploaded by each edge device, and a segment data storage list is generated; responding to a segment data downloading request of the terminal, pushing corresponding segment data to the terminal so that the terminal can synthesize the segment data into a target file; wherein, the segment data download request is sent to the edge device by the terminal according to the segment data storage list, and the segment data storage list comprises: and edge device information in which each piece of data of the target file is stored. For another example, a target file download request is sent to the server, and a segment data storage list returned by the server is received, where the segment data storage list includes: edge device information in which each piece of data of the target file is stored; respectively sending a segment data downloading request to each edge device corresponding to each edge device information according to the segment data storage list; and receiving the fragment data returned by each edge device and synthesizing the fragment data into the target file.
Computer storage media for embodiments of the invention may employ any combination of one or more computer-readable media. The computer readable medium may be a computer readable signal medium or a computer readable storage medium. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples (a non-exhaustive list) of the computer readable storage medium would include the following: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the context of this document, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device.
A computer readable signal medium may include a propagated data signal with computer readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device.
Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to wireless, wireline, optical fiber cable, RF, etc., or any suitable combination of the foregoing.
Computer program code for carrying out operations for aspects of the present invention may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, Smalltalk, C + +, or the like, as well as conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any type of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet service provider).
It is to be noted that the foregoing is only illustrative of the preferred embodiments of the present invention and the technical principles employed. It will be understood by those skilled in the art that the present invention is not limited to the particular embodiments illustrated herein, but is capable of various obvious changes, rearrangements and substitutions as will now become apparent to those skilled in the art without departing from the scope of the invention. Therefore, although the present invention has been described in greater detail by the above embodiments, the present invention is not limited to the above embodiments, and may include other equivalent embodiments without departing from the spirit of the present invention, and the scope of the present invention is determined by the scope of the appended claims.

Claims (12)

1. A file downloading method is applied to a server and comprises the following steps:
pushing a plurality of sections of data of a target file to a plurality of edge devices;
receiving information of downloaded segmented data uploaded by each edge device;
summarizing the information of the downloaded segmented data uploaded by each edge device, and generating a segmented data storage list, wherein the segmented data storage list comprises: the edge device information in which each piece of data of the target file is stored;
responding to a target file downloading request of a terminal, and sending the segment data storage list to the terminal so that the terminal can download segment data from edge equipment according to the segment data storage list and synthesize the segment data into the target file.
2. The method of claim 1, wherein pushing the plurality of segments of the target file into the plurality of edge devices comprises:
pushing a plurality of segmented data of the target file to a plurality of edge devices in a bandwidth low peak period or a flow cost low peak period;
the sending the segment data storage list to the terminal in response to a target file downloading request of the terminal comprises:
responding to a target file downloading request of a terminal, and judging whether the current moment is in a bandwidth peak period or a cost peak period;
and if the current moment is in the bandwidth peak period or the cost peak period, the segment data storage list is sent to the terminal.
3. The method of claim 1 or 2, wherein pushing the plurality of pieces of data of the target file into the plurality of edge devices comprises:
sending the segmentation information of the plurality of segment data to a plurality of edge devices so that the edge devices can download and store the corresponding segment data according to the segmentation information;
receiving actually received segmentation information fed back by the edge device, and determining unreceived segmentation information according to the actually received segmentation information;
and sending the unreceived segmentation information to other edge devices so that the other edge devices can download and store corresponding segmentation data according to the segmentation information.
4. A file downloading method is applied to an edge device and comprises the following steps:
downloading at least one piece of segment data of the target file from the server;
uploading the information of the downloaded segment data to the server, so that the server can collect the information of the downloaded segment data uploaded by each edge device, and a segment data storage list is generated;
responding to a segmented data downloading request of a terminal, pushing corresponding segmented data to the terminal so that the terminal can synthesize the segmented data into the target file;
wherein, the segment data download request is sent by the terminal to the edge device according to the segment data storage list, and the segment data storage list comprises: and the edge device information is stored in each section of the target file.
5. A file downloading method is applied to a terminal and comprises the following steps:
sending a target file downloading request to a server, and receiving a segment data storage list returned by the server, wherein the segment data storage list comprises: the edge device information in which each piece of data of the target file is stored;
respectively sending a segment data downloading request to each edge device corresponding to each edge device information according to the segment data storage list;
and receiving the fragment data returned by each edge device and synthesizing the fragment data into the target file.
6. A file downloading device, which is applied to a server, comprises:
the pushing module is used for pushing a plurality of sections of data of the target file to a plurality of edge devices;
the receiving module is used for receiving the information of the downloaded segmented data uploaded by each edge device;
the generation module is configured to summarize information of downloaded segment data uploaded by each edge device, and generate a segment data storage list, where the segment data storage list includes: the edge device information in which each piece of data of the target file is stored;
and the sending module is used for responding to a target file downloading request of a terminal, sending the segment data storage list to the terminal so that the terminal can download segment data from edge equipment according to the segment data storage list and synthesize the segment data into the target file.
7. A file downloading device is applied to an edge device and comprises:
the downloading module is used for downloading at least one piece of segment data of the target file from the server;
the uploading module is used for uploading the information of the downloaded segmented data to the server so that the server can collect the information of the downloaded segmented data uploaded by each edge device and generate a segmented data storage list;
the pushing module is used for responding to a segmented data downloading request of the terminal and pushing corresponding segmented data to the terminal so that the terminal can synthesize the segmented data into the target file;
wherein, the segment data download request is sent by the terminal to the edge device according to the segment data storage list, and the segment data storage list comprises: and the edge device information is stored in each section of the target file.
8. A file downloading device is applied to a terminal and comprises:
a sending and receiving module, configured to send a target file downloading request to a server, and receive a segment data storage list returned by the server, where the segment data storage list includes: the edge device information in which each piece of data of the target file is stored;
the sending module is used for respectively sending a segment data downloading request to each edge device corresponding to each edge device information according to the segment data storage list;
and the synthesis module is used for receiving the segment data returned by each edge device and synthesizing the segment data into the target file.
9. A server, comprising:
one or more processors;
a memory for storing one or more programs,
when executed by the one or more processors, cause the one or more processors to implement the file download method as claimed in any one of claims 1-3.
10. An edge device, comprising:
one or more processors;
a memory for storing one or more programs,
when executed by the one or more processors, cause the one or more processors to implement the file download method of claim 4.
11. A terminal, comprising:
one or more processors;
a memory for storing one or more programs,
when executed by the one or more processors, cause the one or more processors to implement the file download method of claim 5.
12. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out a file download method according to any one of claims 1 to 5.
CN201910311935.4A 2019-04-18 2019-04-18 File downloading method, device, server, edge equipment, terminal and medium Active CN111835801B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910311935.4A CN111835801B (en) 2019-04-18 2019-04-18 File downloading method, device, server, edge equipment, terminal and medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910311935.4A CN111835801B (en) 2019-04-18 2019-04-18 File downloading method, device, server, edge equipment, terminal and medium

Publications (2)

Publication Number Publication Date
CN111835801A true CN111835801A (en) 2020-10-27
CN111835801B CN111835801B (en) 2023-11-14

Family

ID=72915211

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910311935.4A Active CN111835801B (en) 2019-04-18 2019-04-18 File downloading method, device, server, edge equipment, terminal and medium

Country Status (1)

Country Link
CN (1) CN111835801B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113645288A (en) * 2021-08-02 2021-11-12 北京金山云网络技术有限公司 Data downloading method and device, computer equipment and storage medium
CN114884938A (en) * 2022-07-11 2022-08-09 深圳瑞力网科技有限公司 Method for adaptively processing downloaded file by cloud server and corresponding server

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101227460A (en) * 2007-01-19 2008-07-23 秦晨 Method for uploading and downloading distributed document and apparatus and system thereof
US20100202442A1 (en) * 1999-05-05 2010-08-12 William Allan Telephony and data network services at a telephone
US20150163280A1 (en) * 2012-08-28 2015-06-11 Tencent Technology (Shenzhen) Company Limited Method and device for downloading file
US20150347241A1 (en) * 2013-02-27 2015-12-03 Tencent Technology (Shenzhen) Company Limited File transfer system and method, policy server, terminal and storage medium
CN106686083A (en) * 2016-12-29 2017-05-17 北京奇艺世纪科技有限公司 Video file downloading method and device
CN106998367A (en) * 2017-05-24 2017-08-01 维沃移动通信有限公司 A kind of document down loading method and mobile terminal
CN108664223A (en) * 2018-05-18 2018-10-16 百度在线网络技术(北京)有限公司 A kind of distributed storage method, device, computer equipment and storage medium
US20180309840A1 (en) * 2017-04-19 2018-10-25 Comcast Cable Communications, Llc Methods And Systems For Content Delivery Using Server Push

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100202442A1 (en) * 1999-05-05 2010-08-12 William Allan Telephony and data network services at a telephone
CN101227460A (en) * 2007-01-19 2008-07-23 秦晨 Method for uploading and downloading distributed document and apparatus and system thereof
US20150163280A1 (en) * 2012-08-28 2015-06-11 Tencent Technology (Shenzhen) Company Limited Method and device for downloading file
US20150347241A1 (en) * 2013-02-27 2015-12-03 Tencent Technology (Shenzhen) Company Limited File transfer system and method, policy server, terminal and storage medium
CN106686083A (en) * 2016-12-29 2017-05-17 北京奇艺世纪科技有限公司 Video file downloading method and device
US20180309840A1 (en) * 2017-04-19 2018-10-25 Comcast Cable Communications, Llc Methods And Systems For Content Delivery Using Server Push
CN106998367A (en) * 2017-05-24 2017-08-01 维沃移动通信有限公司 A kind of document down loading method and mobile terminal
CN108664223A (en) * 2018-05-18 2018-10-16 百度在线网络技术(北京)有限公司 A kind of distributed storage method, device, computer equipment and storage medium

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113645288A (en) * 2021-08-02 2021-11-12 北京金山云网络技术有限公司 Data downloading method and device, computer equipment and storage medium
CN114884938A (en) * 2022-07-11 2022-08-09 深圳瑞力网科技有限公司 Method for adaptively processing downloaded file by cloud server and corresponding server

Also Published As

Publication number Publication date
CN111835801B (en) 2023-11-14

Similar Documents

Publication Publication Date Title
CN111818136B (en) Data processing method, device, electronic equipment and computer readable medium
CN112714192B (en) Data synchronization method and device, computer readable medium and electronic equipment
CN109521956B (en) Cloud storage method, device, equipment and storage medium based on block chain
CN104219286B (en) streaming media processing method, device, client, CDN node server and terminal
CN111490908B (en) Network speed measurement method, device, equipment, medium and speed measurement system
US11706498B2 (en) Playback method, system, device and readable storage medium of live broadcast content
CN110535661B (en) Service processing method and device based on block chain, electronic equipment and storage medium
CN109522462B (en) Cloud query method, device, equipment and storage medium based on block chain
CN112671771B (en) Data transmission method, device, electronic equipment and medium
CN111835801B (en) File downloading method, device, server, edge equipment, terminal and medium
CN111490947A (en) Data packet transmitting method, data packet receiving method, system, device and medium
JP2016059037A5 (en)
CN109889922B (en) Method, device, equipment and storage medium for forwarding streaming media data
CN110545230B (en) Method and device for forwarding VXLAN message
CN113572750A (en) Video data transmission method and device
CN113115120B (en) Video slicing method and device, electronic equipment and storage medium
CN112689020B (en) Message transmission method, message middleware, electronic equipment and storage medium
CN114285838A (en) File uploading method, device, system, storage medium and electronic equipment
CN113163003A (en) File transmission method, cloud server, client and fog node router
WO2019242279A1 (en) Message processing method and device
CN113746647B (en) Data transmission method, node, electronic device and readable storage medium
CN110912969B (en) High-speed file transmission source node, destination node device and system
CN108920589B (en) Browsing hijacking identification method, device, server and storage medium
CN109309583B (en) Information acquisition method and device based on distributed system, electronic equipment and medium
CN113765972A (en) Data request response method, device, system, server and storage medium

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
TA01 Transfer of patent application right
TA01 Transfer of patent application right

Effective date of registration: 20231007

Address after: Room 219, floor 2, building 4, courtyard 1, Shangdi East Road, Haidian District, Beijing 100085

Applicant after: Beijing Duyou Information Technology Co.,Ltd.

Address before: 100085 Baidu Building, 10 Shangdi Tenth Street, Haidian District, Beijing

Applicant before: BEIJING BAIDU NETCOM SCIENCE AND TECHNOLOGY Co.,Ltd.

GR01 Patent grant
GR01 Patent grant