public class EspduSenderNIO
extends java.lang.Object
This is legacy code ported to the edu.nps.moves.dis7 package
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
MULTICAST_GROUP
multicast group we send on
|
static int |
PORT
Port we send on
|
Constructor and Description |
---|
EspduSenderNIO() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args) |
public static final java.lang.String MULTICAST_GROUP
public static final int PORT