Binary in an http request

Bergel Alexandre bergel at iam.unibe.ch
Wed Jun 12 20:50:21 UTC 2002


> To convert binary data using all the 8 bits to a format that use only 7 
> bits you need a algorithm know as Base64Encode/Decode.
> 
> In Squeak see at class Base64MimeConverter, and the method 
> Base64MimeConverter class>>example

I can use that only for String no ?

For publishing a project, the imagesegment is compressed (zip), and then sent to the superbobswiki using the HTTP protocol. I have tried to look at how it works, but the class Project is really really dirty ...

Anyway, I will try to look at that more closely...

Thanks,
Alexandre

-- 
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._
Bergel Alexandre  http://www.iam.unibe.ch/~bergel
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^



More information about the Squeak-dev mailing list