Bypass your ISP's firewalls and connect to the internet!
...There are many SSH and OpenVPN Server providers in the internet, one is https://www.tcpvpn.com
HTTP Proxy responses override (sourcecode): https://github.com/AlizerDoesJava/respite-proxy-override
Please rate, any feedback is appreciated. The application and server providers are free.
Server and Client applications for testing network connectivity.
“Network Connection Test“ has two applications, one Server and one Client. The Server application listens on a TCP and/or UDP port and the Client application connects to these ports.
Both applications display logs when the client connects and the data is being sent and received.
This is a useful tool when configuring network routers or firewalls. The sourcecode is a demonstration of sockets and multithreading programming using C#.