From: Sean C. S. <se...@se...> - 2001-12-06 22:44:39
|
This is a rough summary of the sync4j project. sync4j project, December-6-2001: Java object model for SyncML messages: 80% complete SyncML message parsing, validation, construction: 70% complete HTTP protocol support: 70% complete Java exception definition: 65% complete Authentication support: 20% complete WBXML support: 5% complete Base64 encoder/decoder: 5% complete Sync4j Server administration console, tools: not started WSP protocol support: not started OBEX protocol support: not started Data synchronization logic: not started Conflict resolution logic: not started vCalendar / iCalendar / vCard support: not started Connectors to Exchange, Notes: not started Java API documentation: 35% complete Unit test code: 10% complete The server side code is designed to run on Sun's J2EE 1.3 platform. The client side code is designed to run on Sun's J2SE 1.3.x platform |