You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"This repository is a comprehensive implementation of data link layer protocols in the field of networking. Also showcases a meticulous approach towards implementing various protocols at the data link layer, enabling developers to understand, experiment."
"This repository focuses on implementing data link layer error detection codes. Providarious error detection techniques used in data communices methods for vations at the data link layer."
My solutions for the practical work of the Networking Programming (Programmation Réseaux - PR ) module in my 4th year of state engineering studies at ENSTTIC
"Data Link Layer Framing Methods repo showcases various techniques and algorithms utilized in framing data at the data link layer of computer networks. "
A scalable NFS with dynamic storage server addition, fault-tolerant replication, asynchronous writes, efficient caching, and support for file management, audio streaming, and concurrent client access made from scratch using networking in C.
Its a chit chat application. Similar to my console one (available on my Github). Have added some detailing to enhance user experience. C language has been used for both GUI and backend networking (TCP socket) logic.