适用于诺基亚 S60 5th 的 J2ME:蓝牙串行 API
我考虑为诺基亚 5230 编写一个 J2ME 应用程序,它可以使用串行蓝牙连接与其他设备进行通信。诺基亚 SDK 是否支持此功能?提前致谢。
I think about writing a J2ME application for the Nokia 5230 which can communicate with other devices using a serial bluetooth connection. Is this supported on the Nokia SDK at all? Thanks in advance.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
Symbian Java 环境支持它。看一下此示例 使用蓝牙 API 创建客户端/服务器对,这可能就是您正在寻找的。
It is supported by the Symbian Java environment. Take a look at this example for creating client/server pair using the bluetooth API, it is probably what you are looking for.