On Wed, 2004-06-16 at 20:49, Kay Sievers wrote: > Is there any better way to find the connection by its name? Yep, I even suggested it in the thread you're replying to ;-) http://freedesktop.org/pipermail/dbus/2004-May/001166.html Look at bus_driver_handle_get_service_owner() Havoc