WO2010069219A1 - 一种p2p系统及种子查询方法 - Google Patents

一种p2p系统及种子查询方法 Download PDF

Info

Publication number
WO2010069219A1
WO2010069219A1 PCT/CN2009/075109 CN2009075109W WO2010069219A1 WO 2010069219 A1 WO2010069219 A1 WO 2010069219A1 CN 2009075109 W CN2009075109 W CN 2009075109W WO 2010069219 A1 WO2010069219 A1 WO 2010069219A1
Authority
WO
WIPO (PCT)
Prior art keywords
client
seed
resource
query request
address information
Prior art date
Application number
PCT/CN2009/075109
Other languages
English (en)
French (fr)
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 腾讯科技(深圳)有限公司
Publication of WO2010069219A1 publication Critical patent/WO2010069219A1/zh

Links

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
    • 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

Definitions

  • the present invention relates to the field of network communications, and in particular, to a P2P system and a seed query method. Background of the invention
  • P2P system (Peer-To-Peer, end-to-end) is a distributed system in which participants of the system share some of the resources they have, such as shared content and services. These shared resources can be peered by other peers (Peer). Direct access without going through intermediate entities.
  • Each node in the system is both a resource provider and a resource acquirer. Its status is equal.
  • Each node provides services for other nodes and also provides services provided by other nodes.
  • FIG. 1 is a schematic diagram of a basic architecture of a P2P system in the prior art, which mainly includes a P2P server and a plurality of clients.
  • the role of the P2P server is to maintain state information of all clients of the system and provide each client with a status information.
  • seed query function so the query capability of the server seed is proportional to the number of seed resources and the number of seeds obtained, and the server seed query capability directly determines the client. The effect of resource interaction between.
  • FIG. 2 is a flow chart of a seed query method in a P2P system in the prior art, and the main implementation process is as follows:
  • Step S11 The client A initiates a seed query request to the P2P server, where the request carries the identifier information of the resource requested by the client and the address information of the client.
  • Step S12 After receiving the client seed query request, the P2P server searches for the client B and C that can provide the corresponding resource according to the identifier information of the resource carried therein.
  • Step S13 The P2P server sends the address information of the client B and C to the client A.
  • Step S14 the client A receives the address of the client B and C returned by the P2P server. After the information, the connection is established one by one according to the received address information, and resource interaction is performed.
  • the client can only perform seed query through the server. Therefore, when the P2P server has a certain seed query capability, the required seed cannot be obtained faster. Summary of the invention
  • the present invention provides a seed query method and a P2P server in a P2P system, which can solve the problem that the required seed cannot be obtained faster when the P2P server has a certain seed query capability in the prior art.
  • a seed query method in a P2P system comprising the steps of:
  • the client sends a seed query request to the P2P server, where the request carries the feature information of the resource requested by the client.
  • the P2P server searches for the address information of the client that can provide the corresponding shared resource and is in the same local area network as the request originating client, according to the characteristic information, and feeds back to the request sending client.
  • the request originating client establishes a connection with the corresponding client according to the received address information, and performs resource interaction.
  • a seed query system in a P2P system including a server, further includes:
  • the first client is configured to send a seed query to the server, obtain, by the server, address information of the second client that can provide the seed resource for the first client, send a seed query request to the second client, and obtain the second client In addition, the address information of the third client capable of providing the seed resource to the first client.
  • the seed query request is sent to other clients, and the acquisition can be provided.
  • the address information of other clients of the seed resource, and the required seed is obtained more quickly.
  • FIG. 1 is a schematic diagram of a basic architecture of a P2P system in the prior art
  • FIG. 2 is a flowchart of a seed query method in a P2P system in the prior art
  • FIG. 3 is a flow chart of a first preferred embodiment of a seed query method in a P2P system according to the present invention
  • FIG. 4 is a block diagram showing the main components of the P2P system of the present invention. Mode for carrying out the invention
  • the first client that sends the seed query to the P2P server obtains the address information of the second client that can provide the seed resource for the first client, and the first client sends the seed query request to the second client. And obtaining address information of the third client capable of providing the seed resource to the first client in addition to the second client.
  • the seed query method in the P2P system provided by the embodiment of the present invention enables the address information of other clients that can provide the seed resource to be obtained by sending a seed query request to other clients in addition to the seed query through the P2P server. Get the seed you need.
  • Embodiment 1 A seed query method in a P2P system
  • FIG. 3 is a flowchart of a first preferred embodiment of a seed query method in a P2P system according to the present invention.
  • Step S20 Send the client P1 of the seed query to the P2P server, and obtain the address information of the client P2 that can provide the seed resource A to the client P1 from the P2P server.
  • the address information of the client P2 is the external network IP address and port number of the client P2. And the internal network IP address and port number.
  • Step S21 The client PI initiates a seed query request to the client P2, where the query request carries the identifier information 001 (or in hexadecimal notation) of the seed resource A requested by the client P1 and the address information of the client P1.
  • Step S22 The client P2 sends a seed query request to the client P3 for which the seed resource is provided.
  • the query request carries the identifier information 001 of the seed resource A and the address information of the client P1.
  • Step S23 The client P3 carries the identifier information 001 according to the received query request, and determines whether the seed resource can be provided for the client P1. If yes, step S24 is performed; otherwise, step S25 is performed.
  • Step S24 The client P3 sends its address information directly to the client P1 to step S27.
  • Step S25 The client P3 sends a seed query request to the client P4 that provides the seed resource, where the query request carries the identifier information 001 of the seed resource A and the client.
  • Step S26 The client P4 carries the identifier information 001 according to the received query request, and determines that the seed resource can be provided for the client P1, and the address information is directly sent to the client P1.
  • Step S27 The client PI establishes a connection with the corresponding client according to the received address information (address information of the client P2, P3, and P4), and performs resource interaction.
  • the current query degree of the client P1 when sending the seed query to the P2P server is 1, that is, the query is 1 degree, and the client P1 is
  • the current query degree is 2, which is a 2 degree query.
  • the current query degree is 3, that is, the 3 degree query, and the client P3 sends the client to the client.
  • P4 sends a seed query
  • the current query degree is 4, which is a 4 degree query, and so on. Because the resource consumption such as network bandwidth and time is large after the 6-degree query, the maximum setting is the best solution in this embodiment.
  • the query degree is 6, and the query degree is carried in the query request. Once the query degree in the query request received by the client is greater than 6, the terminal does not send a seed query request to the client for which the seed resource is provided.
  • the queried seed resources may not meet the requirements of the client P1 (for example, the waiting time preset by the client P1 has been exceeded). Therefore, the query request timestamp is carried in the query request. For example, the query request timestamp of the seed query sent by the client P1 to the P2P server is tl, and the query request timestamp of the client PI sending the seed query to the client P2 is t2.
  • a client After receiving the query request, a client should send a seed query request to the client that provides the seed resource within a predetermined time after tl. Otherwise, the seed query request is stopped.
  • the client P1 sends a seed query request to the client ⁇ 2 as an example, indicating that the information included in the query request, such as t2-tl is greater than that, does not need to send a seed query request to the client P3 for which the seed resource is provided by the client P2.
  • step S25 the client P3 sends a seed query request to the client P4 for which the seed resource is provided.
  • the query request carries the identifier information 001 of the seed resource A and the address information of the client P1, and then performs steps similar to step S23.
  • the client P4 carries the identifier information 001 according to the received query request, and determines whether the seed resource can be provided for the client P1. If yes, the client P4 directly sends the address information to the client P1. Otherwise, the client P4 provides the seed information.
  • the client of the seed resource sends a seed query request. By analogy, until the query degree in a query request received by a client is greater than 6, the terminal no longer sends a seed query request to the client for which the seed resource is provided.
  • step S22 the client P2 sends a seed query request to the client P3 for which the seed resource is provided.
  • the query request carries the identifier information 001 of the seed resource A and the address information of the client P2 and the client P1. Address information.
  • step S24 the client P3 sends the address information of the client P3 to the client P1 through the client P2.
  • the client P2 sends the seed query request to the client P3 to carry the address information of the client P2. If the client P3 confirms that the client P1 can provide the seed resource, the client P3 sends the client P3 to the client.
  • the terminal P2 sends the confirmation information capable of providing the seed resource to the client P1, and sends the address information of the client P3 to the client P1 through the client P2.
  • the present invention further proposes a P2P system.
  • the method further includes:
  • the first client 41 is configured to send a seed query to the server, obtain, by the server, address information of the second client that can provide the seed resource for the first client, and send a seed query request to the second client to obtain the second client.
  • the address information of the third client capable of providing the seed resource to the first client.
  • system further includes:
  • the second client 42 is configured to send a seed query request to the third client that provides the seed resource for the second client, where the query request carries the identifier information of the seed resource requested by the first client and the first client. Address information;
  • the third client 43 is configured to provide a seed resource for the second client, and after determining that the first client can provide the seed resource, directly send the address information to the first client. Further, it also includes:
  • the third client 43 is further configured to send a seed query request to the seed client.
  • the first client 41 is further configured to: acquire, from the seed client of the third client, a client that can provide the seed resource for the first client. Address information.
  • the seed query request initiated by the first client 41 to the second client carries the identifier information of the seed resource requested by the first client and the address information of the first client.
  • system further includes:
  • the second client 42 is configured to send a seed query request to the third client that provides the seed resource for the second client, where the query request carries the identifier information of the seed resource requested by the first client and the second client. Address information;
  • the third client 43 is further configured to provide a seed resource for the second client, and after determining that the seed resource can be provided for the first client, the address information is sent to the first client by using the second client.
  • the second client 42 is further configured to send a seed query request to the client that provides the seed resource within a predetermined time after the first client initiates the seed query request.
  • the first client 41 is further configured to establish a connection with the third client according to the address information of the third client, and perform resource interaction. It is within the spirit and scope of the invention. Thus, it is intended that the present invention cover the modifications and modifications of the invention

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Transfer Between Computers (AREA)

Description

一种 P2P系统及种子查询方法
技术领域
本发明涉及网络通信领域,尤其涉及一种 P2P系统及种子查询方法。 发明背景
P2P系统(Peer-To-Peer, 端到端)是一种分布式系统, 系统的参与 者共享他们所拥有的一部分资源, 例如共享内容和服务, 这些共享资源 能被其它对等节点 (Peer )直接访问而无需经过中间实体。 系统中的每 个节点既是资源提供者, 又是资源获取者, 其地位都是对等的, 每个节 点为其他节点提供服务, 同时也享用其他节点提供的服务。
请参阅图 1 , 该图为现有技术中 P2P系统的基本架构示意图, 主要 包括 P2P服务器和若干个客户端,其中 P2P服务器的作用就是负责维护 系统所有客户端的状态信息并为每个客户端提供可以进行共享资源交 互的其他客户端, 也就是提供所谓的种子查询功能, 因此服务器种子的 查询能力与种子资源数量以及获取到的种子数量成正比, 服务器种子查 询能力的好坏直接决定了客户端之间资源交互的效果。
请参阅图 2, 该图为现有技术中 P2P系统中的种子查询方法的流程 图, 其主要实现过程为:
步骤 Sll、 客户端 A向 P2P服务器发起种子查询请求, 该请求中携 带有客户端请求获取的资源的标识信息和该客户端的地址信息;
步骤 S12、 P2P服务器收到客户端种子查询请求后, 根据其中携带 的资源的标识信息查找能够提供相应资源的客户端 B、 C。
步骤 S13、 P2P服务器向客户端 A发送客户端 B、 C的地址信息。 步骤 S14、 客户端 A在收到 P2P服务器返回的客户端 B、 C的地址 信息后, 根据接收到的地址信息逐个与其建立连接, 进行资源交互。 上述现有技术中,客户端只能通过服务器进行种子查询,因此在 P2P 服务器种子查询能力一定的情况下, 无法更快的获取到需要的种子。 发明内容
本发明提供一种 P2P系统中的种子查询方法及 P2P服务器,用以解 决现有技术中在 P2P服务器种子查询能力一定的情况下, 无法更快的获 取到需要的种子的问题。
本发明技术方案包括:
一种 P2P系统中的种子查询方法, 包括步骤:
A、 客户端向 P2P服务器发起种子查询请求, 请求中携带有客户端 请求获取的资源的特征信息;
B、 P2P服务器根据所述特征信息查找能够提供相应的共享资源且 与请求发起客户端处于同一局域网的客户端的地址信息反馈给请求发 起客户端;
C、 请求发起客户端根据接收到的地址信息与相应客户端建立连 接, 进行资源交互。
一种 P2P系统中的种子查询系统, 包括服务器, 还包括:
第一客户端: 用于向服务器发送种子查询, 从服务器获取能够为 第一客户端提供种子资源的第二客户端的地址信息, 向第二客户端发送 种子查询请求, 获取除第二客户端之外, 能够为第一客户端提供种子资 源的第三客户端的地址信息。
本发明有益效果如下:
在 P2P服务器种子查询能力一定的情况下, 除了通过 P2P服务器进 行种子查询外, 还通过向其它客户端发送种子查询请求, 获取能够提供 种子资源的其它客户端的地址信息, 更快的获取到需要的种子。 附图简要说明
图 1为现有技术中 P2P系统的基本架构示意图;
图 2为现有技术中 P2P系统中的种子查询方法的流程图; 图 3为本发明 P2P系统中种子查询方法的第一种较佳实施例的流程 图;
图 4为本发明 P2P系统的主要组成结构框图。 实施本发明的方式
本发明实施例中向 P2P服务器发送种子查询的第一客户端, 从服务 器获取能够为第一客户端提供种子资源的第二客户端的地址信息; 第一客户端向第二客户端发送种子查询请求, 获取除第二客户端之 外, 能够为第一客户端提供种子资源的第三客户端的地址信息。 本发明 实施例提供的 P2P系统中的种子查询方法使得除了通过 P2P服务器进行 种子查询外, 还通过向其它客户端发送种子查询请求, 获取能够提供种 子资源的其它客户端的地址信息, 从而更快的获取到需要的种子。
下面将结合各个附图对本发明技术方案的主要实现原理、 具体实施 方式及其对应能够达到的有益效果进行详细的阐述。
实施例一: 一种 P2P系统中的种子查询方法
请参阅图 3, 该图为本发明 P2P系统中种子查询方法的第一种较佳 实施例的流程图, 其主要实现过程为:
步骤 S20、向 P2P服务器发送种子查询的客户端 P1 , 从 P2P服务器 获取能够为客户端 P1提供种子资源 A的客户端 P2的地址信息。
其中客户端 P2的地址信息为客户端 P2的外网 IP地址和端口号, 以及内网 IP地址及端口号。
步骤 S21、 客户端 PI向客户端 P2发起种子查询请求, 该查询请求 中携带有客户端 P1请求获取的种子资源 A的标识信息 001 (或采用 16 进制表示)和客户端 P1的地址信息。
步骤 S22、 客户端 P2向为其提供种子资源的客户端 P3发送种子查 询请求, 该查询请求中携带有种子资源 A的标识信息 001 以及客户端 P1的地址信息。
步骤 S23、 客户端 P3根据接收的查询请求中携带标识信息 001 , 判 断是否能够为客户端 P1提供种子资源, 若是, 执行步骤 S24, 否则, 执行步骤 S25。
步骤 S24、 客户端 P3直接向客户端 P1发送其地址信息转步骤 S27。 步骤 S25、 客户端 P3向为其提供种子资源的客户端 P4发送种子查 询请求, 该查询请求中携带有种子资源 A的标识信息 001 以及客户端
P1的地址信息。
步骤 S26、 客户端 P4根据接收的查询请求中携带标识信息 001 , 确 定能够为客户端 P1提供种子资源, 直接向客户端 P1发送其地址信息。
步骤 S27、客户端 PI根据接收到的地址信息(客户端 P2、 P3和 P4 的地址信息)与相应客户端建立连接, 进行资源交互。
在本实施例中因为可以实现通过客户端进行种子查询, 因此引入 查询度的概念, 其中客户端 P1向 P2P服务器发送种子查询时当前的查 询度为 1 , 即为 1度查询, 客户端 P1向客户端 P2发送种子查询时当前 的查询度为 2, 即为 2度查询, 客户端 P2向客户端 P3发送种子查询时 当前的查询度为 3, 即为 3度查询, 客户端 P3向客户端 P4发送种子查 询时当前的查询度为 4, 即为 4度查询, 以此类推。 因经过 6度查询后 网络带宽和时间等资源消耗较大, 作为优选方案本实施例中设定最大的 查询度为 6, 查询度将被携带在查询请求中, 一旦客户端收到的查询请 求中的查询度大于 6, 则该终端不再向为其提供种子资源的客户端发送 种子查询请求。
因为可能经过多度查询, 进一步为了防止因经过多度查询后延时较 长, 查询到的种子资源可能已经不符合客户端 P1 的需要规定(如已经 超出客户端 P1预设定的等待时间 ), 因此在查询请求中携带查询请求时 间戳,如客户端 P1向 P2P服务器发送种子查询的查询请求时间戳为 tl , 客户端 PI向客户端 P2发送种子查询的查询请求时间戳为 t2。一客户端 收到的查询请求后应在 tl后的预定时间 内, 向为其提供种子资源的 客户端发送种子查询请求, 否则, 停止种子查询请求的发送。 客户端 P1 向客户端 Ρ2发送的种子查询请求为例, 说明查询请求中包括的信息, 如 t2- tl已经大于 则无需通过客户端 P2向为其提供种子资源的客户 端 P3发送种子查询请求。
Figure imgf000007_0001
步骤 S25中客户端 P3向为其提供种子资源的客户端 P4发送种子查 询请求, 该查询请求中携带有种子资源 A的标识信息 001 以及客户端 P1的地址信息, 之后执行和步骤 S23类似的步骤: 客户端 P4根据接收 的查询请求中携带标识信息 001 ,判断是否能够为客户端 P1提供种子资 源, 若是, 客户端 P4直接向客户端 P1发送其地址信息, 否则, 客户端 P4向为其提供种子资源的客户端发送种子查询请求。以此类推直到一客 户端收到的查询请求中的查询度大于 6, 则该终端不再向为其提供种子 资源的客户端发送种子查询请求。 实施例二:
为本发明 P2P系统中种子查询方法的第二种较佳实施例, 其主要实 现过程和实施例一类似:
不同之处在于, 步骤 S22中客户端 P2向为其提供种子资源的客户 端 P3发送种子查询请求, 该查询请求中携带有种子资源 A的标识信息 001以及客户端 P2的地址信息和客户端 P1的地址信息。
以及步骤 S24中客户端 P3通过客户端 P2向客户端 P1发送客户端 P3的地址信息。
在本实施例中, 客户端 P2向客户端 P3发送种子查询请求中携带的 是客户端 P2的地址信息, 此时若客户端 P3确认能够为客户端 P1提供 种子资源, 则客户端 P3向客户端 P2发送能够为客户端 P1提供种子资 源的确认信息, 并通过客户端 P2向客户端 P1发送客户端 P3的地址信 息。
对应上述种子查询方法, 本发明进而提出了一种 P2P系统, 请参阅 图 4, 包括服务器 40, 还包括:
第一客户端 41 : 用于向服务器发送种子查询, 从服务器获取能够 为第一客户端提供种子资源的第二客户端的地址信息, 向第二客户端发 送种子查询请求, 获取除第二客户端之外, 能够为第一客户端提供种子 资源的第三客户端的地址信息。
进一步, 该系统还包括:
第二客户端 42:用于向为第二客户端提供种子资源的第三客户端发 送种子查询请求, 该查询请求中携带有第一客户端请求获取的种子资源 的标识信息和第一客户端的地址信息;
第三客户端 43: 用于为第二客户端提供种子资源, 确定能够为第一 客户端提供种子资源后, 直接向第一客户端发送其地址信息。 进一步, 还包括:
第三客户端 43: 还用于向其种子客户端发送种子查询请求; 第一客户端 41 : 还用于从第三客户端的种子客户端中获取能够为 第一客户端提供种子资源的客户端的地址信息。
进一步, 第一客户端 41 向第二客户端发起的种子查询请求中携带 有第一客户端请求获取的种子资源的标识信息和第一客户端的地址信 息;
进一步, 所述系统还包括:
第二客户端 42:用于向为第二客户端提供种子资源的第三客户端发 送种子查询请求, 该查询请求中携带有第一客户端请求获取的种子资源 的标识信息和第二客户端的地址信息;
第三客户端 43: 还用于为第二客户端提供种子资源, 确定能够为第 一客户端提供种子资源后, 其地址信息通过第二客户端向第一客户端发 送。
进一步, 第二客户端 42:还用于在第一客户端发起种子查询请求后 预定时间内, 向为提供种子资源的客户端发送种子查询请求。
进一步, 第一客户端 41 :还用于根据第三客户端的地址信息与第三 客户端建立连接, 进行资源交互。 离本发明的精神和范围。 这样, 倘若本发明的这些修改和变型属于本发 明权利要求及其等同技术的范围之内, 则本发明也意图包含这些改动和 变型在内。

Claims

权利要求书
1、 一种 P2P系统中的种子查询方法, 其特征在于, 包括: 第一客户端从服务器获取能够为第一客户端提供种子资源的第二 客户端的地址信息;
第一客户端向第二客户端发送种子查询请求, 获取除第二客户端之 外, 能够为第一客户端提供种子资源的第三客户端的地址信息。
2、 如权利要求 1 所述的方法, 其特征在于, 第一客户端向第二客 户端发送种子查询请求, 获取除第二客户端之外, 能够为第一客户端提 供种子资源的第三客户端的地址信息步骤后还包括:
能够为第一客户端提供种子资源的第三客户端向其种子客户端发 送种子查询请求, 第一客户端从第三客户端的种子客户端中获取能够为 第一客户端提供种子资源的客户端的地址信息。
3、 如权利要求 1 所述的方法, 其特征在于, 第一客户端向第二客 户端发送种子查询请求, 获取除第二客户端之外, 能够为第一客户端提 供种子资源的第三客户端的地址信息具体为:
第一客户端向第二客户端发起种子查询请求, 该查询请求中携带有 第一客户端请求获取的种子资源的标识信息和第一客户端的地址信息; 第二客户端向为第二客户端提供种子资源的第三客户端发送种子 查询请求, 该查询请求中携带有第一客户端请求获取的种子资源的标识 信息和第一客户端的地址信息;
为第二客户端提供种子资源的第三客户端确定能够为第一客户端 提供种子资源后, 直接向第一客户端发送其地址信息。
4、 如权利要求 1 所述的方法, 其特征在于, 第一客户端向第二客 户端发送种子查询请求, 获取除第二客户端之外, 能够为第一客户端提 供种子资源的第三客户端的地址信息具体为:
第一客户端向第二客户端发起种子查询请求, 该查询请求中携带有 第一客户端请求获取的种子资源的标识信息和第一客户端的地址信息; 第二客户端向为第二客户端提供种子资源的第三客户端发送种子 查询请求, 该查询请求中携带有第一客户端请求获取的种子资源的标识 信息以及第二客户端的地址信息;
为第二客户端提供种子资源的第三客户端确定能够为第一客户端 提供种子资源后, 其地址信息通过第二客户端向第一客户端发送。
5、 如权利要求 3或 4所述的方法, 其特征在于, 在第一客户端向 第二客户端发起种子查询请求后预定时间内, 第二客户端向为第二客户 端提供种子资源的第三客户端发送种子查询请求。
6、 如权利要求 1 所述的方法, 其特征在于, 第一客户端获取第三 客户端的地址信息后还包括:
第一客户端根据第三客户端的地址信息与第三客户端建立连接, 进 行资源交互。
7、 一种 P2P系统, 包括服务器, 其特征在于, 还包括:
第一客户端: 用于向服务器发送种子查询请求, 从服务器获取能 够为第一客户端提供种子资源的第二客户端的地址信息, 向第二客户端 发送种子查询请求, 获取除第二客户端之外, 能够为第一客户端提供种 子资源的第三客户端的地址信息。
8、 如权利要求 7 所述的系统, 其特征在于, 第一客户端: 还用于 向第二客户端发起种子查询请求, 该查询请求中携带有第一客户端请求 获取的种子资源的标识信息和第一客户端的地址信息;
所述系统还包括:
第二客户端: 用于向为第二客户端提供种子资源的第三客户端发送 种子查询请求, 该查询请求中携带有第一客户端请求获取的种子资源的 标识信息和第一客户端的地址信息;
第三客户端: 用于为第二客户端提供种子资源, 确定能够为第一客 户端提供种子资源后, 直接向第一客户端发送其地址信息。
9、 如权利要求 7所述的系统, 其特征在于, 还包括:
第三客户端: 还用于向其种子客户端发送种子查询请求; 第一客户端: 还用于从第三客户端的种子客户端中获取能够为第 一客户端提供种子资源的客户端的地址信息。
10、 如权利要求 7所述的系统, 其特征在于, 第一客户端: 还用于 向第二客户端发起种子查询请求, 该查询请求中携带有第一客户端请求 获取的种子资源的标识信息和第一客户端的地址信息;
所述系统还包括:
第二客户端: 用于向为第二客户端提供种子资源的第三客户端发送 种子查询请求, 该查询请求中携带有第一客户端请求获取的种子资源的 标识信息和第二客户端的地址信息;
第三客户端: 还用于为第二客户端提供种子资源, 确定能够为第一 客户端提供种子资源后, 通过第二客户端向第一客户端发送该第三客户 端的地址信息。
11、 如权利要求 9或 10所述的系统, 其特征在于, 第二客户端: 还用于在第一客户端发起种子查询请求后预定时间内, 向提供种子资源 的客户端发送种子查询请求。
12、 如权利要求 7所述的系统, 其特征在于, 第一客户端: 还用于 根据第三客户端的地址信息与第三客户端建立连接, 进行资源交互。
PCT/CN2009/075109 2008-12-16 2009-11-24 一种p2p系统及种子查询方法 WO2010069219A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN 200810186414 CN101431533A (zh) 2008-12-16 2008-12-16 一种p2p系统及种子查询方法
CN200810186414.2 2008-12-16

Publications (1)

Publication Number Publication Date
WO2010069219A1 true WO2010069219A1 (zh) 2010-06-24

Family

ID=40646692

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2009/075109 WO2010069219A1 (zh) 2008-12-16 2009-11-24 一种p2p系统及种子查询方法

Country Status (2)

Country Link
CN (1) CN101431533A (zh)
WO (1) WO2010069219A1 (zh)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101431533A (zh) * 2008-12-16 2009-05-13 腾讯科技(深圳)有限公司 一种p2p系统及种子查询方法
CN101902826B (zh) * 2010-06-30 2013-09-25 北京乔讯科技有限公司 建立数据连接的方法和系统
CN102291432A (zh) * 2011-07-05 2011-12-21 广东威创视讯科技股份有限公司 网络信息共享方法、装置及客户端

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030177246A1 (en) * 2002-03-15 2003-09-18 International Business Machines Corporation Centrally enhanced peer-to-peer resource sharing method and apparatus
WO2007000692A1 (en) * 2005-06-28 2007-01-04 Koninklijke Philips Electronics N.V. Scalable searching in a broadcast driven virtual community on peer-to-peer networks
CN101136911A (zh) * 2006-08-31 2008-03-05 腾讯科技(深圳)有限公司 一种采用p2p技术下载文件的方法和p2p下载系统
CN101150465A (zh) * 2006-09-22 2008-03-26 腾讯科技(深圳)有限公司 一种获取种子信息的方法及p2p网络中的超级节点和普通节点
CN101431533A (zh) * 2008-12-16 2009-05-13 腾讯科技(深圳)有限公司 一种p2p系统及种子查询方法

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030177246A1 (en) * 2002-03-15 2003-09-18 International Business Machines Corporation Centrally enhanced peer-to-peer resource sharing method and apparatus
WO2007000692A1 (en) * 2005-06-28 2007-01-04 Koninklijke Philips Electronics N.V. Scalable searching in a broadcast driven virtual community on peer-to-peer networks
CN101136911A (zh) * 2006-08-31 2008-03-05 腾讯科技(深圳)有限公司 一种采用p2p技术下载文件的方法和p2p下载系统
CN101150465A (zh) * 2006-09-22 2008-03-26 腾讯科技(深圳)有限公司 一种获取种子信息的方法及p2p网络中的超级节点和普通节点
CN101431533A (zh) * 2008-12-16 2009-05-13 腾讯科技(深圳)有限公司 一种p2p系统及种子查询方法

Also Published As

Publication number Publication date
CN101431533A (zh) 2009-05-13

Similar Documents

Publication Publication Date Title
JP6047229B2 (ja) 情報中心ネットワークにおける名前ベースの近隣探索及びマルチホップサービス探索
US8560607B2 (en) Method based on the combination of the UPnP and STUN for NAT traversal
EP2145450B1 (en) A node and method to provide and keep real-time up-to-date data in a distributed hash table
US7978631B1 (en) Method and apparatus for encoding and mapping of virtual addresses for clusters
JP5855867B2 (ja) コンテンツ中心ネットワークを介するサービス仮想化
US20110246608A1 (en) System, method and device for delivering streaming media
EP2112788A1 (en) A method, system and nodes for p2p content sharing
JP2008182670A (ja) P2p・sip対応ネットワーク通信システム、アクセス装置、ネットワーク通信システムにおけるユーザ端末登録方法及びセッション確立方法
WO2010028590A1 (zh) 地址列表的提供方法、对等网络及其调度方法
WO2015003566A1 (zh) 组播域名系统中报文传输的方法、装置及系统
Rhinow et al. P2P live video streaming in WebRTC
WO2016177056A1 (zh) 用于视频会议的数据传输方法、装置及系统
WO2009039745A1 (fr) Procédé, appareil et système de traitement de données
JP5753172B2 (ja) ネットワークアドレス変換のための管理方法および管理デバイス
WO2011000289A1 (zh) 一种p2p流媒体数据分发的方法、系统及proxy节点
WO2014013355A1 (en) VVoIP CALL TRANSFER
WO2010127618A1 (zh) 一种实现流媒体内容服务的系统和方法
WO2012151994A1 (zh) 资源下载方法、装置及系统
WO2012048613A1 (zh) 支持nat穿越的集中式p2p系统、nat穿越的方法
WO2016180188A1 (zh) 分发建链方法、装置和系统
US20200169695A1 (en) Video conference multi-point control method and device, storage medium and computer apparatus
TW201725912A (zh) 直播視訊媒合方法與系統
WO2009000181A1 (fr) Procédé servant à acquérir des ressources transversales, un nœud pair à pair et un système pair à pair
WO2010069219A1 (zh) 一种p2p系统及种子查询方法
WO2011082634A1 (zh) 资源定位和发现对等网络的对等节点及其配置的更新方法和系统

Legal Events

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

Ref document number: 09832901

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC OF 031111

122 Ep: pct application non-entry in european phase

Ref document number: 09832901

Country of ref document: EP

Kind code of ref document: A1