User`s guide
122 DC 900-1339H
FMP Programmer’s Guide
To run the test program, perform the following steps:
1. Make sure the
server TSI configuration parameter is correctly defined in the TSI
text configuration file for each TSI connection definition. Refer to the Freeway
Transport Subsystem Interface Reference Guide.
2. Make any required changes to the DLI text configuration file for DLI session
parameters or ICP link parameters whose values differ from the defaults (for
example, the
elecInterface parameter for a Freeway 1000). Refer to the Freeway
Data Link Interface Reference Guide and to Chapter 5 of this guide.
3. Be sure you are in the correct directory.
For UNIX:
cd /usr/local/freeway/client/test/fmp
For VMS: SET DEF SYS$SYSDEVICE:[FREEWAY.CLIENT.TEST.FMP]
For NT: cd c:\freeway\client\test\fmp
4. Run the make file provided in the test directory.
For UNIX:
make -f makefile.<op-sys> all
where <op-sys> is the operating system:
sun (for a Sun system)
hpux (for an HP/UX system)
sol (for a Solaris system)
aix (for an RS6000/AIX system)
osf1 (for an OSF1 system)
UNIX example:
make -f makefile.sol all
For VMS: @MAKEVMS "" <tcp-sys>
where <tcp-sys> is the TCP/IP package:
MULTINET (for a Multinet system)
TCPWARE (for TCPware system)
UCX (for a UCX system)
VMS example:
@MAKEVMS "" UCX
3/97 Leslie: A
decision was
made by Eric
Loos and
Mark Attaway
to leave in all
the references
to non-
supported
platforms (in
the name of
user
friendliness).
However, I
did change all
the examples
to use only
supported
platforms.
Supported
platforms are:
VAX VMS
UCX 6.x, AXP
VMS UCX
6.x, Solaris
2.5.x, HP-UX
10.x, AXP
Windows NT
3.51, and Intel
Windows NT
3.51,