Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Microsoft.xmlhttp vs. msxml2.serverxmlhttp
Message
De
30/03/2017 10:35:56
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
01649513
Message ID:
01649534
Vues:
45
>Hi Antonio,
>
>thank you very much für your help and the fine example. In c) you wrote about server-server-communication, but I will use it for some http-services provided by wholesalers to query the
>availability of articel or to get bibliographical-data. In my understanding this is more a client-server-communication but does that make a difference?
>
>Best regards
>
>Thomas

Thomas,

In general, it won't. I always instantiate ServerXMLHTTP instead of XMLHTTP and never got any issues with that. It means that you're getting a more clean library (server-server communication is client-server, too).

If you need to configure a proxy authentication, though, you might prefer to use the XMLHTTP instance, since it uses the settings of Windows Internet Options.
----------------------------------
António Tavares Lopes
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform