Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Microsoft.xmlhttp vs. msxml2.serverxmlhttp
Message
From
30/03/2017 10:35:56
 
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
01649513
Message ID:
01649534
Views:
44
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform