MCQs : Transport Layer - Incorrect primitive named.
Opened this issue · 0 comments
kaskales commented
The 2nd question from the Transport Layer MCQ has an error in one of the correct responses.
The response :
"To confirm the establishment of a connection, a user responds to a Connect.response primitive by issuing a Connect.response "
should have the first instance of Connect.response replaced with Connect.request , as noted in the text book here. "The Connect.request primitive is used to request the establishment of a connection. (…) If it accepts to establish a connection, it responds with a Connect.response primitive."