Anyone know of a reliable way of getting hold of your external IP address (i.e. not internal NAT lan IPs 192168.x.x or 10.x.x.x) in c#? <BR><BR>ATM I'm using http ...
Is there an easy way (like via a .Net library) that allows me to get the IP address and subnet mask of the local machine that the application is running on?