burakoner/TcpSharp

Need TcpSharpSocketServer option to listen on Localhost or any.

Opened this issue · 0 comments

The current TcpSharpSocketServer just defaults to 0.0.0.0 when you start it with no way to change it. You shouldnt force everyone to use that, it should have a localhost option also