On Fri, 2009-09-11 at 01:12 +0100, Zhao, Forrest wrote: > When will your defined API for OBEX server/SyncML client be ready? > I'll work on this fulltime and need the SyncML client code to do the > debug/test.
You can check out the "dbus-api" branch of syncevolution and the "master" branch of libsynthesis on git.moblin.org. Configure SyncEvolution with "--enable-dbus-service --with-synthesis-src=<path to your libsynthesis repo>". Compile and then run "src/syncevo-dbus-server". It provides the D-Bus APIs described in src/dbus/interfaces. There's also test/dbus-server-connect.py which establishes a connection and does a dummy message exchange with the server. Real SyncML traffic is not supported yet. I hope to get to this next week. -- Best Regards, Patrick Ohly The content of this message is my personal opinion only and although I am an employee of Intel, the statements I make here in no way represent Intel's position on the issue, nor am I authorized to speak on behalf of Intel on this matter. _______________________________________________ SyncEvolution mailing list [email protected] http://lists.syncevolution.org/listinfo/syncevolution
