Ping the website using UDP packets. Compile the code using gcc and then run with domain name as command line argument. Compile: gcc ping.c -o ping Ex: ./ping www.google.com
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Ping the website using UDP packets. Compile the code using gcc and then run with domain name as command line argument. Compile: gcc ping.c -o ping Ex: ./ping www.google.com