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 |
Explain the TIME_WAIT state.
How should I choose a port number for my server?
What is active unix domain sockets?
How can I put a timeout on connect()?
Why do I get EPROTO from read()?
How does unix socket work?
Why does the sockets buffer fill up sooner than expected?
What is Mac, and how is it different from PC? Which one is better for professional users, and why
1 Answers Evolving Systems, IBM,
What is the difference between read() and recv()?
How can I tell when a socket is closed on the other end?
How would I put my socket in non-blocking mode?
What is socket address with example?