top | item 14002380

The story of the Ping program (2001)

99 points| federicoponzi | 9 years ago |ftp.arl.army.mil

14 comments

order
[+] jdcarter|9 years ago|reply
I remember reading that Amazon review of "The Story About Ping" shortly after it was published. Still a classic to this day. Excerpt: ...The Story About Ping has earned a place on my bookshelf, right between Stevens' Advanced Programming in the Unix Environment, and my dog-eared copy of Dante's seminal work on MS Windows, Inferno. Who can read that passage on the Windows API ("Obscure, profound it was, and nebulous, So that by fixing on its depths my sight -- Nothing whatever I discerned therein."), without shaking their head with deep understanding. But I digress.

I still laugh reading it--truly satire at its finest.

[+] gumby|9 years ago|reply
> I remember reading that Amazon review of "The Story About Ping" shortly after it was published...

I think you mean "shortly after it appeared on Amazon" since the book was old when I was a kid in the 1960s, pre Internet and pre Amazon.

(Or your commend extends the April 1 tradition, which is cool).

[+] aluminussoma|9 years ago|reply
One thing I never knew about ping is that if you ping a broadcast address, then all hosts will respond! But for some operating systems (windows I think?), you need a packet capture to see this. It's been useful when probing around unknown networks.

I only found that out by reading the source code. It was part of a short-lived attempt to become a better hacker by familiarizing myself with the Linux source code, kernel and all. The more I learn, the more impossible it seems to ever master it all...

[+] 13of40|9 years ago|reply
At one of my first corporate jobs about 20 years ago, I noticed that "nslookup x.y.z.255" actually resolved to a host. I tried to ping it, but got nothing...until I got a phone call from security about why a malicious broadcast ping came from my desktop machine.
[+] ra1n85|9 years ago|reply
Read this some time ago - amazed at how something as ubiquitous as ping started so humbly. Very unfortunate that Muuss passed in 2000.