home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / os2 / apps / 6036 < prev    next >
Encoding:
Text File  |  1992-09-10  |  1.5 KB  |  38 lines

  1. Newsgroups: comp.os.os2.apps
  2. Path: sparky!uunet!cs.utexas.edu!sdd.hp.com!uakari.primate.wisc.edu!ames!haven.umd.edu!darwin.sura.net!news.duc.auburn.edu!ducvax.auburn.edu!hank
  3. From: hank@ducvax.auburn.edu
  4. Subject: Re: COM3 works for SoftTerm, but not C-Kermit...
  5. Message-ID: <1992Sep10.185007.1@ducvax.auburn.edu>
  6. Lines: 24
  7. Sender: usenet@news.duc.auburn.edu (News Account)
  8. Nntp-Posting-Host: ducvax
  9. Organization: Auburn University, AL
  10. References: <1992Sep10.150231.23541@tamsun.tamu.edu>
  11. Date: Thu, 10 Sep 1992 23:50:07 GMT
  12. Lines: 24
  13.  
  14. In article <1992Sep10.150231.23541@tamsun.tamu.edu>, ail8070@tamsun.tamu.edu (Andy I. Liaw) writes:
  15. > New problem: I've got Com3 to work for softterm by following the instruction
  16. > in the FAQ.  I tried to run C-Kermit and it does not recognize 'set port'
  17. > command.  I guess itrecognize 'set line ...' but I don't know what to set it
  18.  
  19. My C-Kermit understands 'set port'. Are you using version 5A(179) or 5A(183) of
  20. C-Kermit? Your ckermit.ini file should have a 'set port' line, as in
  21.   set modem hayes
  22.   set port com2
  23.   set speed 2400
  24.  
  25. I've used ckermit on com3.
  26.  
  27.  
  28. > Also: I've just obtained a Fax/modem board yesterday.  When I tried to run 
  29. > the accompanied software in a DOS box, OS2complaint that it tried to access
  30. > COM1 which is controlled by another app.  But I didn't have any other app
  31. > running!  Besides, I've configure it to run on COM3!!  What's wrong?
  32.  
  33. C-Kermit 5A(179) did the same thing. Apparently it tries to touch all
  34. the com ports. It didn't seem to do any harm in my case.
  35.  
  36.  
  37. --darrel hankerson hank@ducvax.auburn.edu
  38.