== WIIMOTE MAIN 2 COMPO SERVER / CLIENT ==
This server send some wiimote event in XML via a TCP socket

Server was compile with Ubunutu Linux 7.04/i686 and client compile with mtasc for Flash 8.

You need:
- LIBWIIMOTE by Joel Andersson (http://libwiimote.sourceforge.net/)
- BlueZ (needed by LIBWIIMOTE too) (http://www.bluez.org)
- a keyboard
- a wiimote
- a bluetooth connection

HOW KNOW MY WIIMOTE ADRESS ?
for autodetect juste use, and a same time press 1&2 on wiimote :
hidd --search

and after, to close connexion :
hidd --kill xx:xx:xx:xx:xx:xx

FLASH PLAYER
You use an Adobe FlashPlayer 8 or highter

USAGE
First, launch server and when wiimote connected (server say 'connected', and all led's wiimote falshing) then you can launch client.

 SERVER :
./server port wiimoteaddress

we suggest to use port 8012

 CLIENT :
./firefox space.swf

at this time client autoconnect to 127.0.0.1:8012

Enjoy !
