Serial Line Internet Protocol (SLIP)
SLIP is an industry standard that supports TCP/IP connections made over serial lines. Unfortunately, SLIP has several limitations, as follows:
- Supports TCP/IP only, no support for IPX or NetBEUI
- Requires static IP addresses, no support for DHCP
- Transmits authentication passwords as clear text, no support for encryption
- Usually requires a scripting system for the logon process
![[tip.gif]](tip.gif)
Windows NT Workstation 4.0 supports SLIP client functionality only; operation as a SLIP server is not supported.