This repository will contains my learnings and quiz answers for Bits and Bytes of Networking course.
-
Updated
Jun 1, 2020
This repository will contains my learnings and quiz answers for Bits and Bytes of Networking course.
Implementação do Código de Hamming, BCC e CRC. Trabalho 1 de redes @ PUCRS 2019-1
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.
An OMNeT++ implementation of the data link layer of the computer networking OSI model
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…
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.
A Java implementation of Error Detection in data link layer
Creates a flow control system to send and receive data on a simulated network. Implements a stop and wait ACK protocol
Implementation of Error Control and Flow Control using Data Link Layer (DLL) Protocols for TCP-based client-server communication.
Implementation of data link layer framing method such as bit stuffing using python
File transfer via serial port (RS-232) data link protocol
quangthong81 mempool - Bitcoin Explorer
Implementation of Simple ARP Program using the Socket API of the Data Link Layer (Lab assignment of "Data Communications" class)
Flow control simulation of Data Link Layer in OSI Layer
A simple TCP/IP data-link protocol w/ framing, error detection, message segmentation and reassembly
Computer Networks
A minimalistic C Data Link Layer for Internet of Things Devices
Add a description, image, and links to the data-link-layer topic page so that developers can more easily learn about it.
To associate your repository with the data-link-layer topic, visit your repo's landing page and select "manage topics."