WO2012022751A1 - Processing method, proxy processing agent, system and method for filling a routing table of a dht client node, router and dht client node - Google Patents
Processing method, proxy processing agent, system and method for filling a routing table of a dht client node, router and dht client node Download PDFInfo
- Publication number
- WO2012022751A1 WO2012022751A1 PCT/EP2011/064107 EP2011064107W WO2012022751A1 WO 2012022751 A1 WO2012022751 A1 WO 2012022751A1 EP 2011064107 W EP2011064107 W EP 2011064107W WO 2012022751 A1 WO2012022751 A1 WO 2012022751A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- dht
- node
- client
- nodes
- request message
- 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.)
- Ceased
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/10—Protocols in which an application is distributed across nodes in the network
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L65/00—Network arrangements, protocols or services for supporting real-time applications in data packet communication
- H04L65/40—Support for services or applications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L45/00—Routing or path finding of packets in data switching networks
- H04L45/54—Organization of routing tables
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L45/00—Routing or path finding of packets in data switching networks
- H04L45/74—Address processing for routing
- H04L45/745—Address table lookup; Address filtering
- H04L45/7453—Address table lookup; Address filtering using hashing
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L61/00—Network arrangements, protocols or services for addressing or naming
- H04L61/09—Mapping addresses
- H04L61/10—Mapping addresses of different types
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/06—Protocols specially adapted for file transfer, e.g. file transfer protocol [FTP]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/10—Protocols in which an application is distributed across nodes in the network
- H04L67/104—Peer-to-peer [P2P] networks
- H04L67/1061—Peer-to-peer [P2P] networks using node-based peer discovery mechanisms
- H04L67/1068—Discovery involving direct consultation or announcement among potential requesting and potential source peers
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/10—Protocols in which an application is distributed across nodes in the network
- H04L67/104—Peer-to-peer [P2P] networks
- H04L67/1074—Peer-to-peer [P2P] networks for supporting data block transmission mechanisms
- H04L67/1078—Resource delivery mechanisms
- H04L67/108—Resource delivery mechanisms characterised by resources being split in blocks or fragments
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/50—Network services
- H04L67/56—Provisioning of proxy services
- H04L67/563—Data redirection of data network streams
Definitions
- the invention generally relates to the field of systems and methods related to the filling of a routing table of a distributed hash table (DHT) client node, and more
- DHT distributed hash table
- DHT Distributed Hash Table
- a DHT node currently builds up its view on the available foreign nodes in the DHT network from nodes/peers that it finds in DHT response messages that it receives on DHT request messages (e.g. a DHT find-node or get-peers request message) that it sends to foreign nodes, and/or nodes that it finds in DHT request messages that it receives from foreign nodes, and/or peers that it finds in BitTorrent response messages that it receives on BitTorrent announce request messages that it sends to BitTorrent trackers, etc.
- DHT request messages e.g. a DHT find-node or get-peers request message
- the resulting view is semi-permanently stored in the DHT Routing Table of the DHT node.
- a foreign node is entered in the Routing Table of a DHT node, it typically remains there at least until the foreign node does not respond to DHT request messages any longer or until the DHT node is switched down, at which point it may clean its DHT Routing Table.
- a DHT node exclusively uses the foreign nodes in its DHT Routing Table to further communicate within the DHT network, there is no control on what nodes will actually communicate in the DHT network, leading to a more expensive communication than needed using e.g. "far away” nodes, requiring transatlantic links and or multiple IP-hops where "nearby" nodes are available.
- the object of the invention is to provide a processing method, a proxy processing agent, a system and method for filling a routing table, a router and a DHT client node leading to an improved communication between DHT nodes, in particular for BitTorrent applications.
- a processing method for replying to a distributed hash table (DHT) message from a DHT client in order to allow the DHT client to fill his DHT routing table comprises a number of steps performed at a proxy processing agent having a plurality of predefined nodes, each node having an IP address and port number. In a first step one of those nodes receives from the DHT client a DHT request message. Next the proxy processing agent generates at least one node
- a DHT response message is sent to the DHT client containing said at least one node identifier and associated IP address and port.
- the proxy processing agent will maintain a database storing in connection with each DHT client the generated node identifiers and associated IP addresses and ports.
- the DHT request message is a message for which the associated DHT response message includes at least one node.
- the DHT request message can e.g. be any one of the following: a DHT find-node request
- the first message received from a particular DHT client will typically be a first DHT request message
- first node identifiers typically filling a first bucket of a node space.
- a further DHT request message received from the same DHT client will be addressed to a node with an address/port associated with first node identifiers of said first group.
- the generating step then consists in generating a further group of further node identifiers for filling a further bucket. It will be
- DHT request messages may be received from the same DHT client, typically to keep the routing table of that DHT client sufficiently filled.
- a plurality of node identifiers typically eight node identifiers are generated.
- node space with a size of 2 160 where buckets are considered to be full when they contain eight node identifiers.
- the at least one node identifier is generated according to a predetermined pattern taking into account the node identifier of the DHT client node.
- a plurality of node identifiers e.g. eight node identifiers are generated at the proxy processing agent.
- the pattern is such that every node identifier of said plurality of generated node identifiers is in the same bucket and that the node identifier of the DHT client does not reside in said bucket. If e.g. the routing table uses a node space having a size of 2 160 , the pattern may consist in splitting the node space in two buckets, filling the bucket not containing the DHT identifier with a
- predefined number of, typically eight, generated node identifiers and repeating said splitting and filling step for the other buckets until the bucket size is reduced to a predefined number, typically eight, and fill said last bucket with the last generated node identifiers.
- the invention further relates to a proxy processing agent for replying to a distributed hash table (DHT) message from a DHT client in order to allow the DHT client to fill his DHT routing table.
- DHT distributed hash table
- the agent comprises a plurality of nodes capable of receiving from the DHT client a DHT request message; a processing means for generating at least one node identifier and for associating with each node identifier an IP address and a port number; means for composing and sending in reply to said DHT request message a DHT response message to the DHT client, said DHT response message
- the invention relates to a system for filling a routing table of a distributed hash table (DHT) client node in a DHT infrastructure comprising a DHT bootstrap server.
- the system comprises a proxy processing agent with a
- the proxy processing agent will be able to reply to a DHT request message from a DHT client which is address to a bootstrap server.
- the returned nodes can be chosen between the plurality of nodes of the proxy processing agent, introducing a certain degree of centralization in the otherwise decentralized DHT infrastructure.
- the invention also relates to such a router for use in a network of a DHT client node, wherein the router is adapted to deflect a packet addressed to the DHT bootstrap server towards a first node of said plurality of proxy nodes of said proxy processing agent.
- the router contains a policy rule indicating that a packet directed to a
- the invention further relates to a method for filling a routing table of a distributed hash table (DHT) client node in a DHT infrastructure, wherein the following steps are performed at the DHT client node:
- DHT distributed hash table
- DHT response message containing a group of nodes comprising for each node a node identifier and associated IP address and port, said group being created and managed at the proxy processing agent, preferably according to a predetermined pattern;
- the method further comprising sending a further DHT request message to at least one node of said group and receiving from said at least one node at least one further group of nodes comprising for each node a node identifier and associated IP address and port.
- This further group was created and managed at the proxy processing agent, preferably according to a predetermined pattern as explained above.
- the further group of node identifiers and associated IP addresses and ports is stored in its routing table.
- the sending and receiving step will be repeated for a number of nodes of each further group of nodes until the routing table is sufficiently full.
- a DHT client node having storage means storing a routing table, wherein said routing table contains a group of node identifiers obtained according to any of the above disclosed methods.
- a received DHT request message a plurality of node identifiers using a pattern which is such that every node identifier of said plurality of generated node identifiers is in the same bucket and that the node identifier of the DHT client does not reside in said bucket.
- a computer program product for storing such a computer program.
- a node of the proxy processing agent also called proxy node, is a predefined node of an ISP network characterized by a node identification number, an IP-address and a UDP-port with which it can be reached.
- the DHT client and routers are predefined node of an ISP network characterized by a node identification number, an IP-address and a UDP-port with which it can be reached.
- the node identifier of a predefined proxy node is generated in such a way that a set of proxy nodes guarantees sufficient filling of the routing table of any DHT client node in the ISP network.
- Figure 1A illustrates a method of the prior art for filling a routing table of a DHT node
- Figure IB illustrates a preferred embodiment of the method and system of the invention
- Figure 2 is a scheme illustrating the messages exchanged between a DHT client X and a proxy nodes processing system as well as the steps performed by the DHT client X en the proxy nodes processing system in-between messages in an embodiment of the invention
- Figure 3 illustrates an example of a database kept in an embodiment of a proxy node processing system of the
- Figure 4 illustrates a second embodiment of the system of the invention.
- a DHT client 100 when a DHT client 100 wants to join the DHT network for the first time, it needs to go through a bootstrap process, see figure 1A.
- the DHT client 100 will first send a DHT find-node request message 101a to a (in the BitTorrent client hard coded) bootstrap server 106 to obtain initial configuration information.
- the DHT client receives the details of eight foreign nodes 102 (nodes 2-9) .
- the term "foreign" refers to nodes outside the ISP network (not shown) of the client node 100. Note that according to other examples of the prior art one of those nodes 102 might be located in the ISP network of the client, but this will typically not happen very often.
- the details of the nodes 102 typically comprise a node ID, an IP address and UDP port.
- the DHT client 100 will then fill his routing table with the received details of those foreign nodes 102 and send further DHT request messages 103a to those nodes 102 in order to obtain the details of further nodes 102 to further fill its routing table.
- FIG. 1B An embodiment of the system and method of the invention is illustrated in figure IB.
- the DHT client 100 When a DHT client 100 wants to join the DHT network for the first time it needs to go through a bootstrap process: the DHT client 100 first sends a DHT find-node request message 101b to a (in the BitTorrent client hard coded) bootstrap server 106 to obtain initial configuration information.
- a DHT find-node request message 101b to a (in the BitTorrent client hard coded) bootstrap server 106 to obtain initial configuration information.
- this DHT find-node request message 101b is deflected at a router 107 towards a first "artificially created" proxy node, here proxy node 1 of a proxy processing agent 108 within the ISP domain of the router 107.
- This first proxy node has a unique preconfigured IP-address
- the router is adapted to route an incoming packet addressed to the IP-address
- the proxy processing agent 108 is typically implemented as a set of server machines capable of fulfilling a number of proxy node activities. More in particular the proxy
- processing agent 108 is adapted to receive a DHT message from the DHT client. This can be an initial DHT find-node request message 101b deflected by the router 107 or a further DHT request message 103b, see further. In reply to such a message the proxy processing agent 108 generates a number of node identifiers, typically eight. This generating is preferably done according to a predetermined pattern, taking into account the node identifier of the client node 100 sending the DHT request message and the already
- Each node identifier represents a proxy node 105. Further the agent is capable of associating with each node
- the proxy processing agent 108 is provided with a storage means for storing for each client 100 the generated number of node identifiers and associated IP addresses and ports.
- a first proxy node 1 receiving the initial DHT find-node request message 101b returns eight proxy nodes Proxy node2-Proxy node9. Those eight proxy nodes 105 have node identifiers generated according to a
- x may be 1 for as long as 2048 ⁇ y ⁇ 65636; for larger number of combinations, x may be 2, 3, etc.
- the DHT node 100 will launch further successive DHT find-node request messages 103b to those newly returned proxy nodes 105, which on their turn return other proxy nodes. Those other proxy nodes will also have node identifiers generated according to a predetermined pattern and comparable preconfigured IP-addresses
- the proxy processing agent will generate the node identifiers (nodelDs) of the proxy nodes in such a way that it is guaranteed that a sufficient number of "buckets" in the routing table of the DHT client node are fully filled.
- nodelDs node identifiers
- the pattern depends on the own nodelD of requesting DHT node 200, which it
- DHT client 200 with nodelD IDX sends an initial DHT find-node request message 210 to a bootstrap server 106 via router 207, where this DHT find-node request message is deflected, towards a proxy node with IP address IP_1 and UDP port P_l and received at the proxy processing agent 208, see arrow 211.
- the port numbers are numbered starting from number 1, where in practice the numbering will start from number 2048.
- the agent 208 creates eight proxy nodes with nodelDs ID2- ID9. Those nodelDs are generated using the following
- step 213 a DHT response message is sent from the agent 208 to the DHT client 200 containing the nodelDs with the values 0-7 and the associated IP address
- step 214 the DHT client 200 fills it node space with ID2-9 and splits its node-space in two buckets. Since the first bucket contains eight nodelDs it is
- step 215 the routing table is filled with nodelDs ID2-9 and the associated IP
- steps 213 and 214 may be performed by a DHT client of the prior art.
- the generating of the eight proxy nodes at the agent side and the way the nodelDs are chosen at the agent side is unique for this embodiment of the invention.
- the client node 200 will send further DHT find-node request messages to the nodes ID2-9.
- a first such further DHT find-node request message is sent in step 216 to the proxy node with IP address IP_1 and UDP port P_2.
- eight further proxy nodes are generated with nodelDs ID10-17 and
- UDP combinations see step 217.
- Those nodelDs are generated using the following pattern which is similar to the pattern used in step 212: split the bucket in which IDX resides further in two equally sized (smaller)
- Buckets see also step 219, and choose eight appropriate nodelDs ID10-17 in the bucket in which IDX does not reside.
- IDX is in the first (smaller) bucket and ID10-17 are given the values 3.2 158 to 3.2 158 + 7.
- next further DHT request messages 221 may be sent until the routing table is completely filled - this is filled with 1280 entries for the example of a nodespace with size 2 160 - or sufficiently filled, depending on the behaviour of the client node. If it is possible/desirable to completely fill the routing table then steps 216-220 are repeated until the bucket size is 8 (in which case it cannot be split further) and the last bucket is filled with eight appropriate nodelDs .
- Figure 3 illustrates an embodiment of a database which is maintained in the proxy processing agent.
- client X the values correspond with the example of figure 2.
- client Y it is assumed that its nodelD is in the first half of the nodespace, so that the first group of generated nodelDs
- the DHT node 100, 200 may launch successive DHT request messages, such as DHT ping request messages or repeated DHT find-node request messages, to the individual proxy nodes 105, 205 of which it has become aware to verify whether they are still alive. Usually, as long as those proxy nodes respond, the DHT node 100, 200 keeps the proxy nodes 105, 205 in its DHT Routing Table. This will typically depend on the BitTorrent client implementation. A proxy node 105, 205 will answer to such a DHT request message of the DHT node 100, 200 with the same nodelD that in the earlier DHT find- node response message to that DHT node 100, 200 has been associated with that proxy node 105, 205.
- DHT request messages such as DHT ping request messages or repeated DHT find-node request messages
- FIG. 4 illustrates a further embodiment of the system of the invention which is particularly useful for use in large ISP networks.
- two proxy processing agent 408 are provided in one ISP network 409.
- a router 407 is adapted to deflect an incoming packet addressed to a bootstrap server towards one of the proxy nodes of proxy processing agents 408 depending on the source of the packet.
- the messages 401 of DHT client nodes X and Y addressed to a bootstrap server are deflected to proxy processing agent 1
- the messages 401 of DHT client node Z are deflected to proxy processing agent 2.
- Further DHT request messages 403 will then also be sent to the proxy nodes of the respective agents 408.
- the skilled person will understand that other variants with more then two agents also fall within the scope of the present invention.
- This centralisation can be exploited to make at least part of the DHT network behave in a way that is better tailored to the ISP's needs, without jeopardizing the end- users' experience of BitTorrent file exchange.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Multimedia (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
Abstract
Description
Claims
Priority Applications (4)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US13/812,340 US20130198332A1 (en) | 2010-08-20 | 2011-08-16 | Processing method, proxy processing agent, system and method for filling a routing table of a dht client node, router and dht client node |
| CN201180040288XA CN103081445A (en) | 2010-08-20 | 2011-08-16 | Processing method, proxy processing agent, system and method for filling a routing table of a DHT client node, router and DHT client node |
| JP2013524444A JP5607252B2 (en) | 2010-08-20 | 2011-08-16 | Processing method, proxy processing agent, system and method for filling routing table of DHT client node, router, and DHT client node |
| KR1020137007006A KR101464452B1 (en) | 2010-08-20 | 2011-08-16 | Processing method, proxy processing agent, system and method for filling a routing table of a dht client node, router and dht client node |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| EP10305904A EP2421225A1 (en) | 2010-08-20 | 2010-08-20 | Processing method, proxy processing agent, system and method for filling a routing table of a DHT client node, router and dht client node |
| EP10305904.4 | 2010-08-20 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2012022751A1 true WO2012022751A1 (en) | 2012-02-23 |
Family
ID=43446744
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/EP2011/064107 Ceased WO2012022751A1 (en) | 2010-08-20 | 2011-08-16 | Processing method, proxy processing agent, system and method for filling a routing table of a dht client node, router and dht client node |
Country Status (6)
| Country | Link |
|---|---|
| US (1) | US20130198332A1 (en) |
| EP (1) | EP2421225A1 (en) |
| JP (1) | JP5607252B2 (en) |
| KR (1) | KR101464452B1 (en) |
| CN (1) | CN103081445A (en) |
| WO (1) | WO2012022751A1 (en) |
Cited By (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US8700660B2 (en) * | 2012-04-17 | 2014-04-15 | Sap Ag | Client-side statement routing for partitioned tables |
| WO2014090020A1 (en) * | 2012-12-14 | 2014-06-19 | 中兴通讯股份有限公司 | Dht-based control network implementation method and system, and network controller |
| US9336284B2 (en) | 2012-04-17 | 2016-05-10 | Sap Se | Client-side statement routing in distributed database |
Families Citing this family (22)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US8364633B2 (en) | 2005-01-12 | 2013-01-29 | Wandisco, Inc. | Distributed computing systems and system components thereof |
| US9361311B2 (en) | 2005-01-12 | 2016-06-07 | Wandisco, Inc. | Distributed file system using consensus nodes |
| US9424272B2 (en) | 2005-01-12 | 2016-08-23 | Wandisco, Inc. | Distributed file system using consensus nodes |
| US9332069B2 (en) | 2012-12-28 | 2016-05-03 | Wandisco, Inc. | Methods, devices and systems for initiating, forming and joining memberships in distributed computing systems |
| US9053311B2 (en) * | 2011-11-30 | 2015-06-09 | Red Hat, Inc. | Secure network system request support via a ping request |
| US9264516B2 (en) * | 2012-12-28 | 2016-02-16 | Wandisco, Inc. | Methods, devices and systems enabling a secure and authorized induction of a node into a group of nodes in a distributed computing environment |
| US9009215B2 (en) | 2013-03-15 | 2015-04-14 | Wandisco, Inc. | Methods, devices and systems for dynamically managing memberships in replicated state machines within a distributed computing environment |
| WO2015153045A1 (en) | 2014-03-31 | 2015-10-08 | Wandisco, Inc. | Geographically-distributed file system using coordinated namespace replication |
| US9935831B1 (en) * | 2014-06-03 | 2018-04-03 | Big Switch Networks, Inc. | Systems and methods for controlling network switches using a switch modeling interface at a controller |
| US10075385B1 (en) | 2014-07-16 | 2018-09-11 | Ivanti, Inc. | Systems and methods for discovering and downloading configuration files from peer nodes |
| EP3205178B1 (en) * | 2014-10-07 | 2018-02-28 | Telefonaktiebolaget LM Ericsson (publ) | Routing in a communications network having a distributed s/pgw architecture |
| US10180845B1 (en) * | 2015-11-13 | 2019-01-15 | Ivanti, Inc. | System and methods for network booting |
| KR101922795B1 (en) * | 2017-02-17 | 2019-02-20 | 박상준 | Apparatus and method for providing of IoT service |
| US11360942B2 (en) | 2017-03-13 | 2022-06-14 | Wandisco Inc. | Methods, devices and systems for maintaining consistency of metadata and data across data centers |
| CN110730244A (en) * | 2019-10-22 | 2020-01-24 | 深圳市网心科技有限公司 | Networking method and system of DHT (distributed hash table) system, network equipment and storage medium |
| CN115004657B (en) * | 2019-11-07 | 2024-04-12 | 华为技术有限公司 | Addressing method, addressing system and addressing device |
| CN111245727B (en) * | 2020-01-07 | 2022-08-12 | 深圳市网心科技有限公司 | DHT network-based message routing method, electronic device, proxy node and medium |
| CN111277635B (en) * | 2020-01-14 | 2022-11-08 | 深圳市迅雷网络技术有限公司 | Method, equipment, device and computer medium for accessing external node to block chain |
| CN111224829B (en) * | 2020-01-17 | 2022-11-08 | 深圳市迅雷网络技术有限公司 | Method and device for accessing external node to block chain network, and block chain network |
| CN114697352A (en) * | 2020-12-30 | 2022-07-01 | 华为云计算技术有限公司 | Data reading and writing method and equipment thereof |
| US12292842B2 (en) * | 2021-09-27 | 2025-05-06 | Intel Corporation | Network layer 7 offload to infrastructure processing unit for service mesh |
| US12190121B2 (en) * | 2022-04-24 | 2025-01-07 | VMware LLC | Distribution of bootstrap management for application monitoring |
Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US7123613B1 (en) * | 2000-04-07 | 2006-10-17 | Sun Microsystems, Inc. | Apparatus and method for providing a transparent proxy server |
| US20080040306A1 (en) * | 2006-08-02 | 2008-02-14 | Cisco Technology, Inc. (A California Corporation) | Techniques for remapping content requests |
Family Cites Families (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN100502339C (en) * | 2007-08-31 | 2009-06-17 | 华为技术有限公司 | Autonomous method for peer-to-peer network, node device and system |
| JP5160405B2 (en) * | 2008-12-26 | 2013-03-13 | Kddi株式会社 | P2P distribution system and distribution method |
-
2010
- 2010-08-20 EP EP10305904A patent/EP2421225A1/en not_active Withdrawn
-
2011
- 2011-08-16 US US13/812,340 patent/US20130198332A1/en not_active Abandoned
- 2011-08-16 JP JP2013524444A patent/JP5607252B2/en not_active Expired - Fee Related
- 2011-08-16 CN CN201180040288XA patent/CN103081445A/en active Pending
- 2011-08-16 KR KR1020137007006A patent/KR101464452B1/en not_active Expired - Fee Related
- 2011-08-16 WO PCT/EP2011/064107 patent/WO2012022751A1/en not_active Ceased
Patent Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US7123613B1 (en) * | 2000-04-07 | 2006-10-17 | Sun Microsystems, Inc. | Apparatus and method for providing a transparent proxy server |
| US20080040306A1 (en) * | 2006-08-02 | 2008-02-14 | Cisco Technology, Inc. (A California Corporation) | Techniques for remapping content requests |
Non-Patent Citations (2)
| Title |
|---|
| PETAR MAYMOUNKOV ET AL: "Kademlia: A Peer-to-Peer Information System Based on the XOR Metric", PEER-TO-PEER SYSTEMS: FIRST INTERNATIONAL WORKSHOP, IPTPS 2002, CAMBRIDGE, MA, USA, MARCH 7-8, 2002; REVISED PAPERS, SPRINGER, BERLIN, vol. 2429, 7 March 2002 (2002-03-07), pages 53 - 65, XP008104663, ISBN: 978-3-540-44179-3, [retrieved on 20020101], DOI: DOI:10.1007/3-540-45748-8_5 * |
| RENE BRUNNER: "A performance evaluation of the Kad-protocol", 27 November 2006 (2006-11-27), pages I - 92, XP002618441, Retrieved from the Internet <URL:http://emule-xtreme.googlecode.com/files/A-performance-evaluation-of-the-Kad-protocol.pdf> [retrieved on 20110124] * |
Cited By (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US8700660B2 (en) * | 2012-04-17 | 2014-04-15 | Sap Ag | Client-side statement routing for partitioned tables |
| US9336284B2 (en) | 2012-04-17 | 2016-05-10 | Sap Se | Client-side statement routing in distributed database |
| WO2014090020A1 (en) * | 2012-12-14 | 2014-06-19 | 中兴通讯股份有限公司 | Dht-based control network implementation method and system, and network controller |
| US9479432B2 (en) | 2012-12-14 | 2016-10-25 | Zte Corporation | DHT-based control network implementation method and system, and network controller |
Also Published As
| Publication number | Publication date |
|---|---|
| JP2013537765A (en) | 2013-10-03 |
| KR20130050358A (en) | 2013-05-15 |
| JP5607252B2 (en) | 2014-10-15 |
| US20130198332A1 (en) | 2013-08-01 |
| EP2421225A1 (en) | 2012-02-22 |
| KR101464452B1 (en) | 2014-11-21 |
| CN103081445A (en) | 2013-05-01 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| EP2421225A1 (en) | Processing method, proxy processing agent, system and method for filling a routing table of a DHT client node, router and dht client node | |
| CA2887235C (en) | Adaptive prefix delegation | |
| CN112055048B (en) | P2P network communication method and system for high-throughput distributed account book | |
| GB2446951A (en) | Enabling Peer to Peer (P2P) communication in the presence of Network Address Translators (NATs) | |
| US20130297703A1 (en) | Peer node and method for improved peer node selection | |
| US20070230468A1 (en) | Method to support mobile devices in a peer-to-peer network | |
| CN107547339B (en) | Method and device for feeding back MAC address of gateway media access control | |
| CN106027356B (en) | A kind of conversion method and device of Tunnel Identifier | |
| Maenpaa et al. | Self-tuning distributed hash table (DHT) for REsource LOcation And Discovery (RELOAD) | |
| Vashishth et al. | Addressing challenges in browser based p2p content sharing framework using webrtc | |
| Wolinsky et al. | Addressing the P2P bootstrap problem for small overlay networks | |
| Palmieri et al. | Key management for onion routing in a true peer to peer setting | |
| EP2975828A1 (en) | Method for configuring a network connection, telecommunications network, program and computer program product | |
| US20220174035A1 (en) | Adaptive prefix delegation | |
| Zhao et al. | Solving overlay mismatching of unstructured p2p networks using physical locality information | |
| JP2010062598A (en) | Load sharing method and dhcp server device | |
| Chang et al. | An efficient service discovery system for dual-stack cloud file service | |
| Lee et al. | DDoS attack by file request redirection in Kad P2P network | |
| CN111711654A (en) | P2P communication connection method, electronic equipment and computer readable storage medium | |
| Dressler et al. | Inter-domain routing and data replication in virtual coordinate based networks | |
| KR100872170B1 (en) | P2P network multiple routing method | |
| Amft et al. | The Benefit of Stacking Multiple Peer-to-Peer Overlays | |
| Wolinsky et al. | Oversoc: Social profile based overlays | |
| Wolinsky et al. | Towards social profile based overlays | |
| Yu et al. | Research on district partitioning in P2P network |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| WWE | Wipo information: entry into national phase |
Ref document number: 201180040288.X Country of ref document: CN |
|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 11743839 Country of ref document: EP Kind code of ref document: A1 |
|
| ENP | Entry into the national phase |
Ref document number: 2013524444 Country of ref document: JP Kind code of ref document: A |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 13812340 Country of ref document: US |
|
| ENP | Entry into the national phase |
Ref document number: 20137007006 Country of ref document: KR Kind code of ref document: A |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 11743839 Country of ref document: EP Kind code of ref document: A1 |