Re: Basic question about SOAP and C++

2002-11-21 Thread Luc Potron
Title: Re: Basic question about SOAP and C++ le 22/11/02 2:09, Anne Thomas Manes at [EMAIL PROTECTED] wrote: Thanks for you help. I will look into these . Thanks very much Luc You might look into Systinet WASP Server for C++  (www.systinet.com ). It's a commercial product.

RE: Basic question about SOAP and C++

2002-11-21 Thread Anne Thomas Manes
You might look into Systinet WASP Server for C++  (www.systinet.com). It's a commercial product. (http://www.systinet.com/products/buy/licensing). You would need to acquire a source license and compile it yourself on MacOS. It's very portable code.   The other implementation I would recomm

Re: Basic question about SOAP and C++

2002-11-21 Thread Scott Nichol
http://www.xml.com/pub/rg/SOAP_Software and http://www.soapware.org/directory/4/implementations list several implementations, but I'm not sure whether any have been ported to the Mac. You can do SOAP from AppleScript in OS X 10.1 ;-) See http://www.xmlhack.com/read.php?item=1395. Scott Nichol -