what is the different between TCP and UDP?

Answer Posted / gattu sai krishna

TCP : Transmission control protocol
It is reliable connection
(reliable means sure)
It has acknowledgment
( when the packet is sent. it will get confirmation that
packet has sent successfully to destination )
Tcp port no is 7
TCP has low communication
TCP services are secure and reliable
TCP has heavy traffic
example for TCP are : Http,Ftp,Tftp,etc...
It controls the error correction



UDP: Userdatagram protcol


UDP is a non reliable connection
no acknowledgment reqired
UDP port no is 17
UDP does not contains error correction
UDP is non- reliable
UDP has High communication
UDP has less traffic
Examples of UDP are dns, dhcp,etc....

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is http based on tcp?

615


What is difference between port number and ip address?

597


Is ftp faster than smb?

708


What is difference between tcp and ip?

600


How does tcp ip socket work?

604






What is tcp example?

572


How do I run ipconfig?

597


How do I find my ip address?

602


Why tcp ip is more reliable?

616


Is netbios needed?

579


Is port forwarding dangerous?

685


What is the core naming mechanism, domain name system (dns)?

637


Which port does netflix use?

607


What is the difference between static and dynamic ip addresses?

621


What are two models of interprocess communication?

700