Transport layer services Flashcards
What transport service does an app need?
It depends on the apps data loss, needed bandwidth and needed timing
What transport services does file transfer, e-mail and web documents need?
No loss, elastic bandwidth and no time sensitive
What transport services does real time audio/video and stored audio/video need?
loss tolerant, audio bandwidth: 5kbps - 1Mbps video bandwidth: 10 kbps-5Mbps. yes to time sensitivity
What are the features of TCP service?
Connection oriented
Reliable transport
Flow control
Congestion control
What does TCP service not provide?
Timing
Minimum bandwidth guarantees
What are the features of UDP service?
Unreliable data transfer between sending and receiving process
What does UDP service not provide?
Connection setup
Reliability
Flow control
Congestion control
Timing
Throughput guarantees
What application uses SMTP and TCP?
What application uses Telnet and TCP?
Remote terminal access
What application and transport protocols does Web application use?
HTTP and TCP
What application uses FTP and TCP?
File transfer
What application and transport protocols does Internet telephony (VoIP) use?
Session Initiation Protocol (SIP) and typically UDP