SuperSimpleTcp icon indicating copy to clipboard operation
SuperSimpleTcp copied to clipboard

Simple wrapper for TCP client and server in C# with SSL support

Results 12 SuperSimpleTcp issues
Sort by recently updated
recently updated
newest added

hi. I don't know why this happens. Please test it yourself. I wrote a client program that simulates 100 clients. The program is such that every connected client sends data...

I recently encountered a strange bug when trying to close down a server. I had set the MaxConnections to 1, and when trying to close the server, I disconnect each...