搜索资源列表
WinsockIOCP_demo.zip
- 用于大量socket连接时使用IOCP捕获连接关闭事件以便释放资源的程序。可以解决winsock的AsyncSelect对句柄个数的限制问题
AsyncSelectmodule
- 5大IO模型之四:asyncselect模型,介绍asyncselect模型的一般编程流程。-five large IO model four : asyncselect model, the model introduced asyncselect general programming process.
AsyncSelect
- AsyncSelect异步选择-AsyncSelect
AsyncSelect
- winsock异步选择模型,AsyncSelect 简单应用范例
winSocketTestApp
- WinSock Win32 API 的打包类和例子程序 < WinSock > winSocket/winSocketEx: 如果你正在Windows环境中用C++编写TCP/IP网络程序,那么使用这个打包类吧,我想它不会让你失望的。winSocket几乎封装了编写TCP/IP网络应用程序所需的所有内容,winSocketEx加入了对SOCKS 4/5代理服务器的支持。使得在自己的程序中加入代理支持易如反掌。
asyncselect
- 利用HOST,给麽目的IP传送视频信息!
WinsockIOCP_demo
- 用于大量socket连接时使用IOCP捕获连接关闭事件以便释放资源的程序。可以解决winsock的AsyncSelect对句柄个数的限制问题- Uses in when the massive socket connection uses IOCP to catch the connection closure event in order to release resources procedure. May solve the
AsyncSelect
- AsyncSelect异步选择-AsyncSelect
AsyncSelectmodule
- 5大IO模型之四:asyncselect模型,介绍asyncselect模型的一般编程流程。-five large IO model four : asyncselect model, the model introduced asyncselect general programming process.
AsyncSelect
- winsock异步选择模型,AsyncSelect 简单应用范例-winsock asynchronous choice model, AsyncSelect simple application example
winSocketTestApp
- WinSock Win32 API 的打包类和例子程序 < WinSock > winSocket/winSocketEx: 如果你正在Windows环境中用C++编写TCP/IP网络程序,那么使用这个打包类吧,我想它不会让你失望的。winSocket几乎封装了编写TCP/IP网络应用程序所需的所有内容,winSocketEx加入了对SOCKS 4/5代理服务器的支持。使得在自己的程序中加入代理支持易如反掌。
asyncselect
- 利用HOST,给麽目的IP传送视频信息!-The use of HOST, to what the purpose of IP transmission of video information!
AsyncSelect
- SOCKET异步选择!SOCKET作为TCP-IP编程的基础需要好好学习-SOCKET asynchronous choice!
echo
- 本示例为基于winsocket中AsyncSelect模型的简单的UDP回送程序。 本工程为vs2005-MFC工程,窗口用的是MFC,使用socket编写(非MFC的CSocket类)。 bin文件夹--->应用程序 src文件夹--->源代码-This example is based on winsocket AsyncSelect model in a simple UDP echo program. T
AsyncSelect
- Wi n s o c k提供了一个有用的异步 I / O模型。利用这个模型,应用程序可在一个套接字上,接收以Wi n d o w s消息为基础的网络事件通知。-Wi nsock provides a useful asynchronous I/O model. Using this model, the application can be a socket to receive the Wi ndows news network ba
AsyncSelect
- windowns网络编程,需要的自己下 AsyncSelect ,老师上课给的-Network Programming AsyncSelect
asyncselect
- 以Wi n d o w s消息为基础的网络事件通知套接字的异步I / O模型-To Wi ndows news network based asynchronous event notification socket I/O model
AsyncSelect
- 实现TCP聊天,主要是使用异步套接字,实现可视化的Windows网络程序-Achieve TCP chat, mainly the use of asynchronous sockets, network visualization program for Windows
winsocket
- 如果你正在Windows环境中用C++编写TCP/IP网络程序,那么使用这个打包类吧,我想它不会让你失望的。winSocket几乎封装了编写TCP/IP网络应用程序所需的所有内容,winSocketEx加入了对SOCKS 4/5代理服务器的支持。使得在自己的程序中加入代理支持易如反掌。这个打包类支持的特性包括:Connect、Send、Receive、Close、Listen、Bind、Accept、asyncSelect、get_Lo
Code
- Windows socket AsyncSelect模型的聊天工具 服务器端+客户端,有注释 用来学习AsyncSelect模型-Chat tool Windows socket AsyncSelect model Client-server, Notes AsyncSelect model for learning