What is the TCP IP protocol number? What is the UDP IP protocol number? Does UDP
ID: 3722522 • Letter: W
Question
What is the TCP IP protocol number?
What is the UDP IP protocol number?
Does UDP provide any guarantee that the data arrived at the destination?
Does TCP provide any guarantee that the data arrived at the destination?
Is data that arrives at 10.0.1.2 TCP port 25 from 10.0.1.1 TCP port 1900 part of the same stream of data that arrives at 10.0.1.2 TCP port 25 from 10.0.1.1 TCP port 1901?
What are the 4 characteristics that define a TCP session between two hosts?
TCP uses a X way handshake to initiate the connection. X=what?
TCP is a ____ duplex connection
A server will open a ________ connection on a port.
A client will open a ________ connection to a remote port.
email servers use which TCP port?
unencrypted WEB servers usually use what TCP port?
encrypted web servers usually use what TCP port?
Which tcp and udp ports are reserved for "root" or Administrator processes
TCP uses a ??????? algorithm to allow provide better use of the available bandwidth, and provide flow control, and to assure that data arrives in order.
List the 3 RFC1918 private address ranges.
Explanation / Answer
1. TCP Protocol Number is 6
2. UDP protocol number is 17.
3. UDP provides checksums for data integrity, and port numbers for addressing different functions at the source and destination of the datagram. There is no guarantee of delivery, ordering, or duplicate protection.
4. TCP provides reliable, ordered, and error-checked delivery of a stream of octets (bytes) between applications running on hosts communicating by an IP network.
5. TCP uses a 3 way handshake to initiate the connection. So X = 3.
6. TCP is FULL duplex
Related Questions
drjack9650@gmail.com
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.