Answer Posted / sneha
TCP/IP is connection-oriented protocol.it does not support
faster transmission of data.it provides reliable
transmission of data.for example telephonic services.
UDP is connectionless protocol.it supports faster
transmission of data.it provide unreliable transmission of
data.for example live matches.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What you know about random port?
Explain look for local ports?
What is an http server?
What is a thread pool?
What is a client tester?
What are the advantages and disadvantages of java sockets.
Explain a time server?
What is a listener in networking?
What is network programming in java?
What is the Difference between socket and servlet?
Why socketutil is used?
If you do not want your program to halt while it waits for a connection, put the call to accept( ) in a separate thread?
Where is the network interface card located?
What is the use of network interface?
Tell me about networking classes and interfaces.