From ead96eccf53be1cfa98da163417b1ecbf48fb15c Mon Sep 17 00:00:00 2001 From: brutzman <brutzman@nps.edu> Date: Wed, 10 May 2023 01:32:51 -0700 Subject: [PATCH] prepend course summary --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ab5ea4120a..58336ff0db 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,15 @@ ## MV3500 Distributed Simulation Fundamentals Course An introduction to distributed communications in simulation applications. -Topics covered previously this quarter include introduction to the TCP/IP protocol stack, -socket communications including TCP/UDP unicast/multicast; and essential protocol design issues. +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. This course archive contains a variety of original assets for [assignments](assignments), [examples](examples), [presentations](presentations), and [specifications](specifications). -Key course sites: +Key course pages: * [MV3500 Course Syllabus](https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500/-/raw/master/MV3500DistributedSimulationSyllabus2023MarchJune.pdf) * [NPS CLE Sakai site](https://cle.nps.edu/portal/site/6e9fe3d2-37ad-4dd1-83a3-39e8d3089435) for MV3500 course * [NPS GitLab site: NetworkedGraphicsMV3500](https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500) -- GitLab