From: Armin B. <arm...@de...> - 2005-08-30 21:44:08
|
Norm Dressler wrote: > Hi all -- is there a syncml client available for Opensync rather then > the server component? > Hi Norm, the client plugin is not yet available but it will follow soon after the server part is done. I already added the client support to libsyncml so most of the dirty work is done. > The reason why I ask is that I have a number of computers and a cel > phone so I looked into Sync4j. It works great with the phone -- can > sync things up easily. So the next trick is to sync it with Opensync. > Also, is there a working Sunbird plugin available yet? > sunbird and thunderbird are tricky to sync since there is not sync api for them. so we have to connect via an ipc (inter process communication) to them. There are other plugins which require an ipc mechanism (like kde, evo 1.4) so i designed a generic ipc for opensync. But i still have to implement it :) Armin > Thanks > Norm > > > ------------------------------------------------------- > SF.Net email is Sponsored by the Better Software Conference & EXPO > September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices > Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA > Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf > _______________________________________________ > Opensync-users mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensync-users |