home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-3.iso / Communication / apps / SlipCommander.1.0.README < prev    next >
Encoding:
Text File  |  1992-11-27  |  3.7 KB  |  108 lines

  1.                             -Slip Commander -
  2.  
  3.     SlipCommander is a NeXTStep Interface of the SLIP commands provided in the TransSys DialUpIP  SLIP package by Louis A. Mamakos.  
  4.  
  5. Warning:
  6. =======
  7.  
  8.     1. You must have the TransSys DialUpIP  SLIP package installed and fully tested  for the connection first.
  9.  
  10.     2. You must be in the 'wheel'  group to run SlipCommander. The rootpassword is required each time for setting up the preference.  The information is securely encrypted in the file - "(home)/.SlipCommander"
  11.  
  12.     3. The Mail Retrieving command script using ftp may require  silghtly modification to customize for your site. A sample script for retrieving mails from remote  site is provided.  
  13.  
  14.     4. SlipCommander was implemented under NS2.1, if there's a conflicts with NS3.0, a patch will be made when I receive my 3.0 upgrade.
  15.  
  16.     5. This is not a FreeWare, see donation below....
  17.  
  18. Installation Guide:
  19. ==================
  20.  
  21.     1. Place SlipCommander.app under /LocalApps or ~Apps.
  22.  
  23.     2. Modify the Mail Script and place it under any directory path.
  24.            (be sure to 'chmod +x' of it) The sample 'RMS1' script should work
  25.            fine for most people without any modification.
  26.  
  27.     3. Run Preference in SlipCommander.app.
  28.  
  29.  
  30. Features:
  31. ========
  32.  
  33.  
  34. -SLIP connect/disconnect - Slip Commander simplifies the frequently-used  SLIP
  35. commands such as 'slipup', 'slipdown', 'duioctl',etc.  In the attempt of making
  36. a connection,   Slip Commander can monitor the process; in case of a
  37. FAILCALL(BUSY), it will automatically redial after a period of time until the 
  38. connection is established.
  39.  
  40. -Remote mails retrieval - retrieving the mails stored on the remote sites is 
  41. just a button click away. 
  42.  
  43. -SLIP connection monitoring -  the connection status are clearly displayed in 
  44. the Inspector.  So, next time the LED on your modem goes  off, you won't be 
  45. left in the dark.
  46.  
  47.  
  48. -Preference SetUp-
  49.  
  50. RootPassword    -     If you owns the system.......
  51.  
  52. Response Time    -    The typical response time of the system. 1 sec pause is 
  53.             usually long enough for most system with light workload.
  54.                         However,  a longer pause is required for slower or heavy
  55.             loaded machines.
  56.  
  57.  
  58. Mail Script    -    The complete directory Path and name for the Mail Script
  59.             e.g. "~garyc/Apps/RMS".
  60.  
  61. HostName    -    This is your mail holder at the remote site. e.g. 
  62.             "eecs.nwu.edu".
  63.  
  64.  
  65. UserName    -    Your account name on the mail holder. Most people use
  66.                         the same name on their own local NeXT.  e.g. "garyc".
  67.  
  68. Password    -    The password for the above account. e.g. XXXX.XXXX
  69.  
  70. Save        -    For security purpose, you must re-enter both the 
  71.             RootPassword and the UserPassword each  time in order to
  72.             save the correct  info.
  73.  
  74.  
  75.  
  76. -Inspector-
  77.  
  78. Log    -    So, you wanna know how your NeXT is abused..
  79. Status    -    The current SLIP softflags. 
  80.  
  81. ===============================================
  82. Donation:
  83.  
  84.         A $10 check or more  paid to 'Gary Chang' is extremely welcome. And you will be honored for the future releases.  
  85.  
  86.         Automatic News retrieval is to be implemented in the next major release.
  87.  
  88.     ** Source Code ** is also available at $50 charge.
  89.  
  90. ===============================================
  91.  
  92. Bugs Report    - send your bug report via voice, mail, or             E-Mail.
  93.  
  94.             Gary I. Chang
  95.             2555 Victor Ave. #606
  96.             Glenview, IL60025
  97.             (708)657-0057
  98.             garyc@eecs.nwu.edu (NeXT Mail O.K.)
  99.  
  100. ===============================================
  101. Special Thanks - 
  102.  
  103.     Special thanks to Louis A. Mamakos  for the hints of SLIP status detection. And John Landwehr  for his great inspiration in the SLIP_PPP article, plus the precious comments on the initial release. And the last, my lovely fiancee - PinJu. She is the real contribution to all this work. 
  104.  
  105.                         Gary  I. Chang  Nov. 24nd 92'
  106.  
  107.  
  108.