使用iOS设备的蓝牙连接 [英] Bluetooth connectivity using IOS device

查看:293
本文介绍了使用iOS设备的蓝牙连接的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好我只是想澄清一些事情后,我经历了所有的细节去google搜索通过整整一天。

Hi i just want to clarify few things after i went through all the details by googling whole day.

首先我想知道,我们可以列出所有的设备*的(包括Android,黑莓等)的*在我们的iOS设备使用蓝牙连接?

Firstly i want to know Can we list all the devices*(including Android,blackberry etc)*using bluetooth connectivity in our ios device?

如果我们怎么办?一旦列明设备可我们能够连接到它*的(包括Android,黑莓等)的*?据我知识我们不能连接到使用蓝牙作为苹果不会support.But任何其他设备有没有什么办法,我们可以把它连接?只是我的知识的目的。

If yes how do we do??Once listing out the device can we able to connect to it*(including Android,blackberry etc)* ?According to my knowledge we cant connect to any other device using bluetooth as apple wont support.But is there any way can we connect it?Just for my knowledge purpose.

其次我经历了框架名为 BluetoothManager 在那里我看到了一个样本code其中它显示设备的列表时,蓝牙已打开,但我没有看到< STRONG> IOS设备上市时,我们使用蓝牙管理器

Secondly i went through framework called BluetoothManager where i saw a sample code where it displays a list of devices when bluetooth is ON, but i didnt see IOS devices listing when we use Bluetooth Manager.

因此​​,谁能电话我对于究竟蓝牙管理器用于我们可以与iOS设备连接到任何其他设备和转院文件使用这个框架?这可能吗?

So can anyone tel me For what exactly Bluetooth manager is used for and can we connect with ios device to any other Devices and tranfer files using this Framework?Is it possible?

我知道它是用来将两个或多个IOS设备之间的连接Gamkekit框架。
但我急切地想知道除了的GameKit有任何其他的方式,我们可以通过蓝牙连接到其他设备。

I know about Gamkekit Framework where it is used to connect between two or more IOS devices. But i am eager to know Other than Gamekit there are any other way where we can connect to other devices using bluetooth.

请会有人电话我就对我来说真是非常有益的和他人well.Looking期待的答案。

Please anyone would tel me regarding would be very helpfull for me and others as well.Looking forward to for the answers.

推荐答案

有使用它你可以开发蓝牙应用三个框架可以在iOS设备上:

There are three frameworks available in iOS using which you can develop the bluetooth applications:


  1. 的GameKit :这是公开可用的框架。但是使用这个你只能建立和只有两个iOS设备之间进行通信。所以这个框架有其自身的局限性。

  1. GameKit: This is the publicly available framework . But using this you can only establish and communicate between only two iOS device. So this framework having its own limitations .

BluetoothManager :使用。我这个框架来发现非iOS设备这是私人的框架。我已经建立的连接也。但不能能够做数据交换。我认为它仍处于开发阶段。对于参考,你可以参考这个链接

BluetoothManager: This is private framework .I used this framework to discover the non iOS devices . I have established the connection also . But cant able to do the data exchange. I think it is still under development. For the reference you can refer this link

CoreBluetooth :这也是公共框架。这只能发现BLE功能的设备。我已经成功地使用这对BLE启用的设备之间传输的数据。

CoreBluetooth: This is also the public framework. This can only discover BLE enabled devices . I have successfully used this to transfer the data between the BLE enabled devices.

这篇关于使用iOS设备的蓝牙连接的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆