- 48
- 0
- 约1.5万字
- 约 11页
- 2021-11-18 发布于上海
- 举报
Chapter 3 Transport Layer
1. A transport-layer protocol provides for logical communication between ____.
A Application processes
B Hosts
C Routers
D End systems
2. Transport-layer protocols run in ____.
A Servers
B Clients
C Routers
D End systems
3. In transport layer, the send side breaks application messagesinto ____, passesto
network layer.
A Frames
B Segments
C Data-grams
D bit streams
4. Services provided by transport layer include ____.
A HTTP and FTP
B TCP and IP
C TCP and UDP
D SMTP
5. Which of the following services is not provided by TCP?
A Delay guarantees and bandwidth guarantees
B Reliable data transfers and flow controls
C Congestion controls
D In-order data transfers
6. These two minimal transport-layer services____ and ____are the only two
services that UDP provides!
A process-to-process data delivery, error checking
B congestion control, reliable data transfer
C flow control, congestion control
D In-order data transfer, error checking
7. Port number ’s scope is ____ to ____.
A 0, 1023
B 0, 65535
C 0, 127
D 0,255
8. The port numbers ranging from ____to ____ are called well-known port number
and are restricted有一定限制的 .
A 0, 1023
B 0, 65535
C 0, 127
D 0,255
9. UDP socket identified by two components, they are ____.
A source IP addresses and source port numbers
B source IP addresses and destination IP addresses
C destination IP address and destination port numbers
D destination port numbers and source port numbers
10. TCP socket identified by a (an) ____.
A 1-tuple
B 2-tuple
C 3-tuple
D 4-tuple 元组
11. Which of the following applications normally uses UDP services?
A SMTP
B Streaming multimedia
C FTP
D HTTP
18. Which of the following about TCP connection is not correct?
A It is a broadcast connection
B It is a point-to-point connection
C
原创力文档

文档评论(0)