Skip to content
#

data-link-layer

Here are 38 public repositories matching this topic...

High-Level Data Link Control (HDLC) is a bit-oriented code transparent synchronous data link layer protocol developed by the International Organization for Standardization (ISO). HDLC is used to connect one device to another. HDLC Protocol is used to send the data in the form of frames; a controller controls the flow of data in the data link lay…

  • Updated Feb 22, 2022

Computer Network framing techniques including Bit-stuffing,Bit-destuffing,Character count-framing,Character stuffing,Character destuffing and Cyclic redundancy check.This repository contains concept and code implementations for data link layer framing methods.Technology used:C programmimg,Computer Networks,Data link layer concept,Framing Techniques

  • Updated Aug 7, 2026
  • C

Improve this page

Add a description, image, and links to the data-link-layer topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the data-link-layer topic, visit your repo's landing page and select "manage topics."

Learn more