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
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.
What is a thread pool?
What is an http redirector?
What is jhttp web server?
Where is the network interface card located?
What is socket in java?
What are the advantages and disadvantages of java sockets.
Explain the generic term internet.
What is a client tester?
What is network interface name?
Tell me about networking classes and interfaces.
What is an http server?
Public serversocket(int port, int queuelength) throws ioexception, bindexception?
What you know about random port?
Why socketutil is used?