Serial Line Internet Protocol
Encyclopedia : S : SE : SER : Serial Line Internet Protocol
| Layer | Protocols |
|---|---|
| Application | DNS, TLS/SSL, TFTP, FTP, HTTP, IMAP, IRC, NNTP, POP3, SIP, SMTP, SNMP, SSH, TELNET, BitTorrent, RTP, rlogin, … |
| Transport | TCP, UDP, DCCP, SCTP, IL, RUDP, |
| Network | IP (IPv4, IPv6), ICMP, IGMP, ARP, RARP, … |
| Link | Ethernet, Wi-Fi, Token ring, Point-to-Point Protocol>PPP, SLIP, FDDI, ATM, DTM, Frame Relay, SMDS, … |
- Not to be confused with SLIP programming language.
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 either EIA hardware flow control, or CLOCAL mode (3-wire null-modem) UART opperation settings.
SLIP does not provide error detection, being reliant on other higher-layer protocols for this. Therefore SLIP on its own is not satisfactory over a particularly error-prone dial-up connection. It is however useful for testing real-time OS capabilities under load (by looking at flood-ping statistics).
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 and null-printer cable.
For most uses both SLIP and PLIP have been replaced by increasingly-common Ethernet protocol based networking support and cross-cable setups –– or other point-to-point connections such as USB host-to-host cables –– used to transfer files between two computers where a network is not necessary or available.
External links
- RFC 1055
- Debian GNU/Linux: [TCP/IP over null-modem] by Stefan Ott
- TLDP: [PLIP-Install-HOWTO]
- [A description of the PLIP protocol]
From Wikipedia, the Free Encyclopedia. Original article here. Support Wikipedia by contributing or donating.
All text is available under the terms of the GNU Free Documentation License See Wikipedia Copyrights for details.
