Difference between TCP and UDP
Transmission Control Protocol (TCP)
TCP stands for Transmission Control Protocol.
Transmission Control Protocol is connection oriented protocol. It means
that TCP will first establish connection between sender and receiver than
only sender can send packets to receiver.
Transmission Control Protocol is reliable protocol as it guarantees the
delivery of data to be send to the destination router.
TCP is also responsible for Error checking and flow control.
Transmission Control Protocol (TCP)
TCP stands for Transmission Control Protocol.
Transmission Control Protocol is connection oriented protocol. It means
that TCP will first establish connection between sender and receiver than
only sender can send packets to receiver.
Transmission Control Protocol is reliable protocol as it guarantees the
delivery of data to be send to the destination router.
TCP is also responsible for Error checking and flow control.