Misplaced Pages

Byte-oriented protocol

Article snapshot taken from[REDACTED] with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
This article needs additional citations for verification. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed.
Find sources: "Byte-oriented protocol" – news · newspapers · books · scholar · JSTOR (September 2012) (Learn how and when to remove this message)

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, 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.

See also

References

  1. The Free Dictionary. "byte-oriented protocol". McGraw-Hill Dictionary of Scientific & Technical Term. Retrieved September 4, 2012.


Stub icon

This article related to telecommunications is a stub. You can help Misplaced Pages by expanding it.

Categories: