Dear all,
We've developed a server application which could configure the IP Address using DHCP. The problem is that as the application is running as server it is not generating TCP/IP messages if no client connect, so after some time the DHCP server detects that one is using the address and then reuse the assigned IP address to others devices. To avoid this problem, the application should renew the IP Address, that is send a request to DHPC server asking for an IP Address. Is it possible configure the DHCP client to renew the IP address? And the valid time of and IP Address?
Thanks and Best Regards,
Joaquim Duran