TCP Vs UDP
TCP:
TCP stands for transmission control protocol used for communication between client and server which ensures reliability and correct order of data and no loss of data. TCP is used on the top of ip. TCP use a 3-way handshake method to establish a ...
karan2op.hashnode.dev5 min read