Marauroa Chat Tutorial: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>Hendrik Brummermann No edit summary |
imported>Terin |
||
| Line 9: | Line 9: | ||
* JDK ([http://java.sun.com/javase/downloads/index.jsp Sun download page]) |
* JDK ([http://java.sun.com/javase/downloads/index.jsp Sun download page]) |
||
* MySQL database on the server side ([http://dev.mysql.com/downloads/mysql/5.0.html#downloads MySQL download page]) |
* MySQL database on the server side ([http://dev.mysql.com/downloads/mysql/5.0.html#downloads MySQL download page]) |
||
or alternatively you can use |
|||
* H2 database on the server side ([http://www.h2database.com#downloads H2 download page]) |
|||
For more info on database configuration please see [http://stendhalgame.org/wiki/Configuration_file_server.ini#Database_Configuration here] |
|||
== Server == |
== Server == |
||
=== Code === |
=== Code === |
||