COMP 310/510
Fall 2013

Lec31: ChatApp Interfaces...

Home  Info  Owlspace (310)   Owlspace (510)   Java Resources  Eclipse Resources  Piazza

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

Considerations for today:

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

Weekend advice:  

  1. Copy the latest comp310f13.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  comp310f13.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  comp310f13.rmiChat package.

 


© 2013 by Stephen Wong