home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / os2 / apps / 9416 < prev    next >
Encoding:
Internet Message Format  |  1992-12-16  |  1.9 KB

  1. Path: sparky!uunet!newsflash.concordia.ca!mizar.cc.umanitoba.ca!access.usask.ca!jester.usask.ca!lowey
  2. From: lowey@jester.usask.ca (CrazyMan)
  3. Newsgroups: comp.os.os2.apps
  4. Subject: Re: CKermit - help!
  5. Date: 17 Dec 1992 02:04:25 GMT
  6. Organization: University of Saskatchewan
  7. Lines: 33
  8. Message-ID: <1gon79INNjci@access.usask.ca>
  9. References: <1992Dec12.202337.16896@ousrvr.oulu.fi>
  10. NNTP-Posting-Host: jester.usask.ca
  11. X-Newsreader: TIN [version 1.1 PL7]
  12.  
  13. Olli Vuolteenaho (ojtv@zombie.oulu.fi) wrote:
  14.  
  15. : Thank you very much for your advise.
  16. : and ???? to you: In C-Kermit 179 (and in the MS-kermits I've been using)
  17. : you actually (c)onnect before you dial (or so I did 2 min ago). Ver 188,
  18. : however, seems to work differently.
  19.  
  20. The 188 release has a new command, SET CARRIER ON or SET CARRIER OFF.  What
  21. it does is enable carrier detection.  If you have SET CARRIER ON (the
  22. default), then it won't let you do the "connect" command unless a carrier
  23. is detected on the line, i.e until you dial.
  24.  
  25. To make it work the way you are used to, put the command SET CARRIER OFF
  26. in your ini file.  This will disable carrier detection.
  27.  
  28. : "Dial number" works OK up to point it says CONNECT (baud). Right
  29. : after the connection is established it bluntly tells "CALL COMPLETE" 
  30. : and hangs up back to the C-kermit prompt. I don't find anything in my
  31. : ckermit.ini file that should cause this. And like I said in my previous post,
  32. : the same ini file works fine with the "beta" C-Kermit 179 (which I'm 
  33. : unfortunately still using). What am I doing wrong?
  34.  
  35. I think it means the call has been made.  You get to the C-Kermit prompt.
  36. At this point, type "Connect" to get into your terminal screen and away
  37. you go.
  38.  
  39. I think the reason they changed it is to make scripting better.  You can now
  40. tell Kermit to repeat something until a carrier is detected, for example.
  41.  
  42. - Kevin Lowey (Lowey@Sask.USask.CA)
  43. >>>>> Anonymous FTP to FTP.USASK.CA for DOS, OS/2, and Windows programs <<<<<
  44.  
  45.