搜索资源列表
AAAAAAServer
- 基于boost开发的网络tcp服务器模型,效率很好。适合中小型公司开发服务器,跨平台。接口简单。只要写出适当的回调函数集合,记得要下载boost库哦-a server-side programing model based on boost network library.
iocp-winsockclient
- 这是完成端口模型的客户端的代码希望对大家有里面的代码需要boost-it is iocp mode,and it need boost files
iocp-winsockserver
- 这是完成端口模型服务器端的代码希望对大家有里面的代码需要boost文件-it is server iocp mode,and it need boost files
c_s
- 一个基于boost库的简单C/S模型实现,实现了客户端和服务端的简单通信,主要是可以通过这个了解boost的基本通信协议实现方式-A simple boost library-based C/S model, has implemented a client and service side of simple communication, mainly through this understanding can boost the basic communication protocol i