home *** CD-ROM | disk | FTP | other *** search
/ The Fred Fish Collection 1.5 / ffcollection-1-5-1992-11.iso / parnet / readme < prev    next >
Text File  |  1992-02-28  |  3KB  |  76 lines

  1. /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *\
  2. * |_o_o|\\ Copyright (c) 1988, 1989, 1990 The Software Distillery.        *
  3. * |. o.| ||          All Rights Reserved                                  *
  4. * | .  | ||          Written by Doug Walker and John Toebes               *
  5. * | o  | ||          The Software Distillery                              *
  6. * |  . |//           207 Livingston Drive                                 *
  7. * ======             Cary, NC 27513                                       *
  8. *                    BBS:(919)-471-6436                                   *
  9. \* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
  10.  
  11. This material is Copyright (c) 1988, 1989, 1990 The Software Distillery.
  12. All Rights Reserved.
  13.  
  14. The Parallel Port Network code (PPN code) is Copyright (c) 1989 by 
  15. Matthew Dillon.
  16.  
  17. This project brought to you by:
  18.  
  19.         Doug Walker                     (NET: handler)
  20.         John Toebes                     (Original Software Distillery 
  21.                                          filesystem on which NET: is based)
  22.         Matthew Dillon                  (PPN code communications module)
  23.  
  24. It may be distributed freely as long as the following restrictions are met:
  25.  
  26.    1.  All files present in the distribution package must be redistributed
  27.        with the package, including this documentation file.  If you
  28.        distribute on diskette, all files must be on a single diskette.
  29.  
  30.    2.  The distributor may charge a fee to recover distribution costs.
  31.        The fee for diskette distribution should not be more than the cost
  32.        to obtain the same program from Fred Fish or The Software Distillery,
  33.        whichever is greater.  Current charge from The Software Distillery
  34.        is US$6 per disk in the United States and US$7 elsewhere, including 
  35.        all postage and handling charges.
  36.  
  37.    3.  The distributor agrees to cease distributing the programs and data
  38.        involved if requested to do so by authors or any member of The
  39.        Software Distillery.
  40.  
  41. ------------------------------DISCLAIMER
  42.  
  43. Neither The Software Distillery nor any of its members will be liable for
  44. any damage arising from the failure of this program to perform as described,
  45. or any destruction of other programs or data residing on a system
  46. attempting to run the program.  While we know of no damaging errors, the
  47. user of this program uses it at his or her own risk.
  48.  
  49. -----------------------------FUNCTIONALITY 
  50.  
  51. The programs in this distribution allow a two-way network file system to be 
  52. established via the parallel ports of two Amigas.  A special cable is 
  53. required to connect the parallel ports (see the file CABLE.DOC in this
  54. distribution).  Once connected, the NET: file system behaves just like a 
  55. disk device, allowing copies, reads, writes and so forth.  It works with 
  56. the workbench under both 1.3 and 2.0 versions of AmigaDOS.
  57.  
  58. ============================================================================
  59.  
  60. MANIFEST:
  61.  
  62. According to the above restrictions, all these files must be present and
  63. they must be the same size as listed.  If you don't have the full
  64. distribution, PLEASE CONTACT US at the address above, and do not run the
  65. software.
  66.  
  67.  
  68. parnet.device              17276
  69. parnet.doc                  5551
  70. README                      3488
  71. Cable.doc                   1700
  72. mountlist                    331
  73. netpnet-handler            13052
  74. netpnet-server              8652
  75. netstat                     7828
  76.