hello everyone
i'm facing problem with using function netif_Setoption and
netif_Getoption to set the IP address for DHCP server. can anyone
explain how to implement DHCP server using the CMSIS driver.
where is the DHCPnotify callback gets called. in which file the
DHCPnotify gets called. so that i can take right action. once the
interrupt is comes.
i'm following the steps as explain in the following link.
http://www.keil.com/pack/doc/mw/Network/html/network_create_app
↧