I've started work on a Base64 MIME encoder/decoder UCMD, but before completing and testing it, I wanted to see if anyone had the code already working.
I need two routines, written in C, each takes two handles and returns a boolean.
Boolean mimeEncode (Handle h, Handle hresult);
Boolean mimeDecode (Handle h, Handle hresult);
The boolean indicates whether there was an error processing the data.
The routines should conform to RFC 1521.
I can take care of putting the code into a UCMD shell so it can be called from Frontier code. This stuff is needed for the Fat Pages project.
Any help would be much appreciated.
Thanks!
Dave Winer
© Copyright 1996-97 UserLand Software. This page was last built on 5/7/97; 1:51:30 PM.
It was originally posted on 4/1/97; 1:24:12 PM.
Internet service provided by Conxion.