2.1 Updates:
  1. 2023-04-02: Specific note about not plagiarizing comments.

Color Server Checklist


Refer to Checklist Instructions as needed.

Change "No" to "Yes" as you complete the tasks:

Task Complete?
--------------- ADMINISTRATION -----------------
[ENTER YOUR NAME HERE] .
I understand that making false claims on this checklist is an academic integrity violation. No
I understand that—except for the code in this assignment, and starter code provided by the professor—I am never allowed to electronically copy someone else's assignment, modify it, and call it my own work (including their comments). No
I understand that I am not allowed to copy another student's comments in this assignment and turn them in as my own work, which is a plagiarism violation. No
Used the version of Java required by this course? No
Included the full Header Information in each Java file? No
Saved THIS file in plain-text HTML format and (will have) submitted to D2L? No
All files correctly and precisely named? No
Copied my fully-running ColorServer.java program to Colorserver.java.txt and submitted the .txt file to D2L? No
Ran the TII plagiarism checker to see the sample report? No
--------------- COLOR CLIENT AND SERVER -----------------
Removed Elliott's comments and replaced them with my own? No
I typed in the ColorServer.java code myself (strongly recommended). No
Removed all package statements from the .java source code? No
Client and Server code compiles from the command line [javac *.java]? No
Client and Server code runs? No
I had some fun modifying and re-running the code. (Not required) No
I posted two comments, questions or reponses in the ColorServer discussion thread on D2L, and included those postings at the bottom of my .java source code as java comments. No
--------------- OPTIONAL FOR FUN -----------------
I modified state maintenance to include ALL THE COLORS passed back and forth, and displayed these on the client, after quit. No

Comments:

Comment one if needed

Comment two if needed

etc.