Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Howto use PROXY settings in WININET.DLL
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Titre:
Howto use PROXY settings in WININET.DLL
Divers
Thread ID:
00712750
Message ID:
00712750
Vues:
45
Hello!

I have the problem to get an Internet connection thru a Proxy from a client.
Does anyone know how to let the user or program use the Proxy Server?
I use the InternetOpen Command to get a connection, but I dont know how to use the Proxy.

DECLARE Integer InternetOpen IN WinInet ;
String @lpcAgent, Integer nAccessType, String lpcProxyName, ;
String lpcProxyBypass, Integer nFlags

DECLARE Integer InternetConnect IN WinInet ;
Integer nInet_Handle, String @lpcServer, Short nPort, String @lpcUserName, ;
String @lpcPassword, Integer nService, Integer nFlags, Integer nContext
Marvin Blase (tA-logistic Software GmbH)
You'll never notice the good things if you haven't seen the bad.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform