Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Finding proxy settings
Message
From
10/04/2002 08:35:40
 
 
To
08/04/2002 04:23:30
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00642061
Message ID:
00643103
Views:
10
Erwin,

I think you need to download the latest service pack for SOAP. The UseProxy parameter as in :

oFoxCentral.ConnectorProperty("UseProxy") = .T.

is new, and may not exist in the version you are using. Also, I have found that putting a small wait just after setting the ConnectorProperty makes the download (a little) more robust. Like this :


wait window "" timeout .5


Best wishes,
Neil
-----------------------------

>Hi,
>I'd like to know how and if I can use the wininet.dll API functions in VFP to find the proxysettings on a users PC.
>I need this data because the SOAP client I use seems to not understand the UseProxy property?!?
>Maybe there are other ways to find out automatically these settings?
>
>TIA,
>Erwin
Previous
Reply
Map
View

Click here to load this message in the networking platform