User:SimonSmall: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
imported>SimonSmall
added NetBeans plan
imported>SimonSmall
Updated my page
Line 7: Line 7:
I am adding pages to create the Chat Tutorial using the NetBeans IDE. This is the development plan, but will not necessarily be completed in this sequence.
I am adding pages to create the Chat Tutorial using the NetBeans IDE. This is the development plan, but will not necessarily be completed in this sequence.


1) Create the Text Client, with no login selection or text entry. Server and Client are launched from a terminal window. This validates the communication between Client and Server.
<s>1) Create the Text Client, with no login selection or text entry. Server and Client are launched from a terminal window. This validates the communication between Client and Server.</s>


2) Replace the Text Client with a GUI Client that allows registration and login, and echoes text to a Chat window.
<s>2) Replace the Text Client with a GUI Client that allows registration and login, and echoes text to a Chat window.</s>


3) Add a Web Page to launch the Chat Client.
<s>3) Add a Web Page to launch the Chat Client.</s>


4) Add explanation to all pages.
4) Add explanation to all pages.