home *** CD-ROM | disk | FTP | other *** search
/ rtsi.com / 2014.01.www.rtsi.com.tar / www.rtsi.com / OS9 / OSK / TELECOM / rzsz_3_24_3_src.lzh / Readme.OS9 < prev    next >
Text File  |  1994-02-27  |  3KB  |  68 lines

  1.                          Documentation for OS-9 Zmodem
  2.                               RZ/SZ Version 3.24
  3.                                    Release 3
  4.                           For OS-9/6800 and OS-9/6809
  5.  
  6.  
  7.  
  8.         Introduction:
  9.         -------------
  10.         This archive contains a full implimentation of the Chuck
  11.         Forsberg rz and sz, Zmodem receive and send programs.
  12.         Please read the "mailer.rz" file included in this archive
  13.         for information on proper registration of this software.
  14.  
  15.         This is a complete re-port of the Zmodem software. There
  16.         are many improvements, bugfixes, and enhancements in this
  17.         version over previous versions for OS-9.
  18.  
  19.  
  20.         Using:
  21.         ------
  22.         Both rz and sz expect that the modem is on the stadard iunput
  23.         path (STDIN). Check the individual rz and sz .doc file for
  24.         options available. Typical calling procedure from a terminal
  25.         program would be to drop out to a shell from the terminal
  26.         program, and then type:
  27.             rz [-options] </t2
  28.         or                             
  29.             sz [-options] file(s) </t2
  30.         You can use "-vv" as an option to have transfer progress
  31.         reported to the screen, more v's give more info, but to log
  32.         file. Some terminal programs support defineing extensions to
  33.         external programs, consult your user manual for your Terminal
  34.         program for adding extensions.
  35.  
  36.  
  37.         Thanks:
  38.         -------
  39.         Many thanks go out to Chuck Foreberg for making his Zmodem
  40.         source available to the public, without which, this package
  41.         would not have been possible. Thanks to Maurice (Gene) Heskett
  42.         for his assembeler optimizations to the 6809 version of this
  43.         program, and for his enthusiasm and patients. Thanks to Eddie
  44.         Kuns for lending me some code to make the OS-9/68000 port work.
  45.         Thanks to Bob Santy for writing the m6809 Emulator for
  46.         OS-9/68000, which made it possible for me to keep the 6809
  47.         version of this package up to date. And finally, thanks to
  48.         all the other people out there that used previous versions
  49.         of rz/sz of OS-9, and gave me sugestions for inprovement and
  50.         bug report, and for encouraging me to continue supporting
  51.         this port.
  52.  
  53.         Fixes:
  54.         ------
  55.         Release 3: Fixed bug in countem(), forgot to close file after
  56.                 getting size.
  57.  
  58.         BUGS!
  59.         -----
  60.         Please report Bugs or any fixes/improvements to Paul Jerkatis.
  61.         (Mithelen@Delphi.com, or sysop@sandv.chi.il.us) I would like
  62.         maintain control of updates to this OS-9 port of the rz/sz
  63.         package.
  64. --
  65.  Paul Jerkatis - SandV BBS (708)352-0948: Chicago Area OS-9 Users Group
  66.  UUCP ...{balr|tellab5}!vpnet!sandv.chi.il.us!sysop
  67.  Internet: MITHELEN@Delphi.com
  68.