diff --git a/distribution.html b/distribution.html index 2f3d68e9ae292114cfc59ee8b28df7e4ea949e2c..f7ea678caa7be33f747314dc65c396b285414ab6 100644 --- a/distribution.html +++ b/distribution.html @@ -19,6 +19,10 @@ <a href="https://savage.nps.edu/opendis7-java" target="_blank" title="Open-Dis Surfer Dude, Thanks Don McGregor!"><img src="https://savage.nps.edu/opendis7-java/images/OpenDisSurferDude.png" alt="Open-Dis Surfer Dude, Thanks Don McGregor!" style="float:right"/></a> </h1> + <p> + <i>Get ready...</i> + </p> + <p> The IEEE <a href="https://en.wikipedia.org/wiki/Distributed_Interactive_Simulation">Distributed Interactive Simulation (DIS)</a> protocol @@ -26,10 +30,6 @@ This page offers distribution products for the latest build of the opendis7-java project. </p> - - <p> - Get ready... - </p> <ul> <li> <a href="https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500/-/blob/master/conferences/IITSEC2021/README.md" target="_blank">Distributed Interactive Simulation (DIS) 101 Tutorial: The Basics</a>, @@ -44,12 +44,12 @@ <a id="opendis7">opendis7-java jars and documentation</a> </h2> <p> - Get set... + <i>Get set...</i> </p> <ul> <li> - <a href="https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500/-/blob/master/conferences/IITSEC2021/README.md" target="_blank">Distributed Interactive Simulation (DIS) 101 Tutorial: The Basics</a>, - Interservice Industry Training, Simulation Education Conference (IITSEC), 29 November - 3 December 2021, Orlando Florida USA. + <a href="https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500/-/blob/master/specifications/IeeeDisPduColorFigures.pdf" target="_blank">IEEE DIS7 PDU color figures</a> + illustrating PDU data structures </li> <li> <a href="https://savage.nps.edu/opendis7-java/javadoc/index.html" target="_blank">opendis7-java Javadoc</a> @@ -74,26 +74,32 @@ </li> </ul> </li> - - <li> - XML Schema - <a href="https://github.com/open-dis/opendis7-source-generator/blob/master/xml/DIS_7_2012.autogenerated.xsd" target="_blank">DIS_7_2012.autogenerated.xsd</a> - - <ul> - <li> - <a href="https://savage.nps.edu/opendis7-java/xml/SchemaDocumentation/DIS_7_2012.autogenerated.html" target="_blank">DIS7 PDU XML Schema Documentation</a> - </li> - <li> - generated from original - <a href="https://github.com/open-dis/opendis7-source-generator/tree/master/xml/dis_7_2012" target="_blank">XML for PDUs design templates</a> - by Don McGregor - </li> - </ul> - </li> - <li> - <a href="https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500/-/blob/master/specifications/IeeeDisPduColorFigures.pdf" target="_blank">IEEE DIS7 PDU color figures</a> - </li> </ul> + + <p> + Experimental XML encoding for DIS Protocol version 7, allowing further + "<a href="https://en.wikipedia.org/wiki/Big_data" target="_blank">big data</a>" + validation and conversion opportunities. + Current work is testing and building upon these capabilities. + <ul> + <li> + XML Schema + <a href="https://github.com/open-dis/opendis7-source-generator/blob/master/xml/DIS_7_2012.autogenerated.xsd" target="_blank">DIS_7_2012.autogenerated.xsd</a> + </li> + <li> + <a href="https://savage.nps.edu/opendis7-java/xml/SchemaDocumentation/DIS_7_2012.autogenerated.html" target="_blank">DIS7 PDU XML Schema Documentation</a> + </li> + <li> + generated from original + <a href="https://github.com/open-dis/opendis7-source-generator/tree/master/xml/dis_7_2012" target="_blank">XML for PDUs design templates</a> + by Don McGregor + </li> + <li> + XML Schema + <a href="https://github.com/open-dis/opendis7-source-generator/blob/master/xml/DIS_7_2012.autogenerated.xsd" target="_blank">DIS_7_2012.autogenerated.xsd</a> + </li> + </ul> + </p> <p> Codebase design and production: </p> @@ -113,7 +119,16 @@ </h2> <p> - Go! + <i>Go!</i> + </p> + + <p> +This 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/multicastm and essential protocol design issues. +Follow-on emphasis is Distributed Interactive Simulation (DIS) Protocol application programming, +with side looks at High Level Architecture (HLA). Course activity focuses on creation and testing +of network programming network code and web-browser applications. </p> <ul> @@ -157,7 +172,7 @@ </blockquote> <blockquote> - This page updated 13 May 2023 + This page updated 14 May 2023 </blockquote> </body>