Skip to content
Snippets Groups Projects
user avatar
brutzman authored
95f5f994
History

MV3500 Examples Source Archive

View this page at https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500/-/blob/master/examples/src/README.md

  1. TcpExamples show how to create connection-oriented Transmission Control Protocol (TCP) sockets

  2. UdpExamples show how to create User Datagram Protocol (UDP) sockets

  3. OpenDis4Examples illustrate use of (legacy) OpenDis4 library for IEEE Distributed Interactive Simulation (DIS) Protocol

  4. OpenDis7Examples illustrate use of latest OpenDis7 library for IEEE Distributed Interactive Simulation (DIS) Protocol

  5. SimkitOpenDis7Examples provides simple examples combining Simkit Discrete Event Simulation (DES) and IEEE DIS

  6. HttpServletExamples shows how to use Java Servlets as server-side code running on an http server