JP2010277314A - P2p distribution method and system - Google Patents

P2p distribution method and system Download PDF

Info

Publication number
JP2010277314A
JP2010277314A JP2009128922A JP2009128922A JP2010277314A JP 2010277314 A JP2010277314 A JP 2010277314A JP 2009128922 A JP2009128922 A JP 2009128922A JP 2009128922 A JP2009128922 A JP 2009128922A JP 2010277314 A JP2010277314 A JP 2010277314A
Authority
JP
Japan
Prior art keywords
peer
network
management server
list
requesting
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
Application number
JP2009128922A
Other languages
Japanese (ja)
Inventor
Emi Shibuya
惠美 渋谷
Tomohiko Ogishi
智彦 大岸
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
KDDI Corp
Original Assignee
KDDI Corp
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 KDDI Corp filed Critical KDDI Corp
Priority to JP2009128922A priority Critical patent/JP2010277314A/en
Publication of JP2010277314A publication Critical patent/JP2010277314A/en
Ceased legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To create a peer list on which the network information of each network is reflected in a P2P network configured of a plurality of networks by which any network information is not shared. <P>SOLUTION: A P2P distribution method includes procedures (1) to (3) that a request peer transmits a peer request in which the IP address of a self-peer, the number of peer requests, the IP address of an NW information management server 10a and a content identifier are written to a distribution control server 50; a procedure (4) that the distribution control server 50 transmits a peer list creation request in which the IP address of the request peer, the number of request peers, and the peer candidates of the content are written to the NW information management server 10a; procedures (5) to (11) that the NW information management server 10a extracts a self-management peer node from the peer candidates, and creates a peer list, and transmits the peer list to the distribution control server 50; a procedure (12) that the distribution control server 50 transmits the peer list to the request peer; and a procedure (13) that the request peer downloads the piece of content on the basis of the peer list. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本発明は、P2P通信によりコンテンツを配信するP2P配信方法およびシステムに係り、特に、ピアノードリストを作成する配信制御サーバが所属するネットワークと要求ピアが所属するネットワークとが異なり、配信制御サーバが要求ピアのネットワークのトポロジを参照できないネットワーク構成に好適なP2Pネットワーク配信方法およびシステムに関する。   The present invention relates to a P2P distribution method and system for distributing contents by P2P communication, and in particular, a network to which a distribution control server that creates a peer node list belongs is different from a network to which a requesting peer belongs, and is required by the distribution control server. The present invention relates to a P2P network distribution method and system suitable for a network configuration that cannot refer to a peer network topology.

近年、P2P技術を用いたコンテンツ配信により、ISP (Internet Services Provider)間またはIP内部のトラフィックが増加し、これによりバックボーンが非常に圧迫されている。このような技術課題に対して、複数のISPがネットワーク情報を公開し、P2P配信サービス側で公開情報を利用し、ISPと配信サービスとが互いに協力することで双方にとって効率の良い配信を行うP4P (Provider Portal for P2P)と呼ばれる取組が非特許文献1に開示されている。   In recent years, content distribution using P2P technology has increased traffic between ISPs (Internet Services Providers) or within IP, and this has greatly strained the backbone. In response to such technical issues, P4P that allows multiple ISPs to publish network information, uses the public information on the P2P distribution service side, and provides efficient distribution for both parties by cooperation between the ISP and the distribution service. Non-Patent Document 1 discloses an approach called (Provider Portal for P2P).

このP4Pでは、コンテンツのピースを所持するピアノードのアドレスを監視してピアノードリストを作成する配信制御サーバに加えて、更に各ISP内部にiTrackerと呼ばれるサーバが設置されている。iTrackerはISP内部のネットワーク状況を保持し、ピアからコンテンツ配信を要求されると、配信制御サーバは、接続可能なピア候補を優先度順に記載したピアリストを作成する際に、接続可能なピア情報をiTrackerへ通知する。iTrackerは、自身が保持しているネットワーク情報に基づいて要求ピアと各ピア候補との間の距離(P4P-distance)や帯域を求めて配信制御サーバへ通知する。配信制御サーバは、ピアの間の距離や帯域に基づいてピアリストを作成し、これを要求ピアへ返信する。   In this P4P, in addition to a distribution control server that monitors the address of a peer node that possesses a piece of content and creates a peer node list, a server called iTracker is installed in each ISP. iTracker maintains the network status inside the ISP, and when content distribution is requested by a peer, the distribution control server creates a peer list that lists the connectable peer candidates in order of priority. To iTracker. iTracker calculates the distance (P4P-distance) and bandwidth between the requesting peer and each peer candidate based on the network information held by itself, and notifies the distribution control server of it. The distribution control server creates a peer list based on the distance and bandwidth between peers, and returns this to the requesting peer.

P4P: Provider Portal for Applications http://www.cs.washington.edu/homes/arvind/papers/p4p.pdfP4P: Provider Portal for Applications http://www.cs.washington.edu/homes/arvind/papers/p4p.pdf

上記の従来技術では、複数のISPが公開するネットワーク情報をP2P配信サービス側で利用し、ISPと配信サービスとが互いに協力し、双方にとって効率の良い配信を行うことでトラフィック量が削減される。   In the above-described conventional technology, the network information published by a plurality of ISPs is used on the P2P distribution service side, and the ISP and the distribution service cooperate with each other to perform efficient distribution for both parties, thereby reducing the amount of traffic.

例えば、配信制御サーバが、コンテンツを要求した要求ピアに対して、接続可能なピア候補のリストを提供する際、要求ピアと同一のISPに属するピアノードをピアリストに優先的に登録すれば、ISP間のトラヒック量を削減できる。   For example, when the distribution control server provides a list of peer candidates that can be connected to a requesting peer that has requested content, if a peer node belonging to the same ISP as the requesting peer is preferentially registered in the peer list, the ISP The amount of traffic in between can be reduced.

しかしながら、上記の従来技術では各ISPが自身のネットワーク情報を公開することが前提となっており、ネットワーク情報を公開しない、あるいは公開できない複数のISPネットワークにより構成されるP2Pネットワークには適用できない。   However, the above prior art is based on the premise that each ISP publishes its own network information, and cannot be applied to a P2P network constituted by a plurality of ISP networks that do not publish or cannot publish network information.

本発明の目的は、上記した従来技術の課題を解決し、ネットワーク情報を共有しない複数のネットワークから構成されるP2Pネットワークにおいて、要求ピアやコンテンツサーバのネットワークアドレスにかかわらず、各ネットワークのネットワーク情報が反映されたピアリストを作成して要求ピアへ提供できるP2P配信方法およびシステムを提供することにある。   The object of the present invention is to solve the above-mentioned problems of the prior art, and in a P2P network composed of a plurality of networks that do not share network information, the network information of each network is stored regardless of the network address of the requesting peer or content server It is an object of the present invention to provide a P2P distribution method and system capable of creating a reflected peer list and providing it to a requesting peer.

上記の目的を達成するために、本発明は、ネットワーク情報を共有しない複数のネットワークを含むP2Pネットワーク上でコンテンツファイルが複数のピースに分割されて各ピアに分散配置され、コンテンツを要求するピアがピアリストを取得して各ピアからピースを収集するP2P配信システムにおいて、以下のような手段を講じた点に特徴がある。   In order to achieve the above object, the present invention provides a content file divided into a plurality of pieces and distributed to each peer on a P2P network including a plurality of networks that do not share network information. A P2P distribution system that acquires a peer list and collects pieces from each peer is characterized by the following measures.

(1)各ネットワークのネットワーク情報を管理するネットワーク情報管理サーバと、コンテンツのピース片を所持するピアノードのアドレス情報を管理する配信制御サーバとを設けた。そして、配信制御サーバは、要求ピアから、当該要求ピアのアドレス情報および当該要求ピアが属するネットワークの情報を管理するネットワーク情報管理サーバのアドレス情報の記述されたピアリスト要求を受信する手段と、前記ピアリスト要求に応答して、要求ピアのアドレス情報およびコンテンツのピースを所持しているピア候補のアドレス情報の記述されたピアリスト作成要求を前記ネットワーク情報管理サーバへ送信する手段と、前記ネットワーク情報管理サーバから返信されるピアリスト作成応答に記述されているピアリストの記述されたピアリスト応答を要求ピアへ返信する手段とを具備する。ネットワーク情報管理サーバは、配信制御サーバから受信したピアリスト作成要求に記述されたピア候補のアドレス情報を抽出する手段と、ピア候補の中から管理対象の管理ピアノードを抽出する手段と、抽出された管理ピアノードを含むピアリストを作成する手段と、ピアリストの記述されたピアリスト作成応答を前記配信制御サーバへ送信する手段とを具備する。   (1) A network information management server that manages network information of each network and a distribution control server that manages address information of peer nodes that possess pieces of content are provided. The distribution control server receives, from the requesting peer, a peer list request in which address information of the requesting peer and address information of the network information management server that manages information of the network to which the requesting peer belongs are described, Means for transmitting to the network information management server a peer list creation request in which address information of the requesting peer and address information of candidate peers possessing pieces of content are described in response to the peer list request; and the network information Means for returning a peer list response described in the peer list described in the peer list creation response returned from the management server to the requesting peer. The network information management server extracts means for extracting peer candidate address information described in the peer list creation request received from the distribution control server, means for extracting management peer nodes to be managed from the peer candidates, and extracted Means for creating a peer list including a management peer node, and means for sending a peer list creation response describing the peer list to the distribution control server.

(2)ピアリストを作成する手段は、ピアリストの各ピアに対して、要求ピアとのネットワーク上の距離が近い順に、より高い優先度を設定する。   (2) The means for creating the peer list sets a higher priority for each peer in the peer list in order of increasing distance from the requesting peer on the network.

(3)ネットワーク情報管理サーバが、ピア候補の中から管理対象外の管理外ピアノードを抽出する手段を具備し、ピアリストを作成する手段は、管理ピアノードおよび管理外ピアノードが所定の割合で含まれるピアリストを作成する。   (3) The network information management server includes means for extracting unmanaged peer nodes that are not managed from peer candidates, and means for creating a peer list includes the managed peer nodes and the unmanaged peer nodes at a predetermined ratio. Create a peer list.

(4)ピアリストでは、管理ピアノードの優先度を管理外ピアノードの優先度よりも高くされる。   (4) In the peer list, the priority of the management peer node is set higher than the priority of the non-management peer node.

(5)各ネットワークにおいて、前記ネットワーク情報管理サーバのアドレス情報および管理対象ネットワークのアドレス情報を管理するネットワーク管理サーバを具備し、ネットワーク管理サーバは、要求ピアから、当該要求ピアのIPアドレスが記述された、前記ネットワーク管理サーバに関するアドレス要求を受信する手段と、要求ピアのアドレス情報に基づいて、ネットワーク上の距離が近いネットワーク情報管理サーバを探索し、そのアドレス情報の記述されたアドレス応答を要求ピアに返信する手段とを具備する。   (5) Each network includes a network management server that manages the address information of the network information management server and the address information of the management target network, and the network management server describes the IP address of the requesting peer from the requesting peer. Based on the address information on the network management server and the address information of the requesting peer, a network information management server having a short distance on the network is searched, and an address response in which the address information is described is sent to the requesting peer. And a means for replying.

本発明によれば、以下のような効果が達成される。   According to the present invention, the following effects are achieved.

(1)配信制御サーバと要求ピアとが同一のISPネットワーク内に存在せず、要求ピアが所属するネットワークの情報を配信制御サーバが参照できない場合であっても、配信制御サーバは、要求ピアが所属するネットワークの情報を管理するサーバに対してピアリスト作成の一部を移管することにより、要求ピアが所属するネットワークの情報に基づくピアリスト作成が可能になる。 (1) Even if the distribution control server and the requesting peer do not exist in the same ISP network and the distribution control server cannot refer to the information of the network to which the requesting peer belongs, the distribution control server By transferring a part of the creation of the peer list to the server that manages the information of the network to which it belongs, it becomes possible to create a peer list based on the information of the network to which the requesting peer belongs.

(2)要求ピアに提供されるピアリストでは、各ピアに優先度が設定されているので、要求ピアでは、優先度順にP2Pコネクションを確率することで効率の良いP2P配信が可能になる。 (2) Since a priority is set for each peer in the peer list provided to the requesting peer, the requesting peer can establish efficient P2P distribution by probing P2P connections in order of priority.

(3)要求ピアに提供されるピアリストに、同一セグメント内の管理ピアノードのみならず、所定の割合で他のセグメントの管理外ピアノードも登録されているので、人気の高いコンテンツのようにピースが十分に行き渡っている場合にはバックボーンの帯域を圧迫しないP2P配信が可能になる一方、ピースが十分に行き渡っていない場合には他のセグメントからもピースをダウンロードできるので、バックボーンのトラヒック抑制とP2Pの高速配信とを両立できるようになる。 (3) Since not only managed peer nodes in the same segment but also unmanaged peer nodes in other segments are registered in the peer list provided to the requesting peer, pieces like popular content are registered. P2P distribution that does not squeeze the bandwidth of the backbone is possible if it is fully distributed, while pieces can be downloaded from other segments if the piece is not sufficiently distributed, so it is possible to suppress backbone traffic and P2P It becomes possible to achieve both high-speed delivery.

(4)ピアリストに管理ピアノードおよび管理外ピアノードの双方が登録される場合、管理ピアノードの優先度が管理外ピアノードの優先度よりも高くされるので、同一セグメント内のピアからの配信を優先され、セグメント間のトラヒック量を削減できるようになる。 (4) When both the management peer node and the non-management peer node are registered in the peer list, the priority of the management peer node is set higher than the priority of the non-management peer node, so that the delivery from the peer in the same segment is given priority, Traffic volume between segments can be reduced.

(5)要求ピアの所属するネットワークが複数のセグメントから構成され、セグメントごとにネットワーク情報が管理されている場合であっても、要求ピアが自ピアの所属するセグメントを管理するサーバのアドレスを取得して配信制御サーバへ通知するので、配信制御サーバは、要求ピアが所属するネットワークに複数の情報管理サーバが設置されている場合であっても、要求ピアと対応付けられたが情報管理サーバに対してピアリストの作成を要求できるようになる。 (5) Even if the network to which the requesting peer belongs consists of multiple segments and network information is managed for each segment, the address of the server that manages the segment to which the requesting peer belongs is obtained Therefore, even if multiple information management servers are installed in the network to which the requesting peer belongs, the distribution control server is associated with the requesting peer, It is possible to request creation of a peer list.

本発明が適用されるP2P配信システムのネットワーク構成を示した図である。1 is a diagram showing a network configuration of a P2P distribution system to which the present invention is applied. ネットワーク情報管理サーバおよび配信制御サーバの構成を示した機能ブロック図である。It is the functional block diagram which showed the structure of the network information management server and the delivery control server. 本発明の一実施形態のシーケンスフローである。It is a sequence flow of one embodiment of the present invention. ピアリストの作成手順を模式的に示した図である。It is the figure which showed typically the preparation procedure of a peer list. 本発明の第2実施形態のネットワーク構成を示した図である。It is the figure which showed the network structure of 2nd Embodiment of this invention. 本発明の第3実施形態のネットワーク構成を示した図である。It is the figure which showed the network structure of 3rd Embodiment of this invention.

以下、図面を参照して本発明の実施形態について詳細に説明する。図1は、本発明が適用されるP2P配信システムのネットワーク構成を示した図であり、ここでは、P2Pネットワークが3つのインターネットサービスプロバイダISP-A,ISP-B,ISP-Cのネットワークにより構成され、各ISPネットワークが、それぞれ単一のセグメントA,B,Cで構成されている場合を例にして説明する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. FIG. 1 is a diagram showing a network configuration of a P2P distribution system to which the present invention is applied. Here, a P2P network is composed of networks of three Internet service providers ISP-A, ISP-B, and ISP-C. The case where each ISP network is composed of a single segment A, B, and C will be described as an example.

各ISPネットワークには、セグメント単位でネットワークトポロジを含むネットワーク情報を収集、管理するネットワーク(NW)情報管理サーバ(n-Tracker)10、および当該NW情報管理サーバ10のアドレス情報やその管理対象ネットワークのアドレス情報(ネットワークアドレス)を管理するネットワーク(NW)管理サーバ(nT-Manager)20が、多数のピアノード30およびそのルータ40と共に収容されている。   Each ISP network includes a network (NW) information management server (n-Tracker) 10 that collects and manages network information including a network topology on a segment basis, and address information of the NW information management server 10 and the management target network. A network (NW) management server (nT-Manager) 20 that manages address information (network address) is accommodated together with a number of peer nodes 30 and their routers 40.

コンテンツの配信元となるサービスプロバイダISP-Bにはさらに、映画や音楽などのコンテンツファイルが蓄積されるコンテンツサーバ60、およびコンテンツごとに、そのピース(ピース状の多数のファイル片)を所持しているピアノードのアドレス情報を管理し、コンテンツ配信を要求するピアノードPeer#1(以下、要求ピアと表現する場合もある)からのピアリスト要求に応答して、ピースを所持しているピアノードのリストを提供する配信制御サーバ(p-Tracker)50が収容されている。   The service provider ISP-B, which is the content distribution source, further possesses a content server 60 in which content files such as movies and music are stored, and each piece of content (a number of pieces of pieces of files). In response to a peer list request from peer node Peer # 1 (hereinafter also referred to as a requesting peer) that requests content delivery, the list of peer nodes that possess pieces is managed. A distribution control server (p-Tracker) 50 to be provided is accommodated.

このような構成において、コンテンツサーバ60からコンテンツファイルをピアに初めてダウンロードするときは、コンテンツサーバ60から全てのファイルをダウンロードすることになるが、その後は、コンテンツファイルが複数のピースに分割されてネットワーク上の各ピアノードに分散配置される。   In such a configuration, when a content file is first downloaded from the content server 60 to a peer, all the files are downloaded from the content server 60. Thereafter, the content file is divided into a plurality of pieces and networked. Distributed to each of the above peer nodes.

その後、要求ピアPeer#1がコンテンツファイルをダウンロードする場合、P2P配信により先ずメタ情報ファイルを取得する。このメタ情報ファイルには、コンテンツの配信を管理している配信制御サーバ50のアドレス情報が記述されており、要求ピアPeer#1は配信制御サーバ50に対してピアリストを要求し、これを取得する。要求ピアPeer#1はさらに、このピアリストに基づいて、ネットワーク上の各ピアからピースを収集し、これらを結合してコンテンツファイルを再構築する。   Thereafter, when the requesting peer Peer # 1 downloads the content file, the meta information file is first acquired by P2P distribution. This meta information file describes the address information of the distribution control server 50 that manages the distribution of contents, and the requesting peer Peer # 1 requests the peer list from the distribution control server 50 and obtains it. To do. Requesting peer Peer # 1 further collects pieces from each peer on the network based on this peer list and combines them to reconstruct the content file.

図2は、前記NW情報管理サーバ10および配信制御サーバ50の主要部の構成を示したブロック図であり、ここでは、ISP-AのセグメントAに属するピアの一つが要求ピアPeer#1として、ISP-Bのネットワークに収容されているコンテンツサーバ60のコンテンツのダウンロードするための構成を、セグメントAのNW情報管理サーバ10aおよびセグメントBの配信制御サーバ50に注目して説明する。   FIG. 2 is a block diagram showing the configuration of the main parts of the NW information management server 10 and the distribution control server 50. Here, one of the peers belonging to the segment A of ISP-A is the requesting peer Peer # 1. The configuration for downloading the content of the content server 60 accommodated in the ISP-B network will be described focusing on the segment A NW information management server 10a and the segment B distribution control server 50. FIG.

NW情報管理サーバ10aにおいて、NW情報検知部101は、セグメントA内の各ピア30が接続されたルータ40aと通信し、ピアノード間のネットワーク上での距離に関係する情報として、リンク毎に距離・帯域幅・帯域使用率・コスト・回線(FTTH/ADSL)などの情報をネットワークトポロジと共に検出する。このような情報検出は、所定の周期で定期的に行われると共に、障害発生時にもその都度行われる。NW情報管理部102は、これらの情報に基づいて、ネットワークトポロジおよびピアノード間のネットワーク上での距離を一元管理する。   In the NW information management server 10a, the NW information detection unit 101 communicates with the router 40a to which each peer 30 in the segment A is connected, and as information related to the distance on the network between peer nodes, the distance / Information such as bandwidth, bandwidth usage, cost, and line (FTTH / ADSL) is detected along with the network topology. Such information detection is periodically performed at a predetermined cycle and is also performed each time a failure occurs. The NW information management unit 102 centrally manages the network topology and the distance between the peer nodes on the network based on these pieces of information.

配信制御サーバ50において、ピアリスト要求受信部201は、セグメントAの要求ピアPeer#1から、そのIPアドレス、コンテンツ識別情報および要求ピア数Nの記述されたピアリスト要求メッセージを受信する。ピアノード抽出部202は、コンテンツごとにそのピースの全部または一部を保持しているピアノードのIPアドレスを、各ピアノードのネットワークセグメントとは無関係に管理し、ピアリスト要求メッセージに記述されたコンテンツ識別情報に基づいて、そのピースを所持しているピアノード候補のIPアドレスを抽出する。ピアリスト作成要求部203は、要求ピアPeer#1のIPアドレス、前記抽出されたピアノード候補のIPアドレスおよび要求ピア数Nの記述されたピアリスト作成要求メッセージを生成し、これをセグメントAのNW情報管理サーバ10aへ送信する。   In the distribution control server 50, the peer list request receiving unit 201 receives from the request peer Peer # 1 of the segment A a peer list request message in which its IP address, content identification information, and requested peer number N are described. The peer node extraction unit 202 manages the IP address of the peer node holding all or part of the piece for each content regardless of the network segment of each peer node, and the content identification information described in the peer list request message Based on the above, the IP address of the peer node candidate possessing the piece is extracted. The peer list creation request unit 203 generates a peer list creation request message in which the IP address of the request peer Peer # 1, the IP address of the extracted peer node candidate and the number N of requested peers are described, and this is generated as the NW of the segment A It transmits to the information management server 10a.

NW情報管理サーバ10aへ戻り、ピアノード識別部103は、配信制御サーバ50から受信したピアリスト作成要求メッセージに記述されているピアノード候補のアドレスを参照し、管理対象のセグメントAに属するピアノード(以下、管理ピアノードと表現する)および他のセグメントB,Cに属するピアノード(以下、管理外ピアノードと表現する)を識別する。優先度設定部104は、各管理ピアノードを要求ピアPeer#1とのネットワーク上の距離が短い順にソートする。   Returning to the NW information management server 10a, the peer node identifying unit 103 refers to the address of the peer node candidate described in the peer list creation request message received from the distribution control server 50, and refers to the peer node belonging to the segment A to be managed (hereinafter, And a peer node belonging to other segments B and C (hereinafter referred to as an unmanaged peer node). The priority setting unit 104 sorts the management peer nodes in order of increasing distance from the requesting peer Peer # 1 on the network.

ピアリスト作成部105は、要求ピアPeer#1が要求しているピアノード数Nの一部(Sr%)を前記ソートされた管理ピアノードの上位から取得し、さらに残り(100−Sr)%を他のセグメントB,Cに属する管理外ピアノードからランダムに抽出し、総数でN個のピアノードのIPアドレスが記述されたピアリストを作成する。ピアリスト提供部106は、前記ピアリストの記述されたピアリスト作成応答メッセージを生成し、これをセグメントBの配信制御サーバ50へ送信する。   The peer list creation unit 105 acquires a part (Sr%) of the number of peer nodes N requested by the requesting peer Peer # 1 from the top of the sorted management peer nodes, and further obtains the remaining (100-Sr)%. Are randomly extracted from the unmanaged peer nodes belonging to the segments B and C, and a peer list in which the IP addresses of N peer nodes are described in total is created. The peer list providing unit 106 generates a peer list creation response message in which the peer list is described, and transmits this message to the distribution control server 50 of the segment B.

配信制御サーバ50へ戻り、ピアリスト応答送信部204は、前記NW情報管理サーバ10から返信されるピアリスト作成応答メッセージを受信し、このメッセージに記述されているピアリストをピアリスト応答メッセージに記述して要求ピアPeer#1へ返信する。   Returning to the distribution control server 50, the peer list response transmission unit 204 receives the peer list creation response message returned from the NW information management server 10, and describes the peer list described in this message in the peer list response message. And reply to the requesting peer Peer # 1.

次いで、図3のシーケンスフローを参照し、ISP-AのセグメントAに属するピアの一つが要求ピアPeer#1として、ISP-Bのコンテンツサーバ60に蓄積されているコンテンツをダウンロードする場合を例にして本発明の一実施形態の動作を説明する。   Next, referring to the sequence flow of FIG. 3, an example in which one of the peers belonging to the segment A of ISP-A downloads the content stored in the content server 60 of ISP-B as the requesting peer Peer # 1. The operation of the embodiment of the present invention will be described.

手順(1):要求ピアPeer#1が、自ピアの属するセグメントAのネットワーク情報を管理するNW情報管理サーバ10a(n-Tracker)のIPアドレスを取得するために、自ピアPeer#1のIPアドレスが記述されたアドレス要求メッセージを生成して、同一セグメント内のNW管理サーバ(nT-Manager)20aへ送信する。   Step (1): The requesting peer Peer # 1 obtains the IP address of its peer Peer # 1 in order to obtain the IP address of the NW information management server 10a (n-Tracker) that manages the network information of the segment A to which the peer belongs. An address request message in which an address is described is generated and transmitted to the NW management server (nT-Manager) 20a in the same segment.

手順(2):ネットワーク管理サーバ20aは、少なくとも一つのNW情報管理サーバ10のアドレス情報を保持しており、受信したアドレス要求メッセージに登録されている要求ピアPeer#1のIPアドレスに基づいて、当該要求ピアに近いNW情報管理サーバ10を検索し、そのIPアドレスをアドレス応答メッセージに記述してピアPeer#1へ返信する。本実施形態では、ISP-Aのネットワークにセグメントが一つしか存在しないので、そのセグメントAを管理するNW情報管理サーバ10aのIPアドレスが返信される。   Step (2): The network management server 20a holds address information of at least one NW information management server 10, and based on the IP address of the request peer Peer # 1 registered in the received address request message. The NW information management server 10 close to the requesting peer is searched, and its IP address is described in an address response message and returned to the peer Peer # 1. In this embodiment, since there is only one segment in the ISP-A network, the IP address of the NW information management server 10a that manages the segment A is returned.

上記の手順(1),(2)は、各ピアが要求ピアPeer#1であるか否かにかかわらず定期的に実行しても良いし、あるいはP2Pアプリケーションにおいて、その起動直後に自動で行われるようにしても良いし、あるいはP2Pアプリケーションの実行画面上に「アドレス取得ボタン」を設け、これがクリックされたことを契機に実行されるようにしても良い。   The above steps (1) and (2) may be executed periodically regardless of whether or not each peer is the requesting peer Peer # 1, or in a P2P application, it is automatically performed immediately after starting. Alternatively, an “address acquisition button” may be provided on the execution screen of the P2P application and executed when the button is clicked.

なお、要求ピアPeer#1にとってNW情報管理サーバ10aのIPアドレスが既知ならば、前記(1),(2)の手順は省略しても良い。   If the IP address of the NW information management server 10a is known to the requesting peer Peer # 1, the steps (1) and (2) may be omitted.

手順(3):要求ピアPeer#1は、自ピアPeer#1のIPアドレス、NW情報管理サーバ10aのIPアドレス、要求するコンテンツの識別子および要求ピア数Nの記述されたピアリスト要求メッセージを生成し、これをISP-Bネットワークの配信制御サーバ(p-Tracker)50へ送信する。   Step (3): The requesting peer Peer # 1 generates a peer list request message describing the IP address of its own peer Peer # 1, the IP address of the NW information management server 10a, the identifier of the requested content, and the number N of requested peers Then, this is transmitted to the distribution control server (p-Tracker) 50 of the ISP-B network.

手順(4):配信制御サーバ50は、受信したピアリスト要求メッセージに記述されている要求ピアPeer#1のIPアドレスおよび要求ピア数M、ならびに要求されたコンテンツのピースを所持している全てのピア候補のアドレス情報の記述されたピアリスト作成要求メッセージを生成し、これをセグメントAのNW情報管理サーバ10aへ送信する。   Step (4): The distribution control server 50 has the IP address of the requesting peer Peer # 1 and the requesting peer number M described in the received peer list request message, and all of the pieces of content requested. A peer list creation request message in which address information of peer candidates is described is generated and transmitted to the segment A network information management server 10a.

手順(5):NW情報管理サーバ10aは、ピアリスト作成要求に記述されている全てのピア候補のIPアドレスを参照し、自身が管理するセグメントAに属する管理ピアノードを識別する。   Procedure (5): The NW information management server 10a refers to the IP addresses of all the peer candidates described in the peer list creation request, and identifies the management peer node belonging to the segment A managed by itself.

手順(6):NW情報管理サーバ10aは、ピアリスト要求メッセージに記述されている全てのピア候補のIPアドレスを参照し、セグメントA以外に属する管理外ピアノードを識別する。   Procedure (6): The NW information management server 10a refers to the IP addresses of all the peer candidates described in the peer list request message, and identifies unmanaged peer nodes belonging to other than the segment A.

手順(7):NW情報管理サーバ10aは、セグメントAに属する全ての管理ピアノードと要求ピアPeer#1との間の距離をそれぞれ計算する。   Procedure (7): The NW information management server 10a calculates the distances between all the management peer nodes belonging to the segment A and the requesting peer Peer # 1.

手順(8):NW情報管理サーバ10aは、全ての管理ピアノードを、要求ピアPeer#1との距離が近い順にソートする。   Procedure (8): The NW information management server 10a sorts all the management peer nodes in the order of the distance from the requesting peer Peer # 1.

手順(9):NW情報管理サーバ10aは、ソート順の上位から、要求ピア数NのSr%に相当する個数分のピアを選択し、ソート順でピアリストに上位から登録する。   Procedure (9): The NW information management server 10a selects the number of peers corresponding to Sr% of the requested peer number N from the top of the sort order, and registers them in the peer list in the sort order from the top.

手順(10):NW情報管理サーバ10aは、管理外ピアノードの中から、(100−Sr)%に相当する個数のピアノードをランダムに選択してピアリストの下位に追加する。   Step (10): The NW information management server 10a randomly selects a number of peer nodes corresponding to (100−Sr)% from the unmanaged peer nodes and adds them to the lower level of the peer list.

図4は、要求ピア数が「5」であり、管理ピアノードの割合Srが「60%」のときのピアリスト作成手順を模式的に示した図であり、ピアリストの上位には管理ピアノードの上位3個のIPアドレスがソート順に登録されており、ピアリストの下位には管理外ピアノードからランダムに選択された2個のIPアドレスが登録されている。   FIG. 4 is a diagram schematically showing a peer list creation procedure when the number of requested peers is “5” and the management peer node ratio Sr is “60%”. The top three IP addresses are registered in the sort order, and two IP addresses randomly selected from unmanaged peer nodes are registered below the peer list.

このように、本実施形態ではピアリストを生成する際、要求ピアPeer#1と同一セグメント内のピアノードを優先度の上位に登録すると共に、他のセグメントのピアノードも所定の割合で登録するようにしている。したがって、人気の高いコンテンツのようにピースが十分に行き渡っている場合にはバックボーンの帯域を圧迫しないP2P配信が可能になると共に、ピースが十分に行き渡っていない場合には他のセグメントからもピースをダウンロードできるので、バックボーンのトラヒック抑制とP2Pの高速配信とを両立できるようになる。   As described above, in this embodiment, when generating the peer list, the peer nodes in the same segment as the requesting peer Peer # 1 are registered in the higher priority level, and the peer nodes in other segments are also registered at a predetermined ratio. ing. Therefore, P2P distribution that does not squeeze the backbone bandwidth is possible when the pieces are sufficiently spread like popular content, and pieces are also taken from other segments when the pieces are not spread sufficiently Since it can be downloaded, both backbone traffic suppression and high-speed P2P distribution can be achieved.

手順(11):NW情報管理サーバ10aは、完成したピアリストをピアリスト作成応答メッセージに記述して配信制御サーバ50へ送信する。   Step (11): The NW information management server 10a describes the completed peer list in a peer list creation response message and transmits it to the distribution control server 50.

手順(12):配信制御サーバ50は、受信したピアリストをピアリスト応答メッセージに記述して要求ピアPeer#1へ送信する。   Procedure (12): The distribution control server 50 describes the received peer list in a peer list response message and transmits it to the requesting peer Peer # 1.

手順(13):要求ピアPeer#1は、受信したピアリストに記載されている順に各ピアとコネクションを張り、コンテンツのピースをダウンロードする。   Step (13): The requesting peer Peer # 1 establishes a connection with each peer in the order described in the received peer list, and downloads a piece of content.

図5は、本発明の第2実施形態に係るP2P配信システムのネットワーク構成を示した図であり、前記と同一の符号は同一または同等部分を表している。本実施形態では、一つのISPネットワークに複数のセグメントが設定されている点に特徴がある。   FIG. 5 is a diagram showing a network configuration of a P2P distribution system according to the second embodiment of the present invention, and the same reference numerals as those described above represent the same or equivalent parts. The present embodiment is characterized in that a plurality of segments are set in one ISP network.

上記の第1実施形態では、各ISPネットワークが一つのセグメントで構成されていたが、本実施形態ではISP-Aのネットワークに2つのセグメントA1,A2が設定されており、各セグメントA1,A2には、そのネットワーク情報を管理するNW情報管理サーバ10a1,10a2がそれぞれ収容されている。   In the first embodiment, each ISP network is composed of one segment. However, in this embodiment, two segments A1 and A2 are set in the ISP-A network, and each segment A1 and A2 is assigned to each segment A1 and A2. NW information management servers 10a1 and 10a2 for managing the network information are respectively accommodated.

ネットワーク管理サーバ20aは、要求ピアPeer#1から、そのIPアドレスの記述されたアドレス要求を受信すると、各NW情報管理サーバ10a1,10a2のIPアドレスと要求ピアPeer#1のIPアドレスとを比較し、要求ピアPeer#1により近いNW情報管理サーバ10(本実施形態では、NW情報管理サーバ10a1)を識別して要求ピアPeer#1へ通知する。   When the network management server 20a receives an address request describing its IP address from the requesting peer Peer # 1, it compares the IP address of each NW information management server 10a1, 10a2 with the IP address of the requesting peer Peer # 1. The NW information management server 10 (in this embodiment, the NW information management server 10a1) closer to the requesting peer Peer # 1 is identified and notified to the requesting peer Peer # 1.

図6は、本発明の第3実施形態に係るP2P配信システムのネットワーク構成を示した図であり、前記と同一の符号は同一または同等部分を表している。本実施形態では、要求ピアPeer#1の属するISP-Aネットワークが4つのセグメントA1,A2,A3,A4に分割されている。   FIG. 6 is a diagram showing a network configuration of a P2P distribution system according to the third embodiment of the present invention, and the same reference numerals as those described above represent the same or equivalent parts. In the present embodiment, the ISP-A network to which the requesting peer Peer # 1 belongs is divided into four segments A1, A2, A3, and A4.

セグメントA2,A3には、それぞれのネットワーク情報を管理するNW情報管理サーバ(n-Tracker)10a2,10a3が収容され、セグメントA1には、そのネットワーク情報のみならずセグメントA4のネットワーク情報も管理するNW情報管理サーバ10a1が収容されている。   In the segments A2 and A3, NW information management servers (n-Trackers) 10a2 and 10a3 for managing the respective network information are accommodated. In the segment A1, not only the network information but also the network information of the segment A4 is managed. An information management server 10a1 is accommodated.

NW管理サーバ(n-Tracker)20aのn-Tracker検索テーブルでは、図6に一例を示したように、セグメントA1のネットワークアドレス[192.168.10.0/24]およびセグメントA4のネットワークアドレス[192.168.11.0/24]がNW情報管理サーバ(n-Tracker1)10a1と紐付けられている。同様に、セグメントA2のネットワークアドレス[192.168.20.0/24]はNW情報管理サーバ(n-Tracker2)10a2と紐付けられ、セグメントA3のネットワークアドレス[192.168.30.0/24]はNW情報管理サーバ(n-Tracker3)10a3と紐付けられている。   In the n-Tracker search table of the NW management server (n-Tracker) 20a, as shown in an example in FIG. 6, the network address [192.168.10.0/24] of the segment A1 and the network address [192.168.11.0/ of the segment A4 24] is associated with the NW information management server (n-Tracker 1) 10a1. Similarly, the network address [192.168.20.0/24] of the segment A2 is linked to the NW information management server (n-Tracker2) 10a2, and the network address [192.168.30.0/24] of the segment A3 is the NW information management server (n -Tracker3) Linked to 10a3.

10…ネットワーク情報管理サーバ(n-Tracker),20…ネットワーク管理サーバ(nT-Manager),30…ピアノード,40…ルータ,50…配信制御サーバ(p-Tracker),60…コンテンツサーバ,101…ネットワーク情報検知部,102…ネットワーク情報管理部,103…ピアノード識別部,104…優先度設定部,105…ピアリスト作成部,106…ピアリスト提供部,201…ピアリスト要求受信部,202…ピアノード抽出部,203…ピアリスト作成要求部,204…ピアリスト応答送信部   DESCRIPTION OF SYMBOLS 10 ... Network information management server (n-Tracker), 20 ... Network management server (nT-Manager), 30 ... Peer node, 40 ... Router, 50 ... Distribution control server (p-Tracker), 60 ... Content server, 101 ... Network Information detecting unit 102 ... Network information managing unit 103 ... Peer node identifying unit 104 ... Priority setting unit 105 ... Peer list creating unit 106 ... Peer list providing unit 201 ... Peer list request receiving unit 202 ... Peer node extraction , 203 ... Peer list creation request part, 204 ... Peer list response transmission part

Claims (10)

ネットワーク情報を共有しない複数のネットワークを含むP2Pネットワーク上でコンテンツファイルが複数のピースに分割されて各ピアに分散配置され、コンテンツを要求するピアがピアリストを取得して各ピアからピースを収集するP2P配信システムにおいて、
各ネットワークのネットワーク情報を管理するネットワーク情報管理サーバと、
コンテンツのピース片を所持するピアノードのアドレス情報を管理する配信制御サーバとを具備し、
前記配信制御サーバは、
要求ピアから、当該要求ピアのアドレス情報および当該要求ピアが属するネットワークの情報を管理するネットワーク情報管理サーバのアドレス情報の記述されたピアリスト要求を受信する手段と、
前記ピアリスト要求に応答して、要求ピアのアドレス情報およびコンテンツのピースを所持しているピア候補のアドレス情報の記述されたピアリスト作成要求を前記ネットワーク情報管理サーバへ送信する手段と、
前記ネットワーク情報管理サーバから返信されるピアリスト作成応答に記述されているピアリストの記述されたピアリスト応答を要求ピアへ返信する手段とを具備し、
前記ネットワーク情報管理サーバは、
配信制御サーバから受信したピアリスト作成要求に記述されたピア候補のアドレス情報を抽出する手段と、
前記ピア候補の中から管理対象の管理ピアノードを抽出する手段と、
前記抽出された管理ピアノードを含むピアリストを作成する手段と、
前記ピアリストの記述されたピアリスト作成応答を前記配信制御サーバへ送信する手段とを具備したことを特徴とするP2P配信システム。
Content files are divided into multiple pieces and distributed to each peer on a peer-to-peer network that includes multiple networks that do not share network information, and peers requesting content obtain a peer list and collect pieces from each peer In P2P distribution system,
A network information management server for managing network information of each network;
A distribution control server that manages address information of a peer node that possesses a piece of content;
The distribution control server
Means for receiving, from a requesting peer, a peer list request in which address information of the requesting peer and address information of a network information management server that manages information of a network to which the requesting peer belongs are described;
Means for transmitting to the network information management server a request to create a peer list in which address information of a requesting peer and address information of a candidate peer possessing a piece of content are described in response to the peer list request;
Means for returning a peer list response described in the peer list described in the peer list creation response returned from the network information management server to the requesting peer;
The network information management server
Means for extracting address information of peer candidates described in the peer list creation request received from the distribution control server;
Means for extracting a management peer node to be managed from the peer candidates;
Means for creating a peer list including the extracted management peer nodes;
Means for transmitting a peer list creation response in which the peer list is described to the distribution control server.
前記ピアリストを作成する手段は、ピアリストの各ピアに対して、要求ピアとのネットワーク上の距離が近い順に、より高い優先度を設定することを特徴とする請求項1に記載のP2P配信システム。   2. The P2P distribution according to claim 1, wherein the means for creating the peer list sets a higher priority for each peer in the peer list in descending order of distance on the network from the requesting peer. system. 前記ネットワーク情報管理サーバが、
前記ピア候補の中から管理対象外の管理外ピアノードを抽出する手段を具備し、
前記ピアリストを作成する手段は、管理ピアノードおよび管理外ピアノードが所定の割合で含まれるピアリストを作成することを特徴とする請求項1または2に記載のP2P配信システム。
The network information management server is
Means for extracting unmanaged peer nodes that are not managed from the peer candidates;
3. The P2P distribution system according to claim 1, wherein the means for creating the peer list creates a peer list including a management peer node and an unmanaged peer node at a predetermined ratio.
前記ピアリスト要求およびピアリスト作成要求に更に要求ピア数が記述され、
前記ネットワーク情報管理サーバの前記ピアリストを作成する手段は、前記要求ピア数の所定の割合が管理ピアノード、残りが管理外ピアノードのピアリストを作成することを特徴とする請求項3に記載のP2P配信システム。
The number of requested peers is further described in the peer list request and the peer list creation request,
4. The P2P according to claim 3, wherein the means for creating the peer list of the network information management server creates a peer list in which a predetermined ratio of the number of requested peers is a management peer node and the rest is an unmanaged peer node. Distribution system.
前記ピアリストでは、管理ピアノードの優先度が管理外ピアノードの優先度よりも高いことを特徴とする請求項3または4に記載のP2P配信システム。   The P2P distribution system according to claim 3 or 4, wherein in the peer list, the priority of the management peer node is higher than the priority of the non-management peer node. 前記ネットワークが複数のセグメントにより構成され、前記ネットワーク情報管理サーバがセグメントごとに設けられて各セグメントのネットワーク情報を管理することを特徴とする請求項1ないし5のいずれかに記載のP2P配信システム。   6. The P2P distribution system according to claim 1, wherein the network is constituted by a plurality of segments, and the network information management server is provided for each segment to manage network information of each segment. 前記ネットワークが複数のセグメントにより構成され、一つのネットワーク情報管理サーバが複数のセグメントのネットワーク情報を管理することを特徴とする請求項1ないし6のいずれかに記載のP2P配信システム。   7. The P2P distribution system according to claim 1, wherein the network includes a plurality of segments, and one network information management server manages network information of the plurality of segments. 各ネットワークにおいて、前記ネットワーク情報管理サーバのアドレス情報および管理対象ネットワークのアドレス情報を管理するネットワーク管理サーバを具備し、
前記ネットワーク管理サーバは、
前記要求ピアから、そのアドレス情報の記述されたアドレス要求を受信する手段と、
前記要求ピアのアドレス情報に基づいて、ネットワーク上の距離が近いネットワーク情報管理サーバを探索し、そのアドレス情報の記述されたアドレス応答を要求ピアに返信する手段とを具備したことを特徴とする請求項1ないし7のいずれかに記載のP2P配信システム。
Each network includes a network management server that manages the address information of the network information management server and the address information of the managed network,
The network management server
Means for receiving from the requesting peer an address request in which the address information is described;
A network information management server having a short distance on the network is searched based on the address information of the requesting peer, and an address response in which the address information is described is returned to the requesting peer. Item 8. The P2P distribution system according to any one of Items 1 to 7.
ネットワーク情報を共有しない複数のネットワークを含むP2Pネットワーク上でコンテンツファイルが複数のピースに分割されて各ピアに分散配置され、コンテンツを要求するピアがピアリストを取得して各ピアからピースを収集するP2P配信方法において、
各ネットワークのネットワーク情報を管理するネットワーク情報管理サーバと、
コンテンツのピース片を所持するピアノードのアドレス情報を管理する配信制御サーバとを具備し、
要求ピアが、自ピアが属するネットワークの情報を管理するネットワーク情報管理サーバのアドレス情報を取得する手順と、
要求ピアが、自ピアのアドレス情報、コンテンツ識別子および前記ネットワーク情報管理サーバのアドレス情報をピアリスト要求に記述して配信制御サーバへ送信する手順と、
配信制御サーバが、前記ピアリスト要求に応答して、要求ピアのアドレス情報およびコンテンツのピア候補のアドレス情報をピアリスト作成要求に記述して前記要求ピアのネットワーク情報管理サーバへ送信する手順と、
ネットワーク情報管理サーバが、前記ピアリスト作成要求に応答して、ピア候補の中から管理対象である管理ピアノードを抽出する手順と、
ネットワーク情報管理サーバが、前記抽出された管理ピアノードを含むピアリストを作成する手順と、
ネットワーク情報管理サーバが、前記ピアリストをピアリスト作成応答に記述して配信制御サーバへ送信する手順と、
配信制御サーバが、前記ピアリスト作成応答に応答して、前記ピアリストをピアリスト要求応答に記述して要求ピアへ送信する手順とを具備したことを特徴とするP2P配信方法。
Content files are divided into multiple pieces and distributed to each peer on a peer-to-peer network that includes multiple networks that do not share network information, and peers requesting content obtain a peer list and collect pieces from each peer In the P2P delivery method,
A network information management server for managing network information of each network;
A distribution control server that manages address information of a peer node that possesses a piece of content;
The requesting peer acquires the address information of the network information management server that manages the information of the network to which the peer belongs,
The requesting peer describes the address information of its own peer, the content identifier and the address information of the network information management server in a peer list request and transmits it to the distribution control server;
In response to the peer list request, the distribution control server describes the address information of the requesting peer and the address information of the candidate peer of the content in a peer list creation request and transmits the information to the network information management server of the requesting peer;
A procedure in which the network information management server extracts a management peer node to be managed from peer candidates in response to the peer list creation request;
The network information management server creating a peer list including the extracted management peer node;
A procedure in which the network information management server describes the peer list in a peer list creation response and transmits it to the distribution control server;
A P2P distribution method comprising: a distribution control server, in response to the peer list creation response, describing the peer list in a peer list request response and transmitting it to the requesting peer.
ネットワーク情報管理サーバが、前記ピアリスト作成要求に応答して、ピア候補の中から管理外ピアノードを抽出する手順を更に具備し、
ネットワーク情報管理サーバは、前記管理ピアノードおよび管理外ピアノードが所定の割合で含まれるピアリストを作成することことを特徴とする請求項9に記載のP2P配信方法。
The network information management server further comprises a procedure of extracting an unmanaged peer node from the peer candidates in response to the peer list creation request,
The P2P distribution method according to claim 9, wherein the network information management server creates a peer list including the management peer node and the non-management peer node at a predetermined ratio.
JP2009128922A 2009-05-28 2009-05-28 P2p distribution method and system Ceased JP2010277314A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009128922A JP2010277314A (en) 2009-05-28 2009-05-28 P2p distribution method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009128922A JP2010277314A (en) 2009-05-28 2009-05-28 P2p distribution method and system

Publications (1)

Publication Number Publication Date
JP2010277314A true JP2010277314A (en) 2010-12-09

Family

ID=43424224

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009128922A Ceased JP2010277314A (en) 2009-05-28 2009-05-28 P2p distribution method and system

Country Status (1)

Country Link
JP (1) JP2010277314A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101506157B1 (en) 2014-03-11 2015-03-26 에스케이텔레콤 주식회사 P2P communication control method, sink hole routing apparatus and information correcting apparatus therefor
KR20150115221A (en) * 2014-04-03 2015-10-14 에스케이텔레콤 주식회사 P2P communication system, Peer list managing method and apparatus for controlling P2P communication thereof

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002082988A (en) * 2000-09-08 2002-03-22 Sony Corp Retrieving device, distributing device, and contents data distributing system
WO2010111887A1 (en) * 2009-04-01 2010-10-07 日电(中国)有限公司 Data node apparatus, opposite terminal information acquisition method and system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002082988A (en) * 2000-09-08 2002-03-22 Sony Corp Retrieving device, distributing device, and contents data distributing system
WO2010111887A1 (en) * 2009-04-01 2010-10-07 日电(中国)有限公司 Data node apparatus, opposite terminal information acquisition method and system

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101506157B1 (en) 2014-03-11 2015-03-26 에스케이텔레콤 주식회사 P2P communication control method, sink hole routing apparatus and information correcting apparatus therefor
KR20150115221A (en) * 2014-04-03 2015-10-14 에스케이텔레콤 주식회사 P2P communication system, Peer list managing method and apparatus for controlling P2P communication thereof
KR102083467B1 (en) * 2014-04-03 2020-03-02 에스케이텔레콤 주식회사 P2P communication system, Peer list managing method and apparatus for controlling P2P communication thereof

Similar Documents

Publication Publication Date Title
EP2058980B1 (en) A method, system and device for establishing a peer to peer connection in a p2p network
US7978631B1 (en) Method and apparatus for encoding and mapping of virtual addresses for clusters
Haßlinger et al. Content delivery and caching from a network provider’s perspective
CN104022911B (en) A kind of contents construction management method of pattern of fusion content distributing network
CN1992666A (en) Virtual private network publish-subscribe multicast service
CN103825975A (en) Cdn node distribution server and system
CN101841553A (en) Method, user node and server for requesting location information of resources on network
US20080313350A1 (en) Method and system of cache discovery in a peer-to-peer environment
Pavlou et al. Internet-scale content mediation in information-centric networks
CN113810293B (en) Network preferred agent method, device, electronic equipment, server and storage medium
JP2010157016A (en) P2p distribution system and distribution method
US8681760B2 (en) Network positioning system and terminal positioning device
JP5871908B2 (en) Method and system for controlling data communication within a network
CA2595438C (en) Method for improving peer to peer network communication
JP2010277314A (en) P2p distribution method and system
EP2433412A1 (en) Limiting storage messages in peer to peer network
KR101243071B1 (en) Source switching method, system and device
WO2012029248A1 (en) Data transfer system
TW201427450A (en) Method and system for controlling flow of content delivery network and peer to peer network
KR101445047B1 (en) Confidential or protected access to a network of nodes distributed over a communication architecture with the aid of a topology server
KR20150113375A (en) Computing apparatus for data distribution service and method for operating thereof
Alekseev et al. A New Algorithm for Construction of a P2P Multicast Hybrid Overlay Tree Based on Topological Distances
Lee et al. Towards a CDN over ICN.
JP2011170422A (en) Policy management system for p2p type communication
Khan Model-Based Analysis of Network Reconfigurations Using Graph Transformation Systems

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20120224

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130306

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20130313

A045 Written measure of dismissal of application [lapsed due to lack of payment]

Free format text: JAPANESE INTERMEDIATE CODE: A045

Effective date: 20130731