资源列表
socket
- 1.套接字编程原理 1.1 Client/server通信模型 1.2 Windows Sockets规范 1.3 套接字 1.3.1 套接字定义 1.3.2分类 1.3.3 套接字的作用 1.3.4端口与地址 1.3.5 套接口属性 2.基本的Windows Sockets API编程 2.1常用函数 2.2 TCP实例 2.3 UDP实例 2.4 Socket 通信阻塞的解决方法 3.MFC下的Socket编程的类 3.1 CAsyncSocket类 3.2 CSocket类 3.3 Win
sock2sock
- 网络编程实现简单的点对点通信,压缩包有客户端和服务端,实现单线程信息传输。-Network programming to achieve a simple peer-to-peer communication, compressed packages client and server, single-threaded information transmission.
socket
- C#基于udp的socket发送所选txt文件数据,输入发送路数,完成多路并发-C# to sending txt file selected based on udp socket data input to send large ones, to complete multiple concurrent
socket
- 网络编程,UDP协议实现server和client端的文件传输-SOCKET PROGRAMMING, FILE TRANSFER,
ConferenceXP-FEC
- ConferenceXP 前向纠错编码实例,带详细文档-ConferenceXP Forward Error Correction (FEC)
P2P
- 使用P2P(Peer2Peer)技术,在网络中传输文件-P2P (Peer2Peer) technology, transfer files in the network
P2Plibrary
- 使用C#开发的专业P2P库,可用于P2P程序的开发使用 -Professional P2P library, developed using C# can be used for the development of the use of P2P programs
Sliding-Tags
- 非常牛叉的tag特效,谁用设置到,从国外偷来的,带源代码哦,你可以在浏览器里好好欣赏一番。-very niubility tag effect.
client-and-server
- 纯c语言写的客户端服务端聊天和文件传输程序-Pure c language to write client-side chat and file transfer program
delphi_emule(src)
- 一个完整的用delphi开发的电驴程序,方便大家用来学习P2P编程。-Complete with delphi development eDonkey, easy to learn P2P programming.
punch
- Udp hole punch. Small progrma wich implements udp hole punch. It is need extenrnal ip s to implement hole punch
Chord
- simple implementation of Chord protocol written in Java