Does anyone know if SyncFx 4.0 works on WM 6.0 devices?
More importantly, does it include the batching capabilities that are absent in SyncFx 1.0 for devices?
Hi gs_ham,
SyncFx 4.0 introduces a new HTTP based protocol (odata + sync) for synchronization. Users can choose to create a deploy a sync service to which any client can communicate. So, WM 6.0 clients should work. We provide a sample for consuming the protocol on a windows mobile 6.5 project. You can download and try out SyncFx 4.0 CTP from http://www.microsoft.com/downloads/en/details.aspx?FamilyID=afd89099-d589-423c-9762-78096aa95ac2&displaylang=en
Also, SyncFx 4.0 is based on the 2.1 runtime and so supports download batching from the service to the client.