[Qt-interest] Named Pipes

Oliver.Knoll at comit.ch Oliver.Knoll at comit.ch
Fri Feb 19 18:03:47 CET 2010


Arnab Chakraborty (RBEI/EAC2) wrote on Friday, February 19, 2010 8:06 AM:

> Is QLocalServer and Client the option or anything else?

You might find the answer here: http://labs.trolltech.com/blogs/2008/02/22/qlocalserver-qlocalsocket/ - seems QLocalSocket is your friend :) (I haven't read the article though)

> Also that I am trying to build an application that will feed from a
> windows service,Linux Daemon and other Qt supportive OS's.Is Qt a
> right choice?This would save a lot of my development time.  

Not sure if I understand your question correctly, but there is a "Qt solution" (1):

See the entire list: http://qt.nokia.com/products/appdev/add-on-products/catalog/4

See "Service": http://qt.nokia.com/products/appdev/add-on-products/catalog/4/Utilities/qtservice/ 

Quote: "The project provides a QtService template class that can be used to implement service applications, and a QtServiceController class to control a service.

On Windows systems the implementation uses the Service Control Manager.

On Unix systems services are implemented as daemons."

Is this what you are looking for?

Cheers, Oliver

(1) "Qt solutions" are classes (commercial) classes provided by Nokia, which are not (yet) part of the Qt API itself
-- 
Oliver Knoll
Dipl. Informatik-Ing. ETH
COMIT AG - ++41 79 520 95 22



More information about the Qt-interest-old mailing list