Using proxies with wodHttp. (wodWebServer / wodWebServer.NET)
I can't get the proxy feature to work, does anyone have a WORKING example on how to make wod connect using a proxy?
by TisTheDanza, (4816 days ago)
I can't get the proxy feature to work, does anyone have a WORKING example on how to make wod connect using a proxy?
by wodDamir
, (4816 days ago) @ TisTheDanza
Hi,
All you need to do in order to use Proxy server is set Proxy related properties, i.e:
[code]
http1.ProxyHostname = your_proxy_address
http1.ProxyType = ProxyWEBStandard
http1.ProxyAuthentication = AuthBasic ' set only if required
http1.ProxyLogin = your_login 'don't set if none
http1.ProxyPassword = your_password ' don't set if none
http1.ProxyPort = 8080 ' or whichever is used by the proxy server you use
http1.Get Url_you_wish_to_get
[/code]
Can you try that?
Regards,
Damba
by TisTheDanza, (4815 days ago) @ wodDamir
Hi,
All you need to do in order to use Proxy server is set Proxy related properties, i.e:
[code]
http1.ProxyHostname = your_proxy_address
http1.ProxyType = ProxyWEBStandard
http1.ProxyAuthentication = AuthBasic ' set only if required
http1.ProxyLogin = your_login 'don't set if none
http1.ProxyPassword = your_password ' don't set if none
http1.ProxyPort = 8080 ' or whichever is used by the proxy server you usehttp1.Get Url_you_wish_to_get
[/code]Can you try that?
Regards,
Damba
Tried it but it still doesn't work. When I connect to IPChicken I still see my default IP.
by wodDamir
, (4815 days ago) @ TisTheDanza
Hi,
Masking/hiding IP address isn't something that component (or client) does. It's actually proxy's task to do that part by removing the IP address header from the request.
If I'm correct, you would receive the same thing if you use any other client and specify that proxy.
If you wish to hide your IP, you will need to find Anonymous proxy (not Transparent one).
Regards,
Damba

WeOnlyDo!COM will be the first stop I make should I require any further off-the-shelf components.

...with WOD's excellent support I was able to bypass Winsock and focus on the task at hand...

Brilliant, even works on the mobile phone...

Not only wodSFTPdll is excellent, the service you have provided is outstanding and second to none!

Thank you for the great customer service ... I am really impressed with the wodSSH ActiveX control.

...what I really like is that wodSSH and wodSFTP components work excellently and are constantly being improved...

Thank you for the great customer service ... I am really impressed with the wodSSH ActiveX control.

...wodFtpDlx was exactly what I needed, it worked, and it was priced right...

Don't be fooled by the cost, it's value and quality far exceeds the price being charged!

I've heard that you are amazing with your replies coming back so quickly - and now I've seen the speed in which you reply first hand.

