how to make multiplayer game that use infrared for data transport, thank b4![]()
how to make multiplayer game that use infrared for data transport, thank b4![]()
Ciao,
Flash Lite does not have an API to talk directly to infrared or bluetooth.
So you might have couple of choices:
1 - use XMLSockets API in Flash Lite 2.1 and above
2 - use a J2ME/C++/Python library to do the work and pass the infos back to FL
Alessandro
twitter: biskero
Kero Mobile: www.biskero.mobi
Blog: www.biskero.org
Blog: www.biskero.com/blog
www.biskero.com
Hi,
you can try to use Flyer or Jarpa Framework to do that.
http://www.i2tecnologia.com.br/jarpa/
http://www.flyerframework.org/
best,
Felipe Andrade