this is what i used
vb Code:
If My.Computer.Network.Ping(TextBox3.Text) Then Label5.Text = ("Ping was successful") Exit Sub Else Label5.Text = ("Ping failed") Exit Sub End If
|
Results 1 to 18 of 18
Thread: How to ping a machine in VB .netThreaded View
|
Click Here to Expand Forum to Full Width |