This's a quick way to insert 123 flash chat into your webpage.
For advanced setting, please refer to Manual.pdf.
Step 1): Install the chat server and start the chat server
a) For Linux users
Please ssh or telnet your server, and enter following commands:
$ wget http://www.123flashchat.com/download/123flashchat.tar.gz
$ tar zxf 123flashchat.tar.gz
$ cd 123flashchat/server
$ ./fcserver.sh start
b) For Windows users
Firstly log in Windows desktop, download this file with download software:
http://www.123flashchat.com/download/123flashchat.exe
double click "123flashchat.exe".
Usually it takes one minute to finish installation, chat server will
then automatically start as NT Service.
c) For other system users, it's a bit more complicated, please refer
to Manual.pdf
for further instructions.
Step 2): Web server
You must firstly have a web server before you go forward.
If not, please install one web server.
We recommend apache--a
professional web server which is free of charge and support all kinds
of operation systems.
Step 3): Copy "client" folder
After 123flashchat is installed, you'll find a "client" folder
in the installation directory.
Please copy or upload this folder into your web directory.
Note: DONNOT copy the "server" folder
to protect them from being downloaded by chatters, which is very insecure.