Jump to content

High-Level Data Link Control

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 24.201.136.19 (talk) at 10:07, 31 August 2002. 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)

High Level Data Link Control.A bit oriented Layer 2 protocol. Used by older stemcomputers to connect to each other. Was iported by ITU into the X.25 stack. It was modified by IBM to become the SDLC protocol that became the layer 2 protocol for SNA System Network Architecture. HDLC is now the basis for syncronous PPP (point to point protocol) used by many servers to connect over Wide Area Networking (WAN)


The format of the frame is that it begins and ends with an bit pattern 01111110 or hex 7E

then there is an address and a control field following with a data field that may be 0 to 5000 octets long.