Does anyone know how to connect to a SOCKS proxy, and use it to establish a secure connection? I know how to establish a connection using the proxy, and I know how to establish a secure connection using the Net.WebClient class, but this class only allows for direct SSL sessions.
I'm trying to download a secure webpage, any webpage, lets say for instance 'https://www.megaproxy.com'
Anyone know? Would be greatly appreciated. Thanks in advance.
I'm trying to download a secure webpage, any webpage, lets say for instance 'https://www.megaproxy.com'
Anyone know? Would be greatly appreciated. Thanks in advance.