Set up the server and client using IBM MQ Explorer on Linux
We can use IBM MQ Explorer to create the objects that we need to use to verify a client installation on Linux . On the server, you create a queue manager, a local queue, a listener and a server-connection channel. On the client system you create a client-connection channel. Then from the command line we use the sample PUT and GET programs to complete the verification procedure.
Before starting
Before starting this task, review the information in Verify a client installation on Linux.
About this task
This task explains how to use IBM MQ Explorer to set up the server and client so that we can verify your client installation.
If you prefer to use the command line, see Set up the server and client using the command line on Linux.
Procedure
- Set up the server by following the instructions in Set up the server using IBM MQ Explorer on Linux.
- Set up the client by following instructions in Set up the client using IBM MQ Explorer on Linux.
What to do next
Test the communications between client and server by following the instructions in Testing communication between a client and a server on Linux.
- Set up the server using IBM MQ Explorer on Linux
We can use the IBM MQ Explorer to create the server objects that we need to verify your client installation.- Set up the client using IBM MQ Explorer on Linux
We can use IBM MQ Explorer to define the client-connection if we are setting up the client and server on the same workstation on a Linux system.Parent topic: Verify a client installation on Linux
Related tasks