websocket-sharp/Example2
2014-09-04 16:03:53 +09:00
..
App.config Modified HttpListener.cs and others for secure connection 2013-08-27 22:02:50 +09:00
AssemblyInfo.cs Modified Example2 2014-03-14 20:56:14 +09:00
Chat.cs Fix a few for Example2 2014-03-31 17:10:45 +09:00
Echo.cs Fix a few for Example2 2014-03-31 17:10:45 +09:00
Example2.csproj Fix for the secure connection 2013-07-19 17:29:58 +09:00
Program.cs Fix for pull request #73, it's because 'The TcpListener.Stop method also closes the underlying Socket, and creates a new Socket for the TcpListener. If you set any properties on the underlying Socket prior to calling the Stop method, those properties will not carry over to the new Socket.' 2014-09-04 16:03:53 +09:00