A_simple_IO_completion_Server_demo

所属分类:网络编程
开发工具:Visual C++
文件大小:23KB
下载次数:4
上传日期:2010-04-21 20:44:20
上 传 者wangli_first
说明:  包含IO完成端口的讲解文档和源码实现,其实现对IO完成端口进行了封装,可直接拿来用。作为测试,还做了客户端。
(This article presents a class which can be used in both the client and server code. The class uses IOCP (Input Output Completion Ports) and asynchronous (non-blocking) function calls which are explained later. The source code is based on many other source codes and articles. With this simple source code, you can: Service or connect to multiple clients and servers. Send or receive files asynchronously. Create and manage a logical worker thread pool to process heavier client/server requests or computations.)

文件列表:
Debug (0, 2008-11-14)
flyserver.cpp (550, 2005-07-13)
FlyServer.dsp (4448, 2004-10-19)
FlyServer.dsw (541, 2004-01-16)
FlyServer.ncb (52224, 2008-10-10)
FlyServer.opt (61952, 2004-11-03)
FlyServer.plg (1577, 2004-11-03)
FlyServer.vcproj (4973, 2005-01-15)
httpserver.cpp (0, 2004-01-17)
httpserver.h (744, 2004-01-17)
Iomodel.cpp (28312, 2005-07-13)
Iomodel.h (4007, 2005-07-13)

近期下载者

相关文件


收藏者