home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 15 / CD_ASCQ_15_070894.iso / vrac / zhint594.zip / FORCED < prev    next >
Text File  |  1994-04-26  |  3KB  |  63 lines

  1. 4-25-94                  Forced Connect
  2.         - - - - - - - - - - - - - - - - - - - - - - - -
  3.     Normal  INIT for modems on a PC AT&F&C1&D2  Sometimes, even though  the
  4. modem seems to get a good connect (usually with hi-speed modem) it does not
  5. actually make the connection correctly. (It may be the OTHER end making the
  6. error). Often if you use one of the (prefix) strings to force that  connect
  7. speed  the  connection will be made 'solid' on both ends. Use  your  normal
  8. Init string (commonly AT&F&C1&D2 for a PC).  Or you may use the section  of
  9. the  below strings (between the AT...DT) added onto your Init string.  Such
  10. as.. AT&F&C1&D2&Q6N1
  11.    The  normal dial Prefix is ATDT. If the number is 423-1563 then it sends
  12. ATDT4231563  to the modem, which then  dials, and connects. This  is  using
  13. auto-speed  (baud) negotiation as well  as negotiating  Protocol  (V.42bis,
  14. MNP  etc.). Some modems/software without V42bis/MNP you  will call  do  NOT
  15. like this. Use a prefix w/&Q6 in it.
  16.  
  17. AT&Q5N1DT           :negotiates SPEED and Protocol (default)
  18. AT&Q6N1DT           :negotiates SPEED only
  19. AT&Q5S37=11N0DT     :*Connect 14400, negotiate Protocol 2
  20. AT&Q6S37=11N0DT     :*Connect 14400 only 2
  21. AT&Q5S37=9N0DT      :*Connect 9600, negotiate Protocol
  22. AT&Q6S37=9N0DT      :*Connect 9600 only
  23. AT&Q5S37=6N0DT      :Connect 2400, negotiate Protocol
  24. AT&Q6S37=6N0DT      :Connect 2400 only
  25. AT&Q6S37=5N0DT      :Connect 1200 only
  26. AT&Q6S37=1N0DT      :Connect 300 only
  27.                  * for all V.32 modems     2-for V.32bis modems
  28. NOTE 1: The above strings are using buffering which allows the computer  to
  29. have  a higher speed than the modem. If you still have trouble try  &Q0  in
  30. place of &Q6 and set your computer speed the same as the modem speed.
  31.  
  32. NOTE  2: I discovered when a user couldn't connect to a 300bps modem,  that
  33. if  I  did AT&F (set &C0&D0) before using the dial prefix,  then  it  would
  34. connect. This is worth a try on stubborn 1200bps modems too.
  35.  
  36. NOTE 3: If none of these work, fax me the number and I will test it to  see
  37. if I can get a connect, and at what speed.
  38.  
  39. NOTE  4: The new LC (Low Current) modems use the command Fx (F1 F2 etc)  to
  40. set modem speed. Replace the S37=xNx commands above with the Fx. (see  your
  41. manual for speed - Note: there are two different Fx for 14,400. Try both)
  42.  
  43. NOTE  5:  If  you  try to force a speed higher than  the  other  modem  can
  44. connect,  you  will get NO CARRIER. Set your modem speed  to  the  software
  45. speed  just above the modem's highest speed (14,400 set 19,200 - VFast  set
  46. 38,400) and let the modem negotiate whenever possible.
  47.  
  48. NOTE  6:  If you are answering, you can replace the DT with  A  (don't  use
  49. autoanswer  but  type  the  string to answer). Or put  the  string  in  the
  50. autoanswer string of the software.
  51.  
  52.               Connect result messages / modem speed
  53.      S95=0   gives  you  CONNECT (modem to computer  speed).  If  you  need
  54. CONNECT speed the same as CARRIER (modem to modem) use S95=1. When  running
  55. a  BBS,  try  S95=3 and you will get only CONNECT (carrier)  message,  with
  56. \ARQ for error correcting  modems.  Always set your 'speed' in your program
  57. to  a  high  computer - to - modem speed (19,200 / 38,400). The  V.32xx  or
  58. V.42bis modem will take care of modem to modem speed.
  59.                                       Don Hinds - Zoom Tech
  60. ##include=c:\text\signa.tif
  61.  
  62.  
  63.