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 do you understand by the term network?
What is a thread pool?
What is network programming in java?
Explain a time server?
What are the advantages and disadvantages of java sockets.
Tell me about networking classes and interfaces.
What is an http server?
What is a client tester?
What is cookies in networking ?
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.
Explain look for local ports?
What is HttpURL connection ?
If you do not want your program to halt while it waits for a connection, put the call to accept( ) in a separate thread?
What is the Difference between socket and servlet?
What is the use of network interface?