CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 TCP/IP协议栈

文件名称:IOCPDemo_NET_V1

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2014-03-12
  • 文件大小:
    3.35mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

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

使用c#异步socket通讯,高并发,经测试,可设置负载量-socket TCP/IP
(系统自动生成,下载前可以参看下载内容)

下载文件列表

Document/
Document/IOCPDemo通讯协议.doc
Document/~$CPDemo通讯协议.doc
NET_Source/
NET_Source/Lib/
NET_Source/Lib/log4net.dll
NET_Source/Lib/log4net.xml
NET_Source/NETIOCPDemo.sln
NET_Source/NETIOCPDemo.suo
NET_Source/NETIOCPSvr/
NET_Source/NETIOCPSvr/app.config
NET_Source/NETIOCPSvr/AsyncSocketCore/
NET_Source/NETIOCPSvr/AsyncSocketCore/AsyncSendBufferManager.cs
NET_Source/NETIOCPSvr/AsyncSocketCore/AsyncSocketInvokeElement.cs
NET_Source/NETIOCPSvr/AsyncSocketCore/AsyncSocketServer.cs
NET_Source/NETIOCPSvr/AsyncSocketCore/AsyncSocketUserToken.cs
NET_Source/NETIOCPSvr/AsyncSocketCore/AsyncSocketUserTokenPool.cs
NET_Source/NETIOCPSvr/AsyncSocketCore/DaemonThread.cs
NET_Source/NETIOCPSvr/AsyncSocketCore/DynamicBufferManager.cs
NET_Source/NETIOCPSvr/AsyncSocketCore/IncomingDataParser.cs
NET_Source/NETIOCPSvr/AsyncSocketCore/OutgoingDataAssembler.cs
NET_Source/NETIOCPSvr/AsyncSocketProtocol/
NET_Source/NETIOCPSvr/AsyncSocketProtocol/ControlSocketProtocol.cs
NET_Source/NETIOCPSvr/AsyncSocketProtocol/DownloadSocketProtocol.cs
NET_Source/NETIOCPSvr/AsyncSocketProtocol/LogSocketProtocol.cs
NET_Source/NETIOCPSvr/AsyncSocketProtocol/RemoteStreamSocketProtocol.cs
NET_Source/NETIOCPSvr/AsyncSocketProtocol/ThroughputSocketProtocol.cs
NET_Source/NETIOCPSvr/AsyncSocketProtocol/UploadSocketProtocol.cs
NET_Source/NETIOCPSvr/AsyncSocketProtocolCore/
NET_Source/NETIOCPSvr/AsyncSocketProtocolCore/BaseSocketProtocol.cs
NET_Source/NETIOCPSvr/AsyncSocketProtocolCore/ProtocolKey.cs
NET_Source/NETIOCPSvr/AsyncSocketPublic/
NET_Source/NETIOCPSvr/AsyncSocketPublic/BasicFunc.cs
NET_Source/NETIOCPSvr/NETIOCPSvr.csproj
NET_Source/NETIOCPSvr/NETIOCPSvr.csproj.user
NET_Source/NETIOCPSvr/Program.cs
NET_Source/NETIOCPSvr/Properties/
NET_Source/NETIOCPSvr/Properties/AssemblyInfo.cs
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/SocketAsyncSvr.exe
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/FastMM_FullDebugMode.lib
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
Delph

相关说明

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

相关评论

暂无评论内容.

发表评论

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