home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-Update.iso / NEXTSTEP / connectivity / protocol / GateKeeper.3.0.Beta.2.README < prev    next >
Encoding:
Text File  |  1998-01-04  |  5.4 KB  |  150 lines

  1.  
  2. SUBMISSION
  3.  
  4.     GateKeeper 3.0 Beta 2
  5.     GateKeeper 3.0 is an integrated GUI control and PPP package.
  6.  
  7.  
  8. CHANGES IN BETA 2
  9.  
  10.     Fixed threading bug in GateKeeper.app (app hangs).
  11.  
  12.  
  13. RELEASE NOTES
  14.  
  15.     This is an early, experimental Beta.  Minimal testing has been
  16.     done on Intel hardware running 4.2 User with a SupraSonic modem.
  17.     Building the source distribution requires NS 3.2/3.3 Developer.
  18.     It should work with NS 3.2->4.2 User.  This release is self
  19.     contained and will not affect prior releases of GateKeeper or
  20.     PPP if you install it in a different folder.
  21.     
  22.     In this release GateKeeper and the integrated PPP daemon
  23.     communicate in a peer to peer fashion as necessary via Mach
  24.     RPC (prior releases parsed the PPP log stream).  This allows
  25.     GateKeeper to dynamically alter the behavior of the running
  26.     PPP daemon.  The current Beta only implements a subset of the
  27.     planned RPC so many things require the user to stop and start
  28.     the PPP daemon (from GK) in order for changes to take effect.
  29.  
  30.     Central to the operation of this release is "Dial on demand"
  31.     which I have enabled in the PPP daemon.  In fact this release
  32.     has no "Connect" button beyond it's Manual Dial mechanism.  
  33.     This allows GateKeeper and the PPP daemon to provide the
  34.     functionality of previous releases while operating independently
  35.     of each other.  For example, if GateKeeper is restarted while a 
  36.     PPP daemon is active it will contact the daemon and resume the
  37.     peer to peer relationship.  
  38.  
  39.     The integrated PPP package is based on the NeXT 2.3.1 release
  40.     of the free PPP as ported by Steve Perkins and others.
  41.  
  42.     Significant changes include:
  43.  
  44.     GateKeeper.app
  45.         Architecture has been extensively reworked to support the
  46.         new model of operation.
  47.         Preferences now consists of dynamically loaded bundles.
  48.         PostPPP script execution upon termination of GK and daemon.
  49.  
  50.     PPP daemon 
  51.         Dial on demand has been enabled.
  52.         Mach RPC and communications server thread added.
  53.  
  54.     chat 
  55.         Slight mod to overcome cheese ball NeXT POSIX support.
  56.         Capture and reporting of connection speed via Mach RPC.
  57.  
  58.     PPP LKS 
  59.         No changes in this Beta.
  60.         Testing was done using the PPP2.2 LKS (more stable on my 
  61.         dev system) while this package contains the 2.3.1 LKS.
  62.  
  63.  
  64. DISTRIBUTION FILES
  65.  
  66.     GateKeeper.3.0.Beta.2.s.tar.gz     contains a source distribution
  67.     GateKeeper.3.0.Beta.2.NI.b.tar.gz  contains a binary distribution
  68.  
  69.  
  70. URL's
  71.  
  72. ftp://next-ftp.peak.org/pub/next/apps/internet/ppp/GateKeeper/GateKeeper.3.0.Beta.2.s.tar.gz
  73. ftp://next-ftp.peak.org/pub/next/apps/internet/ppp/GateKeeper/GateKeeper.3.0.Beta.2.NI.b.tar.gz
  74.  
  75. ftp://ftp.informatik.uni-muenchen.de/pub/comp/platforms/next/Communication/apps/GateKeeper.3.0.Beta.2.s.tar.gz
  76. ftp://ftp.informatik.uni-muenchen.de/pub/comp/platforms/next/Communication/apps/GateKeeper.3.0.Beta.2.NI.b.tar.gz
  77.  
  78.  
  79. SUPPORT
  80.  
  81.     My ability to provide support is very limited.  Should you
  82.     require assistance I will expect you to have the current
  83.     stable release (2.1) running on your system.  During the Beta
  84.     period I will provide support without charge to those testing
  85.     the Beta.  Upon final release the following will apply: 
  86.     
  87.     Comments and bug reports are always welcome, but if you would
  88.     like support the following applies:
  89.  
  90.       1.  If you are a non-commercial user and are doing some type
  91.           of FSF GNU or other freeware work for the UNIX community
  92.           let me know and we'll call it even.  The same is true if 
  93.           you provide software free to single non-commercial users 
  94.           or if you have contributed to the creation of GateKeeper.
  95.  
  96.       2.  If you would like E-mail support please register for it 
  97.           by sending in a one time registration fee of $20 USD.
  98.  
  99.       3.  If you would like telephone support please contact me
  100.           via E-mail for details.
  101.  
  102.  
  103. CURRENT RELEASE
  104.  
  105. The current Beta release of GateKeeper is version 3.0 Beta 2 
  106. The current stable release of GateKeeper is version 2.1 
  107.  
  108.  
  109. FEATURES
  110.  
  111.     --  Dial on demand.
  112.     --  Manual Dial and login to a ppp provider without a script.
  113.     --  Compound document format for storing information necessary 
  114.         to access an Internet Service Provider.
  115.     --  GUI document editor (partially implemented)
  116.     --  Toolbar control
  117.     --  Idle timeout with sound warning.
  118.     --  Execute and check exit status of a preLink and a
  119.         preUnLink script prior to the respective operation.  
  120.     --  displays pppStats
  121.     --  Redial.
  122.     --  App Icon session timer.
  123.     --  Tri-state animated icon provides status feedback.
  124.     --  Captures and displays connection information
  125.  
  126.  
  127. BUGS
  128.  
  129.     If you are using the GK 2.1 stable release you must switch
  130.     the PPP log from a FIFO to a file in GK 2.1's preferences.
  131.     If you want old Gate docs to report connection speed you
  132.     must add a line to your pppup file like: "REPORT CARRIER".
  133.     See the enclosed example doc.
  134.     The documentation does not reflect this Beta release.
  135.     German localization has been removed from this Beta.
  136.     If running a local nameserver you should dump it's cache
  137.     after each PPP session.
  138.  
  139.  
  140.  
  141.  
  142. Comments, bug reports and suggestions should be sent to:
  143.  
  144.  
  145. Felipe A. Rodriguez
  146. 5315 Colodny st. #7
  147. Agoura Hills, CA  91301
  148. far@ix.netcom.com          (NeXTmail preferred)   (MIMEmail welcome)    ####################################################################
  149.  
  150.