• 0

[VB.NET] IP address


Question

2 answers to this question

Recommended Posts

  • 0

Dns.GetHostByName( Dns.GetHostByName( "localhost").HostName ).AddressList(0) ' returns the IP

This is off the top of my head, so there may be an easier way.

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.