[dcc2] Files Draft

Dan Smith dan at algenta.com
Fri May 7 00:24:35 EDT 2004


Yup, my bad in the ABNF.  That should be or and newline.  I've fixed it on 
the web site.

Cheers!
Dan

At 04:02 AM 5/7/2004 +0000, you wrote:
> > Does the ABNF look ok?  Any comments on the format?  Is there any other
> > information that is needed in the headers?  What character encoding should
> > this header use (currently 7 bit ascii)?
>header-value = 1*(%x01-0C %x0E-7F)
>
>That looks wrong to me. Probably should be 1*(%x01-0C|%x0E-7F)
>
>If I'm remembering my ABNF correctly, your's says you must have a character
>in the range 01-0C followed by a character in the range 0E-7F. And, 1 or more
>repetitions of that. I think you more likely meant to imply "any character
>except CR LF" which means you need an | in there rather than a space.
>
>Also, why did you choose CR as the end of line character? If you want to
>choose a single character end of line, LF is much more common than CR. I'd go
>with either LF or CRLF, not CR.
>
>-- codemastr
>_______________________________________________
>dcc2 mailing list
>dcc2 at dcc2.org
>http://six.pairlist.net/mailman/listinfo/dcc2

---------------------------
Dan Smith
+1 608-213-2867
Algenta Technologies, LLC



More information about the dcc2 mailing list