OSI/ TCP/IP similarities and diffs Flashcards
1
Q
What are the similarities?
A
- Both are based on a stack of independent protocols
- layers in both have roughly the same functionality.
-from the transport layer and below, both provide network- independent transport services - The layers above the transport layer are all application oriented
2
Q
What are the differences?
A
- OSI can be adjusted to fit different networks but TCP/IP and cannot be used to describe any other networks.
-OSI model has 7 layers whereas the TCP/IP model only has 4 - OSI the network layers supports both connectionless and connection-oriented whereas TCP/IP network layer only supports connectionless
- OSI models transport layer only supports connection-oriented whereas TCP/IP transport layer supports both