wodhttpdlx - activex - using proxy (wodHttpDLX)
Hi,
I didn't found a way to use the proxy with wodhttpdlx activex (ver. 1.4.6.120).
code sample:
This.http.proxytype = 1 && tested with all options
This.http.proxyAuthentication = 0
This.http.proxyHostname = '192.168.2.30'
This.http.proxyport = 808
IE browser is working properly with the same proxy
Please help!
Thank you,
Adi [color=#abcdef]Text[/color]
Re: wodhttpdlx - activex - using proxy
Hi,
I didn't found a way to use the proxy with wodhttpdlx activex (ver. 1.4.6.120).
code sample:
This.http.proxytype = 1 && tested with all options
This.http.proxyAuthentication = 0
This.http.proxyHostname = '192.168.2.30'
This.http.proxyport = 808IE browser is working properly with the same proxy
Please help!
Thank you,
Adi [color=#abcdef]Text[/color]
Found the problem, a firewall that did not stop IE but httpdlx found on the proxy computer, properly set or disabled the proxy option starts to work on SOCKS only.
Adi
Re: wodhttpdlx - activex - using proxy
Hi Adi,
So wodHttpDLX works now as expected?
Regards,
Drazen
Re: wodhttpdlx - activex - using proxy
Hi Adi,
So wodHttpDLX works now as expected?
Regards,
Drazen
Yes,
It works with different proxy servers for various connection types (SOCKS, Standard ...). Not for all proxy servers with all types, but it is ok for me.
Thank you,
Adi