Indicates the remote NPI application has acknowledged data sent to it with the receipt acknowledge flag set.
This primitive consists of one M_PROTO message block with the following structure:
typedef struct { ulong PRIM_type; } N_datack_ind_t;
The N_DATACK_IND primitive indicates to the local NPI application that the remote has acknowledged the data that had previously been sent with the receipt confirmation set. The N_DATACK_IND primitive is a received based on the remote application submitting a N_DATACK_REQ primitive.
PRIM_type | Specifies the N_DATACK_IND primitive. |
The N_DATACK_IND primitive is part of X.25 Licensed Program.