InterviewSolution
Saved Bookmarks
| 1. |
What Is Serial Line Internet Protocol (slip) Used For? |
|
Answer» SLIP sends IP datagram's over a SERIAL link and transfers network traffic over dialup connection. It is often used where very low overhead is required. It is designed to work over serial PORTS and MODEM CONNECTIONS. SLIP sends IP datagram's over a serial link and transfers network traffic over dialup connection. It is often used where very low overhead is required. It is designed to work over serial ports and modem connections. |
|