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 LILO?
What are the types of sockets?
What is the difference between SO_REUSEADDR and SO_REUSEPORT?
What are raw sockets?
What is a socket connection?
Can multiple clients connect to same socket?
What is the purpose of socket?
Why do we need sockets?
How many socket connections can a server handle?
How can I tell when a socket is closed on the other end?
How can I read ICMP errors from connected UDP sockets?
How come I get address already in use from bind()?