On Windows, XMS is installed in the C:\Program Files\IBM\XMS directory unless you choose to install it in a different directory.
Table 1 lists the installed directories, relative to the installation directory, and describes their contents.
Installed feature | Installed directory | Contents |
---|---|---|
Runtime | The licence agreement for the product and the readme.txt file | |
_jvm | The Java Virtual Machine (JVM) required by the uninstaller | |
_uninst | The files required to uninstall Message Service Client for C/C++ | |
bin | The *.dll and *.pdb files required to run XMS applications. Programs, for example, gxitrcfmt and gxisc | |
Development Tools | tools\c\include | The XMS header files for C |
tools\cpp\include | The XMS header files for C++ | |
tools\lib | The XMS link libraries for C and C++ | |
Documentation and Samples | doc | This documentation as a PDF file |
tools\samples\bin | The compiled sample applications and the command file to run them | |
tools\samples\SampleConsumerC | The source and makefile for the C message consumer sample application | |
tools\samples\SampleProducerC | The source and makefile for the C message producer sample application | |
tools\samples\SampleConsumerCPP | The source and makefile for the C++ message consumer sample application | |
tools\samples\SampleProducerCPP | The source and makefile for the C++ message producer sample application | |
tools\samples\c\sampleconfig | The sampleconfig tool | |
tools\samples\readme.txt | The readme.txt file for the sample applications |