文件名称:Socket通信,通过异步,解决粘包问题
文件大小:261KB
文件格式:RAR
更新时间:2014-04-15 16:01:08
Socket通信
Socket通信,通过异步,解决粘包问题
【文件预览】:
MySocket
----MySocket.sln(2KB)
----SocketServer()
--------bin()
--------Server.Designer.cs(10KB)
--------Program.cs(494B)
--------obj()
--------SocketServer.csproj(4KB)
--------Server.cs(4KB)
--------Server.resx(6KB)
--------Properties()
----MySocket.suo(40KB)
----SocketClient()
--------bin()
--------Program.cs(494B)
--------Client.Designer.cs(9KB)
--------obj()
--------Client.resx(6KB)
--------Client.cs(4KB)
--------SocketClient.csproj(4KB)
--------Entity.cs(350B)
--------Properties()
----TcpIpSocketServer()
--------bin()
--------Message.cs(2KB)
--------DatagramResolver.cs(4KB)
--------NetEventArgs.cs(1KB)
--------obj()
--------TcpIpSocketServer.csproj(3KB)
--------Session.cs(7KB)
--------MessageStream.cs(4KB)
--------TcpClient.cs(18KB)
--------Coder.cs(7KB)
--------NativeFunc.cs(6KB)
--------Properties()
--------TcpServer.cs(25KB)