hikalkan / scs

TCP Server/Client Communication and RMI Framework
MIT License
225 stars 112 forks source link

Proxy #44

Open Oscaramr opened 2 years ago

Oscaramr commented 2 years ago

Could you add proxy support. Socks5? I found this online maybe it will help? https://www.codeproject.com/Articles/5954/C-class-for-connecting-via-a-SOCKS5-Proxy-Server

Oscaramr commented 2 years ago

Also can you please show me where you detect when the client went offline?