The DBus-Tcl project provides a Tcl interface to the dbus message bus system. It contains packages that allow Tcl programs to send and receive dbus signals, as well as invoke and respond to dbus method calls.
Be the first to post a text review of DBus binding for Tcl. Rate and review a project by clicking thumbs up or thumbs down in the right column.
Version 0.2 - Feb 14 2009 Adapt dbus-intf to the changed API of dbus-tcl version 0.8 Include all files needed for a full installable package
Version 0.8 - Feb 12 2009 - Avoid conflicts when using dbus-tcl from slave interpreters - Add new dbus validate subcommand - Add option to call subcommand to control autostarting of applications - Add support for signature and object path type specifiers in signatures - Fix memory leak when a dbus method call returns a single value - Split up big source files into smaller ones - Allow compilation on MS windows with msys - Make the dbus interface a little more high-level: replace the register subcommand by the new subcommands listen, method, and monitor. - Provide a third well-known bus: starter, the bus that auto-started the application. - Allow connecting to other than only the well-know busses. - Add a new "close" subcommands for disconnecting from the bus. - The connect subcommand now returns a busId to use in other subcommands. - Added a new "info name" subcommand to obtain the unique bus name of the connection. - Clean up all interpreter related data when an interpreter is deleted.
[22 Dec 2008] First release
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?