#ping
This is ICMP "Echo Request" program written in C++.
- clone the repository
- to compile: g++ ping.cpp
- to run: ./a.out <hostname/IP address>
| Name | Name | Last commit date | ||
|---|---|---|---|---|
#ping
This is ICMP "Echo Request" program written in C++.
- clone the repository
- to compile: g++ ping.cpp
- to run: ./a.out <hostname/IP address>