Ao
Acknowledge Packet
Added on v1.0.0
TCP
HTTP
Defines the acknowledge packet for the Layrz Protocol, which is used to acknowledge the reception of a packet by the server.
Example Usage
<Ao>UNIX;CRC16</Ao>
Parameter | Type | Description | Example |
---|---|---|---|
UNIX | integer | UNIX timestamp of the packet | 1700000000 |
CRC16 | string | Cyclic Redundancy Check for error checking | 1234 |