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


Running the sample BANK program

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

This topic describes the steps of running the BANK 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. To do so, enter the following command:
       CALL ‘user_id.LOAD(BANKD)’ ‘ip shawmut shawmut.bank’ asis
  3. Start the NCS client on a different MVS user ID. To do so, enter the following command:
       CALL ‘user_id.LOAD(BANK)’ ‘inquire shawmut Leach’ asis

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