Blackberry Development, communicating two Blackberry device in a multiplayer game programatically

Posted by Nikesh Yadav on Stack Overflow See other posts from Stack Overflow or by Nikesh Yadav
Published on 2010-06-07T12:04:29Z Indexed on 2010/06/07 18:12 UTC
Read the original article Hit count: 727

Filed under:
|
|

Hi Forum,

We are developing a game application for Blackberry, which will have multi player option to let two or more player compete against each other. We have implemented the logic for that and already two or more player are able to play the game simultaneously on single device.

Now we want to upgrade our application so that two or more user can compete each other playing from different device and different locations.

Can anyone please help me by providing me the way (or code) to achieve this (communicating two blackberry devices over the air to access single session programmaticaly)?

I found the code to connect two device using Bluetooth but as the player may situated in different geographic regions we need to achieve this using over the air connection.

Thanks in advance.

Thanks, Nikesh

© Stack Overflow or respective owner

Related posts about blackberry

Related posts about communication