COMP 310
Fall 2011

Lec31: ChatApp Interfaces...

Home  Info  Owlspace  Java Resources  Eclipse Resources

For reference, be sure to keep in mind the design principles we discussed last time.

Considerations for today:

A "comp310f11" package will be made available as soon as possible.

Weekend advice:  

  1. Copy the latest comp310f11.rmiChat interfaces over to your own rmiChat package and build your code off of that.  
  2. Add/modify methods, interfaces as you think are necessary to make the chat system work.   Remember that any changes will have to be eventually applied to everyone in the class!
  3. Post change and modification ideas to discussion board and send out e-mail telling everyone to please look at your suggestions.
  4. Discuss on Monday and agreed upon changes will be committed to the  comp310f11.rmiChat package.
  5. The above process may need to be repeated.
  6. In the end, simply change the import statements from your rmiChat package to the  comp310f11.rmiChat package.

 


© 2011 by Stephen Wong and Scott Rixner