What is the difference between TCP and UDP ?
Answer Posted / sujeetha
1.tcp is connection oriented udp is connectionless
tcp is reliable udp is not;
Is This Answer Correct ? | 64 Yes | 10 No |
Post New Answer View All Answers
What is the use of network interface?
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 sockets?
What are the advantages and disadvantages of java sockets.
What is cookies in networking ?
What is jhttp web server?
What is the Difference between socket and servlet?
Explain a time server?
What you know about random port?
Explain the generic term internet.
To create a socket, you need to know the internet host to which you want to connect?
What is HttpURL connection ?
What is an http server?
How we can make simple java program for Server/Client Communication
What is a listener in networking?