home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / apple2 / 26286 < prev    next >
Encoding:
Internet Message Format  |  1993-01-02  |  1.6 KB

  1. Path: sparky!uunet!cis.ohio-state.edu!ucbvax!CHASM.SCAR.UTORONTO.CA!90taobri
  2. From: 90taobri@CHASM.SCAR.UTORONTO.CA (Brian Tao)
  3. Newsgroups: comp.sys.apple2
  4. Subject: Re: How to keep 9600 baud ALWAYS.
  5. Message-ID: <9301030144.AA20758@chasm.scar.utoronto.ca>
  6. Date: 3 Jan 93 01:44:05 GMT
  7. Sender: daemon@ucbvax.BERKELEY.EDU
  8. Distribution: world
  9. Organization: MuGS Research and Development Facility
  10. Lines: 28
  11.  
  12. The following revelation escaped Sean Eller's lips:
  13. > I'm using ProTerm 2.0 and was wondering how to stop it from dropping to
  14. > 2400 every time it dials out. [...] Is there some patch so that the baud
  15. > rate stays at 9600 in the dialing directory.  I'm using a supra 2400+ with
  16. > v.42bis.  Can anyone help?  Thanks...
  17.  
  18.     In your auto-logon script, make the very first line a macro to force
  19. the speed back up to 9600.  I don't remember what the command structure is
  20. like in 2.0, but in 3.0 you basically call up the Online Parameters dialog
  21. and bump the speed back up.  Proterm 2.0 can't lock the port rate so it
  22. defaults to whatever the modem's CONNECT message says.  The newer Supras
  23. have an option to display the port rate in the CONNECT and the actual link
  24. speed as CARRIER.  Check if your modem has this feature.  For example, I
  25. get something like:
  26.  
  27.      CARRIER 14400
  28.      CONNECT 38400
  29.      etc., etc.
  30.  
  31. when I connect to a v.32bis system.  Proterm sees the CONNECT message and
  32. correctly sets the port rate to 38400 bps.
  33.  
  34. --
  35. -- Real name: Brian Tao (Dept. of Exobiology, University of Toronto)
  36. -- Preferred: 90taobri@chasm.scar.utoronto.ca (checked daily)
  37. -- Free Plug: =MuGS 2.0=, the only offline Internet mail reader for
  38. --            the Apple IIGS, available soon!
  39.