Which processes does TCP, but not UDP, use? (Select Two)
a. Windowing
b. Acknowledgements
c. Source Port
d. Destination Port
Answer: A & B
UDP (User Datagram Protocol) does not use sequence or
acknowledgement fields in transmission. UDP is a connectionless and
unreliable protocol, since there is no delivery checking mechanism
in the UDP data format.
Which processes does TCP, but not UDP, use? (Select Two) a. Windowing b. Acknowledgements c. Source...
Which port uses TLS to secure web traffic? a. TCP 443 b. UDP 553 c. UDP 443 d. TCP 1080
TCP headers and segmentation (B) 10. Which of the following flelds in the UDP header Is NOT found in the TCP header? source port destination port checksum length 11. The value of the acknowledgement field in a TCP segment defines Number of bytes to retransmit Number of bytes to receive Starting point of next bytes to receive in sequence Total number of bytes left 12. Suppose Host A sends one segment with sequence number 38 and 4 bytes of data...
. Consider a TCP connection between Host A and Host B. Suppose that the TCP segments traveling from Host A to Host B have source port number 37 and destination port number 61. What are the source and destination port numbers for the segments traveling from Host B to Host A? . Suppose a process in Host C has a UDP socket with port number 6789. Sup- pose both Host A and Host B each send a UDP segment to...
1.__ operates at the transport layer. A)TCP B)UDP C)Both A and B D)UDP and IP 2.The most widely used standard for downloading e-mail to e-mail clients is ________. A)the IMAP standard B)the POP standard C)The IMAP and POP standards are equally popular. D)the SMTP standard 3.For a host to accept a frame, it needs to know the ________. A)its MAC address B)destination MAC address in the frame C)source MAC address in the frame D)Both A and B 4.Directory servers organize...
which of the following is considered a stateful firewall filtering rule? A. if source and destination sockets are in the connection table,then pass the packet B.If protocol= TCP and destination port number=2,then pass the packet c.if the IP address= 10.47 .122.79, protocol =TCP and destination port number= 80,the pass the packet d.if protocol =UDP,then DROP the packet E.IF protocol =ICMP, then DROP THE PACKET
The Session Initiation Protocol (SIP) can run over____. A. Only UDP B. Only TCP C. TCP and UDP D. DHCP
14. (10 Points) Suppose Proces A running on Host Process B running on Host Y vi running on Host Z is communicating with Process via a TCP connection. Let x, y, and z be the IP addresses o and Host Z, respectively. Assume the port number o the port number of Process B is 464 26145, and the port number of Process D is 80. a. What are the identifiers of the socket associated with Process B when it is...
Which of the following port numbers could appear in the source port field of a TCP header leaving a requesting system? A. 1022 B. 1023 C. 49172 D. 80
field in the TCP header allows a receiver to ensure the integrity of received data (i.e., detecting bit-errors in the received TCP segments). a. Source port address b. Destination port address c. Sequence number d. Acknowledgement (ACK) number e. Checksum
Which of the following would require a TCP connection over UDP for a reliable data transfer? (Choose all that apply.) a. a Skype connection b. email c. Streaming video at YouTube d. file transfer