I'm currently writing a C# program to connect one computer to another on lan. I have the computer name of the receiving computer but the ip is dynamic so it will change from time to time.
How would I get the lan IP adress of the receiving computer? (the one that goes like 192.168.1.# )