Contents Index Deploying applications that use ActiveSync Introduction

MobiLink Synchronization User's Guide

Writing Synchronization Scripts in Java


About this chapter 

You control the actions of the MobiLink synchronization server by writing synchronization scripts. You can implement these scripts in SQL, .NET or Java. This chapter describes how to implement synchronization scripts in Java.

For a description and comparison of SQL, Java, and .NET, see Options for writing synchronization logic.

For information about writing scripts, see Writing Synchronization Scripts.

For information about writing scripts in .NET, see Writing Synchronization Scripts in .NET.


Introduction
Setting up Java synchronization logic
Running Java synchronization logic
Writing Java synchronization logic
Java synchronization example
MobiLink Java API Reference

Contents Index Deploying applications that use ActiveSync Introduction