FTAM/9000 Programmer's Guide

Chapter 6 261
Managing HP FTAM/9000 Connections
Establishing and Removing Connections
input_dcb->connect_
in_info.service_class
Mandatory Input Determines whether you transfer, access,
or manage a file on this connection
input_dcb->connect_
in_info.functional_units
Mandatory Input Determines which functions are available
per connection
input_dcb->connect_
in_info.attribute_groups
Mandatory Input Specifies the set of attributes (level of
support) available on the association
input_dcb->connect_in_
info.quality_of_service
Optional Input Determines the level of available recovery;
FTAM does not automatically attempt
recovery
input_dcb->connect_in_
info.contents_type_list
Optional Input Specifies the allowable document type for
the connection
input_dcb->connect_in_
info.initiator_identity
Optional Input Login account name, which must exist on
the node to which you are connecting
input_dcb->connect_
in_info.account
Optional Input HP-UX responders accept, but ignore, this
value
input_dcb->connect_in_
info.file_store_pw
Optional Input Login password for the initiator_identity
inout_dcb->size Mandatory input
if using inout_dcb
Size (in Octets) of the inout_dcb structure
and data
inout_dcb->result Output Pointer to the struct Api_rc containing the
outcome of the operation: result_code and
vendor_code (HP-UX—specific error)
inout_dcb->responding_
presentation_address
Output presentation_address returned by the
responder
inout_dcb->
responding_ae
Output ae_title returned by the responder
inout_dcb->responding_
ae_invoke_id
Output HP-UX responders accept, but ignore this
undefined value
inout_dcb->responding_
ap_invoke_id
Output HP-UX responders accept, but ignore this
undefined value
ft_connect()
Parameter
Type Description