class UDPBroadcast
|
Unreliable Datagram for subnet broadcasts.
More... |
|
|
Public Methods
- UDPBroadcast (const InetAddress &ia, tpport_t port)
- void setPeer (const BroadcastAddress &subnet, tpport_t port)
Representing a UDP socket used for subnet broadcasts, this class
provides an alternate binding and setPeer() capability for UDP
sockets.
UDPBroadcast (const InetAddress &ia, tpport_t port)
| UDPBroadcast |
Create and bind a subnet broadcast socket.
Parameters:
address | to bind socket under locally.
|
port | to bind socket under locally.
|
void setPeer (const BroadcastAddress &subnet, tpport_t port)
| setPeer |
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
- Generated: dyfet on home on Fri Dec 21 08:32:02 2001, using kdoc 2.0a53.