[Interest] Best Qt Webserver?
Jason H
scorp1us at yahoo.com
Wed Feb 22 15:02:21 CET 2012
Thanks everyone. Some new options were given and I am looking into them now.
________________________________
From: Jeremy Lainé <jeremy.laine at m4x.org>
To: interest at qt-project.org
Sent: Wednesday, February 22, 2012 1:10 AM
Subject: Re: [Interest] Best Qt Webserver?
Hi,
On 02/21/2012 08:47 PM, Jason H wrote:
After a long dearth of no webservers, it seems that Qt has several.
>
>I've tried libQxt, but can't get it to work.
>I've looked at QHttpServer (based on a C parser and has some Q* issues)
>
>
>Nothing quite suits my fancy. Does anyone know if there is a fully C++ Qt webserver that works?
>
>
I wrote a simple but fully asynchronous HTTP request/response
framework [1] for the QDjango [2] project. It comes bundled with an
HTTP server, or alternatively you can use the provided FastCGI
server and let apache/nginx/whatever act as a reverse proxy.
Comments are welcome.
Cheers,
Jeremy
[1]
http://opensource.bolloretelecom.eu/doxygen/qdjango/group__Http.html
[2] http://opensource.bolloretelecom.eu/projects/qdjango/
_______________________________________________
Interest mailing list
Interest at qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20120222/0afe293f/attachment.html>
More information about the Interest
mailing list