home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / comm / zmod1310.zip / ZMODEM.DOC < prev    next >
Text File  |  1991-06-29  |  6KB  |  174 lines

  1.            Zmodem            Technical Reference Manual          Page 1
  2.  
  3.                                     Zmodem
  4.  
  5.          Zmodem   has  a built in communications manager  and  doesn't
  6.          need  any  type of fossil, in fact you should make  sure  you
  7.          turn  the  fossil  OFF if running it on a  BBS  that  uses  a
  8.          fossil.
  9.  
  10.          Zmodem requires a number of command line switches:
  11.                               -B, -P, {-R or -F}
  12.          -@<filename>, Can be a text file listing the files to  Send.
  13.                         One  filename  per line, unlimited  number  of
  14.                         lines. This is to used in place of -F.
  15.          -B<Baud Rate>
  16.          -P<Port Number>
  17.          -L<Serial Lock Rate>
  18.          -R Receive files
  19.          -UDrive:path,  directs that all files  received  should  be
  20.                           stored on this drive and in this  directory.
  21.                           This  switch  is primaryly  for  NON-OSIRIS,
  22.                           NON-QT  systems. Osiris takes care  of  this
  23.                           internally  and  this switch should  NOT  be
  24.                           used.
  25.  
  26.          Example: -UC:\uploads
  27.                   -UD:\files\temp
  28.                   -UD:
  29.  
  30.          Do NOT end the path with a backslash "\"
  31.  
  32.          Illegal -U settings would be C:\
  33.                                       C:\uploads\
  34.                                       D:\files\temp\
  35.  
  36.          -F <Filenames>
  37.          -K Keep interrupted transfers (Do not use if running on a BBS)
  38.          -Nx, with x being the node number in use. For use on Osiris
  39.                CBIS  systems only.  Zmodem will show the name  of  the
  40.                caller as well as where he's from if this switch is used.
  41.  
  42.          -B,  supported baud rates 300 - 115,200 Baud.
  43.               NOTE:  If  no -B switch is given, Zmodem  will  use  the
  44.               current  baud  rate the serial port is set to.  This  is
  45.               primaryly  a debugging aid. If you leave off the -B  and
  46.               you are running a LOCKED serial port (high speed  modem)
  47.               your  estimated  transfer  times,  cps,  and  efficiency
  48.               ratings will be off.
  49.          -S,  Handskaking Slow. Should ONLY be used if you are running
  50.               a highspeed modem WITHOUT a 16550 Uart.
  51.          -P,  Supported  Com  Ports, COM 1, COM  2, COM 3, and COM 4.
  52.          -L,  Supported Locked Baud Rates, 300 - 115200 Baud.
  53.          -F,  As  many as DOS allows. Full drive, path,  and  filename
  54.               supported.
  55.  
  56.          Zmodem            Technical Reference Manual          Page 2
  57.  
  58.                    NOTE:   -R  -@ or -F  MUST be  the   last
  59.                    parameter on the command line. As soon as
  60.                    Zmodem encounters either one of these two
  61.                    switches, it will begin to either Receive
  62.                    or Send.
  63.  
  64.  
  65.          Sample Osiris Command line (protocol control file)
  66.  
  67.          Send : -N*N -B*B -P*P -@*U
  68.          RCV  : -N*N -B*B -P*P -R
  69.  
  70.          QT 2000 (protocol control file definitions)
  71.  
  72.          Send : -B*B -P*P -F *F
  73.          RCV  : -K -B*B -P*P -R
  74.  
  75.  
  76.                             Items to watch out for
  77.  
  78.          Zmodem  has it's own built in commucation driver.  Having  an
  79.          ACTIVE   fossil  may  cause  system  lockups,  sessions   not
  80.          starting,  and  other possiblities. Make sure  you  have  the
  81.          fossil turned off if your running one.
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.           Zmodem            Technical Reference Manual         Page  3
  112.  
  113.          Zmodem  may be freely used by Osiris Owners.  If you do NOT
  114.          own Osiris, Zmodem must be purchased.
  115.  
  116.          The price is 15 dollars (US Currency):
  117.  
  118.          Make Checks Payable to: Mike Bryeans
  119.                              555 North Spring, #39
  120.                            Cape Girardeau Mo. 63701
  121.  
  122.                                Revision History
  123.                                    ver 8.10
  124.          Added -S, Handshaking Slow. This causes RTS to DROP during
  125.          disk writes. This should only be used *IF* you are running a
  126.          high speed modem WITHOUT a 16550 Uart. Try running without the
  127.          -S first, if you have a fast computer and you are not running
  128.          a multi-tasker or on a Network, you may be able to slide by.
  129.  
  130.          The CORRECT solution is to install a 16550 Uart, priced at
  131.          20.00's. If you're computer has the uart soldered to the
  132.          mother board you will need to get a second serial card and
  133.          install the 16550 on it. ver 8.00
  134.  
  135.          Added  the  ability to leave off the -B  switch  setting  for
  136.          debugging purposes.
  137.                                    ver 7.00
  138.  
  139.          Drastic  Speed  up in program speed. You may not  notice  any
  140.          increase in transfer speed unless you happen to be running  a
  141.          slower  computer attempting to push a highspeed modem  locked
  142.          at 38400. Or running a multi-tasker such as Desqview.
  143.  
  144.                                    ver 6.00
  145.  
  146.          Command line switches and their respective values no longer
  147.          have a space between the switch and the value.
  148.  
  149.          Old Method : -N *N -B *B -P *P -F *F
  150.          New Method : -N*N -B*B -P*P -F *F
  151.  
  152.          Scrolling Batch effeciency window added.
  153.  
  154.                                    ver 4.00
  155.          New display screen like the one in Tmodem.
  156.  
  157.          Only  Zmodem drivers  that support this feature will supply
  158.          batch information. Zmodem.exe and DSZ are the only two that
  159.          I know of  at this moment  that do. If  the sender  doesn't
  160.          support batch information, the display will remain blank.
  161.  
  162.          Added EFFx.LOG for Osiris Systems.
  163.           Zmodem            Technical Reference Manual         Page  4
  164.  
  165.                                    ver 3.00
  166.  
  167.          Allowing  Zmodem to be used on non-Osiris systems.
  168.  
  169.          If  OSIRIS=  is not set, Zmodem will assume an alien  BBS  or
  170.          Terminal  program  and  switch  to  NON-COMPORT.DAT   status.
  171.          Meaning  it'll  used the standard com  port  definitions  for
  172.          COM1,  2, 3, and 4. Baring in mind that 3 and 4 have no  real
  173.          standard.
  174.