proxy with CONNECT (General questions)
is there a way to check proxy compatibility with CONNECT ?
is there a way to check proxy compatibility with CONNECT ?
by woddrazen
, (5740 days ago) @ cs
Hi,
Inside ProxyType Property you can specify which proxy type you want to use. IF proxy type isn't correct you will receive error that you cannot connect to server. Is this maybe what you need?
If I maybe misunderstand your question can you maybe explain it little bit more?
Regards,
Drazen
by cs
, (5740 days ago) @ woddrazen
ok, CONNECT method is SSL tunneling (http://www.w3.org/Protocols/rfc2616/rfc2616-sec9.html)
how would i check a proxy while using the CONNECT method?
by woddrazen
, (5740 days ago) @ cs
Hi,
When you set ProxyType Property to ProxyWEBStandard WEB proxy will be used. This means that CONNECT command is used with proxy server.
If you want to check which proxy server is used. You can try to use wodHttpDLX Trace Method and read from headers server type.
[code]Set http1 = New wodHttpDLXCom
http1.Blocking = True
http1.HostName = proxy_hostname
http1.Port = proxy_port
http1.Timeout = 20
http1.Trace
Debug.Print Server: & http1.Response.Server
Debug.Print http1.Response.Headers.ToString[/code]
If this isn't what you need. Maybe you can explain your problem little bit more so we can try to help you.
Drazen

...with a minimum of effort as the DLL interface was written with such simplicity...

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

Your component works really great. With minor effort I have been able to convert my delphi application...

Count us as a satisfied WeOnlyDo customer. We appreciate your terrific support to get the secure Telnet working properly.

The people at WeOnlyDo are amazing! ... I always get a super fast response from customer service, and the products are great too. Thanks WeOnlyDo

Thanks! We love your software and your great support!

Congratulations on an excellent product and first rate support!

May I say how nice it is to work with components so complete and self-explanatory that using them in my application is as instinctive as though I wrote them myself?

It was no small factor, however, that your support in getting me up and running made me buy from you.

It is very refreshing to find such helpful, knowledgeable and quick responding technical support.

