Skip to content

bithapa/ping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#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>

About

C++ ping program to send "ICMP Request"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published