Computer Networking Chapter 7
destination port number
A host device sends a data packet to a web server via the HTTP protocol. What is used by the transport layer to pass the data stream to the proper application on the server?
It just sends the datagrams
What does a client do when it has UDP datagrams to send?
A student has two web browser windows open in order to access two web sites. The transport layer ensures the correct web page is delivered to the correct browser window
Which scenario describes a function provided by the transport layer?
TCP 3-way handshake
Which transport layer feature is used to guarantee session establishment?
The file is segmented and then reassembled in the correct order at the destination, if necessary, by the upper-layer protocol.
A technician wishes to use TFTP to transfer a large file from a file server to a remote router. Which statement is correct about this scenario?
The original source port number that was randomly generated by the client
When a client connects to an HTTP server by the use of a randomly generated source port number, what destination port number will the HTTP server use when building a response?
The client randomly selects a source port number
Which action is performed by a client when establishing communication with a server via the use of UDP at the transport layer?