• Get assigned DHCP address
    How can my application know at run time what IP address was assigned to it by the DHCP server? Thanks.
  • 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 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 never acquires IP
    Hi, I'm using a MCB2300 with LPC2368 and I can't get the DHCP client from TCPNET working. I set up the static ip to 0.0.0.0 (as http://www.keil.com/support/docs/3232.htm ), waiting for 35 seconds...
  • TCPnet DHCP renewal
    I have a question about what to do if the ethernet link goes down (eg someone pulled the cable out) while TCPnet is running. It mostly seems to be fine in that the ethernet traffic resumes if the...