[BEEPbuilders] Default encoding of a frame's header

Griffin Caprio griffincaprio at mac.com
Thu Jul 27 00:19:07 PDT 2006


Hello All,

I was wondering if anyone knew what the default encoding should be  
for a frame's header?  I know that it's ASCII, but I was wondering if  
it was UTF-8, UTF-16, etc....

I couldn't find the answer in the RFC.  All I could find was this  
paragraph:

"  Each frame consists of a header, the payload, and a trailer.  The
    header and trailer are each represented using printable ASCII
    characters and are terminated with a CRLF pair.  Between the header
    and the trailer is the payload, consisting of zero or more octets."

I took a look at the Java version, and it seems to rely on the  
platform default. Any help would be appreciated.

Thanks,

Griffin


More information about the BEEPbuilders mailing list