CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 Dephi控件源码

文件名称: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.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

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

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com