FastSocket.Net icon indicating copy to clipboard operation
FastSocket.Net copied to clipboard

c#异步通信库

Results 5 FastSocket.Net issues
Sort by recently updated
recently updated
newest added

this._listener.Accepted注册了不用释放?

可以增加文件传输模块吗

我修改了客户端的program.cs文件,也就是将client.Send的第二个参数修改为我自己想传送的数据时,抛出了这个异常:Sodao.FastSocket.Client.RequestException:errorType:PendingSendTimeout cmdName:sum ![socket](https://cloud.githubusercontent.com/assets/9300974/8494753/8b19f16c-219a-11e5-9c03-9b3cb4ac7919.png) 请问开发人能不能给点意见来解决这个问题。非常感谢!

Is there any complete documentation available in english? I could read the whole codebase, but that would miss out the point of documentation. Other then that, great project! :)