Interview Questions

How can my client work through a firewall/proxy server?

Unix Socket FAQ for Network programming


(Continued from previous question...)

How can my client work through a firewall/proxy server?

If you are running through separate proxies for each service, you shouldn't need to do anything. If you are working through sockd, you will need to "socksify" your application.

(Continued on next question...)

Other Interview Questions