java - Multi-Connection bluetooth application -
i developing j2me midp 2.0 game can can played on bluetooth,
similar tic tac toe players exchange turns until game over,
problem want give both players ability restart game or quit
@ time have 1 connection transferring game related data, , wonder if have 2 separate connections between 2 devices @ same time, 1 eg. game management (restart, quit, etc ..) , other game data separate logic.
or put way : possible have multiple bluetooth connections between 2 midp devices @ same time ?
in advance
i think bluetooth.via j2me mobile application midp device connected @ 1 device , @ @ time 1 connection enabled.so there no chance of going multiple connections.
Comments
Post a Comment