Top "Ping" questions

Ping is a computer network administration utility used to test the reachability of a host on an Internet Protocol (IP) network and to measure the round-trip time for messages sent from the originating host to a destination computer.

Ping request time out although web browser works on same computer

I'm on the World Wide Web right now, as evidenced by posting on StackOverflow. However, if I try to ping …

windows windows-7 cmd ping
Check latency if server denies ping requests

the server I need to check the latency of is denying PING requests, is there another way to check my …

ping latency
Scapy how get ping time?

I'm trying to write a scapy script which can make an average on the ping time, so I need to …

python networking time ping scapy
Cannot ping/communicate with Android devices on the same network

I have a nexus 7 running CM10.1 . For some reason i cannot reach it from my laptop on the same wifi …

android networking network-programming ping icmp
Ping or otherwise tell if a device is on the network by MAC in C#

I'm developing a home security application. One thing I'd like to do is automatically turn it off and on based …

c# .net ping mac-address
How to ping from Zabbix agent?

Is it possible to ping from Zabbix agent and pass that data into Zabbix server? I would like to be …

ping agent zabbix
javax Websocket handle ping messages

I have a websocket server deployed on Glassfish 4. I try to use ping/pong. My plan is to send periodically …

java websocket ping endpoint pong
Get ping latency from host

I'm trying to get the latency from host for a pretty good time and I'm stuck in. Already tried Simple …

ios objective-c ping bandwidth latency
Unable to ping VM outside windows Azure

I followed the following link to create the azure instance http://michaelwasham.com/2013/09/03/connecting-clouds-site-to-site-aws-azure/ I am able to ssh to …

azure amazon-ec2 ping azure-connect azure-virtual-network
How does ping resolve ip addresses?

The ping utility works above the network layer and DNS works in the application layer. If we try ping www.…

tcp dns ping network-protocols application-layer