class UDPBroadcast
|
Unreliable Datagram for subnet broadcasts.
More... |
|
|
Public Members
Detailed Description
Representing a UDP socket used for subnet broadcasts, this class
provides an alternate binding and setPeer() capability for UDP
sockets.
Create and bind a subnet broadcast socket.
Parameters:
address | to bind socket under locally.
|
port | to bind socket under locally.
|
Set peer by subnet rather than specific host.
Parameters:
subnet | of peer hosts to send to.
|
port | number to use.
|
Reimplemented from UDPSocket
- Author: David Sugar <dyfet@ostel.com>.
- Generated: dyfet@home.sys on Tue Mar 7 09:18:03 200.