First page Back Continue Last page Image
Basic Networking Concepts and Technologies
Transport Layer Protocols
- TCP and UDP use a source and destination port number to keep track of application conversations.
- The destination port number is associated with the destination application on the remote device.
- The source port number is dynamically generated by the sending device.