DBus - Sessionbus rights
Polychronis Ypodimatopoulos
ypod at mit.edu
Mon Apr 7 11:43:48 EDT 2008
John (J5) Palmieri wrote:
> I can't think of a reason to want a system process invoking methods on a
> user process.
Well, in my case, the system process is the only one having access to
the network and provides network "connections" and events to all user
processes. Sending signals to user processes is a bad choice (although
this is what I'm doing right now), because it breaks the privacy between
user processes.
All is not lost. User processes do not necessarily have to allocate a
well known name, as long as it is possible to export a method from a
numeric bus address. Is this possible? Example?
Thx,
Pol
More information about the Devel
mailing list