usmarine3
New member
I would like to use ping.exe to ping a host, then read the response and display the status of the ping on my page. I suppose I could use the System.Diagnostics.Process class to issue the command initially, but I also would need a way to read the response.
Any suggestions would be greatly appreciated!
Any suggestions would be greatly appreciated!