Answer Posted / janet
TCP/IP is a two-way communication between the client and the
server and it is a reliable and there is a confirmation
regarding reaching the message to the destination.it is like
a phone call.
UDP is a one-way communication only between the client and
the server and it is not a reliable and there is no
confirmation regarding reaching the message to the
destination. it is like a postal mail.
| Is This Answer Correct ? | 29 Yes | 3 No |
Post New Answer View All Answers
Explain look for local ports?
Explain a daytime server?
What is a listener in networking?
To create a socket, you need to know the internet host to which you want to connect?
What is socket in java?
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 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
Public serversocket(int port, int queuelength) throws ioexception, bindexception?
What do you understand by the term network?
What is the Difference between socket and servlet?
What is an http server?
What is the use of network interface?
Why socketutil is used?