PDA

View Full Version : IPC communication - e.g. QAbstractIpcInterface



srictoff
20th September 2007, 14:49
Hi All,

I'm trying to achieve a IPC-solution where a server module is supposed to serve several client modules with data of different kinds. The idea is that the modules all execute as separate processes and communicate using XML to pass requests and results. The clients are to be able to register with the server dynamically to support a dynamic environment.

I have looked at QAbstractIpcInterface, QtopiaIpcAdaptor and QCommInterface but have not gotten any good idea of which is most appropriate for my needs, if any, since I can't find any examples anywhere using any of them.

Does anyone have any experience with any of these? All help would be greatly appreciated.

Thanks for your time.
Kind regards,
Stefan

wysota
20th September 2007, 16:37
Are we talking about Qtopia or Qt here?

srictoff
21st September 2007, 13:19
It's Qtopia.. Sorry, forgot to mention that.

wysota
23rd September 2007, 19:08
Moving the thread to Qtopia forum then.