搜索资源列表
-
0下载:
一个bt的开源的 C++ 库,很清晰,可以运行于多个编程环境,支持多个平台,Unix,Windows等。
libtorrent is a C++ library that aims to be a good alternative to all the other bittorrent implementations around. It is a library and not a full featured client, although it comes with a work
-
-
0下载:
基于TCP的VC网络聊天室源代码加实验报告,分为客户端与服务器两个部分,使用了windows socket网络编程接口-Source code for the chat room and lab reports, TCP-based VC network is divided into two parts of the client and server, using windows socket network programming interface
-
-
0下载:
自己写的一个小程序,用socket实现P2P通信,聊天功能,适合windows编程初学者学习参考-Write a small program, with the socket implementation P2P communication, chat, information for beginners to learn windows programming
-
-
0下载:
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
-
-
0下载:
P2P编程,Windows Socket-P2P programming, Windows Socket
-