home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / dcom / modems / 12552 < prev    next >
Encoding:
Text File  |  1992-08-25  |  2.1 KB  |  54 lines

  1. Newsgroups: comp.dcom.modems
  2. Path: sparky!uunet!munnari.oz.au!bruce.cs.monash.edu.au!monu6!yoyo.cc.monash.edu.au!parry
  3. From: parry@yoyo.cc.monash.edu.au (Tom J Parry)
  4. Subject: A Challenge
  5. Message-ID: <1992Aug26.061949.29945@monu6.cc.monash.edu.au>
  6. Originator: parry@yoyo.cc.monash.edu.au
  7. Sender: news@monu6.cc.monash.edu.au (Usenet system)
  8. Organization: Monash University, Melb., Australia.
  9. Date: Wed, 26 Aug 1992 06:19:49 GMT
  10. Lines: 42
  11.  
  12. I have a challenge for everyone in modem land. I have tried to work out how
  13. to do this and am ready to accept it as impossible. Here is the situation:
  14.  
  15. I have a v32 modem connected to a terminal server that defaults to 9600
  16. baud when it resets (this can't be changed). You can however, at the server
  17. prompt, tell it to go to 19200 baud. 
  18.  
  19. I am dialing into the modem with my PC and establishing a 9600 carrier
  20. v32/v42bis connection (I think). What I want to then do is tell the
  21. terminal server to jump to 19200 baud. If I had my PC connected to the
  22. server I would do the following:
  23.  
  24. Once connected, send a break, this drops you out of the machine you are
  25. logged into, back to the terminal server. Issue the command to go to 19200
  26. baud. Adjust my comms program to 19200 and jump back to my session.
  27.  
  28. Now the hard bit. I want to do this via modem. It requires the following to
  29. happen. Send break to jump back to server. Issue command to change server o
  30. to 19200. The modem will no longer talk to the server now!!! Somehow do a
  31. +++ , issue an AT command at 19200 baud to make the modem change baud rates
  32. (this works) and go back online and reconnect to my session. The problem is
  33. where we become disconnected because of the baud rate change.
  34.  
  35. I have started experimenting with such things like this:
  36.  
  37. sleep 3
  38. echo -n +++
  39. sleep 3
  40. AT
  41. sleep 3
  42. ATO
  43.  
  44. This works. I run this and the remote modem actually does what you would
  45. expect. What I need to do is somewhere change the terminal server to 19200
  46. before the AT command (I believe). I am able to change the server's prompt
  47. to AT if this could help.
  48.  
  49. After much experimenting, I have given up. Any ideas?
  50.  
  51. -- 
  52. Tom J Parry.
  53. Your reality is a figment of my imagination.
  54.