What is the transport layer responsible for?
What layers are responsible for network transmission?
What information does Transport Layer adds? ( Responsibilities )
What does Transport Layer track? ( Responsibilities )
What does transport layer segment and reassembling ? ( 2 , Responsibilities )
What will transport layer do on multiple conversations? ( 3 , Responsibilities )
What does transport layer protocols specify? ( 2 )
Transport Layer includes what protocols? ( 2 )
List out TCP basic operations ( 5 )
What is the required protocol properties for UDP and TCP?
TCP
1. Reliable
2. Acknowledges Data
3. Resends Lost Data
4. Delivers Data in Sequencial Order
UDP
1. Fast
2. Low Overhead
3. Does not Require Acknowledgements
4. Does not Resend Lost Data
5. Delievers Data as it Arrives
What is UDP is known for?
What applications uses UDP?
When will TCP used?
What are the features for TCP? ( 4 )
What will TCP records? ( 2 )
What is the 2 most important things in TCP and UDP header?
What does TCP handles?
What is the features for UDP? ( 4 )
What application uses UDP? ( 3 )
What does TCP and UDP transport layer protocols uses to manage multiple, simultaneous conversations?
What are placed within the segment?
What is the name for the source IP address and source port number, or the destination IP address and destination port number?
What does sockets enable?
What is the number range for well-known ports?