我可以在iOS中使用AllJoyn Framework for Wifi Direct吗? [英] Can I use AllJoyn Framework for Wifi Direct in iOS?

查看:102
本文介绍了我可以在iOS中使用AllJoyn Framework for Wifi Direct吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想开发一个iOS应用程序,通过该应用程序,我必须通过WiFi直接与其他设备(iOS设备除外)进行通信。

I want to develop an iOS application through which I have to communicate with other devices(other than iOS devices) over WiFi direct.

据我所知没有在iOS中提供用于WiFi直接通信的API。

As per my knowledge there are no APIs provided in iOS for WiFi direct communication.

我找到了有关第三方库AllJoyn的链接。
AllJoyn框架

I found a link regarding third party library AllJoyn. AllJoyn Framework

有人使用过此功能吗?适用于iOS的库?

Has anybody used this library for iOS?

如果将来开发人员遇到该库的任何问题,AllJoyn是否会提供良好的支持?

Is AllJoyn provide a good support if in future developer faces any issue with this library?

推荐答案

我曾经是AllJoyn的iOS绑定的贡献者。

I am a past contributor to the iOS bindings of AllJoyn.

AllJoyn当前不支持iOS的Wifi Direct。

AllJoyn does not currently support Wifi Direct for iOS.

但是,您可以实现对等如果您在同一个wifi网络上,请使用AllJoyn进行通信。这当然取决于您的用例,但是您可以完成很多工作而无需直接使用Wifi。

However, you can accomplish peer-to-peer communication using AllJoyn if you are on the same wifi network. This will certainly depend on your use case but you can accomplish a lot without having the need to use Wifi direct.

Wifi Direct在您的情况下可能会很棘手,因为您正尝试从iOS设备与iOS以外的设备进行通信。与的互操作性取决于iOS和其他操作系统(例如Android)如何实现。

Wifi direct can be tricky in your case since you are trying to communicate with devices other than iOS from an iOS device. The interoperability with depend in how iOS and other OSes (for e.g Android) would implement it.

从我过去的实验中,甚至Android设备都通过Wifi进行对话直接突出了一些问题,这是由于某些制造商如何实现了Wifi,尽管它应该很快就标准化了。

From my past experiments, having even Android devices talk over Wifi direct highlighted issues that were because of how certain manufacturers implemented it even though it is supposed to be standardized soon.

AllJoyn是一个开源框架,其中列出了致力于维护该框架的活跃开发人员。您可以订阅他们的核心邮件列表,以解答您的问题开源项目,他们有一个有效的错误跟踪系统(吉拉)。从支持框架的开发者/用户的角度来看,这是一种了解框架工作方式的好方法。

AllJoyn is an open source framework with a list of active developers working towards maintaining it. You can subscribe to their core mailing list to get your questions answered and as with any open source project they have an active bug tracking system (Jira). This is a good way to find out how the framework is doing in terms of supporting developers/users of the framework.

这篇关于我可以在iOS中使用AllJoyn Framework for Wifi Direct吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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