Skip to content

mbahar94/KDSoap

 
 

Repository files navigation

KD Soap is a Qt-based client-side and server-side SOAP component.

It can be used to create client applications for web services and also provides
the means to create web services without the need for any further component such
as a dedicated web server.

For a full description of KDSoap, see http://www.kdab.com/kdab-products/kd-soap/

KD Soap is (C) 2010-2014, Klaralvdalens Datakonsult AB, and is available
under the terms of:
* the LGPL (see LICENSE.LGPL.txt for details)
    (except libkdsoap-server, see LICENSE.AGPL3-modified.txt)
* the GPL (see LICENSE.GPL.txt for details)
    (except libkdsoap-server, see LICENSE.AGPL3-modified.txt)
* the KDAB commercial license, provided that you buy a license, see
http://www.kdab.com/kdab-products/prices/

KD Soap requires Qt 4.7.0 or newer.

See INSTALL.txt for installation instructions.

For more information, please refer to the KD Soap Programmer's Manual.

With best regards,

the KDAB KD Soap team.

Packages

No packages published

Languages

  • C++ 91.2%
  • CMake 3.2%
  • QMake 2.6%
  • Python 1.6%
  • Shell 1.0%
  • C 0.3%
  • Other 0.1%