home *** CD-ROM | disk | FTP | other *** search
/ PC Online 1996 October / PCO_10.ISO / filesbbs / zmod700.arj / ZMODEM.DOC < prev    next >
Encoding:
Text File  |  1991-04-24  |  5.0 KB  |  159 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.          -P,  Supported  Com  Ports, COM 1, COM  2, COM 3, and COM 4.
  44.          -L,  Supported Locked Baud Rates, 300 - 115200 Baud.
  45.          -F,  As  many as DOS allows. Full drive, path,  and  filename
  46.               supported.
  47.  
  48.                    NOTE:   -R  -@ or -F  MUST be  the   last
  49.                    parameter on the command line. As soon as
  50.                    Zmodem encounters either one of these two
  51.                    switches, it will begin to either Receive
  52.                    or Send.
  53.  
  54.  
  55.  
  56.            Zmodem            Technical Reference Manual          Page 2
  57.  
  58.  
  59.          Sample Osiris Command line (protocol control file)
  60.  
  61.          Send : -N*N -B*B -P*P -@*U
  62.          RCV  : -N*N -B*B -P*P -R
  63.  
  64.          QT 2000 (protocol control file definitions)
  65.  
  66.          Send : -B*B -P*P -F *F
  67.          RCV  : -K -B*B -P*P -R
  68.  
  69.  
  70.                             Items to watch out for
  71.  
  72.          Zmodem  has it's own built in commucation driver.  Having  an
  73.          ACTIVE   fossil  may  cause  system  lockups,  sessions   not
  74.          starting,  and  other possiblities. Make sure  you  have  the
  75.          fossil turned off if your running one.
  76.  
  77.  
  78.  
  79.  
  80.  
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.          Zmodem            Technical Reference Manual         Page  3
  106.  
  107.          Zmodem  may be freely used by Osiris Owners.  If you do NOT
  108.          own Osiris, Zmodem must be purchased.
  109.  
  110.          The price is 15 dollars (US Currency).
  111.  
  112.                                    Mail to :
  113.  
  114.                               Micro TECH Systems
  115.                              555 North Spring, #39
  116.                            Cape Girardeau Mo. 63701
  117.  
  118.                                Revision History
  119.                                   ver 7.00
  120.  
  121.          Speeded up the program by a factor of about 3x. This doesn't
  122.          mean THOUGHPUT will go up, although it can. It just means that
  123.          slower machines can push faster modems.
  124.  
  125.  
  126.  
  127.                                    ver 6.00
  128.          Command line switches and their respective values no longer
  129.          have a space between the switch and the value.
  130.  
  131.          Old Method : -N *N -B *B -P *P -F *F
  132.          New Method : -N*N -B*B -P*P -F *F
  133.  
  134.          Scrolling Batch effeciency window added.
  135.  
  136.                                    ver 4.00
  137.  
  138.          New display screen like the one in Tmodem.
  139.  
  140.          NOTE:  Batch display  when in  Receive Mode  may not always
  141.          display the batch status.
  142.  
  143.          Only  Zmodem drivers  that support this feature will supply
  144.          batch information. Zmodem.exe and DSZ are the only two that
  145.          I know of  at this moment  that do. If  the sender  doesn't
  146.          support batch information, the display will remain blank.
  147.  
  148.          Added EFFx.LOG for Osiris Systems.
  149.  
  150.                                    ver 3.00
  151.  
  152.          Allowing  Zmodem to be used on non-Osiris systems.
  153.  
  154.          If  OSIRIS=  is not set, Zmodem will assume an alien  BBS  or
  155.          Terminal  program  and  switch  to  NON-COMPORT.DAT   status.
  156.          Meaning  it'll  used the standard com  port  definitions  for
  157.          COM1,  2, 3, and 4. Baring in mind that 3 and 4 have no  real
  158.          standard.
  159.