Your TCP has to know the port number used by the other end as well. (It finds out when the connection starts, as we will explain below.) It puts this in the “destination” port field. Of course if the other …
Programming Language/Web Design and Development
Your TCP has to know the port number used by the other end as well. (It finds out when the connection starts, as we will explain below.) It puts this in the “destination” port field. Of course if the other …