Tutorial: Server-initiated synchronization using gateways

This tutorial demonstrates how to configure a SQL Anywhere consolidated and remote database for server-initiated synchronization. It is based on the sample code located in samples-dir\MobiLink\SIS_CarDealer.

Several sample implementations of server-initiated synchronization are located in samples-dir\MobiLink. All server-initiated synchronization sample directory names begin with the SIS_ prefix.

 Required software
 Competencies and experience
 Goals
 Suggested background reading

Lesson 1: Set up the consolidated database
Lesson 2: Generate database schema
Lesson 3: Create a table to store push request
Lesson 4: Configure the Notifier
Lesson 5: Configure gateways and carriers
Lesson 6: Start the MobiLink server
Lesson 7: Set up a remote database
Lesson 8: Configure the MobiLink Listener
Lesson 9: Issue push requests
Cleanup