Preparing and running the sample programs
After completing some initial preparation, we can then run the sample programs.
About this task
Before you run the sample programs, we must first create a queue manager and also create the queues that we need. We might also need to do some additional preparation, for example, if you want to run COBOL samples. After completing the necessary preparation, we can then run the sample programs.
- Configure a queue manager to accept client connections on Windows, UNIX and IBM i
Before we can run the sample applications, we must first create a queue manager. We can then configure the queue manager to securely accept incoming connection requests from applications that are running in client mode.- Preparing and running sample programs on IBM i
Before you run the sample programs on IBM i, we must first create a queue manager and also create the queues that we need. To run COBOL samples, you might need to do some additional preparation.- Preparing and running sample programs on UNIX and Linux
Before you run the sample programs on UNIX, we must first create a queue manager and also create the queues that we need. To run COBOL samples, you might need to do some additional preparation.- Preparing and running sample programs on Windows
Before you run the sample programs on Windows, we must first create a queue manager and also create the queues that we need. To run COBOL samples, you might need to do some additional preparation.Parent topic: Use the sample programs on Multiplatforms