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\Treo650.c

Treo 650 implementation.