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 are the advantages and disadvantages of java sockets.
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.
If you do not want your program to halt while it waits for a connection, put the call to accept( ) in a separate thread?
Why socketutil is used?
What is network interface name?
To create a socket, you need to know the internet host to which you want to connect?
What is network programming in java?
Where is the network interface card located?
What is cookies in networking ?
What do you understand by the term network?
Explain the generic term internet.
What is socket in java?
Explain a time server?
What is an http server?
Tell me about networking classes and interfaces.