how to find ip address network interface name code example
Example: network interface name under Wnidows
wmic nic get AdapterType, Name, Installed, MACAddress, PowerManagementSupported, Speed
wmic nic get AdapterType, Name, Installed, MACAddress, PowerManagementSupported, Speed