dbus signals

Arvind Ayyangar arvind.ayyangar at gmail.com
Tue Dec 26 06:20:29 PST 2006


hi,
 I am using dbus signals to communicate between applications.
 I have an application which calls a funcion with a parameter.
Depending on the parameter,  the function sends a signal to a
particular connection.
i.e if parameter == 1 , send to org.freedesktop.temp1
 else to org.freedesktop.temp2


This however does not work. the signals seem to be sent correctly, but
only one of the two applications receive them.
I am using the system bus, so cant use dbus-monitor.

Is it possible to something like this?

-- 
Regards
ARviND AyyangaR


More information about the dbus mailing list