diff --git a/projects/Assignments/2018JulySeptember/homework1/README.md b/projects/Assignments/2018JulySeptember/homework1/README.md index 232b513ba636a0ef6c0560598e3e325a87dc28f2..ed7c1cf4ce9d9692390c072b7a39c944b28e7652 100644 --- a/projects/Assignments/2018JulySeptember/homework1/README.md +++ b/projects/Assignments/2018JulySeptember/homework1/README.md @@ -1 +1,9 @@ -Please see the [README.md](../../README.md) in the parent directory for detailed instructions. +## Homework 1 + +Deliverables: +1. Apply your own customized version of Assignment 1 and Assignment 2 +2. Include comments describing your modifications. +3. Include documentation of one or more sessions, including operation. +4. Create a simple illustration of the communications exchange in a UML Sequence Diagram. + +Please see the [README.md](../../README.md) in the \Assignments\ directory for detailed instructions. diff --git a/projects/Assignments/2018JulySeptember/homework2/README.md b/projects/Assignments/2018JulySeptember/homework2/README.md new file mode 100644 index 0000000000000000000000000000000000000000..c16552e9cd7cc83b96e35f523a821f4d98bbcee0 --- /dev/null +++ b/projects/Assignments/2018JulySeptember/homework2/README.md @@ -0,0 +1,11 @@ +## Homework 2 + +Deliverables: + +0. Think of a simple challenge/response protocol that you wish to portray. +1. Apply your own customized version of Assignment 3 showing both Server and Client programs. +2. Include comments describing your modifications. +3. Include documentation of one or more sessions, including operation. +4. Create a simple illustration of the communications exchange in a UML Sequence Diagram. + +Please see the [README.md](../../README.md) in the Assignments directory for detailed instructions. \ No newline at end of file