Hi, I'm using Mono C# and using a DSL/ethernet router with a Windows 7 PC attached.
Using System.Net.Dns.GetHostAddresses(serverName) only seems to return a single IPAddress (the ISP) rather than the PC.
I'm very new at this Linux/Raspi thing so I'm probably missing a simple way to solve this, but I would greatly appreciate some pointers as to how to get the Raspberry Pi to find the ip address of the PC.
Thanks.