Jump to content

Bit-oriented protocol

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Aapo Laitinen (talk | contribs) at 22:50, 6 November 2005. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Bit-oriented protocol is a data transmission protocol that sees the transmitted data as an opaque stream of bits with no semantics, or meaning. Control codes are defined in terms of bit sequences instead of characters. Bit oriented protocol can transfer data frames regardless of frame contents.

Constrast with byte-oriented protocol

See also bit level device

References