What is the difference between TCP/IP and UDP?

Answer Posted / sreevani

TCP is a protocol based on a connection between two
computers. It is used for normal Internet traffic and
applications such as web servers, FTP, etc.

UDP is a protocol based on connectionless communication.

UDP is ideal for applications like video streaming and
online gaming, where lost packets don't need to bre
retransmitted and speed takes precedence.

Is This Answer Correct ?    17 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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.

849


What is a thread pool?

820


What is an http redirector?

702


What is jhttp web server?

962


Where is the network interface card located?

706


What is socket in java?

831


What are the advantages and disadvantages of java sockets.

788


Explain the generic term internet.

778


What is a client tester?

734


What is network interface name?

716


Tell me about networking classes and interfaces.

803


What is an http server?

740


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

870


What you know about random port?

736


Why socketutil is used?

796