搜索资源列表
-
0下载:
Samples illustrating the various Winsock I/O models
under the following directories:
blocking Illustrates the blocking sockets model. This includes blocking client and server samples.
nonblocking Illustrates the non-blocking socket model using
-
-
0下载:
SOCKET异步传输(WSAAsyncSelect)接收端dll及实例化程序-SOCKET Asynchronous Transfer (WSAAsyncSelect) receiver dll and examples of procedures
-
-
0下载:
使用WSAAsyncSelect编写的socket客户端程序-The socket client program using WSAAsyncSelect
-
-
0下载:
一个udp服务端程序,原理比较简单,主要使用了WSAAsyncSelect监听。-A progam for udp-socket,...
-
-
0下载:
基于c/s网络结构简单的远程鼠标作图。
Winsock 提供了一个有用的异步I/O模型。利用这个模型,应用程序可在一个套接字上,接收以Windows消息为基础的网络事件通知。具体的做法是在建好一个套接字后,调用WSAAsyncSelect函数-Based on c/s network of simple remote mouse mapping. Winsock provides a useful asynchronous I/O model. Using this model, the a
-
-
1下载:
基于C_S结构的Socket程序设计。控制台程序:使用控制台界面的多线程Server程序及Client端,WSAAsyncSelect异步窗口程序:使用Windows窗口界面的基于WSAAsyncSelect异步选择机制的Server程序及Client端
-Based on C_S structure Socket programming. Console application: using the console interface, multi-threaded Server prog
-
-
0下载:
以Windows消息的机制设计服务器,每个窗体句柄管理多个Socket-Windows message mechanism in order to design the server, each form to manage multiple Socket Handle
-
-
1下载:
控制台程序:使用控制台界面的多线程Server程序及Client端,WSAAsyncSelect异步窗口程序:使用Windows窗口界面的基于WSAAsyncSelect异步选择机制的Server程序及Client端-Based on the structure of C_S Socket programming
-