it is for vb.net and hopefully I have not made any mistakes converting it but -
on the form I have a textbox for a PC ID or an IP address , a button to start it off and a richtextbox to show the result and a timer called Timer1
Code:
Imports System.Net.NetworkInformation Public Class Form1 Dim pingwsname As String
Leave a comment: