Pinging from C#

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am writing an application that must perform an ICMP Ping ultimately from C#
but I don't mind if I need to write some C++ to handle the winsock interace.
I note the .net framework does not have a class to do this.

Please would someone advise the best way to proceed?
 
Back
Top