Java White Board News
Status: Planning
Brought to you by:
caverdude
This will be a simulation of a White Board using a Text Area control. IRC users will be able to Connect to the white board. Anyone Connected will be able to lock the whiteboard and load a file.. then edit while the others watch..
Java White Board now has a Pre Release for download! The only working code (proof of concepts) are in 4 files explained in the README file. I demonstrate the ability of a white board to mirror edits from one host to a client. I demonstrate host to multiple client connections and show that any number of computers may get in on the action.
Finally after 4 months I have begun this project. I uploaded two files. Sever.java and Client.java. Thats it. That is all that we have for now.