Class PduReaderPlayer
java.lang.Object
edu.nps.moves.dis7.examples.PduReaderPlayer
Class to leverage the
PduPlayer
with PDU log playback console controls for resume, pause and quit.
PduSaver.java created on Aug 21, 2019
Renamed PduReaderPlayer
MOVES Institute Naval Postgraduate School, Monterey, CA, USA www.nps.edu- Author:
- Mike Bailey, jmbailey@nps.edu
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
Default multicast group address we send on.static final int
Default multicast port we send on. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
DEFAULT_MULTICAST_ADDRESS
Default multicast group address we send on.- See Also:
-
DEFAULT_MULTICAST_PORT
public static final int DEFAULT_MULTICAST_PORTDefault multicast port we send on.- See Also:
-
-
Constructor Details
-
PduReaderPlayer
public PduReaderPlayer()default constructor
-
-
Method Details
-
main
Command-line invocation (CLI) of program, execution starts here- Parameters:
args
- command-line arguments
-