Link to home
Start Free TrialLog in
Avatar of paulca
paulca

asked on

Detecting DHCP

What is the best way to detect DHCP running on a computer using perl and then actually getting that dynamic IP address?  Is there a Win32 module or function call that I can use?
ASKER CERTIFIED SOLUTION
Avatar of maneshr
maneshr

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Paul Maker
just see if 'ipconfig /all' displayed an ip address next to the DHCP server entry .