Specifying an Endpoint Address
Remember that the sockets API is generic.
There must be a generic way to specify endpoint addresses.
TCP/IP requires an IP address and a port number for each endpoint address.
Other protocol suites (families) may use other schemes.