Skip to content
Snippets Groups Projects
user avatar
git authored
project. Have the project name populate both EG and Assy editors tab
titles. Reset the Assy runner if projects have been switched and an
Assy was ready to go in the previous project. New ViskitProject prop
a4215dc1
History
user avatar a4215dc1

MV3500 Examples Source Archive

These example directories are presented in the same order provided in the course ../../presentations.

  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. OpenDis7Examples illustrate use of latest OpenDis7 library for IEEE Distributed Interactive Simulation (DIS) Protocol.

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

Also provided:

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

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