[Interest] RESTful web service with Qt or in C++

Sivan Greenberg sivan at omniqueue.com
Fri Jun 21 03:22:14 CEST 2013


Hi Oliver,

 I used QNetworkAccessManager to fetch responses, and then built up memory
structures out of the received JSON using
http://qt-project.org/doc/qt-5.0/qtcore/json.html

HTH,

-Sivan


On Fri, Jun 21, 2013 at 4:07 AM, Olivier Austina
<olivier.austina at gmail.com>wrote:

> Hi,
> How a REST web service  can be developed with Qt  (or in C++). Or KDSoap
> can be used for this end? Any suggestion is welcome.Thanks.
> Regards
> Olivier
>
>
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
>
>


-- 
-Sivan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20130621/634ca424/attachment.html>


More information about the Interest mailing list