You are here: home > ping
 
home
 
tutorials
   random picture chooser
   bitwise operators in java
   email spam protection
 
tools
   ping
   http client info
 
links
 
download
 
contact
 
 
Ping
 - Check if other computer is available on the internet.
Hostname or IP address:
 
Executing command: ping -c4 'www.tu-darmstadt.de' 2>&1
please wait...
 
 
PING vwcms-live01.hrz.tu-darmstadt.de (130.83.58.211) 56(84) bytes of data.
64 bytes from vwcms-live01.hrz.tu-darmstadt.de (130.83.58.211): icmp_seq=1 ttl=54 time=11.5 ms
64 bytes from vwcms-live01.hrz.tu-darmstadt.de (130.83.58.211): icmp_seq=2 ttl=54 time=11.3 ms
64 bytes from vwcms-live01.hrz.tu-darmstadt.de (130.83.58.211): icmp_seq=3 ttl=54 time=11.4 ms
64 bytes from vwcms-live01.hrz.tu-darmstadt.de (130.83.58.211): icmp_seq=4 ttl=54 time=11.6 ms

--- vwcms-live01.hrz.tu-darmstadt.de ping statistics ---
4 packets transmitted, 4 received, 0% packet loss, time 3016ms
rtt min/avg/max/mdev = 11.376/11.529/11.670/0.153 ms

 
Program exited with code 0.