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.