Multiplayer Bluetooth
I am developing a version of bomberman for the nokia series 40 phones in j2me, i was hoping someone would know the quickest way to put bluetooth into it and how to go about it really, Any help will be much appreciated, cheers
I always thought that bluetooth was a technology used in computers for wireless peripherals?? [looksaround]
Bluetooth is used for low-power wireless networking. The three areas where I think it's really caught on are:
1) Cell phone/headset connections
2) Computer/peripheral connections (something like a wireless USB)
3) PDA networking/sync
There are also hand-held gaming devices where it's up and coming. Another interesting feature would be a digital camera with Bluetooth, to avoid messy cables for downloading pictures.
But, at it's core, it's just a personal-area wireless networking standard. It just happens to be the best available for cellphone-to-cellphone communication, where the cellphones already have Bluetooth (for wireless headsets).
1) Cell phone/headset connections
2) Computer/peripheral connections (something like a wireless USB)
3) PDA networking/sync
There are also hand-held gaming devices where it's up and coming. Another interesting feature would be a digital camera with Bluetooth, to avoid messy cables for downloading pictures.
But, at it's core, it's just a personal-area wireless networking standard. It just happens to be the best available for cellphone-to-cellphone communication, where the cellphones already have Bluetooth (for wireless headsets).
enum Bool { True, False, FileNotFound };
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement