class BroadcastAddress
|
The broadcast address object is used to store the broadcast address for
a specific subnet. More... |
|
|
Public Methods
The broadcast address object is used to store the broadcast address for
a specific subnet. This is commonly used for UDP broadcast operations.
BroadcastAddress (const char *net = "255.255.255.255")
| BroadcastAddress |
Specify the physical broadcast address to use and create a new
broadcast address object based on a null terminated ASCII
string.
Parameters:
net | null terminated ASCII network address.
|
Generated by: dyfet on home on Fri Jan 4 18:52:16 2002, using kdoc 2.0a53. |