User`s guide
D: ADCCP NRM Detailed Command and Response Headers
DC 900-1317J 133
D.5 set-buffer-size-ack-packet
Packet Description
This packet is used to receive an ack for the set-buf-size-packet (above). The
usProtXParms[1] field contains the number of bytes contained in the data field (2-bytes
always). The data field contains the number of buffers created.
Packet Header
Freeway (DLI api only):
usFWPacketType = FW_DATA
usFWCommand = FW_ICP_WRITE
usFWStatus = 0
ICP:
usICPClientID = 0
usICPServerID = 0
[usLength = 18 (used for non DLI api only)]
usICPCommand = DLI_ICP_CMD_READ
iICPStatus = 0
usICPParams[0] = node number read from
usICPParams[1] = 0
usICPParams[2] = 0
Protocol:
usProtCommand = DLI_PROT_RECV_BUF_SIZE
iProtModifier = 0
usProtLinkID = 0
usProtCircuitID = 0
usProtSessionID = protocol session number from "attach-packet"
usProtSequence = 0
usProtXparms[0] = 0
usProtXparms[1] = 2
Note
The Freeway header is used only with DLI (it is not applicable for
DLITE), and the
usLength field of the ICP header is used only with-
out DLI.
Data
Number of buffers created of the size specified in the set-buf-size packet.