#include <socket.h>
Inheritance diagram for 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. More... | |
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.1 written by Dimitri van Heesch,
© 1997-2000