remote ping

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • bngboun
    New Member
    • Jul 2007
    • 1

    #1

    remote ping

    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.
  • kenobewan
    Recognized Expert Specialist
    • Dec 2006
    • 4871

    #2
    Originally posted by bngboun
    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.
    Sorry to say this but how can we answer your question when you don't understand what you are asking? As the developer I believe it is your task to design and scope your application. Then if you have problems with the code post it. IMO.

    Comment

    Working...