[Qt-interest] A server/client with Qt

Nechypurenko, Andrey (GE Healthcare) Andrey.Nechypurenko at ge.com
Tue Jun 2 11:59:00 CEST 2009


Hi Aleksandar,

> I plan to use some messaging libs, maybe someone have a good
experienced with a lib for/from Qt?

You can check the "Integrating Ice with a GUI" article here
http://www.zeroc.com/newsletter/issue12.pdf (Page 14).

TAO http://www.cs.wustl.edu/~schmidt/TAO.html is also easy to integrate
with Qt (using their Qt Reactor implementation). 

Both Ice and TAO are very mature middleware and might save you plenty of
time implementing own communication infrastructure with low-level socket
API (even wrapped with Qt classes).


Andrey.





More information about the Qt-interest-old mailing list