Java Projects Home | Project 1 | Planning | Implementation |
Downloads | Bios | Contact us | Java

Purpose

The goal of Project 1 is to enhance our java programming skills by developing a chat server and associated client.

Tools

The project will be built using:

Development Process

Still under discussion, but the project is currently in the first phase:

  • Analysis & design:
    • The partial model done in ObjectDomain has been captured in this GIF.
    • The analysis has been captured in this table.
Goal Build a chat server and client using Java
Server qualities Multiple lists
Unlimited members
Administrator Lists can be deleted
Lists can be created
Listens for RMI communications from Java client
Runs servlet, which listens for HTTP/cgi communications
Client qualities Multiple lists concurrently
Communicates using RMI
List qualities Can be administered
Open membership or Restricted membership
Members can be banned and reinstated
Developing CVS for version control
UML for object model
  • Missing are:
    • Administrative components
    • Client portion

Home | Project 1 | Planning | Implementation | Downloads | Bios | Contact us | Java

Standard disclaimer. Copyright 1999. All Rights Reserved
Contact: Webmaster   |   Subscribe to mailing list
05/31/99 KRK