home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / mac / 592 < prev    next >
Encoding:
Internet Message Format  |  1993-01-11  |  2.4 KB

  1. Xref: sparky comp.sys.mac:592 comp.sys.mac.comm:12867 comp.sys.mac.misc:21640
  2. Newsgroups: comp.sys.mac,comp.sys.mac.comm,comp.sys.mac.misc
  3. Path: sparky!uunet!stanford.edu!nntp.Stanford.EDU!marcush
  4. From: marcush@leland.Stanford.EDU (Marcus Edward Hennecke)
  5. Subject: Re: Could someone kindly answer a newbie's question?
  6. Message-ID: <1993Jan12.012603.21076@leland.Stanford.EDU>
  7. Sender: news@leland.Stanford.EDU (Mr News)
  8. Organization: DSG, Stanford University, CA 94305, USA
  9. References: <1993Jan11.203957.29358@samba.oit.unc.edu> <1ispmsINNtuc@ub.d.umn.edu>
  10. Distribution: usa
  11. Date: Tue, 12 Jan 93 01:26:03 GMT
  12. Lines: 38
  13.  
  14. In article <1ispmsINNtuc@ub.d.umn.edu> serickso@ub.d.umn.edu (Scott Erickson) writes:
  15. >Previously David.White@launchpad.unc.edu (David White) wrote: 
  16. >>- What's the deal with StuffIt and Compact Pro?  Are they just 2 rival,
  17. >>incompatible file compressing programs?  Will either one decompress the other?
  18. >Stuffit does not decompress Compact Pro.  I do not know if Compact Pro
  19. >decompresses Stuffit files.
  20.  
  21. Well, depends. There are a number of programs that can decompress
  22. Stuffit files. I strongly recommend Stuffit Expander 3.0, which can
  23. handle BinHex, Stuffit and Compact Pro files. It can be found on
  24. sumex-aim.stanford.edu in the directory /info-mac/util, if my memory
  25. serves me right.
  26.  
  27. >>- What's the deal with BinHex?  Why are most uploaded programs in .HQX
  28. >>format if it makes the file BIGGER?
  29. >BinHex converts a binary file to a text file.  It seems that many programs
  30. >can only handle text files.
  31.  
  32. It was my understanding that this is because some people still can't
  33. use ftp. Instead, they must retrieve the files through an ftp server
  34. that can send the files via e-mail. However, sending binary files via
  35. e-mail will almost certainly fail, because e-mail is designed to
  36. transmit ASCII text.
  37.  
  38. Binary files can contain any character without limitation. ASCII
  39. files however only contain certain characters. There is a character,
  40. for example, that may be used to indicate the end of a file. If that
  41. character appeared somewhere in the middle of the file, then
  42. everything after that would get lost. There are also various other
  43. characters that have special meaning to the file transfer process.
  44. There are ways to transfer binary files (in ftp you have to type
  45. `binary' to set the transfer mode to binary), but e-mail is not one of
  46. them.
  47.  
  48. Hope this helps,
  49.  
  50. Marcus
  51. marcush@leland.stanford.edu
  52.