KR20090097034A - Peer selction method and system in peer to peer communication - Google Patents

Peer selction method and system in peer to peer communication Download PDF

Info

Publication number
KR20090097034A
KR20090097034A KR1020080022180A KR20080022180A KR20090097034A KR 20090097034 A KR20090097034 A KR 20090097034A KR 1020080022180 A KR1020080022180 A KR 1020080022180A KR 20080022180 A KR20080022180 A KR 20080022180A KR 20090097034 A KR20090097034 A KR 20090097034A
Authority
KR
South Korea
Prior art keywords
information
client
peer
peers
network
Prior art date
Application number
KR1020080022180A
Other languages
Korean (ko)
Other versions
KR101430237B1 (en
Inventor
송현선
권순종
Original Assignee
주식회사 케이티
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 주식회사 케이티 filed Critical 주식회사 케이티
Priority to KR1020080022180A priority Critical patent/KR101430237B1/en
Publication of KR20090097034A publication Critical patent/KR20090097034A/en
Application granted granted Critical
Publication of KR101430237B1 publication Critical patent/KR101430237B1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/104Peer-to-peer [P2P] networks
    • H04L67/1061Peer-to-peer [P2P] networks using node-based peer discovery mechanisms
    • H04L67/1072Discovery involving ranked list compilation of candidate peers
    • 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/04Network management architectures or arrangements
    • H04L41/046Network management architectures or arrangements comprising network management agents or mobile agents therefor
    • 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/12Discovery or management of network topologies

Abstract

A peer selecting method and a system thereof for reducing network load in P2P(Peer-to-Peer) communication are provided to improve the transmission efficiency of the client and reduce the network load by supporting optimum peer of the client. An agent(200) distributes the divided data from a service server and manages the distributed data. A network information management system(300) manages topology information and each link traffic condition of network. The network information management server generates a priority list of the chosen peers and supplies the list to client.

Description

피어 투 피어 통신에서의 피어 선정 방법 및 그 시스템{PEER SELCTION METHOD AND SYSTEM IN PEER TO PEER COMMUNICATION} Peer selection method and system in peer-to-peer communication {PEER SELCTION METHOD AND SYSTEM IN PEER TO PEER COMMUNICATION}

본 발명은 피어 투 피어 통신 방식으로 인해 유발되는 인터넷 서비스 사업자(ISP) 혹은 네트워크 사업자의 네트워크 부하(load)를 경감하기 위하여 클라이언트로부터의 최적 피어를 선정하여 제공하는 피어 투 피어 통신에서의 피어 선정 방법 및 그 시스템에 관한 것이다.The present invention provides a peer selection method in peer-to-peer communication that selects and provides an optimal peer from a client in order to reduce a network load of an Internet service provider (ISP) or a network operator caused by a peer-to-peer communication scheme. And to the system.

일반적으로 네트워크를 통한 소프트웨어 배포, 파일 공유 또는 스트리밍 서비스를 위해서는 정보를 요구하는 클라이언트와 이를 제공하는 서버 및 이들간의 전달 경로를 구성하는 네트워크가 존재하여야 한다. 그런데 다수의 클라이언트들이 서버에 동시에 접속하여 정보 전달을 요구하는 경우 상기 서버 및 네트워크에서는 병목현상이 발생할 수 있다. 이러한 서버와 네트워크의 병목 문제를 해결하기 위한 방법 중의 하나로 일반 사용자의 PC(Personal Computer)간에 데이터 전송이 가능한 피어 투 피어(Peer to Peer, 이하 P2P라 명명함) 통신 기법이 이용되고 있다. In general, for software distribution, file sharing, or streaming service over a network, a client requesting information, a server providing the same, and a network configuring a transmission path between them must exist. However, when a plurality of clients simultaneously access the server and request information transmission, a bottleneck may occur in the server and the network. As one of the methods for solving the bottleneck problem between the server and the network, a peer-to-peer (P2P) communication technique capable of transmitting data between a personal computer (PC) of a general user is used.

P2P 통신 기법은 파일 등의 단위로 구분된 한 단위의 정보(예; avi, mp4 등) 혹은 여러 단위의 데이터로 이루어진 정보(예; 다수의 GIF 파일로 구성된 웹 페이 지 등)를 원래의 크기보다 작은 데이터로 나누어 이를 복수의 컴퓨터로부터 클라이언트로 병렬적으로 전달하는 방식이다. 이러한 P2P 통신 방식에서는 일반 사용자의 컴퓨터가 클라이언트의 역할과 서버의 역할을 동시에 수행한다.P2P communication method uses one unit of information (e.g., avi, mp4, etc.) divided into units such as a file, or information consisting of several units of data (e.g., a web page composed of multiple GIF files) rather than the original size. It divides the data into small pieces of data and delivers them in parallel from multiple computers to the client. In this P2P communication method, a computer of a general user simultaneously performs a role of a client and a server.

종래의 클라이언트와 서버의 구조하에서는 서버의 자원이 한정되어 있으므로 클라이언트의 수가 증가하면 데이터 전달이 느려지는데 비해, P2P 통신 방식에서는 참여하는 모든 클라이언트들이 자원을 공유하므로 클라이언트의 수가 증가될수록 P2P 시스템의 용량 또한 증가하는 장점이 있다.Under the structure of the conventional client and server, since the resources of the server are limited, the data transfer is slowed as the number of clients increases, whereas in the P2P communication method, all participating clients share resources, so the capacity of the P2P system increases as the number of clients increases. There is an increasing advantage.

그러나, 네트워크 상의 전체 트래픽 중에서 P2P 통신으로 유발되는 네트워크 트래픽의 비중이 구간별 및 시간별 차이가 있으나, 최대 90% 정도로 알려져 있다. 이로 인하여 P2P 네트워크 트래픽은 전체적인 네트워크 품질 저하의 원인이 되고, 그 구간을 지나가는 여러 응용 트래픽에 영향을 주는 문제점이 있다. 특히 P2P 통신 방식에 있어서 클라이언트들이 피어를 랜덤하게 선택하는 경우 P2P 트래픽으로 인한 네트워크에 큰 부하를 가하게 된다. 따라서, 적절한 피어의 선정 방법을 통해 P2P 트래픽이 네트워크에 미치는 영향을 최소화 하는 방법이 요구되고 있다.However, although the portion of network traffic caused by P2P communication among the entire traffic on the network differs from section to section and time to hour, it is known to be up to 90%. As a result, P2P network traffic causes a decrease in overall network quality, and there is a problem that affects various application traffic passing through the section. In particular, in the P2P communication method, when the clients randomly select a peer, a heavy load is placed on the network due to P2P traffic. Therefore, there is a demand for a method of minimizing the effect of P2P traffic on the network through an appropriate peer selection method.

한편, 종래 기술로서, 한국공개특허공보 2003-0019900(2003년 3월 7일 공개)에는 분산 처리 및 피어 대 피어 통신을 이용한 네트워크 상의정보 전송 병렬화 방법 및 시스템을 게시한다. 이는 네트워크 상에서 분산 처리 및 P2P 통신 기법을 이용하여 정보를 전달하는 것으로, 클라이언트의 피어 선정시 클라이언트 및 피어의 IP 주소(Address)에 기초하여 네트워크상에서 양자의 인접성을 추정하였다. 그러나 종래 기술의 인접성 정보에 대한 추정은 네트워크 장애 및 트래픽 상황에 따라 실 제 인접성과는 다를 수 있다. 따라서 최선의 P2P 성능을 낼 수 없으며, 인접하지 않은 피어를 선정할 가능성으로 인해 네트워크에 많은 부하를 유발함으로써 타 인터넷 응용에도 영향을 미치게 되며, 네트워크사업자는 이러한 P2P 트래픽으로 인해 과도한 투자 부담을 갖게 되는 문제점이 있다.On the other hand, in the prior art, Korean Patent Publication No. 2003-0019900 (published on March 7, 2003) discloses a method and system for parallelizing information transmission on a network using distributed processing and peer-to-peer communication. It delivers information using distributed processing and P2P communication on the network, and estimated the proximity of both on the network based on the IP address of the client and the peer when selecting the peer of the client. However, the estimation of the proximity information of the prior art may be different from the actual proximity depending on network failure and traffic conditions. Therefore, the best P2P performance cannot be achieved, and the possibility of selecting non-adjacent peers can cause a lot of load on the network, thereby affecting other Internet applications. There is a problem.

따라서 본 발명은 상기 문제점을 해결하기 위한 것으로 클라이언트의 최적 피어 선정을 지원함으로써 P2P 통신으로 유발되는 네트워크 부하를 경감하고, 클라이언트의 전송 효율을 향상시키는 피어 투 피어 통신에서의 피어 선정 방법 및 그 시스템을 제공하는 것이다.Accordingly, an object of the present invention is to solve the above problems, and to support an optimal peer selection of a client, a method and system for peer selection in peer-to-peer communication that reduce network load caused by P2P communication and improve transmission efficiency of a client are provided. To provide.

전술한 기술 과제를 해결하기 위한, 본 발명의 실시 예에 따른 피어 선정 시스템은,In order to solve the above technical problem, a peer selection system according to an embodiment of the present invention,

서비스 서버로부터 분할된 데이터를 다수의 피어들에게 중복하여 배포하고, 상기 다수의 피어들에게 저장된 분할된 데이터를 관리하며, 클라이언트로부터 소정 정보의 요청시 상기 소정 정보의 분할된 데이터를 가지는 피어 목록을 생성하는 에이전트; 및 네트워크의 토폴로지정보 혹은 네트워크의 각 링크별 트래픽 상황을 관리하는 망정보 관리서버를 포함하며,Distribute the divided data from the service server to a plurality of peers, manage the divided data stored in the plurality of peers, and request a list of peers having the divided data of the predetermined information when the client requests the predetermined information. Generating agent; And a network information management server that manages network topology information or traffic conditions for each link of the network.

상기 망정보 관리서버는 상기 피어 목록 중에서 상기 클라이언트로부터의 홉 카운트 정보와 링크 속도 정보, 전송 지연 시간 정보, 링크의 혼잡도 정보 및 장애 여부 정보 중 어느 하나 이상의 정보를 추가로 고려하여 선정된 피어들의 우선순위 목록을 생성하여 상기 클라이언트로 제공한다.The network information management server prioritizes the peers selected by further considering at least one of hop count information, link speed information, transmission delay time information, link congestion information, and failure information from the client in the peer list. The rank list is generated and provided to the client.

또한 상기 망정보 관리서버는 상기 클라이언트 혹은 에이전트로부터 상기 우선순위 목록 요청을 수신하는 검색 목록 수신부; 상기 클라이언트와 피어 목록에 저장된 피어들 간의 소정 기준에 따른 홉 카운트 정보, 링크 속도 정보, 전송 지연 시간 정보, 링크의 혼잡도 정보 및 장애여부 정보 중 어느 하나 이상의 성능정보를 수집하는 성능정보 수집부; 상기 성능정보에 기초하여 상기 클라이언트로부터의 우선 피어를 선정하고, 상기 선정 결과에 따라 우선순위 목록을 생성하는 성능정보 처리부; 및 상기 생성된 우선순위 목록을 상기 클라이언트 혹은 에이전트로 전송하는 우선순위 목록 제공부를 포함한다. 여기서 우선순위 목록 요청은 상기 클라이언트의 IP 주소와 상기 피어 목록을 포함하며, 상기 피어 목록에는 상기 클라이언트가 요청한 정보를 갖는 상기 피어들의 IP 주소들이 저장된다.The network information management server may further include: a search list receiver configured to receive the priority list request from the client or agent; A performance information collection unit for collecting performance information of at least one of hop count information, link speed information, transmission delay time information, link congestion information, and failure information according to a predetermined criterion between the client and the peer list; A performance information processing unit for selecting a priority peer from the client based on the performance information and generating a priority list according to the selection result; And a priority list providing unit for transmitting the generated priority list to the client or agent. Here, the priority list request includes the client's IP address and the peer list, and the peer list stores IP addresses of the peers having the information requested by the client.

그리고 상기 성능정보 처리부는 상기 클라이언트와 상기 각 피어들 간의 홉 카운트를 비교하여 상기 클라이언트로부터 인접한 피어를 선정하고, 상기 클라이언트와 상기 각 피어들 간의 홉 카운트를 측정하여 소정 홉 수를 초과하는 피어를 상기 우선순위 목록에서 제외한다.The performance information processing unit compares a hop count between the client and the peers to select an adjacent peer from the client, measures a hop count between the client and the peers, and measures a peer exceeding a predetermined number of hops. Exclude from the priority list.

한편, 네트워크의 토폴로지정보 혹은 네트워크의 각 링크별 트래픽 상황을 관리하는 망정보 관리서버가 피어를 선정하는 방법은,Meanwhile, a method of selecting a peer by a network information management server managing network topology information or traffic conditions of each link of a network may include:

a) 클라이언트로부터 소정 정보를 갖는 다수의 피어들에 대한 우선순위 목록 요청을 수신하는 단계; b) 상기 우선순위 목록 요청을 분석하여 클라이언트의 IP 주소와 상기 다수의 피어들의 IP주소를 추출하는 단계; 및 c) 상기 클라이언트로부터의 홉 카운트 정보와 링크 속도 정보, 전송 지연 시간 정보, 링크의 혼잡도 정보 및 장애여부 정보 중 어느 하나 이상의 정보를 추가로 고려하여 선정된 피어들의 우선순위 목록을 생성하여 상기 클라이언트로 전송하는 단계를 포함한다.a) receiving a priority list request for a plurality of peers with predetermined information from a client; b) analyzing the priority list request to extract an IP address of a client and IP addresses of the plurality of peers; And c) generating a priority list of selected peers by further considering any one or more of hop count information, link speed information, transmission delay time information, link congestion information, and failure information from the client. Transmitting to.

그리고 상기 a)단계 이전에 상기 클라이언트가 다수의 피어들에 저장된 분할된 데이터를 관리하는 에이전트로부터 자신이 요구한 소정 정보를 저장하고 있는 피어 목록을 수신하는 단계를 더 포함한다. And before the step a), the client receives a list of peers storing predetermined information requested by the client from the agent managing the divided data stored in the plurality of peers.

또한 상기 b) 단계는 상기 클라이언트의 IP 주소와 피어들의 IP 주소를 토대로 상기 클라이언트와 각 피어 간의 홉 카운트 정보, 링크 속도 정보, 전송 지연 정보, 링크의 혼잡도 정보 및 장애여부 정보 중 어느 하나 이상의 성능정보를 수집하는 단계를 포함한다. 여기서 상기 우선순위 목록은 상기 성능정보의 각 가중치의 합에 기초하여 선정된다.In addition, the step b) is based on the IP address of the client and the IP address of the peer, the performance information of any one or more of the hop count information, link speed information, transmission delay information, link congestion information and failure information between the client and each peer. Collecting the. The priority list is selected based on the sum of the weights of the performance information.

한편, 다수의 피어들에 저장된 분할된 데이터를 관리하는 에이전트와 네트워크의 토폴로지정보 혹은 네트워크의 각 링크별 트래픽 상황을 관리하는 망정보 관리서버를 포함하는 피어 투 피어 통신 시스템이 클라이언트에 대한 피어를 선정하는 방법은, Meanwhile, a peer-to-peer communication system including an agent for managing divided data stored in a plurality of peers and a network information management server for managing network topology information or traffic conditions for each link of the network selects a peer for a client. How to

a) 상기 에이전트가 클라이언트로부터 소정 정보의 요청을 수신하고, 상기 소정 정보를 저장하고 있는 피어들을 검색함으로써 생성된 피어 목록을 상기 클라이언트로 송신하는 단계; b) 상기 망정보 관리서버가 상기 에이전트로부터 상기 피어 목록에 따른 우선순위 목록 요청을 수신하는 단계; 및 c) 상기 피어 목록 중에 서 상기 클라이언트로부터의 홉 카운트 정보와 링크 속도 정보, 전송 지연 시간 정보, 링크의 혼잡도 정보 및 장애여부 정보 중 어느 하나 이상의 정보를 추가로 고려하여 선정된 피어들의 우선순위 목록을 생성하여 상기 에이전트를 통하여 상기 클라이언트로 전송하는 단계를 포함한다. a) the agent receiving a request for predetermined information from a client and sending a list of peers generated by searching for peers storing the predetermined information to the client; b) receiving, by the network information management server, a priority list request according to the peer list from the agent; And c) a priority list of peers selected by further considering one or more of hop count information, link speed information, transmission delay time information, link congestion information, and fault information from the client in the peer list. Generating and transmitting the generated data to the client through the agent.

전술한 구성에 의하여 본 발명의 실시 예에 따른 P2P 통신 시스템은 망정보 관리서버를 통하여 클라이언트에 대한 최적 피어들을 선정하고, 상기 클라이언트에 제공함으로써 네트워크내에서의 P2P 트래픽량뿐만 아니라 네트워크 사업자간을 통과하는 P2P 트래픽량을 줄일 수 있으며, 이를 통하여 효율적으로 망 자원을 활용하는 효과가 있다. 그리고 상기 최적 피어들을 선정시 네트워크 링크 또는 노드의 실제 부하 상황을 반영함으로써, 네트워크상의 타 애플리케이션에 P2P 트래픽이 미치는 영향을 최소화하는 효과가 있다.By the above-described configuration, the P2P communication system according to the embodiment of the present invention selects optimal peers for the client through the network information management server, and provides the client with the P2P traffic through the network as well as the amount of P2P traffic in the network. The amount of P2P traffic can be reduced, thereby effectively utilizing network resources. When the optimal peers are selected, the actual load of the network link or the node is reflected, thereby minimizing the effect of P2P traffic on other applications on the network.

또한, 네트워크 사업자가 관리하고 있는 신뢰성 있는 성능정보에 기초하여 선정된 최적 피어들에 대한 정보를 클라이언트에게 제공함으로써 전송효율의 극대화에 따른 서비스의 질을 향상시키는 효과를 기대할 수 있다.In addition, by providing the client with information about the optimal peers selected based on the reliable performance information managed by the network operator, it is possible to expect the effect of improving the quality of service by maximizing the transmission efficiency.

아래에서는 첨부한 도면을 참고로 하여 본 발명의 실시 예에 대하여 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자가 용이하게 실시할 수 있도록 상세히 설명한다. 그러나 본 발명은 여러 가지 상이한 형태로 구현될 수 있으며 여기에서 설명하는 실시 예에 한정되지 않는다. 그리고 도면에서 본 발명을 명확하게 설명하기 위해서 설명과 관계없는 부분은 생략하였으며, 명세서 전체를 통하여 유사한 부분에 대해서는 유사한 도면 부호를 붙였다.Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings so that those skilled in the art may easily implement the present invention. As those skilled in the art would realize, the described embodiments may be modified in various different ways, all without departing from the spirit or scope of the present invention. In the drawings, parts irrelevant to the description are omitted in order to clearly describe the present invention, and like reference numerals designate like parts throughout the specification.

명세서 전체에서, 어떤 부분이 어떤 구성요소를 "포함"한다고 할 때, 이는 특별히 반대되는 기재가 없는 한 다른 구성요소를 제외하는 것이 아니라 다른 구성요소를 더 포함할 수 있는 것을 의미한다. 또한, 명세서에 기재된 "…부", "…기", "모듈" 등의 용어는 적어도 하나의 기능이나 동작을 처리하는 단위를 의미하며, 이는 하드웨어나 소프트웨어 또는 하드웨어 및 소프트웨어의 결합으로 구현될 수 있다.Throughout the specification, when a part is said to "include" a certain component, it means that it can further include other components, without excluding other components unless specifically stated otherwise. In addition, the terms “… unit”, “… unit”, “module”, etc. described in the specification mean a unit that processes at least one function or operation, which may be implemented by hardware or software or a combination of hardware and software. have.

이제 본 발명의 실시 예에 따른 피어 투 피어 통신에서의 피어 선정 방법 및 그 시스템에 대하여 도면을 참조로 하여 상세하게 설명한다.Now, a method and system for selecting a peer in peer-to-peer communication according to an embodiment of the present invention will be described in detail with reference to the accompanying drawings.

도 1은 본 발명의 실시 예에 따른 P2P 통신 시스템을 개략적으로 나타낸 네트워크 구성도이다.1 is a network diagram schematically illustrating a P2P communication system according to an exemplary embodiment of the present invention.

첨부된 도 1을 참조하면, 본 발명의 실시 예에 따른 P2P 통신 시스템은 서비스 서버(100), 클라이언트(10), 피어(20), 에이전트(200) 및 망정보 관리서버(300)를 포함한다.Referring to FIG. 1, a P2P communication system according to an embodiment of the present invention includes a service server 100, a client 10, a peer 20, an agent 200, and a network information management server 300. .

서비스 서버(100)는 네트워크를 통한 소프트웨어 배포, 파일 공유 혹은 스트리밍 서비스 등을 위한 정보를 분할하여 소정 크기의 데이터로 저장한다.The service server 100 divides information for software distribution, file sharing or streaming service through a network, and stores the information as data having a predetermined size.

클라이언트(10)는 에이전트(200)를 통하여 소정의 정보를 요청하는 사용자의 컴퓨터이다.The client 10 is a computer of a user who requests certain information through the agent 200.

피어(20)는 상기 네트워크 내에 다수로 존재할 수 있으며, 서비스 서버(100) 를 대신하여 상기 클라이언트(10)의 정보 요청에 따른 상기 소정 크기의 데이터를 병렬적으로 전송하는 역할을 한다.A plurality of peers 20 may exist in the network, and serve to transmit the data of the predetermined size in parallel in response to the information request of the client 10 on behalf of the service server 100.

에이전트(200)는 서비스 서버(100)에 저장되어 있는 분할된 데이터를 다수의 피어(20)에게 중복하여 배포하는 역할과, 각 피어(20)에 저장된 상기 분할된 데이터에 관한 정보를 관리함으로써 특정 데이터들이 어느 피어(20)에 저장되어 있는 지를 감시한다.Agent 200 distributes the divided data stored in the service server 100 to a plurality of peers 20 redundantly, and manages the information about the divided data stored in each peer 20 by specifying It monitors which peer 20 the data are stored in.

에이전트(200)는 클라이언트(10)로부터 수신된 상기 정보 요청을 분석하고, 상기 클라이언트(10)가 피어 검색을 요청한 경우 서비스 서버(100)를 대신하여 상기 소정 크기의 데이터를 저장하고 있는 피어(20)들을 검색한다. 그리고 상기 검색된 피어(20)들의 IP 주소와 각 피어(20)들이 가지고 있는 데이터 정보 등을 토대로 피어 목록을 작성한다. The agent 200 analyzes the information request received from the client 10 and, when the client 10 requests peer search, stores a data of the predetermined size on behalf of the service server 100. ). The peer list is created based on the retrieved IP addresses of the peers 20 and data information of each peer 20.

망정보 관리서버(300)는 네트워크내 노드가 위치한 지리적인 정보, 노드에 연결된 링크의 대역폭/속도, 라우팅 정책, 피어까지의 거리(Distance), 트래픽 부하가 높은 노드 및 링크 정보등 망에 대한 정보를 관리한다. 특히, 망정보 관리서버(300)는 네트워크의 토폴로지(Topology)정보 및 네트워크 내 각 링크별 트래픽 상황을 관리하며, 이를 반영하여 클라이언트(10)로부터의 최적 피어(20)들을 선정하는 역할을 한다. 여기서 최적 피어(20)는 망정보 관리서버(300)가 클라이언트(10)로부터 파일전송 효율이 가장 좋은 것으로 판단한 특정 피어(20)를 의미한다.The network information management server 300 includes information about a network such as geographical information where a node in a network is located, bandwidth / speed of a link connected to the node, routing policy, distance to a peer, nodes with high traffic load, and link information. Manage it. In particular, the network information management server 300 manages the topology information of the network and the traffic situation of each link in the network, and reflects this to select the optimal peers 20 from the client 10. Here, the optimal peer 20 refers to a specific peer 20 determined by the network information management server 300 to have the best file transfer efficiency from the client 10.

다음, 도 2를 통하여 본 발명의 실시 예에 따른 망정보 관리서버(300)에 대 해 설명한다.Next, the network information management server 300 according to an embodiment of the present invention will be described with reference to FIG. 2.

도 2는 본 발명의 실시 예에 따른 P2P 시스템의 망정보 관리서버를 개략적으로 나타낸 블록도이다.2 is a block diagram schematically illustrating a network information management server of a P2P system according to an embodiment of the present invention.

첨부된 도 2를 참조하면, 본 발명의 실시 예예 따른 P2P 통신 시스템의 망정보 관리서버(300)는 인터넷 서비스 사업자(ISP) 혹은 네트워크 사업자가 운용하는 NMS(Network Management System)일 수 있으며, 검색목록 수신부(310), 성능정보 수집부(320), 성능정보 처리부(330) 및 우선순위 목록 제공부(340)를 포함한다.Referring to FIG. 2, the network information management server 300 of a P2P communication system according to an embodiment of the present invention may be an NMS (Network Management System) operated by an Internet service provider (ISP) or a network operator, and a search list. The receiver 310, the performance information collecting unit 320, the performance information processing unit 330, and a priority list providing unit 340 are included.

검색목록 수신부(310)는 클라이언트(10) 혹은 에이전트(200)로부터 상기 클라이언트(10)에 대한 최적 피어(20)의 우선순위 목록을 요청 받으면, 에이전트(200)에서 생성된 검색목록을 수신하고, 클라이언트(10)의 IP 주소와 피어(20)들의 IP 주소를 분석한다.When the search list receiving unit 310 receives a request for the priority list of the best peer 20 for the client 10 from the client 10 or the agent 200, the search list receiving unit 310 receives the search list generated by the agent 200. The IP address of the client 10 and the IP addresses of the peers 20 are analyzed.

성능정보 수집부(320)는 클라이언트(10)의 IP 주소와 피어(20)들의 IP 주소를 토대로 클라이언트(10)와 각 피어(20)간의 홉 카운트, 링크 속도, 전송 지연 시간, 링크의 혼잡도 및 장애여부 등의 성능정보를 수집한다.The performance information collection unit 320 is based on the IP address of the client 10 and the IP address of the peer 20, hop count, link speed, transmission delay time, link congestion between the client 10 and each peer 20 and Collect performance information such as whether there is a failure.

성능정보 처리부(330)는 상기 성능정보에서 클라이언트(10)로부터 각 피어(20)들의 홉 카운트(거리)를 고려하여 인접성을 결정 할 수 있으며, 그 결과에 상기 링크 속도, 전송 지연 시간, 링크의 혼잡도 및 장애여부 등을 고려하여 각 피어(20)의 우선순위를 선정할 수 있다. 또한, 성능정보 처리부(330)는 각 성능정보 가중치의 합에 기초하여 각 피어(20)의 우선순위를 선정할 수 있으며, 상기 선정결과를 토대로 우선순위 목록을 생성한다. The performance information processing unit 330 may determine the proximity in consideration of the hop counts (distances) of the peers 20 from the client 10 in the performance information, and as a result, the link speed, transmission delay time, link Priority of each peer 20 may be selected in consideration of congestion and disability. In addition, the performance information processor 330 may select the priority of each peer 20 based on the sum of the weights of the performance information, and generate a priority list based on the selection result.

우선순위 목록 제공부(340)는 성능정보 처리부(330)에서 생성된 우선순위 목록을 클라이언트(10)로 송신한다. 여기서, 우선순위 목록 제공부(340)는 상기 검색목록을 에이전트(200)로부터 수신한 경우 에이전트(200)를 통하여 클라이언트(10)에 제공할 수 있다.The priority list providing unit 340 transmits the priority list generated by the performance information processing unit 330 to the client 10. Here, the priority list providing unit 340 may provide the search list to the client 10 through the agent 200 when the search list is received from the agent 200.

한편, 도 3을 통하여 본 발명의 제1 실시 예에 따른 P2P 통신 시스템에서의 P2P 통신 방법을 설명한다.Meanwhile, a P2P communication method in a P2P communication system according to a first embodiment of the present invention will be described with reference to FIG. 3.

도 3은 본 발명의 제1 실시 예에 따른 P2P 통신 시스템에서의 P2P 통신 방법을 나타낸 흐름도이다.3 is a flowchart illustrating a P2P communication method in a P2P communication system according to a first embodiment of the present invention.

첨부된 도 3을 참조하면, 본 발명의 제1 실시 예에 따른 P2P 통신 방법을 상기 도 1의 구성을 통하여 설명하면, 에이전트(200)가 서비스 서버(100, 미도시)에 의해 분할된 소정의 데이터를 다수의 피어(20, 미도시)로 중복하여 배포하고 이를 관리한다(S301). 그리고 에이전트(200)가 클라이언트(10)로부터 피어 검색 요청을 수신하면(S302), 클라이언트로부터 요청된 정보를 저장하고 있는 피어(20)들을 검색하여 피어 목록을 생성하고(S303), 상기 피어 목록을 클라이언트(10)로 송신한다(S304).Referring to FIG. 3, when the P2P communication method according to the first embodiment of the present invention is described through the configuration of FIG. 1, the agent 200 is divided into service servers 100 (not shown). The data is repeatedly distributed to a plurality of peers 20 (not shown) and managed (S301). When the agent 200 receives a peer search request from the client 10 (S302), the peer 200 searches for peers 20 storing the requested information from the client and generates a peer list (S303). The transmission is sent to the client 10 (S304).

망정보 관리서버(300)는 상기 피어 목록을 수신한 클라이언트(10)로부터 클라이언트(10) 자신과 최적 피어의 선정을 요구하는 우선순위 목록 요청을 수신한다(S305). 이 때 상기 우선순위 목록 요청에는 클라이언트(10)의 IP 주소(발신지 주소)와 상기 피어 목록에 있는 피어(20)들에 대한 IP 주소(목적지 주소)가 포함된다.The network information management server 300 receives a priority list request for selecting the client 10 itself and the optimal peer from the client 10 that has received the peer list (S305). At this time, the priority list request includes an IP address (source address) of the client 10 and an IP address (destination address) for peers 20 in the peer list.

다음, 망정보 관리서버(300)는 클라이언트(10) 의 IP 주소와 피어(20)들의 IP 주소를 토대로 클라이언트(10)와 각 피어(20)간의 홉 카운트, 링크 속도, 전송 지연 시간, 링크의 혼잡도 및 장애여부 등의 성능정보를 수집한다(S306). 그리고, 상기 수집된 성능정보에 기초하여 클라이언트로부터 최적의 전송 성능을 가지는 피어(20)들을 선정하여 우선순위 목록을 생성한다(S307). 상기 우선순위 목록은 상기 수집된 성능정보에 따른 가중치의 합에 기초하여 판단될 수 있다. Next, the network information management server 300 based on the IP address of the client 10 and the IP addresses of the peers 20, the hop count, the link speed, the transmission delay time, and the link between the client 10 and each peer 20. Performance information such as congestion and failure is collected (S306). Then, the peers 20 having the optimal transmission performance are selected from the client based on the collected performance information to generate a priority list (S307). The priority list may be determined based on a sum of weights according to the collected performance information.

망정보 관리서버(300)는 상기 생성된 우선순위 목록을 클라이언트(10)로 전송함으로써 클라이언트(10)의 우선순위 목록 요청에 대한 응답을 완료한다(S308). The network information management server 300 completes the response to the priority list request of the client 10 by transmitting the generated priority list to the client 10 (S308).

다음, 망정보 관리서버(300)로부터 우선순위 목록을 수신한 클라이언트(10)는 최적 피어(20)들에게 데이터의 전송을 요청한다(S309). 이 때 클라이언트(10)는 상기 데이터 전송 요청을 수신한 해당 피어(20)들로부터의 데이터 전송이 원활하여(S310), 희망하는 정보를 구성하기 위해 요구되는 다수의 분할된 데이터를 모두 수신하면(S311), 이를 조합하여 원하는 정보로 복원한다(S312).Next, the client 10 receiving the priority list from the network information management server 300 requests the optimal peers 20 to transmit data (S309). At this time, the client 10 smoothly transmits data from the corresponding peers 20 that have received the data transmission request (S310), and receives all of a plurality of pieces of divided data required to configure desired information ( S311), the combination is restored to the desired information (S312).

만약에 상기 S310 단계에서 해당 피어(20)들로부터의 데이터 전송이 원활하지 않다고 클라이언트(10)가 판단하면, 클라이언트(10)는 망정보 관리서버(300)로부터 수신된 상기 우선순위 목록에서 차선의 이웃 피어(20)들에게 데이터 전송을 요구한다(S309).If the client 10 determines that data transmission from the corresponding peers 20 is not smooth in step S310, the client 10 may subtract the next priority from the priority list received from the network information management server 300. The neighboring peers 20 request data transmission (S309).

한편, 도 4를 통하여 본 발명의 제2 실시 예에 따른 P2P 통신 시스템에서의 P2P 통신 방법을 설명한다.Meanwhile, a method of P2P communication in a P2P communication system according to a second embodiment of the present invention will be described with reference to FIG. 4.

도 4는 본 발명의 제2 실시 예에 따른 P2P 통신 시스템에서의 P2P 통신 방법 을 나타낸 흐름도이다.4 is a flowchart illustrating a P2P communication method in a P2P communication system according to a second embodiment of the present invention.

본 발명의 제1 실시 예에서는 에이전트(200)가 클라이언트(10)로부터 피어 검색 요청을 수신하면, 피어 목록을 생성하여 클라이언트(10)로 송신하였으나, 제2 실시 예에서는 에이전트(200)가 망정보 관리서버(300)와 직접 연동되는 점이 다르다.In the first embodiment of the present invention, when the agent 200 receives a peer search request from the client 10, the agent list is generated and transmitted to the client 10. In the second embodiment, the agent 200 transmits network information. It is different in that it is directly linked with the management server (300).

첨부된 도 4를 참조하면, 본 발명의 제2 실시 예에 따른 P2P 시스템의 에이전트(200)가 서비스 서버(100, 미도시)에 의해 분할된 소정의 데이터를 다수의 피어(20, 미도시)로 중복하여 배포하고 이를 관리한다(S401). 그리고 에이전트(200)는 클라이언트(10)로부터 피어 검색 요청을 수신하면(S402), 클라이언트로부터 요청된 정보를 저장하고 있는 피어(20)들을 검색하여 피어 목록을 생성한다(S403). Referring to FIG. 4, the agent 200 of the P2P system according to the second embodiment of the present invention displays predetermined data divided by the service server 100 (not shown) by a plurality of peers 20 (not shown). Redundant distribution and management (S401). When the agent 200 receives the peer search request from the client 10 (S402), the agent 200 searches for peers 20 storing the requested information from the client and generates a peer list (S403).

그런 다음 에이전트(200)는 상기 클라이언트(10)와 최적 피어의 선정을 요구하는 우선순위 목록 요청을 망정보 관리서버(300)로 송신한다(S404). 이 때 상기 우선순위 목록 요청에는 상기 클라이언트(10)의 IP 주소(발신자 주소)와 상기 피어 목록에 있는 피어(20)들에 대한 IP 주소(목적지 주소)가 포함된다.Then, the agent 200 transmits a priority list request to the network information management server 300 requesting the client 10 to select an optimal peer (S404). At this time, the priority list request includes an IP address (sender address) of the client 10 and an IP address (destination address) for peers 20 in the peer list.

다음, 망정보 관리서버(300)는 클라이언트(10)의 IP 주소와 피어(20)들의 IP 주소를 토대로 클라이언트(10)와 각 피어(20)간의 홉 카운트, 링크 속도, 전송 지연 시간, 링크의 혼잡도 및 장애여부 등의 성능정보를 수집한다(S405). 그리고, 상기 수집된 성능정보에 기초하여 클라이언트로부터 최적 피어(20)들을 선정하여 우선순위 목록을 생성한다(S406). 상기 우선순위 목록은 상기 수집된 성능정보에 따른 가중치의 합에 기초하여 판단될 수 있다. 망정보 관리서버(300)는 생성된 우선 순위 목록을 에이전트(200)를 통하여 클라이언트(10)로 전송한다(S407).Next, the network information management server 300 based on the IP address of the client 10 and the IP addresses of the peers 20, the hop count, link speed, transmission delay time, and link of the client 10 and each peer 20. Collect performance information such as congestion and failure (S405). Then, the optimal peers 20 are selected from the client based on the collected performance information to generate a priority list (S406). The priority list may be determined based on a sum of weights according to the collected performance information. The network information management server 300 transmits the generated priority list to the client 10 through the agent 200 (S407).

망정보 관리서버(300)는 상기 생성된 우선순위 목록을 에이전트(200)를 통해클라이언트(10)로 전송함으로써 에이전트(200)의 우선순위 목록 요청에 대한 응답을 완료한다(S408). 이후, S409 단계 내지 S412 단계는 상기 도 3의 S309 단계 내지 S312 단계와 동일함으로 그 설명을 생략한다.The network information management server 300 completes the response to the priority list request of the agent 200 by transmitting the generated priority list to the client 10 through the agent 200 (S408). Subsequently, the steps S409 to S412 are the same as the steps S309 to S312 in FIG. 3, and description thereof will be omitted.

이와 같은 본 발명의 실시 예에 따른 P2P 통신 시스템은 망정보 관리서버(300)를 통하여 클라이언트(10)로부터의 최적 피어(20)들을 선정하여 제공함으로써 네트워크내에서의 P2P 트래픽량뿐만 아니라 네트워크 사업자간을 통과하는 P2P 트래픽량을 줄일 수 있으며, 이를 통하여 효율적으로 망 자원을 활용하는 효과가 있다. 또한, 망정보 관리서버(300)가 상기 클라이언트(10)에 대한 최적 피어(20)들을 선정시 네트워크 링크 또는 노드의 실제 부하 상황을 반영함으로써, 네트워크내 타 애플리케이션에 P2P 트래픽이 미치는 영향을 최소화 할 수 있다.The P2P communication system according to an exemplary embodiment of the present invention selects and provides the optimal peers 20 from the client 10 through the network information management server 300 to not only the amount of P2P traffic in the network but also the network operators. The amount of P2P traffic passing through the network can be reduced, thereby effectively utilizing network resources. In addition, when the network information management server 300 selects the optimal peers 20 for the client 10, the network load or the node reflects the actual load situation, thereby minimizing the effect of P2P traffic on other applications in the network. Can be.

한편, 클라이언트(10) 혹은 P2P 서비스 서버(100)의 관점에서는 네트워크 사업자가 관리하고 있는 신뢰성 있는 성능정보에 기초하여 최적 피어(20)들에 대한 정보를 제공받음으로써 전송효율의 극대화에 따른 서비스의 질이 향상되는 효과가 있다. 또한 P2P 어플리케이션에서 피어 선정을 위한 오버헤드를 제거할 수 있는 효과를 기대할 수 있다.On the other hand, from the perspective of the client 10 or the P2P service server 100 is provided with the information about the optimal peer 20 on the basis of reliable performance information managed by the network operator of the service according to the maximum transmission efficiency It has the effect of improving quality. In addition, the P2P application can be expected to remove the overhead for peer selection.

본 발명의 실시 예는 이상에서 설명한 장치 및/또는 방법을 통해서만 구현이 되는 것은 아니며, 본 발명의 실시 예의 구성에 대응하는 기능을 실현하기 위한 프로그램, 그 프로그램이 기록된 기록 매체 등을 통해 구현될 수도 있으며, 이러한 구현은 앞서 설명한 실시 예의 기재로부터 본 발명이 속하는 기술분야의 전문가라면 쉽게 구현할 수 있는 것이다.An embodiment of the present invention is not implemented only through the above-described apparatus and / or method, but may be implemented through a program for realizing a function corresponding to the configuration of the embodiment of the present invention, a recording medium on which the program is recorded, and the like. In addition, such an implementation may be easily implemented by those skilled in the art from the description of the above-described embodiments.

이상에서 본 발명의 실시 예에 대하여 상세하게 설명하였지만 본 발명의 권리범위는 이에 한정되는 것은 아니고 다음의 청구범위에서 정의하고 있는 본 발명의 기본 개념을 이용한 당업자의 여러 변형 및 개량 형태 또한 본 발명의 권리범위에 속하는 것이다.Although the embodiments of the present invention have been described in detail above, the scope of the present invention is not limited thereto, and various modifications and improvements of those skilled in the art using the basic concepts of the present invention defined in the following claims are also provided. It belongs to the scope of rights.

도 1은 본 발명의 실시 예에 따른 P2P 통신 시스템을 개략적으로 나타낸 네트워크 구성도이다.1 is a network diagram schematically illustrating a P2P communication system according to an exemplary embodiment of the present invention.

도 2는 본 발명의 실시 예에 따른 P2P 시스템의 망정보 관리서버를 개략적으로 나타낸 블록도이다.2 is a block diagram schematically illustrating a network information management server of a P2P system according to an embodiment of the present invention.

도 3은 본 발명의 제1 실시 예에 따른 P2P 통신 시스템에서의 P2P 통신 방법을 나타낸 흐름도이다.3 is a flowchart illustrating a P2P communication method in a P2P communication system according to a first embodiment of the present invention.

도 4는 본 발명의 제2 실시 예에 따른 P2P 통신 시스템에서의 P2P 통신 방법을 나타낸 흐름도이다.4 is a flowchart illustrating a P2P communication method in a P2P communication system according to a second embodiment of the present invention.

Claims (12)

서비스 서버로부터 분할된 데이터를 다수의 피어들에게 중복하여 배포하고, 상기 다수의 피어들에게 저장된 분할된 데이터를 관리하며, 클라이언트로부터 소정 정보의 요청시 상기 소정 정보의 분할된 데이터를 가지는 피어 목록을 생성하는 에이전트; 및Distribute the divided data from the service server to a plurality of peers, manage the divided data stored in the plurality of peers, and request a list of peers having the divided data of the predetermined information when the client requests the predetermined information. Generating agent; And 네트워크의 토폴로지정보와 네트워크의 각 링크별 트래픽 상황을 관리하는 망정보 관리서버를 포함하며,It includes a network information management server that manages network topology information and traffic conditions for each link of the network. 상기 망정보 관리서버는,The network information management server, 상기 피어 목록 중에서 상기 클라이언트로부터의 홉 카운트 정보와 링크 속도 정보, 전송 지연 시간 정보, 링크의 혼잡도 정보 및 장애여부 정보 중 어느 하나 이상의 정보를 추가로 고려하여 선정된 피어들의 우선순위 목록을 생성하여 상기 클라이언트로 제공하는 것을 특징으로 하는 피어 선정 시스템.The priority list of the selected peers is generated by further considering any one or more of hop count information, link speed information, transmission delay time information, link congestion information, and failure information from the client in the peer list. Peer selection system, characterized in that provided to the client. 제 1 항에 있어서,The method of claim 1, 상기 망정보 관리서버는,The network information management server, 상기 클라이언트 혹은 에이전트로부터 상기 우선순위 목록 요청을 수신하는 검색 목록 수신부;A search list receiver configured to receive the priority list request from the client or agent; 상기 클라이언트와 피어 목록에 저장된 피어들 간의 소정 기준에 따른 홉 카운트 정보, 링크 속도 정보, 전송 지연 시간 정보, 링크의 혼잡도 정보 및 장애여 부 정보 중 어느 하나 이상의 성능정보를 수집하는 성능정보 수집부;A performance information collection unit for collecting performance information of any one or more of hop count information, link speed information, transmission delay time information, link congestion information, and fault information according to a predetermined criterion between the client and the peer list; 상기 성능정보에 기초하여 상기 클라이언트로부터의 우선 피어를 선정하고, 상기 선정 결과에 따라 우선순위 목록을 생성하는 성능정보 처리부; 및A performance information processing unit for selecting a priority peer from the client based on the performance information and generating a priority list according to the selection result; And 상기 생성된 우선순위 목록을 상기 클라이언트 혹은 에이전트로 전송하는 우선순위 목록 제공부Priority list providing unit for transmitting the generated priority list to the client or agent 를 포함하는 피어 선정 시스템.Peer selection system comprising a. 제 2 항에 있어서,The method of claim 2, 우선순위 목록 요청은,Priority list requests, 상기 클라이언트의 IP 주소와 상기 피어 목록을 포함하며, 상기 피어 목록에는 상기 클라이언트가 요청한 정보를 갖는 상기 피어들의 IP 주소들이 저장된 것을 특징으로 하는 피어 선정 시스템.And the IP address of the client and the peer list, wherein the peer list stores IP addresses of the peers having the information requested by the client. 제 3 항에 있어서,The method of claim 3, wherein 상기 성능정보 처리부는,The performance information processing unit, 상기 클라이언트와 상기 각 피어들 간의 홉 카운트를 비교하여 상기 클라이언트로부터 인접한 피어를 선정하는 것을 특징으로 하는 피어 선정 시스템.And selecting an adjacent peer from the client by comparing a hop count between the client and the peers. 제 4 항에 있어서,The method of claim 4, wherein 상기 성능정보 처리부는,The performance information processing unit, 상기 클라이언트와 상기 각 피어들 간의 홉 카운트를 측정하여 소정 홉 수를 초과하는 피어를 상기 우선순위 목록에서 제외하는 것을 특징으로 하는 피어 선정 시스템.Measuring a hop count between the client and each of the peers to exclude peers exceeding a predetermined number of hops from the priority list. 네트워크의 토폴로지정보 혹은 네트워크의 각 링크별 트래픽 상황을 관리하는 망정보 관리서버가 피어를 선정하는 방법에 있어서,In the method of selecting a peer by a network information management server that manages network topology information or traffic conditions of each link of a network, a) 클라이언트로부터 소정 정보를 갖는 다수의 피어들에 대한 우선순위 목록 요청을 수신하는 단계;a) receiving a priority list request for a plurality of peers with predetermined information from a client; b) 상기 우선순위 목록 요청을 분석하여 클라이언트의 IP 주소와 상기 다수의 피어들의 IP주소를 추출하는 단계; 및b) analyzing the priority list request to extract an IP address of a client and IP addresses of the plurality of peers; And c) 상기 클라이언트로부터의 홉 카운트 정보와 링크 속도 정보, 전송 지연 시간 정보, 링크의 혼잡도 정보 및 장애여부 정보 중 어느 하나 이상의 정보를 추가로 고려하여 선정된 피어들의 우선순위 목록을 생성하여 상기 클라이언트로 전송하는 단계c) generating a priority list of selected peers by further considering any one or more of hop count information, link speed information, transmission delay time information, link congestion information, and failure information from the client; Sending steps 를 포함하는 피어 선정 방법.Peer selection method comprising a. 제 6 항에 있어서,The method of claim 6, 상기 a)단계 이전에,Before step a) above, 상기 클라이언트가 다수의 피어들에 저장된 분할된 데이터를 관리하는 에이전트로부터 자신이 요구한 소정 정보를 저장하고 있는 피어 목록을 수신하는 단계 를 더 포함하는 피어 선정 방법.And receiving, by the client, a list of peers storing predetermined information requested by the agent from the agent managing the divided data stored in the plurality of peers. 제 6 항 또는 제 7 항에 있어서,The method according to claim 6 or 7, 상기 b) 단계는,B), 상기 클라이언트의 IP 주소와 피어들의 IP 주소를 토대로 상기 클라이언트와 각 피어 간의 홉 카운트 정보, 링크 속도 정보, 전송 지연 정보, 링크의 혼잡도 정보 및 장애여부 정보 중 어느 하나 이상의 성능정보를 수집하는 단계를 포함하는 피어 선정 방법.Collecting performance information of at least one of hop count information, link speed information, transmission delay information, link congestion information, and failure information between the client and each peer based on the IP address of the client and the IP addresses of the peers. How to choose a peer. 제 8 항에 있어서,The method of claim 8, 상기 우선순위 목록은,The priority list is 상기 성능정보의 각 가중치의 합에 기초하여 선정되는 것을 특징으로 하는 피어 선정 방법.Peer selection method characterized in that the selection based on the sum of each weight of the performance information. 다수의 피어들에 저장된 분할된 데이터를 관리하는 에이전트와 네트워크의 토폴로지정보 혹은 네트워크의 각 링크별 트래픽 상황을 관리하는 망정보 관리서버를 포함하는 피어 투 피어 통신 시스템이 클라이언트에 대한 피어를 선정하는 방법에 있어서,A peer-to-peer communication system including an agent for managing partitioned data stored in a plurality of peers and a network information management server for managing network topology information or traffic conditions for each link of the network, and selecting a peer for a client. To a) 상기 에이전트가 클라이언트로부터 소정 정보의 요청을 수신하고, 상기 소정 정보를 저장하고 있는 피어들을 검색함으로써 생성된 피어 목록을 상기 클라 이언트로 송신하는 단계;a) the agent receiving a request for predetermined information from a client and sending a list of peers generated by searching for peers storing the predetermined information to the client; b) 상기 망정보 관리서버가 상기 에이전트로부터 상기 피어 목록에 따른 우선순위 목록 요청을 수신하는 단계; 및b) receiving, by the network information management server, a priority list request according to the peer list from the agent; And c) 상기 피어 목록 중에서 상기 클라이언트로부터의 홉 카운트 정보와 링크 속도 정보, 전송 지연 시간 정보, 링크의 혼잡도 정보 및 장애여부 정보 중 어느 하나 이상의 정보를 추가로 고려하여 선정된 피어들의 우선순위 목록을 생성하여 상기 에이전트를 통하여 상기 클라이언트로 전송하는 단계c) generating a priority list of selected peers by further considering any one or more of hop count information, link speed information, transmission delay time information, link congestion information, and failure information from the client in the peer list; Transmitting to the client through the agent 를 포함하는 피어 선정 방법.Peer selection method comprising a. 제 10 항에 있어서,The method of claim 10, 상기 c) 단계는,C), 상기 클라이언트로부터 홉 수가 적은 피어를 인접한 피어로 선정하는 것을 특징으로 하는 피어 선정 방법.Peer selection method characterized in that the peer with a small number of hops from the client is selected as an adjacent peer. 제 11 항에 있어서,The method of claim 11, 상기 c) 단계는,C), 소정 홉 수를 초과하는 피어를 상기 우선순위 목록에서 제외하는 단계를 포함하는 피어 선정 방법.Excluding peers exceeding a predetermined hop number from the priority list.
KR1020080022180A 2008-03-10 2008-03-10 Peer selction method and system in peer to peer communication KR101430237B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020080022180A KR101430237B1 (en) 2008-03-10 2008-03-10 Peer selction method and system in peer to peer communication

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020080022180A KR101430237B1 (en) 2008-03-10 2008-03-10 Peer selction method and system in peer to peer communication

Publications (2)

Publication Number Publication Date
KR20090097034A true KR20090097034A (en) 2009-09-15
KR101430237B1 KR101430237B1 (en) 2014-08-18

Family

ID=41356549

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020080022180A KR101430237B1 (en) 2008-03-10 2008-03-10 Peer selction method and system in peer to peer communication

Country Status (1)

Country Link
KR (1) KR101430237B1 (en)

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2014077458A1 (en) * 2012-11-15 2014-05-22 (주)씨디네트웍스 Method for distinguishing type of communication network and method for providing content using same
KR101506157B1 (en) * 2014-03-11 2015-03-26 에스케이텔레콤 주식회사 P2P communication control method, sink hole routing apparatus and information correcting apparatus therefor
US9344495B2 (en) 2012-07-10 2016-05-17 Electronics And Telecommunications Research Institute Peer-to-peer network system with manageability
US9413822B2 (en) 2010-11-30 2016-08-09 Kt Corporation System and method for providing mobile P2P service
US9634995B2 (en) 2010-12-22 2017-04-25 Mat Patents Ltd. System and method for routing-based internet security
US9742866B2 (en) 2013-08-28 2017-08-22 Hola Networks Ltd. System and method for improving internet communication by using intermediate nodes
KR20170136973A (en) * 2016-06-02 2017-12-12 한국전자통신연구원 Overlay management server and operating method thereof
US10069936B2 (en) 2009-10-08 2018-09-04 Hola Newco Ltd. System providing faster and more efficient data communication
US10075517B2 (en) 2015-10-22 2018-09-11 Samsung Electronics Co., Ltd. Display apparatus and control method thereof
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
US10880266B1 (en) 2017-08-28 2020-12-29 Luminati Networks Ltd. System and method for improving content fetching by selecting tunnel devices
US10902080B2 (en) 2019-02-25 2021-01-26 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
US11936535B2 (en) 2021-10-29 2024-03-19 Samsung Electronics Co., Ltd. Server and electronic device for transmitting and receiving stream data and method for operating the same

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006107118A (en) * 2004-10-05 2006-04-20 Nippon Telegr & Teleph Corp <Ntt> Byzantine fault-tolerant file-sharing response speed-up method in p2p environment
KR100823730B1 (en) * 2005-12-07 2008-04-21 한국전자통신연구원 Method and apparatus for providing streaming service based on P2P, and streaming service system using the same

Cited By (150)

* 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
US11089135B2 (en) 2009-10-08 2021-08-10 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
US11811848B2 (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
US11811849B2 (en) 2009-10-08 2023-11-07 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
US11962636B2 (en) 2009-10-08 2024-04-16 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
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
US11838119B2 (en) 2009-10-08 2023-12-05 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
US11671476B2 (en) 2009-10-08 2023-06-06 Bright Data 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
US10469628B2 (en) 2009-10-08 2019-11-05 Web Spark 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
US10484510B2 (en) 2009-10-08 2019-11-19 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
US10491712B2 (en) 2009-10-08 2019-11-26 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
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
US11539779B2 (en) 2009-10-08 2022-12-27 Bright Data 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
US10637968B2 (en) 2009-10-08 2020-04-28 Luminati Networks 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
US11916993B2 (en) 2009-10-08 2024-02-27 Bright Data 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
US11412025B2 (en) 2009-10-08 2022-08-09 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
US10785347B1 (en) 2009-10-08 2020-09-22 Luminati Networks 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
US11297167B2 (en) 2009-10-08 2022-04-05 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
US11233880B2 (en) 2009-10-08 2022-01-25 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
US11233879B2 (en) 2009-10-08 2022-01-25 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
US11228666B2 (en) 2009-10-08 2022-01-18 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
US11206317B2 (en) 2009-10-08 2021-12-21 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
US11902351B2 (en) 2009-10-08 2024-02-13 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
US11038989B2 (en) 2009-10-08 2021-06-15 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
US11044345B2 (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
US11044342B2 (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
US11050852B2 (en) 2009-10-08 2021-06-29 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
US11128738B2 (en) 2009-10-08 2021-09-21 Bright Data Ltd. Fetching content from multiple web servers using an intermediate client device
US11770435B2 (en) 2009-10-08 2023-09-26 Bright Data Ltd. System providing faster and more efficient data communication
US9413822B2 (en) 2010-11-30 2016-08-09 Kt Corporation System and method for providing mobile P2P service
US11303612B2 (en) 2010-12-22 2022-04-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
US9762547B2 (en) 2010-12-22 2017-09-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
US10652214B2 (en) 2010-12-22 2020-05-12 May Patents Ltd. System and method for routing-based internet security
US9344495B2 (en) 2012-07-10 2016-05-17 Electronics And Telecommunications Research Institute Peer-to-peer network system with manageability
WO2014077458A1 (en) * 2012-11-15 2014-05-22 (주)씨디네트웍스 Method for distinguishing type of communication network and method for providing content using same
US11005967B2 (en) 2013-08-28 2021-05-11 Bright Data 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
US10924580B2 (en) 2013-08-28 2021-02-16 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
US11272034B2 (en) 2013-08-28 2022-03-08 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
US10986208B2 (en) 2013-08-28 2021-04-20 Luminati Networks 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
US10721325B2 (en) 2013-08-28 2020-07-21 Luminati Networks 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
US10652357B2 (en) 2013-08-28 2020-05-12 Luminati Networks 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
US11388257B2 (en) 2013-08-28 2022-07-12 Bright Data 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
US11412066B2 (en) 2013-08-28 2022-08-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
US11924306B2 (en) 2013-08-28 2024-03-05 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
US11902400B2 (en) 2013-08-28 2024-02-13 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
US11949755B2 (en) 2013-08-28 2024-04-02 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
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
US11870874B2 (en) 2013-08-28 2024-01-09 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
US10469615B2 (en) 2013-08-28 2019-11-05 Luminati Networks 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
US11632439B2 (en) 2013-08-28 2023-04-18 Bright Data 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
US10440146B2 (en) 2013-08-28 2019-10-08 Luminati Networks 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
US11799985B2 (en) 2013-08-28 2023-10-24 Bright Data 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
US10277711B2 (en) 2013-08-28 2019-04-30 Luminati Networks 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
US11012530B2 (en) 2013-08-28 2021-05-18 Bright Data 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
US9742866B2 (en) 2013-08-28 2017-08-22 Hola 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
US11012529B2 (en) 2013-08-28 2021-05-18 Luminati Networks 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
US11924307B2 (en) 2013-08-28 2024-03-05 Bright Data 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
KR101506157B1 (en) * 2014-03-11 2015-03-26 에스케이텔레콤 주식회사 P2P communication control method, sink hole routing apparatus and information correcting apparatus therefor
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
US10616294B2 (en) 2015-05-14 2020-04-07 Web Spark 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
US10075517B2 (en) 2015-10-22 2018-09-11 Samsung Electronics Co., Ltd. Display apparatus and control method thereof
KR20170136973A (en) * 2016-06-02 2017-12-12 한국전자통신연구원 Overlay management server and operating method thereof
US11424946B2 (en) 2017-08-28 2022-08-23 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
US11962430B2 (en) 2017-08-28 2024-04-16 Bright Data 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
US11956094B2 (en) 2017-08-28 2024-04-09 Bright Data Ltd. System and method for improving content fetching by selecting tunnel devices
US11876612B2 (en) 2017-08-28 2024-01-16 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
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
US11729013B2 (en) 2017-08-28 2023-08-15 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
US11190374B2 (en) 2017-08-28 2021-11-30 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
US11902044B2 (en) 2017-08-28 2024-02-13 Bright Data Ltd. System and method for improving content fetching by selecting tunnel devices
US11115230B2 (en) 2017-08-28 2021-09-07 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
US11764987B2 (en) 2017-08-28 2023-09-19 Bright Data Ltd. System and method for monitoring proxy devices and selecting therefrom
US10985934B2 (en) 2017-08-28 2021-04-20 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
US10902080B2 (en) 2019-02-25 2021-01-26 Luminati Networks Ltd. System and method for URL fetching retry mechanism
US11593446B2 (en) 2019-02-25 2023-02-28 Bright Data Ltd. System and method for URL fetching retry mechanism
US11657110B2 (en) 2019-02-25 2023-05-23 Bright Data 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
US11936535B2 (en) 2021-10-29 2024-03-19 Samsung Electronics Co., Ltd. Server and electronic device for transmitting and receiving stream data and method for operating the same

Also Published As

Publication number Publication date
KR101430237B1 (en) 2014-08-18

Similar Documents

Publication Publication Date Title
KR20090097034A (en) Peer selction method and system in peer to peer communication
US11700184B2 (en) Predictive overlay network architecture
US11863417B2 (en) Routing mode and point-of-presence selection service
US10091096B1 (en) Routing mode and point-of-presence selection service
US10033627B1 (en) Routing mode and point-of-presence selection service
JP4529974B2 (en) Server load balancing system, server load balancing device, content management device, and server load balancing program
US9503308B2 (en) Method, device and system for processing content
KR101072966B1 (en) Method, device and system for distributing file data
CN1331333C (en) Parallel information delivery method based on peer-to-peer enabled distributed computing technology and the system thereof
US20210273884A1 (en) Adaptive overlay network architecture
JP2006146951A (en) Contents dynamic mirroring system
JP4410963B2 (en) Content dynamic mirroring system,
JP2012169789A (en) Load distribution server, server selection method, and server selection program
KR20040076660A (en) Parallel information delivery method based on peer-to-peer enabled distributed computing technology and the system thereof
Mokhtarian Content management in planet-scale video CDNs
Gupta et al. Content delivery network approach to improve web performance: a review
JP2006260592A (en) Content management device, and content management program
EP2913979A1 (en) A method and system to process traffic optimization requests
CN116633921A (en) CDN-P2P network based on edge cache, cache method and cache placement method
Hussein Request Routing In Content Delivery Networks
Simon et al. Programme ANR VERSO Projet VIPEER
KR20040074321A (en) Parallel information delivery method based on peer to peer enabled distributed computing technology
Bhinder DESIGN AND EVALUATION OF REQUEST DISTRIBUTION
Chao Content delivery networks
JP2006260591A (en) Content server, and content distribution management program

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
FPAY Annual fee payment

Payment date: 20180801

Year of fee payment: 5

FPAY Annual fee payment

Payment date: 20190731

Year of fee payment: 6