I need to restart DHCP if the network cable is pulled and reconnected.This is on the assumption that the cable may be moved to a different network.TCPIP_STACK_NetIsLinked() tells me the cable is removed. But how to restart DHCP?TCPIP_DHCP_Disable()TCPIP_D..
↧