Definition of Serial line internet protocol

Babylon English
Serial Line Internet Protocol
SLIP protocol, protocol which allows a full simulated connection to the Internet by using telephone lines

Search Dictionary:
Search Web Search Dictionary



Serial Line Internet Protocol definition was found in categories: Computer & Internet(4)  Language, Idioms & Slang(1)  Encyclopedia(1)  

Serial Line Internet Protocol Definition from Computer & Internet Dictionaries & Glossaries

FOLDOC
Serial Line Internet Protocol
<communicationsprotocol> (SLIP) Software allowing the Internet Protocol (IP), normally used on Ethernet, to be used over a serial line, e.g. an EIA-232 serial port connected to a modem. It is defined in RFC 1055.
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 high-layer protocols for this. Over a particularly error-prone dial-up link therefore, SLIP on its own would not be satisfactory.
A SLIP connection needs to have its IP address configuration set each time before it is established whereas Point-to-Point Protocol (PPP) can determine it automatically once it has started.
See also SLiRP.
(1995-04-30)

A Glossary of Internet & PC Terminology
SLIP
Serial Line Internet Protocol, basically a standard which enables a user to connect to the internet using a modem a telephone line.

Jensen's Technology Glossary
SLIP
Serial Line Internet Protocol that allows users in selected parts of the world to access the Internet via modems and phone lines if they are not directly connected to the Internet system of worldwide networks. There are specialized SLIP firms plus some of the more general firms such as Delphi and CompuServe. Unlike direct connections, however, SLIP interfacings normally have usage fees based upon timing and extent of usage. (See also ISP , PIP , and Modem )

The Internet Dictionary
SLIP
(Serial Line Internet Protocol). One way computers can communicate with each other over the Internet (compare "PPP "). SLIP connections let you communicate directly with other computers on the network using TCP/IP connections.


Serial Line Internet Protocol Definition from Language, Idioms & Slang Dictionaries & Glossaries

hEnglish - advanced version
serial line internet protocol

serial line internet protocol
(slip) software allowing the internet protocol (ip), normally used on ethernet, to be used over a serial line, e.g. an eia-232 serial port connected to a modem. it is defined in rfc 1055.



Serial Line Internet Protocol Definition from Encyclopedia Dictionaries & Glossaries

Wikipedia English - The Free Encyclopedia
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. On PCs, 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.

See more at Wikipedia.org...