                           123 Flash Chat Server
1. fcserver.xml: the general configuration file of the chat server, you may configure server start IP, port, etc. here.
2. Derby.xml: the configuration file of the default derby database bound in the chat server.
3. Mysql.xml: this file needs configuration if you need to integrate the chat server and MySQL.
4. mysql.sql: the data of this file needs to be imported to MySQL, if you need to integrate the chat server and MySQL.

