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

From Qt Wiki
Jump to navigation Jump to search
No edit summary
 
No edit summary
Line 1: Line 1:
[http://www.kdab.com/kd-soap KD <span class="caps">SOAP</span>] ''[kdab.com]''
[[Category:Developing_with_Qt]]
 
&quot;KD SOAP&amp;quot;:http://www.kdab.com/kd-soap


KD Soap is a web service access package for Qt applications.
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>.
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.
 
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]]

Revision as of 06:41, 24 February 2015


"KD SOAP&quot;:http://www.kdab.com/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.

This category currently contains no pages or media.