Serial Line Internet Protocol

   

The Serial Line Internet Protocol (SLIP) is a mostly obsolete encapsulation of the Internet Protocol designed to work over serial ports and modem connections. It is documented in RFC 1055 (http://www.ietf.org/rfc/rfc1055.txt). SLIP has been largely replaced by the Point-to-Point Protocol (PPP), which is better engineered, has more features and does not require its IP address configuration to be set before it is established.

SLIP modifies a standard Internet datagram by appending a special "SLIP END" character to it, which allows datagrams to be distinguished as separate. SLIP requires a port configuration of 8 data bits, no parity, and EIA or hardware flow control. SLIP does not provide error detection, being reliant on other higher-layer protocols for this. Over a particularly error-prone dial-up connection therefore, SLIP on its own is not satisfactory.

A version of SLIP with header compression is called CSLIP (Compressed SLIP).

The Parallel Line Internet Protocol (PLIP) is very similar to SLIP, but works at higher speeds via a parallel port.

Both SLIP and PLIP have been replaced by increasingly-common networks, including home networking – and by other peer-to-peer connections such as USB, used to transfer files to a second computer where a network is not necessary or available.


de:Serial Line Internet Protocol

Retrieved from "http://www.mywiseowl.com/articles/Serial_Line_Internet_Protocol"

This page has been accessed 386 times. This page was last modified 19:05, 2 Oct 2004. All text is available under the terms of the GNU Free Documentation License (see Copyrights for details).