How to craft a raw udp packet with DHCP protocol using C?

Viewed 29

Iam newbie in network programing. I know how DHCP works (DORA) but I don't know how to implement in C language and already I know basics of raw socket and packet crafting. and I know DHCP use UDP packet to transmission, I don't know how to craft DHCP protocol packet. please help me!

0 Answers
Related