home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / PROTOCOL / ZBOOT.ZIP / ZBOOT.DOC < prev    next >
Text File  |  1992-03-11  |  5KB  |  116 lines

  1.                 ____________________________________
  2.  
  3.                               ZBOOT
  4.  
  5.                  Zmodem General Purpose Interface
  6.  
  7.                            Version 1.0
  8.  
  9.                  from Hank Volpe Computers (c) 1988
  10.  
  11.                 ____________________________________
  12.  
  13.  
  14.     Zboot.exe is a program that allows you to interface your communications
  15.     program to the Zmodem transfer protocol. Zboot can be run in a dos
  16.     shell from any communications program, or in an integrated method with
  17.     Qmodem (or any communications program that follows Qmodem's calling
  18.     conventions).
  19.  
  20.     INSTALLATION
  21.     ------------
  22.  
  23.     The file Zboot.exe can be contained anywhere on your disk, however if
  24.     it is not in the same directory that your communications program is in,
  25.     then you should have a path to it in your system environment.
  26.  
  27.     DSZ.COM (or .exe depending on the version), which contains the
  28.     Zmodem protocol from Omen Technology can also be in any directory
  29.     as long as it is also in one of the paths in your system
  30.     environment.
  31.  
  32.     If you wish to use the Qmodem interface (or believe your communications
  33.     program will work in this manner) then read the section devoted to
  34.     Qmodem and its interface.
  35.  
  36.  
  37.     DOS SHELL OPERATION
  38.     -------------------
  39.  
  40.     Zboot will run from a dos shell. In Qmodem, typing ALT-R gets you into
  41.     this shell. After you are in the shell, type Zboot and the program will
  42.     interactively prompt you for the necessary information to start Zmodem
  43.     transfers
  44.  
  45.     EDITOR SUBSTITUTION
  46.     -------------------
  47.     Qmodem, Procomm, and Telix come with the provision to run an external
  48.     editor (or browse program). If you are not using this feature, you can
  49.     enter the name of Zboot as the editor. From then on, typing ALT-V (from
  50.     Qmodem) or ALT-A from Telix will start Zboot. This is a handy feature
  51.     if your communications program does not support external protocols.
  52.     Telix 2.12 falls into this category.
  53.  
  54.  
  55.     INTEGRATED ENVIRONMENT INSTALLATION
  56.     -----------------------------------
  57.  
  58.     Zboot can be installed as an external protocol using Qmodem version 3.0
  59.     or higher. To do this, you must run the Qmodem install program and
  60.     enter the following information as listed from Qinstall;
  61.  
  62.  Sel    Name of           Upload Batch      Download Batch    Download File
  63.  Char   Protocol          Filename          Filename          Prompt [Y/N]
  64.  
  65. 1 [Z]    [Zmodem      ]    [ZBOOT.EXE T ]    [ZBOOT.EXE R ]       [Y]
  66.  
  67.     Qmodem was designed to work with user written batch files, which if you
  68.     enter a Y for prompt, will send all the necessary information to the
  69.     file for downloading. Zboot takes advantage of this feature. The T
  70.     after Zboot.exe (upload) and the R after Zboot.exe (download) are used
  71.     by Zboot to determine if you want to upload or download a file. Qmodem
  72.     then returns the next group of parameters to Zboot and the process is
  73.     "hands off". In summary;
  74.  
  75.               parameter 1 = R or T (from the Command interface above)
  76.               parameter 2 = Baud Rate (not used by Zboot)
  77.               parameter 3 = Comm port in use
  78.               parameter 4 = Filename to down or upload (wildcards accepted)
  79.  
  80.                (then DSZ begins to execute)
  81.  
  82.     Note again that only if you enter the R or T after Zboot.exe above will
  83.     Zboot be able to work from Qmodem directly. Also, you must turn on the
  84.     prompted file output to send the filename to Zboot without retyping
  85.     it.
  86.  
  87.     It is possible that other communications programs follow this calling
  88.     procedure, so you can try it from your favorite program. If it runs as
  89.     it does from Qmodem then you can run "hands off" transfers..if
  90.     not, Zboot will still work, but from the interactive mode.
  91.  
  92.  
  93.     PROGRAM INFORMATION
  94.     -------------------
  95.  
  96.     Zboot.exe is written in Turbo C using stdin and stdout conventions that
  97.     should make it compatible with all MS-DOS systems. This program is NOT
  98.     released to the public domain, and the author retains all rights to the
  99.     program. However, there is no charge for its use, and it can be freely
  100.     copied and distributed as you wish. If you wish a copy of the source
  101.     code for custom interfacing, please send $10 to cover postage, disks
  102.     and other related costs to;
  103.  
  104.                            Hank Volpe Computers
  105.                            108 Broadmoor Drive
  106.                            Tonawanda NY, 14150
  107.  
  108.  
  109.  
  110.     Notes:
  111.  
  112.     Turbo C copywrite Borland International
  113.     DSZ and Zmodem Copyright 1988 Omen Technology Inc
  114.     Qmodem by John Freil and the forbin Project
  115.     Procomm copywrite by Datastorm
  116.     Telix copywrite by Ptel