Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在为黑莓开发一款游戏,我的任务是为它开发多人游戏。我一直在尝试进行研究并找出如何在黑莓上实现蓝牙,我想知道在回合制游戏中实现是否可行。另外,如果有人能给我一些资源或教程,我将不胜感激!
是的,这肯定会奏效。查看开发人员工具附带的 BluetoothDemo 示例应用程序。它包含允许您使用蓝牙在两个设备之间进行通信的代码。