networking-in-c
There are 7 repositories under networking-in-c topic.
jElhamm/Data-Link-Layer-Error-Detection-Codes
"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."
adwalkz/File-Sharing-Desktop-App
Send your files from one Linux machine to other on same network. It's an GUI application so no hard time for remembering commands.
jElhamm/Data-Link-Layer-Protocols
"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."
jElhamm/Data-Link-Layer-Framing-Methods
"Data Link Layer Framing Methods repo showcases various techniques and algorithms utilized in framing data at the data link layer of computer networks. "
senia-halla/ENSTTIC-NETWORK-PROGRAMMING-PR-JAVA-C-TP
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
adwalkz/Chit-Chat-GUI
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.