Your Online E-mail Address Change

Matthew Seaman m.seaman at infracaninophile.co.uk
Fri Mar 31 16:27:28 UTC 2006


David Rhodus wrote:
> How does this work ?
> 
> client# ping 3645219926
> PING 3645219926 (217.69.164.86): 56 data bytes
> 64 bytes from 217.69.164.86: icmp_seq=0 ttl=51 time=130.487 ms
> 64 bytes from 217.69.164.86: icmp_seq=1 ttl=51 time=131.695 ms

It makes more sense in hex:

lack-of-gravitas:~:% perl -e 'printf "%x %x.%x.%x.%x\n", 3645219926, 217,69,164,86;'
d945a456 d9.45.a4.56

It's just different ways of representing a 4 byte unsigned int.

	Cheers,

	Matthew


-- 
Dr Matthew J Seaman MA, D.Phil.                       Flat 3
                                                      7 Priory Courtyard
PGP: http://www.infracaninophile.co.uk/pgpkey         Ramsgate
                                                      Kent, CT11 9PW, UK

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 252 bytes
Desc: OpenPGP digital signature
Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20060331/64d1150c/signature.pgp


More information about the freebsd-stable mailing list