Tutorial: Configuring 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 %SQLANYSAMP12%\MobiLink\SIS_CarDealer.

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

 Required software
 Competencies and experience
 Goals
 Suggested background reading

Lesson 1: Setting up the consolidated database
Lesson 2: Generating a database schema
Lesson 3: Creating a table to store push request
Lesson 4: Creating a MobiLink project
Lesson 5: Configuring the Notifier
Lesson 6: Configuring gateways and carriers
Lesson 7: Starting the MobiLink server
Lesson 8: Setting up a remote database
Lesson 9: Configuring the MobiLink Listener
Lesson 10: Issuing push requests
Cleaning up