Define Character Stuffing? Ans. In byte stuffing (or character stuffing), a special byte is added to the data section of the frame when there is a character with the same pattern as the flag. The data section is stuffed with an extra byte. This byte is usually called the escape character (ESC), which has a predefined bit pattern. Whenever the receiver encounters the ESC character, it removes it from the data section and treats the next character as data, not a delimiting flag. - Study24x7
Social learning Network
15 Jun 2023 12:29 PM study24x7 study24x7

Define Character Stuffing? Ans. In byte stuffing (or character stuffing), a special byte is added to the data section of the frame when there is a character with the same pattern as the flag. The data section is stuffed with an extra byte. This byte is usually called the escape ...

See more

study24x7
Write a comment
Related Questions
500+   more Questions to answer
Most Related Articles