HotSync Services
Detailed Description
The HotSync Services module consists of APIs used to create applications that have the ability to synchronize data with a corresponding application on a desktop computer or with a database on a server.
ACCESS Linux Platform Sync Services are a framework for creating DataStores that can be synchronized using the ACCESS implementation of SyncML version 1.2, also known as OMA DS 1.2. The DataStores contain logical content objects that can be represented in standard MIME type format. The framework is comprised of three libraries:
- IdMgr. The ID Manager set of APIs is used to allocate locally and globally unique identifiers for logical content objects.
- ChangeMgr. The Change Manager library consists of two parts, an application API and a synchronization API. Applications call the Change Manager application API to track changes to content objects. HotSync calls the Change Manager synchronization API to read and write modified objects to and from a DataStore.
- DataStore. The Change Manager calls these APIs to read and write objects to a DataStore.
Generated on Wed Jul 30 07:06:41 2008 by Doxygen 1.4.6 for ALP SDK + Hiker Documentation
Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.