adobe AIR 应用程序和蓝牙
我想构建一个 adobe Air 应用程序,通过蓝牙将图像发送到手机。 您知道有一个框架或库可以直接或间接执行此操作吗?我的意思是只使用flex 还是我还必须使用另一种语言,例如java?
欢迎任何提示 提前致谢 索多里斯
I want to build a adobe Air application that sends an image to a mobile phone via bluetooth.
Do you know of a framework or library to do that directly or indirectly? I mean using only flex or do I have to use another language also, such as java?
any hints are welcome
thanks in advance
thodoris
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
嘿索多里斯。您可能必须使用 merapi + 基于 java 构建的蓝牙 api。
我不确定它是否是社区的一部分,但我最近听说该框架已移植到c#。
当然还有其他选择。例如,有一种方法可以通过 AIR 安装来部署 weborb。然后,通过运行客户端的 java 或 iis“服务器”实例,您可以通过本地主机“amfEndpoint”调用 java 或 .net 方法。
我希望这几个选项有所帮助。祝你好运。 ——杰里米
Hey Thodoris. You'll probably have to use merapi + a bluetooth api built on java.
I'm not sure if it is part of the community, but I heard recently that the framework has been ported to c#.
There are certainly other options as well. For example, there is a way to deploy weborb with your AIR install. Then, with the instance of a java or iis 'server' running client-side, you can invoke java or .net methods through a localhost "amfEndpoint".
I hope those couple of options help. Best of luck. --jeremy