CN112637351A - File downloading method and device - Google Patents

File downloading method and device Download PDF

Info

Publication number
CN112637351A
CN112637351A CN202011564965.5A CN202011564965A CN112637351A CN 112637351 A CN112637351 A CN 112637351A CN 202011564965 A CN202011564965 A CN 202011564965A CN 112637351 A CN112637351 A CN 112637351A
Authority
CN
China
Prior art keywords
downloaded
node
files
download
file
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
CN202011564965.5A
Other languages
Chinese (zh)
Other versions
CN112637351B (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.)
Zhuhai Kingsoft Online Game Technology Co Ltd
Original Assignee
Zhuhai Kingsoft Online Game 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 Zhuhai Kingsoft Online Game Technology Co Ltd filed Critical Zhuhai Kingsoft Online Game Technology Co Ltd
Priority to CN202011564965.5A priority Critical patent/CN112637351B/en
Publication of CN112637351A publication Critical patent/CN112637351A/en
Application granted granted Critical
Publication of CN112637351B publication Critical patent/CN112637351B/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]
    • AHUMAN NECESSITIES
    • A63SPORTS; GAMES; AMUSEMENTS
    • A63FCARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
    • A63F13/00Video games, i.e. games using an electronically generated display having two or more dimensions
    • A63F13/70Game security or game management aspects
    • A63F13/77Game security or game management aspects involving data related to game devices or game servers, e.g. configuration data, software version or amount of memory
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/02Details
    • H04L12/16Arrangements for providing special services to substations
    • H04L12/18Arrangements for providing special services to substations for broadcast or conference, e.g. multicast
    • H04L12/185Arrangements for providing special services to substations for broadcast or conference, e.g. multicast with management of multicast group membership
    • 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/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1095Replication or mirroring of data, e.g. scheduling or transport for data synchronisation between network nodes
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/14Session management
    • H04L67/146Markers for unambiguous identification of a particular session, e.g. session cookie or URL-encoding
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D30/00Reducing energy consumption in communication networks

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Multimedia (AREA)
  • Business, Economics & Management (AREA)
  • Computer Security & Cryptography (AREA)
  • General Business, Economics & Management (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The application provides a file downloading method and device, wherein the method comprises the following steps: acquiring characteristic identifiers corresponding to at least two files to be downloaded respectively, and generating a characteristic identifier list; searching at least one neighbor node corresponding to the download initiating node in a local area network, and sending broadcast information containing the feature identifier list to each neighbor node; and establishing connection with the at least one neighbor node according to the response of the at least one neighbor node to the broadcast information, and synchronously downloading the at least two files to be downloaded from the at least one neighbor node.

Description

File downloading method and device
Technical Field
The present application relates to the field of internet technologies, and in particular, to a file downloading method and apparatus, a computing device, and a computer-readable storage medium.
Background
The existing downloading platform, especially the game platform provided by each game agent, downloads game files one by one, and the reason is caused by the limitation of the bit stream protocol of the bit stream downloading, that is, the standard bit stream protocol distinguishes downloading nodes when downloading, each node carries different file information, and new file information covers old file information in the downloading process, and finally the downloading platform can only support downloading of files one by one, so that the waiting time of users is long and the selectivity is poor. Therefore, how to implement a method capable of supporting simultaneous downloading of multiple files under the bitstream protocol becomes an urgent problem to be solved.
Disclosure of Invention
In view of this, embodiments of the present application provide a file downloading method and apparatus, a computing device, and a computer-readable storage medium, so as to solve technical defects in the prior art.
According to a first aspect of embodiments herein, there is provided a file downloading method, including:
acquiring characteristic identifiers corresponding to at least two files to be downloaded respectively, and generating a characteristic identifier list;
searching at least one neighbor node corresponding to the download initiating node in a local area network, and sending broadcast information containing the feature identifier list to each neighbor node;
and establishing connection with the at least one neighbor node according to the response of the at least one neighbor node to the broadcast information, and synchronously downloading the at least two files to be downloaded from the at least one neighbor node.
Optionally, obtaining feature identifiers corresponding to at least two files to be downloaded, and generating a feature identifier list, includes:
respectively acquiring seed files corresponding to at least two files to be downloaded, and acquiring a characteristic identifier corresponding to each file to be downloaded according to the seed file corresponding to each file to be downloaded;
and generating the characteristic identifier list according to the characteristic identifier corresponding to each file to be downloaded.
Optionally, finding at least one neighbor node corresponding to the download initiating node in the local area network, and sending broadcast information including the feature identifier list to each neighbor node, includes:
announcing the existence of the download initiating node to all neighbor nodes in a local area network through a local service discovery protocol;
and sending the broadcast information containing the characteristic identification list to each neighbor node in the local area network through a user datagram protocol.
Optionally, the establishing, by the at least one neighboring node, a connection with the download initiating node according to the feature identifier list in response to the broadcast information includes:
each neighbor node in the at least one neighbor node checks the acquired feature identifier list with a local download list;
judging whether the download list contains a file to be downloaded corresponding to any feature identifier in the feature identifier list;
if yes, connection is established with the download initiating node.
If not, the process is ended.
Optionally, the downloading initiating node synchronously downloads the at least two files to be downloaded, including:
establishing connection with at least one neighbor node, and respectively requesting at least two files to be downloaded from the at least one neighbor node;
and the at least one neighbor node synchronously transmits the at least two files to be downloaded to the download initiating node.
According to a second aspect of the embodiments of the present specification, there is provided a file downloading method applied to a download initiating node in a wide area network, including:
acquiring characteristic identifiers corresponding to at least two files to be downloaded respectively, and generating a characteristic identifier list;
communicating with a tracking server and sending the feature identifier list to the tracking server;
and establishing connection with at least one network node according to a tracking result returned by the tracking server, so that the download initiating node synchronously downloads the at least two files to be downloaded.
Optionally, obtaining feature identifiers corresponding to at least two files to be downloaded, and generating a feature identifier list, includes:
respectively acquiring seed files corresponding to at least two files to be downloaded, and acquiring a characteristic identifier corresponding to each file to be downloaded according to the seed file corresponding to each file to be downloaded;
and generating the characteristic identifier list according to the characteristic identifier corresponding to each file to be downloaded.
Optionally, after obtaining the feature identifiers corresponding to the at least two files to be downloaded, and generating the feature identifier list, the method further includes:
establishing connection with at least one network node through a distributed hash table network under the condition that communication with the tracking server cannot be carried out;
according to the characteristic identification list, a target network node with the at least two files to be downloaded is searched in at least one network node;
and synchronously downloading the at least two files to be downloaded through the target network node.
According to a third aspect of the embodiments of the present specification, there is provided a file downloading method applied to a tracking server in a wide area network, including:
acquiring a characteristic identification list sent by a download initiating node;
determining at least two files to be downloaded, which need to be downloaded by the download initiating node, according to at least two feature identifiers in the feature identifier list;
determining at least one network node which is downloading the at least two files to be downloaded according to a download list recorded by the tracking server;
and generating a tracking result according to the Internet protocol address corresponding to the at least one network node, and returning the tracking result to the download initiating node.
According to a fourth aspect of the embodiments of the present specification, there is provided a file downloading apparatus, which is provided in a download initiating node in a local area network, the download initiating node including:
the first identification list module is configured to acquire characteristic identifications corresponding to at least two files to be downloaded respectively and generate a characteristic identification list;
the first broadcast module is configured to find at least one neighbor node corresponding to the download initiating node in a local area network, and send broadcast information containing the feature identification list to each neighbor node;
the first synchronous downloading module is configured to establish connection with the at least one neighbor node according to the response of the at least one neighbor node to the broadcast information, and synchronously download the at least two files to be downloaded from the at least one neighbor node.
According to a fifth aspect of embodiments of the present specification, there is provided a file downloading apparatus, provided in a download initiating node in a wide area network, the download initiating node including:
the second identification list module is configured to acquire the characteristic identifications corresponding to the at least two files to be downloaded respectively and generate a characteristic identification list;
a second broadcast module configured to communicate with a tracking server and send the list of feature identifiers to the tracking server;
and the second synchronous downloading module is configured to establish connection with at least one network node according to a tracking result returned by the tracking server, so that the downloading initiating node synchronously downloads the at least two files to be downloaded.
According to a sixth aspect of embodiments of the present specification, there is provided a file downloading device, provided with a tracking server in a wide area network, the tracking server including:
the list acquisition module is configured to acquire a feature identifier list sent by the download initiating node;
the file confirmation module is configured to determine at least two files to be downloaded, which need to be downloaded by the download initiating node, according to at least two feature identifiers in the feature identifier list;
a download tracking module configured to determine at least one network node that is downloading the at least two files to be downloaded according to a download list recorded by the tracking server;
and the structure generation module is configured to generate a tracking result according to the internet protocol address corresponding to the at least one network node and return the tracking result to the download initiating node.
According to a seventh aspect of embodiments herein, there is provided a computing device comprising a memory, a processor and computer instructions stored on the memory and executable on the processor, the processor implementing the steps of the file download method when executing the instructions.
According to an eighth aspect of embodiments herein, there is provided a computer readable storage medium storing computer instructions which, when executed by a processor, implement the steps of the file download method.
According to the method and the device, the bit stream protocol is optimized and adjusted, the unique characteristic mark for marking the files to be downloaded is added, and the formed characteristic marks are recorded in the characteristic mark list, so that the node can synchronously acquire a plurality of files to be downloaded when requesting the files through a P2P mechanism, and a downloading platform for simultaneously downloading a plurality of files is realized.
Meanwhile, according to the method and the device, on the basis of adjusting the bit stream protocol, at least two files to be downloaded, which need to be downloaded by the downloading platform, are analyzed by the neighbor nodes in the local area, and bit stream connection is respectively established with the downloading initiating node, so that the downloading initiating node can simultaneously download the at least two files to be downloaded, the downloading efficiency is greatly improved, and the time required by downloading is saved.
In addition, the method and the device aim at a download initiating node in the wide area network, at least one network node is obtained through the tracking server and determined according to the characteristic identification list, and at least two files to be downloaded are downloaded through the at least one network node respectively, so that a plurality of files can be synchronously downloaded by a download platform in the wide area network, download efficiency is greatly improved, and time for downloading the plurality of files is saved.
Drawings
FIG. 1 is a block diagram of a computing device provided by an embodiment of the present application;
FIG. 2 is a flowchart of a file downloading method provided in an embodiment of the present application;
FIG. 3 is another flowchart of a file downloading method provided by an embodiment of the present application;
FIG. 4 is another flowchart of a file downloading method provided in an embodiment of the present application;
FIG. 5 is another flowchart of a file downloading method provided in an embodiment of the present application;
FIG. 6 is another flowchart of a file downloading method provided in an embodiment of the present application;
FIG. 7 is another flowchart of a file downloading method provided in an embodiment of the present application;
FIG. 8 is a schematic structural diagram of a file downloading device according to an embodiment of the present application;
FIG. 9 is a schematic diagram of another structure of a file downloading device according to an embodiment of the present application;
fig. 10 is a schematic structural diagram of another file downloading device according to an embodiment of the present application.
Detailed Description
In the following description, numerous specific details are set forth in order to provide a thorough understanding of the present application. This application is capable of implementation in many different ways than those herein set forth and of similar import by those skilled in the art without departing from the spirit of this application and is therefore not limited to the specific implementations disclosed below.
The terminology used in the description of the one or more embodiments is for the purpose of describing the particular embodiments only and is not intended to be limiting of the description of the one or more embodiments. As used in one or more embodiments of the present specification and the appended claims, the singular forms "a," "an," and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise. It should also be understood that the term "and/or" as used in one or more embodiments of the present specification refers to and encompasses any and all possible combinations of one or more of the associated listed items.
It will be understood that, although the terms first, second, etc. may be used herein in one or more embodiments to describe various information, these information should not be limited by these terms. These terms are only used to distinguish one type of information from another. For example, a first can also be referred to as a second and, similarly, a second can also be referred to as a first without departing from the scope of one or more embodiments of the present description.
First, the noun terms to which one or more embodiments of the present invention relate are explained.
Bit stream protocol: namely, the BitTorrent protocol (BT protocol), which is a P2P file transfer protocol built on top of the TCP/IP protocol, at the application layer of the TCP/IP architecture. The BitTorrent protocol itself also contains many specific content protocols and extension protocols, and is expanding. According to the BitTorrent protocol, a file publisher will provide a torrent file, i.e., a torrent file, from the file to be published.
Bit stream downloading: the main principle of Bitstream (BT) downloading is to virtually divide the file providing the download into equal-sized blocks, the block size must be an integer power of 2k (since it is a virtual partition, no individual block file is generated on the hard disk), and write the index information and Hash (Hash) verification code of each block into the seed file (. torrent).
A tracking server: namely, the Tracker server, is used for collecting the information of the downloader, and provides the information to other downloaders, so that the downloaders are mutually connected to transmit data.
Seed: all files in a downloading task are completely downloaded by a certain downloader, and the downloader becomes a seed. The file published by the publisher itself is the primordial seed. The torrent file is essentially a text file and comprises two parts, namely Tracker information and file information. The Tracker information mainly includes addresses of Tracker servers required in bit stream downloading and settings for the Tracker servers, the file information is generated according to calculation of target files, and calculation results are encoded according to B encoding rules in a BitTorrent protocol.
Local service discovery protocol: local Service Discovery Protocol (LSDP) provides a mechanism similar to Simple Service Discovery Protocol (SSDP) for discovering devices and services within a Local area network to advertise presence in a particular group to Local neighbors. It can either serve as the primary peer source for local transmissions or supplement other sources that only run on global unicast addresses.
Distributed hash table: namely, DHT (distributed Hash table), is a distributed storage method, and this kind of network does not need a central node server, but each client is responsible for a small range of routing and for storing a small part of data, thereby implementing addressing and storage of the whole DHT network. Different from the central node server, each node in the DHT network does not need to maintain the information of the whole network, but only stores the information of the adjacent subsequent nodes in the node, thereby greatly reducing the occupation of bandwidth and the consumption of resources. The DHT network also copies the backup redundant information on the node closest to the keyword, thereby avoiding the problem of single node failure.
In the present application, a file downloading method and apparatus, a computing device and a computer readable storage medium are provided, which are described in detail in the following embodiments one by one.
FIG. 1 shows a block diagram of a computing device 100, according to an embodiment of the present description. The components of the computing device 100 include, but are not limited to, memory 110 and processor 120. The processor 120 is coupled to the memory 110 via a bus 130 and a database 150 is used to store data.
Computing device 100 also includes access device 140, access device 140 enabling computing device 100 to communicate via one or more networks 160. Examples of such networks include the Public Switched Telephone Network (PSTN), a Local Area Network (LAN), a Wide Area Network (WAN), a Personal Area Network (PAN), or a combination of communication networks such as the internet. Access device 140 may include one or more of any type of network interface (e.g., a Network Interface Card (NIC)) whether wired or wireless, such as an IEEE802.11 Wireless Local Area Network (WLAN) wireless interface, a worldwide interoperability for microwave access (Wi-MAX) interface, an ethernet interface, a Universal Serial Bus (USB) interface, a cellular network interface, a bluetooth interface, a Near Field Communication (NFC) interface, and so forth.
In one embodiment of the present description, the above-described components of computing device 100 and other components not shown in FIG. 1 may also be connected to each other, such as by a bus. It should be understood that the block diagram of the computing device architecture shown in FIG. 1 is for purposes of example only and is not limiting as to the scope of the description. Those skilled in the art may add or replace other components as desired.
Computing device 100 may be any type of stationary or mobile computing device, including a mobile computer or mobile computing device (e.g., tablet, personal digital assistant, laptop, notebook, netbook, etc.), a mobile phone (e.g., smartphone), a wearable computing device (e.g., smartwatch, smartglasses, etc.), or other type of mobile device, or a stationary computing device such as a desktop computer or PC. Computing device 100 may also be a mobile or stationary server.
Wherein the processor 120 may perform the steps of the method shown in fig. 2. Fig. 2 is a schematic flowchart illustrating a file downloading method according to an embodiment of the present application, applied to a download initiating node in a local area network, including steps 202 to 206.
Step 202: and acquiring the characteristic identifiers corresponding to at least two files to be downloaded respectively, and generating a characteristic identifier list.
By adjusting the bit stream protocol, the method and the device for downloading the game file add the feature identifier for identifying the corresponding specific content of each data block in the file to be downloaded, for example, in the case that the file to be downloaded is the game file, the game file may include a map file, a character model file, an animation special effect file, a program file, and the like, and the adjusted bit stream protocol may add the corresponding feature identifier to the map file, the character model file, the animation special effect file, and the program file, respectively.
In the embodiment of the present application, the step 202 specifically includes steps 302 to 304.
Step 302: the method comprises the steps of respectively obtaining seed files corresponding to at least two files to be downloaded, and obtaining a characteristic identifier corresponding to each file to be downloaded according to the seed file corresponding to each file to be downloaded.
For a plurality of download initiating nodes which are mutually connected in a local area network, the download initiating nodes include but are not limited to a computer terminal, an intelligent terminal, a server and the like, under the condition that a download platform running on any download initiating node needs to download at least two files to be downloaded, the download platform respectively obtains a seed file corresponding to each file to be downloaded, and obtains a feature identifier corresponding to each file to be downloaded from the seed file corresponding to each file to be downloaded, wherein the feature identifier can be a Hash value generated by a Secure Hash Algorithm (Secure Hash Algorithm).
It should be noted that, in a standard bitstream protocol, the file to be downloaded may be split into a plurality of data blocks to be downloaded, and each data block to be downloaded may correspond to one hash value to form a set of complete hash value sets for identifying the whole file to be downloaded, and therefore, the present application may also use the hash value set corresponding to the file to be downloaded as the feature identifier.
Step 304: and generating the characteristic identifier list according to the characteristic identifier corresponding to each file to be downloaded.
Further, a feature identifier list corresponding to at least two files to be downloaded is constructed by collecting feature identifiers corresponding to each file to be downloaded, for example, for a file a to be downloaded and a file B to be downloaded, the file a to be downloaded includes a data block a1, a data block a2 and a data block a3, the file B to be downloaded includes a data block B1, a data block B2 and a data block B3, and feature identifiers Id corresponding to the data block a1 are respectively obtaineda1The characteristic identifier Id corresponding to the data block a2a2The characteristic identity Id corresponding to the data block a3a3And the characteristic identifier Id corresponding to the data block b1b1The characteristic identifier Id corresponding to the data block b2b2The characteristic identity Id corresponding to the data block b3b3Thereby formingBuild a list of feature identifiers (Id)a1、Ida2、Ida3、Idb1、Idb2、Idb3}。
According to the method and the device, the BT protocol is adjusted, and the characteristic mark for marking the specific content of the current download file is added, so that the download platform can simultaneously analyze a plurality of download files, and the problem that only one hash value can be matched in the labeling bit stream protocol is solved.
Step 204: and searching at least one neighbor node corresponding to the download initiating node in a local area network, and sending broadcast information containing the characteristic identification list to each neighbor node.
In an embodiment of the present application, the step 204 specifically includes steps 402 to 404.
Step 402: and announcing the existence of the download initiating node to all neighbor nodes in the local area network through a local service discovery protocol.
The method and the device search other neighbor nodes adjacent to the download initiating node running the download platform in the local area network through a local service discovery protocol, and announce the existence of the download initiating node to each neighbor node.
Step 404: and sending the broadcast information containing the characteristic identification list to each neighbor node in the local area network through a user datagram protocol.
Further, a download initiating node operating the download platform sends broadcast information containing the feature identifier list to each neighbor node in a local area network through a user datagram protocol, so that each neighbor node can receive the feature identifier list, and each file to be downloaded, which needs to be downloaded by the download platform, is determined according to each feature identifier in the feature identifier list.
According to the method and the device, the neighbor nodes are discovered through the local service discovery protocol, so that the neighbor nodes of the download initiating node can analyze at least two files to be downloaded, which are required to be downloaded by the download initiating node, and then download connection is respectively established with the download initiating node through a bit stream downloading mode, so that the download platform can download the at least two files to be downloaded simultaneously, and the download time is saved.
Step 206: and establishing connection with the at least one neighbor node according to the response of the at least one neighbor node to the broadcast information, and synchronously downloading the at least two files to be downloaded from the at least one neighbor node.
According to the method and the device, the bit stream protocol is optimized and adjusted, the unique characteristic mark for marking the files to be downloaded is added, and the formed characteristic marks are recorded in the characteristic mark list, so that the node can synchronously acquire a plurality of files to be downloaded when requesting the files through a P2P mechanism, and a downloading platform for simultaneously downloading a plurality of files is realized.
In the embodiment of the present application, the step 206 specifically includes steps 502 to 510.
Step 502: and each neighbor node in the at least one neighbor node checks the acquired feature identification list with a local download list.
Specifically, after each neighbor node acquires the feature identifier list, the local download list of each neighbor node is called, and the feature identifier list is checked with the download list.
Step 504: judging whether the download list contains a file to be downloaded corresponding to any feature identifier in the feature identifier list; if yes, go to step 506; if not, the process is ended.
Furthermore, each neighbor node analyzes the feature identifier list to determine the data block corresponding to each feature identifier column in the feature identifier list, and then judges whether the neighbor node has downloaded any corresponding data block according to the download list of the neighbor node.
Step 506: the at least one neighbor node establishes a connection with the download initiating node.
Step 508: and the download initiating node respectively requests at least two files to be downloaded from the at least one neighbor node.
Step 510: and the at least one neighbor node synchronously transmits the at least two files to be downloaded to the download initiating node.
In the above embodiment, if any data block in the at least two files to be downloaded has been downloaded in at least one neighbor node, the at least one neighbor node establishes a bit stream downloading connection with the download initiating node, and the download initiating node requests the at least one neighbor node to download the data blocks in the at least two files to be downloaded, so that the at least one neighbor node transmits the data blocks in the at least two files to be downloaded to the download initiating node synchronously, and the download platform of the present application can download a plurality of files to be downloaded simultaneously.
According to the method and the device, on the basis of adjusting the bit stream protocol, at least two files to be downloaded, which need to be downloaded by a downloading platform, are analyzed by neighbor nodes in a local area, and bit stream connection is respectively established with the downloading initiating node, so that the downloading initiating node can simultaneously download the at least two files to be downloaded, the downloading efficiency is greatly improved, and the time required by downloading is saved.
Wherein the processor 120 may also perform the steps of the method shown in fig. 6. Fig. 6 is a schematic flowchart illustrating a file downloading method according to an embodiment of the present application, applied to a download initiating node in a wide area network, including steps 602 to 606.
Step 602: and acquiring the characteristic identifiers corresponding to at least two files to be downloaded respectively, and generating a characteristic identifier list.
Specifically, the step 602 specifically includes steps S6021 to S6022.
Step S6021: the method comprises the steps of respectively obtaining seed files corresponding to at least two files to be downloaded, and obtaining a characteristic identifier corresponding to each file to be downloaded according to the seed file corresponding to each file to be downloaded.
What step S6021 is the same as step 302 may specifically refer to the related content of step 302, and is not described herein again.
Step S6022: and generating the characteristic identifier list according to the characteristic identifier corresponding to each file to be downloaded.
Step S6022 is the same as step 304, and reference may be made to the related content of step 304, which is not described herein again.
Step 604: and communicating with a tracking server and sending the feature identifier list to the tracking server.
In the above embodiment, since a network node cannot directly obtain an Internet Protocol Address (Internet Protocol Address) of a network node in another wide area network in the wide area network, a download initiating node operating the download platform needs to communicate with a tracking server and send the feature identifier list to the tracking server.
Step 606: and establishing connection with at least one network node according to a tracking result returned by the tracking server, so that the download initiating node synchronously downloads the at least two files to be downloaded.
In the above embodiment, the download initiating node establishes a bit stream download connection with at least one network node in response to the tracking result returned by the tracking server, and further requests the at least one neighbor node to download data blocks in at least two files to be downloaded, so that the at least one neighbor node transmits the data blocks in the at least two files to be downloaded to the download initiating node synchronously, thereby implementing that the download platform of the present application can download multiple files to be downloaded simultaneously.
In the above embodiment, after obtaining the feature identifiers corresponding to at least two files to be downloaded, and generating the feature identifier list, steps S603 to S607 are further included.
S603: and under the condition that the communication with the tracking server cannot be carried out, establishing connection with at least one network node through a distributed hash table network.
S605: and searching a target network node with the at least two files to be downloaded in at least one network node according to the characteristic identification list.
S607: and synchronously downloading the at least two files to be downloaded through the target network node.
It should be noted that the tracking server and the distributed hash table developed later are commonly used for bit stream downloading of the wide area network, but if a stable server exists in a specific application, the current stable server can be used as the tracking server, so that the distributed hash table network does not need to be set, and the application is not limited herein.
Correspondingly, the processor 120 may also perform the steps of the method shown in fig. 7. Fig. 7 is a schematic flowchart illustrating a file downloading method according to an embodiment of the present application, applied to a tracking server in a wide area network, including steps 702 to 708.
Step 702: and acquiring a feature identifier list sent by the download initiating node.
In the above embodiment, the tracking server responds to the download initiating node, so as to obtain the feature identifier list sent by the download initiating node.
Step 704: and determining at least two files to be downloaded, which need to be downloaded by the download initiating node, according to at least two feature identifiers in the feature identifier list.
In the above embodiment, the tracking server analyzes and identifies the feature identifier in the feature identifier list, so as to determine at least two files to be downloaded that the download initiating node needs to download and a plurality of data blocks corresponding to each downloaded file.
Step 706: and determining at least one network node which is downloading the at least two files to be downloaded according to the download list recorded by the tracking server.
In the above embodiment, the internet protocol addresses of a plurality of network nodes in the wide area network are recorded in the download list of the tracking server, and the file or data block that is downloaded corresponding to each network node in a specific time period is also recorded in the download list. Therefore, the tracking server can compare the at least two files to be downloaded with the files in the download list, so as to determine at least one network node which is downloading the at least two files to be downloaded.
Step 708: and generating a tracking result according to the Internet protocol address corresponding to the at least one network node, and returning the tracking result to the download initiating node.
In the above embodiment, after determining at least one network node that is downloading the at least two files to be downloaded, the tracking server further obtains an internet protocol address corresponding to each network node in the at least one network node, so as to generate a tracking result, and returns the tracking result to the download initiating node, so that the download initiating node can communicate with each network node according to the tracking result, and finally download the at least two files to be downloaded simultaneously in a bitstream download manner.
According to the method and the system, aiming at the download initiating node in the wide area network, at least one network node is obtained through the tracking server and determined according to the characteristic identification list, and at least two files to be downloaded are downloaded through the at least one network node respectively, so that a plurality of files can be synchronously downloaded by a download platform in the wide area network, the download efficiency is greatly improved, and the time for downloading the plurality of files is saved.
Corresponding to the above method embodiment, this specification further provides a file downloading device embodiment, and fig. 8 shows a schematic structural diagram of the file downloading device according to an embodiment of this specification. As shown in fig. 8, the apparatus includes:
a first identifier list module 801 configured to obtain feature identifiers corresponding to at least two files to be downloaded, and generate a feature identifier list;
a first broadcasting module 802, configured to find at least one neighbor node corresponding to the download initiating node in a local area network, and send broadcast information containing the feature identifier list to each neighbor node;
a first synchronous downloading module 803, configured to establish a connection with the at least one neighbor node according to the response of the at least one neighbor node to the broadcast information, and synchronously download the at least two files to be downloaded from the at least one neighbor node.
Optionally, the first identifier list module 801 is further configured to:
respectively acquiring seed files corresponding to at least two files to be downloaded, and acquiring a characteristic identifier corresponding to each file to be downloaded according to the seed file corresponding to each file to be downloaded;
and generating the characteristic identifier list according to the characteristic identifier corresponding to each file to be downloaded.
Optionally, the first broadcasting module 802 is further configured to:
announcing the existence of the download initiating node to all neighbor nodes in a local area network through a local service discovery protocol;
and sending the broadcast information containing the characteristic identification list to each neighbor node in the local area network through a user datagram protocol.
Optionally, the first synchronous downloading module 803 is further configured to:
each neighbor node in the at least one neighbor node checks the acquired feature identifier list with a local download list;
judging whether the download list contains a file to be downloaded corresponding to any feature identifier in the feature identifier list;
if yes, connection is established with the download initiating node.
If not, the process is ended.
Optionally, the first synchronous downloading module 803 is further configured to:
respectively requesting at least two files to be downloaded from the at least one neighbor node;
and the at least one neighbor node synchronously transmits the at least two files to be downloaded to the download initiating node.
According to the method and the device, on the basis of adjusting the bit stream protocol, at least two files to be downloaded, which need to be downloaded by a downloading platform, are analyzed by neighbor nodes in a local area, and bit stream connection is respectively established with the downloading initiating node, so that the downloading initiating node can simultaneously download the at least two files to be downloaded, the downloading efficiency is greatly improved, and the time required by downloading is saved.
Corresponding to the above method embodiment, this specification further provides a file downloading device embodiment, and fig. 9 shows a schematic structural diagram of the file downloading device according to an embodiment of this specification. As shown in fig. 9, the apparatus includes:
a second identifier list module 901, configured to obtain feature identifiers corresponding to at least two files to be downloaded, respectively, and generate a feature identifier list;
a second broadcast module 902 configured to communicate with a tracking server and send the list of feature identifiers to the tracking server;
a second synchronous downloading module 903, configured to establish a connection with at least one network node according to the tracking result returned by the tracking server, so that the downloading initiating node synchronously downloads the at least two files to be downloaded.
Optionally, the second identifier list module 901 is further configured to:
respectively acquiring seed files corresponding to at least two files to be downloaded, and acquiring a characteristic identifier corresponding to each file to be downloaded according to the seed file corresponding to each file to be downloaded;
and generating the characteristic identifier list according to the characteristic identifier corresponding to each file to be downloaded.
Optionally, the distributed hash module is further configured to:
establishing connection with at least one network node through a distributed hash table network under the condition that communication with the tracking server cannot be carried out;
according to the characteristic identification list, a target network node with the at least two files to be downloaded is searched in at least one network node;
and synchronously downloading the at least two files to be downloaded through the target network node.
Corresponding to the above method embodiment, this specification further provides a file downloading device embodiment, and fig. 10 shows a schematic structural diagram of the file downloading device according to an embodiment of this specification. As shown in fig. 10, the apparatus includes:
a list obtaining module 1001 configured to obtain a feature identifier list sent by a download initiating node;
a file confirmation module 1002, configured to determine, according to at least two feature identifiers in the feature identifier list, at least two files to be downloaded that need to be downloaded by the download initiating node;
a download tracking module 1003 configured to determine at least one network node that is downloading the at least two files to be downloaded according to the download list recorded by the tracking server;
a structure generating module 1004 configured to generate a tracking result according to the internet protocol address corresponding to the at least one network node, and return the tracking result to the download initiating node.
According to the method and the system, aiming at the download initiating node in the wide area network, at least one network node is obtained through the tracking server and determined according to the characteristic identification list, and at least two files to be downloaded are downloaded through the at least one network node respectively, so that a plurality of files can be synchronously downloaded by a download platform in the wide area network, the download efficiency is greatly improved, and the time for downloading the plurality of files is saved.
It should be noted that the components in the device claims should be understood as functional blocks which are necessary to implement the steps of the program flow or the steps of the method, and each functional block is not actually defined by functional division or separation. The device claims defined by such a set of functional modules are to be understood as a functional module framework for implementing the solution mainly by means of a computer program as described in the specification, and not as a physical device for implementing the solution mainly by means of hardware.
An embodiment of the present application further provides a computing device, including a memory, a processor, and computer instructions stored on the memory and executable on the processor, where the processor executes the instructions to implement the following steps:
acquiring characteristic identifiers corresponding to at least two files to be downloaded respectively, and generating a characteristic identifier list;
searching at least one neighbor node corresponding to the download initiating node in a local area network, and sending broadcast information containing the feature identifier list to each neighbor node;
and establishing connection with the at least one neighbor node according to the response of the at least one neighbor node to the broadcast information, and synchronously downloading the at least two files to be downloaded from the at least one neighbor node.
An embodiment of the present application further provides a computing device, including a memory, a processor, and computer instructions stored on the memory and executable on the processor, where the processor executes the instructions to implement the following steps:
acquiring characteristic identifiers corresponding to at least two files to be downloaded respectively, and generating a characteristic identifier list;
communicating with a tracking server and sending the feature identifier list to the tracking server;
and establishing connection with at least one network node according to a tracking result returned by the tracking server, so that the download initiating node synchronously downloads the at least two files to be downloaded.
An embodiment of the present application further provides a computing device, including a memory, a processor, and computer instructions stored on the memory and executable on the processor, where the processor executes the instructions to implement the following steps:
acquiring a characteristic identification list sent by a download initiating node;
determining at least two files to be downloaded, which need to be downloaded by the download initiating node, according to at least two feature identifiers in the feature identifier list;
determining at least one network node which is downloading the at least two files to be downloaded according to a download list recorded by the tracking server;
and generating a tracking result according to the Internet protocol address corresponding to the at least one network node, and returning the tracking result to the download initiating node.
An embodiment of the present application further provides a computer readable storage medium, which stores computer instructions, and the instructions, when executed by a processor, implement the steps of the file downloading method as described above.
The above is an illustrative scheme of a computer-readable storage medium of the present embodiment. It should be noted that the technical solution of the computer-readable storage medium and the technical solution of the file downloading method belong to the same concept, and details that are not described in detail in the technical solution of the computer-readable storage medium can be referred to the description of the technical solution of the file downloading method.
The foregoing description has been directed to specific embodiments of this disclosure. Other embodiments are within the scope of the following claims. In some cases, the actions or steps recited in the claims may be performed in a different order than in the embodiments and still achieve desirable results. In addition, the processes depicted in the accompanying figures do not necessarily require the particular order shown, or sequential order, to achieve desirable results. In some embodiments, multitasking and parallel processing may also be possible or may be advantageous.
The computer instructions comprise computer program code which may be in the form of source code, object code, an executable file or some intermediate form, or the like. The computer-readable medium may include: any entity or device capable of carrying the computer program code, recording medium, usb disk, removable hard disk, magnetic disk, optical disk, computer Memory, Read-Only Memory (ROM), Random Access Memory (RAM), electrical carrier wave signals, telecommunications signals, software distribution medium, and the like. It should be noted that the computer readable medium may contain content that is subject to appropriate increase or decrease as required by legislation and patent practice in jurisdictions, for example, in some jurisdictions, computer readable media does not include electrical carrier signals and telecommunications signals as is required by legislation and patent practice.
It should be noted that, for the sake of simplicity, the above-mentioned method embodiments are described as a series of acts or combinations, but those skilled in the art should understand that the present application is not limited by the described order of acts, because some steps can be performed in other orders or synchronously according to the present application. Further, those skilled in the art should also appreciate that the embodiments described in the specification are preferred embodiments and that the acts and modules referred to are not necessarily required in this application.
In the above embodiments, the descriptions of the respective embodiments have respective emphasis, and for parts that are not described in detail in a certain embodiment, reference may be made to related descriptions of other embodiments.
The preferred embodiments of the present application disclosed above are intended only to aid in the explanation of the application. Alternative embodiments are not exhaustive and do not limit the invention to the precise embodiments described. Obviously, many modifications and variations are possible in light of the above teaching. The embodiments were chosen and described in order to best explain the principles of the application and the practical application, to thereby enable others skilled in the art to best understand and utilize the application. The application is limited only by the claims and their full scope and equivalents.

Claims (14)

1. A file downloading method is applied to a downloading initiating node in a local area network, and is characterized by comprising the following steps:
acquiring characteristic identifiers corresponding to at least two files to be downloaded respectively, and generating a characteristic identifier list;
searching at least one neighbor node corresponding to the download initiating node in a local area network, and sending broadcast information containing the feature identifier list to each neighbor node;
and establishing connection with the at least one neighbor node according to the response of the at least one neighbor node to the broadcast information, and synchronously downloading the at least two files to be downloaded from the at least one neighbor node.
2. The method according to claim 1, wherein the obtaining of the feature identifiers corresponding to at least two files to be downloaded, and the generating of the feature identifier list comprise:
respectively acquiring seed files corresponding to at least two files to be downloaded, and acquiring a characteristic identifier corresponding to each file to be downloaded according to the seed file corresponding to each file to be downloaded;
and generating the characteristic identifier list according to the characteristic identifier corresponding to each file to be downloaded.
3. The method according to claim 1, wherein searching a local area network for at least one neighboring node corresponding to the download initiating node, and sending broadcast information including the signature list to each of the neighboring nodes, comprises:
announcing the existence of the download initiating node to all neighbor nodes in a local area network through a local service discovery protocol;
and sending the broadcast information containing the characteristic identification list to each neighbor node in the local area network through a user datagram protocol.
4. The method of claim 1, wherein establishing a connection with the at least one neighbor node based on the response of the at least one neighbor node to the broadcast information comprises:
each neighbor node in the at least one neighbor node checks the acquired feature identifier list with a local download list;
judging whether the download list contains a file to be downloaded corresponding to any feature identifier in the feature identifier list;
if yes, establishing connection with the download initiating node;
if not, the process is ended.
5. The method of claim 4, wherein the downloading the at least two files to be downloaded from the at least one neighboring node synchronously comprises:
respectively requesting at least two files to be downloaded from the at least one neighbor node;
and the at least one neighbor node synchronously transmits the at least two files to be downloaded to the download initiating node.
6. A file downloading method is applied to a downloading initiating node in a wide area network, and is characterized by comprising the following steps:
acquiring characteristic identifiers corresponding to at least two files to be downloaded respectively, and generating a characteristic identifier list;
communicating with a tracking server and sending the feature identifier list to the tracking server;
and establishing connection with at least one network node according to a tracking result returned by the tracking server, so that the download initiating node synchronously downloads the at least two files to be downloaded.
7. The method according to claim 6, wherein the obtaining of the feature identifiers corresponding to at least two files to be downloaded, and the generating of the feature identifier list comprise:
respectively acquiring seed files corresponding to at least two files to be downloaded, and acquiring a characteristic identifier corresponding to each file to be downloaded according to the seed file corresponding to each file to be downloaded;
and generating the characteristic identifier list according to the characteristic identifier corresponding to each file to be downloaded.
8. The method according to claim 6, after obtaining the feature identifiers corresponding to at least two files to be downloaded, and generating the feature identifier list, further comprising:
establishing connection with at least one network node through a distributed hash table network under the condition that communication with the tracking server cannot be carried out;
according to the characteristic identification list, a target network node with the at least two files to be downloaded is searched in at least one network node;
and synchronously downloading the at least two files to be downloaded through the target network node.
9. A file downloading method is applied to a tracking server in a wide area network, and is characterized by comprising the following steps:
acquiring a characteristic identification list sent by a download initiating node;
determining at least two files to be downloaded, which need to be downloaded by the download initiating node, according to at least two feature identifiers in the feature identifier list;
determining at least one network node which is downloading the at least two files to be downloaded according to a download list recorded by the tracking server;
and generating a tracking result according to the Internet protocol address corresponding to the at least one network node, and returning the tracking result to the download initiating node.
10. A file downloading apparatus, characterized in that a download initiating node provided in a local area network, the download initiating node comprises:
the first identification list module is configured to acquire characteristic identifications corresponding to at least two files to be downloaded respectively and generate a characteristic identification list;
the first broadcast module is configured to find at least one neighbor node corresponding to the download initiating node in a local area network, and send broadcast information containing the feature identification list to each neighbor node;
the first synchronous downloading module is configured to establish connection with the at least one neighbor node according to the response of the at least one neighbor node to the broadcast information, and synchronously download the at least two files to be downloaded from the at least one neighbor node.
11. A file downloading apparatus, characterized by a download initiating node provided in a wide area network, the download initiating node comprising:
the second identification list module is configured to acquire the characteristic identifications corresponding to the at least two files to be downloaded respectively and generate a characteristic identification list;
a second broadcast module configured to communicate with a tracking server and send the list of feature identifiers to the tracking server;
and the second synchronous downloading module is configured to establish connection with at least one network node according to a tracking result returned by the tracking server, so that the downloading initiating node synchronously downloads the at least two files to be downloaded.
12. A file downloading apparatus, wherein a tracking server is disposed in a wide area network, the tracking server comprising:
the list acquisition module is configured to acquire a feature identifier list sent by the download initiating node;
the file confirmation module is configured to determine at least two files to be downloaded, which need to be downloaded by the download initiating node, according to at least two feature identifiers in the feature identifier list;
a download tracking module configured to determine at least one network node that is downloading the at least two files to be downloaded according to a download list recorded by the tracking server;
and the structure generation module is configured to generate a tracking result according to the internet protocol address corresponding to the at least one network node and return the tracking result to the download initiating node.
13. A computing device comprising a memory, a processor, and computer instructions stored on the memory and executable on the processor, wherein the processor implements the steps of the method of any of claims 1-5, 6-8, or 9 when executing the instructions.
14. A computer-readable storage medium storing computer instructions, which when executed by a processor, perform the steps of the method of any one of claims 1-5, 6-8 or 9.
CN202011564965.5A 2020-12-25 2020-12-25 File downloading method and device Active CN112637351B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011564965.5A CN112637351B (en) 2020-12-25 2020-12-25 File downloading method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011564965.5A CN112637351B (en) 2020-12-25 2020-12-25 File downloading method and device

Publications (2)

Publication Number Publication Date
CN112637351A true CN112637351A (en) 2021-04-09
CN112637351B CN112637351B (en) 2023-09-05

Family

ID=75325069

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011564965.5A Active CN112637351B (en) 2020-12-25 2020-12-25 File downloading method and device

Country Status (1)

Country Link
CN (1) CN112637351B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114338700A (en) * 2021-12-23 2022-04-12 杭州星布智能科技有限公司 Local area network point-to-point distributed storage method

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102664938A (en) * 2012-04-12 2012-09-12 北京蓝汛通信技术有限责任公司 Method and device for controlling downloading of resources
CN103957269A (en) * 2014-05-08 2014-07-30 中国联合网络通信集团有限公司 P2P network node selection method and P2P redirect server
CN104618447A (en) * 2014-12-31 2015-05-13 北京邮电大学 File cooperation downloading method and system
CN106790525A (en) * 2016-12-20 2017-05-31 广东小天才科技有限公司 A kind of document down loading method and device
CN107196983A (en) * 2016-03-15 2017-09-22 阿里巴巴集团控股有限公司 A kind of resource distribution method and device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102664938A (en) * 2012-04-12 2012-09-12 北京蓝汛通信技术有限责任公司 Method and device for controlling downloading of resources
CN103957269A (en) * 2014-05-08 2014-07-30 中国联合网络通信集团有限公司 P2P network node selection method and P2P redirect server
CN104618447A (en) * 2014-12-31 2015-05-13 北京邮电大学 File cooperation downloading method and system
CN107196983A (en) * 2016-03-15 2017-09-22 阿里巴巴集团控股有限公司 A kind of resource distribution method and device
CN106790525A (en) * 2016-12-20 2017-05-31 广东小天才科技有限公司 A kind of document down loading method and device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114338700A (en) * 2021-12-23 2022-04-12 杭州星布智能科技有限公司 Local area network point-to-point distributed storage method

Also Published As

Publication number Publication date
CN112637351B (en) 2023-09-05

Similar Documents

Publication Publication Date Title
CN109981751B (en) File transmission method and system, computer equipment and storage medium
JP5480972B2 (en) Efficient service discovery for peer-to-peer network equipment
CN113452592B (en) Cross-cloud data access method and device under hybrid cloud architecture
US8819137B2 (en) System and method for sharing mobile internet service
CN102271165B (en) Device and method for sharing and managing resources searched on Internet
CN110245191B (en) Data processing method and device
CN114222168B (en) Resource scheduling method and system
CN103905516B (en) The method and respective server and terminal of sharing data
CN110557336A (en) Addressing routing method and system
CN114064275A (en) Data processing method and device
US20080040482A1 (en) System and method for the location of caches
CN112637351B (en) File downloading method and device
Moghadam et al. 7ds-a modular platform to develop mobile disruption-tolerant applications
CN114466344A (en) Edge cloud discovery and selection method suitable for wireless self-organizing network environment
CN112532764A (en) Data acquisition method and device
CN114385596A (en) Data processing method and device
CN115004657B (en) Addressing method, addressing system and addressing device
CN114356575A (en) User request processing method and device
CN113824785A (en) Resource downloading method, system and storage medium based on point-to-point network
CN113590534A (en) Archive processing method, system and device
Borch et al. Searching in Variably Connected P2P Networks.
Forsström et al. Location-based ubiquitous context exchange in mobile environments
Hoang et al. A backward-compatible protocol for inter-routing over heterogeneous overlay networks
CN116647707B (en) Multicast scheduling method, device and system
CN111782151A (en) Download management method and device

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
CB02 Change of applicant information
CB02 Change of applicant information

Address after: 519000 Room 102, 202, 302 and 402, No. 325, Qiandao Ring Road, Tangjiawan Town, high tech Zone, Zhuhai City, Guangdong Province, Room 102 and 202, No. 327 and Room 302, No. 329

Applicant after: Zhuhai Jinshan Digital Network Technology Co.,Ltd.

Address before: 519000 Room 102, 202, 302 and 402, No. 325, Qiandao Ring Road, Tangjiawan Town, high tech Zone, Zhuhai City, Guangdong Province, Room 102 and 202, No. 327 and Room 302, No. 329

Applicant before: ZHUHAI KINGSOFT ONLINE GAME TECHNOLOGY Co.,Ltd.

GR01 Patent grant
GR01 Patent grant