• 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...
  • Using static address with DHCP server
    Hi, Keil Ethernet stack I have trouble using static address when If I cannot find DHCP Server. I enable Dynamic Host Configuration in Net_Config_ETH_0.h I also specified my static ip address...
  • 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...
  • 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 implementation using CMSIS driver
    hello everyone. can a get the sample code how to develop the DHCP server implementation code.