Open main menu

CDOT Wiki β

Changes

DBus status reprt

11 bytes added, 12:40, 10 November 2006
no edit summary
D-Bus is an implementation of inter-process communication (IPC). It allows applications to connect and send messages via the DBus daemon. The message bus daemon act like a centralized routing system; where applications send messages to a specific application or broadcasts messages as signals (ex. events) via a bus on the DBus daemon.
[http://dbus.freedesktop.org/doc/diagram.pngDBus Image]
==Where does it fit in desktop integration?==
1
edit