This section describes the objects that need on the Palm OS device and the process for downloading them.
WebSphere MQ Everyplace for the Palm device consists of the following components:
These libraries support WebSphere MQ Everyplace applications on the Palm.
You must install both of these files on the device.
This GUI program hooks into the Palm preference panel. It enables you to manually configure the system parameters needed to run the WebSphere MQ Everyplace system. You must install this program on the device.
You must link the small stub library, hmq.lib with an application program to use the WebSphere MQ Everyplace system. The stub library consists of two object files, a stub for the shared libraries and object code for the helper functions. The helper functions are provided for programmers who want to use an object-oriented style. However, using any of these helper functions increases the application code size by approximately 6KB.
You must include the hmq.hinclude file in all applications. You only needhmqHelper.h if you use the helper functions.
You need to change the HotSync setup to use HotSync and WebSphere MQ Everyplace simultaneously. To set up a local HotSync on Palm OS 3.5:
To install the library files, see Installing the files on Palm OS
If you want to use the example application (palmos-example), add the MQeExample.prc file from the palmos-example folder instead of Starter.prc.
This installs the files on the PalmOS device.