Describe TCP/IP model with suitable diagram.
Solution:-
TCP/IP Reference Model:
- TCP/IP means transmission control protocol and internet protocol.
- Protocols are set of rules which govern every possible communication over the internet.
- These protocols describe the movement of data between the host computers or internet. These offer simple naming and addressing schemes.
- It is robust to failures and flexible to diverse networks.
- Most widely used protocol for interconnecting computers and it is the protocol of the internet.
Layer 1: Host-to-network Layer
1. Protocol is used to connect the host, so that the packets can be sent over it.
1. Protocol is used to connect the host, so that the packets can be sent over it.
Layer 2: Internet layer
1. Selection of a packet switching network which is based on a connectionless internetwork layer is called internet layer.
1. Selection of a packet switching network which is based on a connectionless internetwork layer is called internet layer.
Layer 3: Transport Layer
1. It decides if data transmission should be on parallel path or single path.
1. It decides if data transmission should be on parallel path or single path.
Layer 4: Application Layer
1. Protocols used in this layer are high level protocols such as TELNET, FTP (file transfer protocol etc. )
1. Protocols used in this layer are high level protocols such as TELNET, FTP (file transfer protocol etc. )
Comments
Post a Comment