题目内容

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

A management domain typically contains a large amount of management information. Each individual item of(1)information is an instance of a managed object type. The definition of arelated set of managed (2)types is contained in a Management Information Base(MIB) module. Many such MIB modules are defined. For each managed object type it describes, a MIB(3)defines not only the semantics and syntax of that managed object type, but also the method ofidentifying an individual instance so that multiple (4) of the same managed object type can bedistinguished. Typically, there are instances of each managed object(5) within a managementdomain. (3)是()

A. connection
B. window
C. module
D. destination

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. (2)是()

A. procedure
B. function
C. route
D. flow

答案查题题库