home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / unix / question / 10059 < prev    next >
Encoding:
Internet Message Format  |  1992-08-13  |  2.6 KB

  1. Path: sparky!uunet!elroy.jpl.nasa.gov!swrinde!mips!darwin.sura.net!eng.ufl.edu!whale.stat.ufl.edu!zzang
  2. From: zzang@whale.stat.ufl.edu (Zhuo Zang)
  3. Newsgroups: comp.unix.questions
  4. Subject: Re: Zmodem installation problem
  5. Message-ID: <1992Aug13.223617.26441@eng.ufl.edu>
  6. Date: 13 Aug 92 22:36:17 GMT
  7. References: <1992Aug13.124108.22845@eng.ufl.edu> <1992Aug13.183019.4034@fripp.ri.cadre.com>
  8. Sender: news@eng.ufl.edu (Usenet Diskhog System)
  9. Organization: University of Florida
  10. Lines: 52
  11.  
  12. Hello, 
  13. Thanks for the responses !
  14.  
  15. In article <1992Aug13.183019.4034@fripp.ri.cadre.com> jh@cadre.com writes:
  16. >In article 22845@eng.ufl.edu, zzang@whale.stat.ufl.edu (Zhuo Zang) writes:
  17. >>Hello,
  18. >>I try to install the Zmodem on the DECstation
  19. >>with Ultrix 4.2 .
  20. >>After I compiled all the programs, rz ,sz ,....
  21. >>I ran the programs. And it doesn't work.
  22. >>The problem seems that the Zmodem didn't 
  23. >>direct the data flow to the serial port
  24. >>correct, I need to set the tty somehow,
  25. >>but I don't know how.
  26. >
  27. >You may be confused about how ZModem works.  It actually sends its output
  28. >to stdout (on UNIX).  For example, when I dial into my UNIX box, I'll
  29.  
  30. I really don't have any idea how those modems work.
  31. I thought the Kermit , Xmodem , Ymodem and Zmodem all worked
  32. the same way. They would send the data flow to the serial port
  33. at one end the comm line, and receive the data at the serial
  34. port at the other end.
  35.  
  36. >type sz <filename> to initiate the download to my machine at home.  My 
  37. >comm program then actually understands that a Zmodem transfer has started,
  38. >and begins receiving automatically, although if yours doesn't, it can
  39. >certainly be started manually.
  40. >   I'm not exazctly sure what you mean by "direct the data flow to the serial
  41. >port," though.  If you gave a little more detail as to how you're doing things,
  42. >we might be of a little more help.
  43. >
  44.  
  45. I use the Procomm2.4.2, which doesn't have the Zmodem. But it does
  46. have the Kermit, Xmodem and Ymodem. and I use the Xmodem and Ymodem 
  47. when I connect to the BBS. on Unix I am using Kermit now,
  48. but it is slow. The Zmodem package says it also supports
  49. the Ymodem and Xmodem. So I use sz <file> on Unix to start
  50. downloading, and use the Ymodem in ProComm to receive <file>.
  51. According to the Zmodem manual, the Zmodem will auto down shift
  52. to Ymodem, if it finds the other end doesn't support the Zmodem.
  53. However, nothing is transmitted in this way.
  54.  
  55. Since all the data flow should be transmitted thru the serial port
  56. when we use the modem to connect to the Unix, I doubt that
  57. the Zmodem had sent the data to somewhere else, not the serial port.
  58.  
  59. >---
  60. >Joe Hartley          | jh@cadre.com  -  Whenever you find that you are on the
  61.  
  62.  
  63. zhuo
  64.