Running the C "HelloWorld" application

This section describes how to run the "HelloWorld" application in Java and C.

PocketPC or emulator

This example involves two steps:

  1. Create the queue manager. To do this, run the HelloWorld_Admin program.Running this creates the persistent disk representation of the QueueManager.
  2. Run the HelloWorld_Runtime program. This starts a QueueManager based upon the established registry. To check the program has worked correctly, look at the log file that has been generated. By default, this is in the root of the device.


© IBM Corporation 2002. All Rights Reserved