is a TCP/IP application service that converts user-friendly names to IP address.A.ARPB.RARPC.WWWD.DNS
is a TCP/IP application service that converts user-friendly names to IP address.
A.ARP
B.RARP
C.WWW
D.DNS
相关考题:
● A glue that holds the whole Internet together is the network layer protocol,(71). Unlike most older network layer protocols, it was designed from the beginning with internetworking in mind. Its job is to provide a -(72) way to transport datagrams from source to destination, without regard to whether these machines are on the same network or whether there are other networks in between them.Communication in the Internet works as follows. The (73)layer takes data streams and breaks them up into datagrams. Each datagram is transmitted through the Internet, possibly being fragmented into smaller units as it goes. When all the pieces finally get to the destination machine, they are reassembled by the(74) layer into the original datagram. This datagram is then handed to the transport layer, which inserts it into the receiving process' input stream.An IP datagram consists of a header part and a text part. The header has a (75) part and a variable length optional part.(71) A. IP (Internet Protocol)B. IP (Interworking Protocol)C. TCP (Transport Control Protocol)D. TCP (Transfer Communication Protocol)(72) A. best-qualityB. quality-guaranteedC. connection-orientedD. best-efforts(73) A. data linkB. transportC. networkD. application(74) A. data linkB. transportC. networkD. application(75) A. 40-byte fixedB. 64-byte fixedC. 20~64 bytes variableD. 20-byte fixed
关于TCP/IP协议的描述,哪些是正确的,()A. TCP是传输控制协议B.TCP/IP协议中只有TCP协议和IP协议C.IP是网络互联协议D.TCP/IP协议中除了TCP协议和IP协议外,还包括许多其他的协议
TCP/IP就是指TCP协议和IP协议