home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / dcom / lans / misc / 908 < prev    next >
Encoding:
Internet Message Format  |  1992-11-14  |  1.4 KB

  1. Path: sparky!uunet!think.com!ames!agate!darkstar.UCSC.EDU!cats.ucsc.edu!abbott
  2. From: abbott@cats.ucsc.edu (Ken Abbott)
  3. Newsgroups: comp.dcom.lans.misc
  4. Subject: Re: What is SLIP???
  5. Date: 13 Nov 1992 21:02:51 GMT
  6. Organization: University of California, Santa Cruz
  7. Lines: 26
  8. Message-ID: <1e155rINNrpq@darkstar.UCSC.EDU>
  9. References: <1992Nov12.155620.4017@wvnvms.wvnet.edu>
  10. NNTP-Posting-Host: buddy.ucsc.edu
  11.  
  12.  
  13. dtg@wvnvms.wvnet.edu writes:
  14.  
  15. >Can anyone tell me what the program/tool SLIP is???  What does it do??? Who
  16. >should I contact to find more about it???  
  17.  
  18. SLIP is Serial Line IP.  A SLIP connection provides a way of
  19. establishing an IP connection over a serial line, typically a modem
  20. connection.  SLIP support is provided by terminal servers and routers
  21. at the LAN end, and various companies provide SLIP client software for
  22. PCs and Macintoshes and workstations.
  23.  
  24. You may want to consider using PPP (Point-to-Point Protocol) instead.
  25. It provides some improvements over SLIP.  First, it is a
  26. protocol-independant connection.  The improvement I find most useful
  27. in the IP world is that the PPP protocol will negotiate the IP address
  28. used by the remote side.  This allows an administrator to assign a
  29. pool of addresses to be used for casual users, while locking in
  30. addresses assigned to regular users.
  31.  
  32. Also look for CSLIP, which is SLIP using header compression.  This can
  33. make a big difference for small packet applications like telnet with
  34. remote echo.
  35.  
  36. Ken Abbott
  37. UC Santa Cruz
  38.