Category:Tools::KD-SOAP: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
No edit summary
 
(Redirect to actual page)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[http://www.kdab.com/kd-soap KD <span class="caps">SOAP</span>] ''[kdab.com]''
#Redirect [[KD-SOAP]]
 
KD Soap is a web service access package for Qt applications.
 
KD <span class="caps">SOAP</span> 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 <span class="caps">API</span>s that can be exported as <span class="caps">SOAP</span> objects. The web service then provides a machine-accessible interface to its functionality via <span class="caps">HTTP</span>.
 
Code generators for the client and the server side make it really easy to write <span class="caps">SOAP</span> clients and servers in Qt.
 
===Categories:===
 
* [[:Category:Developing with Qt|Developing_with_Qt]]

Latest revision as of 12:51, 22 November 2016

Redirect to:

This category currently contains no pages or media.