文件名称:test9Demo
- 所属分类:
- Internet/网络编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 39kb
- 下载次数:
- 0次
- 提 供 者:
- 任**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
windows网络通信IO模型
1、 参考SelectServerDemo理解select模型原理及过程。
2、 参考WSAEventSelectServerDemo理解WSAEventSelect模型原理及过程。
3、 参考OverlappedEventServerDemo1理解Overlapped I/O事件通知的原理及过程。注意这个Demo只实现了使用重叠接收信息。
4、 参考OverlappedCompletionServerDemo2理解Overlapped I/O完成例程的原理及过程。注意这个Demo只实现了使用重叠接收信息。
-windows network traffic IO model, reference SelectServerDemo understanding of select model principle and process. 2, reference WSAEventSelectServerDemo understand the principle and process of WSAEventSelect model. 3 Reference OverlappedEventServerDemo1 understand the principle and process of the Overlapped I/O event notification. Note that this Demo only the use of overlapping receive information. 4 the reference OverlappedCompletionServerDemo2 understand Overlapped I/O completion routine of the principle and process. Note that this Demo only the use of overlapping receive information.
1、 参考SelectServerDemo理解select模型原理及过程。
2、 参考WSAEventSelectServerDemo理解WSAEventSelect模型原理及过程。
3、 参考OverlappedEventServerDemo1理解Overlapped I/O事件通知的原理及过程。注意这个Demo只实现了使用重叠接收信息。
4、 参考OverlappedCompletionServerDemo2理解Overlapped I/O完成例程的原理及过程。注意这个Demo只实现了使用重叠接收信息。
-windows network traffic IO model, reference SelectServerDemo understanding of select model principle and process. 2, reference WSAEventSelectServerDemo understand the principle and process of WSAEventSelect model. 3 Reference OverlappedEventServerDemo1 understand the principle and process of the Overlapped I/O event notification. Note that this Demo only the use of overlapping receive information. 4 the reference OverlappedCompletionServerDemo2 understand Overlapped I/O completion routine of the principle and process. Note that this Demo only the use of overlapping receive information.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Client\Client.cpp
......\Client.h
......\Client.rc
......\Client.vcproj
......\Client.vcproj.MH.Administrator.user
......\Client.vcproj.WIN-DJ6LPM114C7.Administrator.user
......\Common.h
......\Game.cpp
......\Game.h
......\MsgDefine.h
......\resource.h
......\WinMian.cpp
OverlappedEventAeecptEx\main.cpp
.......................\OverlappedEventAeecptEx.vcproj
.......................\OverlappedEventAeecptEx.vcproj.MH.Administrator.user
.......................\OverlappedEventAeecptEx.vcproj.WIN-DJ6LPM114C7.Administrator.user
...............ServerDemo\main.cpp
.........................\OverlappedEventServerDemo.vcproj
.........................\OverlappedEventServerDemo.vcproj.MH.Administrator.user
.........................\OverlappedEventServerDemo.vcproj.WIN-DJ6LPM114C7.Administrator.user
..........ServerDemo\OverlappedCompletionServer.cpp
....................\OverlappedServerDemo.vcproj
....................\OverlappedServerDemo.vcproj.MH.Administrator.user
....................\OverlappedServerDemo.vcproj.WIN-DJ6LPM114C7.Administrator.user
SelectServerDemo\SelectServer.cpp
................\SelectServerDemo.vcproj
................\SelectServerDemo.vcproj.MH.Administrator.user
................\SelectServerDemo.vcproj.WIN-DJ6LPM114C7.Administrator.user
WSAAsyncSelectServerDemo\WSAAsyncSelectServer.cpp
........................\WSAAsyncSelectServerDemo.vcproj
........................\WSAAsyncSelectServerDemo.vcproj.MH.Administrator.user
........................\WSAAsyncSelectServerDemo.vcproj.WIN-DJ6LPM114C7.Administrator.user
...EventSelectServerDemo\EventSelectServer.cpp
........................\EventSelectServer.h
........................\WSAEventSelectServerDemo.vcproj
........................\WSAEventSelectServerDemo.vcproj.MH.Administrator.user
........................\WSAEventSelectServerDemo.vcproj.WIN-DJ6LPM114C7.Administrator.user
clear.bat
test9Demo.sln
Client\Debug
OverlappedEventAeecptEx\Debug
...............ServerDemo\Debug
..........ServerDemo\Debug
SelectServerDemo\Debug
WSAAsyncSelectServerDemo\Debug
...EventSelectServerDemo\Debug
Client
OverlappedEventAeecptEx
OverlappedEventServerDemo
OverlappedServerDemo
SelectServerDemo
WSAAsyncSelectServerDemo
WSAEventSelectServerDemo
......\Client.h
......\Client.rc
......\Client.vcproj
......\Client.vcproj.MH.Administrator.user
......\Client.vcproj.WIN-DJ6LPM114C7.Administrator.user
......\Common.h
......\Game.cpp
......\Game.h
......\MsgDefine.h
......\resource.h
......\WinMian.cpp
OverlappedEventAeecptEx\main.cpp
.......................\OverlappedEventAeecptEx.vcproj
.......................\OverlappedEventAeecptEx.vcproj.MH.Administrator.user
.......................\OverlappedEventAeecptEx.vcproj.WIN-DJ6LPM114C7.Administrator.user
...............ServerDemo\main.cpp
.........................\OverlappedEventServerDemo.vcproj
.........................\OverlappedEventServerDemo.vcproj.MH.Administrator.user
.........................\OverlappedEventServerDemo.vcproj.WIN-DJ6LPM114C7.Administrator.user
..........ServerDemo\OverlappedCompletionServer.cpp
....................\OverlappedServerDemo.vcproj
....................\OverlappedServerDemo.vcproj.MH.Administrator.user
....................\OverlappedServerDemo.vcproj.WIN-DJ6LPM114C7.Administrator.user
SelectServerDemo\SelectServer.cpp
................\SelectServerDemo.vcproj
................\SelectServerDemo.vcproj.MH.Administrator.user
................\SelectServerDemo.vcproj.WIN-DJ6LPM114C7.Administrator.user
WSAAsyncSelectServerDemo\WSAAsyncSelectServer.cpp
........................\WSAAsyncSelectServerDemo.vcproj
........................\WSAAsyncSelectServerDemo.vcproj.MH.Administrator.user
........................\WSAAsyncSelectServerDemo.vcproj.WIN-DJ6LPM114C7.Administrator.user
...EventSelectServerDemo\EventSelectServer.cpp
........................\EventSelectServer.h
........................\WSAEventSelectServerDemo.vcproj
........................\WSAEventSelectServerDemo.vcproj.MH.Administrator.user
........................\WSAEventSelectServerDemo.vcproj.WIN-DJ6LPM114C7.Administrator.user
clear.bat
test9Demo.sln
Client\Debug
OverlappedEventAeecptEx\Debug
...............ServerDemo\Debug
..........ServerDemo\Debug
SelectServerDemo\Debug
WSAAsyncSelectServerDemo\Debug
...EventSelectServerDemo\Debug
Client
OverlappedEventAeecptEx
OverlappedEventServerDemo
OverlappedServerDemo
SelectServerDemo
WSAAsyncSelectServerDemo
WSAEventSelectServerDemo