Modules | |
Client | |
The "common/client" directory contains classes related to writing sync clients and some specific client implementations. | |
Sync Engine | |
The "common/spds" directory contains the core implementation of the SyncML protocol for item synchronization together with base classes for the interfaces that a sync client must implement to use this implementation. | |
Client Testing | |
The testing framework of the C++ client library is based on CPPUnit. | |
Windows Adapter |