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 a socket set used for?
What is a sae socket?
How can I put a timeout on connect()?
What is af_inet in socket?
How can I set the timeout for the connect() system call?
How many socket connections can a server handle?
Is there any advantage to handling the signal, rather than just ignoring it and checking for the EPIPE error? Are there any useful parameters passed to the signal catching function?
What is a socket connection?
of the socket? Does doing a connect() call affect the receive behaviour?
What is socket programming in java?
Can multiple clients connect to same socket?
When should I use shutdown()?