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

文件名称:delphi-iocp-framework

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2013-04-01
  • 文件大小:
    468kb
  • 已下载:
    1次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

Delphi完成端口通讯框架(XE2),声明:源码来源于网络,供大家学习研究使用,如有侵犯,请通知站长删除。-Delphi completion port communication framework (XE2) statement: source comes from the network, for your study and research use, if any infringement, please notify the webmaster delete.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

Iocp.FileConst.pas
Iocp.FileServer.pas
Iocp.HttpClient.pas
Iocp.HttpServer.pas
Iocp.HttpTunnel.pas
Iocp.HttpUtils.pas
Iocp.Logger.pas
Iocp.MemoryPool.pas
Iocp.ObjectPool.pas
Iocp.PacketSocket.pas
Iocp.Queue.pas
Iocp.ReadWriteLocker.pas
Iocp.TcpSocket.pas
Iocp.ThreadPool.pas
Iocp.TimerQueue.pas
Iocp.Utils.pas
Iocp.VariantPacket.pas
Iocp.VariantSocket.pas
Iocp.Winsock2.pas
Iocp.Wship6.pas
uGlobalVars.pas
Datasnap/Iocp.DSHTTPWebBroker.pas
Datasnap/Iocp.DSTCPServerTransport.pas
Package/IocpXE2.dpk
Package/IocpXE2.dproj
Package/IocpXE2.dproj.local
Package/IocpXE2.res
Package/IocpXE3.dpk
Package/IocpXE3.dproj
Test/IocpClient/IocpClient.bdsproj
Test/IocpClient/IocpClient.cfg
Test/IocpClient/IocpClient.dpr
Test/IocpClient/IocpClient.dproj
Test/IocpClient/IocpClient.dproj.local
Test/IocpClient/IocpClientMain.dfm
Test/IocpClient/IocpClientMain.pas
Test/IocpClient/IocpClient_Icon.ico
Test/IocpDatasnapServer/css/main.css
Test/IocpDatasnapServer/css/ServerFunctionInvoker.css
Test/IocpDatasnapServer/images/collapse.png
Test/IocpDatasnapServer/images/expand.png
Test/IocpDatasnapServer/IocpDsForm.dfm
Test/IocpDatasnapServer/IocpDsForm.pas
Test/IocpDatasnapServer/IocpDsForm.vlb
Test/IocpDatasnapServer/IocpDsGUI.dpr
Test/IocpDatasnapServer/IocpDsGUI.dproj
Test/IocpDatasnapServer/IocpDsGUI.dproj.local
Test/IocpDatasnapServer/IocpDsServer.pas
Test/IocpDatasnapServer/IocpDsServerMethods.dfm
Test/IocpDatasnapServer/IocpDsServerMethods.pas
Test/IocpDatasnapServer/IocpDsSvc.dfm
Test/IocpDatasnapServer/IocpDsSvc.pas
Test/IocpDatasnapServer/IocpDsSvr.dpr
Test/IocpDatasnapServer/IocpDsSvr.dproj
Test/IocpDatasnapServer/IocpDsSvr.dproj.local
Test/IocpDatasnapServer/IocpDsWebModule.dfm
Test/IocpDatasnapServer/IocpDsWebModule.pas
Test/IocpDatasnapServer/js/base64-min.js
Test/IocpDatasnapServer/js/base64.js
Test/IocpDatasnapServer/js/CallbackFramework-min.js
Test/IocpDatasnapServer/js/CallbackFramework.js
Test/IocpDatasnapServer/js/connection.js
Test/IocpDatasnapServer/js/json2-min.js
Test/IocpDatasnapServer/js/json2.js
Test/IocpDatasnapServer/js/ServerFunctionExecutor-min.js
Test/IocpDatasnapServer/js/ServerFunctionExecutor.js
Test/IocpDatasnapServer/js/ServerFunctionInvoker.js
Test/IocpDatasnapServer/js/ServerFunctions.js
Test/IocpDatasnapServer/templates/ReverseString.html
Test/IocpDatasnapServer/templates/ServerFunctionInvoker.html
Test/IocpHttpServer/HttpServer.dpr
Test/IocpHttpServer/HttpServer.dproj
Test/IocpHttpServer/HttpServer.dproj.local
Test/IocpHttpServer/HttpServer.identcache
Test/IocpHttpServer/HttpServer.res
Test/IocpHttpServer/HttpServer_Icon.ico
Test/IocpHttpServer/IocpHttpServerMain.dfm
Test/IocpHttpServer/IocpHttpServerMain.pas
Test/IocpHttpTunnel/HttpTunnel.dpr
Test/IocpHttpTunnel/HttpTunnel.dproj
Test/IocpHttpTunnel/HttpTunnel.dproj.local
Test/IocpHttpTunnel/HttpTunnel.res
Test/IocpHttpTunnel/HttpTunnel_Icon.ico
Test/IocpHttpTunnel/IocpHttpTunnelMain.dfm
Test/IocpHttpTunnel/IocpHttpTunnelMain.pas
Test/IocpHttpTunnel/IocpHttpTunnelSvc.dpr
Test/IocpHttpTunnel/IocpHttpTunnelSvc.dproj
Test/IocpHttpTunnel/IocpHttpTunnelSvc.dproj.local
Test/IocpHttpTunnel/IocpHttpTunnelSvc.res
Test/IocpHttpTunnel/IocpHttpTunnelSvc_Icon.ico
Test/IocpHttpTunnel/uIocpHttpTunnelConfig.pas
Test/IocpHttpTunnel/uIocpHttpTunnelSvc.dfm
Test/IocpHttpTunnel/uIocpHttpTunnelSvc.pas
Test/IocpHttpTunnel/_install.bat
Test/IocpHttpTunnel/_restart.bat
Test/IocpHttpTunnel/_start.bat
Test/IocpHttpTunnel/_stop.bat
Test/IocpHttpTunnel/_uninstall.bat
Test/IocpPacketClient/IocpClient.bdsproj
Test/IocpPacketClient/IocpClient.cfg
Test/IocpPacketClient/IocpClientMain.dfm
Test/IocpPacketClient/IocpClientMain.pas
Test/IocpPacketClient/IocpClient_Icon.ico
Test/IocpPacketClient/IocpPacketClient.dpr
Test/IocpPacketClient/IocpPacketClient.dproj
Test/IocpPacketClient/IocpPacketClient.dproj.local
Test/IocpPacketClient/IocpPacketClient.res
Test/IocpPacketServer/IocpPacketServer.dpr
Test/IocpPacketServer/IocpPacketServer.dproj
Test/IocpPacketServer/IocpPacketServer.dproj.local
Test/IocpPacketServer/IocpPacketServer.res
Test/IocpPacketServer/IocpServer.cfg
Test/IocpPacketServer/IocpServerMain.dfm
Test/IocpPacketServer/IocpServerMain.pas
Test/IocpPacketServer/IocpServer_Icon.ico
Test/IocpServer/IocpServer.cfg
Test/IocpServer/IocpServer.dpr
Test/IocpServer/IocpServer.dproj
Test/IocpServer/IocpServer.dproj.local
Test/IocpServer/IocpServerMain.dfm
Test/IocpServer/IocpServerMain.pas
Test/IocpServer/IocpServer_Icon.ico
Test/IocpTest.groupproj
Test/IocpVariantClient/IocpClient.bdsproj
Test/IocpVariantClient/IocpClient.cfg
Test/IocpVariantClient/IocpClientMain.dfm
Test/IocpVariantClient/IocpClientMain.pas
Test/IocpVariantClient/IocpClient_Icon.ico
Test/IocpVariantClient/IocpVariantClient.dpr
Test/IocpVariantClient/IocpVariantClient.dproj
Test/IocpVariantClient/IocpVariantClient.dproj.local
Test/IocpVariantClient/IocpVariantClient.res
Test/IocpVariantServer/IocpPacketServer.res
Test/IocpVariantServer/IocpServer.cfg
Test/IocpVariantServer/IocpServerMain.dfm
Test/IocpVariantServer/IocpServerMain.pas
Test/IocpVariantServer/IocpServer_Icon.ico
Test/IocpVariantServer/IocpVariantServer.dpr
Test/IocpVariantSer

相关说明

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

相关评论

暂无评论内容.

发表评论

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