Ask Question
11 April, 04:31

A client pc has two simultaneous connections to the same webserver application program on a webserver. (yes, this is possible, and in fact, it is rather common.) what will be different between the tcp segments that the client sends on the two connections?

+5
Answers (1)
  1. 11 April, 05:30
    0
    The client pc assigns outgoing port numbers to each connection. So, even if the target ports are the same (typically 80 or 443) on the webserver side, the source ports are different, and that's how you can tell the two connections a part.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “A client pc has two simultaneous connections to the same webserver application program on a webserver. (yes, this is possible, and in fact, ...” in 📘 Computers and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers