How can my client work through a firewall/proxy server?
Answer / chaitanya
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.
| Is This Answer Correct ? | 1 Yes | 0 No |
What is af_inet in socket?
What is LILO?
Why do we need sockets?
Can multiple clients connect to same socket?
What exactly does SO_LINGER do?
How many sockets can a cpu have?
What is the purpose of socket?
What is the difference between SO_REUSEADDR and SO_REUSEPORT?
How can I be sure that UDP messages are received in order?
Why does it take so long to detect that the peer died?
After the chroot(), calls to socket() are failing. Why?
How can my client work through a firewall/proxy server?