The Serial Line Internet Protocol (SLIP) is an encapsulation of the Internet Protocol designed to work over serial ports and modem connections. It is documented in RFC 1055. On personal computers, 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. On microcontrollers, however, SLIP is still the preferred way of encapsulating IP packets due to its very small overhead.
SLIP modifies a standard TCP/IP datagram by appending a special "SLIP END" character to it, which distinguishes datagram boundaries in the byte stream. SLIP requires a serial port configuration of 8 data bits, no parity, and either EIA hardware flow control, or CLOCAL mode (3-wire null-modem) UART operation settings.
SLIP does not provide error detection, being reliant on upper layer protocols for this. Therefore SLIP on its own is not satisfactory over an error-prone dial-up connection. It is however still useful for testing operating systems' response capabilities under load (by looking at flood-ping statistics).
SLIP is also currently used in the BlueCore Serial Protocol for communication between Bluetooth modules and host computers.
Read more about Serial Line Internet Protocol: CSLIP
Famous quotes containing the words serial and/or line:
“And the serial continues:
Pain, expiation, delight, more pain,
A frieze that lengthens continually, in the lucky way
Friezes do, and no plot is produced,
Nothing you could hang an identifying question on.”
—John Ashbery (b. 1927)
“Michelangelo said to Pope Julius II, Self negation is noble, self-culture is beneficent, self-possession is manly, but to the truly great and inspiring soul they are poor and tame compared to self-abuse. Mr. Brown, here, in one of his latest and most graceful poems refers to it in an eloquent line which is destined to live to the end of timeNone know it but to love it, None name it but to praise.”
—Mark Twain [Samuel Langhorne Clemens] (18351910)