#include <socket.h>
Inheritance diagram for BroadcastAddress:

Public Member Functions | |
| BroadcastAddress (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.
|
|
Specify the physical broadcast address to use and create a new broadcast address object based on a null terminated ASCII string.
|
1.3.5