Hi, I was wondering how to check the presence of an object on the dbus the most elegant way. Of course, one could create a proxy object on the path and call the Introspect method. If this returns proper introspect data the object is available. However, are there any better ways? cheers, tomw