Class DisThreadedNetworkInterface

java.lang.Object
edu.nps.moves.dis7.utilities.DisThreadedNetworkInterface

public class DisThreadedNetworkInterface extends Object
This is a thread-safe, multicast DIS network interface class which greatly simplifies reading and writing of PDUs for applications. This simplifies and consolidates all reading, writing and threading of DIS over the network. Example main() self-test response shown in log file.
Since:
Jul 29, 2019
Author:
Don Brutzman, brutzman@nps.edu, Mike Bailey, jmbailey@nps.edu
See Also: