SocketAsyncServer3.5
高性能异步SOCKET服务器端 public class TcpListener { private SocketAsyncEventArgs Args; private Socket ListenerSocket; private StringBuilder buffers; public TcpListener() { } public void Listen(EndPoint e) {
文件列表
SocketAsyncServer3.5.zip
(预估有个12文件)
SocketAsyncServer.sln
941B
SocketAsyncServer.suo
31KB
SocketAsyncServer
bin
Debug
SocketAsyncServer.pdb
16KB
SocketAsyncServer.vshost.exe
14KB
SocketAsyncServer.vshost.exe.manifest
490B
SocketAsyncServer.exe
7KB
obj
用户评论