What is the difference between TCP and UDP ?
Answer Posted / pankaj
TCP is a Transmission Control Protocol.
UDP is a User Datagram Protocol.
TCP protocol is mainly used when we need report that our
data has trasferred succesfully or not,
while UDP doesnot check
| Is This Answer Correct ? | 58 Yes | 19 No |
Post New Answer View All Answers
What is an http redirector?
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 network programming in java?
How we can make simple java program for Server/Client Communication
What is a listener 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.
What is network interface name?
To create a socket, you need to know the internet host to which you want to connect?
Explain a time server?
Tell me about networking classes and interfaces.
What is socket in java?
What you know about random port?
What is jhttp web server?
What is cookies in networking ?
What are the advantages and disadvantages of sockets?