yeah, how do i get it to connect through a proxy?
i need the DNS (name to IP) and the WHOIS stuff, but i need to get through the companys proxy server.
help?
thanks,
nabeel
Printable View
yeah, how do i get it to connect through a proxy?
i need the DNS (name to IP) and the WHOIS stuff, but i need to get through the companys proxy server.
help?
thanks,
nabeel
There is a proxy property for winsock. I have personally never used it. Just thought i let you know.
http://www.vbip.com/winsock/winsock_http_04_02.asp
Winsock tutorial that shows how to deal with proxies.
thanks.
the proxy property is for the Inet control, not winsock.
if it is for winsock then i guess i have an older version
Never seen a Proxy property for Winsock. All samples I've come across have the proxy setting dealt with in string data sent in a very particular format.
That tutorial above shows the format.