Jump to content

Byte-oriented protocol

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Ranjit.puri (talk | contribs) at 22:00, 27 March 2007. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Byte-oriented framing protocol is similar to bit-oriented protocol except that instead of viewing the frame as a collection of bits, byte-oriented framing views the frame as a collection of bytes. For eg. UART communication is byte oriented.


Template:Com-stub