Ask the Community
Ask any professional question and get answers from other specialists.
Very easy to understand. Transmission Control Protocol (TCP): TCP is one of the main protocols in TCP/IP networks. TCP will verify whether the packet reach in the desti ... See More
TCP get acknowledgement from the receiver and it is connnection oriented, hence it is most reliable UDP does not require any acknowledgement from receiver. it is unreliab ... See More
Best real life example for TCP would be Web, Emails where every bit is important and needs to be received/transferred correctly, as for UDP the best example would be vide ... See More
TCP and UDP are transport Layer protocols. There are lot of protocols which are used on this layer but when it comes to the programs on the network these two protocols ar ... See More
Agree with all the respected members, there is no contradiction in saying UDP is not so reliable compared to TCP. but it doesnt mean that UDP is not useful its more effic ... See More
Transmission Control Protocol (TCP) and User Datagram Protocol (UDP)is a transportation protocol that is one of the core protocols of the Internet protocol suite. Both TC ... See More