# KDSoap **Repository Path**: mirrors_KDAB/KDSoap ## Basic Information - **Project Name**: KDSoap - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-12-03 - **Last Updated**: 2026-01-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
# Introduction 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. KD Soap targets C++ programmers who use Qt in their applications. For more information, see ## Using KD Soap KD Soap requires Qt 5.9.0 or newer, and a compiler with C++11 support. Qt6 support is added starting with KD Soap version 2.0, and requires a compiler with C++17 support. See [INSTALL.txt](INSTALL.txt) for installation instructions using CMake. Learn more at our: * [online API reference](https://kdab.github.io/KDSoap) * [programmers manual with examples](docs/manual/kdsoap.pdf) * [sorted example programs](examples/) ## Contact * See our official home page: * Visit us on GitHub: * Email info@kdab.com with questions about this product. Stay up-to-date with KDAB product announcements: * [KDAB Newsletter](https://news.kdab.com) * [KDAB Blogs](https://www.kdab.com/category/blogs) * [KDAB on Twitter](https://twitter.com/KDABQt) ## Get Involved KDAB will happily accept external contributions. Please submit your contributions or issue reports from our GitHub space at . Thanks to our [contributors](CONTRIBUTORS.txt). ## License The KD Soap Software is © Klarälvdalens Datakonsult AB (KDAB), and is available under the terms of the [MIT](LICENSES/MIT.txt) license. Contact KDAB at for any licensing queries. Note that this project requires the 3rd party 'libkode' submodule that is licensed separately with LGPL-2.0-or-later; however, libkode is used for code-generation only and the resulting code can be made available under any license. Various other freely distributable files are contained in the unittests and are not used in the library code itself. ## About KDAB KD Soap is supported and maintained by Klarälvdalens Datakonsult AB (KDAB). The [KDAB](https://www.kdab.com) Group is a globally recognized provider for software consulting, development and training, specializing in embedded devices and complex cross-platform desktop applications. In addition to being leading experts in Qt, C++ and 3D technologies for over two decades, KDAB provides deep expertise across the stack, including Linux, Rust and modern UI frameworks. With 100+ employees from 20 countries and offices in Sweden, Germany, USA, France and UK, KDAB serves clients around the world. Please visit [the KDAB website](https://www.kdab.com) to meet the people who write code like this. [Blogs and publications](https://www.kdab.com/resources) [Videos (Tutorials and more)](https://www.youtube.com/@KDABtv) [Software Developer Training for Qt, Modern C++, Rust, OpenGL and more](https://training.kdab.com) [Software Consulting and Development Services for Embedded and Desktop Applications](https://www.kdab.com/services/) KD SOAP and the KD SOAP logo are registered trademarks of Klaralvdalens Datakonsult AB in the European Union, the United States, and/or other countries. Other product and company names and logos may be trademarks or registered trademarks of their respective companies.