Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

different between UDP and TCP

Answer Posted / mohammed.mukram

TCP (Transmission Control Protocol) is the most commonly
used protocol on the Internet. The reason for this is
because TCP offers error correction. When the TCP protocol
is used there is a "guaranteed delivery." This is due
largely in part to a method called "flow control." Flow
control determines when data needs to be re-sent, and stops
the flow of data until previous packets are successfully
transferred. This works because if a packet of data is sent,
a collision may occur. When this happens, the client
re-requests the packet from the server until the whole
packet is complete and is identical to its original.

UDP (User Datagram Protocol) is anther commonly used
protocol on the Internet. However, UDP is never used to send
important data such as webpages, database information, etc;
UDP is commonly used for streaming audio and video.
Streaming media such as Windows Media audio files (.WMA) ,
Real Player (.RM), and others use UDP because it offers
speed! The reason UDP is faster than TCP is because there is
no form of flow control or error correction. The data sent
over the Internet is affected by collisions, and errors will
be present. Remember that UDP is only concerned with speed.
This is the main reason why streaming media is not high quality.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

List out a few performance monitoring tools.

989


Tell me how to discover global zone name from local zone?

1096


What causes the rpc.ttdbserverd process to be cpu bound?

1189


What is the login shell?

1319


Tell me how to solve the system hung issue. Found that the memory state is free, commands to check and solve the issue?

1004


How to login to a remote host with solaris secure shell?

1083


How can abiword be compiled for solaris using gcc?

1058


How to solve the system hang issue.

1089


How can a user boot in solaris as root if the password is non functional?

1028


How can a user increase the number of pseudo-ttys?

1080


Explain the run levels that are used in solaris10?

1008


Explain the vmstat output?

1130


How does a solaris cluster work?

1029


Explain the difference between swap -l & swap -s?

1111


what is the importance of swap memory and how it will supports?

2333