Hey,
i want to ping an host. I found some codes in the internet
(http://www.google.com/codesearch?hl=de& ... 0.5/ping.c)
, but all of them need the file #include <netinet/ip_icmp.h>, but it doesn't exists.
Where can i get the ICMP files or how can i otherwise ping an host?