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 |
Why do I get connection refused when the server is not running?
When will my application receive SIGPIPE?
What is the difference between a socket and a port?
What is a socket set used for?
How can I tell when a socket is closed on the other end?
What are the pros/cons of select(), non-blocking I/O and SIGIO?
What's the difference between impact sockets and regular sockets?
Can a single socket port be used for multiple applications?
How does a socket work?
Can multiple clients connect to same socket?
How many sockets can a port have?
What is active unix domain sockets?