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.