Recent questions tagged tcp

1 votes
0 answers
181
can anyone show me a good resource to study SACK IN TCP or explain me ?
3 votes
1 answer
182
In a network that has a max TPDU size of 128 bytes, a maximum of TPDU lifetime of 30 sec, and 8-bit sequence number, what is the maximum data rate per connection?Please h...
1 votes
1 answer
183
Can someone tell me what is RFC and how is it related to Computer Networks? How to actually extract information from it?
0 votes
2 answers
187
In TCP 3 way handshaking mechanism why the data is not started being transmitting from the 3rd step itself I.e.1. A- B / SYN FROM A2. A<-B / SYN AND ACK FROM B3. A- B / A...
7 votes
2 answers
189
Consider TCP congestion control. Assuming RTT as 4 seconds and segment size as 3KB, if bandwidth is 500kbps, what is the smallest window size for which there is no stalli...
2 votes
1 answer
190
Which of the following transport layer protocols used to support email?a:) SMTPb:) TCPc::)UDPd) both b and c
3 votes
1 answer
191
2 votes
2 answers
192
In TCP checksum is mandatory but in UDP checksum is optional. Why ?
2 votes
2 answers
193
does packets in TCP follow the same route from the source to destination or different? And what is really a connection oriented and connectionless service?
0 votes
1 answer
194
I know I shouldn't be asking this but still:Window size is 16 bits in TCP so maximum possible value is 2^16=65535 bytes.Why bytes not bits?
0 votes
1 answer
195
When Checksum is calculated in TCP, why IP header is also included? since it is included why it is only used in computation and not in transmission.
0 votes
2 answers
196
0 votes
1 answer
200
Consider the TCP is using slow-start congestion control.After having 10th consecutive transmission failed due to Timeout,the current threshold value is set to 7KB .what w...
1 votes
0 answers
206
What is the initial thresold should be taken in AIMD ?Is it is reciever's advertise window size or half of it. Please clearify.
2 votes
2 answers
208