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 a client tester?
What is the use of network interface?
What is jhttp web server?
Public serversocket(int port, int queuelength) throws ioexception, bindexception?
Explain the generic term internet.
What do you understand by the term network?
If you do not want your program to halt while it waits for a connection, put the call to accept( ) in a separate thread?
Explain look for local ports?
What is network programming in java?
Explain a daytime server?
What you know about random port?
What are the advantages and disadvantages of java sockets.
How we can make simple java program for Server/Client Communication
What is cookies in networking ?
To create a socket, you need to know the internet host to which you want to connect?