DLE – Data Link Escape
DLE is a Data Link Escape sequence used to signal the beginning of a new data frame. It is transmitted as a single character followed by two characters that specify the type of frame that follows. The DLE character is usually transmitted as the first byte of each frame. DLE has several uses, including: – … Read more