home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / c / cms205.zip / MANUAL.DOC < prev    next >
Text File  |  1993-01-22  |  21KB  |  729 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.                        CMS Communication System
  10.  
  11.                             User's Manual
  12.  
  13.                                 V2.05
  14.  
  15.  
  16.                  Copyright (C) 1993 by MTH Software
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30. Contents
  31.  
  32.  
  33.      1.    Installation
  34.      1.1   Hardware installation
  35.      1.2   Software installation
  36.      1.3   Configuration
  37.      1.4   Activate Communication Manager
  38.  
  39.      2.    Send
  40.      2.1   Send file
  41.  
  42.      3.    Download
  43.      3.1   Download file
  44.  
  45.      4.    Receive
  46.      4.1   Receive file
  47.      4.2   Show received files
  48.  
  49.      5.    Utilities
  50.      5.1   Show outgoing files
  51.      5.2   Stop outgoing files
  52.      5.3   Restart outgoing file
  53.      5.4   Delete file
  54.      5.5   Sendlog
  55.      5.6   Mailboxlog
  56.      5.7   Mailboxdirectory
  57.      5.8   Phonedirectory
  58.      5.9   Create text files
  59.  
  60.      Appendix
  61.      A:    User defined modem configuration
  62.      B:    Compatibility
  63.      C:    Protocol
  64.  
  65.  
  66.  
  67. 1.   Installation
  68.  
  69.  
  70. 1.1  Hardware installation
  71.  
  72.      Connect  your  modem  with  a  modem  cable  to  the  first free
  73.      communication port of your computer.
  74.  
  75.      CMS for DOS can use one of four predefined port addresses:
  76.  
  77.      COM1      0x3F8     INT 4
  78.      COM2      0x2F8     INT 3
  79.      COM3      0x3E8     INT 5
  80.      COM4      0x2E8     INT 5
  81.  
  82.      CMS  for  Windows  uses  the  Windows  communication driver. The
  83.      addresses  can  be  selected at the Windows system configuration
  84.      panel.
  85.  
  86.      If  you  are  using  an  internal  modem  card,  be  sure  it is
  87.      configurated to one of these port addresses and interrupt number
  88.      and there is no other device using the same address or interrupt
  89.      level.
  90.  
  91.      Connect your modem to the phone line and switch your modem on.
  92.  
  93.      Internal modem cards do not need to be switched on.
  94.  
  95.  
  96. 1.2  Software installation
  97.  
  98.      If  you are using a harddisk, we recommend to copy all the files
  99.      from the CMS masterdisk to a subdirectory of your harddisk.
  100.  
  101.      Insert  the CMS floppy disk into drive a: and type the following
  102.      commands:
  103.  
  104.  
  105.      C:          (Enter)
  106.      CD\         (Enter)
  107.      MD CMS      (Enter)
  108.      CD CMS      (Enter)
  109.      COPY A:*.*  (Enter)
  110.  
  111.  
  112. 1.3  Configuration
  113.  
  114.      Here  you  will  give  CMS  informations  about  your  modem and
  115.      computer hardware.
  116.  
  117.      Start CMS by typing:
  118.  
  119.      CMS   (Enter)
  120.  
  121.      Select  "Configuration"  in the "Utilities" menu and fill in the
  122.      following fields.
  123.  
  124.  
  125.      Modemtype
  126.      ---------
  127.  
  128.      Press (F1) and select your modem in the listbox.
  129.  
  130.      If you don't find your modem in the modem list, you have to make
  131.      a user defined modem installation as described in Appendix A:
  132.  
  133.  
  134.      Communication port
  135.      ------------------
  136.  
  137.      The number of the communication port used by your modem.
  138.  
  139.      1 =   COM1
  140.      2 =   COM2
  141.      3 =   COM3
  142.      4 =   COM4
  143.  
  144.      DOS: CMS will used predefined port addresses and interrupts.
  145.  
  146.      WINDOWS : CMS will use the windows communication ports.
  147.  
  148.  
  149.      Incoming rings
  150.      --------------
  151.  
  152.      After this number of rings CMS will answer the phone.
  153.  
  154.      e.g.  If  you  put  a 2 here CMS will answer the phone after the
  155.      second ring.
  156.  
  157.      WINDOWS: CMS will always answer after the first ring.
  158.  
  159.  
  160.      Dialprefix
  161.      ----------
  162.  
  163.      Here you put the dialprefix commands, your modem needs to
  164.      get a dialtone and to dial.
  165.  
  166.      e.g.
  167.  
  168.      T       Tonedial.
  169.      P       Pulsedial.
  170.      T0W     Tonedial, dial a 0, wait for dialtone.
  171.      P0W     Pulsedial, dial a 0, wait for dialtone.
  172.  
  173.  
  174.      Number of retries
  175.      -----------------
  176.  
  177.      This is, how many times CMS will try to send the file in case of
  178.      line busy or interrupted transmission.
  179.  
  180.  
  181.      Printertype
  182.      -----------
  183.  
  184.      Put  a  1  if  you  use  a  dot matrix printer, a 2 if you use a
  185.      HP-Laserjet compatible laser printer.
  186.  
  187.  
  188.      Editor
  189.      ------
  190.  
  191.      The name of your ASCII text editor you want to use to prepare
  192.      textfiles.
  193.  
  194.  
  195.  
  196. 1.4  Activate Communication Manager
  197.  
  198.      The  CMS  Communication  Manager is called once and stays in the
  199.      background to wait for incoming calls or transmission orders.
  200.  
  201.      DOS: Type CMSR (Enter) at the DOS command line.
  202.  
  203.      WINDOWS: Start CMSW.EXE by clicking on it from the file manager.
  204.  
  205.      Note: CMSR.EXE may not be used under Windows.
  206.  
  207.      If  a  message  shows  that  the modem setup failed, you have to
  208.      check again your modem configuration.
  209.  
  210.      CMS  is now ready to receive or transfer files.
  211.  
  212.      You  can  test  the  configuration  by being called at the phone
  213.      number  where  your modem is connected. After the first ring the
  214.      CMS  Communication Manager window will appear and the modem will
  215.      answer the phone.
  216.  
  217.  
  218.      DOS: If necessary you can remove CMSR from memory by typing
  219.  
  220.           CMSR -R  (Enter)
  221.  
  222.  
  223. 2.   Send
  224.  
  225. 2.1  Send file
  226.  
  227.      Start CMS by typing CMS (Enter) at the DOS prompt.
  228.  
  229.      WINDOWS:  When sending files CMS.EXE should be used in a DOS Box
  230.                set to window mode instead of fullscreen mode to avoid
  231.                transmission delays.
  232.  
  233.                Usually  DOS  boxes  can  be used always in fullscreen
  234.                mode,  if  the modem receives an incoming call Windows
  235.                will  switch  out of the DOS box into Windows and CMSW
  236.                will answer the call.
  237.  
  238.  
  239.      Select  SEND FILE and enter the name of the file in the FILENAME
  240.      field.
  241.  
  242.      e.g. C:\LETTERS\TEST.DOC  (Enter)
  243.  
  244.      You  can  send  any  kind  of file, including binary and graphic
  245.      files.
  246.  
  247.      If you want to send textfiles as electronic mail, you should use
  248.      the  file extension .DOC for files using the IBM-ASCII character
  249.      set, and .TXT for files using the ANSI character set.
  250.  
  251.      These  are  the standard file extensions for CMS electronic mail
  252.      text files.
  253.  
  254.      Future  versions  of  CMS will use this extensions for automatic
  255.      conversion of character sets.
  256.  
  257.      In  the  next  field  you  have  to type the phone number of the
  258.      destination CMS computer.
  259.  
  260.      If  you  have  already  created a phone directory you can select
  261.      phone numbers by pressing F1.
  262.  
  263.      How to create a phone directory is described in chapter 5.8. You
  264.      can  also  select , without using F1, by typing the shortname of
  265.      the CMS destination.
  266.  
  267.      The field REMARKS should be completed with the filename and the
  268.      name of the sending station.
  269.  
  270.      e.g.  TEST.DOC FROM FASTWORK INC.
  271.  
  272.      Now  you set the time when the file should be transmitted. (e.g.
  273.      20.30) or type (Enter) to transmit immediately.
  274.  
  275.      The  speed menu is used to adapt the transmission speed to known
  276.      bad line conditions.
  277.  
  278.      You reduce the speed if you want two highspeed modems to connect
  279.      at  a  lower  speed.  This  can  be  necessary  at long distance
  280.      connections.
  281.  
  282.      If  you would not reduce the speed of a highspeed modem on a bad
  283.      phone  line  the  modems  would try to connect always at maximum
  284.      speed which would always result in an interrupted transmission.
  285.  
  286.      Select the desired transmission speed and press (Enter).
  287.  
  288.      Now  you  will  be asked if you want to use high compression. If
  289.      you press (Y) the file will be compacted using high compression.
  290.  
  291.      If  you  press  (N)  the  file will be compacted in shorter time
  292.      using normal compression.
  293.  
  294.      Now  your  file  has  been  transfered  to the CMS Communication
  295.      Manager.  After  5-20 seconds the CMS window will appear and the
  296.      modem will start dialing.
  297.  
  298.      If  it  was  not  possible  to  send the file, the Communication
  299.      Manager  will  try  to  send the file after 30-70 seconds again.
  300.      The   maximum   number  of  retries  has  been  defined  in  the
  301.      configuration screen.
  302.  
  303.      If  you  do  not  want  CMS  trying to send the file select STOP
  304.      OUTGOING FILES at the UTILITIES menu.
  305.  
  306.      Using  the option RESTART OUTGOING FILE you can activate sending
  307.      of the selected file again.
  308.  
  309.  
  310. 3.   Download
  311.  
  312. 3.1  Download file
  313.  
  314.      Downloading a file means to copy a file from another computer to
  315.      the own computer.
  316.  
  317.      To download a file you select DOWNLOAD FILE and type the name of
  318.      the desired file.
  319.  
  320.      Every  CMS Mailbox should have a file named INFO.DOC which shows
  321.      filenames and other information.
  322.  
  323.      Now you type or select the phone number of the CMS mailbox.
  324.  
  325.      If  the  mailbox  requires a password for downloading files type
  326.      your password into the field PASSWORD, otherwise leave it empty.
  327.  
  328.      Select transmission time and speed as described in chapter 2.1.
  329.  
  330.      New: Our Service Mailbox
  331.  
  332.      Download  the  file  INFO.DOC (without password) for more infor-
  333.      mation.
  334.  
  335.      CMS Service Mailbox: (++49) 69-648 257 68     (300-14400bps)
  336.  
  337.  
  338. 4.   Receive
  339.  
  340. 4.1  Receive files
  341.  
  342.      Receiving  of  files  is done automatic by the CMS Communication
  343.      Manager (CMSR.EXE or CMSW.EXE).
  344.  
  345.      If  loaded,  calls will be answered and incoming files stored on
  346.      your disk.
  347.  
  348.  
  349. 4.2  Show received files
  350.  
  351.      To see received files select RECEIVED FILES at the CMS menu.
  352.  
  353.      You  will see all received or downloaded files, where downloaded
  354.      files are marked with <-.
  355.  
  356.      All  files  are  sorted  in order of reception and new files are
  357.      marked with *.
  358.  
  359.      This * stays until you view or uncompress the file.
  360.  
  361.      New files always stay at the end of the received file list.
  362.  
  363.      You select a file by using the cursor keys and press (Enter).
  364.  
  365.      Now  you  will be asked, if you want to view the file. Press (Y)
  366.      to  view  the  file. Only textfiles with max. 80 chars. per line
  367.      will be shown in a useful manner.
  368.  
  369.      After this you have the possibility to print the file.
  370.  
  371.      To  uncompress  and  copy the file into a directory of your disk
  372.      type  the  desired  filename.  If  a file with this name already
  373.      exists,  a  warning  appears and you can decide to overwrite the
  374.      old file.
  375.  
  376.      After  this you will be asked if you want to delete the received
  377.      file, press (Y) if you are sure you don't need the file anymore.
  378.  
  379.  
  380. 5.   Utilities
  381.  
  382.      The utility functions can be found at the UTILITIES menu.
  383.  
  384.  
  385. 5.1  Show outgoing files
  386.  
  387.      This function shows send and download orders which have not been
  388.      processed.
  389.  
  390.      The  listbox  shows  date,  time,  remarks  and  the  number  of
  391.      remaining dial retries.
  392.  
  393.  
  394. 5.2  Stop outgoing files
  395.  
  396.      If  you  want to set the retry count of outgoing files to 0, use
  397.      this function.
  398.  
  399.      This function sets the dial retry count of all outgoing files to
  400.      0 and no more dialing occurs.
  401.  
  402.      If  the Communication Manager window already controls the screen
  403.      press (ESC) to interrupt the transmission.
  404.  
  405.      WINDOWS:  If  using  CMSW.EXE the transmission can not be inter-
  406.      rupted by pressing (ESC). Mouse and keyboard are disabled during
  407.      transmission.
  408.  
  409.  
  410. 5.3  Restart outgoing file
  411.  
  412.      If  you  want  the Communication Manager to start sending a file
  413.      again, select the file with the RESTART OUTGOING FILE option and
  414.      press  (Enter).
  415.  
  416.      The  dial retry count will be set to the number given in the CMS
  417.      configuration  and  the Communication Manager will start dialing
  418.      again.
  419.  
  420.  
  421. 5.4  Delete file
  422.  
  423.      With  this  selection  you  can  delete received files, outgoing
  424.      files and download orders.
  425.  
  426.  
  427. 5.5  Sendlog
  428.  
  429.      The  sendlog  shows  you  previous send and download activities.
  430.      Send  activities  are  marked  with  ->, download activities are
  431.      marked  with  <-.
  432.  
  433.      It  shows  you  date,  time,  phone  number,  transmission time,
  434.      filename and OK or ERR.
  435.  
  436.      You can also print or delete the sendlog file.
  437.  
  438.  
  439. 5.6  Mailboxlog
  440.  
  441.      The  mailboxlog  shows you which files have been downloaded from
  442.      your CMS mailbox by other users.
  443.  
  444.      It shows date, time, password and filename.
  445.  
  446.      You can also print or delete the mailboxlog file.
  447.  
  448.  
  449. 5.7  Mailboxdirectory
  450.  
  451.      If  you  want to use your computer as a CMS mailbox, you can use
  452.      this  functions  to  add  files to your mailbox, to delete files
  453.      from your mailbox and to view a list of your mailbox files.
  454.  
  455.      SHOW  FILES  shows the files in your mailbox, listing name, text
  456.      and size.
  457.  
  458.      ADD  FILE  asks  you  for  the  file to add to your mailbox, the
  459.      compression type and copies the file to the MAILBOX directory.
  460.  
  461.      To  give  other  users  access  to  your CMS mailbox you have to
  462.      create  a  file named USER in the CMS directory. It has to be an
  463.      ASCII file with the passwords to use for downloading files.
  464.  
  465.      A  password line in this file consists of 8 characters or spaces
  466.      and (;)
  467.  
  468.      e.g.
  469.  
  470.      GRISWOLD;
  471.      FREDTEST;
  472.      ROGER   ;
  473.  
  474.      If  you want your CMS mailbox to be open for all callers without
  475.      password, create the USER file with 8 spaces and (;)
  476.  
  477.      e.g.
  478.  
  479.              ;
  480.  
  481.  
  482.      In  any  case  you  have  to  create  a USER file for permitting
  483.      download of files from your mailbox.
  484.  
  485.      Without this file no download is possible from your mailbox.
  486.  
  487.      Note:  In any case callers have only access to the files in your
  488.      MAILBOX   directory.  All  other  files  of  your  computer  are
  489.      inaccessible  to callers. This assures complete security of your
  490.      computer.
  491.  
  492.      All  files  in  your  mailbox directory are compressed CMS files
  493.      which use the orginal filename.
  494.  
  495.  
  496. 5.8  Phone directory
  497.  
  498.      Using  an  ASCII text editor you can create a file with the name
  499.      PHONE  in  your  CMS  directory.  In this file you put CMS phone
  500.      numbers with a shortname.
  501.  
  502.      With  this  shortname you can select the number or use (F1) when
  503.      sending files.
  504.  
  505.      Each line has to have the following format:
  506.  
  507.      shortname,phone number
  508.  
  509.      e.g.
  510.  
  511.      griswold,2034568793
  512.      WebbInc,4042345743
  513.  
  514.  
  515. 5.9  Create text files
  516.  
  517.      If   you  have  specified  an  ASCII  text  editor  in  the  CMS
  518.      configuration,  you  can  create text files by pressing (F10) at
  519.      the CMS menu.
  520.  
  521.      Please  use  the  file  extensions .DOC and .TXT as described in
  522.      appendix B: for electronic mail files.
  523.  
  524.  
  525. Appendix A: User defined modem installation
  526.  
  527.      A  user defined modem installation is necessary, when your modem
  528.      does not work with any of the modemtypes in the modemlist.
  529.  
  530.      Press (F1) to call the modemlist and select USERDEFINED.
  531.  
  532.      Now you can input your individual modem configuration.
  533.  
  534.      Speed
  535.      -----
  536.  
  537.      Here  you  put  the maximum speed your modem can use to transfer
  538.      data between modem and computer.
  539.  
  540.      e.g
  541.  
  542.      2400      for V.22bis modems without error correction.
  543.      9600      for V.22bis modems with error correction (MNP4/V.42).
  544.      19200     for V.32bis modems with error correction.
  545.  
  546.  
  547.      Modem setup string
  548.      ------------------
  549.  
  550.      To  work  with  CMS  your  modem  has to be set to the following
  551.      configuration by typing commands into the modem setup string.
  552.  
  553.  
  554.      Transmission mode V.21, V.22, V.22bis, V.32, V.32bis
  555.  
  556.      Responses in verbose form
  557.  
  558.      CMS will understand the following modem responses:
  559.  
  560.      CONNECT
  561.      CONNECT 300
  562.      CONNECT 1200
  563.      CONNECT 2400
  564.      CONNECT 4800
  565.      CONNECT 9600
  566.      CONNECT 14400
  567.  
  568.      IMPORTANT:  The  CONNECT response has to show the modem to modem
  569.      speed  (Link  speed),  not the modem to computer speed, which is
  570.      already   known.  Extended  response  codes  and  call  progress
  571.      responses  (CARRIER,  PROTOCOL,  COMPRESSION) will create errors
  572.      and should not be activated.
  573.  
  574.      RING
  575.      RINGING
  576.      BUSY
  577.      DIALTONE
  578.      DIAL TONE
  579.      NO DIALTONE
  580.      DIAL LOCKED
  581.  
  582.  
  583.      Modem speed independent of line speed (speed conversion ON)
  584.  
  585.      Error correction (MNP4/V.42) activated
  586.  
  587.      CTS/DTS flow control
  588.  
  589.      DTR OFF causes hangup  (&D2)
  590.  
  591.      No auto answer         (S0=0)
  592.  
  593.      Wait time until CONNECT 60 seconds   (S7=60)
  594.  
  595.  
  596.      As  this  configuration  is  already  used  by many modems it is
  597.      possibly  you  do  not  have to enter any command into the modem
  598.      setup string.
  599.  
  600.      Most of the modems have only to be configurated not to show call
  601.      progress  responses (CARRIER, PROTOCOL, COMPRESSION) and to show
  602.      the  link  speed  (modem  to  modem  speed)  after  the  CONNECT
  603.      response.
  604.  
  605.      If  you want to view modem commands and responses during dialing
  606.      and transmission, use the option -D as described below.
  607.  
  608.      Note: If your modem has no speed conversion and error correction
  609.      it is also possible to use it with CMS. You only have to use the
  610.      options  -B  (always)  and -N (seldom) as described below in the
  611.      options line.
  612.  
  613.      Using   build-in  error  correction  and  data  compression  CMS
  614.      garanties  fast  and  reliable  transmission also with non-error
  615.      correction modems.
  616.  
  617.      If you still have problems configurating your modem, call us, we
  618.      will try to help you.
  619.  
  620.      If  you  have created successfully a modem setup for a new modem
  621.      send us the configuration, we will add it to our modem list.
  622.  
  623.  
  624.      Answercommand
  625.      -------------
  626.  
  627.      The  command to answer an incoming call is usually A, but it can
  628.      be necessary to use another command.
  629.  
  630.      If you leave this field empty, CMS will use A to answer calls.
  631.  
  632.  
  633.      Limit2400-9600 command
  634.      ----------------------
  635.  
  636.      These  are  commands  used  to  direct  the modem to establish a
  637.      connection at a limited speed.
  638.  
  639.      They are only necessary when using V.32 or V.32bis modems if you
  640.      have problems connecting at high speed and you want to limit the
  641.      connection speed.
  642.  
  643.      The  commands  are  sent to the modem before dialing if you have
  644.      selected a lower than the maximum speed when sending the file.
  645.  
  646.  
  647.      Maximum speed command
  648.      ---------------------
  649.  
  650.      This  command  is  sent  to the modem after each transmission to
  651.      reset the modem to the maximum speed.
  652.  
  653.  
  654.      Options
  655.      -------
  656.  
  657.      Some  options  may  be  necessary to configurate CMS to use your
  658.      modem efficiently.
  659.  
  660.      An option command consists of a (-) and a character to type into
  661.      the options line.
  662.  
  663.      By giving an option command you activate the option.
  664.  
  665.      Possible options are:
  666.  
  667.      -B        Baud adjust ON
  668.  
  669.                If  your  modem  has no speed conversion, type -B into
  670.                the  options  line  and  CMS  will automatic adapt the
  671.                computer  port  speed  to  the  speed indicated by the
  672.                CONNECT response.
  673.  
  674.                This   option   is  usually  necessary  for  non-error
  675.                correction modems.
  676.  
  677.  
  678.      -N        This option is only necessary for non-error correction
  679.                modems.
  680.  
  681.                Usually  CMS  filters  MNP/V.42  protocol  requests of
  682.                calling   error   correcting   modems.  But  if  error
  683.                correcting  modems  have  problems  connecting to your
  684.                non-error correcting modem, use this option and during
  685.                the first 10 seconds all requests will be ignored.
  686.  
  687.  
  688.      -D        This  option  is  very  helpful if you want to see the
  689.                commands  and  responses to and from the modem. If you
  690.                type -D into the options line all normally not visible
  691.                commands will be shown on the screen.
  692.  
  693.  
  694. Appendix B: Compatibility
  695.  
  696. 1.)  To asure compatibility of electronic mail messages, you should
  697.      use the following file extensions for E-Mail text files.
  698.  
  699.      .DOC      for text files  using the IBM-Extended ASCII character
  700.                set.  Text files  created  under  DOS usually use this
  701.                character set.
  702.  
  703.      .TXT      for  text  files  using  the  ANSI character set used
  704.                under  Windows. Text files created with Notepad under
  705.                Windows use this character set.
  706.  
  707.  
  708.      Future,  CMS  based, E-Mail systems will use this extensions for
  709.      automatic conversion of character sets.
  710.  
  711.  
  712. 2.)  If you are using CMS as a mailbox system, put always an INFO.DOC
  713.      file with some information into your mailbox directory.
  714.  
  715.      Somebody  who  has  only  the  phonenumber of your computer will
  716.      always try first to download this file.
  717.  
  718.  
  719. Appendix C: Protocol
  720.  
  721.      Starting  with  Version  2.05,  CMS  uses a new, faster transfer
  722.      protocol.  When you see the messages "Framesize" and "Blocksize"
  723.      at  the  beginning of the transmission the new protocol has been
  724.      activated.  Fastest  transmission  speed is possible between two
  725.      Windows  programms, because CMSW can use a larger blocksize than
  726.      CMSR.
  727.  
  728.      The  new  protocol  is 100% downward compatible, so there are no
  729.      problems to communicate with previous versions of CMS.