Hi; I need to get the IP addresses for the machine my program is running on. I have been using: IPHostEntry ipEntry = Dns.GetHostByName(Dns.GetHostName()); IPAddress [] addr = ipEntry.get_AddressList(); but Dns.GetHostByName has been deprecated. What is the best way to do this? thanks - dave david@at-at-at@windward.dot.dot.net Windward Reports -- http://www.WindwardReports.com me -- http://dave.thielen.com Cubicle Wars - http://www.windwardreports.com/film.htm