Search code examples
windows-mobilemobilesynchronizationwindows-ceactivesync

Are there any Windows Mobile client/server file synchronization APIs?


MS has a good file/directory sync framework called Windows.Synchronization.Files, but it is not available for Mobile! Does anyone know what the standard way is of getting this functionality on Windows Mobile? I know ActiveSync allows you to transfer and sync files, but so far I haven't been able to find the API that they use for this. Is it open or is it a closed-source part of ActiveSync's services only?

Trying to avoid rolling my own. :)


Solution

  • Try out the new Microsoft Sync Framework.