Altera_Forum
Honored Contributor
21 years agoDHCP support in LWIP
Hi All
I am trying to use the DHCP client in the lwip package. I've created a new web server project for the EP1C20 evaluation board and I see that there are dhcp.c and dhcp.h files in there, but no one seems to use them, so I don't think that the dhcp client is actually doing what it's supposed to do. My question is: is there any file or example showing how this client should be activated ?