ping program!!

Hi all. I want to write pinger program.To send ping to a specific ip address.Are there any examples?
http://stackoverflow.com/questions/6697292/pinging-from-a-c-c-program here is a pinger. also comes with a full source.
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.