Transport Layer
Transport Layer
Transport Layer
• In the Internet, these endpoints are called ports. We will use the generic term TSAP
(Transport Service Access Point) to mean a specific endpoint in the transport layer. The
analogous endpoints in the network layer (i.e., network layer addresses) are naturally
called NSAPs (Network Service Access Points). IP addresses are examples of NSAPs.
Figure 4.4: TSAPs, NSAPs, and Transport connections
• A possible scenario for a transport connection is as follows:
A mail server process attaches itself to TSAP 1522 on host 2 to wait for an
incoming call. A call such as our LISTEN might be used, for example.