Something went wrong on our end
-
Brutzman, Don authored
hide "View this page" entries as comments so that they are only visible to students looking in editor source
Brutzman, Don authoredhide "View this page" entries as comments so that they are only visible to students looking in editor source
README.md 1.01 KiB
MV3500 Examples Source Archive
These example directories are presented in the same order provided in the course ../../presentations.
-
TcpExamples show how to create connection-oriented Transmission Control Protocol (TCP) sockets
-
UdpExamples show how to create User Datagram Protocol (UDP) sockets
-
OpenDis7Examples illustrate use of latest OpenDis7 library for IEEE Distributed Interactive Simulation (DIS) Protocol
-
SimkitOpenDis7Examples provides simple examples combining Simkit Discrete Event Simulation (DES) and IEEE DIS
also with
-
OpenDis4Examples illustrate use of (legacy) OpenDis4 library for IEEE Distributed Interactive Simulation (DIS) Protocol
-
HttpServletExamples shows how to use Java Servlets as server-side code running on an http server