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...

What is the difference between TCP and UDP ?

Answer Posted / a.v.sudheer

TCP is a Transmission Control Protocol.
UDP is a User Datagram Protocol.
There are four major differences between UDP and TCP:
1. TCP can establishes a Connection and UDP cannot.
2. TCP provides a stream of unlimited length, UDP sends
small packets.
3.TCP gurantees that as long as you have a connection data
sent will arrive at the destination, UDP provides not
guarantee delivery.
4.UDP is faster for sending small amounts of data since no
connection setup is required, the data can be sent in less
time then it takes for TCP to establish a connection.

Is This Answer Correct ?    312 Yes 27 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why socketutil is used?

1132


What is an http redirector?

1062


Public serversocket(int port, int queuelength) throws ioexception, bindexception?

1161


If you do not want your program to halt while it waits for a connection, put the call to accept( ) in a separate thread?

1023


What is a client tester?

1029


What you know about random port?

1038


What is the Difference between socket and servlet?

1309


What is the use of network interface?

957


What is network programming in java?

1037


To create a socket, you need to know the internet host to which you want to connect?

1029


What is a listener in networking?

1088


What is cookies in networking ?

1053


What is the main difference between Client side Java Script and and Server side Java Script how actually they run on both side with Example.

1168


What are the advantages and disadvantages of java sockets.

1084


Explain the generic term internet.

1077