Description: 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 the select API. Only a server sample is provided.
WSAAsyncSelect Illustrates the WSAAsyncSelect socket model. Only a
server sample is provided.
WSAEventSelect Illustrates the WSAEventSelect socket model. Only a server sample is provided.
overlapped Illustrates the overlapped IO model using events.Only a server sample is provided.
iocp Illustrates overlapped IO using an IO comletion port.Both a client and server sample are provided.
Platform: |
Size: 79158 |
Author:Janferry |
Hits:
Description: 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 the select API. Only a server sample is provided.
WSAAsyncSelect Illustrates the WSAAsyncSelect socket model. Only a
server sample is provided.
WSAEventSelect Illustrates the WSAEventSelect socket model. Only a server sample is provided.
overlapped Illustrates the overlapped IO model using events.Only a server sample is provided.
iocp Illustrates overlapped IO using an IO comletion port.Both a client and server sample are provided.
Platform: |
Size: 78848 |
Author:Janferry |
Hits:
Description: windows的五种I/O模型中的一种EventSelect,在异步模式下的服务器和客户端-windows of the five I/O model of a EventSelect, in asynchronous mode of server and client Platform: |
Size: 2048 |
Author:马刚伟 |
Hits:
Description: 利用完成端口模型开发计算机文化基础课考试系统。该软件由服务器和客户端两部分组成,服务器端采用多线程设计,主线程启动后,创建一个接受客户端请求线程和CPU数量2倍的服务线程,采用套接字的完成端口模型对服务器的I/O操作进行管理,利用套接字WSAEventSelect模型实现对接受客户端请求进行管理。客户端包括连接服务器并接受试卷,接着初始化试卷,答卷 ,交卷部分。-Completion port model development using a computer basic courses of examination system. The software from the server and the client of two parts, a server-side multi-threaded design, the main thread starts, accept the client requests to create a thread and two times the number of CPU service thread, using the completion port socket model of the server I/O operations to manage the use of socket WSAEventSelect model for achieving acceptance of client requests to manage. Clients include connection to the server and accept the papers, and then initialize the papers, answer sheets, examination paper part. Platform: |
Size: 93184 |
Author:WANGTAO |
Hits:
Description: 利用WSAEventSocket 模型开发网路五子棋游戏程序。该程序包括服务器和客户端两部分。服务器包括数据包设计,多线程设计和游戏规则设计。服务器主要为客户端维护成员列表和通知客户端更新用户信息。客户端包括多线程设计,界面设计,用户列表结构设计。-Model development using WSAEventSocket online backgammon games. The program includes server and client in two parts. Server, including data package design, multi-threaded design and rules of the game design. Servers primarily for the client to maintain membership lists and to inform the client update the user information. Clients include multi-threaded design, interface design, user list structure design. Platform: |
Size: 419840 |
Author:WANGTAO |
Hits:
Description: windows 网络编程事件触发编程的详细资料,超级有用。-windows api to write a client program can be rewritten directly. Platform: |
Size: 180224 |
Author:赵宇亮 |
Hits: