WO2010090562A1 - Poste à poste sensible au réseau - Google Patents

Poste à poste sensible au réseau Download PDF

Info

Publication number
WO2010090562A1
WO2010090562A1 PCT/SE2009/050124 SE2009050124W WO2010090562A1 WO 2010090562 A1 WO2010090562 A1 WO 2010090562A1 SE 2009050124 W SE2009050124 W SE 2009050124W WO 2010090562 A1 WO2010090562 A1 WO 2010090562A1
Authority
WO
WIPO (PCT)
Prior art keywords
peers
peer
node
network
selecting suitable
Prior art date
Application number
PCT/SE2009/050124
Other languages
English (en)
Inventor
Tomas Thyni
Annikki Welin
Christian Gotare
Johan KÖLHI
Original Assignee
Telefonaktiebolaget L M Ericsson (Publ)
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 Telefonaktiebolaget L M Ericsson (Publ) filed Critical Telefonaktiebolaget L M Ericsson (Publ)
Priority to PCT/SE2009/050124 priority Critical patent/WO2010090562A1/fr
Priority to US13/146,994 priority patent/US20110282945A1/en
Priority to EP09839775A priority patent/EP2394409A4/fr
Priority to CN2009801564013A priority patent/CN102308549A/zh
Publication of WO2010090562A1 publication Critical patent/WO2010090562A1/fr

Links

Classifications

    • 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/0893Assignment of logical groups to network elements
    • 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/1001Protocols in which an application is distributed across nodes in the network for accessing one among a plurality of replicated servers
    • H04L67/1004Server selection for load balancing
    • H04L67/1008Server selection for load balancing based on parameters of servers, e.g. available memory or workload
    • 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/1001Protocols in which an application is distributed across nodes in the network for accessing one among a plurality of replicated servers
    • H04L67/1004Server selection for load balancing
    • H04L67/1021Server selection for load balancing based on client or server locations
    • 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
    • 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/1063Discovery through centralising entities
    • 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/1072Discovery involving ranked list compilation of candidate peers

Definitions

  • the present invention relates to methods and arrangements for selecting suitable peers for content downloading, in a peer to peer network.
  • Peer-to-peer technology has shown itself as a viable technology for distributing user generated content and technology of choice of the content aggregators.
  • the iPlayer utilizes an IMP P2P client.
  • Peer-to- peer P2P architecture is a type of network in which each workstation has equivalent capabilities and responsibilities. This differs from client/server architectures where some computers are dedicated to serving the others.
  • the P2P network distributes the computing power between connected peers in the network and utilizes the aggregated resources, e.g. network available bandwidth, for efficient content distribution.
  • P2P is often used as a term to describe one user linking with another user to transfer information and files through the use of a common P2P client to download material, such as software upgrades or media files.
  • the set of peers to download data chunks from has been selected by a so called Tracker which functions as a gateway between peers in the P2P network.
  • Tracker which functions as a gateway between peers in the P2P network.
  • the Tracker replies with a list of addresses to peers having the data. For example, in the BitTorrent protocol the list of peers in the tracker response is by default 50, if the number of available peers is equal or above 50.
  • the tracker randomly selects peers to include in the response, or the tracker may choose to implement a more intelligent mechanism for peer selection when responding to a request. This selection can for example be made based on locality, network measurements and similar. All based on the viewpoint of the Tracker.
  • the problem is that much locality information and other operator specific information is not usually available to a central Internet based Tracker. Further, the Tracker may not always take the operator needs into account - such as keeping traffic local to the operator at hand.
  • the limited knowledge of the network location of the different peers causes the traffic flow to be non optimal from a network point of view. This will put unnecessary load on expensive peering connections between Internet Service Providers ISPs, especially when transit peering is used. This also causes longer download times for the end- users .
  • P4P Proactive network Provider Participation for P2P
  • the P4P working group has participants from the ISP, Movie/Content, and P2P industries.
  • the working group is focused on helping ISPs handle the demands of large media files and enabling legal distribution using P2P technology, they are building what they believe will be a more effective model of transmitting movies and other large files to customers.
  • P4P works by having an ISP use an "iTracker" which provides information on how its network is configured. P2P software can query the iTracker and identify preferred data routes and network connections to avoid, or change depending on the time of day. The P2P software can then co-operatively connect to peers which are closer or cheaper for the specific ISP, selectively favoring peers instead of choosing peers randomly, or based on access or sharing speeds.
  • the drawback with the iTracker are that the ISP must install an iTracker into there network and the P2P applications must be aware of the ISP specific iTracker and be allowed to connect to it.
  • the P4P iTracker concept is also working against Net Neutrality regulations.
  • the invention focuses on improving the way of managing P2P traffic in an optimal way from network point of view.
  • the problem of managing P2P traffic is solved by a method for grouping peers by utilizing public information of the distribution network.
  • the invention describes mechanisms and technigues for selecting peers that possess required content and grouping the peers in a coordinating node, based on network topology. Basically, the method involves grouping of peers based on network information fetched from a public database to the coordinating node.
  • a tracker receives information of peers that possess requested content.
  • the tracker then collects information with regard to network topology related to the content holding peers, from the public database.
  • the tracker groups the peers with respect to received topology parameters such as for example relative geographical position between peers.
  • the tracker ranks the grouped peers with respect to for example most favourable location of grouped peers in relation to the requesting client.
  • a distributed Hash Table has been used and instead of sending the request from the requesting client to the tracker, the request is forwarded to the most appropriate peer in accordance to the DHT implementation. So, instead of the tracker responding back with the ranked list of IP addresses of peers with the desired content, the found peer that possess the IP addresses, will after having consulted the public database respond back and deliver the ranked list.
  • An object of the invention is to optimize traffic flow from network point of view without working against Net Neutrality regulations. This object and others are achieved by methods, arrangements, nodes, systems and articles of manufacture.
  • the invention results in advantages such as it gives the P2P application better knowledge of the network location of the different peers, and by ranking and choosing the download peers based on their peer-to-peer network location it will result in a more optimal traffic flow from a network point of view. This will reduce the P2P applications traffic load on expensive peering and transit connections between ISPs, and try to keep the P2P traffic local to the ISP's network if possible. This will also reduce download times for the end-users.
  • Figure 1 is a block schematic illustration disclosing a plurality of clients connected via various access networks to internet.
  • a central P2P Tracker is located in the internet.
  • the Tracker is associated with a central public database.
  • Figure 2 discloses a signal sequence diagram representing a method for grouping and ranking suitable peers and downloading a ranking list to a requesting client, according to a first embodiment.
  • Figure 3 discloses the same block schematic illustration as is shown in figure 1 disclosing a plurality of clients connected via various access networks to internet. The figure also discloses a grouping table showing content holding peers grouped in relation to a requesting client.
  • Figure 4 discloses a signal sequence diagram that represents a method for grouping peers.
  • Figure 5 discloses a block schematic illustration of a coordinating node.
  • Figure 1 discloses according to an exemplary embodiment, a peer to peer P2P network that includes plural clients 1-8 connected via various access networks AN1-AN5 to INTERNET.
  • the figure discloses a very simplified example and the number of clients are in the reality much higher.
  • the clients 1-8 may be, for example, a mobile phone, a computer, a set top box, or other devices that are capable of exchanging information with the internet.
  • the access networks AN1-AN5 may be, for example, a communication network, a phone network, an internet service provider, etc.
  • a first operator OPl is accessible in the access networks AN1-AN2 and a second operator 0P2 is accessible in AN3-AN5.
  • the client 1 is attached to OP1/AN1, the clients 5 and 6 are attached to OP1/AN2, the clients 2-4 are attached OP2/AN4, client 7 is attached to OP2/AN3 and client 8 is attached to OP2/AN5.
  • a central tracker 9 is in this example located within the Internet.
  • the tracker functions as a directory service for the clients, also called peers, in the P2P network.
  • a P2P tracker may be any P2P searching mechanism (e.g. the BitTorrent tracker system) .
  • the tracker gathers information on which peers have what data chunks and spread information to any requesting peer.
  • the central tracker is capable to communicate and fetch information from a public database RIR 10 (see for example "Wikipedia” in general or "http://en.wikipedia.org/wiki/Regional_Internet_Registry”) .
  • the public database is in this example a so called Regional Internet Registrie RIR that manage, distribute, and register public Internet Number Resources within their respective regions.
  • a regional Internet registry (RIR) is an organization overseeing the allocation and registration of Internet number resources within a particular region of the world. Resources include IP addresses (both Ipv4 and Ipv6) and autonomous system numbers. RIRs work closely together, and with others, to develop consistent policies and promote best current practice for the Internet.
  • Internet Number Resources IP addresses and Autonomous System AS Numbers
  • IP addresses and Autonomous System AS Numbers are distributed in a hierarchical way.
  • a tracker receives information of peers that possess requested content.
  • the tracker then, according to the invention, collects information related to content holding peers, with regard to network topology, from the public database RIR.
  • the Tracker might fetch public information from an Internet Routing Registry IRR (see for example "Wikipedia” or "http://www.irr.net/docs/list.html").
  • the tracker groups the peers with respect to network parameters such as for example relative geographical position between the peers.
  • the tracker ranks the grouped peers with respect to, for example, most favourable location of grouped peers in relation to the requesting client.
  • FIG 2 is a signal sequence diagram wherein the signalling points RIR 10, Tracker 9 and the clients 1-8 that were briefly explained earlier together with figure 1 have been disclosed.
  • the Tracker continuously receives torrent files from peers/clients.
  • the Torrent files comprise metadata pointing at peers where pieces of data chunks, from now referred to as the content, can be obtained from or be delivered to.
  • the method comprises the following steps: • A torrent file comprising an identity i.e. an IP address pointing at client 1 is received 21 from client 1 to the Tracker 9. Client 1 hereby informs the tracker that it is willing to download the content.
  • the Tracker searches a local storage to see if the file pointing at the client 1 already has been cashed in the storage.
  • the storage can be located “within” or “outside” the Tracker.
  • the file was not cashed since before and the Tracker sends 22 a network parameter requests comprising the IP address pointing at client 1, to the public database RIR.
  • the Internet Service Provider ISP, Autonomous System AS and routed IP subnet information is not changing that often, and can then be cashed by the tracker. So next time a client connects from the same IP subnet as a previous peer/client, the cached information can be used instead of queering the RIR or IRR database.
  • the mentioned query 22 uses a standard that is interface with RIR specific command options. The query may point out another RIR as the one responsible for managing the information. E.g. a request towards the ARIN RIR
  • the tracker cashes 24 the response from the RIR in the local storage and checks according to the invention if an IP address pointing at a peer holding the same content also is cashed in the storage. If that was the case, grouping will start. The grouping will be further explained later in the description.
  • the Tracker searches a local storage to see if the file pointing at the client 2 already has been cashed in the storage. In this example the file was not cashed and the Tracker sends 26 a network parameter requests comprising the IP address pointing at client 2, to the public database RIR that replies 27 with network parameters associated with the IP address of client 2, from the public database to the Tracker.
  • the tracker cashes 28 the response from the RIR in the local storage and checks according to the invention if an IP address pointing at a peer holding the same content already is cashed in the storage.
  • the IP address of client 1 is hereby found and grouping of the two content holding peers 1 and 2 now takes place. The grouping will be further clarified later in the description together with figure 3A.
  • the Tracker searches the local storage.
  • the files were not cashed and the Tracker sends 30,34,38,42,46 network parameter requests comprising IP addresses pointing at clients 4,5,6,7,8 to the public database RIR that replies 31,35,39,43,47 with network parameters associated with the IP addresses of the clients.
  • the tracker cashes 32,36,40,44,48 the responses from the RIR in the local storage and checks if an IP address pointing at a peer holding the same content already was cashed in the storage.
  • the tracker has received and cashed information from the clients 1,2,4-8, which clients all possess pieces of data chunks that constitutes a subset of the content. Grouping of the peers has continuously been performed after network parameters associated with the IP addresses of clients was cashed in the local storage. The grouping has been performed according to predefined rules. The rule that has been applied in this embodiment can be seen later in the description.
  • the client 3 decides to send a request for the content to the requesting client
  • Tracker A prerequisite is that the requesting client 3 by some means know the address of a tracker which has information about which peers that possess the desired content for example by downloading a torrent file such as BitTorrent.
  • a torrent file comprising an IP address pointing at the requesting client 3 is received 49 from client 3 to the Tracker.
  • Client 3 hereby informs the tracker of it's desire to obtain the content from the P2P network.
  • the Tracker searches the local storage to see if the file pointing at the client 3 already was cashed in the storage. • Since the file was not cashed in this example, the
  • Tracker sends 50 a network parameter requests comprising the IP address pointing at client 3, to the public database RIR.
  • the RIR replies 51 with network parameters associated with the IP address of client 3, from the public database to the Tracker.
  • the tracker cashes the response from the RIR in the local storage and starts to group the cashed addresses that belong to the clients 1,2,4-8 together with the newly received address of the requesting client 3.
  • This final grouping of content holding clients together with the requesting client is disclosed in figure 2 with a block symbol and will now be further explained together with figure 3.
  • Figure 3 discloses the same network configuration as was disclosed in figure 1.
  • the figure also discloses a table showing the final grouping performed after having received the request for content from the requesting client 3.
  • the grouping has been done according to the below shown ranking scheme.
  • the scheme in this example is based on currently available operator preferences and is just an example.
  • Another parameter that can be considered for the ranking is for example operator possession.
  • the network ranking can also be used together with common P2P client information like access line bandwidth and maximum up-load speed, to get the best peer-to-peer relationship ranking etc.
  • peer 3 has been ranked in relation with peer 2 as a group B relation, i.e. "Very good, Within ISP assigned IP-subnet”.
  • Peer 3 has been ranked in relation with peer 4 as a group C relation, i.e. "Good” and in relation with peers 1,5,6,8 as a group E relation i.e. "Fair”, while in relation to peer 7, peer 3 has been ranked as a group F relation i.e. "Very bad”.
  • the tracker creates a ranking list regarding the requesting client's most favourable peers to download content from, with the most favourable peer at the top of the list.
  • the created ranking list in this example looks like follows:
  • the tracker sends 52 the ranking list to the requesting client 3.
  • the requesting client now decides which peers to download content from by using the ranking list as reference, and contacts the chosen content holding peers and starts to download the content according to well known conventional P2P technique. If the client was unable to establish a connection to top ranked peers from the list for example if the peer has left the P2P network, or if the aggregated download speed from the selected peers is too low, the requesting client could either select lower ranked peers or request a further list of ranked peers from the Tracker.
  • a Distributed Hash Table may be used.
  • One of the central parts of a P2P system is a directory service.
  • the directory service is a database which contains IP addresses of peers that have a specific content.
  • this directory is called tracker (as discussed above)
  • DHT Distributed Hash Table DHT.
  • DHT a plurality of distributed databases resides on many peers rather than in a single node like in the tracker case; hence it is a distributed database.
  • the DHT algorithm is well known by persons skilled in the art.
  • the request is forwarded to the most appropriate peer in accordance to the DHT implementation.
  • the found peer also called a coordinating node, that possess the IP addresses, will after having consulted the public database RIR respond back and deliver the ranked list (For more information of "trackerless” torrent see e.g. "http://www.bittorrent.org/beps/bep 0005.html").
  • a DHT based tracker can exist in carrier domain that contains several servers, then the solution is more stable.
  • the invention can also be used in server to client communication when the same content should be distributed to many clients, with the option to use ⁇ nicast or Multicast distribution depending on multiple clients' network location.
  • FIG. 4 discloses a flow chart illustrating some essential method steps of the invention.
  • the flow chart is to be read together with the earlier shown figures.
  • the flow chart comprises the following steps:
  • the coordinating node requests network parameters related to the received identities, from a public database. This step is shown in the figure with a block 102.
  • the coordinating node receives network parameters related to the identities, from the public database.
  • This step is shown in the figure with a block 103.
  • the coordinating node groups the peers from a network point of view. This step is shown in the figure with a block 104.
  • Figure 5 discloses in some more detail an example of the coordinating node 9 that has been discussed earlier in the application together with the previous figures 1-3.
  • the coordinating node has been represented by for example the tracker.
  • the coordinating node comprises two main blocks i.e. a capturing block and a processing block. Data files from content holding peers (or peers that desire to receive content) are received to a receiver REC and forwarded to the capturing block.
  • the capturing block is responsible for extracting the identities for peers from the data files and to query the local data base LS to see if a peer already has been cashed in the database.
  • the processing block is responsible for the requesting of network parameters associated with IP addresses extracted from the messages in the capturing block; from a public database PD.
  • the processing block also receives the network parameters from the public database.
  • the processing block is also responsible for the earlier discussed grouping and ranking of peers by querying the local data base LS. A created ranking list is forwarded from the coordinating node to a requesting peer via a sender SEND.
  • FIG. 1 A system that can be used to put the invention into practice is schematically shown in the figure 1 and figure 5. Enumerated items are shown in the figures as individual elements. In actual implementations of the invention, however, they may be inseparable components of other electronic devices such as a digital computer. Thus, actions described above may be implemented in software that may be embodied in an article of manufacture that includes a program storage medium.
  • the program storage medium includes data signal embodied in one or more of a carrier wave, a computer disk (magnetic, or optical (e.g., CD or DVD, or both) , non-volatile memory, tape, a system memory, and a computer hard drive.
  • the systems and methods of the present invention may be implemented for example on any of the Third Generation Partnership Project (3GPP), European Telecommunications Standards Institute (ETSI), American National Standards Institute (ANSI) or other standard telecommunication network architecture.
  • 3GPP Third Generation Partnership Project
  • ETSI European Telecommunications Standards Institute
  • ANSI American National Standards Institute
  • Other examples are the Institute of Electrical and Electronics Engineers (IEEE) or The Internet Engineering Task Force (IETF) .

Landscapes

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

Abstract

La présente invention se rapporte à un procédé destiné à sélectionner des postes appropriés dans un réseau poste à poste pour le téléchargement de contenu, des identités de postes qui présentent un contenu spécifié étant reçues dans un nœud de coordination. Le procédé comprend les étapes consistant à extraire d'une base de données publique des paramètres de réseau associés aux identités reçues et les étapes consistant à grouper les postes en fonction des paramètres de réseau.
PCT/SE2009/050124 2009-02-06 2009-02-06 Poste à poste sensible au réseau WO2010090562A1 (fr)

Priority Applications (4)

Application Number Priority Date Filing Date Title
PCT/SE2009/050124 WO2010090562A1 (fr) 2009-02-06 2009-02-06 Poste à poste sensible au réseau
US13/146,994 US20110282945A1 (en) 2009-02-06 2009-02-06 Network aware peer to peer
EP09839775A EP2394409A4 (fr) 2009-02-06 2009-02-06 Poste à poste sensible au réseau
CN2009801564013A CN102308549A (zh) 2009-02-06 2009-02-06 了解网络的对等

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/SE2009/050124 WO2010090562A1 (fr) 2009-02-06 2009-02-06 Poste à poste sensible au réseau

Publications (1)

Publication Number Publication Date
WO2010090562A1 true WO2010090562A1 (fr) 2010-08-12

Family

ID=42542279

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/SE2009/050124 WO2010090562A1 (fr) 2009-02-06 2009-02-06 Poste à poste sensible au réseau

Country Status (4)

Country Link
US (1) US20110282945A1 (fr)
EP (1) EP2394409A4 (fr)
CN (1) CN102308549A (fr)
WO (1) WO2010090562A1 (fr)

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2013038455A1 (fr) * 2011-09-15 2013-03-21 Panasonic Corporation Sélection d'homologues avec délestage et mobilité
EP2863607A3 (fr) * 2013-08-28 2015-09-09 Hola Networks Ltd Système et procédé pour améliorer une communication internet en utilisant des noeuds intermédiaires
US9634995B2 (en) 2010-12-22 2017-04-25 Mat Patents Ltd. System and method for routing-based internet security
US10069936B2 (en) 2009-10-08 2018-09-04 Hola Newco Ltd. System providing faster and more efficient data communication
US10387316B2 (en) 2009-05-18 2019-08-20 Web Spark Ltd. Method for increasing cache size
US10616294B2 (en) 2015-05-14 2020-04-07 Web Spark Ltd. System and method for streaming content from multiple servers
TWI710274B (zh) * 2020-02-19 2020-11-11 摩點物聯創意科技股份有限公司 無線網路建構方法
US10880266B1 (en) 2017-08-28 2020-12-29 Luminati Networks Ltd. System and method for improving content fetching by selecting tunnel devices
US10963531B2 (en) 2019-02-25 2021-03-30 Luminati Networks Ltd. System and method for URL fetching retry mechanism
US11190374B2 (en) 2017-08-28 2021-11-30 Bright Data Ltd. System and method for improving content fetching by selecting tunnel devices
US11411922B2 (en) 2019-04-02 2022-08-09 Bright Data Ltd. System and method for managing non-direct URL fetching service
US11632682B2 (en) 2020-02-19 2023-04-18 Top Win Optoelectronics Corp. Method for monitoring apparatus
US12003562B2 (en) 2023-01-22 2024-06-04 Bright Data Ltd. System and method for streaming content from multiple servers

Families Citing this family (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8943552B2 (en) 2009-04-24 2015-01-27 Blackberry Limited Methods and apparatus to discover authentication information in a wireless networking environment
CN102612829B (zh) * 2009-10-30 2015-06-10 Nec欧洲有限公司 用于支持重叠网络中通信对等端选择的方法和系统
US8504682B2 (en) * 2009-12-17 2013-08-06 Alcatel Lucent Localization of peer to peer traffic
US8832281B2 (en) 2010-01-08 2014-09-09 Tangome, Inc. Utilizing resources of a peer-to-peer computer environment
US8560633B2 (en) * 2010-01-11 2013-10-15 Tangome, Inc. Communicating in a peer-to-peer computer environment
US9094527B2 (en) * 2010-01-11 2015-07-28 Tangome, Inc. Seamlessly transferring a communication
US8903906B2 (en) * 2010-03-16 2014-12-02 Brother Kogyo Kabushiki Kaisha Information communications system, node device, method of communicating contents, computer readable recording medium storing a program
BRPI1014815A2 (pt) * 2010-05-20 2017-01-31 ERICSSON TELEFON AB L M (publ) módulo rastreador para uso em uma rede de comunicações não hieráquicas, sistema e método para gerenciar transferências de dados de conteúdo em uma rede de comunicações não hierárquicas, elemento de rede, método para gerenciar dados em uma rede de comunicações não hierárquicas, programa de computador, e, produto de programa de computador.
US8594061B2 (en) 2010-06-22 2013-11-26 Blackberry Limited Methods and apparatus to access network connectivity information using predicted locations
US20110310866A1 (en) * 2010-06-22 2011-12-22 Richard Howard Kennedy Methods and apparatus to access network connectivity information associated with predicted times
US9298732B2 (en) * 2010-09-29 2016-03-29 Red Hat, Inc. Searching cloud-based distributed storage resources using a set of expendable probes
US10491533B1 (en) * 2013-05-29 2019-11-26 Amazon Technologies, Inc. Dynamically configured overlay multicast
TWI531197B (zh) * 2014-02-14 2016-04-21 天鉞電子股份有限公司 子母式點對點連線系統、子母式點對點連線方法及其電腦應用程式
CN104618447B (zh) * 2014-12-31 2018-06-08 北京邮电大学 一种文件协同下载方法及系统
US10587496B2 (en) 2017-02-10 2020-03-10 Microsoft Technology Licensing, Llc Localizing traffic using network topology
US10536275B2 (en) 2017-05-10 2020-01-14 Microsoft Technology Licensing, Llc Verification of downloaded subsets of content
US11218711B2 (en) * 2017-09-15 2022-01-04 Cable Television Laboratories, Inc. Information centric networking (ICN) media streaming
CN111835573B (zh) * 2020-05-19 2022-03-18 中国电子科技集团公司第三十研究所 一种ZeroNet网络服务站点代理关系测绘方法

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070064702A1 (en) * 2005-09-20 2007-03-22 Anthony Bates Modifying operation of peer-to-peer networks based on integrating network routing information
EP1821487A1 (fr) * 2006-02-21 2007-08-22 Microsoft Corporation Gestion de topologie dans des nuages de distribution de données pair-à-pair
US20080040420A1 (en) * 2006-08-11 2008-02-14 Adam Dominic Twiss Content distribution network

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7203741B2 (en) * 2000-10-12 2007-04-10 Peerapp Ltd. Method and system for accelerating receipt of data in a client-to-client network
WO2008017502A1 (fr) * 2006-08-11 2008-02-14 Velocix Limited Réseau de distribution de contenu
CN101345690B (zh) * 2007-07-12 2010-10-13 中国电信股份有限公司 电信级p2p网络的内容分级存储及传送方法
US8606846B2 (en) * 2007-10-15 2013-12-10 Nbcuniversal Media, Llc Accelerating peer-to-peer content distribution
US20090100128A1 (en) * 2007-10-15 2009-04-16 General Electric Company Accelerating peer-to-peer content distribution
US8169916B1 (en) * 2007-11-23 2012-05-01 Media Melon, Inc. Multi-platform video delivery configuration
US8082290B2 (en) * 2008-03-19 2011-12-20 Verizon Patent And Licensing Inc. Intelligent establishment of peer-to-peer communication
US8082358B2 (en) * 2008-09-30 2011-12-20 Microsoft Corporation ISP-friendly rate allocation for P2P applications

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070064702A1 (en) * 2005-09-20 2007-03-22 Anthony Bates Modifying operation of peer-to-peer networks based on integrating network routing information
EP1821487A1 (fr) * 2006-02-21 2007-08-22 Microsoft Corporation Gestion de topologie dans des nuages de distribution de données pair-à-pair
US20080040420A1 (en) * 2006-08-11 2008-02-14 Adam Dominic Twiss Content distribution network

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
JIA ADELE LU, CHIU DAH MING: "Designs and Evaluation of a Tracker in P2P Networks", THE CHINESE UNIVERSITY OF HONG KONG, September 2008 (2008-09-01), pages 13, XP003025654, Retrieved from the Internet <URL:http://www.p2p08.org/program/sessions/12-short-papers-2/1%20-%20P2P08JIA.pdf/at_download/file> [retrieved on 20091006] *
See also references of EP2394409A4 *

Cited By (160)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10387316B2 (en) 2009-05-18 2019-08-20 Web Spark Ltd. Method for increasing cache size
US10785347B1 (en) 2009-10-08 2020-09-22 Luminati Networks Ltd. System providing faster and more efficient data communication
US11888922B2 (en) 2009-10-08 2024-01-30 Bright Data Ltd. System providing faster and more efficient data communication
US11228666B2 (en) 2009-10-08 2022-01-18 Bright Data Ltd. System providing faster and more efficient data communication
US11949729B2 (en) 2009-10-08 2024-04-02 Bright Data Ltd. System providing faster and more efficient data communication
US11206317B2 (en) 2009-10-08 2021-12-21 Bright Data Ltd. System providing faster and more efficient data communication
US10805429B1 (en) 2009-10-08 2020-10-13 Luminati Networks Ltd. System providing faster and more efficient data communication
US10225374B2 (en) 2009-10-08 2019-03-05 Hola Newco Ltd. System providing faster and more efficient data communication
US10257319B2 (en) 2009-10-08 2019-04-09 Web Spark Ltd. System providing faster and more efficient data communication
US11916993B2 (en) 2009-10-08 2024-02-27 Bright Data Ltd. System providing faster and more efficient data communication
US10313484B2 (en) 2009-10-08 2019-06-04 Web Spark Ltd. System providing faster and more efficient data communication
US11962636B2 (en) 2009-10-08 2024-04-16 Bright Data Ltd. System providing faster and more efficient data communication
US11902351B2 (en) 2009-10-08 2024-02-13 Bright Data Ltd. System providing faster and more efficient data communication
US11888921B2 (en) 2009-10-08 2024-01-30 Bright Data Ltd. System providing faster and more efficient data communication
US11770435B2 (en) 2009-10-08 2023-09-26 Bright Data Ltd. System providing faster and more efficient data communication
US11876853B2 (en) 2009-10-08 2024-01-16 Bright Data Ltd. System providing faster and more efficient data communication
US10469628B2 (en) 2009-10-08 2019-11-05 Web Spark Ltd. System providing faster and more efficient data communication
US10484511B2 (en) 2009-10-08 2019-11-19 Web Spark Ltd. System providing faster and more efficient data communication
US10484510B2 (en) 2009-10-08 2019-11-19 Web Spark Ltd. System providing faster and more efficient data communication
US10491713B2 (en) 2009-10-08 2019-11-26 Web Spark Ltd. System providing faster and more efficient data communication
US10491712B2 (en) 2009-10-08 2019-11-26 Web Spark Ltd. System providing faster and more efficient data communication
US10523788B2 (en) 2009-10-08 2019-12-31 Web Sparks Ltd. System providing faster and more efficient data communication
US10582014B2 (en) 2009-10-08 2020-03-03 Luminati Networks Ltd. System providing faster and more efficient data communication
US10582013B2 (en) 2009-10-08 2020-03-03 Luminati Networks Ltd. System providing faster and more efficient data communication
US10616375B2 (en) 2009-10-08 2020-04-07 Luminati Networks Ltd. System providing faster and more efficient data communication
US11233880B2 (en) 2009-10-08 2022-01-25 Bright Data Ltd. System providing faster and more efficient data communication
US11700295B2 (en) 2009-10-08 2023-07-11 Bright Data Ltd. System providing faster and more efficient data communication
US11190622B2 (en) 2009-10-08 2021-11-30 Bright Data Ltd. System providing faster and more efficient data communication
US11838119B2 (en) 2009-10-08 2023-12-05 Bright Data Ltd. System providing faster and more efficient data communication
US11811848B2 (en) 2009-10-08 2023-11-07 Bright Data Ltd. System providing faster and more efficient data communication
US11811849B2 (en) 2009-10-08 2023-11-07 Bright Data Ltd. System providing faster and more efficient data communication
US11811850B2 (en) 2009-10-08 2023-11-07 Bright Data Ltd. System providing faster and more efficient data communication
US11233879B2 (en) 2009-10-08 2022-01-25 Bright Data Ltd. System providing faster and more efficient data communication
US10069936B2 (en) 2009-10-08 2018-09-04 Hola Newco Ltd. System providing faster and more efficient data communication
US11956299B2 (en) 2009-10-08 2024-04-09 Bright Data Ltd. System providing faster and more efficient data communication
US10637968B2 (en) 2009-10-08 2020-04-28 Luminati Networks Ltd. System providing faster and more efficient data communication
US11671476B2 (en) 2009-10-08 2023-06-06 Bright Data Ltd. System providing faster and more efficient data communication
US10931792B2 (en) 2009-10-08 2021-02-23 Luminati Networks Ltd. System providing faster and more efficient data communication
US10958768B1 (en) 2009-10-08 2021-03-23 Luminati Networks Ltd. System providing faster and more efficient data communication
US11659017B2 (en) 2009-10-08 2023-05-23 Bright Data Ltd. System providing faster and more efficient data communication
US11659018B2 (en) 2009-10-08 2023-05-23 Bright Data Ltd. System providing faster and more efficient data communication
US11616826B2 (en) 2009-10-08 2023-03-28 Bright Data Ltd. System providing faster and more efficient data communication
US11611607B2 (en) 2009-10-08 2023-03-21 Bright Data Ltd. System providing faster and more efficient data communication
US10986216B2 (en) 2009-10-08 2021-04-20 Luminati Networks Ltd. System providing faster and more efficient data communication
US11539779B2 (en) 2009-10-08 2022-12-27 Bright Data Ltd. System providing faster and more efficient data communication
US11457058B2 (en) 2009-10-08 2022-09-27 Bright Data Ltd. System providing faster and more efficient data communication
US11412025B2 (en) 2009-10-08 2022-08-09 Bright Data Ltd. System providing faster and more efficient data communication
US11233881B2 (en) 2009-10-08 2022-01-25 Bright Data Ltd. System providing faster and more efficient data communication
US11038989B2 (en) 2009-10-08 2021-06-15 Bright Data Ltd. System providing faster and more efficient data communication
US11044342B2 (en) 2009-10-08 2021-06-22 Bright Data Ltd. System providing faster and more efficient data communication
US11044345B2 (en) 2009-10-08 2021-06-22 Bright Data Ltd. System providing faster and more efficient data communication
US11044341B2 (en) 2009-10-08 2021-06-22 Bright Data Ltd. System providing faster and more efficient data communication
US11044344B2 (en) 2009-10-08 2021-06-22 Bright Data Ltd. System providing faster and more efficient data communication
US11044346B2 (en) 2009-10-08 2021-06-22 Bright Data Ltd. System providing faster and more efficient data communication
US11050852B2 (en) 2009-10-08 2021-06-29 Bright Data Ltd. System providing faster and more efficient data communication
US11303734B2 (en) 2009-10-08 2022-04-12 Bright Data Ltd. System providing faster and more efficient data communication
US11089135B2 (en) 2009-10-08 2021-08-10 Bright Data Ltd. System providing faster and more efficient data communication
US11178258B2 (en) 2009-10-08 2021-11-16 Bright Data Ltd. System providing faster and more efficient data communication
US11297167B2 (en) 2009-10-08 2022-04-05 Bright Data Ltd. System providing faster and more efficient data communication
US11128738B2 (en) 2009-10-08 2021-09-21 Bright Data Ltd. Fetching content from multiple web servers using an intermediate client device
US11303612B2 (en) 2010-12-22 2022-04-12 May Patents Ltd. System and method for routing-based internet security
US10652214B2 (en) 2010-12-22 2020-05-12 May Patents Ltd. System and method for routing-based internet security
US11876785B2 (en) 2010-12-22 2024-01-16 May Patents Ltd. System and method for routing-based internet security
US9762547B2 (en) 2010-12-22 2017-09-12 May Patents Ltd. System and method for routing-based internet security
US9634995B2 (en) 2010-12-22 2017-04-25 Mat Patents Ltd. System and method for routing-based internet security
WO2013038455A1 (fr) * 2011-09-15 2013-03-21 Panasonic Corporation Sélection d'homologues avec délestage et mobilité
US11388257B2 (en) 2013-08-28 2022-07-12 Bright Data Ltd. System and method for improving internet communication by using intermediate nodes
US10277711B2 (en) 2013-08-28 2019-04-30 Luminati Networks Ltd. System and method for improving internet communication by using intermediate nodes
US11985210B2 (en) 2013-08-28 2024-05-14 Bright Data Ltd. System and method for improving internet communication by using intermediate nodes
US11178250B2 (en) 2013-08-28 2021-11-16 Bright Data Ltd. System and method for improving internet communication by using intermediate nodes
US11272034B2 (en) 2013-08-28 2022-03-08 Bright Data Ltd. System and method for improving internet communication by using intermediate nodes
US11985212B2 (en) 2013-08-28 2024-05-14 Bright Data Ltd. System and method for improving internet communication by using intermediate nodes
US11102326B2 (en) 2013-08-28 2021-08-24 Bright Data Ltd. System and method for improving internet communication by using intermediate nodes
US11979475B2 (en) 2013-08-28 2024-05-07 Bright Data Ltd. System and method for improving internet communication by using intermediate nodes
US11303724B2 (en) 2013-08-28 2022-04-12 Bright Data Ltd. System and method for improving internet communication by using intermediate nodes
US11310341B2 (en) 2013-08-28 2022-04-19 Bright Data Ltd. System and method for improving internet communication by using intermediate nodes
US11316950B2 (en) 2013-08-28 2022-04-26 Bright Data Ltd. System and method for improving internet communication by using intermediate nodes
US11336745B2 (en) 2013-08-28 2022-05-17 Bright Data Ltd. System and method for improving internet communication by using intermediate nodes
US11336746B2 (en) 2013-08-28 2022-05-17 Bright Data Ltd. System and method for improving Internet communication by using intermediate nodes
US11349953B2 (en) 2013-08-28 2022-05-31 Bright Data Ltd. System and method for improving internet communication by using intermediate nodes
US11012529B2 (en) 2013-08-28 2021-05-18 Luminati Networks Ltd. System and method for improving internet communication by using intermediate nodes
US11412066B2 (en) 2013-08-28 2022-08-09 Bright Data Ltd. System and method for improving internet communication by using intermediate nodes
US11012530B2 (en) 2013-08-28 2021-05-18 Bright Data Ltd. System and method for improving internet communication by using intermediate nodes
EP2863607A3 (fr) * 2013-08-28 2015-09-09 Hola Networks Ltd Système et procédé pour améliorer une communication internet en utilisant des noeuds intermédiaires
US9241044B2 (en) 2013-08-28 2016-01-19 Hola Networks, Ltd. System and method for improving internet communication by using intermediate nodes
US9742866B2 (en) 2013-08-28 2017-08-22 Hola Networks Ltd. System and method for improving internet communication by using intermediate nodes
US11451640B2 (en) 2013-08-28 2022-09-20 Bright Data Ltd. System and method for improving internet communication by using intermediate nodes
US11005967B2 (en) 2013-08-28 2021-05-11 Bright Data Ltd. System and method for improving internet communication by using intermediate nodes
US10999402B2 (en) 2013-08-28 2021-05-04 Bright Data Ltd. System and method for improving internet communication by using intermediate nodes
US11949756B2 (en) 2013-08-28 2024-04-02 Bright Data Ltd. System and method for improving internet communication by using intermediate nodes
US11575771B2 (en) 2013-08-28 2023-02-07 Bright Data Ltd. System and method for improving internet communication by using intermediate nodes
US11588920B2 (en) 2013-08-28 2023-02-21 Bright Data Ltd. System and method for improving internet communication by using intermediate nodes
US11949755B2 (en) 2013-08-28 2024-04-02 Bright Data Ltd. System and method for improving internet communication by using intermediate nodes
US11595497B2 (en) 2013-08-28 2023-02-28 Bright Data Ltd. System and method for improving internet communication by using intermediate nodes
US11595496B2 (en) 2013-08-28 2023-02-28 Bright Data Ltd. System and method for improving internet communication by using intermediate nodes
US11924306B2 (en) 2013-08-28 2024-03-05 Bright Data Ltd. System and method for improving internet communication by using intermediate nodes
US10986208B2 (en) 2013-08-28 2021-04-20 Luminati Networks Ltd. System and method for improving internet communication by using intermediate nodes
US11924307B2 (en) 2013-08-28 2024-03-05 Bright Data Ltd. System and method for improving internet communication by using intermediate nodes
US11632439B2 (en) 2013-08-28 2023-04-18 Bright Data Ltd. System and method for improving internet communication by using intermediate nodes
US10979533B2 (en) 2013-08-28 2021-04-13 Luminati Networks Ltd. System and method for improving internet communication by using intermediate nodes
US11233872B2 (en) 2013-08-28 2022-01-25 Bright Data Ltd. System and method for improving internet communication by using intermediate nodes
US10924580B2 (en) 2013-08-28 2021-02-16 Luminati Networks Ltd. System and method for improving internet communication by using intermediate nodes
US11677856B2 (en) 2013-08-28 2023-06-13 Bright Data Ltd. System and method for improving internet communication by using intermediate nodes
US11902400B2 (en) 2013-08-28 2024-02-13 Bright Data Ltd. System and method for improving internet communication by using intermediate nodes
US11689639B2 (en) 2013-08-28 2023-06-27 Bright Data Ltd. System and method for improving Internet communication by using intermediate nodes
US10440146B2 (en) 2013-08-28 2019-10-08 Luminati Networks Ltd. System and method for improving internet communication by using intermediate nodes
US10447809B2 (en) 2013-08-28 2019-10-15 Luminati Networks Ltd. System and method for improving internet communication by using intermediate nodes
US10469615B2 (en) 2013-08-28 2019-11-05 Luminati Networks Ltd. System and method for improving internet communication by using intermediate nodes
US11729297B2 (en) 2013-08-28 2023-08-15 Bright Data Ltd. System and method for improving internet communication by using intermediate nodes
US10469614B2 (en) 2013-08-28 2019-11-05 Luminati Networks Ltd. System and method for improving Internet communication by using intermediate nodes
US11758018B2 (en) 2013-08-28 2023-09-12 Bright Data Ltd. System and method for improving internet communication by using intermediate nodes
US11870874B2 (en) 2013-08-28 2024-01-09 Bright Data Ltd. System and method for improving internet communication by using intermediate nodes
US10652358B2 (en) 2013-08-28 2020-05-12 Luminati Networks Ltd. System and method for improving internet communication by using intermediate nodes
US11838388B2 (en) 2013-08-28 2023-12-05 Bright Data Ltd. System and method for improving internet communication by using intermediate nodes
US11838386B2 (en) 2013-08-28 2023-12-05 Bright Data Ltd. System and method for improving internet communication by using intermediate nodes
US10652357B2 (en) 2013-08-28 2020-05-12 Luminati Networks Ltd. System and method for improving internet communication by using intermediate nodes
US11799985B2 (en) 2013-08-28 2023-10-24 Bright Data Ltd. System and method for improving internet communication by using intermediate nodes
US10721325B2 (en) 2013-08-28 2020-07-21 Luminati Networks Ltd. System and method for improving internet communication by using intermediate nodes
US10659562B2 (en) 2013-08-28 2020-05-19 Luminati Networks Ltd. System and method for improving internet communication by using intermediate nodes
US11757961B2 (en) 2015-05-14 2023-09-12 Bright Data Ltd. System and method for streaming content from multiple servers
US11057446B2 (en) 2015-05-14 2021-07-06 Bright Data Ltd. System and method for streaming content from multiple servers
US11770429B2 (en) 2015-05-14 2023-09-26 Bright Data Ltd. System and method for streaming content from multiple servers
US10616294B2 (en) 2015-05-14 2020-04-07 Web Spark Ltd. System and method for streaming content from multiple servers
US10985934B2 (en) 2017-08-28 2021-04-20 Luminati Networks Ltd. System and method for improving content fetching by selecting tunnel devices
US11902044B2 (en) 2017-08-28 2024-02-13 Bright Data Ltd. System and method for improving content fetching by selecting tunnel devices
US11757674B2 (en) 2017-08-28 2023-09-12 Bright Data Ltd. System and method for improving content fetching by selecting tunnel devices
US11558215B2 (en) 2017-08-28 2023-01-17 Bright Data Ltd. System and method for content fetching using a selected intermediary device and multiple servers
US11876612B2 (en) 2017-08-28 2024-01-16 Bright Data Ltd. System and method for improving content fetching by selecting tunnel devices
US11888639B2 (en) 2017-08-28 2024-01-30 Bright Data Ltd. System and method for improving content fetching by selecting tunnel devices
US11729012B2 (en) 2017-08-28 2023-08-15 Bright Data Ltd. System and method for improving content fetching by selecting tunnel devices
US11888638B2 (en) 2017-08-28 2024-01-30 Bright Data Ltd. System and method for improving content fetching by selecting tunnel devices
US11711233B2 (en) 2017-08-28 2023-07-25 Bright Data Ltd. System and method for improving content fetching by selecting tunnel devices
US10880266B1 (en) 2017-08-28 2020-12-29 Luminati Networks Ltd. System and method for improving content fetching by selecting tunnel devices
US11863339B2 (en) 2017-08-28 2024-01-02 Bright Data Ltd. System and method for monitoring status of intermediate devices
US11979249B2 (en) 2017-08-28 2024-05-07 Bright Data Ltd. System and method for improving content fetching by selecting tunnel devices
US11962430B2 (en) 2017-08-28 2024-04-16 Bright Data Ltd. System and method for improving content fetching by selecting tunnel devices
US11909547B2 (en) 2017-08-28 2024-02-20 Bright Data Ltd. System and method for improving content fetching by selecting tunnel devices
US11979250B2 (en) 2017-08-28 2024-05-07 Bright Data Ltd. System and method for improving content fetching by selecting tunnel devices
US11424946B2 (en) 2017-08-28 2022-08-23 Bright Data Ltd. System and method for improving content fetching by selecting tunnel devices
US11764987B2 (en) 2017-08-28 2023-09-19 Bright Data Ltd. System and method for monitoring proxy devices and selecting therefrom
US11115230B2 (en) 2017-08-28 2021-09-07 Bright Data Ltd. System and method for improving content fetching by selecting tunnel devices
US11729013B2 (en) 2017-08-28 2023-08-15 Bright Data Ltd. System and method for improving content fetching by selecting tunnel devices
US11190374B2 (en) 2017-08-28 2021-11-30 Bright Data Ltd. System and method for improving content fetching by selecting tunnel devices
US11956094B2 (en) 2017-08-28 2024-04-09 Bright Data Ltd. System and method for improving content fetching by selecting tunnel devices
US11593446B2 (en) 2019-02-25 2023-02-28 Bright Data Ltd. System and method for URL fetching retry mechanism
US10963531B2 (en) 2019-02-25 2021-03-30 Luminati Networks Ltd. System and method for URL fetching retry mechanism
US11675866B2 (en) 2019-02-25 2023-06-13 Bright Data Ltd. System and method for URL fetching retry mechanism
US11902253B2 (en) 2019-04-02 2024-02-13 Bright Data Ltd. System and method for managing non-direct URL fetching service
US11411922B2 (en) 2019-04-02 2022-08-09 Bright Data Ltd. System and method for managing non-direct URL fetching service
US11418490B2 (en) 2019-04-02 2022-08-16 Bright Data Ltd. System and method for managing non-direct URL fetching service
TWI710274B (zh) * 2020-02-19 2020-11-11 摩點物聯創意科技股份有限公司 無線網路建構方法
US11632682B2 (en) 2020-02-19 2023-04-18 Top Win Optoelectronics Corp. Method for monitoring apparatus
US12010196B2 (en) 2022-04-06 2024-06-11 Bright Data Ltd. System and method for improving internet communication by using intermediate nodes
US12010101B2 (en) 2022-07-12 2024-06-11 Bright Data Ltd. System and method for managing non-direct URL fetching service
US12003562B2 (en) 2023-01-22 2024-06-04 Bright Data Ltd. System and method for streaming content from multiple servers
US12003567B2 (en) 2023-02-22 2024-06-04 Bright Data Ltd. System providing faster and more efficient data communication
US12003566B2 (en) 2023-02-22 2024-06-04 Bright Data Ltd. System providing faster and more efficient data communication
US12003605B2 (en) 2023-03-11 2024-06-04 Bright Data Ltd. System and method for improving internet communication by using intermediate nodes
US12003568B2 (en) 2023-04-23 2024-06-04 Bright Data Ltd. System providing faster and more efficient data communication
US12003569B2 (en) 2023-04-23 2024-06-04 Bright Data Ltd. System providing faster and more efficient data communication

Also Published As

Publication number Publication date
US20110282945A1 (en) 2011-11-17
EP2394409A1 (fr) 2011-12-14
CN102308549A (zh) 2012-01-04
EP2394409A4 (fr) 2012-08-08

Similar Documents

Publication Publication Date Title
US20110282945A1 (en) Network aware peer to peer
US10893118B2 (en) Content delivery network with deep caching infrastructure
CN107483614B (zh) 基于cdn与p2p网络的内容调度方法及通信网络
JP5342010B2 (ja) P2pネットワークにおける適切なピアの選択
EP1821487B1 (fr) Gestion de topologie dans des nuages de distribution de données pair-à-pair
CN102118376B (zh) 内容分发网络服务器及内容下载方法
US10708767B2 (en) Anycast manifest retrieval, unicast content retrieval
US20120317293A1 (en) Peer selection method, network device, and system
Ahlgren et al. A survey of information-centric networking (draft)
US20130018978A1 (en) Content delivery network with deep caching infrastructure
CN103597471A (zh) 用于对计算机网络上的数据通信进行缓存的方法和系统
US20120191778A1 (en) Content distribution network for supporting peer-to-peer live streaming
US8244867B2 (en) System and method for the location of caches
WO2021015908A1 (fr) Réseau local spécial avec transfert de données sécurisé
Yuan et al. A hybrid anycast network architecture and intelligent server selection strategy for multimedia services
Zhang et al. Principle of the Pervasive Service Layer
Pacitti et al. Content Distribution in P2P Systems
Alhaisoni et al. Pervasive streaming via peer-to-peer networks

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 200980156401.3

Country of ref document: CN

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 09839775

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 2009839775

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 13146994

Country of ref document: US

NENP Non-entry into the national phase

Ref country code: DE