Inspiration
Our inspiration came from technological concepts that we use in our daily lives. DHCP servers are used every time we connect to our home networks, and this project allowed us to breakdown how they work.
What it does
Our program replicates the functions of a DHCP server by dynamically assigning IP addresses to newly connected devices and handling releases of IP addresses.
How we built it Using Python, we collaborated on the program with the help of various resources and each other's ideas.
Challenges we ran into
Accomplishments that we’re proud of... Being able to send data through the program and printing after running through the main.
What we learned that networks is a huge field that has lots of complexities.
What’s next for DHCP The next steps for the DHCP Server Implementation
Built With
- python
- socket

Log in or sign up for Devpost to join the conversation.