This is the wrong mailing list -- you want qt-interest, not qt-creator -- but to answer your question briefly Qt offers QLocalServer and QLocalSocket as a portable named pipe implementation.
/s/ Adam On Thu, Feb 18, 2010 at 7:38 AM, Arnab Chakraborty (RBEI/EAC2) <[email protected]> wrote: > I am a windows developer and Qt is alien to me.Could anyone help me with how > a client needs to talk to a server or viceversa via named pipes?This is > urgent. > > 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. > Thanks. > > _______________________________________________ > Qt-creator mailing list > [email protected] > http://lists.trolltech.com/mailman/listinfo/qt-creator > > _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
