[Qt-interest] Qt Web Server
Prashanth Udupa
prashanth at vcreatelogic.com
Wed Mar 2 04:54:49 CET 2011
Hi,
I am not sure if this will fully fit your requirements - but there is a Qt
based application server
http://www.vcreatelogic.com/docs/gcf-2.4.0/html/gcfappserver.html. It
however doesnt "serve" entire Qt applications but allows you to host your Qt
modules as server components - thereby allowing access to them from any
web-browser. Essentially you can expose one or more methods (from select
QObjects) as web-services. GCF comes with a simple JavaScript library that
you can use in your HTML web applications to make calls to GCF Application
Server and respond asynchronously to replies.
/ Prashanth
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
> Has anyone a solution to that problem ?
>
> Best regards,
>
> Thanks Trolls for your wonderfull work :)
>
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at qt.nokia.com
> http://lists.qt.nokia.com/mailman/listinfo/qt-interest
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110302/35ce2590/attachment.html
More information about the Qt-interest-old
mailing list