data-link-layer
There are 31 repositories under data-link-layer topic.
Ratheshprabakar/Bits-and-Bytes-of-Networking
This repository will contains my learnings and quiz answers for Bits and Bytes of Networking course.
abdullahalshawafi/Networks
Implementation of data link layer protocols between two nodes that are connected with a noisy channel, where the transmission is not error-free, packets may get corrupted, duplicated, delayed, or lost, and the buffers are of limited sizes.
YuriBittencourt/Error-detection-Algorithms
Implementação do Código de Hamming, BCC e CRC. Trabalho 1 de redes @ PUCRS 2019-1
naderabdalghani/data-link-layer-simulation
An OMNeT++ implementation of the data link layer of the computer networking OSI model
AbhijnanPrakash/Implementation-of-HDLC-Protocol
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 layer of the OSI model. HDLC protocol is used to transmit frames in the logic link layer of the Data link Layer.
shashwatkathuria/Socket-Programming
Physical and Data Link Layer funtionalities of the TCP/IP Model. Manchester Encoding, Cyclic Redundancy Check (CRC), Frame by Frame communication and plotting graphs by PyLab.
ahmed-k-aly/Flow-control
Creates a flow control system to send and receive data on a simulated network. Implements a stop and wait ACK protocol
Annas-Furquan-Pasha/CRC-Code-Generator
Cyclic Redendency Check
jaypeerachai/Error-Detection-Logical-Link-Control
A Java implementation of Error Detection in data link layer
Akshaypandit33/Computer-Network
Implementation of data link layer framing method such as bit stuffing using python
glhrmv/datalink
File transfer via serial port (RS-232) data link protocol
Quang7hong81/quang7hong81-mempool
quangthong81 mempool - Bitcoin Explorer
realspal/DLL-protocols
Implementation of Error Control and Flow Control using Data Link Layer (DLL) Protocols for TCP-based client-server communication.
benjaminaheath/iot-dll
A minimalistic C Data Link Layer for Internet of Things Devices
diogolhc/feup-l.eic-rc-proj1
:penguin: Data link layer protocol implementation in C used to transmit files between physically connected computers via serial port
erwanregy/Data-Link-Layer
Custom data link layer implementation for embedded AVR microcontroller
harryawk/flow-control-simulation
Flow control simulation of Data Link Layer in OSI Layer
lsjbh45/simple-arp-implementation
Implementation of Simple ARP Program using the Socket API of the Data Link Layer (Lab assignment of "Data Communications" class)
miguelalexbt/FEUP-RCOM
Project developed for RCOM
arthunix/redes-p4
Assignments for Computer Networks classes at Federal University of São Carlos in 2023.1 - Project 4: Data Link Layer - SLIP
azmainadel/data-link-layer-implementation
Implementation of data link layer of the OSI Model.
d-w-arnold/CO633-computer-networks-assignments
A simple TCP/IP data-link protocol w/ framing, error detection, message segmentation and reassembly ↔️
DoniaGameel/Go-Back-N
Data link layer protocols between two nodes that are connected with a noisy channel, where the transmission is not error-free, packets may get corrupted, duplicated, delayed, or lost, and the buffers are of limited sizes.
edurbrito/arq-on-the-wire
Stop & Wait ARQ mechanism for a 30 years old serial port
jElhamm/Data-Link-Layer-Error-Correction
"Implements error correction techniques at the data link layer, enhancing data integrity and reliability in communication protocols"
jonaias/data-link-byte-framing
Implement Data Link Layer framing using "Flag bytes with byte stuffing"
MADHAVAN001/sliding-window-protocol
Implementation of Sliding Window Protocol
Shukti042/Computer-Networks
Computer Networks
Sohamraje137/CA1-A7
An web based tool for CRC codes