ImageVerifierCode 换一换
格式:DOCX , 页数:28 ,大小:64.11KB ,
资源ID:9795205      下载积分:3 金币
快捷下载
登录下载
邮箱/手机:
温馨提示:
快捷下载时,用户名和密码都是您填写的邮箱或者手机号,方便查询和重复下载(系统自动生成)。 如填写123,账号就是123,密码也是123。
特别说明:
请自助下载,系统不会自动发送文件的哦; 如果您已付费,想二次下载,请登录后访问:我的下载记录
支付方式: 支付宝    微信支付   
验证码:   换一换

加入VIP,免费下载
 

温馨提示:由于个人手机设置不同,如果发现不能下载,请复制以下地址【https://www.bdocx.com/down/9795205.html】到电脑端继续下载(重复下载不扣费)。

已注册用户请登录:
账号:
密码:
验证码:   换一换
  忘记密码?
三方登录: 微信登录   QQ登录  

下载须知

1: 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。
2: 试题试卷类文档,如果标题没有明确说明有答案则都视为没有答案,请知晓。
3: 文件的所有权益归上传用户所有。
4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
5. 本站仅提供交流平台,并不能对任何下载内容负责。
6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

版权提示 | 免责声明

本文(计算机网络英文题库附答案chapter3.docx)为本站会员(b****7)主动上传,冰豆网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知冰豆网(发送邮件至service@bdocx.com或直接QQ联系客服),我们立即给予删除!

计算机网络英文题库附答案chapter3.docx

1、计算机网络英文题库附答案chapter3Chapter 3 Transport Layer1. A transport-layer protocol provides for logical communication between _.A Application processesB HostsC RoutersD End systems2. Transport-layer protocols run in _.A ServersB ClientsC RoutersD End systems3. In transport layer, the send side breaks applic

2、ation messages into _, passes to network layer.A FramesB SegmentsC Data-grams D bit streams4. Services provided by transport layer include _.A HTTP and FTPB TCP and IPC TCP and UDPD SMTP5. Which of the following services is not provided by TCP? A Delay guarantees and bandwidth guaranteesB Reliable d

3、ata transfers and flow controlsC Congestion controlsD In-order data transfers6. These two minimal transport-layer services-_ and _-are the only two services that UDP provides! A process-to-process data delivery, error checkingB congestion control, reliable data transferC flow control, congestion con

4、trolD In-order data transfer, error checking7. Port numbers scope is _ to _. A 0, 1023B 0, 65535C 0, 127D 0,2558. The port numbers ranging from _to _ are called well-known port number and are restricted.A 0, 1023B 0, 65535C 0, 127D 0,2559. UDP socket identified by two components, they are _.A source

5、 IP addresses and source port numbersB source IP addresses and destination IP addressesC destination IP address and destination port numbersD destination port numbers and source port numbers10. TCP socket identified by a (an) _. A 1-tupleB 2-tupleC 3-tupleD 4-tuple11. Which of the following applicat

6、ions normally uses UDP services? A SMTPB Streaming multimediaC FTPD HTTP12.Reliabledatatransferprotocoloveraperfectlyreliablechannelis_.Ardt1.0Brdt2.0Crdt3.0Drdt2.113.Reliabledatatransferprotocoloverachannelwithbiterrorsandpacketlossesis_.Ardt1.0Brdt2.0Crdt3.0Drdt2.114.Whichofthefollowingaboutreliab

7、ledatatransferoverachannelwithbiterrorsisnotcorrect?ARDT2.0:assumingACKandNAKwillnotbecorruptedBRDT2.1:assumingACKandNAKcanbecorruptedCRDT2.2:onlyuseACK-sDRDT2.2:usebothACK-sandNAK-s15.Whichofthefollowingprotocolsisnotpipeliningprotocols?ATCP Brdt3.0CGO-BACK-N Dselectiverepeat16.Whichofthefollowingi

8、snotcorrectaboutGBNprotocol?AOnlyusingACK-sBUsingcumulativeACK-sCReceiverdiscardsallout-of-orderpacketsDItisnotpipelinedprotocol17.WhichofthefollowingisnotcorrectaboutSRprotocol?AreceiverindividuallyacknowledgesallcorrectlyreceivedpacketsBsenderonlyresendspacketsforwhichACKnotreceivedCItlimitssequen

9、cenumberofsentbutun-ACK-edpacketsDItisnotapipelinedprotocol18. Which of the following about TCP connection is not correct? A It is a broadcast connectionB It is a point-to-point connectionC It is a pipelined connectionD It is a full duplex connection19. The SYN segment is used for_. A TCP connection

10、 setupB TCP flow controlC TCP congestion controlD Closing a TCP connection20. The FIN segment is used for_.A TCP connection setupB TCP flow controlC TCP congestion controlD Closing a TCP connection21. How does TCP sender perceive congestion? A Through a timeout eventB Through a receiving duplicate A

11、CK-s eventC Both A and BD Either A or B22. Extending host-to-host delivery to process-to-process delivery is called transport-layer _ and . A multiplexing and de-multiplexingB storing and forwardingC forwarding and filteringD switching and routing23. UDP is a _ service while TCP is a connection-orie

12、nted service. A ConnectionlessB ReliableC Connection-orientedD In-order24. The UDP header has only four fields, they are_. A Source port number, destination port number, length and checksumB Source port number, destination port number, source IP and destination IPC source IP, destination IP, source

13、MAC address and destination MAC addressD source IP, destination IP, sequence number and ACK sequence number25. There are two 16-bit integers: 1110 0110 0110 0110, 1101 0101 0101 0101. Their checksum is_. A 010*B 1011101110111100C 111111*1D 100000000000000026. The maximum amount of data that can be g

14、rabbed and placed in a segment is limited by the_.A Maximum segment size (MSS)B MTUC ChecksumD Sequence number27. The MSS is typically set by first determining the length of the largest link-layer frame that can be sent by the local sending host-the so-called_.A Maximum transmission unit (MTU)B MSSC

15、 ChecksumD Sequence number28. A File size of 500,000bytes, MSS equals 1000bytes. When we want to transmit this file with TCP, the sequence number of the first segment is 0, and the sequence number of the second segment is _. A 1000B 999C 1001D 50000029. Because TCP only acknowledges bytes up to the

16、first missing byte in the stream, TCP is said to provide_. A Cumulative acknowledgementsB Selective acknowledgementsC 3 duplicate ACKsD positive ACKs30. Provided =0.125, current value of Estimated-RTT is 0.4s, Sample-RTT is 0.8s, then the new value of Estimated-RTT is _s. A 0.45B 0.6C 0.7D 0.831. Pr

17、ovided RcvBuffer=20,LastByteRcvd=20,LastByteRead=15, then RcvWindow=_. A 14B 15C 16D 1032. TCP service does not provide_. A Reliable data transfer B Flow controlC Delay guarantee D Congestion control33. There are two states in TCP congestion control, which are _. A slow start and congestion avoidanc

18、eB safe start and congestion avoidanceC slow start and congestion abandonD safe start and congestion abandon34. The transport-layer protocol provides logical communication between _, and the network-layer protocol provides logical communication _. A hosts, processes B processes, hostsC threads, proc

19、esses D processes, threads35.ToimplementthemulticastservicestheInternetemploysthe_protocol.AFTPBTCPCIGMPDUDP36. If an application developer chooses _ protocol, then the application process is almost directly talking with IP. A HTTPB RIPC CSMA/CDD UDP37. _ maintains connection-state in the end system

20、s. This connection state includes receive and send buffers, congestion-control parameters, and sequence and acknowledgment number parameters. A UDP B TCP C DNS D HTTP38. The host that initiates the session in the Internet is labeled as _.A server B user agent C client D router39. With TCP there is n

21、o _ between sending and receiving transport-layer entities. A flow control B handshakingC. congestion control D VC setup40. The Internets _ service helps prevent the Internet from entering a state of gridlock. A datagram B congestion controlC sliding window D timeout event41. Connection setup at the

22、 transport layer involves _. A server B only the two end systemsC client D router42. A _layer protocol provides for logical communication between applications. A transportB applicationC networkingD MAC43. In static congestion window, if it satisfies W*S/R RTT + S/R, the Latency is _. A W*S/R ( RTT+

23、S/R) B 2RTT + O/RC 2RTT + O/R + (k-1)W* S/R- (RTT + S/R) D 2RTT + S/R44. The receive side of transport layer reassembles segments into messages, passes to _layer. A ApplicationB NetworkingC PhysicalD MAC45. In the following four options, which one is correct? A The variations in the SampleRTT are sm

24、oothed out in the computation of the EstimatedRTTB The timeout should be less than the connections RTTC Suppose that the last SampleRTT in a TCP connection is equal to 1 sec. Then the current value of TimeoutInterval will necessarily be1 secD Suppose that the last SampleRTT in a TCP connection is eq

25、ual to 1 sec. Then the current value of TimeoutInterval will necessarily be1 sec46. The port number used by HTTP is _. A 80B 25C 110D 5347. The port number used by SMTP is _. A 80B 25C 110D 5348. The port number used by pop3 is _. A 80B 25C 110D 5349. The port number used by DNS is _. A 80B 25C 110D

26、 5350. The port number used by FTP is _. A 20 and 21B 20C 21D 5351. A UDP socket identified by a _ tuple(s). A 2B 4C 1D 352. A TCP socket identified by a _ tuple(s). A 2B 4C 1D 353. A TCP socket does not include_. A Source MAC addressB Source port numberC Destination IP addressD Destination port num

27、ber54. Which of following about UDP is not correct. A It is a reliable data transfer protocolB It is connectionlessC no handshaking between UDP sender, receiverD it is a best effort service protocol55. DNS uses _ service. A TCPB UDPC Both TCP and UDPD None of above56. Which of following about UDP is

28、 correct?A Finer application-level control over what data is sent, and when B No connection establishment (which can add delay), so no delay for establish a connectionC No connection state (so, UDP can typically support many active clients)D Large packet header overhead (16-B)57. Streaming media use

29、s a _ service normally. A TCPB UDPC Both TCP and UDPD None of above58. The UDP header has only _ fields. A 2B 4C 1D 359. Which of the following does not included in UDP header. A Source port numberB Destination port numberC ChecksumD Sequence number60. Which of the following is not a pipelining protocol. A Rdt1.0B Go-Back-NC Selective repeatD TCP61. In the following four descriptions about MSS and MTU, which one is not correct? A The MSS is the maximum amount of application-layer data in the se

copyright@ 2008-2022 冰豆网网站版权所有

经营许可证编号:鄂ICP备2022015515号-1