Definitions for "Bit-oriented protocol"
A protocol that begins and ends with the same bit sequence (01111110) referred to as a flag. SDLC is a bit-oriented protocol.
A communications protocol that uses only one special character, called the flag character, to mark the beginning and end of a message. All other combinations of bits are treated as valid data characters.
A protocol which does not recognize character boundaries during transmission.