HP 800 ACSE/Presentation and ROSE Interface Programmer's Guide - Page 22

ACSE/Presentation Calls and Primitives

Page 22 highlights

Supported ACSE/Presentation and ROSE Calls ACSE/Presentation Calls and Primitives ACSE/Presentation Calls and Primitives The primitives are grouped in the sequence used in an application. For example, the A_ASSOC_xxx primitives are listed in the order: A_ASSOC_REQ (request) A_ASSOC_IND (indication) A_ASSOC_RSP (response) A_ASSOC_CNF (confirmation) In the manpages entitled ap_intro and ap_env, you'll find introductions to the A/P environment and the A/P library environment attributes. They also supply detailed descriptions or references made in this manual. The manpages are accessible online with the manpage function of HP-UX. Included here are tables of attributes that provide: • Name and purpose of each attribute • Data types legal for the attribute • Default values supplied with attribute (if any) • Values legal for the attribute (if applicable) • Readable states for the attribute (as values of the AP_STATE attribute) • Writable states for the attribute (as values of the AP_STATE attribute) The following lists A/P functions first by task, then by call in alphabetic order in Table 2-1. The supported primitives are described in Table 2-2. A/P Functions The A/P calls can be separated into functions that perform the following tasks: • Establish/release the communication endpoint: ap_open() ap_close() • Manage the ACSE/Presentation environment: 22 Chapter 2

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109

22
Chapter 2
Supported ACSE/Presentation and ROSE Calls
ACSE/Presentation Calls and Primitives
ACSE/Presentation Calls and Primitives
The primitives are grouped in the sequence used in an application. For
example, the A_ASSOC_xxx primitives are listed in the order:
A_ASSOC_REQ (request)
A_ASSOC_IND (indication)
A_ASSOC_RSP (response)
A_ASSOC_CNF (confirmation)
In the manpages entitled ap_intro and ap_env, you’ll find introductions
to the A/P environment and the A/P library environment attributes.
They also supply detailed descriptions or references made in this
manual. The manpages are accessible online with the manpage function
of HP-UX.
Included here are tables of attributes that provide:
Name and purpose of each attribute
Data types legal for the attribute
Default values supplied with attribute (if any)
Values legal for the attribute (if applicable)
Readable states for the attribute (as values of the AP_STATE
attribute)
Writable states for the attribute (as values of the AP_STATE
attribute)
The following lists A/P functions first by task, then by call in alphabetic
order in Table 2-1. The supported primitives are described in Table 2-2.
A/P Functions
The A/P calls can be separated into functions that perform the following
tasks:
Establish/release the communication endpoint:
ap_open()
ap_close()
Manage the ACSE/Presentation environment: