Ask Question
2 December, 07:49

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. 2 December, 08:46
    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?
Get 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 & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers