Search:
Forum
UNIX/Linux Programming
dhcp client
dhcp client
Nov 20, 2009 at 3:45pm UTC
MaLi
(1)
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.
Nov 26, 2009 at 11:32am UTC
sunilkeshava
(4)
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.
Topic archived. No new replies allowed.
C++
Information
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs