How do I detect networks programatically?

  • Thread starter Thread starter jim
  • Start date Start date
J

jim

I need to know if a laptop is connected to the Bellsouth network or the
Sprint wireless network. How can this be done with VB.Net 2005?
 
Hello,

jim said:
nevermind.....I got it.

Can you please post how you are doing this? I am trying to determine if a PC
is connected to a certain netwoek.

Thanks,

Michel
 
My stuff detects ISP networks. (I say "my stuff" - actually the code I found
after searching four hours on the net.)

To detect a LAN I'd just ping a known server. That is what you were trying
to do, right? Detect a local network?

jim
 

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


Back
Top