FTAM/9000 Programmer's Guide
8
Organization
Chapter 1 HP FTAM/9000 OverviewThis chapter provides an
overview of the standards on which HP based this
FTAM implementation, and the general concepts you
should know before writing FTAM applications.
Reading the conceptual information is vital to
understanding the terminology used throughout the
remainder of the manual.
Chapter 2 Using HP FTAM/9000This chapter describes how to
start and stop the FTAM system and how to use
FTAM regimes, functions, parameters, and libraries.
Additionally, it provides general recommendations
for programming with FTAM.
Chapter 3 HP FTAM/9000 Data StructuresThis chapter
describes the structures used by FTAM. Additionally,
the chapter describes header files, setting bits with
defined constants, and basic data types.
Chapter 4 Using Support FunctionsThis chapter describes
the support functions used throughout most
applications. For example, some support functions
help you manage memory and translate error codes
to printable character strings.
Chapter 5 Using High Level, Context Free FunctionsThis
chapter describes high level, context free (HLCF)
functions. High level means you can use one function
instead of several other functions (low level). Context
free means they are not dependent on the use of
other functions for their success.
Chapter 6 Managing HP FTAM/9000 ConnectionsThis
chapter describes functions used to establish and
release FTAM connections.
Chapter 7 Managing and Accessing HP FTAM/9000
FilesThis chapter describes the functions used to
manage and access FTAM files after you established
connections.