How do I get my Computers SubNetMask?

  • Thread starter Thread starter Russell Mangel
  • Start date Start date
R

Russell Mangel

Does anyone know how to get the local computer's SubNetMask, without using
WMI?
My computer's subnet mask is: 255.255.255.224, how do I get this?

Thanks
Russell Mangel
 
I've just remembered, there is another way to get IP adress and subnet
mask - just read these values from registry.
Try to usee regedit.exe and check this out
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces.
 
Back
Top