Skip to content
Snippets Groups Projects
Commit 62e4bf45 authored by Brutzman, Don's avatar Brutzman, Don
Browse files

improved descriptions

parent 3d2f452d
No related branches found
No related tags found
No related merge requests found
......@@ -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>
&nbsp; &nbsp;&nbsp; <!-- 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>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment