class BroadcastAddress

The broadcast address object is used to store the broadcast address for a specific subnet. More...

Definition#include <socket.h>
InheritsInetAddress
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Members


Detailed Description

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")

Specify the physical broadcast address to use and create a new broadcast address object based on a null terminated ASCII string.

Parameters:
netnull terminated ASCII network address.


Generated by: dyfet@home.sys on Wed Mar 15 14:08:35 200.