What is the difference between TCP/IP and UDP?

Answer Posted / ketan

TCP/IP is a transmission control protocol / internet protocol that is client and server side communication done.

UDP is a User Datagram Protocol that only one side communication done.

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a thread pool?

651


What is network programming in java?

575


If you do not want your program to halt while it waits for a connection, put the call to accept( ) in a separate thread?

555


What is socket in java?

634


What is the Difference between socket and servlet?

802






Why socketutil is used?

617


How we can make simple java program for Server/Client Communication

649


What is an http server?

550


What is a client tester?

588


What do you understand by the term network?

580


What is an http redirector?

557


What is cookies in networking ?

623


What is a listener in networking?

595


Tell me about networking classes and interfaces.

637


Public serversocket(int port, int queuelength) throws ioexception, bindexception?

686