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

ACSE/Presentation Primitives

Page 24 highlights

Supported ACSE/Presentation and ROSE Calls ACSE/Presentation Calls and Primitives A/P Call ap_rcv() ap_set_env() ap_snd() Description Receive an A/P primitive over an association. User data may be associated with the primitive. Set an attribute in the A/P environment. Send an A/P primitive over an association. User data may be associated with the primitive. Table 2-2 ACSE/Presentation Primitives The following table lists the supported ACSE/Presentation layer service primitives. These primitives are used with the ap_rcv() and ap_snd() calls as described below. Some of the primitives contain a shorter name in BOLD under the primitive's name. On systems that support a maximum length of 14 characters for file names, use the name listed in bold with the MAN feature. Primitives with no short name can be used on all systems. 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) ASCE/Presentation Primitives Primitives A_ABORT_REQ A_ABORT_IND A_ASSOC_REQ Description Used with ap_snd() to request the abnormal release of an association. Used with ap_rcv() to indicate the abnormal release of an association. Used with ap_snd() to initiate establishing an association. 24 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

24
Chapter 2
Supported ACSE/Presentation and ROSE Calls
ACSE/Presentation Calls and Primitives
ACSE/Presentation Primitives
The following table lists the supported ACSE/Presentation layer service
primitives. These primitives are used with the ap_rcv() and ap_snd()
calls as described below.
Some of the primitives contain a shorter name in BOLD under the
primitive's name. On systems that support a maximum length of 14
characters for file names, use the name listed in bold with the MAN
feature. Primitives with no short name can be used on all systems.
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)
Table 2-2
ASCE/Presentation Primitives
ap_rcv()
Receive an A/P primitive over an
association. User data may be
associated with the primitive.
ap_set_env()
Set an attribute in the A/P
environment.
ap_snd()
Send an A/P primitive over an
association. User data may be
associated with the primitive.
A/P Call
Description
Primitives
Description
A_ABORT_REQ
Used with ap_snd() to request the abnormal release
of an association.
A_ABORT_IND
Used with ap_rcv() to indicate the abnormal release
of an association.
A_ASSOC_REQ
Used with ap_snd() to initiate establishing an
association.