User`s guide

C: ADCCP NRM Loopback Test Programs
DC 900-1317J 125
Before you run dlicfg and tsicfg, run the makefc.com command file to create the
foreign commands used for
dlicfg and tsicfg.
@MAKEFC <tcp-sys>
where <tcp-sys> is your TCP/IP package:
MULTINET(for a Multinet system)
TCPWARE (for TCPware system)
UCX (for a UCX system)
VMS example: @MAKEFC UCX
After you run dlicfg and tsicfg, run the move.com command file, to move the DLI
and TSI binary configuration files to the
bin directory for your TCP/IP package.
@MOVE filename <tcp-sys>
where filename is the name of the binary configuration file and <tcp-sys> is
your TCP/IP package as shown above.
VMS example: @MOVE NRMALDCFG.BIN UCX
In a Windows NT system, if you run dlicfg and tsicfg instead of running the make file,
you must manually move the resulting DLI and TSI binary configuration files to the
appropriate
freeway\client\<op-sys>\bin directory where <op-sys> indicates the operat-
ing system:
ant or int.
NT example: copy nrmaldcfg.bin \freeway\client\nt\bin
C.2 Line Monitor Sample Program (nrmmon.c)
The ADCCP NRM Line Monitor sample program file, nrmmon.c, is located in the same
directory as the loopback programs. It is built in the same manner as the nrmtest pro-
gram, using makefile.mon.<op-sys> instead of makefile.test.<op-sys>. The executable
program is nrmmon (UNIX systems) or nrmmon.exe (NT systems). It is not provided
for VMS systems, but may easily be extended to VMS by the creation of the appropriate