This version also includes the, a full C implementation of WebSphere MQ Everyplace. While the C Bindings and the Palm OS API share the API header files, there are some differences.
One difference is that, in the C Bindings, you must set the #define BINDINGS preprocessor definition before including the MQe_API.h header file. Also, the libraries that are linked have slightly different names.
The Palm OS API and the C Bindings complement eachother, in that the Palm OS API is for devices like Pocket PCs, while the C Bindings is supported on platforms such as, Windows, AIX, Solaris, Linux, and HP-UX. As the Palm OS API does not include server functionality, it will need to use a server written using either using the Java code base or the C Bindings.