Hi all
I am developing a simple socket application which fetch a given URL from the web and save it in the local hard drive. But my internet connection goes through a proxy and I would like to know that what is the connecting URL and the port for my socket. It is ip /port of the proxy or is it ip/port of the URL
Thanks