Hi,
I must implement a SyncML module on a mail service based on E-GroupWare.
This synchronization module must act as a server, synchronizing a user
contact list and calendar with a client application in a mobile device. All
the proccess must be done using just HTTP protocol. I pretend to use as a
start point an implementation that already exists on the SynML server,
adapting and customizing only the necessary.
I need some information about libsyncml project, like implementation
resources and limitations. Could you help me with that? Here are my doubts:
- If exists some funcionalities in libsyncml that was not implemented, in
relation to the protocol specification;
- Support for detection and control of synchronization conflicts;
- Capability of libsyncml to handle device memory limitation, like MaxMem
attributes in the DevInf standard and large object support;
- Level of abstratction and difficulty, to use with other languages, in this
case, PHP.
Regards,
Douglas
|