ae_label | Mandatory
Input | Uniquely
identifies the AE (ftam_init) you want to service the request |
return_event_name | Mandatory
Input | If the
call is asynchronous, uniquely identifies the function call; if
the call is synchronous, the value is 0 (zero) |
called_dir_name | Mandatory
Input if no called_ presentation_address given; otherwise, Optional
Input | Directory
distinguished name identifying the responder to which you want to
connect |
input_dcb->called_
presentation_address | Mandatory
Input if no called_dir_name given; otherwise, Optional Input | Contains
addressing information for the remote responder |
input_dcb->
called_ae_title_option | Optional
Input | Dictates
the interpretation of called_ae_title If it indicates Dir_dist_name_option,
called_dir_name must be usable as an address for the remote responder
Default is No_value_option |
input_dcb->
called_ae_title | Optional
Input | Optional
ae_title sent to the peer AE Can be either a directory distinguished
name or an object_id Determined by how you set called_ae_title_option |
input_dcb->
called_ae_invoke_id | Optional
Input | HP-UX responders
accept, but ignore, this undefined value; default setting is NO_VALUE |
input_dcb->
called_ap_invoke_id | Optional
Input | HP-UX responders
accept, but ignore, this undefined value; default setting is NO_VALUE |
input_dcb->
number_of_retry | Optional
Input | Number
of times (in tenths of seconds) to retry the connection attempt;
default is zero |
input_dcb->
delay_between_retry | Optional
Input | Amount
of time (in tenths of seconds) to wait between retrying to establish
the connection; default is zero |
input_dcb->connection_
resource_wait_timer | Optional
Input | Maximum
time (in tenths of seconds) to wait for an available association
resource; default is zero |
input_dcb->
context_name | Mandatory
Input | Association
Control Service Element (ACSE) context name; you must set this value
to 1 0 8571 1 1 |
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 |
inout_dcb->
context_name | Output | context_name
accepted by the responder |
inout_dcb->connect_
out_info->state_result | Output | Indicates
whether the request moved through regimes; if a failure returns,
you will also receive an action_result of FT_AR_PERMANENT_ERROR |
inout_dcb->connect_
out_info->action_result | Output | Specifies
the overall success or failure of the request |
inout_dcb->connect_
out_info->service_class | Output | Highest
service_class the responder supports |
inout_dcb->
connect_out_info-> functional_unit | Output | functional_units
accepted by the responder |
inout_dcb->
connect_out_info-> attribute_groups | Output | attribute_groups
accepted by the responder |
inout_dcb->
connect_out_info-> quality_of_service | Output | Level of
available recovery; FTAM does not automatically attempt recovery |
inout_dcb->
connect_out_info-> contents_type_list | Output | contents_types
(document types) accepted by the responder |
inout_dcb->connect_
out_info->diagnostic | Output | Provides
ISO-specific error information |
inout_dcb->connect_
out_info->acse_result | Output | Indicates
overall result of ACSE processing |
inout_dcb->
connect_out_info-> acse_diagnostic | Output | Provides
Association Control Service Element (ACSE) diagnostic information |
connection_id | Output | Uniquely
identifies the connection to the filestore; use this connection_id
as input to subsequent calls to identify the connection |