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


Running the sample BINOP program

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

This topic describes the steps of running the BINOP program.

Procedure

Perform the following steps to run your program.

  1. Start the NCS server sample program on one MVS™ user ID by entering the following command:
       CALL ‘user_id.LOAD(BINOPS)’ ‘2’
  2. Start the NCS client on a different MVS user ID by entering the following command:
       CALL ‘user_id.LOAD(BINOPC)’ ‘hostname 2 3’
    where hostname is the name of the system that the server is running on.

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