Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 213 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 213 Bytes

DHCP_Simulation

A C Socket Server/Client UDP DHCP simulation.

Requires an updated GCC installation, and that's all!

Build Instructions:

  • cd into directory
  • make all
  • ./server PORT
  • ./client PORT