To deploy applications on the PocketPC 2000 or PocketPC 2002 devices, you
need to copy the WebSphere MQ Everyplace DLLs to the device. Copy the
DLLs to the Windows directory, the root directory, or the same directory that
holds the application. The following tables show which DLLs you need
for different WebSphere MQ Everyplace entities. You need the following
DLLs for the local queuing base:
- HMQ_Core.dll
- HMQ_DiskAdapter.dll
- HMQ_HAL.dll
- HMQ_nativeAPI.dll
- HMQ_nativeOSA.dll
- HMQ_RegistryFileSession.dll
- HMQ_LocalQueue.dll
Along with the base DLLs you require the following DLLs depending on how
you wish to configure your application:
-
-
- Remote queuing
- Add the HMQ_HttpAdapter.dll to the local queuing base DLLs.
- Note:
- You can remove HMQ_LocalQueue.dll, if you do not want to support
administration queues or local queueing.
- Synchronous remote queue support
- Add HMQ_SyncRemoteQueue.dll to the local queuing base DLLs.
- Asynchronous remote queue support
- Add HMQ_AsyncRemoteQueue.dll to the local queuing base DLLs.
- Home server queue support
- Add HMQ_HomeServerQueue.dll to the local queuing base DLLs.
- Administration queue support
- Add HMQ_AdminQueue.dll and HMQ_LocalQueue.dll to the local
queuing base DLLs.
- RLE compressor support
- Add HMQ_RleCompressor.dll to the local queuing base DLLs.
- RC4 crytpor support
- Add HMQ_RC4Cryptor.dll to the local queuing base DLLs.
- Support for included examples
- Add BrokerDLL.dll to the local queuing base DLLs.
© IBM Corporation 2002. All Rights Reserved