PDA

Click to See Complete Forum and Search --> : Get Network settings (IP Address etc.)


Apr 27th, 2000, 10:07 PM
Is there any easier way to get network setting information (such as IP Address, Default Gateway, Subnet Mask, etc.) from the registry (through API calls or not) other than reading in the binary key from the registry and converting it to a readable decimal representation?

I have been using the API for various settings including determining if DHCP is enabled, getting network drive mapping information, printer settings, and ODBC settings.

Thanks for any help!!!

Dan

Bjarke.ip
Oct 10th, 2000, 04:29 AM
You can use the Winsock object or Winsock api calls.