He Everyone,
Now I have Winsock, only I use a proxy server!
How can I make the program to use a proxy server, instead of the normal direct connection?!
Grtz,
Bloged
Printable View
He Everyone,
Now I have Winsock, only I use a proxy server!
How can I make the program to use a proxy server, instead of the normal direct connection?!
Grtz,
Bloged
The Winsock Control has a property for the Proxy. You should just be able to give it the Proxy IP address.
He jjortiz
I'll look for it, when found i'll post a reply...
Do you know how or is it something like Winsock1.proxy = "[ip]", where [ip] is the ip address of the proxy.
Grtz & thnx,
Bloged
winsock1.proxy = ip
That ain't it cause when I try that this error comes up:
Compile error:
Method or data member not found
Then it highlights the Bold thing
Winsock1.Proxy
Grtz,
Bloged
Ok now I'm connected to my proxy server,
next problem, how to tell my proxy server that I need to connect to a server (rs.internic.net) so I can comunicate with that server...
Grtz,
Bloged