[cc-general] preliminary class list
Status: Planning
Brought to you by:
countjoe
From: <mo...@st...> - 2002-04-20 17:15:47
|
Here a list of classes that need to be implimented (so far, i'm sure there will need to be more, but this is a good start) CCServer: Server class +- ClientConnection (impliments Runnable): Connection to client | +- SocketData: an interface to data over socket +- UserList: List of users (hash table) +- OpenFileList (with who's conencted to each document) CodeConnector: Client class +- ServerConnection (impliments Runnable): Conncetion to Server | +- SocketData: an interface to data over socket +- [various swing components] +- OpenFileList (with who's conencted to each document) We'll be adding to this as the project takes form. If you have any additions/comments/ect let me know. Thanks, ============================== Joseph Monti Code Connector Project Manager Cou...@us... ============================== |