diff --git a/assignments/src/MV3500Cohort2022MayJune/homework1/README.md b/assignments/src/MV3500Cohort2022MayJune/homework1/README.md index e5bd42a3887286271cc8c591aea01fa2b56f783c..f11f6a67e2c7d46c08fcc76d0ce7b92aa002d156 100644 --- a/assignments/src/MV3500Cohort2022MayJune/homework1/README.md +++ b/assignments/src/MV3500Cohort2022MayJune/homework1/README.md @@ -1,11 +1,11 @@ -## Homework 1: Unicast Networking +## Homework 1: Running OpenDis7Examples Java programs in Netbeans, monitor using Wireshark -Welcome everybody! This is where your homework goes. +Welcome everybody! This is where your homework goes. Warmup exercise: -Deliverables: +* Run AllPduReceiver and AllPduSender. +* Compare your results to [AllPduReceiverLog.txt](AllPduReceiverLog.txt), [AllPduSenderLog.txt](AllPduSenderLog.txt) and [AllPduSenderWireshark.png](AllPduSenderWireshark). -* Update unicast sockets sender/receiver, modifying provided code, test via telnet. -* Demonstrate ability to build, run and document Java programs that perform networking tasks. +Deliverables: simply report success/failure. Trouble reports and suggestions welcome. Please see the [README.md](../../../README.md) in the parent [assignments](../../../../assignments) directory for detailed instructions.