Code Monkey home page Code Monkey logo

Comments (2)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 23, 2024
I saw this behavior when trying to ping and IP address which you don't have 
access to.

If you paping a URL and don't have a connection from memory you'll get 
something like 'Cannot Resolve Host'.  If you ping an IP you'll get 'Connection 
timed out' then at the end the summary will be 
min=0.00ms max=0.00ms average=0.00ms

This sounds like your 'issue'.

However, this value is arguably appropriate since it's a recognizable failure 
(who has a ping of 0ms in the real world?).

Perhaps the output of a failed ping could be just the (100% Loss) line instead.

Original comment by [email protected] on 30 Sep 2012 at 8:30

from paping.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 23, 2024
I have noticed on Windows systems that there is a form of rounding to the 
nearest 15.63 milliseconds. This means that if your roundtrip is less than 7 
millis it will be reported as 0.00ms. Try to connect somewhere further away and 
the timestamp will jump to 15.63 millis. Does anyone know how to get around 
this in Windows?

Original comment by [email protected] on 19 Jul 2013 at 11:10

from paping.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.