diff --git a/distribution.html b/distribution.html index 53c02deab260ca82e4f94d74a370ab43a4f6e351..55cb6dabfe746552c26ca8697e850839542bac20 100644 --- a/distribution.html +++ b/distribution.html @@ -27,8 +27,6 @@ The IEEE <a href="https://en.wikipedia.org/wiki/Distributed_Interactive_Simulation">Distributed Interactive Simulation (DIS)</a> protocol is a formal standard for conducting real-time platform-level wargaming across multiple host computers and is used worldwide, especially by military organizations. - This page offers distribution products for the latest build of the opendis7-java project. - </p> <ul> <li> @@ -36,6 +34,12 @@ Interservice Industry Training, Simulation Education Conference (IITSEC), 29 November - 3 December 2021, Orlando Florida USA. </li> </ul> + <p> + This page offers distribution products created from the latest build of the + <a href="https://github.com/open-dis/opendis7-java/blob/master/README.md" target="_blank">opendis7-java project</a> + source code. + </p> + <hr /> <h2> @@ -121,7 +125,7 @@ </p> <blockquote> -This course is an introduction to distributed communications in simulation applications. +This NPS course is an introduction to distributed communications in simulation applications. Topics include introduction to the TCP/IP protocol stack, socket communications including TCP/UDP unicast/multicast and essential protocol design issues. Follow-on emphasis is Distributed Interactive Simulation (DIS) Protocol application programming, @@ -135,10 +139,13 @@ of network programming network code and web-browser applications. <ul> <li> - <a href="https://savage.nps.edu/opendis7-java/javadoc-assignments/index.html" target="_blank">MV3500 assignments Javadoc</a> + <a href="https://savage.nps.edu/opendis7-java/javadoc-examples/index.html" target="_blank">course examples Javadoc</a> + <!-- rough spacing alignment --> + (<a href="https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500/-/tree/master/examples" target="_blank">source code</a>) </li> <li> - <a href="https://savage.nps.edu/opendis7-java/javadoc-examples/index.html" target="_blank">MV3500 examples Javadoc</a> + <a href="https://savage.nps.edu/opendis7-java/javadoc-assignments/index.html" target="_blank">student assignments Javadoc</a> + (<a href="https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500/-/tree/master/assignments" target="_blank">source code</a>) </li> </ul> </li>