From 2d1a2a505c8ca12b5c5055849c091f663feeb6e2 Mon Sep 17 00:00:00 2001 From: "Mahan, William (Bill) (MAJ)" <william.mahan@nps.edu> Date: Tue, 18 Aug 2020 16:39:58 -0700 Subject: [PATCH] Update README.md --- .../homework3/Mahan/README.md | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/assignments/src/MV3500Cohort2020JulySeptember/homework3/Mahan/README.md b/assignments/src/MV3500Cohort2020JulySeptember/homework3/Mahan/README.md index 0144d62d03..40200564c6 100644 --- a/assignments/src/MV3500Cohort2020JulySeptember/homework3/Mahan/README.md +++ b/assignments/src/MV3500Cohort2020JulySeptember/homework3/Mahan/README.md @@ -1,12 +1,8 @@ -## Homework 2: Multicast Networking -Modify this file to describe your project work. +This program uses UDP over ARGON.net +to connect with Chris Garibay's port and then +finds the modulo as being either true or false. +Just run the server and the corresponding receiver. +Also included are two screenshots to verify +send and receive capabilities. -Typical deliverables include properly packages source, execution log, and screen shots as appropriate. - -References include -* [README.md](../README.md) for this homework project. -* [README.md](../../../../README.md) for course assignments execution instructions. -* [assignments source subdirectories](../../../../../assignments/src) show examples from previous cohorts. - -Questions and innovation are always welcome, good luck! -- GitLab