Thread: Dbus Python
View Single Post
ArnimS's Avatar
Posts: 1,107 | Thanked: 720 times | Joined on Mar 2007 @ Germany
#2
Originally Posted by flyinghigh View Post
Hi,

I am having a real struggle finding any useful examples of IPC using Dbus Python

Pedro
Examples of:
  • conic_monitor.py
  • test_automatic_events.py
  • test_connect.py
  • test_disconnect.py
  • test_iap.py
  • test_proxies.py
  • test_statistics.py
  • test_two_objects.py

are here:
https://garage.maemo.org/svn/pymaemo...c/trunk/tests/

Introductory reading:
http://en.wikipedia.org/wiki/D-Bus
http://dbus.freedesktop.org/doc/dbus-tutorial.html
http://www.ibm.com/developerworks/li...ry/l-dbus.html
http://freshmeat.net/projects/python-ipc/