Hi,
I would like to learn dbus as i encounter it more in my daily work.The problem is that the applications already using it are very complex and there is very less scope to understand exact use of DBus communication.
I know other IPCs like message queue, socket etc, the applications maintain a unique key between them for communication.
But its not the case with DBus i think, they say Dbus is not byte oriented but message oriented.
I would like to know how two applications communicate over libdus, what are the apis they use/required(how exactly the inetrafce name, object path , methods and signals are used) and later create one or more applications and use dbus-daemon to communicate with multiple applications.
Thanks for any help.
Regards,
Clife

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.