[Qt-interest] Qt Web Server
Jason H
scorp1us at yahoo.com
Wed Mar 2 01:49:40 CET 2011
I've been begging for this and no, there isn't but it shouldn't be to hard.
There is libQxt[.org] which has the basics. Then glue that to QJSON
[http://qjson.sourceforge.net/] and you'll have something really, really close.
Also, be aware of
http://doc.qt.nokia.com/4.7/qdeclarativeglobalobject.html#xmlhttprequest which
might work better for you than JSON.
________________________________
From: qt next <qtnext at gmail.com>
To: Qt-interest at qt.nokia.com
Sent: Tue, March 1, 2011 5:35:41 PM
Subject: [Qt-interest] Qt Web Server
Hi,
I have an application done in Qt, And i wants to add a control software that can
be use on any platform (phone, desktop, tablet) : In my dreams, it will be a Qt
application that I can deploy on any mobile devices ... but it's in my dream for
now ;)
The only viable option is to do the setup control software doing a web
application ... so I can use any device to control. Is there any work in
progress to have a qt to web server (the best would be the possiblity to use QML
to do the web application) I don't speak of a plugin but a true AJAX web on
client side, and a C++ Qt application on the server side.
The only lib I have finded (not Qt related :( )
is http://www.webtoolkit.eu/wt/download
Has anyone a solution to that problem ?
Best regards,
Thanks Trolls for your wonderfull work :)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110301/4313b698/attachment.html
More information about the Qt-interest-old
mailing list