1.9k views
2 votes
Which of the following statements are not true about TCP? (Multiple answers)

a. TCP provides a process-to-process communication

b. TCP is a connection oriented protocol

c. The uses the silly window mechanism to provide flow control

d. A process is identified by the IP address of the sending computer

e. TCP segment sizes are allowed to vary

User Rcruz
by
4.9k points

1 Answer

6 votes

Answer: (C) The uses the silly window mechanism to provide flow control

Step-by-step explanation:

TCP stands for the transmission control protocol which is basically used to provide the communication by interconnecting different types of devices over the internet. TCP is the connection oriented network protocol.

In the transmission control protocol, the silly window is the type of syndrome in the computer networking that majorly caused by the poor TCP flow control in the networking system. It is basically reduce the incoming and amount of the data due to this problem.

The above statement is false, as it does not provide any flow control in the transmission control protocol.

User AndyO
by
5.6k points