public class EspduReceiver
extends java.lang.Object
This is legacy code ported to the edu.nps.moves.dis7 package
Modifier and Type | Field and Description |
---|---|
static int |
MAX_PDU_SIZE
Max size of a PDU in binary format that we can receive.
|
Constructor and Description |
---|
EspduReceiver() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args) |
public static final int MAX_PDU_SIZE