[Gsoap2-develop] Clarification regarding gSoap License
Development toolkit for Web Services and XML data bindings for C & C++
Brought to you by:
engelen
From: <Kri...@i2...> - 2005-01-19 06:38:32
|
Hello, We would like to evaluate the usage of gSoap in one of our products. The way we plan to use this is as follows 1. Write an interface in a .h file, say "product.h" 2. Use soapcpp2 to compile "product.h" and generate the client, server, wsdl and soapH.h & soapC.cpp files. 3. Write implementation for the functions in product.h 4. Link all the files in 3 & 4 together with our original product code to generate an executable which can then be distributed under our own license. I would like to know about the license conditions that would be applicable for such usage and whether or not such distribution is subject to any other conditions. Thanks in advance, Regards Krishnan |