data-link-layer
Here are 30 public repositories matching this topic...
Language:All
Sort:Most stars
This repository will contains my learnings and quiz answers for Bits and Bytes of Networking course.
- Updated
Jun 1, 2020
Implementação do Código de Hamming, BCC e CRC. Trabalho 1 de redes @ PUCRS 2019-1
- Updated
May 9, 2019 - Python
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.
- Updated
Dec 25, 2022 - C++
An OMNeT++ implementation of the data link layer of the computer networking OSI model
- Updated
Jan 26, 2021 - C++
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
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.
- Updated
Nov 12, 2019 - Python
- Updated
Apr 22, 2023 - Java
A Java implementation of Error Detection in data link layer
- Updated
Feb 17, 2024 - Java
Creates a flow control system to send and receive data on a simulated network. Implements a stop and wait ACK protocol
- Updated
Apr 13, 2022 - Java
Implementation of Error Control and Flow Control using Data Link Layer (DLL) Protocols for TCP-based client-server communication.
- Updated
May 17, 2022 - C
Implementation of data link layer framing method such as bit stuffing using python
- Updated
Sep 8, 2023 - Jupyter Notebook
quangthong81 mempool - Bitcoin Explorer
- Updated
Aug 31, 2021 - TypeScript
Flow control simulation of Data Link Layer in OSI Layer
- Updated
Dec 8, 2016 - C++
Implementation of Simple ARP Program using the Socket API of the Data Link Layer (Lab assignment of "Data Communications" class)
- Updated
Mar 10, 2023 - C
Computer Networks
- Updated
Mar 5, 2022 - C
A minimalistic C Data Link Layer for Internet of Things Devices
- Updated
Mar 10, 2024 - C
Custom data link layer implementation for embedded AVR microcontroller
- Updated
Jan 19, 2023 - C++
Implement Data Link Layer framing using "Flag bytes with byte stuffing"
- Updated
Nov 16, 2017 - C
Improve this page
Add a description, image, and links to thedata-link-layer topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thedata-link-layer topic, visit your repo's landing page and select "manage topics."