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

Public Methods | |
| 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.2.18