Thanks, but Qt's SOAP support is abhorrent. Down that path there be dragons. I
don't want to try to implement a gSoap server and deal with Qt's outdated SOAP.
Plus soap in itself is overkill. I just want something to do the HTTP parsing,
and handle the transport (various encodings like fixed or chunked, etc). Via
some means, I should be able to map a URL to a QObject or QObject's slot.
Even PHP has their own webserver now.
________________________________
From: Marcelo Estanislau Geyer <estanisge...@hotmail.com>
To: interest@qt-project.org
Sent: Tuesday, February 21, 2012 3:20 PM
Subject: Re: [Interest] Best Qt Webserver?
See gSoap
http://www.cs.fsu.edu/~engelen/soap.html
Marcelo E. Geyer
________________________________
Date: Tue, 21 Feb 2012 11:47:34 -0800
From: scorp...@yahoo.com
To: interest@qt-project.org
Subject: [Interest] Best Qt Webserver?
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?
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest