文件名称:test9Demo
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:38.71kb
-
已下载: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/Client.h
Client/Client.rc
Client/Client.vcproj
Client/Client.vcproj.MH.Administrator.user
Client/Client.vcproj.WIN-DJ6LPM114C7.Administrator.user
Client/Common.h
Client/Game.cpp
Client/Game.h
Client/MsgDefine.h
Client/resource.h
Client/WinMian.cpp
OverlappedEventAeecptEx/main.cpp
OverlappedEventAeecptEx/OverlappedEventAeecptEx.vcproj
OverlappedEventAeecptEx/OverlappedEventAeecptEx.vcproj.MH.Administrator.user
OverlappedEventAeecptEx/OverlappedEventAeecptEx.vcproj.WIN-DJ6LPM114C7.Administrator.user
OverlappedEventServerDemo/main.cpp
OverlappedEventServerDemo/OverlappedEventServerDemo.vcproj
OverlappedEventServerDemo/OverlappedEventServerDemo.vcproj.MH.Administrator.user
OverlappedEventServerDemo/OverlappedEventServerDemo.vcproj.WIN-DJ6LPM114C7.Administrator.user
OverlappedServerDemo/OverlappedCompletionServer.cpp
OverlappedServerDemo/OverlappedServerDemo.vcproj
OverlappedServerDemo/OverlappedServerDemo.vcproj.MH.Administrator.user
OverlappedServerDemo/OverlappedServerDemo.vcproj.WIN-DJ6LPM114C7.Administrator.user
SelectServerDemo/SelectServer.cpp
SelectServerDemo/SelectServerDemo.vcproj
SelectServerDemo/SelectServerDemo.vcproj.MH.Administrator.user
SelectServerDemo/SelectServerDemo.vcproj.WIN-DJ6LPM114C7.Administrator.user
WSAAsyncSelectServerDemo/WSAAsyncSelectServer.cpp
WSAAsyncSelectServerDemo/WSAAsyncSelectServerDemo.vcproj
WSAAsyncSelectServerDemo/WSAAsyncSelectServerDemo.vcproj.MH.Administrator.user
WSAAsyncSelectServerDemo/WSAAsyncSelectServerDemo.vcproj.WIN-DJ6LPM114C7.Administrator.user
WSAEventSelectServerDemo/EventSelectServer.cpp
WSAEventSelectServerDemo/EventSelectServer.h
WSAEventSelectServerDemo/WSAEventSelectServerDemo.vcproj
WSAEventSelectServerDemo/WSAEventSelectServerDemo.vcproj.MH.Administrator.user
WSAEventSelectServerDemo/WSAEventSelectServerDemo.vcproj.WIN-DJ6LPM114C7.Administrator.user
clear.bat
test9Demo.sln
Client/Debug
OverlappedEventAeecptEx/Debug
OverlappedEventServerDemo/Debug
OverlappedServerDemo/Debug
SelectServerDemo/Debug
WSAAsyncSelectServerDemo/Debug
WSAEventSelectServerDemo/Debug
Client
OverlappedEventAeecptEx
OverlappedEventServerDemo
OverlappedServerDemo
SelectServerDemo
WSAAsyncSelectServerDemo
WSAEventSelectServerDemo
Client/Client.h
Client/Client.rc
Client/Client.vcproj
Client/Client.vcproj.MH.Administrator.user
Client/Client.vcproj.WIN-DJ6LPM114C7.Administrator.user
Client/Common.h
Client/Game.cpp
Client/Game.h
Client/MsgDefine.h
Client/resource.h
Client/WinMian.cpp
OverlappedEventAeecptEx/main.cpp
OverlappedEventAeecptEx/OverlappedEventAeecptEx.vcproj
OverlappedEventAeecptEx/OverlappedEventAeecptEx.vcproj.MH.Administrator.user
OverlappedEventAeecptEx/OverlappedEventAeecptEx.vcproj.WIN-DJ6LPM114C7.Administrator.user
OverlappedEventServerDemo/main.cpp
OverlappedEventServerDemo/OverlappedEventServerDemo.vcproj
OverlappedEventServerDemo/OverlappedEventServerDemo.vcproj.MH.Administrator.user
OverlappedEventServerDemo/OverlappedEventServerDemo.vcproj.WIN-DJ6LPM114C7.Administrator.user
OverlappedServerDemo/OverlappedCompletionServer.cpp
OverlappedServerDemo/OverlappedServerDemo.vcproj
OverlappedServerDemo/OverlappedServerDemo.vcproj.MH.Administrator.user
OverlappedServerDemo/OverlappedServerDemo.vcproj.WIN-DJ6LPM114C7.Administrator.user
SelectServerDemo/SelectServer.cpp
SelectServerDemo/SelectServerDemo.vcproj
SelectServerDemo/SelectServerDemo.vcproj.MH.Administrator.user
SelectServerDemo/SelectServerDemo.vcproj.WIN-DJ6LPM114C7.Administrator.user
WSAAsyncSelectServerDemo/WSAAsyncSelectServer.cpp
WSAAsyncSelectServerDemo/WSAAsyncSelectServerDemo.vcproj
WSAAsyncSelectServerDemo/WSAAsyncSelectServerDemo.vcproj.MH.Administrator.user
WSAAsyncSelectServerDemo/WSAAsyncSelectServerDemo.vcproj.WIN-DJ6LPM114C7.Administrator.user
WSAEventSelectServerDemo/EventSelectServer.cpp
WSAEventSelectServerDemo/EventSelectServer.h
WSAEventSelectServerDemo/WSAEventSelectServerDemo.vcproj
WSAEventSelectServerDemo/WSAEventSelectServerDemo.vcproj.MH.Administrator.user
WSAEventSelectServerDemo/WSAEventSelectServerDemo.vcproj.WIN-DJ6LPM114C7.Administrator.user
clear.bat
test9Demo.sln
Client/Debug
OverlappedEventAeecptEx/Debug
OverlappedEventServerDemo/Debug
OverlappedServerDemo/Debug
SelectServerDemo/Debug
WSAAsyncSelectServerDemo/Debug
WSAEventSelectServerDemo/Debug
Client
OverlappedEventAeecptEx
OverlappedEventServerDemo
OverlappedServerDemo
SelectServerDemo
WSAAsyncSelectServerDemo
WSAEventSelectServerDemo
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.