Lecture 34: ChatApp “Finalization”
Ambient Temperature: Unknown; thermometer battery low.
Concepts
- HW08 extension: HW08 is now due by class time on Wednesday, November 14th.
- Dr. Wong offers to have evening office hours on Monday, November 12th, to assist with testing and debugging the final project.
- Class design decisions:
- The receiver of a data packet MUST be able to determine who sent the data packet. To accomplish this, Data Packets will contain the user that sent them.
- ICmd2ModelAdapter will remain unchanged.
Quotes
Resources
- Lecture 34 webpage: http://www.clear.rice.edu/comp310/f12/lectures/lec34/
- Threading in Java: http://www.clear.rice.edu/comp310/JavaResources/threads.html