An internet is a combination of networks connected by (1). When a datagram goes from a source to a (2), it will probably pass many (3) until it reaches the routerattached to the destination network. A router receives a (4)from a network and passes it toanother network. A router is usually attached to several networks. When it receives a packet, towhich network should it pass the packet The decision is based on optimization: Which of theavailable(5) is the optimum pathway (2)是()
A. user
B. host
C. city
D. destination
查看答案
The presentation layer is concerned with the(1) and semantics of the information exchanged between two systems. The processes in two systems are usually exchanginginformation in the form of character(2)numbers, and so on. The information should bechanged to bit (3) before being transmitted. Because different encoding systems, thepresentation layer is responsible for (4)between these different encoding methods. Thepresentation layer at the sender changes the information from its sender-dependent format into acommon format. The presentation layer at the receiving machine changes the common format intoits (5) dependent format. (2)是()
A. numbers
B. functions
C. strings
D. codes
A transport layer protocol has several responsibilities, One is to create a process-to-process (program-to-program) communication; TCP uses port(1) to accomplish this. Anotherresponsibility of a transport layer protocol is to create a(2)and error-control mechanism atthe transport level. TCP uses a sliding(3)protocol to achieve flow control. It uses theacknowledgment packet, time-out, and retransmission to achieve(4) control. The transportlayer is also responsible for providing a connection mechanism for the application program. Theapplication program sends (5)of data to the transport layer. It is the responsibility of thetransport layer at the sending station to make a connection with the receiver. (1)是()
A. numbers
B. connection
C. diagrams
D. resources
For(1) service, we need a virtual-circuit subnet. Let us see how that works. The idea behind virtual circuits is to avoid having to choose a new (2) for every packet sent. Instead,when a connection is established, a route from the (3)machine to the destination machine ischosen as part of the connection setup and stored in tables inside the(4)That route is used forall traffic flowing over the connection, exactly the same way that the telephone system works.When the connection is released, the virtual circuit is also terminated. With connection-orientedservice, each packet carries an (5)telling which virtual circuit it belongs to. (2)是()
A. processor
B. device
C. route
D. terminal
One of the main responsibilities of ICMP is to report (1). Although technology has produced increasingly reliable transmission media, errors still exist and must be handled. IP is an (2)protocol. This means that error checking and error control are not a concem ofIP JCMP wasdesigned, in part, to compensate for this shortcoming. Howerver, ICMP does not (3)errors, itsimply reports them. Error correction is left to the higher-level protocols. Error messages arealways sent to the original(4) because the only information available in the datagram aboutthe route is the source and destination 1P addresses. ICMP uses the source IP address to send theerror massage to the source of the (5) (2)是()
A. reliable
B. unreliable
C. available
D. Unavailable