简体   繁体   中英

MultipeerConnectivity between iOS and Windows

I have started implementing MultipeerConnectivity in my iOS and OSX apps so that they can exchange data.

There are plans to develop a Windows version of the app. Is there any way I can implement MultipeerConnectivity in C#?

I am aware that I can advertise using Bonjour, but will there be methods such as sendData and didReceiveData on Bonjour SDK for Windows?

I have indeed looked for this, but I couldn't find much information regarding Bonjour on Windows.

如您所述,Bonjour服务支持在Windows上可用,但我相信MPC的其他部分目前仅限于iOS和OSX。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM