If I want to develop multi-player mobile game (with other mobile).
What technology should I use in my project???
1. Infrared
2. Bluetooth
3. sms
4. mms
5. others
If I want to develop multi-player mobile game (with other mobile).
What technology should I use in my project???
1. Infrared
2. Bluetooth
3. sms
4. mms
5. others
Bluetooth or simple HTTP-Connections (check this http://www.exit-games.de/web/com/home/ )
Best regards,
Sebastian Szczygiel
Since you asked:
http://www.j2x.ca/developer/
The J2Play Community-Building Toolkit.
* some carriers have gateways that mangle network packets
* some carriers allow one kind of transport, but not another (GET/POST/Sockets)
* some carriers have firewalls so you need to install servers internally.
Why go through the hassle of tweaking your code for every carrier, when J2Play does all this work for you?
Plus, we provide distribution opportunities.
-S Brown