资源列表
bt_code
- Linux/Unix c/c++实现BT下载功能的例子 网络,多线程,P2P等技术的实现-Linux/Unix c/c++ examples of realization of BT download function network, multi-threaded, P2P and other technologies to achieve
p2p
- 一个好的P2P即时通讯程序源码,包含服务器端和客户端。-A good source P2P instant messaging program, including server-side and client.
chord
- 基于chord的P2P源代码,可以深刻理解chord算法,有助于网络编程-The source of P2P based on chord
P2P
- P2P点对点传输控件源码,很少见,希望有帮助-P2P peer to peer transmission control source, rarely see, hope to have helped
CSharp-p2p
- 关于一个p2p文件传输与聊天的软件,两个功能合成。-On a p2p file transfer and chat software, the synthesis of two functions.
p2p
- VC++ 详细说明:P2p文件传输服务端,配合上传的客户端使用。-VC++ Details: P2p file transfer server with the upload client.
p2p_chat
- 用windows编程,实现的一个简单的p2p聊天程序。界面比较简单,dos窗口。但是思路比较清晰,比较适合对p2p想入门的程序员。另外附上该程序的文档。-using socket , p2p chat program, easy, good for starting learners
WSNWnetworkmatlabvariable
- 复杂网络的MATLAB仿真,有AB和BA模型,WS和NW小世界模型,并对他们的统计特征进行分析比较-MATLAB simulation of complex networks, with AB and BA model, WS and NW small-world model, and their statistical analysis and comparison of features
ServerSocket_Export-vcSourceCode
- 完成端口的网络库-vc源代码.rar 分为客户端和服务端进行控制。 -Completion port network library-vc source code. Rar is divided into client and server control.
p2p-12
- vc++下点对点的聊天程序,用vc6.0编码-vc++ under the point of the chat program, with vc6.0 coding
tcpmakehole
- TCP实现P2P通信、TCP穿越NAT的方法、TCP打洞(附源代码)