| Title | Introduction to the D-Bus System @ TLUG |
|---|---|
| Location | Galbraith Building University of Toronto |
| When | 2008-08-12 19:30:00 |
D-Bus is a relatively new and very flexible system for IPC being used by many popular applications in the OSS family. It is used by Gnome to listen to HAL for hardware changes, by Pidgen and Skype for connection information and more.
The talk will cover an introduction to D-Bus and will use Perl and it’s Net::DBus to show example usage and code where needed. Examples will be given on building methods for export on the D-Bus message bus, message broadcasting and retrieval, using existing and dedicated message buses and more.