public class PduSender
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
MULTICAST_ADDRESS |
static int |
PORT |
| Constructor and Description |
|---|
PduSender(int port,
java.lang.String multicast) |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args) |
void |
run() |
public static final int PORT
public static final java.lang.String MULTICAST_ADDRESS