文件名称:IOCPDemo_V2
-
所属分类:
- 标签属性:
- 上传时间:2013-08-06
-
文件大小:2.48mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
delphi IOCP源码。
1) IOCP(I/O Completion Port),常称I/O完成端口。
2) IOCP模型属于一种通讯模型,适用于(能控制并发执行的)高负载服务器的一个技术。
3) 通俗一点说,就是用于高效处理很多很多的客户端进行数据交换的一个模型。
4) 或者可以说,就是能异步I/O操作的模型。-Delphi IOCP source code.
1) IOCP (I/O Completion Port), often called the I/O completion port.
2) IOCP model belongs to a communication model, suitable for (to control the concurrent execution of) a technical high server load.
3) the popular point said, is a model for efficient processing of many client data exchange.
4) or it can be said, is asynchronous I/O operation model.
1) IOCP(I/O Completion Port),常称I/O完成端口。
2) IOCP模型属于一种通讯模型,适用于(能控制并发执行的)高负载服务器的一个技术。
3) 通俗一点说,就是用于高效处理很多很多的客户端进行数据交换的一个模型。
4) 或者可以说,就是能异步I/O操作的模型。-Delphi IOCP source code.
1) IOCP (I/O Completion Port), often called the I/O completion port.
2) IOCP model belongs to a communication model, suitable for (to control the concurrent execution of) a technical high server load.
3) the popular point said, is a model for efficient processing of many client data exchange.
4) or it can be said, is asynchronous I/O operation model.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CleanInplace.bat
测试结果.xlsx
Bin/
Bin/borlndmm.dll
Bin/FastMM_FullDebugMode.dll
Bin/IOCPDemoCln.exe
Bin/IOCPDemoSvr.exe
Dcu/
Document/
Document/IOCPDemo通讯协议.doc
Document/~$CPDemo通讯协议.doc
Source/
Source/FastMM492/
Source/FastMM492/CPP Builder Support/
Source/FastMM492/CPP Builder Support/FastMM4BCB.cpp
Source/FastMM492/Demos/
Source/FastMM492/Demos/Dynamically Loaded DLL/
Source/FastMM492/Demos/Dynamically Loaded DLL/ApplicationForm.dfm
Source/FastMM492/Demos/Dynamically Loaded DLL/ApplicationForm.pas
Source/FastMM492/Demos/Dynamically Loaded DLL/DLLForm.dfm
Source/FastMM492/Demos/Dynamically Loaded DLL/DLLForm.pas
Source/FastMM492/Demos/Dynamically Loaded DLL/DynamicallyLoadedDLLDemo.groupproj
Source/FastMM492/Demos/Dynamically Loaded DLL/TestApplication.cfg
Source/FastMM492/Demos/Dynamically Loaded DLL/TestApplication.dpr
Source/FastMM492/Demos/Dynamically Loaded DLL/TestApplication.dproj
Source/FastMM492/Demos/Dynamically Loaded DLL/TestApplication.res
Source/FastMM492/Demos/Dynamically Loaded DLL/TestDLL.cfg
Source/FastMM492/Demos/Dynamically Loaded DLL/TestDLL.dpr
Source/FastMM492/Demos/Dynamically Loaded DLL/TestDLL.dproj
Source/FastMM492/Demos/Dynamically Loaded DLL/TestDLL.res
Source/FastMM492/Demos/Replacement borlndmm DLL/
Source/FastMM492/Demos/Replacement borlndmm DLL/BorlndMM.dll
Source/FastMM492/Demos/Replacement borlndmm DLL/DemoForm.dfm
Source/FastMM492/Demos/Replacement borlndmm DLL/DemoForm.pas
Source/FastMM492/Demos/Replacement borlndmm DLL/FastMM_FullDebugMode.dll
Source/FastMM492/Demos/Replacement borlndmm DLL/FullDebugModeDemo.cfg
Source/FastMM492/Demos/Replacement borlndmm DLL/FullDebugModeDemo.dpr
Source/FastMM492/Demos/Replacement borlndmm DLL/FullDebugModeDemo.res
Source/FastMM492/Demos/Usage Tracker/
Source/FastMM492/Demos/Usage Tracker/DemoForm.dfm
Source/FastMM492/Demos/Usage Tracker/DemoForm.pas
Source/FastMM492/Demos/Usage Tracker/FastMMUsageTracker.dfm
Source/FastMM492/Demos/Usage Tracker/FastMMUsageTracker.pas
Source/FastMM492/Demos/Usage Tracker/UsageTrackerDemo.dpr
Source/FastMM492/Demos/Usage Tracker/UsageTrackerDemo.dproj
Source/FastMM492/Demos/Usage Tracker/UsageTrackerDemo.res
Source/FastMM492/FastMM4.pas
Source/FastMM492/FastMM4Messages.pas
Source/FastMM492/FastMM4Options.inc
Source/FastMM492/FastMM4_FAQ.txt
Source/FastMM492/FastMM4_Readme.txt
Source/FastMM492/FullDebugMode DLL/
Source/FastMM492/FullDebugMode DLL/CPP Builder Support/
Source/FastMM492/FullDebugMode DLL/CPP Builder Support/FastMM_FullDebugMode.lib
Source/FastMM492/FullDebugMode DLL/CPP Builder Support/Readme.txt
Source/FastMM492/FullDebugMode DLL/FastMM_FullDebugMode.dpr
Source/FastMM492/FullDebugMode DLL/FastMM_FullDebugMode.dproj
Source/FastMM492/FullDebugMode DLL/FastMM_FullDebugMode.res
Source/FastMM492/FullDebugMode DLL/Precompiled/
Source/FastMM492/FullDebugMode DLL/Precompiled/FastMM_FullDebugMode.dll
Source/FastMM492/Replacement BorlndMM DLL/
Source/FastMM492/Replacement BorlndMM DLL/CB2006/
Source/FastMM492/Replacement BorlndMM DLL/CB2006/BorlndMM.bdsproj
Source/FastMM492/Replacement BorlndMM DLL/CB2006/BorlndMM.bpf
Source/FastMM492/Replacement BorlndMM DLL/CB2006/BorlndMM.pas
Source/FastMM492/Replacement BorlndMM DLL/CB2006/DLLEntry.cpp
Source/FastMM492/Replacement BorlndMM DLL/CB2006/Export.def
Source/FastMM492/Replacement BorlndMM DLL/CB2006/Precompiled/
Source/FastMM492/Replacement BorlndMM DLL/CB2006/Precompiled/BorlndMM.dll
Source/FastMM492/Replacement BorlndMM DLL/CB2006/Readme.txt
Source/FastMM492/Replacement BorlndMM DLL/CB2007/
Source/FastMM492/Replacement BorlndMM DLL/CB2007/BorlndMM.cbproj
Source/FastMM492/Replacement BorlndMM DLL/CB2007/BorlndMM.pas
Source/FastMM492/Replacement BorlndMM DLL/CB2007/DLLEntry.cpp
Source/FastMM492/Replacement BorlndMM DLL/CB2007/Export.def
Source/FastMM492/Replacement BorlndMM DLL/CB2007/Precompiled/
Source/FastMM492/Replacement BorlndMM DLL/CB2007/Precompiled/BorlndMM.dll
Source/FastMM492/Replacement BorlndMM DLL/CB2007/Readme.txt
Source/FastMM492/Replacement BorlndMM DLL/Delphi/
Source/FastMM492/Replacement BorlndMM DLL/Delphi/BorlndMM.bdsproj
Source/FastMM492/Replacement BorlndMM DLL/Delphi/BorlndMM.cfg
Source/FastMM492/Replacement BorlndMM DLL/Delphi/BorlndMM.dll
Source/FastMM492/Replacement BorlndMM DLL/Delphi/BorlndMM.dof
Source/FastMM492/Replacement BorlndMM DLL/Delphi/BorlndMM.dpr
Source/FastMM492/Replacement BorlndMM DLL/Delphi/BorlndMM.res
Source/FastMM492/Replacement BorlndMM DLL/Delphi/FastMMDebugSupport.pas
Source/FastMM492/Replacement BorlndMM DLL/Delphi/Precompiled/
Source/FastMM492/Replacement BorlndMM DLL/Delphi/Precompiled/for Applications/
Source/FastMM492/Replacement BorlndMM DLL/Delphi/Precompiled/for Applications/Debug/
Source/FastMM492/Replacement BorlndMM DLL/Delphi/Precompiled/for Applications/Debug/BorlndMM.dll
Source/FastMM492/Replacement BorlndMM DLL/Delphi/Precompiled/for Applications/Performance/
Source/FastMM492/Replacement BorlndMM DLL/Delphi/Precompiled/for Applications/Performance/BorlndMM.dll
Source/FastMM492/Replacement BorlndMM DLL/Delphi/Precompiled/for Delphi IDE/
Source/FastMM492/Replacement BorlndMM DLL/Delphi/Precompiled/for Delphi
测试结果.xlsx
Bin/
Bin/borlndmm.dll
Bin/FastMM_FullDebugMode.dll
Bin/IOCPDemoCln.exe
Bin/IOCPDemoSvr.exe
Dcu/
Document/
Document/IOCPDemo通讯协议.doc
Document/~$CPDemo通讯协议.doc
Source/
Source/FastMM492/
Source/FastMM492/CPP Builder Support/
Source/FastMM492/CPP Builder Support/FastMM4BCB.cpp
Source/FastMM492/Demos/
Source/FastMM492/Demos/Dynamically Loaded DLL/
Source/FastMM492/Demos/Dynamically Loaded DLL/ApplicationForm.dfm
Source/FastMM492/Demos/Dynamically Loaded DLL/ApplicationForm.pas
Source/FastMM492/Demos/Dynamically Loaded DLL/DLLForm.dfm
Source/FastMM492/Demos/Dynamically Loaded DLL/DLLForm.pas
Source/FastMM492/Demos/Dynamically Loaded DLL/DynamicallyLoadedDLLDemo.groupproj
Source/FastMM492/Demos/Dynamically Loaded DLL/TestApplication.cfg
Source/FastMM492/Demos/Dynamically Loaded DLL/TestApplication.dpr
Source/FastMM492/Demos/Dynamically Loaded DLL/TestApplication.dproj
Source/FastMM492/Demos/Dynamically Loaded DLL/TestApplication.res
Source/FastMM492/Demos/Dynamically Loaded DLL/TestDLL.cfg
Source/FastMM492/Demos/Dynamically Loaded DLL/TestDLL.dpr
Source/FastMM492/Demos/Dynamically Loaded DLL/TestDLL.dproj
Source/FastMM492/Demos/Dynamically Loaded DLL/TestDLL.res
Source/FastMM492/Demos/Replacement borlndmm DLL/
Source/FastMM492/Demos/Replacement borlndmm DLL/BorlndMM.dll
Source/FastMM492/Demos/Replacement borlndmm DLL/DemoForm.dfm
Source/FastMM492/Demos/Replacement borlndmm DLL/DemoForm.pas
Source/FastMM492/Demos/Replacement borlndmm DLL/FastMM_FullDebugMode.dll
Source/FastMM492/Demos/Replacement borlndmm DLL/FullDebugModeDemo.cfg
Source/FastMM492/Demos/Replacement borlndmm DLL/FullDebugModeDemo.dpr
Source/FastMM492/Demos/Replacement borlndmm DLL/FullDebugModeDemo.res
Source/FastMM492/Demos/Usage Tracker/
Source/FastMM492/Demos/Usage Tracker/DemoForm.dfm
Source/FastMM492/Demos/Usage Tracker/DemoForm.pas
Source/FastMM492/Demos/Usage Tracker/FastMMUsageTracker.dfm
Source/FastMM492/Demos/Usage Tracker/FastMMUsageTracker.pas
Source/FastMM492/Demos/Usage Tracker/UsageTrackerDemo.dpr
Source/FastMM492/Demos/Usage Tracker/UsageTrackerDemo.dproj
Source/FastMM492/Demos/Usage Tracker/UsageTrackerDemo.res
Source/FastMM492/FastMM4.pas
Source/FastMM492/FastMM4Messages.pas
Source/FastMM492/FastMM4Options.inc
Source/FastMM492/FastMM4_FAQ.txt
Source/FastMM492/FastMM4_Readme.txt
Source/FastMM492/FullDebugMode DLL/
Source/FastMM492/FullDebugMode DLL/CPP Builder Support/
Source/FastMM492/FullDebugMode DLL/CPP Builder Support/FastMM_FullDebugMode.lib
Source/FastMM492/FullDebugMode DLL/CPP Builder Support/Readme.txt
Source/FastMM492/FullDebugMode DLL/FastMM_FullDebugMode.dpr
Source/FastMM492/FullDebugMode DLL/FastMM_FullDebugMode.dproj
Source/FastMM492/FullDebugMode DLL/FastMM_FullDebugMode.res
Source/FastMM492/FullDebugMode DLL/Precompiled/
Source/FastMM492/FullDebugMode DLL/Precompiled/FastMM_FullDebugMode.dll
Source/FastMM492/Replacement BorlndMM DLL/
Source/FastMM492/Replacement BorlndMM DLL/CB2006/
Source/FastMM492/Replacement BorlndMM DLL/CB2006/BorlndMM.bdsproj
Source/FastMM492/Replacement BorlndMM DLL/CB2006/BorlndMM.bpf
Source/FastMM492/Replacement BorlndMM DLL/CB2006/BorlndMM.pas
Source/FastMM492/Replacement BorlndMM DLL/CB2006/DLLEntry.cpp
Source/FastMM492/Replacement BorlndMM DLL/CB2006/Export.def
Source/FastMM492/Replacement BorlndMM DLL/CB2006/Precompiled/
Source/FastMM492/Replacement BorlndMM DLL/CB2006/Precompiled/BorlndMM.dll
Source/FastMM492/Replacement BorlndMM DLL/CB2006/Readme.txt
Source/FastMM492/Replacement BorlndMM DLL/CB2007/
Source/FastMM492/Replacement BorlndMM DLL/CB2007/BorlndMM.cbproj
Source/FastMM492/Replacement BorlndMM DLL/CB2007/BorlndMM.pas
Source/FastMM492/Replacement BorlndMM DLL/CB2007/DLLEntry.cpp
Source/FastMM492/Replacement BorlndMM DLL/CB2007/Export.def
Source/FastMM492/Replacement BorlndMM DLL/CB2007/Precompiled/
Source/FastMM492/Replacement BorlndMM DLL/CB2007/Precompiled/BorlndMM.dll
Source/FastMM492/Replacement BorlndMM DLL/CB2007/Readme.txt
Source/FastMM492/Replacement BorlndMM DLL/Delphi/
Source/FastMM492/Replacement BorlndMM DLL/Delphi/BorlndMM.bdsproj
Source/FastMM492/Replacement BorlndMM DLL/Delphi/BorlndMM.cfg
Source/FastMM492/Replacement BorlndMM DLL/Delphi/BorlndMM.dll
Source/FastMM492/Replacement BorlndMM DLL/Delphi/BorlndMM.dof
Source/FastMM492/Replacement BorlndMM DLL/Delphi/BorlndMM.dpr
Source/FastMM492/Replacement BorlndMM DLL/Delphi/BorlndMM.res
Source/FastMM492/Replacement BorlndMM DLL/Delphi/FastMMDebugSupport.pas
Source/FastMM492/Replacement BorlndMM DLL/Delphi/Precompiled/
Source/FastMM492/Replacement BorlndMM DLL/Delphi/Precompiled/for Applications/
Source/FastMM492/Replacement BorlndMM DLL/Delphi/Precompiled/for Applications/Debug/
Source/FastMM492/Replacement BorlndMM DLL/Delphi/Precompiled/for Applications/Debug/BorlndMM.dll
Source/FastMM492/Replacement BorlndMM DLL/Delphi/Precompiled/for Applications/Performance/
Source/FastMM492/Replacement BorlndMM DLL/Delphi/Precompiled/for Applications/Performance/BorlndMM.dll
Source/FastMM492/Replacement BorlndMM DLL/Delphi/Precompiled/for Delphi IDE/
Source/FastMM492/Replacement BorlndMM DLL/Delphi/Precompiled/for Delphi
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.