J jim Jun 30, 2007 #1 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?
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?
M Michel Vanderbeke Jul 3, 2007 #3 Hello, jim said: nevermind.....I got it. Click to expand... 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
Hello, jim said: nevermind.....I got it. Click to expand... 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
T tommcd24 Jul 3, 2007 #4 I've never had to do this but I would check the My.Computer.Network members
J jim Jul 4, 2007 #5 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
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