Menu

The source code SyncML.NET Client API is released

The source code of SyncMLDotNet Client API was released on 18, May 2008. Along with online documents in SourceForge, the SVN repository includes design documents and test cases. Please check:

https://syncmldotnet.svn.sourceforge.net/svnroot/syncmldotnet/Trunk/Release

SyncML.NET Client API is a set of .NET components talking to SyncML servers such as Funambol server. SyncMLDotNet project is not a port from Funambol's Sync Client API Native C++ / Java J2SE to .NET, but a totally new design taking advantage of Microsoft .NET Framework. The components were designed for developing pure .NET SyncML client programs in order to synchronize info of existing .NET applications with other programs and devices.

The first public version of SyncMLDotNet components handles contact info only. And it shouldn't be difficult to extend the features in order to support calendar, todo and tasks etc.

Posted by Zijian 2008-05-18

Log in to post a comment.