Ping tool
Sometimes it's very useful to send out some packets to an host on the internet, in order to receive a simple response. "Ping" is exactly this, a network program that sends out some packets to an host, receives a reply from it and prints out the results in a human readable format. This tool allows you to perform this operation without the need to have ping installed.