Giter VIP home page Giter VIP logo

Comments (2)

geerlingguy avatar geerlingguy commented on May 31, 2024

Here's the output from a normal UNIX-like ping command:

computer:user$ ping -n -c 1 -t 255 www.apple.com
PING e3191.c.akamaiedge.net (72.246.205.15): 56 data bytes
64 bytes from 72.246.205.15: icmp_seq=0 ttl=56 time=38.034 ms

--- e3191.c.akamaiedge.net ping statistics ---
1 packets transmitted, 1 packets received, 0.0% packet loss
round-trip min/avg/max/stddev = 38.034/38.034/38.034/0.000 ms

And here's the output from Windows (XP):

C:\Documents and Settings\Administrator>ping -n 1 -i 255 www.apple.com

Pinging e3191.c.akamaiedge.net [23.60.125.15] with 32 bytes of data:

Reply from 23.60.125.15: bytes=32 time=21ms TTL=128

Ping statistics for 23.60.125.15:
    Packets: Sent = 1, Received = 1, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
    Minimum = 21ms, Maximum = 21ms, Average = 21ms

from ping.

geerlingguy avatar geerlingguy commented on May 31, 2024

Tested on Windows XP and Windows 7, and it looks like it's working correctly.

from ping.

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.