home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / amiga / datacomm / 6234 < prev    next >
Encoding:
Text File  |  1992-09-08  |  1.8 KB  |  40 lines

  1. Organization: Doctoral student, Robotics, Carnegie Mellon, Pittsburgh, PA
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!news.sei.cmu.edu!fs7.ece.cmu.edu!crabapple.srv.cs.cmu.edu!andrew.cmu.edu!tw0i+
  3. Newsgroups: comp.sys.amiga.datacomm
  4. Message-ID: <UefHWme00guKF4y1Rn@andrew.cmu.edu>
  5. Date: Tue,  8 Sep 1992 19:35:14 -0400 
  6. From: Todd Andrew Williamson <tw0i+@andrew.cmu.edu>
  7. Subject: Re: DNet & niftyterm (Re: Why can't I find one decent term program?)
  8. In-Reply-To: <1992Sep8.081418.1539@wuecl.wustl.edu>
  9. References: <1992Sep8.024138.28616@wuecl.wustl.edu>
  10.     <1992Sep8.081418.1539@wuecl.wustl.edu>
  11. Lines: 27
  12.  
  13. Excerpts from netnews.comp.sys.amiga.datacomm: 8-Sep-92 DNet & niftyterm
  14. (Re: Why c.. Adam M. Costello@cec2.wu (1084)
  15.  
  16. > When I use the -s option of dnet, as in "-snifty" (where nifty is a
  17. > hard link to niftyterm sitting in the same directory as fterm), dnet
  18. > reports "Unable to connect".  But then when I run nifty myself, it
  19. > works fine.  Without the -s option, dnet starts the fterm successfully.
  20. > So what's the problem?
  21.  
  22. > Thanks,
  23. > AMC
  24.  
  25.  
  26. The reason is that dnet really needs about 6 seconds to handshake with
  27. the UNIX box on the other end before it will can start up any clients
  28. (like FTERM or niftyterm).  There is a hack in DNET where when it starts
  29. up a client with the -s option (say -snifty), it really executes "wait
  30. 5\nnifty"  The problem is that, while FTERM opens its window and does
  31. all of its setup before it tries to connect, niftyterm tries to connect
  32. first.  So DNET isn't ready by the time niftyterm gets started up. 
  33. Since it takes longer for FTERM to start up (opening windows and
  34. such...), it doesn't have this problem.
  35.  
  36. The easiest solution to this is just to start up a niftyterm by hand.
  37.  
  38. Todd Williamson
  39. Carnegie Mellon Robotics Institute
  40.