Running Applications
This section introduces Version 2.0 of the WebSphere MQ Everyplace Development Kit. The development
kit is a development environment for writing messaging and queuing applications
based on Java 1.1 and C.
Note:
For information on the availability of development kits for environments,
other than Java and C, and on other supported platforms, see the WebSphere MQ Web
site at http://www.ibm.com/software/ts/mqseries/
The code portion of the Java development kit comes in two sections:
- Base WebSphere MQ Everyplace classes
- A set of Java classes that provide all the necessary function to build
messaging and queuing applications.
- Examples
- Java source code and classes that demonstrate how to use many features
of WebSphere MQ Everyplace. Some examples are supplied in Appendix A. WebSphere MQ Everyplace Java programming examples of this book.
The code portion of the C development kit also comes in two sections:
- Base WebSphere MQ Everyplace functions
- C code that provides all the necessary function to build messaging and
queuing applications.
- Examples
- C source code that demonstrates how to use many features of WebSphere MQ Everyplace.