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 ---- !!!!!! %| [Category Interprocess Communication] |% !!!!!!