|
-
May 13th, 2003, 02:42 AM
#1
Thread Starter
PowerPoster
Winsock and a Proxy
Is it possible to configure winsock to use a proxy?
-
May 13th, 2003, 03:03 AM
#2
Thread Starter
PowerPoster
I'm trying to connect to the Messenger servers (messenger.hotmail.com, 1863), I'm not trying to get a webpage or nothing.
-
Feb 4th, 2005, 07:41 AM
#3
Re: Winsock and a Proxy
Did you ever fix this?
I am trying to get winsock to go out via our proxy on Port 8080 but it won't.
My proxy settings for ie are Blah.Blah.Blah.Blah 8080
But my winsock just timesout 
Woka
-
Feb 4th, 2005, 01:32 PM
#4
Fanatic Member
Re: Winsock and a Proxy
A previous developer here MS Internet Transfer Control 6.0 (msinet.ocx) connecting via a proxy before by setting the proxy at runtime. Looking at the code I don't see much that should cause you a problem. He was replacing any equal signs in the submission string with "%3D". At runtime he was setting the protocol to icDefault and the port, username and password all according to form inputs.
If needed I'll throw together some functional code and try it..might help if you know an open proxy I can use
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|