Quote:
Originally Posted by pcsaji
Can we use SLIP to get ip connection over seial line?
|
To my knowledge you can, but I don't know any details. I started to mention it in my last post along with PPP but decided not to.
Here is what the O'Reilly book
Linux in a Nutshell has to say about SLIP:
Quote:
... SLIP is rarely used anymore having been replaced by PPP.
PPP was intended to remedy some of SLIP's failings -- it can hold packets from non-Internet protocols, it impliments client authorization and error detection/correction, and it dynamically configures each network protocol that passes through it.
|
I don't know what the last phrase means, but it sounds like unless you have a strong reason for preferring SLIP over PPP, you are probably better off with PPP.