What is meant by TCP, IP, UDP?

Answer Posted / gaurav agrawal

TCP - It's a protocol by which a client can connect to the
Server, It's connectionful, reliable but little bit slow.

UDP - It's a connectionless protocol, by which client sends
the data packets to the other nodes or server. It is much
faster than the TCP because it works without connection,
connection time will saved in that case. only limited data
can be sent accross this protocol.

IP - It's Internet Protocol, every computer available on
the network has a unique IP. TCP and IP both works together
and this is called TCP/IP.

Is This Answer Correct ?    24 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of network interface?

491


Why socketutil is used?

601


Explain the generic term internet.

581


What do you understand by the term network?

561


Explain a daytime server?

632






What is network interface name?

535


Explain look for local ports?

569


What is cookies in networking ?

608


What is a listener in networking?

576


What is jhttp web server?

752


To create a socket, you need to know the internet host to which you want to connect?

526


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

631


What is the Difference between socket and servlet?

777


What is network programming in java?

550


Tell me about networking classes and interfaces.

613