Menu
Home Explore People Places Arts History Plants & Animals Science Life & Culture Technology
On this page
Byte-oriented protocol
Communications protocol that sees the transmitted data as an opaque stream of bytes

Byte-oriented framing protocol is "a communications protocol in which full bytes are used as control codes. Also known as character-oriented protocol." For example UART communication is byte-oriented.

The term "character-oriented" is deprecated, [by whom?] since the notion of character has changed. An ASCII character fits to one byte (octet) in terms of the amount of information. With the internationalization of computer software, wide characters became necessary, to handle texts in different languages. In particular, Unicode characters (or strictly speaking code points) can be 1, 2, 3 or 4 bytes in UTF-8, and other encodings of Unicode use two or four bytes per code point.

We don't have any images related to Byte-oriented protocol yet.
We don't have any YouTube videos related to Byte-oriented protocol yet.
We don't have any PDF documents related to Byte-oriented protocol yet.
We don't have any Books related to Byte-oriented protocol yet.
We don't have any archived web articles related to Byte-oriented protocol yet.

See also

References

  1. The Free Dictionary. "byte-oriented protocol". McGraw-Hill Dictionary of Scientific & Technical Term. Retrieved September 4, 2012. http://encyclopedia2.thefreedictionary.com/byte-oriented+protocol