What is the difference between TCP and UDP ?

Answer Posted / mary

TCP is connection oriented;
UDP is connectionless oriented;
TCP is reliable whereas UDP is not;
TCP is heavy whereas UDP is light weight;

Is This Answer Correct ?    29 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

541


What are the advantages and disadvantages of java sockets.

618


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

555


What is the Difference between socket and servlet?

799


What is cookies in networking ?

623






What is HttpURL connection ?

634


What do you understand by the term network?

580


What is the use of network interface?

507


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

686


What is socket in java?

634


What is network programming in java?

575


Where is the network interface card located?

532


Explain a daytime server?

646


What is jhttp web server?

771


What is an http server?

550