文件名称:IOCPDemo_V2
介绍说明--下载内容均来自于网络,请自行研究使用
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
...\borlndmm.dll
...\FastMM_FullDebugMode.dll
...\IOCPDemoCln.exe
...\IOCPDemoSvr.exe
Dcu
Document
........\IOCPDemo通讯协议.doc
........\~$CPDemo通讯协议.doc
Source
......\FastMM492
......\.........\CPP Builder Support
......\.........\...................\FastMM4BCB.cpp
......\.........\Demos
......\.........\.....\Dynamically Loaded DLL
......\.........\.....\......................\ApplicationForm.dfm
......\.........\.....\......................\ApplicationForm.pas
......\.........\.....\......................\DLLForm.dfm
......\.........\.....\......................\DLLForm.pas
......\.........\.....\......................\DynamicallyLoadedDLLDemo.groupproj
......\.........\.....\......................\TestApplication.cfg
......\.........\.....\......................\TestApplication.dpr
......\.........\.....\......................\TestApplication.dproj
......\.........\.....\......................\TestApplication.res
......\.........\.....\......................\TestDLL.cfg
......\.........\.....\......................\TestDLL.dpr
......\.........\.....\......................\TestDLL.dproj
......\.........\.....\......................\TestDLL.res
......\.........\.....\Replacement borlndmm DLL
......\.........\.....\........................\BorlndMM.dll
......\.........\.....\........................\DemoForm.dfm
......\.........\.....\........................\DemoForm.pas
......\.........\.....\........................\FastMM_FullDebugMode.dll
......\.........\.....\........................\FullDebugModeDemo.cfg
......\.........\.....\........................\FullDebugModeDemo.dpr
......\.........\.....\........................\FullDebugModeDemo.res
......\.........\.....\Usage Tracker
......\.........\.....\.............\DemoForm.dfm
......\.........\.....\.............\DemoForm.pas
......\.........\.....\.............\FastMMUsageTracker.dfm
......\.........\.....\.............\FastMMUsageTracker.pas
......\.........\.....\.............\UsageTrackerDemo.dpr
......\.........\.....\.............\UsageTrackerDemo.dproj
......\.........\.....\.............\UsageTrackerDemo.res
......\.........\FastMM4.pas
......\.........\FastMM4Messages.pas
......\.........\FastMM4Options.inc
......\.........\FastMM4_FAQ.txt
......\.........\FastMM4_Readme.txt
......\.........\FullDebugMode DLL
......\.........\.................\CPP Builder Support
......\.........\.................\...................\FastMM_FullDebugMode.lib
......\.........\.................\...................\Readme.txt
......\.........\.................\FastMM_FullDebugMode.dpr
......\.........\.................\FastMM_FullDebugMode.dproj
......\.........\.................\FastMM_FullDebugMode.res
......\.........\.................\Precompiled
......\.........\.................\...........\FastMM_FullDebugMode.dll
......\.........\Replacement BorlndMM DLL
......\.........\........................\CB2006
......\.........\........................\......\BorlndMM.bdsproj
......\.........\........................\......\BorlndMM.bpf
......\.........\........................\......\BorlndMM.pas
......\.........\........................\......\DLLEntry.cpp
......\.........\........................\......\Export.def
......\.........\........................\......\Precompiled
......\.........\........................\......\...........\BorlndMM.dll
......\.........\........................\......\Readme.txt
......\.........\........................\CB2007
......\.........\........................\......\BorlndMM.cbproj
......\.........\........................\......\BorlndMM.pas
......\.........\........................\......\DLLEntry.cpp
......\.........\........................\......\Export.def
......\.........\........................\......\Precompiled
......\.........\........................\......\...........\BorlndMM.dll
......\.........\........................\......\Readme.txt
......\.........\........................\Delphi
......\.........\........................\......\BorlndMM.bdsproj
......\.........\.........