Unix Socket Programming Question:
Download Job Interview Questions and Answers PDF
How can my client work through a firewall/proxy server?
Answer:
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.
Download Unix Socket Programming Interview Questions And Answers
PDF
Previous Question | Next Question |
How can I find the full hostname (FQDN) of the system I am running on? | Why do I sometimes lose a servers address when using more than one server? |