[&] Which of the following answers displays the TCP control flags, in their correct order, during the TCP 3-way handshake? (Select the best answer) - Syn - Ack - Ack - Syn - Syn - Ack - Syn - Syn+Ack - Ack - Start - Syn - Ack [&] Which of the following port numbers would be considered an Ephemeral Port? (Select the best answer) - 199 - 17 - 2000 - 45002 [&] Which of the following fields are used in both the TCP and UDP headers? (Select two answers) - Checksum - Protocol - Control Flags - Destination Port Number - Urgent Pointer [&] What makes TCP different than UDP? (Select the best answer) - UDP is a connection-oriented protocol while TCP is connection-less - UDP creates small, discrete segments - TCP is a connection-oriented protocol while UDP is connection-less - TCP creates small, discret datagrams [&] Which of the following are characteristics of a connection-oriented protocol? (Select two answers) - Establishes a sequence numbering scheme for data transmission - Determines if the remote peer is "alive and well" prior to sending any data - Requires only a destination port number to be transmitted with data and not a source port - Does not require any acknowledgement of data thereby increasing transmission efficiency - Assumes that remote destination exists and is ready-to-receive