Netwhat
This project (thanks to edi-marc) is a simple calculator created as training for the 42 Netwhat quiz. The quiz focused on core networking concepts including IP addressing, subnetting, broadcast addresses, TCP/UDP protocols, OSI layers, DNS, DHCP, and routing. Please note that the project is now outdated and its original subject is no longer available.
This project includes a Makefile. You can run make to build the project.
Once compiled, execute the file (defined by the NAME variable inside the Makefile):
./$NAMEProject is: complete & no longer being worked on.