搜索资源列表
88
- Winsock提供了另一个有用的异步I/O模型。和WSAAsyncSelect模型类似的是,它也允许应用程序在一个或多个套接字上,接收以事件为 基础的网络事件通知。对于表1总结的、由WSAAsyncSelect模型采用的网络事件来说,它们均可原封不动地移植到新模型。在用新模型 开发的应用程序中,也能接收和处理所有那些事件。该模型最主要的差别在于网络事件会投递至一个事件对象句柄,而非投递至一个窗 口例程。(节选自《Windows网络编程》第八章) 还是让我们先看代
duct-cleaning-robot-control
- 用于中央空调通风管道清扫的智能机器人移动控制的部分代码,以及通过套接字编程实现的用户与服务器通信的部分代码。-Part of the code of clean ventilation ducts for central air-conditioning intelligent mobile robot control , and part of the code of socket programming of the user communicate with the server.
Json100r3
- 套接字编程的网络类库,可用于开发消息传送机制的游戏(Socket programming network class library, can be used to develop messaging mechanism of the game)