计算机网络英文题库

整理文档很辛苦,赏杯茶钱您下走!

免费阅读已结束,点击下载阅读编辑剩下 ...

阅读已结束,您可以下载文档离线阅读编辑

资源描述

Chapter3TransportLayer1.Atransport-layerprotocolprovidesforlogicalcommunicationbetween____.AApplicationprocessesBHostsCRoutersDEndsystems2.Transport-layerprotocolsrunin____.AServersBClientsCRoutersDEndsystems3.Intransportlayer,thesendsidebreaksapplicationmessagesinto____,passestonetworklayer.AFramesBSegmentsCData-gramsDbitstreams4.Servicesprovidedbytransportlayerinclude____.AHTTPandFTPBTCPandIPCTCPandUDPDSMTP5.WhichofthefollowingservicesisnotprovidedbyTCP?ADelayguaranteesandbandwidthguaranteesBReliabledatatransfersandflowcontrolsCCongestioncontrolsDIn-orderdatatransfers6.Thesetwominimaltransport-layerservices----____and____----aretheonlytwoservicesthatUDPprovides!Aprocess-to-processdatadelivery,errorcheckingBcongestioncontrol,reliabledatatransferCflowcontrol,congestioncontrolDIn-orderdatatransfer,errorchecking7.Portnumber’sscopeis____to____.A0,1023B0,65535C0,127D0,2558.Theportnumbersrangingfrom____to____arecalledwell-knownportnumberandarerestricted.A0,1023B0,65535C0,127D0,2559.UDPsocketidentifiedbytwocomponents,theyare____.AsourceIPaddressesandsourceportnumbersBsourceIPaddressesanddestinationIPaddressesCdestinationIPaddressanddestinationportnumbersDdestinationportnumbersandsourceportnumbers10.TCPsocketidentifiedbya(an)____.A1-tupleB2-tupleC3-tupleD4-tuple11.WhichofthefollowingapplicationsnormallyusesUDPservices?ASMTPBStreamingmultimediaCFTPDHTTP12.Reliabledatatransferprotocoloveraperfectlyreliablechannelis____.ABCD13.Reliabledatatransferprotocoloverachannelwithbiterrorsandpacketlossesis____.ABCD14.Whichofthefollowingaboutreliabledatatransferoverachannelwithbiterrorsisnotcorrect?A:assumingACKandNAKwillnotbecorruptedB:assumingACKandNAKcanbecorruptedC:onlyuseACK-sD:usebothACK-sandNAK-s15.Whichofthefollowingprotocolsisnotpipeliningprotocols?ATCPBCGO-BACK-NDselectiverepeat16.WhichofthefollowingisnotcorrectaboutGBNprotocol?AOnlyusingACK-sBUsingcumulativeACK-sCReceiverdiscardsallout-of-orderpacketsDItisnotpipelinedprotocol17.WhichofthefollowingisnotcorrectaboutSRprotocol?AreceiverindividuallyacknowledgesallcorrectlyreceivedpacketsBsenderonlyresendspacketsforwhichACKnotreceivedCItlimitssequencenumberofsentbutun-ACK-edpacketsDItisnotapipelinedprotocol18.WhichofthefollowingaboutTCPconnectionisnotcorrect?AItisabroadcastconnectionBItisapoint-to-pointconnectionCItisapipelinedconnectionDItisafullduplexconnection19.TheSYNsegmentisusedfor____.ATCPconnectionsetupBTCPflowcontrolCTCPcongestioncontrolDClosingaTCPconnection20.TheFINsegmentisusedfor____.ATCPconnectionsetupBTCPflowcontrolCTCPcongestioncontrolDClosingaTCPconnection21.HowdoesTCPsenderperceivecongestion?AThroughatimeouteventBThroughareceivingduplicateACK-seventCBothAandBDEitherAorB22.Extendinghost-to-hostdeliverytoprocess-to-processdeliveryiscalledtransport-layer____and.Amultiplexingandde-multiplexingBstoringandforwardingCforwardingandfilteringDswitchingandrouting23.UDPisa____servicewhileTCPisaconnection-orientedservice.AConnectionlessBReliableCConnection-orientedDIn-order24.TheUDPheaderhasonlyfourfields,theyare____.ASourceportnumber,destinationportnumber,lengthandchecksumBSourceportnumber,destinationportnumber,sourceIPanddestinationIPCsourceIP,destinationIP,sourceMACaddressanddestinationMACaddressDsourceIP,destinationIP,sequencenumberandACKsequencenumber25.Therearetwo16-bitintegers:1110011001100110,1101010101010101.Theirchecksumis____.A011B100C111D00026.Themaximumamountofdatathatcanbegrabbedandplacedinasegmentislimitedbythe____.AMaximumsegmentsize(MSS)BMTUCChecksumDSequencenumber27.TheMSSistypicallysetbyfirstdeterminingthelengthofthelargestlink-layerframethatcanbesentbythelocalsendinghost----theso-called____.AMaximumtransmissionunit(MTU)BMSSCChecksumDSequencenumber28.AFilesizeof500,000bytes,MSSequals1000bytes.WhenwewanttotransmitthisfilewithTCP,thesequencenumberofthefirstsegmentis0,andthesequencenumberofthesecondsegmentis____.A1000B999C1001D50000029.BecauseTCPonlyacknowledgesbytesuptothefirstmissingbyteinthestream,TCPissaidtoprovide____.ACumulativeacknowledgementsBSelectiveacknowledgementsC3duplicateACKsDpositiveACKs30.Providedα=,currentvalueofEstimated-RTTis,Sample-RTTis,thenthenewvalueofEstimated-RTTis____s.ABCD31.ProvidedRcvBuffer=20,LastByteRcvd=20,LastByteRead=15,thenRcvWindow=____.A14B15C16D1032.TCPservicedoesnotprovide____.AReliabledatatransferBFlowcontrolCDelayguaranteeDCongestioncontrol33.TherearetwostatesinTCPcongestioncontrol,whichare____.AslowstartandcongestionavoidanceBsafestartandcongestionavoidanceCslowstartandcongestionabandonDsafestartandcongestionabandon34.Thetransport-layerprotocolprovideslogicalcommunicationbetween____,andthenetwork-layerprotocolprovideslogicalcommunication____.Ahosts,processesBprocesses,hostsCthreads,processesDprocesses,threads35.ToimplementthemulticastservicestheInternetemploysthe____protocol.AFTPBTCPCIGMPDUDP36.Ifanapplicationdeveloperchooses____protocol,thentheapplicationprocessisalmostdirectlytalkingwithIP.AHTTPBRIPCCSMA/CDDUDP37.____maintainsconnection-stateintheendsystems.Thisconnectionstateincludesreceiveandsendbuffers,c

1 / 27
下载文档,编辑使用

©2015-2020 m.777doc.com 三七文档.

备案号:鲁ICP备2024069028号-1 客服联系 QQ:2149211541

×
保存成功