[Qt-interest] Qt Web Server

Nikhil Marathe nsm.nikhil at gmail.com
Wed Mar 2 06:20:23 CET 2011


On Wed, Mar 2, 2011 at 4:05 AM, qt next <qtnext at gmail.com> wrote:
> 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

Try http://github.com/nikhilm/qhttpserver .

Regards,
Nikhil



More information about the Qt-interest-old mailing list