DBus Un-activation

Havoc Pennington hp at pobox.com
Wed Sep 10 08:47:42 PDT 2008


Hi,

On Wed, Sep 10, 2008 at 11:45 AM, David Boucher <boudav at gmail.com> wrote:
> Is there an easier way to get the bus name of the client or can I be
> happy with this solution ?
>

You can use dbus_bus_get_unique_name(). Also on the server side, you
can look at dbus_message_get_sender() (varies by binding how to get at
this, if not using libdbus directly)

Havoc


More information about the dbus mailing list