Chat Tutorial in NetBeans/Deploy Text Client: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>SimonSmall Added text client deployment |
imported>SimonSmall →Server: correction of files required |
||
| Line 13: | Line 13: | ||
When you build the Server library, it creates a server.jar file in the dist directory of the Server project. |
When you build the Server library, it creates a server.jar file in the dist directory of the Server project. |
||
* Copy the server. |
* Copy the server.jar file into the lib sub-directory of PLAYPATH. |
||
* Copy the server.ini and log4j.properties files from the src\server directory to your PLAYPATH directory. |
|||
* Create an empty admins.txt file in your PLAYPATH directory. |
* Create an empty admins.txt file in your PLAYPATH directory. |
||