Mathias Cloet

Results 3 comments of Mathias Cloet

Hello, Thanks for the kind words ! I'm not sure about the use of a proxy, care to elaborate what a use would be ? Couldn't you achieve the same...

Hi, All trafic would be routed through a http proxy. Something like this post https://stackoverflow.com/questions/35066981/how-to-use-proxy-with-tcpclient-connectasync/35090558 I’ll look into it a bit more and see if I can implement it.

Some remarks: - The server can 'Kick' a client by using the Close(clientId) method. - The client has a function called 'Close()', this kills the client and raises the 'Disconnected'...