1.

What do you understand about the SLIP protocol?

Answer»

SLIP is an acronym for Serial Line Internet Protocol. It is basically a TCP/IP based fundamental protocol that is used for communication through serial ports and routers. They allow machines to connect with one another that was previously configured for direct communication. 

For example, a customer COULD be connected to the Internet Service Provider (ISP) over a slower SLIP line. When a client needs a service, he or she contacts the ISP and makes a request. The ISP responds to the request by sending it to the Internet on high SPEED multiplexed lines. The Internet Service Provider then sends the results back to the client over SLIP lines. A SLIP frame has a straightforward format, CONSISTING of a payload and a flag that serves as an END delimiter. A special character with a decimal value of 192 is commonly used as the flag. If this flag is present in the data, it is preceded by an ESCAPE sequence that prevents the receiver from interpreting it incorrectly.



Discussion

No Comment Found