Programming for Interactivity

Fall 2005

Professor: Bill Tomlinson

Tuesday and Wednesday 6:00-7:50pm

 

Assignment 4

Also available at: http://www.ics.uci.edu/~wmt/courses/Prog4IntF05/Prog4IntF05Assignment4.html

 

Please write a computer program that makes significant use of networking.  It may be an extension of any of your previous projects, or it may be a new project. I have tested and adapted a simple networking example from Sun, which you might like to use as a starting point. This set of code runs a client and a server which work together to tell knock knock jokes. It is available at: http://www.ics.uci.edu/~wmt/courses/Prog4IntF05/KnockKnockNetworking.zip

 

Please comment all code that you add so that it is clear what each section is doing.  Also, please clearly document which code you wrote and which you found already written.

 

Please email wmt@uci.edu if you have any questions.

 

Please be prepared to demonstrate your sound project in class on November 2.