Construct the address from a string.
Construct the address from 4 bytes.
Construct the address from a 32-bits integer.
Get an integer representation of the address.
Get a string representation of the address.
Get the computer's local address.
Get the computer's public address.
Value representing any address (0.0.0.0)
The "broadcast" address (for sending UDP messages to everyone on a local network)
The "localhost" address (for connecting a computer to itself locally)
Value representing an empty/invalid address.
Encapsulate an IPv4 network address.