KD-SOAP: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
(Move from bogus category to actual page.)
 
(No difference)

Latest revision as of 12:50, 22 November 2016

KD SOAP

KD Soap is a web service access package for Qt applications.

KD SOAP is a tool for creating 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. It makes it possible to interact with applications which have APIs that can be exported as SOAP objects. The web service then provides a machine-accessible interface to its functionality via HTTP.