The dhcp_disable function permanently disables the Dynamic Host Configuration at runtime. To enable the DHCP client again, you must restart the system. The dhcp_disable function is in the RL-TCPnet library. The prototype is defined in rtl.h. Note - You can use the function only when the DHCP Client is already enabled in the net_config.c configuration file.
|