Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!jarthur!nntp-server.caltech.edu!madler From: madler@nntp-server.caltech.edu (Mark Adler) Newsgroups: comp.compression Subject: Re: COMPRESSING of binary data into mailable ASCII Message-ID: <1991Mar26.181439.19880@nntp-server.caltech.edu> Date: 26 Mar 91 18:14:39 GMT References: <1991Mar26.024425.5621@zorch.SF-Bay.ORG> Distribution: comp Organization: California Institute of Technology, Pasadena Lines: 10 I have a program called "ship" (written in C) that works on a wide range of Unix machines, as well as MSDOS, that uses base 85 coding as well as automatically splits mail into pieces if requested, mails them if requested, reassembles them at the other end, and also does a four byte CRC check on the result. I can send it to whoever is interested. Mark Adler madler@pooh.caltech.edu