home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-2.iso / Unix / communication / ppp_2_2.README < prev    next >
Encoding:
Text File  |  1995-07-03  |  4.4 KB  |  107 lines

  1.  
  2. Site:                ftp.thoughtport.com  (199.171.224.105)
  3. Latest PPP-2.2 release:        ppp-2.2b2.tar.gz
  4. Latest NeXT Specific changes:    NeXT-ppp2.2-0.4.2.tar.gz
  5. Latest Installer Package:      NeXT-ppp2.2-0.3.3-pkg.tar.gz
  6. WWW Page:            http://www.thoughtport.com:8080/PPP/
  7.  
  8. Mirror Sites:
  9.  
  10. ftp://ftp.duq.edu/pub/next/ppp/                (165.190.8.7)
  11. ftp://ftp.NMR.EMBL-Heidelberg.DE/pub/next/ppp/        (192.54.41.88)
  12.  
  13.  
  14. Welcome to the PPP porting effort for NeXTSTEP.  The code in this
  15. directory in currently in beta stage.
  16.  
  17.  
  18. USAGE AGREEMENT AND STATUS OF PPP-2.2 FOR NeXTSTEP
  19. ==================================================
  20.  
  21. This version of PPP for NeXTSTEP is a port of the public domain
  22. PPP-2.2 code.  The PPP-2.2 package and user level daemon were written
  23. and are administered by Paul Mackerras <Paul.Mackerras@cs.anu.edu.au>.
  24. The NeXT specific changes and Loadable Kernel Server (LKS) were
  25. written by Stephen Perkins <perkins@cps.msu.edu>, Philip Prindeville
  26. <philipp@res.enst.fr>, and Pete French <pete@ohm.york.ac.uk>.
  27.  
  28. The PPP-2.2 distribution is currently in beta stage. The current code
  29. is based on the second beta source release of PPP-2.2 (ppp-2.2b2).  The
  30. NeXT port will remain in beta stage as long as the PPP-2.2 remains in
  31. that stage.  Then, the NeXT port will follow the stages of PPP-2.2.
  32.  
  33. The beta status of this work means several things to users:
  34.  
  35. 1) The code and operation of the system will probably change before
  36.    the final released version.  These changes will hopefully lead towards
  37.    greater stability on all NeXTSTEP platforms.  However, users should
  38.    expect to have to upgrade several times before this package is
  39.    officially released.
  40.  
  41. 2) Users may encounter bugs in the code.  These bugs could be minor or could
  42.    lead to severe system disruption (system panics).  No guarantees are made
  43.    as to the fitness of this product for any purpose.  You use it at your own
  44.    risk. If you need commercial grade support, you might want to check out
  45.    Morningstar's PPP implementation <marketing@MorningStar.Com>.
  46.  
  47. 3) Any problems encountered with this software must be resolved within the
  48.    PPP-2.2 testing community.  This means that bug reports, installation
  49.    questions, configuration questions, or any other such corrispondence must
  50.    go to the NeXT PPP mailing list <nextppp@listproc.thoughtport.com>.
  51.  
  52. 4) UNDER NO CIRCUMSTANCES are you to post questions or problems regarding
  53.    this port to any USENET news group _before_ you first contact the
  54.    mailing list.
  55.  
  56. Usage of this package indicates your acceptance of these terms.
  57.  
  58. ----------------------------------------------------------------------
  59.  
  60. That being said, this site contains code from the latest versions of
  61. the PPP porting effort for NeXT computers (NeXTSTEP OS version 3.2 or
  62. later, all platforms).  The files located here all have names that
  63. describe their version. The filenames will be something like:
  64.  
  65.   NeXT-ppp2.2-0.3.3.tar.gz
  66.   NeXT-ppp2.2-0.3.3-patch<n>.tar.gz
  67.  
  68. meaning ppp version 2.2 NeXT release 0.3.3. The number 0.3.3 will
  69. change as new versions are released.  If there are patch files, only
  70. the latest patch<n> file needs to be installed over the NeXT
  71. distribution.  The patch files untar into a separate directory.  That
  72. directory will contain instructions on how to apply the patch.
  73. Typically, the latest two versions are kept on the archive.
  74.  
  75. This work requires OS version 3.2 or greater. Earlier OS versions do
  76. not support some of the required POSIX functionality (nor MAB file
  77. support).  It will run on the Motorola, Intel, HPPA, and Sparc ports.
  78.  
  79. Version 2.2 of PPP implements BSD packet compression. Further, it
  80. provides for priority queueing of interactive traffic and it
  81. implements VJ TCP Header Compression.  Finally, it contains _many_ bug
  82. fixes and enhancements over 2.1.2.
  83.  
  84. The MAB is a binary only distribution.  It is present for people who
  85. do not have a developer version of NeXTSTEP.
  86.  
  87. For more information on PPP in general, you might want to check out:
  88.    http://cs.uni-bonn.de/ppp/faq.html
  89.      -and-
  90.    ftp://morningstar.com/pub/papers/ppp-white-paper.ps.gz
  91.  
  92.      -and-
  93.    http://www.cis.ohio-state.edu/hypertext/faq/usenet/pdial/faq.html
  94.        (This last is a list of internet providers)
  95.  
  96.  
  97. Please let me know if you have any problems or comments.
  98.  
  99.  
  100. - Steve 
  101.  
  102. ---
  103. ==============================================================
  104. Stephen J. Perkins        |  perkins@cps.msu.edu
  105. Dept. of Comp. Science        |  NeXT, MIME, finger for PGP
  106. Michigan State University    |  NeXT OS 3.2 using PPP-2.2
  107.