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
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 are the advantages and disadvantages of java sockets.
Public serversocket(int port, int queuelength) throws ioexception, bindexception?
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 cookies in networking ?
What is network interface name?
What is an http server?
Explain a daytime server?
What is the use of network interface?
What is jhttp web server?
What is network programming in java?
What is HttpURL connection ?
What is an http redirector?
How we can make simple java program for Server/Client Communication
Tell me about networking classes and interfaces.