study
Set of flashcards Details
Flashcards | 23 |
---|---|
Language | English |
Category | Computer Science |
Level | Other |
Created / Updated | 18.11.2015 / 14.11.2016 |
Weblink |
https://card2brain.ch/box/its_1_learn_chapter_9
|
Embed |
<iframe src="https://card2brain.ch/box/its_1_learn_chapter_9/embed" width="780" height="150" scrolling="no" frameborder="0"></iframe>
|
What is a characteristic of a TCP server process?
Which two flags in the TCP header are used in a TCP three-way handshake to establish connectivity between two network devices? (Choose two.)
A PC is downloading a large file from a server. The TCP window is 1000 bytes. The server is sending the file using 100-byte segments. How many segments will the server send before it requires an acknowledgment from the PC?
Which factor determines TCP window size?
During a TCP session, a destination device sends an acknowledgment number to the source device. What does the acknowledgment number represent?
What information is used by TCP to reassemble and reorder received segments?
What does TCP do if the sending source detects network congestion on the path to the destination?
What is a characteristic of UDP?
What does a client do when it has UDP datagrams to send?
What happens if the first packet of a TFTP transfer is lost?
A host device is receiving live streaming video. How does the device account for video data that is lost during transmission?
Why does HTTP use TCP as the transport layer protocol?
When is UDP preferred to TCP?
Which three application layer protocols use TCP? (Choose three.)