post  dhcp client

MaLi (1)   Link to this post
Hi,
On linux platform, I want to have dhcp client.

port any open source client to my app (which seems to be a bit time consuming)?
or communicate with the standalone client app via Signals?
or anyone knows any dhcp client library?

thanks for any advice.
sunilkeshava (4)   Link to this post
I think using the ISC dhcp (https://www.isc.org/software/dhcp) would be good idea. You should be able to get both the dhcp server and client.

This topic is archived - New replies not allowed.