home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / os2 / apps / 5913 < prev    next >
Encoding:
Internet Message Format  |  1992-09-08  |  1.7 KB

  1. Xref: sparky comp.os.os2.apps:5913 comp.os.os2.networking:1248
  2. Newsgroups: comp.os.os2.apps,comp.os.os2.networking
  3. Path: sparky!uunet!gatech!news.ans.net!ans.net!db3l
  4. From: db3l@ans.net (David Bolen)
  5. Subject: Re: Is a better version of c-kermit available?
  6. Sender: news@ans.net (News Administrator)
  7. Message-ID: <1992Sep06.070957.45087@ans.net>
  8. In-Reply-To: cleggp@aix.rpi.edu's message of Sat, 5 Sep 1992 18: 25:05 GMT
  9. Date: Sun, 6 Sep 1992 03:10:14 GMT
  10. References: <92249.124923FF9@psuvm.psu.edu> <-c1ysb=@rpi.edu>
  11. Organization: Advanced Network & Services, Inc. - Elmsford, NY
  12. Lines: 22
  13.  
  14. In article <-c1ysb=@rpi.edu> cleggp@aix.rpi.edu (Paul Jason Clegg) writes:
  15.  
  16. >I'm also using C-Kermit as well, and I've often lost characters.  I used a 
  17. >copy of MS-Kermit earlier, but every time I got a connection with it, I got
  18. >an illegal function call warning...
  19.  
  20. You should be able to use MS-Kermit in a DOS bos reliably at up to 9600 baud
  21. if you tell it to use the ports through BIOS (ie: Bios1-4) rather than
  22. directly.  Tell Kermit the appropriate baud rate, but take care of flow
  23. control and signaling with the OS/2 MODE command.  And if you have a 16550
  24. UART, setting BUFFER=ON can improve performance/load quite a bit (see my
  25. recent post to comp.os.os2.misc).
  26.  
  27. Going through the BIOS does limit you to 9600 baud though..
  28.  
  29. -- David
  30. --
  31. /-----------------------------------------------------------------------\
  32.  \              David Bolen             \  Internet: db3l@ans.net      /
  33.   |   Advanced Network & Services, Inc.   \   Phone: (914) 789-5327   |
  34.  / 100 Clearbrook Road, Elmsford, NY 10523  \   Fax: (914) 789-5310    \
  35. \-----------------------------------------------------------------------/
  36.