Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » MobiLink - Server-Initiated Synchronization » MobiLink Listener SDK for Palm

MobiLink Listener SDK for Palm Next Page

Introduction to MobiLink Listener SDK for Palm


You can use the Listener SDK for Palm to create Listeners for new Palm devices. The Listener SDK is a simple API that is provided to help you extend the Listener utility. The programming interface includes a message processing interface and device dependent functions. You can use the Listener SDK to create Listeners for new Palm devices or new wireless network adapters.

Palm Listener SDK files

The MobiLink Listener SDK and sample implementations are located in the following files:

Palm Files

Description

MobiLink\ListenerSDK\Palm\68k\cw\lib\PalmLsn.lib

Runtime library for Palm Listeners. This provides a message handling routine, Listener controls, and a handler editor.

MobiLink\ListenerSDK\Palm\68k\cw\rsc\

Contains UI resources for the Palm Listener.

MobiLink\ListenerSDK\Palm\src\PalmLsn.h

Runtime library header and Palm Listener API.

MobiLink\ListenerSDK\Palm\src\Treo600.c

Treo 600 implementation.

MobiLink\ListenerSDK\Palm\src\Treo650.c

Treo 650 implementation.