Class AlphabeticalPduSender

java.lang.Object
edu.nps.moves.dis7.examples.AlphabeticalPduSender

public class AlphabeticalPduSender extends Object
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 Details

    • AlphabeticalPduSender

      public AlphabeticalPduSender(String multicast, int port)
      Constructor
      Parameters:
      multicast - multicast address
      port - socket port number
  • Method Details

    • run

      public void run()
      Invocable run method for this object
    • main

      public static void main(String[] args)
      Command-line invocation (CLI)
      Parameters:
      args - command-line arguments