Homework Assignment 3 Checklist

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

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

  3. [x] Otherwise just inspect files of interest from edu.nps.moves.examples

  4. [x] Copy README.md and create YournameREADME.md documentation file...

  5. [x] Plan a track of interest, described in YournameREADME.md documentation file...

    Track of interest is a sample from a run route I did recently.
    
  6. [x] Copy, then Refactor/Rename example file OpenDisEspduSender.java or OpenDisPduSender.java as YourNameSomething.java

  7. [x] Modify your example file to produce track PDUs (and be cool)

  8. [x] Generate PDUs...

  9. [x] Test PDU reading using Wireshark...

    IP address for my machine is 172.20.148.166
    
  10. [x] Record PDU file using X3D-Edit...

  11. [x] Playback PDU file using X3D-Edit...