CN111064798A - Node network access method, device, client node and storage medium - Google Patents

Node network access method, device, client node and storage medium Download PDF

Info

Publication number
CN111064798A
CN111064798A CN201911359974.8A CN201911359974A CN111064798A CN 111064798 A CN111064798 A CN 111064798A CN 201911359974 A CN201911359974 A CN 201911359974A CN 111064798 A CN111064798 A CN 111064798A
Authority
CN
China
Prior art keywords
node
network
configuration list
client
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
CN201911359974.8A
Other languages
Chinese (zh)
Other versions
CN111064798B (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.)
Shenzhen Onething Technology Co Ltd
Original Assignee
Shenzhen Onething 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 Shenzhen Onething Technology Co Ltd filed Critical Shenzhen Onething Technology Co Ltd
Priority to CN201911359974.8A priority Critical patent/CN111064798B/en
Publication of CN111064798A publication Critical patent/CN111064798A/en
Application granted granted Critical
Publication of CN111064798B publication Critical patent/CN111064798B/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/10Protocols in which an application is distributed across nodes in the network
    • H04L67/104Peer-to-peer [P2P] networks
    • H04L67/1061Peer-to-peer [P2P] networks using node-based peer discovery mechanisms
    • H04L67/1065Discovery involving distributed pre-established resource-based relationships among peers, e.g. based on distributed hash tables [DHT] 
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0803Configuration setting
    • H04L41/0806Configuration setting for initial configuration or provisioning, e.g. plug-and-play
    • 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

Abstract

A method for accessing a network by a node, the method comprising: acquiring a downloading mode of a client of equipment to be installed; if the downloading mode is standard channel downloading, acquiring a first node configuration list created for the equipment to be installed, wherein a network node in the first node configuration list is a stable node configured according to the current Internet Protocol (IP) area of the equipment to be installed and/or network information of an operator; after the client is installed on the equipment to be installed, selecting a first network node from the first node configuration list; and establishing connection with the first network node, and adding the first network node into the DHT network. The invention also provides a node network access device, a client node and a storage medium. The invention can improve the network access efficiency of the client node.

Description

Node network access method, device, client node and storage medium
Technical Field
The present invention relates to the field of network communication technologies, and in particular, to a node network access method, an apparatus, a client node, and a storage medium.
Background
Currently, in a decentralized Distributed Hash Table (DHT) network, when a client node wants to access the DHT network, a seed file is needed, where node information of a plurality of network nodes in the DHT network is stored in the seed file, and the client node may connect to the DHT network according to a node list in the seed file.
However, in practice, it is found that, for a new client node which is first accessed, there is usually no seed file and the new client node cannot be accessed, and for a client node which is not first accessed, because the quality of the network node in the seed file cannot be guaranteed and the generation time of the seed file is generally different, there may be some network nodes which have been offline or are not connected.
Therefore, the network access efficiency of the client node is lower by using the network access mode of the seed file.
Disclosure of Invention
In view of the foregoing, it is desirable to provide a node network access method, device, client node and storage medium, which can improve the network access efficiency of the client node.
A first aspect of the present invention provides a method for accessing a network by a node, where the method includes:
acquiring a downloading mode of a client of equipment to be installed;
if the downloading mode is standard channel downloading, acquiring a first node configuration list created for the equipment to be installed, wherein a network node in the first node configuration list is a stable node configured according to the current Internet Protocol (IP) area of the equipment to be installed and/or network information of an operator;
after the client is installed on the equipment to be installed, selecting a first network node from the first node configuration list;
and establishing connection with the first network node, and adding the first network node into the DHT network.
In one possible implementation, the method further includes:
acquiring node information of each network node in the first node configuration list every other first preset period;
and deleting the network nodes in the unstable state from the first node configuration list according to the node information of each network node, and updating the first node configuration list.
In one possible implementation, the method further includes:
judging whether the number of the network nodes in the updated first node configuration list reaches a preset number threshold value or not;
if the number of the network nodes in the updated first node configuration list does not reach a preset number threshold, detecting network nodes meeting preset requirements from the DHT network;
and adding the network nodes meeting the preset requirements into the first node configuration list.
In one possible implementation, the method further includes:
if the connection with the first network node fails, selecting a second network node from the first node configuration list after a preset time length;
and establishing connection with the second network node and adding the second network node into the DHT network.
In one possible implementation, the method further includes:
if the connection with each network node in the first node configuration list is failed, or the networking time of the client node exceeds a preset time threshold and the client node is not networked, acquiring node information of an alternative node;
and establishing connection with the alternative node according to the node information of the alternative node, and adding the connection into the DHT network.
In one possible implementation, the method further includes:
if the downloading mode is non-standard channel downloading, acquiring a general second node configuration list, wherein the network nodes in the second node configuration list are stable nodes covering all areas and operator networks;
after the client is installed on the equipment to be installed, selecting a third network node from the second node configuration list;
and establishing connection with the third network node and adding the third network node into the DHT network.
In one possible implementation, the method further includes:
acquiring node information of each network node in the second node configuration list every other second preset period;
deleting the network nodes in the unstable state from the second node configuration list according to the node information of each network node;
for each network node in the deleted second node configuration list, judging whether the IP area of the network node is the same as the IP area of the client node, and judging whether the operator network information of the network node is the same as the operator network information of the client node;
and if the IP area of the network node is different from the IP area of the client node, and the operator network information of the network node is different from the operator network information of the client node, deleting the network node from the second node configuration list, and updating the second node configuration list.
A second aspect of the present invention provides a node network access apparatus, including:
the acquisition module is used for acquiring the downloading mode of the client of the equipment to be installed;
the obtaining module is further configured to obtain a first node configuration list created for the device to be installed if the downloading mode is standard channel downloading, where a network node in the first node configuration list is a stable node configured according to a current Internet Protocol (IP) area of the device to be installed and/or network information of an operator;
a selection module, configured to select a first network node from the first node configuration list after the client is installed in the device to be installed;
and the connection module is used for establishing connection with the first network node and adding the first network node into the DHT network.
A third aspect of the present invention provides a client node, comprising a processor and a memory, wherein the processor is configured to implement the node network access method when executing a computer program stored in the memory.
A fourth aspect of the present invention provides a computer-readable storage medium, having a computer program stored thereon, where the computer program, when executed by a processor, implements the method for accessing a network by a node.
By the technical scheme, when any one to-be-installed device is started, the to-be-installed device can directly select any one first network node from a first node configuration list, after the to-be-installed device installs the client, the to-be-installed device with the client can serve as the client node, and as each network node in the first node configuration list is a high-reliability stable node, the client node is connected with any one first network node, the connection success rate can be improved, the client node can rapidly join in a DHT network, and therefore the network access efficiency of the client node can be improved.
Drawings
Fig. 1 is a flowchart of a preferred embodiment of a method for accessing a network to a node according to the present invention.
Fig. 2 is a functional block diagram of a preferred embodiment of a node network access device according to the present disclosure.
Fig. 3 is a schematic structural diagram of a client node according to a preferred embodiment of the present invention, which implements a method for accessing a network.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The terms "first," "second," and "third" in the description and claims of this application and in the above-described drawings are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order, nor should they be construed to indicate or imply the relative importance thereof or the number of technical features indicated. It will be appreciated that the data so used are interchangeable under appropriate circumstances such that the embodiments described herein are capable of being carried out in other sequences than those illustrated or otherwise described herein, and that the features defined as "first", "second" or "third" may explicitly or implicitly include at least one such feature.
Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
In addition, technical solutions between various embodiments may be combined with each other, but must be realized by a person skilled in the art, and when the technical solutions are contradictory or cannot be realized, such a combination should not be considered to exist, and is not within the protection scope of the present invention.
Referring to fig. 1, fig. 1 is a flowchart illustrating a preferred embodiment of a method for accessing a node. The order of the steps in the flowchart may be changed, and some steps may be omitted.
And S11, starting the equipment to be installed.
In the invention, when the starting instruction is received, the equipment to be installed can be started in response to the starting instruction.
The equipment to be installed is equipment which needs to be installed according to a client.
And S12, acquiring the downloading mode of the client of the equipment to be installed.
The downloading mode comprises standard channel downloading or non-standard channel downloading.
Wherein, the standard channel may be an authoritative location where the installation document is originally published, such as an official website, and the non-standard channel may be a location where the installation document is published without any authority, such as any ordinary webpage.
And S13, if the downloading mode is standard channel downloading, acquiring a first node configuration list created for the equipment to be installed.
The network nodes in the first node configuration list are stable nodes configured according to the current Internet Protocol (IP) area and/or operator network information of the equipment to be installed.
In the invention, the official website client records and counts the node information of the network nodes which are stably online for a long time in advance, such as 30 days x 24 hours. In addition, the network nodes which are statistically stable and online can be divided according to the geographic region of Internet Protocol (IP) and the network information of the operator. When the official network client detects that the equipment to be installed is downloaded from the official network, the current IP area and the operator network information of the equipment to be installed can be obtained, and the network node which is the same as the IP area and/or the operator network information of the equipment to be installed is selected from the counted multiple stable online network nodes. Then, a first node configuration list may be created for the device to be installed according to a preset priority. Wherein, the priority order is as follows in sequence: the same IP area and operator network information, the same IP area, the same operator network information, random.
For example, assuming that the capacity of the first node configuration list is S, the number of network nodes that are the same as the IP area of the device to be installed and the operator network information is a, the number of network nodes that are the same as the IP area of the device to be installed is B, and the number of network nodes that are the same as the operator network information of the device to be installed is C, first determining whether a is greater than or equal to S, if a is greater than or equal to S, randomly selecting S network nodes from the a network nodes to form the first node configuration list, if a is less than S, calculating a difference D between S and a, randomly selecting D network nodes from the B network nodes to form the first node configuration list together with a network nodes, and so on, if the sum of A, B, C is less than S, randomly selecting network nodes from other network nodes (i.e., network nodes that are not the same as the IP area of the device to be installed and the operator network information) to supplement the network nodes) And together form a first node configuration list.
In this way, the configuration is optimized. The official website client can create a first node configuration list matched with the equipment to be installed aiming at different equipment to be installed, so that the subsequent equipment to be installed can quickly and randomly select a certain network node from the first node configuration list, establish connection with the certain network node and join the network as soon as possible.
S14, after the device to be installed installs the client, selecting a first network node from the first node configuration list.
In the invention, after the device to be installed installs the client, the device to be installed with the client can be used as a client node. The client node may be an extranet node or an intranet node.
The outer network node is not provided with a router, has an outer network IP and can also be an inner network node which is successfully punched. The intranet nodes are network nodes which are not successful in punching and provided with routers, and are usually mounted in an intranet environment of a user, such as a guest playing cloud, a P2P Content Delivery Network (CDN) client, and the like. Due to the limitation of the local area network, the intranet nodes can directly access the extranet nodes, but the extranet nodes cannot directly access the intranet nodes anytime and anywhere.
In a Distributed Hash Table (DHT) network, after an intranet node is installed, a TCP long connection needs to be established with any other network node that has already been added to the DHT network, and when the connection is successful, the intranet node can be added to the DHT network. And the external network node can join the DHT network only by finding the external network node by other nodes.
In the invention, after the device to be installed with the client becomes the client node, the client node can select the first network node from the first node configuration list. Optionally, the client node may randomly select a first network node from the first node configuration list, or, optionally, the client node may select a first network node arranged at the forefront from the first node configuration list, which is not limited in the embodiment of the present invention.
And S15, establishing connection with the first network node, and adding the first network node into the DHT network.
In the present invention, the client node and all the first network nodes are located in a decentralized Distributed Hash Table (DHT) network, and the client node and all the first network nodes may form a peer to peer (P2P) network.
Specifically, the client node may send a connection request to the first network node, and after receiving the connection request, the first network node may attempt to establish connection with the client node, and if the connection is successful, the client node may join the DHT network, and then may communicate with a network node in the DHT network.
As an optional implementation, the method further comprises:
acquiring node information of each network node in the first node configuration list every other first preset period;
and deleting the network nodes in the unstable state from the first node configuration list according to the node information of each network node, and updating the first node configuration list.
In this embodiment, since the states of the network nodes in the first node configuration list may change, for example, some network nodes may go down, some network nodes may fail, and these unstable network nodes are unable to establish a connection with the client node, that is, these unstable network nodes are unreliable nodes.
After the client node joins the DHT network, it needs to periodically check the reliability of each network node in the first node configuration list. Specifically, the node information of each network node in the first node configuration list may be obtained at intervals of a first preset period (for example, every hour), where the node information may include, but is not limited to, an online/offline state of a node, a fault state of a node, an operating state of a node, and the like. Further, according to the node information of each network node, the network node in an unstable state may be deleted from the first node configuration list, so as to update the first node configuration list, so that the network node in the first node configuration list is a reliable stable node.
As an optional implementation, the method further comprises:
judging whether the number of the network nodes in the updated first node configuration list reaches a preset number threshold value or not;
if the number of the network nodes in the updated first node configuration list does not reach a preset number threshold, detecting network nodes meeting preset requirements from the DHT network;
and adding the network nodes meeting the preset requirements into the first node configuration list.
In this embodiment, after the first node configuration list is updated, since some network nodes are deleted, the number of network nodes in the updated first node configuration list is not saturated, that is, the number of network nodes in the updated first node configuration list does not reach a preset number threshold (for example, 100), and at this time, network nodes need to be supplemented.
Specifically, the client node may detect a network node meeting a preset requirement from the DHT network, and add the network node meeting the preset requirement to the first node configuration list. During detection, network nodes with the same IP area as the client node and the same network information of an operator are preferentially detected, if the number is not enough, the network nodes with the same IP area as the client node are detected, if the number is not enough, the network nodes with the same network information of the operator as the client node are further detected, and if the number is not enough, other network nodes (namely the network nodes with the same IP area as the client node and the same network information of the operator) are randomly detected until the number of the supplemented network nodes and the number of the network nodes in the first node configuration list which are updated before are saturated.
As an optional implementation, the method further comprises:
if the connection with the first network node fails, selecting a second network node from the first node configuration list after a preset time length;
and establishing connection with the second network node and adding the second network node into the DHT network.
In this embodiment, when the connection between the client node and the first network node fails, in order to avoid the connection failure caused by the current network environment instability, a backoff policy needs to be enabled, specifically, a preset time duration (for example, 5S) may be waited, after the preset time duration, a second network node is selected from the first node configuration list, and a connection is established with the second network node and is added to the DHT network. Similarly, if the client node fails to connect with a second network node, other network nodes may be selected from the first node configuration list after a preset time period and attempt to establish connections with other second network nodes.
As an optional implementation, the method further comprises:
if the connection with each network node in the first node configuration list is failed, or the networking time of the client node exceeds a preset time threshold and the client node is not networked, acquiring node information of an alternative node;
and establishing connection with the alternative node according to the node information of the alternative node, and adding the connection into the DHT network.
In this embodiment, a case that the connection between the client node and all network nodes in the first node configuration list is failed may occur, or a case that the networking time of the client node is long (for example, the networking time is 3min) but the client node is still not yet connected to the network may occur, where these cases indicate that the network nodes in the first node configuration list do not meet the connection requirement currently, and in order to enable the client node to join the network as soon as possible, node information of a preset alternative node may be obtained, where the alternative node is a node with a stable state, and is always in an online state, and does not go offline, and a failure does not occur. The client node may establish a connection with the alternative node according to the node information of the alternative node to join the DHT network as soon as possible.
As an optional implementation, the method further comprises:
if the downloading mode is non-standard channel downloading, acquiring a general second node configuration list, wherein the network nodes in the second node configuration list are stable nodes covering all areas and operator networks;
after the client is installed on the equipment to be installed, selecting a third network node from the second node configuration list;
and establishing connection with the third network node and adding the third network node into the DHT network.
In this embodiment, the device to be installed may be used across different operator networks nationwide, and a common second node configuration list may be configured in advance for all network nodes, that is, the second node configuration list is fixed for all network nodes, where the network nodes in the second node configuration list are stable nodes covering all areas and operator networks. Specifically, all stable nodes may be counted first, then divided according to the IP area and the operator network information, and then nodes are randomly selected, so that the last selected node covers all areas and all large operator networks as much as possible, thereby preventing the problem of long networking time or network access failure due to network unavailability between different areas or different operators.
When the downloading mode is the downloading through a non-standard channel, the device to be installed can obtain a general second node configuration list, and after the device to be installed installs the client, a third network node is selected from the second node configuration list, is connected with the third network node, and is added into the DHT network.
In this way, since the network node in the second node configuration list is not configured for the device to be installed but is a general configuration list, after the device to be installed installs the client, it may need to attempt to connect to the network node in the second node configuration list many times.
As an optional implementation, the method further comprises:
acquiring node information of each network node in the second node configuration list every other second preset period;
deleting the network nodes in the unstable state from the second node configuration list according to the node information of each network node;
for each network node in the deleted second node configuration list, judging whether the IP area of the network node is the same as the IP area of the client node, and judging whether the operator network information of the network node is the same as the operator network information of the client node;
and if the IP area of the network node is different from the IP area of the client node, and the operator network information of the network node is different from the operator network information of the client node, deleting the network node from the second node configuration list, and updating the second node configuration list.
In this embodiment, since the network nodes in the second node configuration list are not configured for the client node, but are a general configuration list, and the network nodes in the second node configuration list may change over time, the network nodes are in an unstable state, such as some network nodes go down and some network nodes go down. Therefore, after the client node joins the DHT network, the network nodes in the second node configuration list can be updated and maintained to obtain the configuration list meeting the needs of the client node.
Specifically, the node information of each network node in the second node configuration list may be obtained every second preset period (for example, every hour), and the network node in an unstable state is deleted from the second node configuration list according to the node information of each network node, and after the unstable network node is removed, a network node matched with the IP area and the operator network information of the network node is further selected for each network node in the deleted second node configuration list. Specifically, it may be determined whether the IP area of the network node is the same as the IP area of the client node, and whether the operator network information of the network node is the same as the operator network information of the client node, and if the IP area of the network node is not the same as the IP area of the client node, and the operator network information of the network node is not the same as the operator network information of the client node, the network node is deleted from the second node configuration list, and the second node configuration list is updated. The updated second node configuration lists are all stable network nodes, and are all configured according to the IP area and/or operator network information of the client node, so that the configuration is better.
Optionally, when the downloading manner is downloading through a non-standard channel, it is also necessary to determine whether the number of network nodes in the updated second node configuration list is saturated, and if not, it is necessary to detect a network node meeting a preset requirement, so as to perform node supplementation on the updated second node configuration list. Reference may be made in particular to the analogous description above.
Optionally, when the downloading manner is downloading through a non-standard channel, if the connection with the third network node fails and a preset time period needs to be waited for, a fourth network node is selected from the second node configuration list again, and a connection is established with the fourth network node and is added to the DHT network. Reference may be made in particular to the analogous description above.
Optionally, when the downloading manner is downloading through a non-standard channel, if connection with each network node in the second node configuration list fails, or the networking time of the client node exceeds a preset time threshold and the client node is not networked, node information of an alternative node may be obtained; and establishing connection with the alternative node according to the node information of the alternative node, and adding the connection into the DHT network. Reference may be made in particular to the analogous description above.
In the method flow described in fig. 1, when any one of the devices to be installed is started, the device to be installed may directly select any one of the first network nodes from the first node configuration list, and after the device to be installed installs the client, the device to be installed with the client may serve as a client node.
The above description is only a specific embodiment of the present invention, but the scope of the present invention is not limited thereto, and it will be apparent to those skilled in the art that modifications may be made without departing from the inventive concept of the present invention, and these modifications are within the scope of the present invention.
Referring to fig. 2, fig. 2 is a functional block diagram of a preferred embodiment of a node network access device according to the present invention.
In some embodiments, the node networking means operates in a client node. The node network access device may comprise a plurality of functional modules consisting of program code segments. Program code of various program segments in the node network access device may be stored in the memory and executed by the at least one processor to perform some or all of the steps of the node network access method described in fig. 1.
In this embodiment, the node network access device may be divided into a plurality of functional modules according to the functions executed by the node network access device. The functional module may include: an acquisition module 201, a selection module 202 and a connection module 203. The module referred to herein is a series of computer program segments capable of being executed by at least one processor and capable of performing a fixed function and is stored in memory. In some embodiments, the functions of the modules will be described in detail in this embodiment.
The obtaining module 201 is configured to obtain a downloading manner of a client of the device to be installed.
In the invention, when the starting instruction is received, the equipment to be installed can be started in response to the starting instruction.
The equipment to be installed is equipment which needs to be installed according to a client.
The downloading mode comprises standard channel downloading or non-standard channel downloading.
Wherein, the standard channel may be an authoritative location where the installation document is originally published, such as an official website, and the non-standard channel may be a location where the installation document is published without any authority, such as any ordinary webpage.
The obtaining module 201 is further configured to obtain a first node configuration list created for the device to be installed if the downloading manner is downloading through a standard channel, where a network node in the first node configuration list is a stable node configured according to a current internet protocol IP area of the device to be installed and/or network information of an operator.
The network nodes in the first node configuration list are stable nodes configured according to the current Internet Protocol (IP) area and/or operator network information of the equipment to be installed.
In the invention, the official website client records and counts the node information of the network nodes which are stably online for a long time in advance, such as 30 days x 24 hours. The statistical stable online network nodes can also be divided according to the Internet Protocol (IP) geographical area and the operator network information. When the official network client detects that the equipment to be installed is downloaded from the official network, the current IP area and the operator network information of the equipment to be installed can be obtained, and the network node which is the same as the IP area and/or the operator network information of the equipment to be installed is selected from the counted multiple stable online network nodes. Then, a first node configuration list may be created for the device to be installed according to a preset priority. Wherein, the priority order is as follows in sequence: the same IP area and operator network information, the same IP area, the same operator network information, random.
For example, assuming that the capacity of the first node configuration list is S, the number of network nodes that are the same as the IP area of the device to be installed and the operator network information is a, the number of network nodes that are the same as the IP area of the device to be installed is B, and the number of network nodes that are the same as the operator network information of the device to be installed is C, first determining whether a is greater than or equal to S, if a is greater than or equal to S, randomly selecting S network nodes from the a network nodes to form the first node configuration list, if a is less than S, calculating a difference D between S and a, randomly selecting D network nodes from the B network nodes to form the first node configuration list together with a network nodes, and so on, if the sum of A, B, C is less than S, randomly selecting network nodes from other network nodes (i.e., network nodes that are not the same as the IP area of the device to be installed and the operator network information) to supplement the network nodes) And together form a first node configuration list.
In this way, the configuration is optimized. The official website client can create a first node configuration list matched with the equipment to be installed aiming at different equipment to be installed, so that the subsequent equipment to be installed can quickly and randomly select a certain network node from the first node configuration list, establish connection with the certain network node and join the network as soon as possible.
A selecting module 202, configured to select a first network node from the first node configuration list after the to-be-installed device installs the client.
In the invention, after the device to be installed installs the client, the device to be installed with the client can be used as a client node. The client node may be an extranet node or an intranet node.
The outer network node is not provided with a router, has an outer network IP and can also be an inner network node which is successfully punched. The intranet nodes are network nodes which are not successful in punching and provided with routers, and are usually mounted in an intranet environment of a user, such as a guest playing cloud, a P2P Content Delivery Network (CDN) client, and the like. Due to the limitation of the local area network, the intranet nodes can directly access the extranet nodes, but the extranet nodes cannot directly access the intranet nodes anytime and anywhere.
In a Distributed Hash Table (DHT) network, after an intranet node is installed, a TCP long connection needs to be established with any other network node that has already been added to the DHT network, and when the connection is successful, the intranet node can be added to the DHT network. And the external network node can join the DHT network only by finding the external network node by other nodes.
In the invention, after the device to be installed with the client becomes the client node, the client node can select the first network node from the first node configuration list. Optionally, the client node may randomly select a first network node from the first node configuration list, or, optionally, the client node may select a first network node arranged at the forefront from the first node configuration list, which is not limited in the embodiment of the present invention.
A connection module 203, configured to establish a connection with the first network node, and add the connection to the DHT network.
In the present invention, the client node and all the first network nodes are located in a decentralized Distributed Hash Table (DHT) network, and the client node and all the first network nodes may form a peer to peer (P2P) network.
Specifically, the client node may send a connection request to the first network node, and after receiving the connection request, the first network node may attempt to establish connection with the client node, and if the connection is successful, the client node may join the DHT network, and then may communicate with a network node in the DHT network.
Optionally, the obtaining module 201 is further configured to obtain node information of each network node in the first node configuration list every other first preset period;
the node network access device may further include:
and the updating module is used for deleting the network nodes in the unstable state from the first node configuration list according to the node information of each network node and updating the first node configuration list.
In this embodiment, since the states of the network nodes in the first node configuration list may change, for example, some network nodes may go down, some network nodes may fail, and these unstable network nodes are unable to establish a connection with the client node, that is, these unstable network nodes are unreliable nodes.
After the client node joins the DHT network, it needs to periodically check the reliability of each network node in the first node configuration list. Specifically, the node information of each network node in the first node configuration list may be obtained at intervals of a first preset period (for example, every hour), where the node information may include, but is not limited to, an online/offline state of a node, a fault state of a node, an operating state of a node, and the like. Further, according to the node information of each network node, the network node in an unstable state may be deleted from the first node configuration list, so as to update the first node configuration list, so that the network node in the first node configuration list is a reliable stable node.
Optionally, the node network access apparatus may further include:
the judging module is used for judging whether the number of the network nodes in the updated first node configuration list reaches a preset number threshold value;
the detection module is used for detecting network nodes meeting preset requirements from the DHT network if the number of the network nodes in the updated first node configuration list does not reach a preset number threshold;
and the adding module is used for adding the network nodes meeting the preset requirements into the first node configuration list.
In this embodiment, after the first node configuration list is updated, since some network nodes are deleted, the number of network nodes in the updated first node configuration list is not saturated, that is, the number of network nodes in the updated first node configuration list does not reach a preset number threshold (for example, 100), and at this time, network nodes need to be supplemented.
Specifically, the client node may detect a network node meeting a preset requirement from the DHT network, and add the network node meeting the preset requirement to the first node configuration list. During detection, network nodes with the same IP area as the client node and the same network information of an operator are preferentially detected, if the number is not enough, the network nodes with the same IP area as the client node are detected, if the number is not enough, the network nodes with the same network information of the operator as the client node are further detected, and if the number is not enough, other network nodes (namely the network nodes with the same IP area as the client node and the same network information of the operator) are randomly detected until the number of the supplemented network nodes and the number of the network nodes in the first node configuration list which are updated before are saturated.
Optionally, the selecting module 202 is further configured to select, if the connection with the first network node fails, a second network node from the first node configuration list after a preset time period;
the connection module 203 is further configured to establish a connection with the second network node, and join the second network node in the DHT network.
In this embodiment, when the connection between the client node and the first network node fails, in order to avoid the connection failure caused by the current network environment instability, a backoff policy needs to be enabled, specifically, a preset time duration (for example, 5S) may be waited, after the preset time duration, a second network node is selected from the first node configuration list, and a connection is established with the second network node and is added to the DHT network. Similarly, if the client node fails to connect with a second network node, other network nodes may be selected from the first node configuration list after a preset time period and attempt to establish connections with other second network nodes.
Optionally, the obtaining module 201 is further configured to obtain node information of an alternative node if the connection with each network node in the first node configuration list fails, or the networking time of the client node exceeds a preset time threshold and the client node is not networked;
the connection module 203 is further configured to establish a connection with the candidate node according to the node information of the candidate node, and add the connection to the DHT network.
In this embodiment, a case that the connection between the client node and all network nodes in the first node configuration list is failed may occur, or a case that the networking time of the client node is long (for example, the networking time is 3min) but the client node is still not yet connected to the network may occur, where these cases indicate that the network nodes in the first node configuration list do not meet the connection requirement currently, and in order to enable the client node to join the network as soon as possible, node information of a preset alternative node may be obtained, where the alternative node is a node with a stable state, and is always in an online state, and does not go offline, and a failure does not occur. The client node may establish a connection with the alternative node according to the node information of the alternative node to join the DHT network as soon as possible.
Optionally, if the downloading manner is downloading through a non-standard channel, the obtaining module 201 is further configured to obtain a general second node configuration list, where a network node in the second node configuration list is a stable node covering all areas and operator networks;
the selecting module 202 is further configured to select a third network node from the second node configuration list after the client is installed in the device to be installed;
the connection module 203 is further configured to establish a connection with the third network node, and join the third network node in the DHT network.
In this embodiment, the device to be installed may be used across different operator networks nationwide, and a common second node configuration list may be configured in advance for all network nodes, that is, the second node configuration list is fixed for all network nodes, where the network nodes in the second node configuration list are stable nodes covering all areas and operator networks. Specifically, all stable nodes may be counted first, then divided according to the IP area and the operator network information, and then nodes are randomly selected, so that the last selected node covers all areas and all large operator networks as much as possible, thereby preventing the problem of long networking time or network access failure due to network unavailability between different areas or different operators.
When the downloading mode is downloading through a non-standard channel, the device to be installed may obtain a general second node configuration list, and after the device to be installed installs the client, select a third network node from the second node configuration list, establish a connection with the third network node, and join the third network node in the DHT network.
In this way, since the network node in the second node configuration list is not configured for the device to be installed but is a general configuration list, after the device to be installed installs the client, it may need to attempt to connect to the network node in the second node configuration list many times.
Optionally, the obtaining module 201 is further configured to obtain node information of each network node in the second node configuration list every second preset period;
a deleting module, configured to delete the network node in an unstable state from the second node configuration list according to the node information of each network node;
a judging module, configured to judge, for each network node in the deleted second node configuration list, whether an IP area of the network node is the same as an IP area of the client node, and whether operator network information of the network node is the same as operator network information of the client node;
the deleting module is further configured to delete the network node from the second node configuration list and update the second node configuration list if the IP area of the network node is different from the IP area of the client node and the operator network information of the network node is different from the operator network information of the client node.
In this embodiment, since the network nodes in the second node configuration list are not configured for the client node, but are a general configuration list, and the network nodes in the second node configuration list may change over time, the network nodes are in an unstable state, such as some network nodes go down and some network nodes go down. Therefore, after the client node joins the DHT network, the network nodes in the second node configuration list can be updated and maintained to obtain the configuration list meeting the needs of the client node.
Specifically, the node information of each network node in the second node configuration list may be obtained every second preset period (for example, every hour), and the network node in an unstable state is deleted from the second node configuration list according to the node information of each network node, and after the unstable network node is removed, a network node matched with the IP area and the operator network information of the network node is further selected for each network node in the deleted second node configuration list. Specifically, it may be determined whether the IP area of the network node is the same as the IP area of the client node, and whether the operator network information of the network node is the same as the operator network information of the client node, and if the IP area of the network node is not the same as the IP area of the client node, and the operator network information of the network node is not the same as the operator network information of the client node, the network node is deleted from the second node configuration list, and the second node configuration list is updated. The updated second node configuration lists are all stable network nodes, and are all configured according to the IP area and/or operator network information of the client node, so that the configuration is better.
Optionally, when the downloading manner is downloading through a non-standard channel, it is also necessary to determine whether the number of network nodes in the updated second node configuration list is saturated, and if not, it is necessary to detect a network node meeting a preset requirement, so as to perform node supplementation on the updated second node configuration list. Reference may be made in particular to the analogous description above.
Optionally, when the downloading manner is downloading through a non-standard channel, if the connection with the third network node fails and a preset time period needs to be waited for, a fourth network node is selected from the second node configuration list again, and a connection is established with the fourth network node and is added to the DHT network. Reference may be made in particular to the analogous description above.
Optionally, when the downloading manner is downloading through a non-standard channel, if connection with each network node in the second node configuration list fails, or the networking time of the client node exceeds a preset time threshold and the client node is not networked, node information of an alternative node may be obtained; and establishing connection with the alternative node according to the node information of the alternative node, and adding the connection into the DHT network. Reference may be made in particular to the analogous description above.
In the node network access apparatus described in fig. 2, when any one of the devices to be installed is started, the device to be installed may directly select any one of the first network nodes from the first node configuration list, and after the device to be installed installs the client, the device to be installed with the client may serve as the client node.
Fig. 3 is a schematic structural diagram of a client node according to a preferred embodiment of the present invention, which implements a method for accessing a network. The client node 3 comprises a memory 31, at least one processor 32, a computer program 33 stored in the memory 31 and executable on the at least one processor 32, and at least one communication bus 34.
It will be appreciated by those skilled in the art that the schematic diagram shown in fig. 3 is merely an example of a client node 3 and does not constitute a limitation of the client node 3 and may comprise more or less components than shown, or some components may be combined, or different components, e.g. the client node 3 may further comprise input output devices, network access devices, etc.
The at least one Processor 32 may be a Central Processing Unit (CPU), other general purpose Processor, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), a Field Programmable Gate Array (FPGA) or other Programmable logic device, discrete Gate or transistor logic, discrete hardware components, etc. The processor 32 may be a microprocessor or the processor 32 may be any conventional processor or the like, the processor 32 being the control center of the client node 3 and connecting the various parts of the entire client node 3 with various interfaces and lines.
The memory 31 may be used to store the computer programs 33 and/or modules/units, and the processor 32 implements various functions of the client node 3 by running or executing the computer programs and/or modules/units stored in the memory 31 and calling data stored in the memory 31. The memory 31 may mainly include a program storage area and a data storage area, wherein the program storage area may store an operating system, an application program required by at least one function (such as a sound playing function, an image playing function, etc.), and the like; the storage data area may store data (such as audio data) created according to the use of the client node 3, and the like. In addition, the memory 31 may include a non-volatile memory, such as a hard disk, a memory, a plug-in hard disk, a Smart Media Card (SMC), a Secure Digital (SD) Card, a flash memory Card (FlashCard), at least one magnetic disk storage device, a flash memory device, or other non-volatile solid state storage device.
In conjunction with fig. 1, the memory 31 in the client node 3 stores a plurality of instructions to implement a method of node networking, and the processor 32 executes the plurality of instructions to implement:
starting equipment to be installed;
acquiring a downloading mode of a client of equipment to be installed;
if the downloading mode is standard channel downloading, acquiring a first node configuration list created for the equipment to be installed, wherein a network node in the first node configuration list is a stable node configured according to the current Internet Protocol (IP) area of the equipment to be installed and/or network information of an operator;
after the client is installed on the equipment to be installed, selecting a first network node from the first node configuration list;
and establishing connection with the first network node, and adding the first network node into the DHT network.
In an alternative embodiment, the processor 32 may execute the plurality of instructions to implement:
acquiring node information of each network node in the first node configuration list every other first preset period;
and deleting the network nodes in the unstable state from the first node configuration list according to the node information of each network node, and updating the first node configuration list.
In an alternative embodiment, the processor 32 may execute the plurality of instructions to implement:
judging whether the number of the network nodes in the updated first node configuration list reaches a preset number threshold value or not;
if the number of the network nodes in the updated first node configuration list does not reach a preset number threshold, detecting network nodes meeting preset requirements from the DHT network;
and adding the network nodes meeting the preset requirements into the first node configuration list.
In an alternative embodiment, the processor 32 may execute the plurality of instructions to implement:
if the connection with the first network node fails, selecting a second network node from the first node configuration list after a preset time length;
and establishing connection with the second network node and adding the second network node into the DHT network.
In an alternative embodiment, the processor 32 may execute the plurality of instructions to implement:
if the connection with each network node in the first node configuration list is failed, or the networking time of the client node exceeds a preset time threshold and the client node is not networked, acquiring node information of an alternative node;
and establishing connection with the alternative node according to the node information of the alternative node, and adding the connection into the DHT network.
In an alternative embodiment, the processor 32 may execute the plurality of instructions to implement:
if the downloading mode is non-standard channel downloading, acquiring a general second node configuration list, wherein the network nodes in the second node configuration list are stable nodes covering all areas and operator networks;
after the client is installed on the equipment to be installed, selecting a third network node from the second node configuration list;
and establishing connection with the third network node and adding the third network node into the DHT network.
In an alternative embodiment, the processor 32 may execute the plurality of instructions to implement:
acquiring node information of each network node in the second node configuration list every other second preset period;
deleting the network nodes in the unstable state from the second node configuration list according to the node information of each network node;
for each network node in the deleted second node configuration list, judging whether the IP area of the network node is the same as the IP area of the client node, and judging whether the operator network information of the network node is the same as the operator network information of the client node;
and if the IP area of the network node is different from the IP area of the client node, and the operator network information of the network node is different from the operator network information of the client node, deleting the network node from the second node configuration list, and updating the second node configuration list.
Specifically, the processor 32 may refer to the description of the relevant steps in the embodiment corresponding to fig. 1 for a specific implementation method of the instruction, which is not described herein again.
In the client node 3 described in fig. 3, when any one of the devices to be installed is started, the device to be installed may directly select any one of the first network nodes from the first node configuration list, and after the device to be installed installs the client, the device to be installed with the client may serve as the client node.
The modules/units integrated by the client node 3 may be stored in a computer-readable storage medium if implemented in the form of software functional units and sold or used as separate products. Based on such understanding, all or part of the flow of the method according to the embodiments of the present invention may also be implemented by a computer program, which may be stored in a computer-readable storage medium, and when the computer program is executed by a processor, the steps of the method embodiments may be implemented. Wherein the computer program comprises computer program code, which may be in the form of source code, object code, an executable file or some intermediate form, etc. The computer-readable medium may include: any entity or device capable of carrying the computer program code, recording medium, U-disk, removable hard disk, magnetic disk, optical disk, computer Memory, and Read-Only Memory (ROM).
In the embodiments provided in the present invention, it should be understood that the disclosed system, apparatus and method may be implemented in other ways. For example, the above-described apparatus embodiments are merely illustrative, and for example, the division of the modules is only one logical functional division, and other divisions may be realized in practice.
The modules described as separate parts may or may not be physically separate, and parts displayed as modules may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment.
In addition, functional modules in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, or in a form of hardware plus a software functional module.
It will be evident to those skilled in the art that the invention is not limited to the details of the foregoing illustrative embodiments, and that the present invention may be embodied in other specific forms without departing from the spirit or essential attributes thereof. The present embodiments are therefore to be considered in all respects as illustrative and not restrictive, the scope of the invention being indicated by the appended claims rather than by the foregoing description, and all changes which come within the meaning and range of equivalency of the claims are therefore intended to be embraced therein. Any reference signs in the claims shall not be construed as limiting the claim concerned. A plurality of units or means recited in the system claims may also be implemented by one unit or means in software or hardware.
Finally, it should be noted that the above embodiments are only for illustrating the technical solutions of the present invention and not for limiting, and although the present invention is described in detail with reference to the preferred embodiments, it should be understood by those skilled in the art that modifications or equivalent substitutions may be made on the technical solutions of the present invention without departing from the spirit and scope of the technical solutions of the present invention.

Claims (10)

1. A method for accessing a network by a node is characterized by comprising the following steps:
acquiring a downloading mode of a client of equipment to be installed;
if the downloading mode is standard channel downloading, acquiring a first node configuration list created for the equipment to be installed, wherein a network node in the first node configuration list is a stable node configured according to the current Internet Protocol (IP) area of the equipment to be installed and/or network information of an operator;
after the client is installed on the equipment to be installed, selecting a first network node from the first node configuration list;
and establishing connection with the first network node, and adding the first network node into the DHT network.
2. The method of claim 1, further comprising:
acquiring node information of each network node in the first node configuration list every other first preset period;
and deleting the network nodes in the unstable state from the first node configuration list according to the node information of each network node, and updating the first node configuration list.
3. The method of claim 2, further comprising:
judging whether the number of the network nodes in the updated first node configuration list reaches a preset number threshold value or not;
if the number of the network nodes in the updated first node configuration list does not reach a preset number threshold, detecting network nodes meeting preset requirements from the DHT network;
and adding the network nodes meeting the preset requirements into the first node configuration list.
4. The method of claim 1, further comprising:
if the connection with the first network node fails, selecting a second network node from the first node configuration list after a preset time length;
and establishing connection with the second network node and adding the second network node into the DHT network.
5. The method according to any one of claims 1 to 4, further comprising:
if the connection with each network node in the first node configuration list is failed, or the networking time of the client node exceeds a preset time threshold and the client node is not networked, acquiring node information of an alternative node;
and establishing connection with the alternative node according to the node information of the alternative node, and adding the connection into the DHT network.
6. The method of claim 1, further comprising:
if the downloading mode is non-standard channel downloading, acquiring a general second node configuration list, wherein the network nodes in the second node configuration list are stable nodes covering all areas and operator networks;
after the client is installed on the equipment to be installed, selecting a third network node from the second node configuration list;
and establishing connection with the third network node and adding the third network node into the DHT network.
7. The method of claim 6, further comprising:
acquiring node information of each network node in the second node configuration list every other second preset period;
deleting the network nodes in the unstable state from the second node configuration list according to the node information of each network node;
for each network node in the deleted second node configuration list, judging whether the IP area of the network node is the same as the IP area of the client node, and judging whether the operator network information of the network node is the same as the operator network information of the client node;
and if the IP area of the network node is different from the IP area of the client node, and the operator network information of the network node is different from the operator network information of the client node, deleting the network node from the second node configuration list, and updating the second node configuration list.
8. A node network access apparatus, the apparatus comprising:
the acquisition module is used for acquiring the downloading mode of the client of the equipment to be installed;
the obtaining module is further configured to obtain a first node configuration list created for the device to be installed if the downloading mode is standard channel downloading, where a network node in the first node configuration list is a stable node configured according to a current Internet Protocol (IP) area of the device to be installed and/or network information of an operator;
a selection module, configured to select a first network node from the first node configuration list after the client is installed in the device to be installed;
and the connection module is used for establishing connection with the first network node and adding the first network node into the DHT network.
9. A client node, characterized in that the client node comprises a processor and a memory, the processor being configured to execute a computer program stored in the memory to implement the method of networking of nodes according to any of claims 1 to 7.
10. A computer-readable storage medium storing at least one instruction which, when executed by a processor, implements a method for networking a node according to any one of claims 1 to 7.
CN201911359974.8A 2019-12-25 2019-12-25 Node network access method, device, client node and storage medium Active CN111064798B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911359974.8A CN111064798B (en) 2019-12-25 2019-12-25 Node network access method, device, client node and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911359974.8A CN111064798B (en) 2019-12-25 2019-12-25 Node network access method, device, client node and storage medium

Publications (2)

Publication Number Publication Date
CN111064798A true CN111064798A (en) 2020-04-24
CN111064798B CN111064798B (en) 2022-10-21

Family

ID=70303581

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911359974.8A Active CN111064798B (en) 2019-12-25 2019-12-25 Node network access method, device, client node and storage medium

Country Status (1)

Country Link
CN (1) CN111064798B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111600763A (en) * 2020-06-03 2020-08-28 深圳市网心科技有限公司 Method, system and related equipment for updating network access configuration information in DHT network
CN112040564A (en) * 2020-08-25 2020-12-04 北京大米科技有限公司 Information transmission method, readable storage medium and electronic device

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090092124A1 (en) * 2007-10-03 2009-04-09 Microsoft Corporation Network routing of endpoints to content based on content swarms
JP2010102573A (en) * 2008-10-24 2010-05-06 Brother Ind Ltd Node device, node processing program, and data file alteration method
CN101729390A (en) * 2008-10-22 2010-06-09 中国移动通信集团公司 Distributed Hash Table (DHT) network and construction method and nodes thereof
WO2011054375A1 (en) * 2009-11-03 2011-05-12 Telecom Italia S.P.A. Sharing of digital contents in p2p networks exploiting localization data
CN102664938A (en) * 2012-04-12 2012-09-12 北京蓝汛通信技术有限责任公司 Method and device for controlling downloading of resources
CN103533048A (en) * 2013-10-12 2014-01-22 中国科学院计算技术研究所 Hot seed file acquisition method in BT (BitTorrent) network
CN107566477A (en) * 2017-08-28 2018-01-09 北京奇艺世纪科技有限公司 A kind of method and apparatus that file is obtained in distributed file system cluster
CN109561160A (en) * 2019-01-28 2019-04-02 众安信息技术服务有限公司 Network-initiating node bootstrap technique and equipment based on distributed hash list

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090092124A1 (en) * 2007-10-03 2009-04-09 Microsoft Corporation Network routing of endpoints to content based on content swarms
CN101729390A (en) * 2008-10-22 2010-06-09 中国移动通信集团公司 Distributed Hash Table (DHT) network and construction method and nodes thereof
JP2010102573A (en) * 2008-10-24 2010-05-06 Brother Ind Ltd Node device, node processing program, and data file alteration method
WO2011054375A1 (en) * 2009-11-03 2011-05-12 Telecom Italia S.P.A. Sharing of digital contents in p2p networks exploiting localization data
CN102664938A (en) * 2012-04-12 2012-09-12 北京蓝汛通信技术有限责任公司 Method and device for controlling downloading of resources
CN103533048A (en) * 2013-10-12 2014-01-22 中国科学院计算技术研究所 Hot seed file acquisition method in BT (BitTorrent) network
CN107566477A (en) * 2017-08-28 2018-01-09 北京奇艺世纪科技有限公司 A kind of method and apparatus that file is obtained in distributed file system cluster
CN109561160A (en) * 2019-01-28 2019-04-02 众安信息技术服务有限公司 Network-initiating node bootstrap technique and equipment based on distributed hash list

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
M. MILANESIO; G. RUFFO: ""Accessing and Distributing Streaming Events on DHT-Based Systems"", 《2006 SECOND INTERNATIONAL CONFERENCE ON AUTOMATED PRODUCTION OF CROSS MEDIA CONTENT FOR MULTI-CHANNEL DISTRIBUTION (AXMEDIS"06)》 *
卢杨: ""一种基于P2P技术的分布式微博爬虫系统"", 《中国优秀硕士学位论文全文数据库(电子期刊)信息科技辑》 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111600763A (en) * 2020-06-03 2020-08-28 深圳市网心科技有限公司 Method, system and related equipment for updating network access configuration information in DHT network
CN112040564A (en) * 2020-08-25 2020-12-04 北京大米科技有限公司 Information transmission method, readable storage medium and electronic device

Also Published As

Publication number Publication date
CN111064798B (en) 2022-10-21

Similar Documents

Publication Publication Date Title
CN105099988B (en) Method, access method and device and system for supporting gray scale to issue
CN107105050B (en) Storage and downloading method and system for service objects
CN108418806B (en) Message processing method and device
CN111064798B (en) Node network access method, device, client node and storage medium
US20210028982A1 (en) Method, device, and system for deploying static routes
CN109982152B (en) P2P CDN service processing method, intelligent gateway and CDN platform
CN110784549A (en) Network node selection method and device, first network node and storage medium
CN112506670B (en) Multi-node automatic operation and maintenance task processing method, system and storage medium
WO2022062807A1 (en) Device control method, server, and storage medium
CN105450682A (en) Method, device, and system for data synchronous storage and synchronizing data to client
CN110968356A (en) Method and device for acquiring configuration information
CN112039718B (en) Upgrade state detection method, server, equipment and storage medium
CN111353136B (en) Method and device for processing operation request
CN103595808B (en) A kind of file update information method for pushing and device
CN111131484A (en) Node mounting method, device, network node and storage medium
CN113315848A (en) Access control method, device and equipment
CN111935697B (en) eSIM discovery service method, discovery server and eSIM terminal
CN111404978B (en) Data storage method and cloud storage system
CN109344202B (en) Data synchronization method and management node
CN108429644B (en) Network equipment management method and device and server
US10171285B2 (en) Proactive M2M framework using device-level vCard for inventory, identity, and network management
CN112153173B (en) IPv6 address rapid deployment and distribution method and device
CN111654398B (en) Configuration updating method and device, computer equipment and readable storage medium
WO2018223981A1 (en) Software downloading method and device, and base station
CN112217770B (en) Security detection method, security detection device, computer equipment 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
GR01 Patent grant
GR01 Patent grant