What are the differences between OSI and TCP/IP model?
Important differences are: OSI is a reference model and TCP/IP is an implementation of OSI model. OSI has 7 layers whereas TCP/IP has only 4 layers The upper 3 layers of the OSI model is combined on the TCP/IP model. OSI has: physical layer, data link layer, network layer, transport layer, session layer, presentation layer and application layer TCP/IP has : Network layer, Internet layer, transport layer and application layer.