I'm trying to write a small utility for my users to enable them to tell me their IP details - something like the Win95 WINIPCFG utility. This utility is missing in Win2000.<br><br>The WINSOCK control lets me find out the IP address and the local computer name but not other details like the subnet mask and default gateway (other info such as DHCP server, DNS settings etc... would be good), or the ability to idetify the adapter the information relates to.<br><br>Is there a way to do this with VB6 (Pro) as delivered, or does any one know of a third party tool (prefferably freeware or shareware - this is a one of project) that will enable me to get at this information.