dynamic call in dbus

Michael 'Mickey' Lauer mickey at vanille-media.de
Sat Jul 10 04:12:23 PDT 2010


NOTE: Please keep the discussion on-list.

Am Samstag, den 10.07.2010, 19:05 +0800 schrieb 黄川:
> how can i get the path, interface and method at run time?

Two options: You can either use DBus introspection
to do this automatically (highly recommended in my opinon, although some
of the DBus veterans frown upon it and will tell you otherwise),
or you operate a custom "registration protocol" on
top of DBus where your servers register their paths/methods/etc.

Cheers,

-- 
:M:



More information about the dbus mailing list