home *** CD-ROM | disk | FTP | other *** search
/ Aminet 10 / aminetcdnumber101996.iso / Aminet / util / arc / bcode20.readme < prev    next >
Text File  |  1996-01-05  |  2KB  |  34 lines

  1. Short:    UUEncode NUCODE/UUCODE/BCODE/HEXCODE
  2. Author:   Craig Bruce csbruce@ccnga.uwaterloo.ca
  3. Uploader: christer.bjarnemo@mailbox.swipnet.se
  4.  
  5. (Original Unix C-Source by Craig Bruce, recompiled with SasC/Amiga)
  6.  
  7. These programs allow you to encode binary data into a text format that can
  8. be e-mailed or posted to USENET newsgroups.  Functionally, they are quite
  9. similar to the uuencode/uudecode standard Unix utilities, except that these
  10. programs can use three different encoding formats (including "uucode") and
  11. allow for the automatic splitting, reordering, and incremental reassembly
  12. of multiple file segments for long files, and provide CRC-32 and size error
  13. checking on each encoded segment.
  14. In other words, these are "better-mousetrap" versions of the uucode utils.
  15.  
  16. The bcode and unbcode programs support four encoding formats:
  17. NUCODE, UUCODE, BCODE, and HEXCODE.
  18.  
  19.  
  20. ============================= Archive contents =============================
  21.  
  22. Original  Packed Ratio    Date     Time    Name
  23. -------- ------- ----- --------- --------  -------------
  24.    18661    7977 57.2% 08-Dec-95 22:21:24 +bcode.doc
  25.    13444    8264 38.5% 08-Dec-95 22:41:32 +bcode
  26.    13292    8206 38.2% 08-Dec-95 22:40:36 +bcode020
  27.    23168   13362 42.3% 08-Dec-95 22:37:42 +unbcode
  28.    23064   13329 42.2% 08-Dec-95 22:39:38 +unbcode020
  29.      229     174 24.0% 08-Dec-95 23:36:12 +Readme.Amiga
  30.    16770    4402 73.7% 08-Dec-95 22:26:52 +bcode.c
  31.    38559    9188 76.1% 08-Dec-95 22:27:02 +unbcode.c
  32. -------- ------- ----- --------- --------
  33.   147187   64902 55.9% 14-Dec-95 23:30:00   8 files
  34.