User`s guide

D: FMP Loopback Test Program
DC 900-1339H 123
For NT:
nmake -f makefile.<op-sys> all
where <op-sys> is the operating system:
ant (for Alpha NT)
int (for Intel NT)
NT example:
nmake -f makefile.ant all
The make file automatically performs the following:
In VMS systems only, creates the foreign commands used for the dlicfg and
tsicfg configuration preprocessor programs. (This is not necessary for
UNIX and NT systems.)
Runs the dlicfg and tsicfg configuration preprocessor programs. These
programs process the appropriate DLI and TSI text configuration files to
create the DLI and TSI binary configuration files. The text configuration
files provided for non-blocking I/O are:
The resulting binary configuration files have the same names with a
.bin
extension. For example, fmpaldcfg.bin.
Copies the DLI and TSI binary configuration files to the appropriate bin
directory.
UNIX example:
freeway/client/op-sys/bin
VMS example: [FREEWAY.CLIENT.<vms_platform>_tcp-sys.BIN]
where <vms_platform> is VAX or AXP
for example,
[FREEWAY.CLIENT.VAX_UCX.BIN]
NT example: freeway\client\op-sys\bin
Compiles and links the loopback test program and copies it to the same bin
directory.
DLI: fmpaldcfg
TSI: fmpaltcfg