# MV3500 Distributed Simulation Fundamentals Course Examples This is parent directory for updated course examples, collected under a single Netbeans subproject with common build tasks. * [TcpExamples](src/TcpExamples) * [UdpMulticastHttpExamples](src/UdpMulticastHttpExamples) * [OpenDis7Examples](src/OpenDis7Examples) These examples are the basis for class programming reviews and homework assignments. You are welcome to modify or adapt them in any way that you want. # Netcat/Telnet Configuration Instructions Several examples require use of a telnet client. Please see reference instructions at: * [Savage Developers Guide: telnet](https://savage.nps.edu/Savage/developers.html#telnet)