home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / jsage / znode3 / uploads / zremot03.lbr / ZREMOT03.FOR < prev    next >
Encoding:
Text File  |  1993-06-07  |  896 b   |  13 lines

  1. Here is a skeletal implementation of the BYE protocol stripped down
  2. to bare essentials and implemented as a true RSX (Pluperfect standards).
  3. The package comprises a collection of modules which are to be assembled
  4. separately and then linked. ZMAC/ZML or equivalents like SLR or M80/L80
  5. may also be used. This package works for tying two computers together
  6. and transfering files (using KMD, ZMD, etc.) in the same way as BYE.
  7. One of the computers uses ZREMOTE and is called by the other using standard
  8. communication programs like MEX, IMP, etc. Only the I/O module need be
  9. changed to adapt to hard wired or modem interface between the computers.
  10. This program was developed and contributed by Cameron W. Cotrill, who
  11. uses it regularly for his own LAN. He can be contacted by messages left
  12. on Znode Central (Ladera Znode), (213) 670-9465.
  13.