PDA

View Full Version : Using QDBus



Sandip
26th May 2008, 09:07
Hi,

I am going to use D Bus IPC mechanism. If anybody knows it's drawbacks then please let me know.
If anyone is having the sample code then please drop it here. It will be a great help for me.

Thanks in advance.

Regards,
Sandip

Sandip
26th May 2008, 13:42
Hi,

I am trying to compile my code on Mac OS. I am getting error messages such as 'QtDBus' no such file or directory.

I searched for d bus files or directory but unable to locate it.

Is there anybody who tried it? Anybody knows how to add the supported files on mac.

Please let me know if you have any relevant information.

Thanks and Regards,
Sandip

danadam
26th May 2008, 19:36
If anyone is having the sample code then please drop it here. It will be a great help for me.


Qt Quarterly - Jump on the D-Bus (http://doc.trolltech.com/qq/qq20-dbus.html)

Sandip
27th May 2008, 07:17
Thanks danadam!

But I am unable to compile my code on Mac OS.
I have downloaded the tar file of dbus but unable to install it properly.

Please suggest me the best ipc mechanism on both linux and mac which can be used with qt.
Do not consider network issues because my both processes will be running of same machine.

Thanks!
Sandip