home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS 1992 December / simtel1292_SIMTEL_1292_Walnut_Creek.iso / msdos / zmodem / xfi1.arc / XFI.DOC < prev    next >
Text File  |  1987-08-15  |  2KB  |  38 lines

  1. XFI - Transfer Interface
  2. ------------------------
  3.  
  4. This program was written to compliment terminal programs not utilizing
  5. protocols available via DSZ, Clink, & PCkermit.  It was written by the
  6. author of MINIHOST, to enable file transfers between MINIHOST and programs
  7. such as Procomm (2.42) and Simpc, (with emphasis on the latter) and only
  8. those protocols used within MINIHOST are implemented. The protocols supported
  9. include Xmodem Checksum/CRC, Ymodem batch, Zmodem batch, SEAlink batch, and
  10. (PC)kermit batch.
  11.  
  12. To call XFI from Simpc type ALT F8, and at the Simpc> prompt type:
  13. DOS XFI RETURN.
  14.  
  15. From Procomm, you can call it from ALT A, if you have informed Procomm it is
  16. your editor during setup.  Or you can call call it from the DOS prompt after
  17. typing ALT F4.  Type exit from DOS to return to Procomm.
  18.  
  19. Menus can be driven by using the arrow keys, a (Microsoft) mouse, or by
  20. typing the first (significant) character(s).
  21.  
  22. XFI does not set the communications port, but passes the necessary parameters
  23. to the programs it spawns.  Since it doesn't know these parameters, you must
  24. inform it.  You can do it from the 'Configuration setup', or via the
  25. environment.
  26.  
  27. To use the environment, type SET XFIPORT=2, or SET XFISPEED=1200 from the
  28. dos command line, supplying the necessary information specific to your
  29. configuration.
  30.  
  31. XFI requires that following public domain / shareware programs be included
  32. in the DOS path: DSZ, Clink, PCkermit, & DR.  Many thanks go to these authors
  33. whom provide such quality programs to the rest of us.  DR is provided in the
  34. archive XFI.ARC, and DSZ, Clink, & PCkermit are bundled in the file XFRDOOR
  35. obtained from the MINIHOST support BBS.  The MINIHOST support BBS number is
  36. 415-373-0954.
  37.  
  38.