obonaventure/cnp3

MCQs : Transport Layer - Incorrect primitive named.

Opened this issue · 0 comments

The 2nd question from the Transport Layer MCQ has an error in one of the correct responses.
Screenshot from 2019-07-24 16-16-34 png

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."