Re: Use Proxy with wodsftp. - WeOnlyDo Discussion board

Re: Use Proxy with wodsftp. (General questions)

by Hary, Wednesday, November 23, 2005, 10:35 (6754 days ago) @ wodSupport

Hary,

I have no explanation, I would like to duplicate this somehow. Any chance I could connect to your proxy? Which type proxy is that, btw?

Did Connected event fire *ever*? How did you declare it in PB?

Hi,

When I use ProxyRelay on ProxyType,the state stay on connecting to server few minutes and disconnect after.With ProxyWEBStandard ,the state means Disconnect .
We use proxy HTTP when we test to connect on the server proxy.


ole_1.Object.ProxyHostname = srvgsylsttst
ole_1.Object.ProxyPort = 8118
ole_1.Object.ProxyType = 3
ole_1.Object.Login = xxx
ole_1.Object.Password = xxx
ole_1.Object.Hostname = xxx
ole_1.Object.Connect()


Complete thread: