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

Supported ACSE/Presentation and ROSE Calls

Page 26 highlights

Supported ACSE/Presentation and ROSE Calls ACSE/Presentation Calls and Primitives Primitives P_RESYNC_CNF P_SYNCMINOR_REQ P_SMINOR_REQ P_SYNCMINOR_IND P_SMINOR_IND P_SYNCMINOR_RSP P_SMINOR_RSP P_SYNCMINOR_CNF P_SMINOR_CNF P_TOKENGIVE_REQ P_TOKENGIREQ P_TOKENGIVE_IND P_TOKENGIIND P_TOKENPLEASE_REQ P_TOKENPLREQ P_TOKENPLEASE_IND P_TOKENPLIND Description Used with ap_rcv() to confirm a resynchronized request. Used with ap_snd to request the setting of a minor sync point. Used with ap_rcv to indicate a request the to set a minor sync point. Used with ap_snd to respond to a minor sync point Used with ap_rcv to confirm a sync minor request. Used with ap_snd() to give tokens to another session user. Used with ap_rcv() to indicate the receipt of newly acquired session tokens. Used with ap_snd() to request session tokens. Used with ap_rcv() to indicate a request for tokens. 26 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

26
Chapter 2
Supported ACSE/Presentation and ROSE Calls
ACSE/Presentation Calls and Primitives
P_RESYNC_CNF
Used with ap_rcv() to confirm a resynchronized
request.
P_SYNCMINOR_REQ
P_SMINOR_REQ
Used with ap_snd to request the setting of a minor
sync point.
P_SYNCMINOR_IND
P_SMINOR_IND
Used with ap_rcv to indicate a request the to set a
minor sync point.
P_SYNCMINOR_RSP
P_SMINOR_RSP
Used with ap_snd to respond to a minor sync point
P_SYNCMINOR_CNF
P_SMINOR_CNF
Used with ap_rcv to confirm a sync minor request.
P_TOKENGIVE_REQ
P_TOKENGIREQ
Used with ap_snd() to give tokens to another session
user.
P_TOKENGIVE_IND
P_TOKENGIIND
Used with ap_rcv() to indicate the receipt of newly
acquired session tokens.
P_TOKENPLEASE_REQ
P_TOKENPLREQ
Used with ap_snd() to request session tokens.
P_TOKENPLEASE_IND
P_TOKENPLIND
Used with ap_rcv() to indicate a request for tokens.
Primitives
Description