-
Thanks for your reply.
Tracker.
2009-05-25 21:13:39 UTC by nobody
-
Hi tracker!
Sorry but I have no example for more than two players and no idea about a tutorial.
Somebody else told me about this problem and found the solution: the pc emulators give the same FriendlyName to each devces connected. Therefore the FriendlyName (used in my code) is not the right way to distinguish the devices. The right way is to use the BluetoothAddress.
I can copy and paste...
2009-05-21 06:46:17 UTC by papanci
-
Hi,
Just call me tracker. :)
I am developing a game using bluetooth and it works good for two players. I found your framework searching for help when I got stuck with the code for more than two players. I think BlueMGF can help me but the sample game (combat) available, only shows a connection with two players. :(
Do you have a sample code for more than two players?
Do you know where...
2009-05-18 18:21:23 UTC by nobody
-
You want to use this framework for your own applications, but you need to do some change?
You see that everything works with pc emulators but have found some problems on real bluetooth device?
Why don't you help me to improve BlueMGF and become a developer of this framework?
Please, contact me and let's this framework grow together.
BlueMGF is a Java Framework that helps you create...
2007-04-13 09:37:03 UTC by papanci
-
Version 1.7 of BlueMGF has been shared in Sourceforge CVS repository, together with the Combat example game.
BlueMGF is a Java Framework that helps you create multiplayer games and applications on J2ME devices via Bluetooth. It manages the first part of any Bluetooth network game: the choice of being the server or the client, and the connection of all the devices.
Links:
BlueMGF home page...
2007-04-13 09:26:37 UTC by papanci
-
papanci committed patchset 1 of module combat to the Bluetooth Multiplayer Games Framework CVS repository, changing 19 files.
2007-04-13 08:15:08 UTC by papanci
-
papanci committed patchset 1 of module bluemgf to the Bluetooth Multiplayer Games Framework CVS repository, changing 26 files.
2007-04-13 08:01:30 UTC by papanci
-
Version 1.7 of Bluetooth Multiplayer Game Framework has been released. BlueMGF is a Java Framework that helps you create multiplayer games and applications on J2ME devices via Bluetooth. It manages the first part of any Bluetooth network game: the choice of being the server or the client, and the connection of all the devices.
Version 1.7 mainly adds documentation to the project:
- a quick...
2007-02-19 10:32:17 UTC by papanci
-
Anonymous committed patchset 1 of module CVSROOT to the Bluetooth Multiplayer Games Framework CVS repository, changing 11 files.
2007-01-15 08:10:19 UTC by nobody
-
papanci registered the Bluetooth Multiplayer Games Framework project.
2007-01-15 08:05:19 UTC by papanci