Skip to content
Snippets Groups Projects
user avatar
brutzman authored
// package edu.nps.moves.examples; // copy example from OpenDIS distribution, modify to serve as template.  tested sat.
ae6bc1d2
History

Homework Assignment 3 (draft)

  1. Add X3D-Edit as Netbeans Plugin from https://savage.nps.edu/X3D-Edit/#Downloads

  2. Optional: checkout Open-DIS-Java library source from https://github.com/open-dis/open-dis-java

  3. Otherwise just inspect files of interest from https://github.com/open-dis/open-dis-java/tree/master/src/main/java/edu/nps/moves/examples

  4. Plan a track of interest, described in YournameREADME.md documentation file...

  5. Modify example file (TODO debug) OpenDisPduSender or (TODO copy and port) OpenDisEspduSender...

  6. Generate PDUs...

  7. Test PDU reading using Wireshark...

  8. Record PDU file using X3D-Edit...

  9. Playback PDU file using X3D-Edit...