home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / mac / programm / 20939 < prev    next >
Encoding:
Text File  |  1993-01-07  |  1.7 KB  |  40 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!wupost!gumby!kzoo!k044477
  3. From: k044477@hobbes.kzoo.edu (Jamie R. McCarthy)
  4. Subject: Re: Why does BinHex exist?
  5. Message-ID: <1993Jan7.224149.10798@hobbes.kzoo.edu>
  6. Organization: Kalamazoo College
  7. References: <1ii16eINN4d0@usenet.INS.CWRU.Edu> <1993Jan7.210159.26183@netcom.com> <1993Jan7.215843.3868@reed.edu>
  8. Date: Thu, 7 Jan 1993 22:41:49 GMT
  9. Lines: 29
  10.  
  11. bowman@reed.edu (BoBolicious) writes:
  12. >howard@netcom.com (Howard Berkey) writes:
  13. >
  14. >>C.  [BinHex] doesn't seem to do anything
  15. >
  16. >>I claim C because I have had many mac files stored on a UNIX file
  17. >>system for long periods of time, in MacBinary II, with no ill effects.
  18. >>This has proven true on various Suns, 2 RS-6000's, and 2 HP-9000's.
  19. >>It may be that some machines will damage mac files if they aren't
  20. >>binhexed, and thus it would be neccecary in that case.
  21.  
  22. Yes, in fact, just last week someone found code in the Windows NT
  23. installer that searches your hard drive for MacBinary files, and
  24. scrambles any that it finds.  So it's best to BinHex everything you
  25. can, because the installer ignores text files.
  26.  
  27. Just kidding.
  28.  
  29. >Mail on the internet, at least in the u.s., can only handle 7-bit bytes.
  30. >Binhex converts 8 bit bytes to 7 bit bytes.  Thus it makes the files slightly
  31. >larger...in principle, 1/8 bigger.
  32.  
  33. In practice, it's 1/3 bigger.  BinHex goes down to 6 bits;  control
  34. characters don't transfer too well either.  300K raw -> 400K BinHex'd.
  35. -- 
  36.  Jamie McCarthy      Internet: k044477@kzoo.edu      AppleLink: j.mccarthy
  37.  "Estimated number of DOS viruses in existence today:  1,500
  38.   Number of Macintosh-based viruses:  Less than 40
  39.   New DOS viruses discovered in summer '92:  More than 100"   - ComputerWorld
  40.