How can I write a remote ping code in C#?
I have tried some basic ping codes, but the thing I am required to is I think different than the simple ping. I think I have to make an IP(can be my IP, too) to ping another IP and see the results. I am not quite sure what the remote ping is, but I really appreaciate if anyone can give me some ideas about it.
I have tried some basic ping codes, but the thing I am required to is I think different than the simple ping. I think I have to make an IP(can be my IP, too) to ping another IP and see the results. I am not quite sure what the remote ping is, but I really appreaciate if anyone can give me some ideas about it.
Comment