Jaruzel.com

Check if the Computer is Connected to a Network


'
'Check if the computer is connected to the network.
'
MsgBox(My.Computer.Network.IsAvailable)