Method And Device For Establishing Route

SHI; Guangyu ;   et al.

Patent Application Summary

U.S. patent application number 13/096439 was filed with the patent office on 2011-08-18 for method and device for establishing route. This patent application is currently assigned to HUAWEI TECHNOLOGIES CO., LTD.. Invention is credited to Jian CHEN, Hao GONG, Guangyu SHI.

Application Number20110199940 13/096439
Document ID /
Family ID40810649
Filed Date2011-08-18

United States Patent Application 20110199940
Kind Code A1
SHI; Guangyu ;   et al. August 18, 2011

METHOD AND DEVICE FOR ESTABLISHING ROUTE

Abstract

The embodiment of the present invention provides a method for establishing a route, which includes searching a target node by a node from a first level node group according to first level route information, returning to query a result or data saved by the target node if the target node is found, otherwise executing the following step; searching a target node by the node from a higher level node group according to higher level route information, returning to query a result or the data saved by the target node if the target node is found, otherwise repeating the step. Through the hierarchical communication system, most of the flows of daily service operations in the communication network are limited within a small region, thereby preventing from excessively occupying the band width of a backbone network being originally not wide enough.


Inventors: SHI; Guangyu; (Shenzhen, CN) ; GONG; Hao; (Shenzhen, CN) ; CHEN; Jian; (Shenzhen, CN)
Assignee: HUAWEI TECHNOLOGIES CO., LTD.
Shenzhen
CN

Family ID: 40810649
Appl. No.: 13/096439
Filed: April 28, 2011

Related U.S. Patent Documents

Application Number Filing Date Patent Number
12365564 Feb 4, 2009
13096439

Current U.S. Class: 370/254
Current CPC Class: H04L 61/1588 20130101; H04W 40/20 20130101; H04L 67/1065 20130101; H04L 67/104 20130101; H04L 67/1046 20130101; H04L 61/1582 20130101; H04L 67/1076 20130101; H04W 8/08 20130101; H04L 67/16 20130101
Class at Publication: 370/254
International Class: H04L 12/28 20060101 H04L012/28

Foreign Application Data

Date Code Application Number
Feb 5, 2008 CN 200810065363.8

Claims



1. A communication network, comprising: a first level node group and a second level node group, wherein the first level node group comprises a first node and a second node, the second level node group comprises a third node, each node in the first level node group and the second level node group respectively maintains route information of each node group, the first node comprises the route information of the first level node group and the second level node group, and the second node comprises the route information of the first level node group and second level node group; wherein the first node and the second node comprise IDs of first geographical position information, the third node comprises an ID of second geographical position information, a regional scope displayed by the second geographical position information is larger than a regional scope displayed by the first geographical position information.

2. The network according to claim 1, wherein: the first level node group is a home subscriber server (HSS) node group, and the second level node group is an HSS node group; and the first node, the second node and the third node are HSS nodes.

3. The network according to claim 1, wherein: a regional scope covered by the second level node group is larger than a regional scope covered by the first level node group.

4. The network according to claim 3, wherein: the first level node group is a home subscriber server (HSS) node group, and the second level node group is an HSS node group; and the first node, the second node and the third node are HSS nodes.

5. A method for establishing a route, comprising: searching for, by a node, a target node in a first level node group according to first level route information; if the target node is found, returning a search result or data saved by the target node; and if the target node is not found, searching for, by the node, the target node in a higher level node group according to higher level route information, and if the target node is still not found, searching for, by the node, the target node in another higher level node group according to other higher level route information.

6. A method for constructing a hierarchical distributed hash table (DHT) network, comprising: building, by a node, a hierarchical DHT network based on a geographical position relation according to an ID of the node, forming and maintaining DHT route information of each layer; and registering and joining, by all nodes in the network, a highest level whole DHT network, forming and maintaining route information of the highest level whole DHT network.

7. The method according to claim 6, wherein the hierarchical DHT network is a two-layer DHT network.

8. A communication network system, comprising at least one node, wherein the node comprises: a receiving unit configured to receive target node information required to be searched for; a route searching unit configured to search for route information of a target node in a sequence from lower level route information to higher level route information according to the target node information until the route information of the target node is found; and a transmitting unit configured to transmit information to the target node according to the found route information of the target node.

9. The system according to claim 8, wherein the node is a home subscriber server (HSS) node.
Description



CROSS-REFERENCE TO RELATED APPLICATIONS

[0001] This application is a divisional application of U.S. patent application Ser. No. 12/365,564, filed on Feb. 4, 2009, which claims priority to Chinese Patent Application No. 200810065363.8 filed on Feb. 5, 2008. The aforementioned patent applications are hereby incorporated by reference in their entireties.

FIELD OF TECHNOLOGY

[0002] The present invention relates to an electronic communication technical field, and more particularly, to a method and device for establishing a route.

BACKGROUND

[0003] Being different from a conventional client/server mode, there is not a central server node in a peer-to-peer (P2P) network. Each node may be used as the server to provide services for other nodes, and may also enjoy the services provided by other node serving as the server. Therefore, in the P2P network, all nodes are equal in position, and each node is referred to as a peer.

[0004] The P2P network is a self-organized configuration network system. In the network, the behaviors of joining the network or exiting the network performed by each Peer are random. Similarly, in the network, for the communication between each two Peers, after a relevant Key is found according to logical distributed hash table (DHT), a lower layer physical link is randomly selected to perform the route connecting communication. In this manner, when the number of the Peers or the communication amount in the network gradually increases, the flow in the whole network is unorganized and out of order, and a great amount of data interaction is performed through a whole network search or operation. Finally, a backbone network with an insufficient bandwidth source and an inter-domain link are seriously consumed, thereby generating congestion.

SUMMARY

[0005] The embodiment of the present invention provides a method and device for establishing a route, a method and device for constructing a node Id, and communication network, so as to alleviate the congestion of the backbone network.

[0006] The embodiment of the present invention provides a method for constructing a node Id, which includes the following steps.

[0007] Geographical position information of the node is acquired.

[0008] A hash space of the node Id is determined by adopting a strip division method according to the geographical position information of the node.

[0009] One hash value is randomly selected from the hash space, and the node Id is constructed by combining the hash value with other attribute information of the node.

[0010] The present invention further provides a device for constructing a node Id, which includes an acquiring unit, a determining unit, and a constructing unit.

[0011] The acquiring unit is adapted to acquire geographical position information of a node.

[0012] The determining unit is adapted to determine a hash space of the node Id by adopting a strip division method according to the geographical position information of the node.

[0013] The constructing unit is adapted to randomly select one hash value from the hash space, and construct the node Id by combining the hash value with other attribute information of the node.

[0014] The present invention further provides a communication network, which includes a first level node group and a second level node group. The first level node group includes a first node and a second node, and the second level node group includes a third node. The first node and the second node are the nodes with an Id of the same first geographical position information, and the third node includes an Id of second geographical position information. A regional scope displayed by the second geographical position information is larger than a regional scope displayed by the first geographical position information. The nodes in the first level node group and the nodes in the second level node group respectively maintain route information of each node group. The first node includes the route information of the first level node group and the second level node group, and the second node includes the route information of the first level node group and the second level node group.

[0015] The present invention further provides a communication network, which includes a first level node group and a second level node group. The first level node group includes a first node and a second node, and the second level node group includes a third node. The nodes in the first level node group and the nodes in the second level node group respectively maintain route information of each node group. A regional scope covered by the second level node group is larger than a regional scope covered by the first level node group. The second level node group includes the first level node group, the first node includes the route information of the first level node group and the second level node group, and the second node includes the route information of the first level node group and the second level node group.

[0016] The present invention further provides a communication network, which includes a first level node group and a second level node group. The first level node group includes a first node and a second node, and the second level node group includes a third node. The nodes in the first level node group and the nodes in the second level node group respectively maintain route information of each node group. The first node includes the route information of the first level node group and the second level node group, and the second node includes the route information of the first level node group and second level node group.

[0017] The present invention further provides a communication network, which includes a first level home subscriber server (HSS) node group and a second level HSS node group. The first level HSS node group includes a first HSS node and a second HSS node, and the second level HSS node group includes a third HSS node. The HSS nodes in the first level HSS node group and the HSS nodes in the second level HSS node group respectively maintain route information of each node group. The first HSS node includes the route information of the first level HSS node group and the second level HSS node group, and the second HSS node includes the route information of the first level HSS node group and the second level HSS node group.

[0018] The present invention further provides a communication network, which includes a first level HSS node group and a second level HSS node group. The first level HSS node group includes a first HSS node and a second HSS node, and the second level HSS node group includes a third HSS node. The HSS nodes in the first level HSS node group and the HSS nodes in the second level HSS node group respectively maintain route information of each node group. A regional scope covered by the second level HSS node group is larger than a regional scope covered by the first level HSS node group. The second level HSS node group includes the first level HSS node group, the first HSS node includes the route information of the first level HSS node group and the second level HSS node group, and the second HSS node includes the route information of the first level HSS node group and the second level HSS node group.

[0019] The present invention further provides a communication network, which includes a first level HSS node group and a second level HSS node group. The first level HSS node group includes a first HSS node and a second HSS node, and the second level HSS node group includes a third HSS node. The first HSS node and the second HSS node are the nodes with Id of the same first geographical position information, and the third HSS node includes an Id of second geographical position information. A regional scope displayed by the second geographical position information is larger than a regional scope displayed by the first geographical position information. The HSS nodes in the first level HSS node group and the HSS nodes in the second level HSS node group respectively maintain route information of each node group. The first HSS node includes the route information of the first level HSS node group and the second level HSS node group, and the second HSS node includes the route information of the first level HSS node group and the second level HSS node group.

[0020] The present invention further provides a method for establishing a route, which includes the following steps.

[0021] A node searches for a target node from a first level node group according to first level route information. If the target node is found, the node returns a search result or data saved by the target node. If the target node is not found, the following step is executed.

[0022] The node searches for a target node from a higher level node group according to higher level route information. If the target node is found, the node returns a search result or data saved by the target node. If the target node is not found, this step is repeated.

[0023] The present invention further provides a method for constructing a hierarchical DHT network, which includes the following steps.

[0024] A node builds up a hierarchical DHT network based on a geographical position relation according to an Id of the node, and forms and maintains DHT route information of each layer.

[0025] All nodes in the network register and join a highest level whole scale DHT network, and forms and maintains highest level whole DHT network route information.

[0026] The present invention further provides a communication apparatus, which includes a device for establishing a route, in which the device for establishing the route includes a receiving unit, a route searching unit, and a transmitting unit.

[0027] The receiving unit is adapted to receive target node information required to be searched for.

[0028] The route searching unit is adapted to search for route information of a target node in a sequence from lower level route information to higher level route information according to the target node information, until the route information of the target node is found.

[0029] The transmitting unit is adapted to transmit information to the target node according to the found route information of the target node.

[0030] The present invention further provides a communication network system, which includes at least one node, in which the node includes a receiving unit, a route searching unit, and a transmitting unit.

[0031] The receiving unit is adapted to receive target node information required to be searched for.

[0032] The route searching unit is adapted to search for route information of a target node in a sequence from lower level route information to higher level route information according to the target node information, until the route information of the target node is found.

[0033] The transmitting unit is adapted to transmit information to the target node according to the found route information of the target node.

[0034] Through the hierarchical communication system, most of the flows of daily service operations in the communication network are limited within a small region, thereby preventing from excessive occupation of the bandwidth of a backbone network which is originally not wide enough.

BRIEF DESCRIPTION OF THE DRAWINGS

[0035] FIG. 1 is a schematic flow chart of a method for constructing a node Id according to an embodiment of the present invention;

[0036] FIG. 2 is a schematic view of region information divided by strips according to the embodiment of the present invention;

[0037] FIG. 3 is a schematic view of a device for constructing a node Id according to the embodiment of the present invention;

[0038] FIG. 4 is a schematic flow chart of a method for constructing a two-layer DHT network according to the embodiment of the present invention;

[0039] FIG. 5 is a schematic view of the two-layer DHT network according to the embodiment of the present invention;

[0040] FIG. 6 is a schematic flow chart of a method for establishing a route according to the embodiment of the present invention; and

[0041] FIG. 7 is a schematic view of a device for establishing a route according to the embodiment of the present invention.

DETAILED DESCRIPTION

[0042] In the following, a detailed description of the technical solution of the present invention is given with the accompanying drawings.

[0043] Referring to FIG. 1, the embodiment of the present invention provides a method for constructing a node Id, which includes the following steps.

[0044] Step 101: Geographical position information of a node is acquired.

[0045] When joining a network, the node usually discloses its geographical position information, and the geographical position information of the node may be acquired by a collecting manner, or may be acquired by an actively acquiring manner.

[0046] Step 102: A hash space of the node Id is determined by adopting a strip division method according to the geographical position information of the node.

[0047] Step 103: One hash value is randomly selected from the hash space, and the node Id (for example, the Node Id) is constructed by combining the hash value with other attribute information of the node.

[0048] The hash value serves as a part of the node Id (for example, a prefix, a suffix or a certain key field).

[0049] The geographical position information is geographical region information, such as, Shenzhen city, Guangzhou city, Guangdong province of China, and so on.

[0050] Referring to FIG. 2, in Steps 102 and 103, particularly, a strip division method may be adopted for selecting the Id. Each region is respectively an article collection of one filling manner in the figure, the whole hash space may be divided into N strips, and each strip is divided into z articles, where z is the number of the regions. The node Peer of each region randomly selects one hash value from the articles of the region thereof as the prefix or suffix or certain key field of its own Id, and construct the node Id by combining the hash value with other attribute information of the node.

[0051] The other attribute information of the node may be a name of the node, an attribute of node IP, a latitude of the node or a longitude of the node.

[0052] The other attribute of the node may also be a combination of two of the name of the node, the attribute of the node IP, the latitude of the node and the longitude of the node.

[0053] The other attribute of the node may also be a combination of three of the name of the node, the attribute of the node IP, the latitude of the node and the longitude of the node.

[0054] It may be known from the above-mentioned that a node Id assignment mechanism, with which the hash space is averagely divided according to the geographical region position, is well achieved through the method, and the nodes in a large region are approximately averagely distributed into each article by the strips, and the larger the region is, the more scattered the distribution is.

[0055] For example, in an Id setting rule, Shenzhen city belongs to the region B, so that when one node located in Shenzhen city joins the network, the node randomly selects one strip from the hash space, then finds a hash value scope article belonging to the region B from the strip, randomly selects one hash value from the hash scope as the prefix (or suffix or certain key field) of the Id, and constructs the node Id by combining the hash value with other attribute information of the node.

[0056] It may be known that the detailed geographical position of the node may be deduced with the certain key field in one node Id and the strip division rule through such one strip division mechanism for selecting the Id so as to obtain subscriber position information from the node Id.

[0057] In the embodiment of the present invention, the process of constructing its own Id of the node may be finished by the node own, or may be uniformly finished by a central server, and then the node requests distribution of the central server.

[0058] The embodiment of the present invention further provides a device for constructing the node Id. Based on the realization of the above method, the device may realize the above-mentioned method for constructing the node Id. The device may be disposed on the node, and may also be disposed on the server or other telecommunication devices.

[0059] Referring to FIG. 3, a device for constructing the node Id, which is realized based on the above method, includes an acquiring unit, a determining unit and a constructing unit.

[0060] The acquiring unit is adapted to acquire geographical position information of the node.

[0061] The determining unit is adapted to determine a hash space of the node Id by adopting a strip division method according to the geographical position information of the node.

[0062] The constructing unit is adapted to randomly select one hash value from the hash space, and construct the node Id by combining the hash value with other attribute information of the node.

[0063] The embodiment of the present invention further provides a communication network, which is realized based on the above method, and includes a first level node group and a second level node group, in which the first level node group includes a first node and a second node, and the second level node group includes a third node.

[0064] The first node and the second node are the nodes with the Id of the same first geographical position information, which may be the prefix, the suffix or certain key field.

[0065] The third node includes an Id of second geographical position information, and a regional scope displayed by the second geographical position information is larger than a regional scope displayed by the first geographical position information.

[0066] The nodes in the first level node group and the nodes in the second level node group respectively maintain route information of each node group.

[0067] The first node and the second node include the route information of the first level node group and the second level node group.

[0068] The embodiment of the present invention further provides a communication network, which is realized based on the above method, and includes a first level node group and a second level node group. The first level node group includes a first node and a second node, and the second level node group includes a third node.

[0069] The nodes in the first level node group and the nodes in the second level node group respectively maintain route information of each node group. A regional scope covered by the second level node group is larger than a regional scope covered by the first level node group. The second level node group includes the first level node group, and the first node and the second node include the route information of the first level node group and the second level node group.

[0070] The embodiment of the present invention further provides a communication network, which is realized based on the above method, and includes a first level node group and a second level node group. The first level node group includes a first node and a second node, and the second level node group includes a third node. The nodes in the first level node group and the nodes in the second level node group respectively maintain route information of each node group, and the first node and the second node include the route information of the first level node group and the second level node group.

[0071] The embodiment of the present invention further provides a communication network, which is realized based on the above method, and includes a first level HSS node group and a second level HSS node group. The first level HSS node group includes a first HSS node and a second HSS node, and the second level HSS node group includes a third HSS node. The HSS nodes in the first level HSS node group and the HSS nodes in the second level HSS node group respectively maintain route information of each node group. The first HSS node and the second HSS node include the route information of the first level HSS node group and the second level HSS node group.

[0072] The embodiment of the present invention further provides a communication network, which is realized based on the above method, and includes a first level HSS node group and a second level HSS node group. The first level HSS node group includes a first HSS node and a second HSS node, and the second level HSS node group includes a third HSS node. The HSS nodes in the first level HSS node group and the HSS nodeS in the second level HSS node group respectively maintain route information of each node group. A regional scope covered by the second level HSS node group is larger than a regional scope covered by the first level HSS node group. The second level HSS node group includes the first level HSS node group, and the first HSS node and the second HSS node include the route information of the first level HSS node group and the second level HSS node group.

[0073] The embodiment of the present invention further provides a communication network, which is realized based on the above method, and includes a first level HSS node group and a second level HSS node group. The first level HSS node group includes a first HSS node and a second HSS node, and the second level HSS node group includes a third HSS node. The first HSS node and the second HSS node are the nodes with an Id of the same first geographical position information, and the third HSS node includes an Id of second geographical position information. A regional scope displayed by the second geographical position information is larger than a regional scope displayed by the first geographical position information. The HSS nodes in the first level HSS node group and the HSS nodes in the second level HSS node group respectively maintain route information of each node group. The first HSS node and the second HSS node include the route information of the first level HSS node group and the second level HSS node group.

[0074] The embodiment of the present invention further provides a method for establishing a route, which may be finished by the node and includes the following steps.

[0075] Step 201: A node searches for a target node from a first level node group according to first level route information, and returns a search result or data saved by the target node if the target node is found. Step 202 is executed if the target node is not found.

[0076] Step 202: The node searches for the target node from a higher level node group according to higher level route information, and returns a search result or data saved by the target node if the target node is found. Step 202 is repeated if the target node is not found.

[0077] For example, in the telecommunication system, the first level node group forms the node Id with the geographical regional scope identity according to the geographical position information of the subscriber, for example, in a home subscriber server (HSS) of an mobile IP multimedia subsystem (IMS), the hash value of the domain name in an instant messaging private user identity (IMPI) is served as the key of the HSS node Id. Then, the node Ids are collected together so as to form the hierarchical HSS node group network, for example, a city level HSS network or a province level HSS network. Each joined node maintains the routing table information of the each layer network joined.

[0078] The second level node group registers all the subscribers in the whole network and makes the subscribers join the higher level node group network, for example, a country level HSS network. Each node maintains a whole network highest level routing table information, that is, the first level routing table information also includes the second level route information.

[0079] In the telecommunication network, most data access modes have a localization feature, for example, in a traffic model, a proportion of local calling is higher than a proportion of toll and roaming calling. By adopting the embodiment of the present invention, the local calling may be finished in Step 201, only the related data operations of the toll and roaming calling are executed in Step 202. In Step 201, only the local network resource is used, and in Step 202, the resource of the toll backbone network connected to the local network is used. Therefore, in the embodiment of the present invention, under this situation, the resource consumption of the backbone network is saved as compared with a common DHT.

[0080] The node may be the Peer node, and the node group may be the DHT network. According to the particular network programming and the geographical position information, the node group may also be divided into three, four or more layers.

[0081] The flowing embodiment takes two-layer for example. Referring to FIG. 4, the method for constructing a two-layer DHT network of the embodiment of the present invention includes the following step.

[0082] Step 301: A node builds up the hierarchical DHT network based on a geographical position relation according to an Id of the node, forms and maintains each layer of DHT route information (may be the routing table).

[0083] According to a geographical information prefix (or the suffix or certain key field) of the node Id, the nodes with the same geographical key field are registered and collected together so as to finally form the hierarchical DHT network based on the geographical position relation, and each node respectively maintains the node routing table information of each layer of the DHT network.

[0084] The Peer nodes of each layer of the DHT network are the nodes with the Id having the same geographic scope, for example, the nodes in the Shenzhen level DHT network have the Id including the key filed of Shenzhen. In the embodiment of the present invention, the scale of the each layer of the DHT network may be different, and the particular scale may be set according to the network programming demand. For example, according to the city level scale, the Peer nodes belonging to the same city are collected together to one layer of the DHT network, for example, the nodes with the Id having the key field of Shenzhen are collected together so as to form one layer of the DHT network of the Shenzhen region, and the nodes in the layer of the DHT network maintain one DHT routing table of the layer of the network node. According to the province level scale, the Peer nodes of the same province are collected to one layer of the DHT network, for example, the nodes with the Id having the key field of Guangdong are collected together, so as to form one layer of the DHT network of the Guangdong region, and a corresponding province level DHT routing table is constructed.

[0085] Referring to FIG. 5, the nodes in each region A, B, C and D form DHT region rings, i.e. one layer of the DHT network, according to the geographical information prefix (may also be the suffix or certain key field) in its own Id.

[0086] Similarly, the multi-layer DHT network is constructed based on the geographical position relation according to the geographical position information of the node. For example, a site level DHT network is formed first according to a site/rack relation, then a city level scale DHT network is formed according to a city level relation, and finally a province level scale DHT network is formed on the city level DHT network according to a province level relation. The more layers of the DHT network are divided, the better the balancing and localizing effect of the network flow is. However, the more layers may also result in more routing table information required to be maintained by each Peer node, and thus more cost is required. The particular number of the layers of the DHT may be determined according to the system flow project demand and the cost loading index.

[0087] Referring to FIG. 4, the method for constructing the two-layer DHT network of the embodiment of the present invention further includes the following step.

[0088] Step 302: All the nodes in the network are registered and joined a highest level whole DHT network, forms and maintains the highest level whole DHT network route information such as the routing table.

[0089] The highest level DHT network, i.e., the whole DHT network, makes the Peer nodes register the whole scope and join the higher level DHT network, so that the whole network node route may be realized.

[0090] Referring to FIG. 6, the embodiment of the present invention further provides a method for establishing the route, which includes the following steps.

[0091] Step 201: A node (for example, the Peer node) searches for a target node from a first level node group according to first level route information, and returns a search result or data saved by the target node if the target node is found, and Step 202 is executed if the target node is not found.

[0092] Step 202: The node searches for the target node from a higher level node group according to higher level route information, and returns a search result or the data saved by the target node if the target node is found, and Step 202 is repeated if the target node is not found.

[0093] Each Peer node maintains N level route information, in which N is a particular number of the node groups (for example, the constructed DHT network). The N level route information (for example, the routing table) includes the route information of the N node groups which the node belongs to. When executing a daily service operation, firstly the node searches for the target node from the route information of its own level; when the information of the target node is not in the route information of its own level, the node searches for the target node from the higher level route information, until finally finds the target node from the highest whole network route information.

[0094] In Steps 201 and 202, by grouping the nodes, the hierarchical DHT network is formed, and a hierarchical index route searching mechanism is realized. For example, referring to FIG. 1, when a certain node S in a region DHT A requires to search for a certain node D in the network, firstly, the node S searches for the node in the routing table of the region DHT A; if the target node is in the region, the node S quickly finds the target node. If the node S finds that the node is not in the routing table of the region, the node S immediately forwards the searching request command to a big ring whole DHT network. At this time, on receiving the searching request, a node D in a region DHT B responds to the request information, and finally finishes the searching operation.

[0095] Through such one hierarchical DHT system, the number of the Peers in the P2P network is quite large. When an interaction among the Peers is quite violent, most flows of the daily service operations in the P2P network is limited within the local DHT, thereby preventing from excessive occupation of the bandwidth of the backbone network which is originally not wide enough. In addition, in the system of the embodiment of the present invention, each DHT Peer has multi-roles, and it is determined whether to search in the whole level DHT network or in each region level DHT network during the first query, thereby achieving the purpose of searching for only once for the target node.

[0096] Corresponding to the method for establishing the route of the embodiment of the present invention, the embodiment of the present invention further provides a communication apparatus, which includes a device for establishing the route and is realized based on the above method. Referring to FIG. 7, it is a schematic structural view of the device. The device may be disposed on the node (for example, the Peer node), the server, or other communication apparatus. The device includes a receiving unit, a route searching unit and a transmitting unit. The receiving unit is adapted to receive target node information required to be searched, for example, an index value.

[0097] The route searching unit is adapted to search for route information of a target node in a sequence from lower level route information to higher level route information according to the target node information until the route information of the target node is found.

[0098] The transmitting unit is adapted to transmit information to the target node according to the found route information of the target node.

[0099] The lower level route information is the routing table information maintained by the nodes in the first level node group in the hierarchical network.

[0100] The higher level route information is the routing table information maintained by the nodes in the second level node group or the node group above the second level node group in the hierarchical network.

[0101] When executing the service operation, the node searches for a target index from the lower level routing table. When the index data is not in its own lower level DHT, the node searches for the target index in the higher level routing table until searching in the highest level DHT routing table.

[0102] The embodiment of the present invention provides a communication network system, which is realized based on the above method, and includes at least one node, in which the node includes a receiving unit, a route searching unit and a transmitting unit.

[0103] The receiving unit is adapted to receive target node information required to be searched.

[0104] The route searching unit is adapted to search for route information of a target node in a sequence from lower level route information to higher level route information according to the target node information, until route information of the target node is found.

[0105] The transmitting unit is adapted to transmit the information to the target node according to the found route information of the target node.

[0106] Finally, it should be understood that the above embodiments are only used to explain, but not to limit the technical solution of the present invention. In despite of the detailed description of the present invention with referring to above preferred embodiments, it should be understood that various modifications, changes or equivalent replacements can be made by those skilled in the art without departing from the spirit and scope of the present invention and covered in the claims of the present invention.

* * * * *


uspto.report is an independent third-party trademark research tool that is not affiliated, endorsed, or sponsored by the United States Patent and Trademark Office (USPTO) or any other governmental organization. The information provided by uspto.report is based on publicly available data at the time of writing and is intended for informational purposes only.

While we strive to provide accurate and up-to-date information, we do not guarantee the accuracy, completeness, reliability, or suitability of the information displayed on this site. The use of this site is at your own risk. Any reliance you place on such information is therefore strictly at your own risk.

All official trademark data, including owner information, should be verified by visiting the official USPTO website at www.uspto.gov. This site is not intended to replace professional legal advice and should not be used as a substitute for consulting with a legal professional who is knowledgeable about trademark law.

© 2024 USPTO.report | Privacy Policy | Resources | RSS Feed of Trademarks | Trademark Filings Twitter Feed