文件名称:IOCPDemo_NET_V4
介绍说明--下载内容来自于网络,使用问题请自行百度
elphi IOCP源码。 1) IOCP(I/O Completion Port),常称I/O完成端口。 2) IOCP模型属于一种通讯模型,适用于(能控制并发执行的)高负载服务器的一个技术。 3) 通俗一点说,就是用于高效处理很多很多的客户端进行数据交换的一个模型。 4) 或者可以说,就是能异步I/O操作的模型。(IOCP source code. 1) IOCP (I/O Completion Port), often referred to as the I/O completion port. 2) the IOCP model is a communication model that applies to a technology that can control concurrent execution of high load servers. 3) popularly speaking, it is a model for efficient processing of many and many clients for data exchange. 4) or, that is, a model that can perform asynchronous I/O operations)
相关搜索: c#iocp
(系统自动生成,下载前可以参看下载内容)
下载文件列表
NET完成端口测试结果.xlsx
测试结果.xlsx
Bin
Bin\borlndmm.dll
Bin\FastMM_FullDebugMode.dll
Bin\IOCPDemoCln.exe
Bin\IOCPDemoSvr.exe
Bin\IOCPDemoSvr.ini
Bin\IOCPDemoSvr.map
Bin\log4net.dll
Bin\log4net.xml
Bin\NETUploadClient.application
Bin\NETUploadClient.exe
Bin\NETUploadClient.exe.config
Bin\NETUploadClient.exe.manifest
Bin\NETUploadClient.vshost.application
Bin\NETUploadClient.vshost.exe
Bin\NETUploadClient.vshost.exe.config
Bin\NETUploadClient.vshost.exe.manifest
Bin\SocketAsyncSvr.exe.config
Bin\SocketAsyncSvr.vshost.exe
Bin\SocketAsyncSvr.vshost.exe.config
Bin\SocketAsyncSvr.vshost.exe.manifest
Dcu
Delphi_Source
Delphi_Source\FastMM492
Delphi_Source\FastMM492\CPP Builder Support
Delphi_Source\FastMM492\CPP Builder Support\FastMM4BCB.cpp
Delphi_Source\FastMM492\Demos
Delphi_Source\FastMM492\Demos\Dynamically Loaded DLL
Delphi_Source\FastMM492\Demos\Dynamically Loaded DLL\ApplicationForm.dfm
Delphi_Source\FastMM492\Demos\Dynamically Loaded DLL\ApplicationForm.pas
Delphi_Source\FastMM492\Demos\Dynamically Loaded DLL\DLLForm.dfm
Delphi_Source\FastMM492\Demos\Dynamically Loaded DLL\DLLForm.pas
Delphi_Source\FastMM492\Demos\Dynamically Loaded DLL\DynamicallyLoadedDLLDemo.groupproj
Delphi_Source\FastMM492\Demos\Dynamically Loaded DLL\TestApplication.cfg
Delphi_Source\FastMM492\Demos\Dynamically Loaded DLL\TestApplication.dpr
Delphi_Source\FastMM492\Demos\Dynamically Loaded DLL\TestApplication.dproj
Delphi_Source\FastMM492\Demos\Dynamically Loaded DLL\TestApplication.res
Delphi_Source\FastMM492\Demos\Dynamically Loaded DLL\TestDLL.cfg
Delphi_Source\FastMM492\Demos\Dynamically Loaded DLL\TestDLL.dpr
Delphi_Source\FastMM492\Demos\Dynamically Loaded DLL\TestDLL.dproj
Delphi_Source\FastMM492\Demos\Dynamically Loaded DLL\TestDLL.res
Delphi_Source\FastMM492\Demos\Replacement borlndmm DLL
Delphi_Source\FastMM492\Demos\Replacement borlndmm DLL\BorlndMM.dll
Delphi_Source\FastMM492\Demos\Replacement borlndmm DLL\DemoForm.dfm
Delphi_Source\FastMM492\Demos\Replacement borlndmm DLL\DemoForm.pas
Delphi_Source\FastMM492\Demos\Replacement borlndmm DLL\FastMM_FullDebugMode.dll
Delphi_Source\FastMM492\Demos\Replacement borlndmm DLL\FullDebugModeDemo.cfg
Delphi_Source\FastMM492\Demos\Replacement borlndmm DLL\FullDebugModeDemo.dpr
Delphi_Source\FastMM492\Demos\Replacement borlndmm DLL\FullDebugModeDemo.res
Delphi_Source\FastMM492\Demos\Usage Tracker
Delphi_Source\FastMM492\Demos\Usage Tracker\DemoForm.dfm
Delphi_Source\FastMM492\Demos\Usage Tracker\DemoForm.pas
Delphi_Source\FastMM492\Demos\Usage Tracker\FastMMUsageTracker.dfm
Delphi_Source\FastMM492\Demos\Usage Tracker\FastMMUsageTracker.pas
Delphi_Source\FastMM492\Demos\Usage Tracker\UsageTrackerDemo.dpr
Delphi_Source\FastMM492\Demos\Usage Tracker\UsageTrackerDemo.dproj
Delphi_Source\FastMM492\Demos\Usage Tracker\UsageTrackerDemo.res
Delphi_Source\FastMM492\FastMM4.pas
Delphi_Source\FastMM492\FastMM4Messages.pas
Delphi_Source\FastMM492\FastMM4Options.inc
Delphi_Source\FastMM492\FastMM4_FAQ.txt
Delphi_Source\FastMM492\FastMM4_Readme.txt
Delphi_Source\FastMM492\FullDebugMode DLL
Delphi_Source\FastMM492\FullDebugMode DLL\CPP Builder Support
Delphi_Source\FastMM492\FullDebugMode DLL\CPP Builder Support\Readme.txt
Delphi_Source\FastMM492\FullDebugMode DLL\FastMM_FullDebugMode.dpr
Delphi_Source\FastMM492\FullDebugMode DLL\FastMM_FullDebugMode.dproj
Delphi_Source\FastMM492\FullDebugMode DLL\FastMM_FullDebugMode.res
Delphi_Source\FastMM492\FullDebugMode DLL\Precompiled
Delphi_Source\FastMM492\FullDebugMode DLL\Precompiled\FastMM_FullDebugMode.dll
Delphi_Source\FastMM492\Replacement BorlndMM DLL
Delphi_Source\FastMM492\Replacement BorlndMM DLL\CB2006
Delphi_Source\FastMM492\Replacement BorlndMM DLL\CB2006\BorlndMM.bdsproj
Delphi_Source\FastMM492\Replacement BorlndMM DLL\CB2006\BorlndMM.bpf
Delphi_Source\FastMM492\Replacement BorlndMM DLL\CB2006\BorlndMM.pas
Delphi_Source\FastMM492\Replacement BorlndMM DLL\CB2006\DLLEntry.cpp
Delphi_Source\FastMM492\Replacement BorlndMM DLL\CB2006\Export.def
Delphi_Source\FastMM492\Replacement BorlndMM DLL\CB2006\Precompiled
Delphi_Source\FastMM492\Replacement BorlndMM DLL\CB2006\Precompiled\BorlndMM.dll
Delphi_Source\FastMM492\Replacement BorlndMM DLL\CB2006\Readme.txt
Delphi_Source\FastMM492\Replacement BorlndMM DLL\CB2007
Delphi_Source\FastMM492\Replacement BorlndMM DLL\CB2007\BorlndMM.cbproj
Delphi_Source\FastMM492\Replacement BorlndMM DLL\CB2007\BorlndMM.pas
Delphi_Source\FastMM492\Replacement BorlndMM DLL\CB2007\DLLEntry.cpp
Delphi_Source\FastMM492\Replacement BorlndMM DLL\CB2007\Export.def
Delphi_Source\FastMM492\Replacement BorlndMM DLL\CB2007\Precompiled
Delphi_Source\FastMM492\Replacement BorlndMM DLL\CB2007\Precompiled\BorlndMM.dll
Delphi_Source\FastMM492\Replacement BorlndMM DLL\CB2007\Readme.txt
Delphi_Source\FastMM492\Replacement BorlndMM DLL\Delphi
Delphi_Source\FastMM492\Replacement BorlndMM DLL\Delphi\BorlndMM.bdsproj
Delphi_Source\FastMM492\Replacement BorlndMM DLL\Delphi\BorlndMM.cfg
Delphi_Source\FastMM492\Replacement BorlndMM DLL\Delphi\BorlndMM.dll
Delphi_Source\FastMM492\Replacement BorlndMM DLL\Delphi\BorlndMM.dof
Delphi_Source\FastMM492\Replacement BorlndMM DLL\Delphi\BorlndMM.dpr
Delphi_Source\FastMM492\Replacement BorlndMM DLL\Delphi\BorlndMM.res
Delphi_Source\FastMM492\Replacement BorlndMM DLL\Delphi\FastMMDebugSupport.pas
Delphi_Source\FastMM492\Replacement BorlndMM DLL\Delphi\Precompiled
Delphi_Source\FastMM492\Replacement BorlndMM DLL\Delphi\Precompiled\for Applications
测试结果.xlsx
Bin
Bin\borlndmm.dll
Bin\FastMM_FullDebugMode.dll
Bin\IOCPDemoCln.exe
Bin\IOCPDemoSvr.exe
Bin\IOCPDemoSvr.ini
Bin\IOCPDemoSvr.map
Bin\log4net.dll
Bin\log4net.xml
Bin\NETUploadClient.application
Bin\NETUploadClient.exe
Bin\NETUploadClient.exe.config
Bin\NETUploadClient.exe.manifest
Bin\NETUploadClient.vshost.application
Bin\NETUploadClient.vshost.exe
Bin\NETUploadClient.vshost.exe.config
Bin\NETUploadClient.vshost.exe.manifest
Bin\SocketAsyncSvr.exe.config
Bin\SocketAsyncSvr.vshost.exe
Bin\SocketAsyncSvr.vshost.exe.config
Bin\SocketAsyncSvr.vshost.exe.manifest
Dcu
Delphi_Source
Delphi_Source\FastMM492
Delphi_Source\FastMM492\CPP Builder Support
Delphi_Source\FastMM492\CPP Builder Support\FastMM4BCB.cpp
Delphi_Source\FastMM492\Demos
Delphi_Source\FastMM492\Demos\Dynamically Loaded DLL
Delphi_Source\FastMM492\Demos\Dynamically Loaded DLL\ApplicationForm.dfm
Delphi_Source\FastMM492\Demos\Dynamically Loaded DLL\ApplicationForm.pas
Delphi_Source\FastMM492\Demos\Dynamically Loaded DLL\DLLForm.dfm
Delphi_Source\FastMM492\Demos\Dynamically Loaded DLL\DLLForm.pas
Delphi_Source\FastMM492\Demos\Dynamically Loaded DLL\DynamicallyLoadedDLLDemo.groupproj
Delphi_Source\FastMM492\Demos\Dynamically Loaded DLL\TestApplication.cfg
Delphi_Source\FastMM492\Demos\Dynamically Loaded DLL\TestApplication.dpr
Delphi_Source\FastMM492\Demos\Dynamically Loaded DLL\TestApplication.dproj
Delphi_Source\FastMM492\Demos\Dynamically Loaded DLL\TestApplication.res
Delphi_Source\FastMM492\Demos\Dynamically Loaded DLL\TestDLL.cfg
Delphi_Source\FastMM492\Demos\Dynamically Loaded DLL\TestDLL.dpr
Delphi_Source\FastMM492\Demos\Dynamically Loaded DLL\TestDLL.dproj
Delphi_Source\FastMM492\Demos\Dynamically Loaded DLL\TestDLL.res
Delphi_Source\FastMM492\Demos\Replacement borlndmm DLL
Delphi_Source\FastMM492\Demos\Replacement borlndmm DLL\BorlndMM.dll
Delphi_Source\FastMM492\Demos\Replacement borlndmm DLL\DemoForm.dfm
Delphi_Source\FastMM492\Demos\Replacement borlndmm DLL\DemoForm.pas
Delphi_Source\FastMM492\Demos\Replacement borlndmm DLL\FastMM_FullDebugMode.dll
Delphi_Source\FastMM492\Demos\Replacement borlndmm DLL\FullDebugModeDemo.cfg
Delphi_Source\FastMM492\Demos\Replacement borlndmm DLL\FullDebugModeDemo.dpr
Delphi_Source\FastMM492\Demos\Replacement borlndmm DLL\FullDebugModeDemo.res
Delphi_Source\FastMM492\Demos\Usage Tracker
Delphi_Source\FastMM492\Demos\Usage Tracker\DemoForm.dfm
Delphi_Source\FastMM492\Demos\Usage Tracker\DemoForm.pas
Delphi_Source\FastMM492\Demos\Usage Tracker\FastMMUsageTracker.dfm
Delphi_Source\FastMM492\Demos\Usage Tracker\FastMMUsageTracker.pas
Delphi_Source\FastMM492\Demos\Usage Tracker\UsageTrackerDemo.dpr
Delphi_Source\FastMM492\Demos\Usage Tracker\UsageTrackerDemo.dproj
Delphi_Source\FastMM492\Demos\Usage Tracker\UsageTrackerDemo.res
Delphi_Source\FastMM492\FastMM4.pas
Delphi_Source\FastMM492\FastMM4Messages.pas
Delphi_Source\FastMM492\FastMM4Options.inc
Delphi_Source\FastMM492\FastMM4_FAQ.txt
Delphi_Source\FastMM492\FastMM4_Readme.txt
Delphi_Source\FastMM492\FullDebugMode DLL
Delphi_Source\FastMM492\FullDebugMode DLL\CPP Builder Support
Delphi_Source\FastMM492\FullDebugMode DLL\CPP Builder Support\Readme.txt
Delphi_Source\FastMM492\FullDebugMode DLL\FastMM_FullDebugMode.dpr
Delphi_Source\FastMM492\FullDebugMode DLL\FastMM_FullDebugMode.dproj
Delphi_Source\FastMM492\FullDebugMode DLL\FastMM_FullDebugMode.res
Delphi_Source\FastMM492\FullDebugMode DLL\Precompiled
Delphi_Source\FastMM492\FullDebugMode DLL\Precompiled\FastMM_FullDebugMode.dll
Delphi_Source\FastMM492\Replacement BorlndMM DLL
Delphi_Source\FastMM492\Replacement BorlndMM DLL\CB2006
Delphi_Source\FastMM492\Replacement BorlndMM DLL\CB2006\BorlndMM.bdsproj
Delphi_Source\FastMM492\Replacement BorlndMM DLL\CB2006\BorlndMM.bpf
Delphi_Source\FastMM492\Replacement BorlndMM DLL\CB2006\BorlndMM.pas
Delphi_Source\FastMM492\Replacement BorlndMM DLL\CB2006\DLLEntry.cpp
Delphi_Source\FastMM492\Replacement BorlndMM DLL\CB2006\Export.def
Delphi_Source\FastMM492\Replacement BorlndMM DLL\CB2006\Precompiled
Delphi_Source\FastMM492\Replacement BorlndMM DLL\CB2006\Precompiled\BorlndMM.dll
Delphi_Source\FastMM492\Replacement BorlndMM DLL\CB2006\Readme.txt
Delphi_Source\FastMM492\Replacement BorlndMM DLL\CB2007
Delphi_Source\FastMM492\Replacement BorlndMM DLL\CB2007\BorlndMM.cbproj
Delphi_Source\FastMM492\Replacement BorlndMM DLL\CB2007\BorlndMM.pas
Delphi_Source\FastMM492\Replacement BorlndMM DLL\CB2007\DLLEntry.cpp
Delphi_Source\FastMM492\Replacement BorlndMM DLL\CB2007\Export.def
Delphi_Source\FastMM492\Replacement BorlndMM DLL\CB2007\Precompiled
Delphi_Source\FastMM492\Replacement BorlndMM DLL\CB2007\Precompiled\BorlndMM.dll
Delphi_Source\FastMM492\Replacement BorlndMM DLL\CB2007\Readme.txt
Delphi_Source\FastMM492\Replacement BorlndMM DLL\Delphi
Delphi_Source\FastMM492\Replacement BorlndMM DLL\Delphi\BorlndMM.bdsproj
Delphi_Source\FastMM492\Replacement BorlndMM DLL\Delphi\BorlndMM.cfg
Delphi_Source\FastMM492\Replacement BorlndMM DLL\Delphi\BorlndMM.dll
Delphi_Source\FastMM492\Replacement BorlndMM DLL\Delphi\BorlndMM.dof
Delphi_Source\FastMM492\Replacement BorlndMM DLL\Delphi\BorlndMM.dpr
Delphi_Source\FastMM492\Replacement BorlndMM DLL\Delphi\BorlndMM.res
Delphi_Source\FastMM492\Replacement BorlndMM DLL\Delphi\FastMMDebugSupport.pas
Delphi_Source\FastMM492\Replacement BorlndMM DLL\Delphi\Precompiled
Delphi_Source\FastMM492\Replacement BorlndMM DLL\Delphi\Precompiled\for Applications
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.