Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [higgins-dev] C++ SOAP libraries

So for IE support we did not have to use any C/C++ code

Anthony Nadalin | Work 512.838.0085 | Cell 512.289.4122

Inactive hide details for "Paul Trevithick" ---09/25/2007 11:26:30 AM---For the IE version of the Higgins Browser Extension we "Paul Trevithick" ---09/25/2007 11:26:30 AM---For the IE version of the Higgins Browser Extension we need to choose a C++


From:

"Paul Trevithick" <paul@xxxxxxxxxxxxxxxxx>

To:

"'Higgins \(Trust Framework\) Project developer discussions'" <higgins-dev@xxxxxxxxxxx>

Date:

09/25/2007 11:26 AM

Subject:

[higgins-dev] C++ SOAP libraries




For the IE version of the Higgins Browser Extension we need to choose a C++
library to work with WSDL based web services. We found several C++ libraries
(see below) but the licensing situation isn't great:

1.
http://wsdlpull.sourceforge.net/ - License: GNU Library or Lesser General
Public License (LGPL) (see attached)

2.
http://csoap.sourceforge.net/ - Not found license

3.
http://www.cs.fsu.edu/~engelen/soap.html  - License:
http://www.cs.fsu.edu/~engelen/soap.html 

4.
http://tinyxpath.sourceforge.net/  -  License:
http://tinyxpath.sourceforge.net/ 

Does anyone know of any C++ libraries with licenses closer to EPL? (e.g.
Apache?)

-Paul
(See attached file: Lesser General Public License (LGPL) .txt)_______________________________________________
higgins-dev mailing list
higgins-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/higgins-dev

GIF image

GIF image

Attachment: Lesser General Public License (LGPL) .txt
Description: Binary data


Back to the top