Introducing the Internet protocols

Transport layer

The TCP/IP transport layer protocols enable communications between processes running on separate machines. Protocols at this level are TCP and UDP.

Whether TCP or UDP is used depends on the network application invoked by the user. For example, if the user invokes telnet, that application passes the user's request to TCP. If the user's request involves the Domain Name Service (DNS), that application passes the request to UDP.

For information about the TCP and UDP protocols, refer to the tcp(7tcp) and udp(7tcp) manual pages.


© 1999 The Santa Cruz Operation, Inc. All rights reserved.
UnixWare 7 Release 7.1.1 - 5 November 1999