Software Development Network>> .NET Development>> SyncML (XML based) protocol.
Any luck Have you managed to find any further info in this regard
I'm looking for some ways to replicate data in a smart client too.
Thanks,
Avinash
We don't seem to have much expertise on the XML team about SyncML. There are a number of MSDN articles that might be relevant.
http://search.msdn.microsoft.com/search/default.aspx siteId=0&tab=0&query=syncml
I see a C++ implementation that might help as a starting point ...
http://usefulinc.com/software/syncmlhttp://www-128.ibm.com/developerworks/xml/library/x-synchml
Perhaps you could tell us more about what you are trying to do with SyncML, and we could suggest some techniques that use the .NET XML APIs.
SyncML (XML based) protocol.
RVNL
Any luck Have you managed to find any further info in this regard
I'm looking for some ways to replicate data in a smart client too.
Thanks,
Avinash
tom025
We don't seem to have much expertise on the XML team about SyncML. There are a number of MSDN articles that might be relevant.
http://search.msdn.microsoft.com/search/default.aspx siteId=0&tab=0&query=syncml
I see a C++ implementation that might help as a starting point ...
http://usefulinc.com/software/syncml
http://www-128.ibm.com/developerworks/xml/library/x-synchml
Perhaps you could tell us more about what you are trying to do with SyncML, and we could suggest some techniques that use the .NET XML APIs.
Hariharasuthan