@seacreature Convert dotted quad IPs to integers: "192.168.1.1".split(".").inject(0) { |a, n| a << 8 | Integer(n) }
9:43 AM - 17 Dec 2010
0 replies
0 retweets
2 likes
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.