Class AlphabeticalPduSender
java.lang.Object
edu.nps.moves.dis7.examples.AlphabeticalPduSender
This is an example that sends many/most types of PDUs. Useful for testing standards
compliance or getting a full set of PDUs. It used to also write generated PDUs
to an XML file. TODO: revisit this capability?
This is legacy code ported to the edu.nps.moves.dis7 package
- Author:
- DMcG, Mike Bailey
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AlphabeticalPduSender
Constructor- Parameters:
multicast
- multicast addressport
- socket port number
-
-
Method Details
-
run
public void run()Invocable run method for this object -
main
Command-line invocation (CLI)- Parameters:
args
- command-line arguments
-