Fix PduRecorder to be the NB project's run example. PduRecorder now uses
the more efficient threaded network interface to perform send/receive. Rename setupSender/shutdownSender to make better sense in the round trip test.
Showing
- build.xml 0 additions, 10 deletionsbuild.xml
- dist/open-dis7-java.jar 0 additions, 0 deletionsdist/open-dis7-java.jar
- dist/open-dis7-javadoc.jar 0 additions, 0 deletionsdist/open-dis7-javadoc.jar
- dist/open-dis7-source.jar 0 additions, 0 deletionsdist/open-dis7-source.jar
- nbproject/project.properties 1 addition, 1 deletionnbproject/project.properties
- src/edu/nps/moves/dis7/utilities/stream/PduPlayer.java 3 additions, 5 deletionssrc/edu/nps/moves/dis7/utilities/stream/PduPlayer.java
- src/edu/nps/moves/dis7/utilities/stream/PduReceiver.java 14 additions, 0 deletionssrc/edu/nps/moves/dis7/utilities/stream/PduReceiver.java
- src/edu/nps/moves/dis7/utilities/stream/PduRecorder.java 12 additions, 19 deletionssrc/edu/nps/moves/dis7/utilities/stream/PduRecorder.java
- test/edu/nps/moves/dis7/AllPduRoundTripTest.java 4 additions, 4 deletionstest/edu/nps/moves/dis7/AllPduRoundTripTest.java
Loading
Please register or sign in to comment