The following are guidelines that will be used in evaluating Project
1. These are APPROXIMATE GUIDELINES ONLY and
are not set in stone. The point values may
alter and this is only meant as a general guideline.
points = ____/250
=======================
___10 pnts Prinout of Documented Code
___5 Printout of chat session
___5 Printout of saved text chat session
___12 Demonstrate working on multiple
machines
___12 JavaDoc
___12Use-Case Diagram
___12 GUI Prototype (not after fact)
___12 UML Diagrams
___30 OO Design
__10 Chat Server: listens to port assigned
__20 Chat Server: spings off Socket
in Threaded class
__10 Chat Server: Threaded class handles
connet/new user
__10 Chat Server: Threaded class handles
disconnect of user
__10 Chat Server: Threaded class handles
chat talk
__5 Chat client: host not hardcoded
inappropriately
__20 Chat client: GUI understandable
__10 Chat client: disconnect of a user
updates GUI appropriately
__10 Chat client: when connect asks
for handle
__10 Chat client: connect of a user
updates GUI approrpiately