Deploying the C "HelloWorld" application

In order to deploy the "HelloWorld" application, you need to create a queue manager. There are various ways to do this, which are covered in the WebSphere MQ Everyplace Configuration Guide. In this case, the HelloWorld_Admin program is used. Run this as described below.

C deployment

The next chapter, Running applications, covers C deployment in detail. The basics, applicable to both the emulator and an actual device, are as follows:

  1. Copy across all the DLLs to the root of the device. Take these from either the arm or x86 emulator directories.
  2. Build the example code using the supplied makefile.
    Note:
    You need to compile the HelloWorld_Admin.c and HelloWorld_Runtime.c files.
  3. Copy across these binaries to the device or emulator that is running PocketPC or Emulator.


© IBM Corporation 2002. All Rights Reserved