What is the difference between TCP/IP and UDP?

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


Please Help Members By Posting Answers For Below Questions

Explain a time server?

601


What is network interface name?

553


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

653


What is the Difference between socket and servlet?

805


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

693






What is network programming in java?

579


What do you understand by the term network?

584


Tell me about networking classes and interfaces.

639


Why socketutil is used?

621


What is an http redirector?

557


What is an http server?

553


What is a client tester?

590


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

559


Explain look for local ports?

587


What is a thread pool?

656