Previous Topic: SOCKADDR StructureNext Topic: SOCKADDR for IPv6


SOCKADDR for IPv4

Field

Description

Family

A 2-byte field describing the socket address family type: AF_INET

Port number

The port number for this socket

Address

The 4-byte IP address of the TCP/IP stack

Zeros

Eight bytes of binary zeros