Marauroa Chat Tutorial: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>Hendrik Brummermann splitted Marauroa Tutorial |
imported>Hendrik Brummermann m header and footer |
||
| Line 1: | Line 1: | ||
{{Navigation for Marauroa Top|Using}} |
{{Navigation for Marauroa Top|Using}} |
||
{{Navigation for Marauroa Users}} |
{{Navigation for Marauroa Users}} |
||
{{Marauroa Tutorial}} |
|||
| Line 11: | Line 12: | ||
This example uses the integrated h2 database. Marauroa does support MySQL as well, please see [[Configuration_file_server.ini#Database_Configuration|database configuration]]. |
This example uses the integrated h2 database. Marauroa does support MySQL as well, please see [[Configuration_file_server.ini#Database_Configuration|database configuration]]. |
||
== Next Steps == |
|||
In the first section of this tutorial, we will write the '''[[Marauroa Tutorial/Server|Server]]''' before we look at the clients in the following section. |
|||
[[Category:Marauroa]] |
[[Category:Marauroa]] |
||
{{#breadcrumbs: [[Marauroa]] | [[Navigation for Marauroa Users|Using]] | [[ |
{{#breadcrumbs: [[Marauroa]] | [[Navigation for Marauroa Users|Using]] | [[Marauroa Tutorial|Tutorial]] }} |
||
Revision as of 23:50, 17 March 2011
Prerequisites
For this tutorial you will need a Marauroa distribution. You can find download links at Marauroa download page. It contains all the needed jars, but you will probably need to rename marauroa-x.xx.jar into marauroa.jar (or fix some command-line parameters below).
You will also need
- JDK (Sun download page)
This example uses the integrated h2 database. Marauroa does support MySQL as well, please see database configuration.
Next Steps
In the first section of this tutorial, we will write the Server before we look at the clients in the following section. {{#breadcrumbs: Marauroa | Using | Tutorial }}