OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Decimal internet addresses (was: Re: Evidence that the W3 is a Shill)




> I suspect that alternative textual forms for IPv4 addresses have been
> standardized de facto by browser makers hoping to gain the
> hyper-compatibility high ground

More likely Mosaic used the Unix library function inet_addr() (which
allows 1, 2, 3 or 4 decimal, octal or hexadecimal numbers) to convert
strings to addresses, and others have provided the same functionality.

-- Richard