WebSphere MQ for iSeries

 

In WebSphere MQ for iSeries, link your program to the MQI library files supplied for the environment in which you are running your application, in addition to those provided by the operating system.

For non-threaded applications:

AMQZSTUB Server service program provided for compatibility with releases before V5R1M0
AMQVSTUB Data conversion service program provided for compatibility with releases before V5R1M0
LIBMQM Server service program
LIBMQIC Client service program
IMQB23I4 C++ base service program
IMQS23I4 C++ server service program
LIBMQMZF Installable exits for C

In a threaded application:

LIBMQM_R Server service program
IMQB23I4_R C++ base service program
IMQS23I4_R C++ server service program
LIBMQMZF_R Installable exits for C

On WebSphere MQ for iSeries we can write your applications in C++. To see how to link your C++ applications, and for full details of all aspects of using C++, see WebSphere MQ Using C++.

 

Parent topic:

WebSphere MQ stub programs and library files


fg11510_