네트워크 연결상태 체크
*
If My.Computer.Network.IsAvailable Then
MsgBox("Computer is connected.")
Else
MsgBox("Computer is not connected.")
End If

To check whether a computer has a working connection

이 게시물을

공유하기

SEARCH

MENU NAVIGATION