'''[http://www.freedesktop.org/wiki/Software/dbus/%|%D-Bus]''' is an [Inventory of IPC Methods%|%interprocess communication] system via a message bus, a simple way for applications to talk to one another. For more information, see http://www.freedesktop.org/wiki/Software/dbus ** Reference ** [http://www.freedesktop.org/wiki/Software/dbus/%|%What is D-Bus?]: [http://www.linuxjournal.com/article/7744%|%Get on the D-BUS], Robert Love, 2005-01-05: [https://web.archive.org/web/20090820045439/http://ldn.linuxfoundation.org/column/d-bus-makes-application-teamwork%|%D-Bus Makes for Application Teamwork], [Cameron Laird] and Kathryn Soraiz, 2009-02-16: [http://ldn.linuxfoundation.org/column/d-bus-makes-application-teamwork%|%D-Bus Makes for Application Teamwork]: Introduces D-Bus to a general audience. ** Tools ** There are currently two projects for providing DBus bindings for Tcl: [http://code.google.com/p/tcldbus/%|%tcldbus], by [kostix]: a low-level binding [dbus-tcl], by [sbron]: a low-level dbus binding [http://code.google.com/p/dbus-snit/%|%dbus-snit], by [gaa]: High-level Tcl bindings to dbus-tcl using [Snit] object system [dbus-intf] by [sbron]: Additional module available in the sourceforge dbus-tcl project. ----- https://github.com/surlykke/xanguli%|%xanguli: xanguli ain't no gui library - leverages the tk toolkit from tcl via dbus. This allows the use of Tk from any programming language that has dbus bindings. <> Interprocess Communication | Broken Links