home *** CD-ROM | disk | FTP | other *** search
/ SDN¹ Plus / SDN1_.cdr / sdn / misc2 / uuexe510.sda < prev    next >
Encoding:
Text File  |  1992-04-05  |  1.7 KB  |  42 lines

  1. UUENCODE 5.10 RICHARD MARKS Registration $ freeware
  2. MISC FEB92 ENCODE DECODE FILES CHARACTERS MARKS
  3. FILES uuexe510.sdn
  4.  
  5. UU-encoding is  a way to  code a file  which may contain  any
  6. characters into a standard character set that can be reliably
  7. sent over diverse networks.
  8.  
  9.  
  10. THE CHARACTER ENCODING:
  11.  
  12. The basic scheme is to break groups of 3 eight bit characters
  13. (24 bits) into 4 six bit characters and then add 32 (a space)
  14. to  each six  bit character  which maps  it into  the readily
  15. transmittable character.  Another way of phrasing  this is to
  16. say  that the  encoded 6  bit characters  are mapped into the
  17. set:
  18.  
  19.         `!"#$%&'()*+,-./012356789:;<=>?@ABC...XYZ[\]^_
  20. for transmission over communications lines.
  21.  
  22. As  some transmission  mechanisms compress  or remove spaces,
  23. spaces  are changed  into  back-quote  characters (a  96). (A
  24. better scheme  might be to use  a bias of 33  so the space is
  25. not created, but this is not done.)
  26.  
  27. In  previous  versions  (4.13   and  lower)  the  line  check
  28. characters was  generated by default  by this encode  program
  29. and was supressed with the "-L" option. One reason to supress
  30. them  is if  they will  be decoded  by one  of the old Horton
  31. decoders. Most  decoders either accept this  form of check or
  32. simply stop  looking after the  line length is  exhausted. My
  33. feelings are mixed about the line checksums because errors of
  34. this type essentially never occur.
  35.  
  36. _____________________________________________________________
  37.  
  38. (SDA Format (c)Copyright 1992 The SDN Project - SDNet/Works!)
  39. _____________________________________________________________
  40. _____________________________________________________________
  41.  
  42.