Re: Magic numbers

Henrik Frystyk Nielsen <[email protected]> Sat, 20 Jul 2002 19:08:52 -0700
Newsgroups gmane.comp.windows.devel.dime
Message-ID <79107D208BA38C45A4E45F62673A434D08618125@red-msg-07.redmond.corp.microsoft.com>
I agree - thanks!

Henrik

>DIME can carry arbitrary binary data, so it is highly doubtful=20
>that you can guess a magic number that is less likely to=20
>appear than any other set of bytes.  It also requires a=20
>streaming protocol, so making it per-record (or chunk) doesn't=20
>seem necessary.