Skip to main content

SmartFoxServer Pro - Quick Overview of the Config.xml File

Today I wanted to quickly go over the config.xml file for your SmartFoxServer Pro install. I have gone through the file and added a lot of comments to help you quickly identify what features you want to include in your server configuration. I would use this as a back up as it does make the file quite a bit larger then what you really need.

At the end of the config.xml file, I set up our zone that we will be using in this tutorial series. It will have one main room that will act as a lobby for users to connect to when they first log on to the server. All of the games will dynamically spawn a new room and then close the room when the game is done and both players have left the room.

I am including the config.xml file as an attachment to this post so you can down load it and look it over.

Next we will be creating our first java extension to control the basic functionality that we will need for our zone. We will then proceed to start creating the client end of our application.

Until then, have fun.

AttachmentSize
config.xml_.zip5.32 KB