home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / sun / misc / 5827 < prev    next >
Encoding:
Text File  |  1992-12-14  |  1.4 KB  |  36 lines

  1. Newsgroups: comp.sys.sun.misc
  2. Path: sparky!uunet!munnari.oz.au!manuel.anu.edu.au!csc.canberra.edu.au!echo!parlog
  3. From: parlog@echo.canberra.edu.au (Parlog project)
  4. Subject: Re: Zmodem between SparcStation and PC
  5. Message-ID: <parlog.724333657@ise>
  6. Sender: news@csc.canberra.edu.au
  7. Organization: Info Sci & Eng, University of Canberra, AUSTRALIA
  8. References: <POPINEAU.92Dec4092621@tintin.ese-metz.fr> <1fn98hINNlo9@darkstar.UCSC.EDU>
  9. Date: 14 Dec 92 11:47:37 GMT
  10. Lines: 24
  11.  
  12. In <1fn98hINNlo9@darkstar.UCSC.EDU> philb@cats.ucsc.edu (Philip Brown) writes:
  13.  
  14. >>Is there a public domain package which can do terminal emulation
  15. >>and file transfers using zmodem protocol between a SS1 (for example)
  16. >>and a PC ?
  17.  
  18. >yeah. kermit, if ya want slooow transfers.
  19.  
  20. >sz & rz for zmodem.
  21.  
  22. Be warned that SZ and RZ are notoriously buggy.  Go to some lengths to
  23. get the latest version you can and still be prepared to do some coding.
  24. Perhaps this is a bit unfair to the author -- it could be fairer to say
  25. that Unix terminal handling is amazingly inconsisent across differing
  26. platforms and versions of the OS.  You may be lucky, you may not.
  27.  
  28. The more esoteric the comms, the harder the code is to change.  I've had
  29. to make wholesale changes to the programs to get them to work correctly
  30. across SunNet X.25's X.29 virtual circuits.  This was a surpise to me --
  31. the Zmodem protocol was designed to work across X.29.
  32.  
  33. Glen Turner
  34. Canberra University
  35. Australia
  36.