Project Description

The gSOAP toolkit is an extensive suite of portable C and C++ software to develop XML Web services with powerful type-safe XML data bindings. Easy-to-use XML auto-serialization allows you to directly integrate C and C++ (C++11 compatible) application data with XML. Includes WSDL/XSD schema binding and auto-coding tools, stub/skeleton compiler, Web servers (with SSL), integrated XML processing with schema validation, fast MIME/MTOM streaming, SOAP and REST, WS-* protocols (WS-Security, WS-Policy, etc), XML-RPC and JSON serialization. Free software under GPLv2 (many have asked about non-GPL/commercial licensing: yes there are basic low-cost licensing options starting at under 1K).

Download

Resenha
Your rating
Review this project

2019-07-11 02:59
Resenha por Bob

Rating:
(0 of 0 people found this review helpful)
I've used this software for several projects. It works great to develop server-side web APIs and client-side applications to consume services. Stable and reliable, which I was looking for.
Pros
Documentation is good, which was recently expanded. The library keeps a small footprint for smallish services, so works nicely on embedded systems. Technical support is available online.
Cons
This is for C or C++ projects only. Free open source: GPLv2 licensed. But commercial usage may require a commercial-use license from Genivia.
Review List