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 address?
What is socket address?
What are raw sockets?
How do I convert a string into an internet address?
How can I force a socket to send the data in its buffer?
How many socket connections can a server handle?
How do I send [this] over a socket?
What is difference between socket and websocket?
Why does it take so long to detect that the peer died?
Why do we need sockets?
What is a socket connection?
How can I set the timeout for the connect() system call?