home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / lang / pascal / 4981 < prev    next >
Encoding:
Internet Message Format  |  1992-08-22  |  1.3 KB

  1. Path: sparky!uunet!elroy.jpl.nasa.gov!swrinde!zaphod.mps.ohio-state.edu!darwin.sura.net!haven.umd.edu!mimsy!afterlife!adm!news
  2. From: S105728@umrvma.umr.edu ( Steve Poulsen)
  3. Newsgroups: comp.lang.pascal
  4. Subject: Modem problem
  5. Message-ID: <32162@adm.brl.mil>
  6. Date: 22 Aug 92 03:47:08 GMT
  7. Sender: news@adm.brl.mil
  8. Lines: 16
  9.  
  10. I have been writing modem terminal program.  Now when I use PCKERMIT, it works
  11. fine but then I lose my echo.  No matter what I do [ATE1] I can't get it back.
  12. The same thing happens If I break out of my program while online then restart
  13. [this is no problem it just might help you figure it out].  I don't know much
  14. about the COMM but I think that there is an interrupt being set to put the get
  15. a character from the comm port and put it in the buffer.  Now I'm thinking that
  16. maybe this PCKERMIT is somehow messing up the interrupt and it never get's
  17. triggered so I lose what comes in [I don't lose what goes out].  I can type
  18. +++ ATM1 and get the speaker so I know I'm still on line.  Maybe I don't know
  19. what I'm talking about but I hope someone else does.
  20.  
  21. ========================================      ,--,
  22.   Steven P. Poulsen <S105728@UMRVMA>       ,'  '--,
  23.   Student of Electrical Engineering        ---, ,'
  24.   University of Missouri - Rolla            ,','
  25. =======================================    , '
  26.