Internet
Fact-checked

At EasyTechJunkie, we're committed to delivering accurate, trustworthy information. Our expert-authored content is rigorously fact-checked and sourced from credible authorities. Discover how we uphold the highest standards in providing you with reliable knowledge.

Learn more...

What is a Synchronous Data Link Control?

S.A. Keel
S.A. Keel

Synchronous data link control (SDLC) is a protocol that provides the transmission of data through layer two of what's called the systems network architecture (SNA). SNA was developed by IBM® in the 1970s as a wide area networking (WAN) solution to users of IBM® mainframe computers, networking hardware, and remote terminals. In comparison, SNA is much like the open systems interconnect (OSI) model used in Internet protocol (IP) networking, where networking operations are separated out into layers, each responsible for one aspect of networked communications. Though similar in concept, SNA's layers are not compatible with the OSI model's layers.

In the early days of networked computer communications, telephone companies weren't allowed to provide computer processing services, so networks had to be established via privately leased lines. A user would lease a line from the telephone company and then set up his computer hardware to network through that dedicated line. With such a reliable connection, the synchronous data link control protocol of SNA was able to manage each line and provide a data communication network between the users' computer systems. As a proprietary protocol, SDLC was added to the modems and computer systems developed by IBM® that made up an SNA environment. Later, IBM® shared the synchronous data link control concept with standards organizations that then developed the high-level data link control (HDLC) protocol that other hardware vendors began using.

Woman doing a handstand with a computer
Woman doing a handstand with a computer

The synchronous data link control protocol was the first of its kind to provide transmissions based on bytes that are responsible for identifying each frame of data sent. In SDLC, the transmission of data is broken into frames which are streamed over the connection. Each frame contains not only the data being sent, but also a series of bytes that carry information on the address the frame is being sent to, how to arrange all of the frames in proper order, and the ability for the system to double check the frame for any errors that may have occurred during its journey.

The first and last bytes of the SDLC frame are called flags, which are essentially the frame's wrapper, indicating its beginning and end. The next byte or two make up the address. The control bytes, which can have multiple purposes depending on the type of frame being transmitted, follow the address and can handle sequencing of the frames, termination of transmissions, status checking, polling, and so forth. The data payload follows the control bytes, and after the data, but before the closing flag, there are a couple bytes used for redundant sequence checking.

An SNA environment using synchronous data link control is fairly straightforward, where each node on the network is identified as either the primary or secondary. The primary nodes are most likely a mainframe computer, while secondaries are terminals communicating with the mainframe. Still, a network running under SDLC is capable of several different types of topologies.

In a point-to-point setup, there are only two computers communicating with one another: a single primary mainframe and a single secondary terminal. With multi-point, however, the mainframe is responsible for any number of secondary terminals. Another topology is the loop configuration, where the mainframe acts as something of a primary point in a circle where it passes frames through the loop via only the first or last terminal in the circle. There is then something called the hub go-ahead method that allocates an outbound channel to the mainframe and an inbound channel to the terminals.

Discuss this Article

Post your comments
Login:
Forgot password?
Register:
    • Woman doing a handstand with a computer
      Woman doing a handstand with a computer