Chat Tutorial in NetBeans: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
imported>SimonSmall
clarification
imported>SimonSmall
The Chat Tutorial: added explanation link to Text Client
Line 36: Line 36:
You will need a location for the destination of your developed code. This is referred to as PLAYPATH. Replace this with whatever you have chosen as that location. Do not create any sub-directories yet.
You will need a location for the destination of your developed code. This is referred to as PLAYPATH. Replace this with whatever you have chosen as that location. Do not create any sub-directories yet.


== The Chat Tutorial ==
== The Chat Tutorial steps ==


The following steps are required to complete the Chat Tutorial.
The following steps are required to complete the Chat Tutorial.
Line 43: Line 43:
* Create the files required for the [[Chat Tutorial in NetBeans/Server|Server]],
* Create the files required for the [[Chat Tutorial in NetBeans/Server|Server]],
* Create the files required for the [[Chat Tutorial in NetBeans/Text Client|Text Client]],
* Create the files required for the [[Chat Tutorial in NetBeans/Text Client|Text Client]],
* [[Chat Tutorial in NetBeans/Deploy Text Client|Deploy Text Client]] code and test it,
* [[Chat Tutorial in NetBeans/Deploy Text Client|Deploy Text Client]] code and test it. Check the [[Chat Tutorial in NetBeans/Text Client explanation|Text Client explanation]].
* Create the files required for the [[Chat Tutorial in NetBeans/GUI Client|GUI Client]],
* Create the files required for the [[Chat Tutorial in NetBeans/GUI Client|GUI Client]],
* [[Chat Tutorial in NetBeans/Deploy GUI Client|Deploy GUI Client]] code, test it and play with it.
* [[Chat Tutorial in NetBeans/Deploy GUI Client|Deploy GUI Client]] code, test it and play with it.