z/OS Communications Server: IP Sockets Application Programming Interface Guide and Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Introducing TCP/IP concepts: Address families

z/OS Communications Server: IP Sockets Application Programming Interface Guide and Reference
SC27-3660-00

Address families define different styles of addressing. All hosts in a given address family understand and use the same scheme for addressing socket endpoints. TCP/IP supports addressing families AF_INET and AF_INET6. See Introducing TCP/IP concepts: Socket libraries to determine which APIs support the AF_INET or both the AF_INET and AF_INET6 address families. The AF_INET domain defines addressing for the IPv4 internet domain. The AF_INET6 domain defines addressing for the IPv6 internet domain.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014