#include <address.h>

Public Member Functions | |
| IPV6Broadcast (const char *net="255.255.255.255") | |
| Specify the physical broadcast address to use and create a new broadcast address object based on a null terminated ASCII string. | |
This is commonly used for UDP broadcast operations.
| ost::IPV6Broadcast::IPV6Broadcast | ( | const char * | net = "255.255.255.255" |
) |
Specify the physical broadcast address to use and create a new broadcast address object based on a null terminated ASCII string.
| net | null terminated ASCII network address. |
1.5.4