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

How we can make simple java program for Server/Client Communication

865


Explain a time server?

797


What is socket in java?

857


What is network programming in java?

761


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

904


What is an http server?

770


What is HttpURL connection ?

829


Tell me about networking classes and interfaces.

838


What is network interface name?

744


What is the Difference between socket and servlet?

1042


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.

881


Explain the generic term internet.

802


What is cookies in networking ?

815


Where is the network interface card located?

739


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

759