WO2010069217A1 - Peer-to-peer data transmission system and method - Google Patents

Peer-to-peer data transmission system and method Download PDF

Info

Publication number
WO2010069217A1
WO2010069217A1 PCT/CN2009/075107 CN2009075107W WO2010069217A1 WO 2010069217 A1 WO2010069217 A1 WO 2010069217A1 CN 2009075107 W CN2009075107 W CN 2009075107W WO 2010069217 A1 WO2010069217 A1 WO 2010069217A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
point
threshold
receiving terminal
data transmission
Prior art date
Application number
PCT/CN2009/075107
Other languages
French (fr)
Chinese (zh)
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 WO2010069217A1 publication Critical patent/WO2010069217A1/en

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/1074Peer-to-peer [P2P] networks for supporting data block transmission mechanisms
    • H04L67/1078Resource delivery mechanisms
    • H04L67/108Resource delivery mechanisms characterised by resources being split in blocks or fragments

Abstract

A peer-to-peer data transmission system and method are provided. The system has a transmitting terminal and a receiving terminal for data transmission through a network channel. The method comprises the following steps. The transmitting terminal is provided with a data partitioning module which partitions the data to be transmitted according to a pre-set partitioning unit. The data partitioning module transmits the partitioned data to the receiving terminal through the network channel. The receiving terminal is provided with a data checking module which checks the partitioned data received from the transmitting terminal.

Description

基于点对点的数据传输系统及方法  Point-to-point data transmission system and method
技术领域 Technical field
本发明涉及计算机网络技术领域, 更具体地说, 涉及基于点对点的 数据传输系统及方法。 发明背景  The present invention relates to the field of computer network technologies, and more particularly to a point-to-point data transmission system and method. Background of the invention
点对点 ( Peer-to-Peer, 简称 "P2P" )技术是指网络用户之间直 接传递数据, 进行数据传输的各个节点是对等的。 目前 P2P技术的应用 非常广泛, 而即时通信技术就是 P2P技术的典型代表。 通过 P2P技术, 即时通信的双方可以直接进行文字、 语音或视频的数据传输。  Peer-to-Peer (P2P) technology refers to the direct transfer of data between network users, and the nodes that perform data transmission are peers. At present, P2P technology is widely used, and instant communication technology is a typical representative of P2P technology. Through P2P technology, both parties of instant messaging can directly transmit data in text, voice or video.
通过网络通道进行点对点的数据传输时, 各通道中的数据(即分片 数据)较大, 因此占用的带宽较多, 从而导致数据传输较慢。 另外, 由 于通道中的数据量大, 各通道分享数据比较困难, 消耗内存也大。 发明内容  When data is transmitted point-to-point through the network channel, the data in each channel (that is, the fragmented data) is large, so the bandwidth occupied is large, resulting in slow data transmission. In addition, due to the large amount of data in the channel, it is difficult to share data in each channel, and the memory consumption is also large. Summary of the invention
本发明的目的之一在于提供一种基于点对点的数据传输系统及方 法, 旨在解决现有技术数据传输较慢的问题。  One of the objects of the present invention is to provide a point-to-point data transmission system and method for solving the problem of slow data transmission in the prior art.
为了实现发明目的, 所述系统包括通过网络通道进行数据传输的发 送终端和接收终端, 该发送终端包括数据分割模块, 按照预设分割单位 分割待传输的数据, 以将分割后的数据发送至接收终端; 该接收终端包 括数据校验模块, 对所述分割后的数据进行校验。  In order to achieve the object of the invention, the system includes a transmitting terminal and a receiving terminal for performing data transmission through a network channel, and the transmitting terminal includes a data dividing module, and the data to be transmitted is divided according to a preset dividing unit to send the divided data to the receiving. The receiving terminal includes a data verification module, and performs verification on the divided data.
根据本发明的另一个方面, 提供了基于点对点的数据传输方法, 用 于发送终端与接收终端之间通过网络通道进行的数据传输, 包括以下步 骤: A.发送终端按照预设分割单位分割待传输的数据, 并将分割后的数 据通过网络通道传输至接收终端; B.接收终端对接收到的分割后的数据 进行校验。 According to another aspect of the present invention, a point-to-point data transmission method is provided, which is used for data transmission between a transmitting terminal and a receiving terminal through a network channel, and includes the following steps: A. The transmitting terminal divides the to-be-transmitted according to a preset dividing unit. Data, and the number after segmentation According to the transmission to the receiving terminal through the network channel; B. The receiving terminal checks the received divided data.
根据本发明的上述系统及方法, 可使得网络通道中的数据量变小, 因此占用的带宽较少, 从而提高了数据传输速度。 附图简要说明  According to the above system and method of the present invention, the amount of data in the network channel can be made small, and thus the occupied bandwidth is small, thereby increasing the data transmission speed. BRIEF DESCRIPTION OF THE DRAWINGS
图 1是本发明基于点对点的数据传输系统的示范性结构示意图; 图 2是本发明的一个实施例中基于点对点的数据传输系统的结构示 意图;  1 is a schematic structural diagram of a point-to-point data transmission system according to the present invention; FIG. 2 is a schematic diagram showing the structure of a point-to-point data transmission system in an embodiment of the present invention;
图 3是本发明的一个实施例中基于点对点的数据传输系统的结构示 意图;  Figure 3 is a block diagram showing the structure of a point-to-point data transmission system in one embodiment of the present invention;
图 4是本发明的一个实施例中基于点对点的数据传输方法的流程 图;  4 is a flow chart of a point-to-point data transmission method in an embodiment of the present invention;
图 5是本发明的一个实施例中对分割后的数据进行校验的方法的流 程图;  Figure 5 is a flow chart showing a method of verifying divided data in an embodiment of the present invention;
图 6是本发明的一个实施例中基于点对点的数据传输方法的流程 图。 实施本发明的方式  Figure 6 is a flow diagram of a point-to-point data transmission method in one embodiment of the present invention. Mode for carrying out the invention
在本发明中, 通过发送终端按照预设分割单位分割传输的数据, 并 将分割后的数据发送至接收终端, 接收终端对分割后的数据进行校验。 这样, 提高了数据传输速度。  In the present invention, the transmitting terminal divides the transmitted data according to a preset dividing unit, and transmits the divided data to the receiving terminal, and the receiving terminal checks the divided data. This improves the data transfer speed.
图 1示出了本发明中基于点对点的数据传输系统的示范性结构, 该 系统包括若干个终端, 其中每个终端既可以是发送终端, 也可以是接收 终端。 图 2示出了本发明的一个实施例中基于点对点的数据传输系统的结 构, 该系统是本发明的一个简明系统, 包括发送终端 100以及与发送终 端 100通过网络通道进行数据传输的接收终端 200。 应当说明的是, 本发 明所有图示中各设备之间的连接关系是为了清楚阐释其信息交互及控 制过程的需要, 因此应当视为逻辑上的连接关系。 另外需要说明的是, 各功能模块之间的通信方式可以采取多种, 本发明的保护范围不应限定 为某种特定类型的通信方式。 其中: 1 shows an exemplary structure of a point-to-point based data transmission system in the present invention, the system comprising a plurality of terminals, wherein each terminal can be either a transmitting terminal or a receiving terminal. 2 shows the structure of a point-to-point data transmission system in accordance with an embodiment of the present invention. The system is a concise system of the present invention, including a transmitting terminal 100 and a receiving terminal 200 for transmitting data through the network channel with the transmitting terminal 100. . It should be noted that the connection relationship between the devices in all the diagrams of the present invention is for the purpose of clearly explaining the information interaction and control process thereof, and therefore should be regarded as a logical connection relationship. In addition, it should be noted that the communication manner between the functional modules may be various, and the protection scope of the present invention should not be limited to a specific type of communication manner. among them:
发送终端 100包括数据发送模块 101和数据分割模块 102 , 其中: 数据发送模块 101用于通过网络通道发送分割后的数据至接收终端 The transmitting terminal 100 includes a data sending module 101 and a data dividing module 102, where: the data sending module 101 is configured to send the split data to the receiving terminal through a network channel.
200„ 200„
数据分割模块 102与数据发送模块 101进行数据交互, 用于按照预设 分割单位对待传输的数据进行分割, 并通过数据发送模块 101将分割后 的数据发送至接收终端。  The data segmentation module 102 performs data interaction with the data sending module 101 for segmenting the data to be transmitted according to the preset splitting unit, and transmitting the split data to the receiving terminal by the data sending module 101.
接收终端 200包括数据接收模块 201和数据校验模块 203 , 其中: 数据接收模块 201用于接收发送终端 100发送的分割后的数据。  The receiving terminal 200 includes a data receiving module 201 and a data checking module 203, wherein: the data receiving module 201 is configured to receive the divided data sent by the transmitting terminal 100.
数据校验模块 203与数据接收模块 201进行数据交互, 用于对分割后 的数据进行校验。  The data verification module 203 performs data interaction with the data receiving module 201 for verifying the divided data.
应当说明的是, 发送终端 100与接收终端 200是相对而言的, 在基于 点对点的数据传输系统中, 进行数据传输的各终端既可以是发送终端, 也可以是接收终端。 另外, 各终端之间传输数据的网络通道可以是 P2P 通道、 HTTP通道和 /或其它网络通道。 各通道同时传输分割后的数据时, 通道中的数据量比较小, 占用带宽少, 因此能提高数据传输的速度。  It should be noted that the transmitting terminal 100 and the receiving terminal 200 are relatively opposite. In the point-to-point data transmission system, each terminal performing data transmission may be either a transmitting terminal or a receiving terminal. In addition, the network channel for transmitting data between terminals may be a P2P channel, an HTTP channel, and/or other network channels. When each channel simultaneously transmits the divided data, the amount of data in the channel is relatively small, occupying less bandwidth, and thus the speed of data transmission can be improved.
图 3示出了本发明的另一个实施例中基于点对点的数据传输系统的 结构, 该系统是在上述实施例的基石出上的一个更详细的系统, 包括通过 网络通道进行数据传输的发送终端 100和接收终端 200, 其中: 发送终端 100的组成与上述实施例相同, 在此不再贅述。 3 is a diagram showing the structure of a point-to-point data transmission system in another embodiment of the present invention, which is a more detailed system on the basis of the above embodiment, including a transmission terminal for data transmission through a network channel. 100 and receiving terminal 200, wherein: The composition of the transmitting terminal 100 is the same as that of the foregoing embodiment, and details are not described herein again.
接收终端 200除了包括上述数据接收模块 201和数据校验模块 203 外, 还包括累积模块 202和存储模块 204, 其中:  The receiving terminal 200 includes an accumulation module 202 and a storage module 204 in addition to the data receiving module 201 and the data verification module 203 described above, wherein:
累积模块 202分别与数据接收模块 201及数据校验模块 203进行数据 交互, 用于对接收到的分割后的数据进行累积, 并对累积的数据进行阈 值判断, 以及将达到阈值的数据发送给数据校验模块 203。  The accumulation module 202 performs data interaction with the data receiving module 201 and the data verification module 203, respectively, for accumulating the received divided data, performing threshold determination on the accumulated data, and transmitting data reaching the threshold to the data. Verification module 203.
存储模块 204分别与累积模块 202及数据校验模块 203进行数据交 互, 用于存储校验正确的累积数据。  The storage module 204 performs data interaction with the accumulation module 202 and the data verification module 203, respectively, for storing the correct accumulated data.
在一个实施例中, 数据校验模块 203进一步用于获取达到阈值的数 据的哈希值, 并根据所述哈希值校验达到阈值的数据是否正确, 以及将 校验正确的数据存储至存储模块 204。  In one embodiment, the data verification module 203 is further configured to obtain a hash value of the data reaching the threshold, and check whether the data reaching the threshold is correct according to the hash value, and store the data with the correct verification to the storage. Module 204.
在一个实施例中, 预设分割单位优选设置为 1K, 当然也可以设置为 其它大小 (例如 2K、 3Κ、 4Κ等) , 但不应设置为太大。 阈值可设置为 大于 1K, 优选设置为 128K, 也可以设置为其它大小, 一般为 32Κ:〜 512K 之间。  In one embodiment, the preset division unit is preferably set to 1K, and may of course be set to other sizes (e.g., 2K, 3Κ, 4Κ, etc.), but should not be set too large. The threshold can be set to be greater than 1K, preferably set to 128K, or set to other sizes, typically between 32Κ: ~ 512K.
图 4示出了本发明的一个实施例中基于点对点的数据传输方法的流 程, 该方法流程基于图 2所示的系统结构, 具体过程如下:  FIG. 4 shows a flow of a point-to-point data transmission method according to an embodiment of the present invention. The method flow is based on the system structure shown in FIG. 2, and the specific process is as follows:
在步骤 S401中, 发送终端 100按照预设分割单位分割待传输的数据, 并将分割后的数据通过网络通道发送至接收终端 200。  In step S401, the transmitting terminal 100 divides the data to be transmitted according to a preset dividing unit, and transmits the divided data to the receiving terminal 200 through the network channel.
在步骤 S402中, 接收终端 200对接收到的分割后的数据进行校验。 在一个实施例中, 在执行所有步骤之前应还包括: 在发送终端 100 中设置预设分割单位。  In step S402, the receiving terminal 200 checks the received divided data. In an embodiment, before performing all the steps, the method further comprises: setting a preset splitting unit in the transmitting terminal 100.
在一个实施例中, 预设分割单位优选设置为 1K, 也可以设置为其它 大小。 发送终端 100与接收终端 200之间进行数据传输的网络通道可以是 Ρ2Ρ通道、 HTTP通道和 /或其它网络通道。 图 5示出了本发明的一个实施例中对分割后的数据进行校验的方法 流程, 该方法基于图 3所示的系统结构, 具体过程如下: In one embodiment, the preset split unit is preferably set to 1K, and may be set to other sizes. The network channel for data transmission between the transmitting terminal 100 and the receiving terminal 200 may be a channel, an HTTP channel, and/or other network channels. FIG. 5 is a flowchart of a method for verifying split data according to an embodiment of the present invention. The method is based on the system structure shown in FIG. 3, and the specific process is as follows:
在执行所有步骤之前, 在接收终端 200设置阈值。 阈值大小大于 1K, 优选设置为 128K。 也可以将阈值设置为其它大小, 一般可设置在 32Κ:〜 512K之间。  The threshold is set at the receiving terminal 200 before all the steps are performed. The threshold size is greater than 1K, preferably set to 128K. It is also possible to set the threshold to other sizes, typically between 32 Κ: ~ 512K.
在步骤 S501中, 接收终端 200的累积模块 202对分割后的数据进行累 积, 并将所累积的数据进行阈值判断。  In step S501, the accumulation module 202 of the receiving terminal 200 accumulates the divided data, and performs threshold determination on the accumulated data.
在步骤 S502中, 数据校验模块 203对达到阈值的数据进行校验。 在 一个实施例中, 数据校验模块 203获取达到阈值的数据的哈希 (Hash ) 值, 并根据哈希值校验达到阈值的数据是否正确, 以及将校验正确的数 据进行存储。  In step S502, the data verification module 203 checks the data that reaches the threshold. In one embodiment, the data verification module 203 obtains a hash value of the data that reaches the threshold, and verifies whether the data that reaches the threshold is correct based on the hash value, and stores the data that is correctly verified.
图 6示出了本发明的一个实施例中基于点对点的数据传输方法的流 程, 该实施例详细描述了数据传输的具体实现过程, 具体如下:  FIG. 6 shows a flow of a point-to-point data transmission method in an embodiment of the present invention. This embodiment describes in detail a specific implementation process of data transmission, which is specifically as follows:
在执行所有步骤之前, 在发送终端 100设置预设分割单位, 在接收 终端 200设置阈值。 在一个实施例中, 预设分割单位设置为 1K, 阈值设 置为大于 1K, 优选设置为 128K。  Before performing all the steps, the transmission terminal 100 sets a preset division unit, and the reception terminal 200 sets a threshold. In one embodiment, the preset split unit is set to 1K, the threshold is set to be greater than 1K, and preferably set to 128K.
在步骤 S601中, 发送终端 100的数据分割模块 102按照预设分割单位 对传输的数据进行分割, 得到分割后的数据。 在一个优选实施例中, 预 设分割单位为 1K, 数据分割模块 102以 1K为单位分割传输的数据。  In step S601, the data dividing module 102 of the transmitting terminal 100 divides the transmitted data according to a preset dividing unit to obtain the divided data. In a preferred embodiment, the predetermined division unit is 1K, and the data division module 102 divides the transmitted data by 1K.
在步骤 S602中, 数据发送模块 101通过各种网络通道将分割后的数 据传输至接收终端 200。 在一个实施例中, 网络通道可包括 Ρ2Ρ通道、 HTTP通道和 /或其它网络通道等。  In step S602, the data transmitting module 101 transmits the divided data to the receiving terminal 200 through various network channels. In one embodiment, the network channel may include a Ρ2Ρ channel, an HTTP channel, and/or other network channels, and the like.
在步骤 S603中, 接收终端 200的数据接收模块 201接收分割后的数 据, 累积模块 202累积分割后的数据。  In step S603, the data receiving module 201 of the receiving terminal 200 receives the divided data, and the accumulation module 202 accumulates the divided data.
在步骤 S604中, 判断累积模块 202中的累积数据是否达到阈值, 若 是, 则进入步骤 S605 , 否则, 返回步骤 S603。 In step S604, it is determined whether the accumulated data in the accumulation module 202 reaches the threshold, if If yes, go to step S605, otherwise, go back to step S603.
在步骤 S605中, 数据校验模块 203获取达到阈值的数据的哈希值。 在一个优选实施例中, 预设分割单位设置为 1K, 阈值大小设置为 128K, 则当累积模块 202累积的数据达到 128K时,数据校验模块 203根据哈希算 法获取该 128K的数据的哈希值。  In step S605, the data verification module 203 acquires a hash value of the data reaching the threshold. In a preferred embodiment, the preset splitting unit is set to 1K, and the threshold size is set to 128K. When the accumulated data of the accumulation module 202 reaches 128K, the data verification module 203 obtains the hash of the 128K data according to the hash algorithm. value.
在步骤 S606中, 数据校验模块 203根据该哈希值校验达到阈值的数 据是否正确, 若是, 则进入步骤 S607, 否则, 返回步骤 S603。 关于根据 哈希算法校验数据是否正确是现有技术, 在此不再贅述。  In step S606, the data verification module 203 verifies whether the data reaching the threshold is correct based on the hash value. If yes, the process proceeds to step S607, otherwise, the process returns to step S603. Regarding whether the data is verified according to the hash algorithm is a prior art, it will not be described here.
在步骤 S607中, 存储校验正确的累积数据至存储模块 204。  In step S607, the accumulated accumulated data is stored to the storage module 204.
应当说明的是, 本发明所提供的基于点对点的数据传输系统及方 法, 用于各终端之间进行的数据传输, 即各客户端之间可以采用本发明 所提供的数据传输系统及方法, 而客户端与服务器之间也可采用本发明 所提供的数据传输系统及方法。  It should be noted that the point-to-point data transmission system and method provided by the present invention are used for data transmission between terminals, that is, the data transmission system and method provided by the present invention can be used between clients. The data transmission system and method provided by the present invention can also be employed between the client and the server.
以上所述仅为本发明的较佳实施例而已, 并不用以限制本发明, 凡 在本发明的精神和原则之内所作的任何修改、 等同替换和改进等, 均应 包含在本发明的保护范围之内。  The above is only the preferred embodiment of the present invention, and is not intended to limit the present invention. Any modifications, equivalent substitutions and improvements made within the spirit and principles of the present invention should be included in the protection of the present invention. Within the scope.

Claims

权利要求书 Claim
1、 一种基于点对点的数据传输系统, 包括通过网络通道进行数据 传输的发送终端和接收终端, 其特征在于,  A point-to-point data transmission system, comprising: a transmitting terminal and a receiving terminal for transmitting data through a network channel, wherein
所述发送终端包括: 数据分割模块, 用于按照预设的分割单位分割 待传输的数据, 以将分割后的数据发送至接收终端;  The sending terminal includes: a data dividing module, configured to divide data to be transmitted according to a preset dividing unit, to send the divided data to the receiving terminal;
所述接收终端包括: 数据校验模块, 用于对所述分割后的数据进行 校验。  The receiving terminal includes: a data verification module, configured to perform verification on the divided data.
2、根据权利要求 1所述的系统, 其特征在于, 所述接收终端还包括: 累积模块, 用于对接收到的分割后的数据进行累积, 并对所累积的 数据进行阈值判断, 以及将达到阈值的数据发送给数据校验模块。  The system according to claim 1, wherein the receiving terminal further comprises: an accumulation module, configured to accumulate the received divided data, perform threshold determination on the accumulated data, and The data reaching the threshold is sent to the data verification module.
3、 根据权利要求 2所述的系统, 其特征在于, 所述数据校验模块用 于获取所述达到阈值的数据的哈希值, 并根据所述哈希值校验所述达到 阈值的数据是否正确, 以及进一步将校验正确的数据进行存储。  The system according to claim 2, wherein the data verification module is configured to acquire a hash value of the data reaching the threshold, and verify the data reaching the threshold according to the hash value. Is it correct, and further verify that the correct data is stored.
4、 根据权利要求 1至 3中任意一项所述的基于点对点的数据传输系 统, 其特征在于, 所述预设分割单位为 1K, 所述阈值大于 1K:。  The point-to-point data transmission system according to any one of claims 1 to 3, wherein the preset division unit is 1K, and the threshold is greater than 1K:.
5、 一种基于点对点的数据传输方法, 用于发送终端与接收终端之 间通过网络通道进行的数据传输,其特征在于,所述方法包括以下步骤: 5. A point-to-point data transmission method, configured for data transmission between a transmitting terminal and a receiving terminal through a network channel, wherein the method comprises the following steps:
A.所述发送终端按照预设分割单位分割待传输的数据, 并将分割后 的数据通过网络通道传输至接收终端; A. The transmitting terminal divides the data to be transmitted according to a preset dividing unit, and transmits the divided data to the receiving terminal through the network channel;
B.所述接收终端对接收到的分割后的数据进行校验。  B. The receiving terminal checks the received divided data.
6、根据权利要求 5所述的基于点对点的数据传输方法,其特征在于, 所述步骤 A之前还包括: 在发送终端中设置预设分割单位。  The point-to-point data transmission method according to claim 5, wherein the step A further comprises: setting a preset splitting unit in the transmitting terminal.
7、根据权利要求 5所述的基于点对点的数据传输方法,其特征在于, 所述步骤 B包括:  The point-to-point data transmission method according to claim 5, wherein the step B comprises:
B 1.所述接收终端对分割后的数据进行累积,并对所累积的数据进行 阈值判断; B. The receiving terminal accumulates the divided data and performs the accumulated data. Threshold judgment
B2.对达到阈值的数据进行校验。  B2. Verify the data that reaches the threshold.
8、根据权利要求 7所述的基于点对点的数据传输方法,其特征在于, 所述步骤 B2包括: 获取达到阈值的数据的哈希值, 并根据所述哈希值校 验所述达到阈值的数据是否正确,  The point-to-point data transmission method according to claim 7, wherein the step B2 comprises: obtaining a hash value of the data reaching the threshold, and verifying that the threshold is reached according to the hash value. Is the data correct?
所述步骤 B2之后进一步包括: 将校验正确的数据进行存储。  The step B2 further includes: storing the correct data for storage.
9、根据权利要求 7所述的基于点对点的数据传输方法,其特征在于, 还包括: 在接收终端设置阈值。  The point-to-point data transmission method according to claim 7, further comprising: setting a threshold at the receiving terminal.
10、 根据权利要求 5至 9中任意一项所述的基于点对点的数据传输方 法, 其特征在于, 所述预设分割单位为 1K, 所述阈值大于 1K。  The point-to-point data transmission method according to any one of claims 5 to 9, wherein the preset division unit is 1K, and the threshold is greater than 1K.
PCT/CN2009/075107 2008-12-16 2009-11-24 Peer-to-peer data transmission system and method WO2010069217A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN200810186661.2 2008-12-16
CN 200810186661 CN101447926A (en) 2008-12-16 2008-12-16 Point to point data transmission system and method thereof

Publications (1)

Publication Number Publication Date
WO2010069217A1 true WO2010069217A1 (en) 2010-06-24

Family

ID=40743338

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2009/075107 WO2010069217A1 (en) 2008-12-16 2009-11-24 Peer-to-peer data transmission system and method

Country Status (2)

Country Link
CN (1) CN101447926A (en)
WO (1) WO2010069217A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104378422A (en) * 2014-11-13 2015-02-25 中国联合网络通信有限公司保定市分公司 Mobile terminal and file transmission method and system thereof
WO2017161762A1 (en) * 2016-03-25 2017-09-28 乐视控股(北京)有限公司 Data transmission method, device and system

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101447926A (en) * 2008-12-16 2009-06-03 腾讯科技(深圳)有限公司 Point to point data transmission system and method thereof
CN102006331B (en) * 2010-11-29 2013-08-14 中国联合网络通信集团有限公司 Method for sending media information, terminal and peer-to-peer (P2P) system
CN103176839B (en) * 2011-12-26 2017-05-24 艾默生网络能源有限公司 Transmission/dispatching method and device of secure digital (SD) card data and data gathering system

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1228221A (en) * 1997-05-13 1999-09-08 松下电器产业株式会社 Packet transmitter
CN101447926A (en) * 2008-12-16 2009-06-03 腾讯科技(深圳)有限公司 Point to point data transmission system and method thereof

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1228221A (en) * 1997-05-13 1999-09-08 松下电器产业株式会社 Packet transmitter
CN101447926A (en) * 2008-12-16 2009-06-03 腾讯科技(深圳)有限公司 Point to point data transmission system and method thereof

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104378422A (en) * 2014-11-13 2015-02-25 中国联合网络通信有限公司保定市分公司 Mobile terminal and file transmission method and system thereof
WO2017161762A1 (en) * 2016-03-25 2017-09-28 乐视控股(北京)有限公司 Data transmission method, device and system

Also Published As

Publication number Publication date
CN101447926A (en) 2009-06-03

Similar Documents

Publication Publication Date Title
US10911510B2 (en) Apparatus and method for transmitting multimedia data in a broadcast system
CN101473622B (en) Method and system for outband identification of data network communication
EP1867135B1 (en) Method and apparatus for enhanced file distribution in multicast or broadcast
KR101495369B1 (en) Robust file casting for mobile tv
CN102685232B (en) Based on multimedia file acquisition method and the streaming media server of streaming media server
CN105338423B (en) Stream medium data live broadcasting method and system
KR20060050266A (en) A system and method for receiver driven streaming in a peer-to-peer network
WO2018068727A1 (en) Method, apparatus and system for transmitting live video
CN103581230A (en) File transmission system and method, receiving end and sending end
WO2010069217A1 (en) Peer-to-peer data transmission system and method
TWI543565B (en) Method for retransmitting packet, data server using the same, and packet retransmitting system
CN101420390A (en) Internet instant communication data transmission method, apparatus and system
US9591069B2 (en) Peer-to-peer assist for live media streaming
US20190173928A1 (en) Method and apparatus for transceiving data packet for transmitting and receiving multimedia data
WO2012075970A1 (en) Method, device and system for obtaining media content
US20120089863A1 (en) Failover system, storage processing device and failover control method
CN113422818B (en) Data cascade transmission method, system and node equipment
JP2013123219A (en) Method of transporting data from sending node to destination node
KR20110067401A (en) System and method for providing efficient video on demand service by using unicast/multicast in ip network
CN105279217B (en) Reconfigurable content objects
CN106059936A (en) Method and device for multicasting files in cloud system
CN101453479A (en) Fast document transmission system
US20110044332A1 (en) Communication apparatus, communication system, and communication method
US20120026999A1 (en) Local area broadcasting service system and method, and wireless transmission device applied therein
CN109196870B (en) Method and apparatus for transmitting and receiving MMTP packets

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: 09832899

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 4016/CHENP/2011

Country of ref document: IN

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 09832899

Country of ref document: EP

Kind code of ref document: A1

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