搜索资源列表
c# 使用 IOCP_API
- C# 使用IOCP_API 的DEMO
IOCP_API(1.2.1.9)
- IOCP_API(1.2.1.9),适用于对winsock有一定了解的开发者,当然,如果你不了解winsock也没有关系,IOCP_API为您提供了高度封装的API,您只需要定义几个回调函数,调用几个API即可完成服务器搭建工作,使您可以专注于业务逻辑处理,而无需了解了解通讯底层。 -IOCP_API (1.2.1.9), for a certain understanding of the development of winsock, of course, if you do not k
IOCP_API(1)
- 最新的IOCP封装DLL动态链接库,包括Server端和Client端,有TCP也有UDP,使用简单。-The latest IOCP encapsulation DLL DLL, including the Client and the Server, there are also UDP, using TCP
IOCP_API(v1.2.0.0)
- IOCP+源代码及dome(1).rar-IOCP+ dome(1).rar
IOCP_API
- 采用IOCP,用AcceptEx来接受连接,可以做为开发类-The use of IOCP, using AcceptEx to accept connections
IOCP_API
- iocp一个异步I/O的API,它可以高效地将I/O事件通知给应用程序,是入门学习的好例子-iocp example