User`s guide

6: ADCCP NRM Line-Monitor Function
DC 900-1317J 115
6.5 Line-Monitor Client Program (nrmmon)
Protogate’s provides an ADCCP NRM Line-Monitor client program (nrmmon) for
diagnostic purposes and as an example of the coding needed for accessing and control-
ling a Monitor Session and for displaying reported frames. The source file nrmmon.c
and a makefile for building the executable nrmmon on the client system are included in
the ADCCP NRM protocol software delivery.
This stand-alone program works with a single Monitor Session (i.e., with only one
ICP), and assumes that another client program has established, or will establish, the
required Link Sessions. The command line specifies the ICP and the set of its links to be
monitored. The program displays frames as they arrive on the Monitor Session.
The nrmmon program is suitable, with little or no modification by the user, as a basic
diagnostic tool. This program may be run at any time after the ICP has been down-
loaded with the ADCCP NRM protocol image. To obtain command line help, enter
nrmmon” without parameters, or enter “nrmmon ?”.