Class Summary |
DGSocket |
A descendant class of DatagramSocket that ensures
the socket is closed when the class instance is deallocated. |
MCNS |
|
MCRequestor |
Sends a string to a multicast group/port, and waits for a response. |
MCResponder |
A threaded base class for respondants to requests on a multicast channel. |
MulticastListener |
Utility bean that listens for a datagram on a predefined multicast
group/port combination. |
NetworkScope |
This class should be modified to support the IP multicast topology used
for discovery. |