Ar
Error Packet
Added on v1.0.0
TCP
HTTP
Defines the error packet of the Layrz Protocol, which is used to send error messages from the server to the client. This packet is sent when an error occurs during the processing of a request or command.
Example Usage
<Ar>REASON;CRC16</Ar>
Parameter | Type | Description | Example |
---|---|---|---|
REASON | string | The reason for the error | Invalid command |
CRC16 | string | Cyclic Redundancy Check for error checking | 1234 |