A client’s operating system needs to make sure that data received from a server is mapped to the application that requested it.
How does it complete this mapping?
using the TCP sequence number
using the client source port
using the TCP acknowledgement number
using the server source port
Submit