z/OS Communications Server: IP Programmer's Guide and Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Running the NCSSMP program

z/OS Communications Server: IP Programmer's Guide and Reference
SC27-3659-02

This topic describes the steps of running the NCSSMP program.

Before you begin

You need to have completed the steps in Setting up the NCSSMP program, Compiling the NCSSMP program, and Linking the NCSSMP program.

Procedure

Perform the following steps to run your program.

  1. Make sure that the Local and Global Location Brokers are running.
  2. Start the NCS server sample program on one MVS™ user ID by entering the following command:
       CALL ‘user_id.LOAD(NCSSERV1)’
  3. Start the NCS client on a different MVS user ID by entering the following command:
       CALL ‘user_id.LOAD(NCSCLNT1)’ ‘5 32’

Results

You know you are done when the program runs successfully.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014