Explain atleast four differences between OSI & TCP?IP
model?
Answer Posted / ankit dubey
1. OSI make clearly distinct between service,interface,protocol but TCP/IP does not.
2.OSI protocol are better hidden than TCP/IP.
3.In OSI model is invented before protocol so functionalities
are not perfectly described .
in TCP/IP protocol came first than model , so functionalities are perfectly described.
4.OSI has 7 layer while TCP/IP has only 4 layers.
5.In OSI network layer has both connectionless and connection oriented service but only connection oriented service in transport layer.
In TCP/IP network layer has connectionless service but support both modes in the transport layer.
Is This Answer Correct ? | 16 Yes | 4 No |
Post New Answer View All Answers
How does interprocess communication work?
What is the use of internet addresses?
How can I tell if a ftp port is open?
How will my computer get its ip address?
How names are translated (resolved) into ip address?
What is p and v in semaphore?
What is shared memory in os?
How are semaphores used?
What are the various protocols in the TCP/IP model?
What is the difference between message queue and shared memory?
Who uses semaphore?
How do I check if port 22 is open?
Which layer would the Transmission Control Protocol TCP be in? and is used in which layer.
Why tcp ip is more reliable?
What happens from the point an HTTP request is received on a TCP/IP port up until the Page fires the On_Load event?