Windows Function to get network related details.
Prem Jha
95
Reputation points
Hello Folks,
I am looking forward to implement Windows Functions to print the following windows server's network related details.
- all network interface name, type, ip dhcp, mtu, ip address, ip cidr, default gateway address and matrix, hardware address and driver.
How is the best way to list down the above details in best possible way using Windows function (Win32).
Sign in to answer