• How to turn off DHCP enforcement.
    I had cause to bring home, my office Win7 PC with my AMD FirePro™ V4900 graphics card at the weekend (pressure of work) and tried to plug in my ulink into a usb port. I kept getting an error with the...
  • 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...
  • run time DHCP option
    Hi all, Does anyone know how I can change from static to dynamic IP selection at run time, I want to give the user the option. Do I just stop calling dhcp_check() and restart? Thanks, Ian...
  • Achieve DHCP client in LPC23xx
    Hi, I'm using LPC2368 but I can't achieve the DHCP client Function. Please help me, thanks!