Give an example of Real-time application for TCP and UDP?

Answers were Sorted based on User's Feedback



Give an example of Real-time application for TCP and UDP?..

Answer / haridas

TCP - HTTP
UDP - video conferencing

Is This Answer Correct ?    165 Yes 19 No

Give an example of Real-time application for TCP and UDP?..

Answer / rajarr

TCP -> Say you have a file transfer and you need to ensure
that the file reaches intact, and time is not a factor, in
such a case we can use TCP.

UDP-> Media Streaming, If you are watching a movie?would you
prefer that your movie comes..perfectly?.but u need to wait
a long time before you see the next frame ?..or would you
prefer the movie to keep streaming?Yes?The second option is
definely better?.This is what we need UDP

Is This Answer Correct ?    73 Yes 11 No

Give an example of Real-time application for TCP and UDP?..

Answer / y m sathish

TCP=TELEPHONE

UDP=RADIO

Is This Answer Correct ?    53 Yes 11 No

Give an example of Real-time application for TCP and UDP?..

Answer / m.kumararaja

TCP :- Telephone communication
UDP:- Postcard communication

Other details are explained in previous question

Is This Answer Correct ?    76 Yes 38 No

Give an example of Real-time application for TCP and UDP?..

Answer / m ahmed

TCP :HTTP,FTP
UDP: Voip, Online gaming

Is This Answer Correct ?    42 Yes 9 No

Give an example of Real-time application for TCP and UDP?..

Answer / pinar uyanik

TCP:FTP,BGP,HTTP
UDP:BOOTP,TFTP,SNMP,RIP

Is This Answer Correct ?    34 Yes 9 No

Give an example of Real-time application for TCP and UDP?..

Answer / lakshmi

tcp- is connection oriented.. like to make a call we have to must establish a connection.
udp-is connectionless....to send a msg we dont want a connection at that time

Is This Answer Correct ?    30 Yes 6 No

Give an example of Real-time application for TCP and UDP?..

Answer / helper

Voip runs on UDP because the tcp check for the
acknowledgement of data transmitted. So if Voip runs on tcp
the voice data would be perfectly received but the flow of
voice would be improper.

As the Voip runs on UDP the voice, sometimes we get
disturbance in voice and also we are get getting bad quality
of sound. It is because of lost of packets in network as UDP
do not acknowledge the data on transmission.

Is This Answer Correct ?    22 Yes 4 No

Give an example of Real-time application for TCP and UDP?..

Answer / pankaj singh

==TCP( Transmission Control Protocol)
* Transport Layered
* Suit Protocol
* Acknowledgment
* Error Detection and Correction
* Relaible
* Slow
* Handshakes
* Connection Oriented
* 1 – 65,535 logical Ports
* 1 – 1024 well reserved ports
* 90% used for Data Communication

==UDP ( User Datagram Protocol )
* Transport Layered
* Suit Protocol
* No Acknowledgment
* No Error Detection and Correction
* No relaiblity
* Fast
* Connectionless
* 1 – 65,535 logical Ports
* 1 – 1024 well reserved ports
* 90% of Voice Communcation uses the UDP

Is This Answer Correct ?    16 Yes 2 No

Give an example of Real-time application for TCP and UDP?..

Answer / pankaj singh

TCP: HTTP, TELNET , POP3 ,NNTP,IMAP, BGP, IRC,NFS
,SMTP,FTP,BIT TORRENT,SSH etc

UDP : TFTP SNMP ,DNS ,RIP , RTP ,TUNNELING/VPN ,ONLINE
GAME,LOCAL BROADCOST MECHNISUMS

Is This Answer Correct ?    17 Yes 4 No

Post New Answer

More TCP IP Interview Questions

How do I find what ports are being used on my mac?

0 Answers  


How is data send by ip layer?

0 Answers  


What is the difference between HTTP moduler and HTTP handler?

0 Answers   MCN Solutions,


How do you check your ip address?

0 Answers  


What are in process controls?

0 Answers  






What is google ip address for ping?

0 Answers  


What does an ip address mean?

0 Answers  


How are semaphores used?

0 Answers  


What is IPSec?

5 Answers   Omnitech,


Explain what is a firewall?

0 Answers  


What is an ip address?

0 Answers  


What is a dns address?

0 Answers  


Categories