Hi all,
This is not really .NET question, it's related to soap and I am posting it
here since I believe many folks would know the answer.

I have need to update a legacy server to make a soap call to another
server.
The server is running on win2k3 w/ sp1 and the development environment is
vs 7.1 (Everett).

I am trying to figure out what soap client library I can use. This is for
unmanaged code.
Preferrable I want to use ms standard library which is already installed
in the system (COM, dll, etc are fine). Since this is for server, I want
to make sure the the lib is thread-safe and appropriate for server usage
in general. I am open to having to install the lib separately if it's not
in the system, but this is last resort.

I used SoapClient com loong time ago. Not sure if this is still around, or
maybe there is a better alternative.

Thank you.

===================================
This list is hosted by DevelopMentorĀ®  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to