IpAddress.hpp
7 // In no event will the authors be held liable for any damages arising from the use of this software.
static const IpAddress None
Value representing an empty/invalid address.
Definition: IpAddress.hpp:184
Definition: AlResource.hpp:34
static const IpAddress LocalHost
The "localhost" address (for connecting a computer to itself locally)
Definition: IpAddress.hpp:186
static const IpAddress Broadcast
The "broadcast" address (for sending UDP messages to everyone on a local network) ...
Definition: IpAddress.hpp:187