Interface | Description |
---|---|
DatagramHandler | |
Transport |
Class | Description |
---|---|
MulticastClientTool |
A client that listens for multicast messages at a designated port.
|
MulticastDatagramHandler | |
MulticastServerTool |
A server that will send out heart beat messages until you kill it.
|
MulticastTransport |
The MulticastTransport will send strings across a specified multicast
address.
|