D-Bus is a 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 There are currently two projects for providing DBus bindings for Tcl: * tcldbus by [kostix]: http://code.google.com/p/tcldbus/ * dbus-tcl by [sbron]: http://dbus-tcl.sourceforge.net/ High level bindings: * dbus-snit by [gaa]: http://code.google.com/p/dbus-snit/ — High level Tcl bindings to dbus-tcl using [Snit] object system * dbus-intf by [sbron]: Additional module available in the sourceforge dbus-tcl project. ---- "D-Bus Makes for Application Teamwork" [http://ldn.linuxfoundation.org/column/d-bus-makes-application-teamwork] introduces D-Bus to a general audience. ---- !!!!!! %| [Category Interprocess Communication] |% !!!!!!