ping program!!

Aug 18, 2016 at 8:02am
Hi all. I want to write pinger program.To send ping to a specific ip address.Are there any examples?
Aug 18, 2016 at 8:26am
http://stackoverflow.com/questions/6697292/pinging-from-a-c-c-program here is a pinger. also comes with a full source.
Aug 18, 2016 at 4:02pm
For a Windows oriented answer, there is an extremely basic sample under the "Example" section here: https://msdn.microsoft.com/en-us/library/windows/desktop/aa366050(v=vs.85).aspx
Topic archived. No new replies allowed.