resolve ip address

  • Thread starter Thread starter DaveP
  • Start date Start date
Dns.GetHostEntry(Dns.GetHostName()).Addresses[0]; will get the local
computers IP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

how To Talk to a vb6 window from c# 1
hide caption/title bar 6
DLL path 3
Calling C#Dll from Vb6 7
IPHostEntry AddressList 2
Math 9
dll paths 3
dates 4

Back
Top