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

corrected title, note importance of Javadoc

parent f48222f4
No related branches found
No related tags found
No related merge requests found
## Homework 2: UDP Multicast Client/Server Networking
## Homework 2: TCP Client/Server Networking
Deliverables:
......@@ -21,4 +21,8 @@ Approach:
4. Create a simple illustration of the communications exchange in a [UML Sequence Diagram](https://en.wikipedia.org/wiki/Sequence_diagram).
Please see the [README.md](../../../README.md) in the parent
[assignments](../../../../assignments) directory for detailed instructions.
\ No newline at end of file
[assignments](../../../../assignments) directory for detailed instructions.
Of special note, produce good Javadoc results through proper documentation of
source code and includion of a package-info.java summary. NetBeans makes it
pretty easy to do so.
\ No newline at end of file
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