• DHCP Server returns address in use
    Hello, We are using RL-RTX and RL-TCPnet and having a difficult time on some of our units getting assigned addresses from the DHCP Server. Ideally the DHCP Server would test the address before offering...
  • DHCP Server for RL-ARM
    Im desperatly looking for a dhcp server for the RL-ARM. Ive found a library from Microchip, but there will be a licensing problem. Has anyone used it once? I reckon it would be too time consuming...
  • Wifi AP DHCP Server
    Hello, I've got question regarding DHCP Server in Keil MDK Network stack. Is it possible to turn on DHCP Server in Wifi Access Point in Bypass mode? AFAIK there is only a dhcp client ready to...
  • DHCP server function netIF_SetOption and netIF_GetOption
    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...
  • Get assigned DHCP address
    How can my application know at run time what IP address was assigned to it by the DHCP server? Thanks.