I am writing a program where you connect, for various reasons, to other computers in a LAN. However, rather than having to input the IP address for multiple computers (a pai
See WNetOpenEnum() and WNetEnumResource(), here.