SyncML data synchronization server written in Java
843834Oct 17 2001 — edited Apr 17 2003SyncML is an XML-based data synchronization protocol.
I am building a SyncML client and SyncML server using Java technologies.
The software uses JDOM and Xerces-J for XML parsing and document manipulation.
The server implementation uses Servlets and EJB 2.0
The code is still under development.
Details are online at
http://sync4j.sourceforge.net/