文件名称:SocketAsyncServerAndClient
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2017-09-15
- 文件大小:
- 109kb
- 下载次数:
- 0次
- 提 供 者:
- tan****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
这是一个高效的异步服务器和客户端的实现,用线程池的使用保证了稳定运行,拿来即可用,(This is an efficient asynchronous server and client implementation, with the use of thread pool to ensure a stable operation, easy to use)相关搜索: socket
Server
thread
client
async
Server
thread
client
async
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SocketAsyncServer
SocketAsyncServer\AcceptOpUserToken.cs
SocketAsyncServer\bin
SocketAsyncServer\bin\Debug
SocketAsyncServer\bin\Debug\SocketAsyncServer.exe
SocketAsyncServer\bin\Debug\SocketAsyncServer.vshost.exe
SocketAsyncServer\bin\Debug\SocketAsyncServer.vshost.exe.manifest
SocketAsyncServer\BufferManager.cs
SocketAsyncServer\DataHolder.cs
SocketAsyncServer\DataHoldingUserToken.cs
SocketAsyncServer\DataPreparer.cs
SocketAsyncServer\IncomingDataPreparer.cs
SocketAsyncServer\Mediator.cs
SocketAsyncServer\MessageHandler.cs
SocketAsyncServer\OutgoingDataPreparer.cs
SocketAsyncServer\PrefixHandler.cs
SocketAsyncServer\Program.cs
SocketAsyncServer\Properties
SocketAsyncServer\Properties\AssemblyInfo.cs
SocketAsyncServer\SocketAsyncEventArgsPool.cs
SocketAsyncServer\SocketAsyncServer.csproj
SocketAsyncServer\SocketAsyncServer.sln
SocketAsyncServer\SocketAsyncServer.suo
SocketAsyncServer\SocketListener.cs
SocketAsyncServer\SocketListenerSettings.cs
SocketAsyncServer\TestFileWriter.cs
SocketClientAsyncTester
SocketClientAsyncTester\bin
SocketClientAsyncTester\bin\Debug
SocketClientAsyncTester\bin\Debug\SocketClientAsyncTester.exe
SocketClientAsyncTester\bin\Debug\SocketClientAsyncTester.vshost.exe
SocketClientAsyncTester\bin\Debug\SocketClientAsyncTester.vshost.exe.manifest
SocketClientAsyncTester\BlockingStack.cs
SocketClientAsyncTester\BufferManager.cs
SocketClientAsyncTester\ConfigFileHandler.cs
SocketClientAsyncTester\ConnectOpUserToken.cs
SocketClientAsyncTester\DataHolder.cs
SocketClientAsyncTester\DataHoldingUserToken.cs
SocketClientAsyncTester\HostFinder.cs
SocketClientAsyncTester\MessageArrayController.cs
SocketClientAsyncTester\MessageHandler.cs
SocketClientAsyncTester\MessagePreparer.cs
SocketClientAsyncTester\OutgoingMessageHolder.cs
SocketClientAsyncTester\PrefixHandler.cs
SocketClientAsyncTester\Program.cs
SocketClientAsyncTester\Properties
SocketClientAsyncTester\Properties\AssemblyInfo.cs
SocketClientAsyncTester\SocketAsyncEventArgsPool.cs
SocketClientAsyncTester\SocketClient.cs
SocketClientAsyncTester\SocketClientAsyncTester.csproj
SocketClientAsyncTester\SocketClientSettings.cs
SocketClientAsyncTester\SocketPool.cs
SocketClientAsyncTester\TestFileWriter.cs
SocketAsyncServer\AcceptOpUserToken.cs
SocketAsyncServer\bin
SocketAsyncServer\bin\Debug
SocketAsyncServer\bin\Debug\SocketAsyncServer.exe
SocketAsyncServer\bin\Debug\SocketAsyncServer.vshost.exe
SocketAsyncServer\bin\Debug\SocketAsyncServer.vshost.exe.manifest
SocketAsyncServer\BufferManager.cs
SocketAsyncServer\DataHolder.cs
SocketAsyncServer\DataHoldingUserToken.cs
SocketAsyncServer\DataPreparer.cs
SocketAsyncServer\IncomingDataPreparer.cs
SocketAsyncServer\Mediator.cs
SocketAsyncServer\MessageHandler.cs
SocketAsyncServer\OutgoingDataPreparer.cs
SocketAsyncServer\PrefixHandler.cs
SocketAsyncServer\Program.cs
SocketAsyncServer\Properties
SocketAsyncServer\Properties\AssemblyInfo.cs
SocketAsyncServer\SocketAsyncEventArgsPool.cs
SocketAsyncServer\SocketAsyncServer.csproj
SocketAsyncServer\SocketAsyncServer.sln
SocketAsyncServer\SocketAsyncServer.suo
SocketAsyncServer\SocketListener.cs
SocketAsyncServer\SocketListenerSettings.cs
SocketAsyncServer\TestFileWriter.cs
SocketClientAsyncTester
SocketClientAsyncTester\bin
SocketClientAsyncTester\bin\Debug
SocketClientAsyncTester\bin\Debug\SocketClientAsyncTester.exe
SocketClientAsyncTester\bin\Debug\SocketClientAsyncTester.vshost.exe
SocketClientAsyncTester\bin\Debug\SocketClientAsyncTester.vshost.exe.manifest
SocketClientAsyncTester\BlockingStack.cs
SocketClientAsyncTester\BufferManager.cs
SocketClientAsyncTester\ConfigFileHandler.cs
SocketClientAsyncTester\ConnectOpUserToken.cs
SocketClientAsyncTester\DataHolder.cs
SocketClientAsyncTester\DataHoldingUserToken.cs
SocketClientAsyncTester\HostFinder.cs
SocketClientAsyncTester\MessageArrayController.cs
SocketClientAsyncTester\MessageHandler.cs
SocketClientAsyncTester\MessagePreparer.cs
SocketClientAsyncTester\OutgoingMessageHolder.cs
SocketClientAsyncTester\PrefixHandler.cs
SocketClientAsyncTester\Program.cs
SocketClientAsyncTester\Properties
SocketClientAsyncTester\Properties\AssemblyInfo.cs
SocketClientAsyncTester\SocketAsyncEventArgsPool.cs
SocketClientAsyncTester\SocketClient.cs
SocketClientAsyncTester\SocketClientAsyncTester.csproj
SocketClientAsyncTester\SocketClientSettings.cs
SocketClientAsyncTester\SocketPool.cs
SocketClientAsyncTester\TestFileWriter.cs