Getting started with IBM MQ Internet Pass-Thru
The scenarios in this section show you how to set up some simple IBM® MQ Internet Pass-Thru (MQIPT) configurations. You can also use these tasks to confirm that the product has been installed successfully.
Before you begin
Before you start to use these scenarios, make sure that the following prerequisites have been
completed:
- You are familiar with defining queue managers, queues, and channels on IBM MQ.
- You have already installed an IBM MQ client and server.
- MQIPT is installed in a directory called C:\mqipt on Windows systems. (The examples are written for Windows systems but will run on any of the supported platforms.) For more information on installing MQIPT, see Installing MQIPT.
- The client, server, and each instance of MQIPT are installed on separate computers.
- You are familiar with putting messages on a queue by using the amqsputc command.
- You are familiar with getting messages from a queue using the amqsgetc command.
- You are familiar with setting client authorities in IBM MQ.
About this task
Procedure
What to do next
After setting up your system, you are ready to start the following scenarios: