home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / lang / fortran / 4725 < prev    next >
Encoding:
Text File  |  1992-12-15  |  784 b   |  24 lines

  1. Newsgroups: comp.lang.fortran
  2. Path: sparky!uunet!cs.utexas.edu!sdd.hp.com!zaphod.mps.ohio-state.edu!rpi!danony
  3. From: danony@aix.rpi.edu (Yaron Danon)
  4. Subject: Cile ompression /Decompression in FORTRAN 
  5. Message-ID: <_0k2_nf@rpi.edu>
  6. Nntp-Posting-Host: aix.rpi.edu
  7. Organization: Rensselaer Polytechnic Institute, Troy, NY
  8. Distribution: comp
  9. Date: Tue, 15 Dec 1992 19:25:29 GMT
  10. Lines: 12
  11.  
  12. Hello
  13.  
  14. I have a problem of transfering files between two computers over 
  15. a serial line. The files are big and many and it takes alot of time.
  16. I was thinking to compress the file on one computer and decompress
  17. back on the other (which is a PC). The computer with the files is an
  18. HP-1000 that has only FORTRAN on it.
  19.  
  20. Is there any FORTRAN source code for file compression avilable ??
  21.  
  22. Thanks,
  23. Yaron 
  24.