BroadcastAddress Class Reference

[APE Index] [APE Hierarchy] [Headers]


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

#include <socket.h>

Inherits: InetAddress

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") [public]

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.

Documentation generated by dyfet@home.sys on Thu Dec 16 09:54:26 EST 1999
Kdoc