Questions tagged [syncml]

The purpose of SyncML is to offer an open standard as a replacement for existing data synchronization solutions, which have mostly been somewhat vendor-, application- or operating system specific. SyncML is most commonly thought of as a method to synchronize contact and calendar information (personal information manager) between some type of handheld device and a computer (personal, or network-based service), such as between a mobile phone and a personal

The purpose of SyncML is to offer an open standard as a replacement for existing data synchronization solutions, which have mostly been somewhat vendor-, application- or operating system specific. SyncML is most commonly thought of as a method to synchronize contact and calendar information (personal information manager) between some type of handheld device and a computer (personal, or network-based service), such as between a mobile phone and a personal computer. The new version of the specification includes support for push email, providing a standard protocol alternative to proprietary solutions like BlackBerry.

SyncML (Synchronization Markup Language) is the former name for a platform-independent information synchronization standard. The project is currently referred to as Open Mobile Alliance Data Synchronization and Device Management.

33 questions
0
votes
0 answers

Any suggestion on file sync with remote-diff

My requirement is alike with Dropbox. I was told to research Mercurial, but it stores all history at every repository, and diff file at local, transfer reversion only. But I must use remote-diff (rsync). I think replacing Mercurial's diff algorithm…
xiemeilong
  • 643
  • 1
  • 6
  • 21
0
votes
1 answer

create syncml client and server

I want to implement the SyncML/OMA DS protocol for client and server for syncing data from device. I don't know how to implement SyncML for client and server for Android and low-end phones. I have searched online but there's only PDFs of SyncML and…
user1196792
  • 66
  • 2
  • 12
1 2
3