Give an example of Real-time application for TCP and UDP?
Answer Posted / 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 |
Post New Answer View All Answers
What do you know about Ipv4 and Ipv6?
How do I check if a port is open telnet?
Is port 80 open on my network?
Why is port 139 open?
Is there any training institute for network protocol testing / communication protocol testing / data-com protocol testing?
What does tcp/ip stand for?
Is port 80 secure?
What happens when flag is set to zero in a modem during packet data transfer?
If my ip address seems to be wrong, how can that be?
Does ip protect data on the network?
How do I know which is private ip address and which is public ip address?
Can you forward the same port to multiple ips?
What is the purpose of message queue?
Why is smb used?
Is http based on tcp?