home *** CD-ROM | disk | FTP | other *** search
/ CD Shareware Masterblend / cdsharewaremasterblend.iso / communic / tapcis / tapdoc.apx < prev    next >
Text File  |  1990-09-28  |  17KB  |  573 lines

  1.  
  2. Appendixes
  3.  
  4.  
  5. Appendix A:
  6. Modem Commands  . . . . . . . . . . . . . . . . . . . . . . . . . . . . .  A-1
  7.    Initialization . . . . . . . . . . . . . . . . . . . . . . . . . . . .  A-1
  8.    Reset and Hang Up  . . . . . . . . . . . . . . . . . . . . . . . . . .  A-2
  9.  
  10. Appendix B:
  11. CompuServe Forum Commands . . . . . . . . . . . . . . . . . . . . . . . .  B-1
  12.  
  13. Appendix C:
  14. CompuServe Phone Numbers  . . . . . . . . . . . . . . . . . . . . . . . .  C-1
  15.  
  16. Appendix D:
  17. CompuServe Forums . . . . . . . . . . . . . . . . . . . . . . . . . . . .  D-1
  18.  
  19. Index . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .  X-1
  20.  
  21.  
  22. TAPCIS(tm) Documentation Copyright (c) 1990, Support Group, Inc.
  23. 800-USA-GROUP, 301-387-4500
  24.  
  25. ========================================================================
  26. Appendix A:
  27. Modem Commands
  28. ========================================================================
  29.  
  30. The default modem commands and responses on the <P>arameters screen should
  31. work fine for Hayes compatible modems if they are configured properly.  If
  32. your modem requires different commands, you can often enter complex dialing
  33. sequences using TAPCIS modem commands.
  34.  
  35. The following special commands are available for the <I>nitialize modem
  36. string, <R>eset modem string, and in the telephone numbers.
  37.  
  38. ^<letter>         A caret followed by a letter is used for control characters.
  39.  
  40. ^M                A carriage return (same as pressing <Enter>)
  41. ^J                A linefeed
  42. ^N                A control-N
  43.  
  44. ?#                Wait for # seconds where # is between 1-9 (?3 would pause 3
  45.                   seconds)
  46.  
  47. ?<letter>         Wait for a letter back from the modem in response.  (?K
  48.                   might wait for the K in OK)
  49.  
  50. ------------------------------------
  51. Initialization
  52.  
  53. If your Hayes compatible modem needed to be reset before it could dial, the
  54. following sequence in the <I>nitialize modem string sends an ATZ preceded and
  55. followed by a carriage return, waits for a K response from the modem, and then
  56. sends ATDP instead of ATDT to get pulse dialing instead of the default tone
  57. dialing:
  58.  
  59. ^M?1ATZ^M?K?1ATDP
  60.  
  61. With most new modems, the factory ships the modems with carrier detect and
  62. data terminal ready forced on. TAPCIS will not work as well with those
  63. settings. We strongly recommend that you switch your modem to properly monitor
  64. Carrier Detect (CD) and to drop the connection when Data Terminal Ready (DTR)
  65. is switched off.
  66.  
  67. For example, if your modem uses software switch settings and is Hayes
  68. compatible, the following initialization string will configure the modem
  69. properly:
  70.  
  71. AT&C1&D2X4V1E1DT
  72.  
  73. If your modem responds ERROR, then you will have to see if it uses physical
  74. dip switches (often on the bottom or under the front plate) and change the CD
  75. and DTR settings there. Note that some new modems also offer an &D3 in
  76. addition to &D2. If your modem does, substitute that.
  77.  
  78. Other options for your modem are described in its manual. Most Hayes
  79. compatible modems do share options like M1 for speaker on and M0 for speaker
  80. off. L1, L2, and L3 set the volume if that is software controlled. It never
  81. hurts to throw in E1V1 to make sure that commands are echoed. And, X4 is good
  82.  
  83.  
  84. TAPCIS                                       Appendix A: Modem Commands    A-1
  85.  
  86. to include if your modem can detect busy signals and the like. These options
  87. must come after the initial AT and before the DT (or DP for pulse).
  88.  
  89. Some modems, particularly battery powered ones, need a little time to "wakeup"
  90. before they can dial. Put AT^M?2ATZ^M?K?2 in front of your normal
  91. initialization string if you want to fully reset the modem before dialing. You
  92. may find that prefix necessary if you use other communications programs that
  93. leave the modem in a "strange" state of mind.
  94.  
  95. ------------------------------------
  96. Reset and Hang Up
  97.  
  98. To hang up the phone TAPCIS drops DTR to the modem at the same time that the
  99. remote modem is dropping carrier.  This usually results in a hang up after 3
  100. seconds, so the default modem reset string is ?3 which gives the 3 seconds.
  101. Fractional seconds are also supported.  A two and a half second delay would be
  102. entered as: ?2?.5.
  103.  
  104. If TAPCIS detects a carrier loss during transmission it will now give you a
  105. message indicating that the carrier was lost and will reset the modem.
  106.  
  107. There are some modems, particularly ones that do not hang up the phone when
  108. DTR is dropped, where TAPCIS will leave the phone line connected after logoff
  109. unless you use a different reset modem string on the parameters screen. The
  110. reset string must be able to get the modem to return to command state during a
  111. connection and then hang up. This <R>eset string will usually work with any
  112. Hayes compatible modem:
  113.  
  114. ?2+++?2ATH0^M?2ATZ^M?K
  115.  
  116. We cannot know in advance the strange incantations that are needed to get some
  117. modems to work properly. In some cases we have not been able to get the modem
  118. to dial on its own. Sometimes it is the setup of TAPCIS, sometimes it's the
  119. modem itself. One modem worked fine except through a hotel phone system where
  120. it would not dial. To manually dial, set the initialize modem string to the
  121. command needed to get the modem online and looking for carrier (ATDT or ATO
  122. work on most Hayes compatible modems).  Then select a telephone number that is
  123. blank (no digits). Use the phone to call the network number. When greeted by
  124. the remote carrier, press the online command you want to run (N, O, R, etc)
  125. and hang up. TAPCIS will log in automatically.
  126.  
  127. TAPCIS gives you flexibility to get your modem working. Try some of the
  128. settings given here. If you still have trouble, try to get online manually and
  129. ask for help in TAPCIS Forum section 3. Give as much detail as possible.
  130.  
  131. Remember that you can use TAPCIS' local mode to talk directly to the modem.
  132. Press the exclamation point <!> at the main menu. Often you can then set and
  133. inquire about the modem parameters by following instructions in your modem's
  134. reference manual.
  135.  
  136.  
  137.  
  138.  
  139.  
  140.  
  141.  
  142.  
  143.  
  144.  
  145. A-2    Appendix A: Modem Commands                                       TAPCIS
  146.  
  147. ========================================================================
  148. Appendix B: 
  149. Forum Commands
  150. ========================================================================
  151.  
  152. See the self extracting zip file CMDS.EXE in Library 1 of the TAPCIS Forum or
  153. found on the TAPCIS Documentation Disk in the shareware disk set.
  154.  
  155.  
  156.  
  157.  
  158.  
  159.  
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181.  
  182.  
  183.  
  184.  
  185.  
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199.  
  200.  
  201.  
  202.  
  203.  
  204.  
  205.  
  206. TAPCIS                                       Appendix B: Forum Commands    B-1
  207.  
  208.  
  209.  
  210.  
  211.  
  212.  
  213.  
  214.  
  215.  
  216.  
  217.  
  218.  
  219.  
  220.  
  221.  
  222.  
  223.  
  224.  
  225.  
  226.  
  227.  
  228.  
  229.  
  230.  
  231.  
  232.  
  233.  
  234.  
  235.  
  236.  
  237.  
  238.  
  239.  
  240.  
  241.  
  242.  
  243.  
  244.  
  245.  
  246.  
  247.  
  248.  
  249.  
  250.  
  251.  
  252.  
  253.  
  254.  
  255.  
  256.  
  257.  
  258.  
  259.  
  260.  
  261.  
  262.  
  263.  
  264.  
  265.  
  266.  
  267. B-2    Appendix B: Forum Commands                                       TAPCIS
  268.  
  269. ========================================================================
  270. Appendix C:
  271. CompuServe Phone Numbers
  272. ========================================================================
  273.  
  274. See the self extracting zip file PHONES.EXE in Library 1 of the TAPCIS Forum
  275. or found on the TAPCIS Documentation Disk in the shareware disk set.
  276.  
  277.  
  278.  
  279.  
  280.  
  281.  
  282.  
  283.  
  284.  
  285.  
  286.  
  287.  
  288.  
  289.  
  290.  
  291.  
  292.  
  293.  
  294.  
  295.  
  296.  
  297.  
  298.  
  299.  
  300.  
  301.  
  302.  
  303.  
  304.  
  305.  
  306.  
  307.  
  308.  
  309.  
  310.  
  311.  
  312.  
  313.  
  314.  
  315.  
  316.  
  317.  
  318.  
  319.  
  320.  
  321.  
  322.  
  323.  
  324.  
  325.  
  326.  
  327.  
  328. TAPCIS                             Appendix C: CompuServe Phone Numbers    C-1
  329.  
  330. ========================================================================
  331. Appendix D:
  332. CompuServe Forums
  333. ========================================================================
  334.  
  335. The following is a list of forums, their Gateways (the three letters before
  336. the colon such as CIS:), and their "GO" reference names (after the colon) used
  337. as the forum name in TAPCIS. If you wish to join one of these forums using
  338. TAPCIS, add the forum on the <F>orums screen, then use <Alt-J> from the main
  339. menu to join the forum. New forums are added regularly.  You can get an
  340. (almost) complete list using the CompuServe command FIND FORUMS. Do not use
  341. "top" pages with TAPCIS.  BORLAND, HARDWARE, NOVELL, and PCMAGNET are all top
  342. pages.  You can explore these pages using the TAPCIS