Framing - how portray sequence of bits into a complete message

  • on packet-switched networks frames are exchanged between nodes via adapters
  • adaptor needs to recognize a frame as a set of bits, and there are several protocols:
    • bit-oriented protocol
    • byte-oriented protocol - also called character-oriented protocol
    • clock-based protocol

Bit-Oriented Protocols (HDLC)

Byte-Oriented Protocol

Clock-Based Framing