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

punctuation

parent e80cdfda
No related branches found
No related tags found
No related merge requests found
...@@ -4,16 +4,16 @@ These example directories are presented in the same order provided in the course ...@@ -4,16 +4,16 @@ These example directories are presented in the same order provided in the course
<!-- View this page at https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500/-/blob/master/examples/src/README.md --> <!-- View this page at https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500/-/blob/master/examples/src/README.md -->
1. [TcpExamples](TcpExamples) show how to create connection-oriented Transmission Control Protocol (TCP) sockets 1. [TcpExamples](TcpExamples) show how to create connection-oriented Transmission Control Protocol (TCP) sockets.
2. [UdpExamples](UdpExamples) show how to create User Datagram Protocol (UDP) sockets 2. [UdpExamples](UdpExamples) show how to create User Datagram Protocol (UDP) sockets.
3. [OpenDis7Examples](OpenDis7Examples) illustrate use of latest OpenDis7 library for IEEE Distributed Interactive Simulation (DIS) Protocol 3. [OpenDis7Examples](OpenDis7Examples) illustrate use of latest OpenDis7 library for IEEE Distributed Interactive Simulation (DIS) Protocol.
4. [SimkitOpenDis7Examples](SimkitOpenDis7Examples) provides simple examples combining Simkit Discrete Event Simulation (DES) and IEEE DIS 4. [SimkitOpenDis7Examples](SimkitOpenDis7Examples) provides simple examples combining Simkit Discrete Event Simulation (DES) and IEEE DIS.
also with Also provided:
5. [OpenDis4Examples](OpenDis4Examples) illustrate use of (legacy) OpenDis4 library for IEEE Distributed Interactive Simulation (DIS) Protocol 5. [OpenDis4Examples](OpenDis4Examples) illustrate use of (legacy) OpenDis4 library for IEEE Distributed Interactive Simulation (DIS) Protocol.
6. [HttpServletExamples](HttpServletExamples) shows how to use Java Servlets as server-side code running on an http server 6. [HttpServletExamples](HttpServletExamples) shows how to use Java Servlets as server-side code running on an http server.
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