home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 8 / CDASC08.ISO / VRAC / SLIP192.ZIP / README.TXT < prev    next >
Text File  |  1993-05-10  |  2KB  |  66 lines

  1.  
  2. This is the README file for UMSLIP version 1.9
  3.  
  4.  
  5. QUICK START
  6. ===========
  7.  
  8. 1)  type "slip setup"
  9.  
  10. 2)  Press "F4" (Function Key 4) which is 'Modem Setup'.
  11.     You will then get a dialog box which allows you to set up
  12.     your modem.  BAUD RATE and MODEM TYPE are usually
  13.     the only settings you will need to change.
  14.  
  15. 3)  Confirm your Modem settings by clicking on the "OK" button 
  16.     with the mouse or by pressing Alt-K at the keyboard 
  17.     (Hold down the ALT key and press K).
  18.  
  19. 4)  Press "F5" (Function Key 5) which is 'SLIP Setup'.
  20.     You will then get a dialog box.  USERNAME and PASSWORD
  21.     are usually the only settings you will need to change.
  22.  
  23. 5)  Confirm your SLIP settings by clicking on the "OK" button or
  24.     type Alt-K (Hold down the ALT key and press K).
  25.  
  26. 6)  Type Alt-X (Hold down the ALT key and press X) to exit from 
  27.     the Program.
  28.  
  29. 7)  type "slip" for information on how to use SLIP.BAT.  SLIP.BAT
  30.     will let you run various programs that require SLIP access.
  31.  
  32. For Example:
  33.  
  34.    To run POPmail, you would type "slip popmail"
  35.    To run Gopher, you would type  "slip gopher"
  36.    To open a telnet session to gold.tc.umn.edu you would type:
  37.      "slip telnet gold.tc.umn.edu"
  38.  
  39.  
  40.  
  41.  
  42.  
  43. ===============================================================
  44. BACKGROUND
  45.  
  46.  
  47. This Software replaces SLIPDIAL.EXE and its accessory programs.
  48.  
  49. UMSLIP.COM      replaces     SLIP8250.COM
  50. PHONE.EXE       replaces     SLIPDIAL.EXE
  51.                              X00.SYS
  52.                              All Script Files
  53.  
  54. This New software distribution was designed to elminate the need
  55. for the X00.SYS serial device driver and provide a more user
  56. friendly interface for SLIP access.  A complete packet driver
  57. interface was written to better adapt to SLIP connections and
  58. slower serial chips.  It is now easier and more intuitive when
  59. running software with SLIP.  SLIP.BAT is designed to call all
  60. the accessory programs in the SLIP distribution:
  61.   PC Gopher     (Provides access to distributed information)
  62.   NCSA Telnet   (Enables users to open direct terminal sessions)
  63.   FTP           (File Transfer Protocol, useful for transfering files)
  64.   POPmail       (Graphical User Interface for reading electronic mail)
  65.  
  66.