Get IP address and dns IP of network card
Guys,
I have seen a lot of examples of how to get the IP addressses of the local network card but they only get the local IP and not default gateway etc. I would like to get the following info and display onto labels on the form:
IP
Subnet mask
Gateway
Preffered DNS server
Alternative DNS
Is it possible? I would run this on form load event.