subject

E. consider a tcp connection between hosts a and b. suppose that the tcp segments from a to b have source port number x and destination port number y. what are the source and destination port numbers for the segments traveling from b to a?
f. it is said that a tcp connection "probes" the network path it uses for available bandwidth. what is meant by that?
g. explain the process of a three way handshake in tcp that initiates communications on the internet.
h. the udp server described in class needed only one socket, whereas the tcp server needed two sockets. why? if the tcp server were to support n simultaneous connections, each from a different client host, how many sockets would the tcp server need? express your answer as an equation.
i. how does the congestion window (cwnd) increase on the receipt of an ack during slow-start? during congestion avoidance?
j. what controls when the transition between slow-start and congestion avoidance occurs?
k. in the basic tcp tahoe, what happens to cwnd and the slow-start threshold when loss is detected?

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 04:00
When you collaborate or meet with a person or group online, it is called
Answers: 1
question
Computers and Technology, 23.06.2019 00:40
Consider the following statements: struct nametype{string first; string last; }; struct coursetype{string name; int callnum; int credits; char grade; }; struct studenttype{nametype name; double gpa; coursetype course; }; studenttype student; studenttype classlist[100]; coursetype course; nametype name; mark the following statements as valid or invalid. if a statement is invalid, explain why.a.) student.course.callnum = "csc230"; b.) cin > > student.name; c.) classlist[0] = name; d.) classlist[1].gpa = 3.45; e.) name = classlist[15].name; f.) student.name = name; g.) cout < < classlist[10] < < endl; h.) for (int j = 0; j < 100; j++)classlist[j].name = name; i.) classlist.course.credits = 3; j.) course = studenttype.course;
Answers: 1
question
Computers and Technology, 23.06.2019 12:20
When guido van rossum created python, he wanted to make a language that was more than other programming languages. a. code-based b. human-readable c. complex d. functional
Answers: 1
question
Computers and Technology, 23.06.2019 16:30
Which of the following is not an enhancement to the standard wiki to make it more attractive for corporations? encryptionwork spacespermission toolspredictive text
Answers: 2
You know the right answer?
E. consider a tcp connection between hosts a and b. suppose that the tcp segments from a to b have s...
Questions
question
Mathematics, 11.03.2020 21:31
question
Mathematics, 11.03.2020 21:31
question
Mathematics, 11.03.2020 21:32
Questions on the website: 13722363