Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Finding proxy settings
Message
De
10/04/2002 08:35:40
 
 
À
08/04/2002 04:23:30
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00642061
Message ID:
00643103
Vues:
11
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform