DHCP
- DHCP Server
Implements a small DHCP server.
Also supports PXE DHCP options.
Can turn into a PXE server using a UDP server.
- DHCP Discover
Will send a DHCP discover UDP frame on the subnet to discover DHCP servers.
Eventually display some the DHCP options sent out by DHCP servers.
No windows API used. UDP frames are forged and parsed.