dbus - register object to remote on interface NULL
问题 I have to deal with a binary blob dbus service/server which I need to connect to via dbus (session). The introspection of the interface is as following (obtained via gdbus-codegen ). We register a function to the remote so we get notified if a message has been received by the remote which is called message_handler . That happens as a response on a send_message command which I pass via dbus, but that works (and is thus not shown). In a java example it is done via dbus_connection.exportObject("