home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / os2 / apps / 9269 < prev    next >
Encoding:
Text File  |  1992-12-13  |  2.6 KB  |  65 lines

  1. Newsgroups: comp.os.os2.apps
  2. Path: sparky!uunet!mcsun!news.funet.fi!ousrvr.oulu.fi!zombie!ojtv
  3. From: ojtv@zombie.oulu.fi (Olli Vuolteenaho)
  4. Subject: Re: CKermit - help!
  5. Message-ID: <1992Dec13.053154.8555@ousrvr.oulu.fi>
  6. Sender: news@ousrvr.oulu.fi
  7. Organization: University of Oulu, Finland
  8. X-Newsreader: TIN [version 1.1 PL6]
  9. References: <harriga.921212210854@lab1.duc.auburn.edu>
  10. Date: Sun, 13 Dec 1992 05:31:54 GMT
  11. Lines: 52
  12.  
  13. Greg A. Harris (harriga@duc.auburn.edu) wrote:
  14. : In article <1992Dec12.202337.16896@ousrvr.oulu.fi> ojtv@zombie.oulu.fi (Olli Vuolteenaho) writes:
  15. : >and ???? to you: In C-Kermit 179 (and in the MS-kermits I've been using)
  16. : >you actually (c)onnect before you dial (or so I did 2 min ago). Ver 188,
  17. : >however, seems to work differently.
  18. : I don't quite understand this. If you connect before you dial, then I assume
  19. : that you do your dialing by using '+++' to send the modem to command mode, 
  20. : then issue the ATD.  This may not be the best way to connect.
  21.  
  22. I guess there are different ways of doing it. The more elegant 'Script' way
  23. doesn't just seem to work for me (see below).
  24. : >"Dial number" works OK up to point it says CONNECT (baud). Right
  25. : >after the connection is established it bluntly tells "CALL COMPLETE" 
  26. : >and hangs up back to the C-kermit prompt. I don't find anything in my
  27. : >ckermit.ini file that should cause this. And like I said in my
  28. : >previous post,
  29. : >the same ini file works fine with the "beta" C-Kermit 179 (which I'm 
  30. : >unfortunately still using). What am I doing wrong?
  31. : This is exactly what happens when I do a logon.  Now that you have the
  32. : "Call complete", you should do the "connect" command c (I do this with
  33. : a script).  Your experience is ckermit working as advertised (at least as 
  34. : far as I understand ckermit). 
  35. : To be precise, I do the login thru my script, then the last line in my
  36. : script is "connect".
  37.  
  38. That is the last line of my ini file
  39.  
  40. : When you say "hangs back to the C-kermit prompt," this is the point that
  41. : you should do a "connect".  Do you mean to say that the modem hangs up?
  42.  
  43. Yes.
  44.  
  45. : ...
  46. : --Darrel Hankerson hank@ducvax.auburn.edu
  47.  
  48. Someone e-mailed me this (and now I notice that it had actually been posted
  49. here a while ago): put "set carrier off" to the ini file and it works.
  50. It DOES WORK, thank you! (now I'm using version 188).
  51.  
  52. Thanks everyone for your help.
  53.  
  54. Olli
  55.  
  56. (BTW, I still didn't get answer to my other (rhetoric) question: why do
  57. ckermit versions 179 & 188 work differently with the same ini file? (At least
  58. for me they seem to)).
  59. _____________________________________________________________________
  60.