How to do Network Name Resolution?

  • Thread starter Thread starter smjawad
  • Start date Start date
S

smjawad

I am on a domain and running a windows service on a windows 2003
server. I need to resolve network names through vb.net eg. dmb116 to
its relevant ip like 171.168.12.11

Any help in the right direction will be appreciated.
 
I am on a domain and running a windows service on a windows 2003
server. I need to resolve network names through vb.net eg. dmb116 to
its relevant ip like 171.168.12.11

'System.Net.Dns.GetHostEntry'.
 

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

Back
Top