R Russ9517 Registered User. Local time Today, 01:32 Joined Sep 15, 2006 Messages 30 Nov 30, 2007 #1 Hi I need a function to return the ip address of the local pc can anyone help? Thanks
boblarson Smeghead Local time Yesterday, 17:32 Joined Jan 12, 2001 Messages 32,059 Nov 30, 2007 #2 A quick Google search yielded this: http://vbnet.mvps.org/code/network/getipaddresstable.htm If that isn't what you need, just do a search on that site (put in "IP Address") because they have a whole lot of various code snippets for IP addresses.
A quick Google search yielded this: http://vbnet.mvps.org/code/network/getipaddresstable.htm If that isn't what you need, just do a search on that site (put in "IP Address") because they have a whole lot of various code snippets for IP addresses.
R rosito Registered User. Local time Yesterday, 17:32 Joined Nov 14, 2007 Messages 49 Nov 30, 2007 #3 I find this: http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=2245820&SiteID=1