Y
Hacker News
new
|
ask
|
show
|
jobs
by
NSCFType
4354 days ago
Well, technically, IP addresses can be represented by a single integer:
2130706433 == 127.0.0.1
2 comments
shdon
4354 days ago
And the cool thing is, you can just put
http://3626153261
in your browser address bar and end up at slashdot.org (news.ycombinator.com is behind CloudFlare, which doesn't allow IP-based access for obvious reasons)
link
gweinberg
4354 days ago
Technically, anything you can name can be represented by a single integer.
link
staz
4354 days ago
Yeah but technically in the protocol it's just one number, we show it as 4 numbers because it's easier for humans to manipulate
link