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

What is cookies in networking ?

808


What is the Difference between socket and servlet?

1024


Where is the network interface card located?

718


What are the advantages and disadvantages of java sockets.

801


What is HttpURL connection ?

818


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

730


What is network programming in java?

746


Explain look for local ports?

829


What are the advantages and disadvantages of sockets?

773


What is a listener in networking?

802


Tell me about networking classes and interfaces.

816


Why socketutil is used?

803


What is jhttp web server?

972


What is an http redirector?

711


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

744