Hello guys, Long time with no much messages in the list it's getting boring, so here goes mine.
About 2 months I released something called dbusobexftp which was an adapted version of obexftp that was using bluez dbus bindings instead of calls to libbluez, not very successful but was a good time to learn dbus. At that time I met obex-data-server from Tadas. The way he did it was exactly the opposite I did it, instead of hacking bluez to be able to connect to it through it from dbus, he has made an interface to OpenObex that's exposed to dbus. Check it out it's quite good, you can get the official release from the official blog: http://tadas.dailyda.com/blog/category/obex-data-server/ I think he has the idea of exposing other transports besides Bluetooth over dbus, so maybe someone can help him for this. I'm helping for the bluez transport as that's my main interest and the only thing I can test, but if anyone is interested don't be afraid he's a nice guy who can be found at the #bluez channel at freenode. Here's an example on how to use the dbus interface with the python-dbus binding: http://code.google.com/p/proximitymarketing/source/browse/trunk/proximitymarketing/src/net/aircable/uploader.py that example is part of a project I'm working on to make a nice Proximity Marketing solution, so feel free to come along too. Thanks, Manuel ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Openobex-users mailing list [email protected] http://lists.sourceforge.net/lists/listinfo/openobex-users
