User`s guide
100 DC 900-1339H
FMP Programmer’s Guide
7. If you have a VMS system, run the move.com command file from the
[FREEWAY.CLIENT.TEST.FMP] directory. This moves the DLI and TSI binary con-
figuration files you created in Step 4 and Step 5 into the
bin directory for your
particular TCP/IP package.
@MOVE filename <tcp-sys>
where filename is the name of the binary configuration file and
<tcp-sys> is the TCP/IP package:
MULTINET (for a Multinet system)
TCPWARE (for TCPware system)
UCX (for a UCX system)
VMS example:
@MOVE FMPALDCFG.BIN UCX
8. If you have a Windows NT system, move the TSI and DLI binary configuration
files that you created in Step 4 and Step 5 into the appropriate
freeway\client\op-sys\bin directory where op-sys indicates the operating sys-
tem:
ant or int.
NT example:
copy fmpaldcfg.bin \freeway\client\ant\bin
copy fmpaltcfg.bin \freeway\client\ant\bin
When your application calls the dlInit function, the DLI and TSI binary configuration
files generated in Step 4 and Step 5 are used to configure the DLI sessions and TSI con-
nections. Figure 5–1 shows the configuration process.