资源列表
P2P
- 一个P2P语音即时通信软件的源代码(来自《P2P网络技术原理与C++开发案例》,在本机可运行)-P2P
P2P网络技术原理与开发案例
- P2P网络技术原理与开发案例 书中经典代码。。。。 不失为p2p研究的好案例。。。
P2Psourcecode
- 一本p2p案例书上的源代码,C++语言描述 -source code in a p2p book,code is written by C++
Linux_C_BTdownload
- 在BT协议和技术的各个细节基础上使用C语言在Linux环境下开发了一个BT软件。-In the BT protocols and technologies based on the use of all the details of the C language in Linux environment to develop a BT software.
Hermes
- p2p即时通信系统开发案例,关于语音的p2p系统
P2PVB
- 一个P2P传输的例子,内带控件,代码很简单,供大家参考.-an example of peer-to-peer transmission, which brought Control, code is very simple, for your reference.
p2ptrans
- 一个基于visual c++的p2p传输程序
talktool
- 一个一对一聊天工具,利用ip点对点连接的自己编写的小聊天工具-an interesting talk tool
P2PCpp_Sample
- 《P2P网络技术原理与C++开发案例》第9章案例源代码- P2P network technology Principle and C++ Development case Chapter 9 case the source code
QuickMessage
- C# udp的消息传输,具有象QQ一样消息提示功能,可以进行多个客户段的消息发送. 使用C#进行的编程.-C# udp information transmission, QQ with the same information as suggested, will feature a number of customers of the messaging. Use the C# programming.
C-NetTransfer_2
- C++版网络传输软件源码,可以作为基本的网络传输学习参考-C++ version of network transport software source code, learning reference can be used as a basic network transmission
P2P
- 实现P2P通讯的底层类,其主要时根据网络资料的所提供的通过UDP打洞的方式穿透防火来实现的