This repository contains the implementation of a Dynamic Host Configuration Protocol (DHCP) for a NAT network. The project includes both a client and server written in C, providing functionalities to assign IP addresses dynamically to clients through UDP sockets.
-
Updated
Oct 18, 2024 - C