D-BUS Tips 1.0: Getting in D-BUS world
December 1, 2010 at 1:59 pm Leave a comment
This is the first of a sequence of posts related to D-BUS communication. I guess this can help you to find an easy and painless way to work with this technology since official documentation is under development.
D-Bus is a system for interprocess communication (IPC), and it is a good way to integrate operating system/desktop applications on linux, the windows port is under development. You can find details about “what is D-BUS?” at tutorial page.
Next post will describe how to listen to application signals.
Entry filed under: D-BUS, Linux. Tags: d-bus linux ipc.
Trackback this post | Subscribe to the comments via RSS Feed