Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 3

Qt-interest Archive, November 2007
Re: qt application to web application


Message 1 in thread

Hi all,

It is no longer necessary to write you own server for Qt applications. Now
there is one available; FEAST: 

http://trolltech.com/partners/directory/allpartners/clausmark/

http://dist.trolltech.com/pdf/ClausmarkSolutionBrief_web.pdf

http://www.clausmark.com/feast_en.phtml

FEAST handles the concurrent user situation as well as taking care of
backend data sources with connection pooling etc. Actually FEAST is more
then a server; it is development framework for distributed applications
based on Qt. 

FEAST uses SOAP HTTP as the communication protocol (it does not rely on
gSOAP though) so it is easy to use over the internet through firewalls
etc. Hence FEAST will also bring Qt into an SOA environment.

Cheers,

/Niklas 

--
 [ signature omitted ]