Part Number: TMS320F28388D
Hi,
I want to kindly know whether the LWIP library supports "DHCP server" service or not. I am using the controlCARD board (TMDCNCD28388D) and before NDK becomes deprecated I could successfully launch the "DHCP server" service using the NDK library. However, after reading the LWIP documentation and some parts of the code of the "enet_lwip" example, I could not find anything about the "DHCP server" service in the LWIP library.
I found out there is an "AUTO IP" mode and it seems it can automatically give IPs like the "DHCP server" service in the NDK library. However, I am not sure it gives us the exact abilities and functionalities of the "DHCP server" service in the NDK library. I would appreciate it if someone could confirm whether there is the "DHCP server" service in the LWIP library.
Note: I just want to make sure that this "AUTO IP" mode or whatever it is called in the LWIP library, gives us all functionalities of a DHCP server like assigning IP to DHCP clients, setting the "pool base address", setting "pool count" and ... .
Kind Regards,
Alex