edited by
1,722 views
6 votes
6 votes
In Transport layer either in TCP header or UDP header in checksum field we calculate checksum for Pseudo header of IP + header of TCP/UDP + data of TCP/UDP.

Transport layer should fill checksum field in header before the Segment pass to Network layer.

Here my doubt is how TL knows the IP header which is going to create in next step NL ?
edited by

2 Answers

3 votes
3 votes
Upper layer can communicate to lower layer so transport layer can communicate to network layer.

in Pseudo IP Header included important field which did not change during transmission like source ip,destination ip,protocol,TCP/UDP segment bit
0 votes
0 votes
Yes, the layer concept is violated in this case but to provide reliable transmission it uses the IP header which is available in next layer

Related questions

2 votes
2 votes
1 answer
1
rahul sharma 5 asked Aug 15, 2017
2,150 views
Which of the following transport layer protocols used to support email?a:) SMTPb:) TCPc::)UDPd) both b and c
1 votes
1 votes
1 answer
3
Jeetmoni saikia asked Nov 4, 2022
518 views
The underlying Transport layer protocol used by SMTP is ________(a) TCP(b) UDP(c) Either TCP or UDP
1 votes
1 votes
1 answer
4