home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / bbsdoor / cmp141.zip / CMP.DOC next >
Text File  |  1993-02-03  |  10KB  |  198 lines

  1.      ┌─────────────────────────────────────────────────────────────────────┐
  2.      │▓▒░ CHAT MANAGER PROTOCOL V1.41 (C) 1993 I. TOPS ░▒▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓│
  3.      └─────────────────────────────────────────────────────────────────────┘
  4.  
  5.       Welcome to the Chat Manager Protocol or CMP for short. CMP is
  6.       an external protocol for use with ALL communication packages
  7.       that can handle external protocols or jump to dos. (Telix,
  8.       Telemate, Procomm etc. etc.)
  9.  
  10.                               Contents
  11.                               ════════
  12.  
  13.                       Features of CMP. . . . . . . 1
  14.                       Special keys . . . . . . . . 2
  15.                       Installation procedure . . . 3
  16.                       High Speed Modems. . . . . . 4
  17.                       Make me Improve CMP! . . . . 5
  18.  
  19.  
  20.      ┌─────────────────────────────────────────────────────────────────────┐
  21.      │▓▒░ 1 FEATURES OF CMP ░▒▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓│
  22.      └─────────────────────────────────────────────────────────────────────┘
  23.  
  24.       CMP enables you to do the following things on a BBS that supports
  25.       Chat Manager;
  26.       
  27.       ■ Downloading during your chats (with good CPS rates!)
  28.       
  29.         While chatting press ESC for the menu and choose D to download.
  30.         You can now enter multiple filenames (using wildcards like * and ?)
  31.         Chat Manager searches everything you want and automatically sends
  32.         it to you. Existing files on your side are skipped and files that
  33.         were interrupted in a previous transfer (no matter what protocol
  34.         you used at the time) will be appended to (resumed).
  35.       
  36.         Leaving a chat will not interfere with your download, leaving Chat
  37.         Manager itself will stop the transfer.  If you leave Chat Manager
  38.         itself while downloading, you will be prompted if you're sure
  39.         you want to interrupt the transfer.
  40.       
  41.         Ofcourse you get to see downloadprogress etc. but that is not to be
  42.         discussed here, check it out while using CMP
  43.       
  44.       ■ Use of AVATAR during your chats for faster screens
  45.       
  46.         When Chat Manager detects you're using CMP it switches to AVATAR
  47.         terminal mode. This means less bytes have to be sent for screen
  48.         positioning codes and lengthy string of the same character.
  49.         Faster chatting that means. This works even if your communications
  50.         program does not support Avatar!
  51.       
  52.       ■ Tune-playing
  53.       
  54.         If you page the sysop and you're using CMP, Chat Manager will
  55.         sent all  notes to you and (check this out) you will hear his
  56.         paging tune too.
  57.  
  58.  
  59.      ┌─────────────────────────────────────────────────────────────────────┐
  60.      │▓▒░ 2 SPECIAL KEYS IN CMP ░▒▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓│
  61.      └─────────────────────────────────────────────────────────────────────┘
  62.  
  63.       ALT-Q   Quit CMP, works all the time, CONNECTION IS NOT STOPPED
  64.  
  65.       ALT-H   Hangup, Breaks connection and exits. The connection is
  66.               broken by toggling the DTR line. This does NOT work
  67.               on all modems, so make sure connection is lost after
  68.               using this keycombination. Most modems however break the
  69.               connection when DTR is toggled and otherwise can be
  70.               instructed to do so using a (modemspecific) AT command in
  71.               the inizalization string of the modem.
  72.  
  73.       ALT-J   Jump to dos. Gives you access to DOS, remember you might
  74.               miss some text of other chatters (buffers are not that
  75.               large) and filetransfers will be interupted. Therefore
  76.               this is not recommended for running programs, use it to
  77.               quickly examine a file's size or so. It also does not
  78.               swap out of memory, so you'll have less memory available
  79.               as normal.
  80.  
  81.  
  82.      ┌─────────────────────────────────────────────────────────────────────┐
  83.      │▓▒░ 3 INSTALLATION PROCEDURE ░▒▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓│
  84.      └─────────────────────────────────────────────────────────────────────┘
  85.  
  86.       Put CMP.EXE in the same directory as your communications
  87.       program is and install it as an external protocol (check out
  88.       the manual of your communicationsprogram) that takes the
  89.       following parameters;
  90.       
  91.       CMP /Px [/Dpath] [/N]
  92.       
  93.       /Px          Required, SPECIFY your COMPORT for x (1-4)
  94.  
  95.       /Dpath       Optional, this the PATH where DOWNLOADS will be
  96.                              put in. If not specified downloads will
  97.                              be put in the current directory.
  98.                              E.g. /DC:\TELIX\DOWN\
  99.  
  100.       /N           Optional, Use this to SURPRESS display of the CMP
  101.                              STATUSBAR on the last line of your screen.
  102.                              (If you told the BBS to use as much screen-
  103.                              lines as you have that line is not free
  104.                              and /N should be used. Normally you use
  105.                              24 and have 25)
  106.  
  107.       /S           Optional, STOP LOGGING downloads to CMP.LOG. Errors
  108.                              will always be logged, but you can stop the
  109.                              usual info from being written to the logfile.
  110.  
  111.       /X           Run CMP /X without other parameters from the directory
  112.                    that CMP.EXE is in and it will CHECK itself FOR VIRUSSES.
  113.                    This is ofcourse not Bullet-Proof, but at least a good
  114.                    indication whether the file has been tampered with.
  115.  
  116.       /W           Specify a DIFFERENT SCREEN WIDTH. 80 is default.
  117.                    To use 132 columns use /W132 on the command line.
  118.                    (Screen should be in 132 columns mode at startup).
  119.  
  120.  
  121.       So you should start CMP from your communication package for COM1
  122.       and as downloaddirectory C:\DOWNS with;
  123.       
  124.       CMP.EXE /P1 /DC:\DOWNS
  125.       
  126.       You might be able to do this straight form the commprg, if not
  127.       start a batch-file that contains this line or jump to dos and
  128.       start a batch/type it yourself when you are in the BBS.
  129.  
  130.       CMP does use a Fossil if detected and this is recommended for
  131.       connections above 2400 BPS. Without a Fossil, CMP will only be
  132.       able to use standard COM1-4 (at the moment).
  133.       
  134.       Auto-starting Chat Manager is easy. Chat Manager sends -#CMP#-
  135.       (followed by 7 backspaces (Ascii #8)) at startup. Start CMP.EXE
  136.       or the protocol/batchfile if this sequence is detected.
  137.  
  138.       Autostart-Sequence for Chat Manager CMP Protocol
  139.       ────────────────────────────────────────────────────────────────────
  140.       Plain Ascii :      -#CMP#-
  141.       Decimal     :      45 35 67 77 80 35 45 08 08 08
  142.       Hex         :      2D 23 43 4D 50 23 2D 08 08 08
  143.  
  144.  
  145.       For TELEMATE specify External Protocol CHATMAN with Batchfile
  146.       CMPSTART.BAT for both up/download and Autostart if -#CMP#-
  147.       is detected. The batchfile CMPSTART.BAT is included in this
  148.       package, but does not set the directory for downloads, so
  149.       add a /DC:\DOWNS to it or something alike to specify where
  150.       your downloads have to be put.
  151.  
  152.       For TELIX you could write a script to autostart, but just as easy
  153.       is installing CHATMAN as an External Protcol that starts
  154.       CMPSTART.BAT (included in this archive). To activate this when
  155.       you are in Chat Manager type PageDown and select the CHATMAN
  156.       Protocol.
  157.  
  158.       If autostart is not possible, just start CMP with the appropriate
  159.       parameters when on-line and in Chat Manager.
  160.  
  161.       Use CMP only if you are IN Chat Manager, otherwise it will try
  162.       to detect Chat Manager a few times and then exit (properly).
  163.       
  164.      ┌─────────────────────────────────────────────────────────────────────┐
  165.      │▓▒░ 4 HIGH SPEED MODEMS ░▒▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓│
  166.      └─────────────────────────────────────────────────────────────────────┘
  167.  
  168.       If you encounter problems with CMP on high-speed connections,
  169.       use a FOSSIL driver. These are available from many BBS's and
  170.       are usually decently documented. This is RECOMMENDED for
  171.       V32 and higher connections in the current version of CMP.
  172.  
  173.       If you encounter any problems with the fossil, CMP will accept
  174.       three extra commands on the commandline that you could try.
  175.       They are;
  176.  
  177.       SXON   Turn Sending of XON/XOFF flow control on
  178.       RXON   Turn Receiving of XON/XOFF flow control on
  179.       CTS    Turn CTS/RTS flow control on
  180.       FHOT   Makes Chat Manafer DE-INITIALIZE Fossil after exit.
  181.              Normally it is left Hot for the terminalprogram to use
  182.  
  183.       Normally your fossil is already working correctly, but if you
  184.       miss characters or think it's a flow problem, these commands
  185.       might help. Put them on the Chat Manager command-line WITHOUT
  186.       a /slash before them and WITH a Space before them.
  187.       
  188.      ┌─────────────────────────────────────────────────────────────────────┐
  189.      │▓▒░ 5 Make me improve it! ░▒▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓│
  190.      └─────────────────────────────────────────────────────────────────────┘
  191.  
  192.         Please induce me to improve CMP! Sent 25 dutch guilders or a
  193.         comparable amount in your local valuta CASH via regular mail
  194.         to my address;
  195.  
  196.         Ivo Tops, Spreeuwenpark 13-II, 1021 GS, Amsterdam, Netherlands
  197.       
  198.