home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / apollo / 3529 < prev    next >
Encoding:
Text File  |  1992-09-11  |  2.3 KB  |  48 lines

  1. Newsgroups: comp.sys.apollo
  2. Path: sparky!uunet!wupost!zaphod.mps.ohio-state.edu!sdd.hp.com!ux1.cso.uiuc.edu!moe.ksu.ksu.edu!hobbes.physics.uiowa.edu!news.uiowa.edu!icaen.uiowa.edu!mtpins
  3. From: mtpins@icaen.uiowa.edu (Michael T Pins)
  4. Subject: Re: rz/sz doesn't work on our machines
  5. Sender: news@news.uiowa.edu (News)
  6. Message-ID: <mtpins.716271323@icaen.uiowa.edu>
  7. Date: Sat, 12 Sep 1992 04:15:23 GMT
  8. References: <1992Sep04.184127.17533@edsi.plexus.COM>
  9. Nntp-Posting-Host: l_cae11.icaen.uiowa.edu
  10. Organization: University of Iowa, Iowa City, IA, USA
  11. Lines: 35
  12.  
  13. chuck@edsi.plexus.COM (Chuck Tomasi) writes:
  14.  
  15. >We're running mostly DN3550/DN4500/DN5500 machines on our site (with a
  16. >few 425Ts) under Domain/OS 10.3.5.  We compiled the rz/sz sources with
  17. >SYSTYPE=sys5.3 and everything appeared to go alright.  The problem is
  18. >that they don't work.  The same sources work fine from an HP-UX v8.0
  19. >machine however it seems that something is being blocked or trapped when
  20. >we invoke them from the Domain machines.
  21.  
  22. >Let me explain.  We are working on a Mac from home with software which
  23. >supports auto-zmodem downloading.  From the HP-UX machine the zmodem
  24. >init string initiates the zmodem transfer and everything goes as
  25. >expected, however with the same command is issued from the Domain
  26. >machine you see the same portion of the init string, but you also see
  27. >things like the file name, CRC, and a few other things.  This is not
  28. >normally seen!
  29.  
  30. >This happens whether we are directly connected to the sio line or
  31. >telnetted in from the HP on a psuedo tty so I doubt whether it has
  32. >anything to do with the way Apollo handles the sio lines.
  33.  
  34. >Do we need some compiler switch, header file, or different SYSTYPE to
  35. >get it to work or do we need to play with stty or something equally as
  36. >mysterious?
  37.  
  38. I compile most everything, including zmodem, using SYSTYPE=bsd.
  39. The only changes I made to the code was to add a few casts to void
  40. to make it ANSI compliant.
  41. I've had it running as such for months without a problem.
  42.  
  43. -- 
  44. *****************************************************************************
  45. * Michael Pins                |   Internet: amigapd@isca.uiowa.edu          *
  46. * ISCA's Amiga Librarian      |         #include <std.disclaimer>           *
  47. *****************************************************************************
  48.