From: Ben M. <mon...@us...> - 2008-12-05 14:40:23
|
Hi, Is this an ongoing development of the C++ DBus bindings from? http://dev.openwengo.org/svn/openwengo/wengophone-ng/branches/wengophone-dbus-api/libs/dbus/ Looking over the code, it seems very similar. I have a new example to complement the existing hal one. My new version using the Client stubs instead of using the DBus::CallMessage and invoke_method() etc. I have put my example up here for now: http://kvo.cs.uow.edu.au/~martin/halwithstubs-2008nov25.tar.gz See the README file included for some issues and build information. Comments are welcome. |