I'm looking for a code to implement a Web Service with Qt (server side) If you have any information I will appreciate
Regards
I'm looking for a code to implement a Web Service with Qt (server side) If you have any information I will appreciate
Regards
You can use libqxt to implement the server-side webservice.
If you want to use WebSocket-based webservices this might be more promissing.
This one is a fantastic technique: Qt in the Cloud with QWebClient. It really works very well under Ubuntu 10.04.
QttpServer should work for a service requiring: