How do I use Proxies with Sockets/SSLStream

Joined
Feb 2, 2008
Messages
8
Programming Experience
5-10
I got the proxies to connect, but I can't get any of the servers to authenticate.. Do you authenticate the proxy or do you authenticate the site you're about to send a header to? i'm trying to figure out if the proxies aren't working or if it's my code.. Does anyone have examples of how to ues proxies with sockets/sslstream?

Do you need SOCKS, CONNECT, HTTPS proxies? Can you use them all? Thanks In Advance!

I got HTTP proxies working fine with Sockets.. But it's the authentication that's killing me.. Let me know thanks!!
 
Back
Top