What is the difference between TCP/IP and UDP?

Answer Posted / sreelatha

tcp/ip protocol is reliable one .The acknoledgement is
maintained here.Loss of data can be regained with the help
of acknowledgement.Udp protocol is unreliable no
acknowlwdgement is mainted here mainly speed factor plays a
dominet role. No regain of lost data takes place

Is This Answer Correct ?    10 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of network interface?

578


What is a thread pool?

717


Tell me about networking classes and interfaces.

709


What you know about random port?

637


What are the advantages and disadvantages of java sockets.

693






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

623


What is the Difference between socket and servlet?

901


Explain a time server?

678


What is a listener in networking?

682


Explain the generic term internet.

662


What is cookies in networking ?

690


What is network interface name?

615


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

720


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.

735


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

771