Skip to content
Snippets Groups Projects
Commit 28fd6494 authored by Chojnacki, Bruce (LTC)'s avatar Chojnacki, Bruce (LTC)
Browse files

Homework 3

parent 3761d77d
No related branches found
No related tags found
No related merge requests found
......@@ -4,8 +4,7 @@
*
* This Program is a modified version of ExampleSimulationProgram in order to see the
* verbose plain text pdu log. This simulates a firewall identifying a malicious packet
* and tracing its source before destroying it - updated September 12, 2021 to ensure
* correct file pushed to Gitlab.
* and tracing its source before destroying it.
*
* @author Bruce Chojnacki
*/
......
This Program is a modified version of ExampleSimulationProgram in order to see
the verbose plain text pdu log. This simulates a firewall identifying a
malicious packet and tracing its source before destroying it.
/**
* Assignment 3 - Example Simulation Program for MV3500.
* Assignment 3 - Example Simulation Program for MV3500
*
*
* @see <a href="https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500/-/tree/master/assignments">networkedGraphicsMV3500 assignments</a>
* @see java.lang.Package
* @see <a href="https://stackoverflow.com/questions/22095487/why-is-package-info-java-useful">StackOverflow: why-is-package-info-java-useful</a>
* @see <a href="https://stackoverflow.com/questions/624422/how-do-i-document-packages-in-java">StackOverflow: how-do-i-document-packages-in-java</a>
*/
package MV3500Cohort2023MarchJune.homework3.Chojnacki;
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