Y-Browser Y-Tasks
I hope to make an application of OTA SyncML. But I am not clear about SyncML. What kind of SyncML APIs can we use? Are all of them included in S60 SDK?
for example, if I hope to sync contact book, how should I do?
Have you check your sdk documentation? There is some useful information in application protocols section
pirosl
Hey learning, Check your other thread: http://www.newlc.com/topic-18266
Thanks I got it
Errrr the SyncML implementations are already are capable of syncing contacts.
I hope to know how SyncML engine get the contact data? how does the client and remote server exchange the synchronized data?
"how does the client and remote server exchange the synchronized data?"
Read the SyncML specification to find that out. Go to the OMA web site and find the Data Sync specifications.
Forum posts: 981
Have you check your sdk documentation?
There is some useful information in application protocols section
pirosl
Forum posts: 462
Hey learning,
Check your other thread:
http://www.newlc.com/topic-18266
Forum posts: 72
Thanks I got it
Forum posts: 132
Errrr the SyncML implementations are already are capable of syncing contacts.
Forum posts: 72
I hope to know how SyncML engine get the contact data? how does the client and remote server exchange the synchronized data?
Forum posts: 132
"how does the client and remote server exchange the synchronized data?"
Read the SyncML specification to find that out. Go to the OMA web site and find the Data Sync specifications.