Quick Start to MobiLink
MobiLink is designed to synchronize data among many remote applications that connect intermittently with one or more central data sources.
Server-Initiated Synchronization
MobiLink server-initiated synchronization allows you to initiate synchronization from a consolidated database.
Writing Synchronization Scripts in .NET
MobiLink supports the Visual Studio programming languages for writing synchronization scripts. To write MobiLink scripts in .NET, you can use any language that lets you create valid .NET assemblies.

Back to Top