GameKit peer to peer wifi without wireless router?
Posted
by
Tim
on Stack Overflow
See other posts from Stack Overflow
or by Tim
Published on 2010-12-30T19:48:05Z
Indexed on
2010/12/30
19:54 UTC
Read the original article
Hit count: 314
Hi all!
Thanks in advance for any thoughts about this. I'm looking for a way to do realtime inter-app communication in iOS via wi-fi (I need about 150 ft range and don't think bluetooth offers this) and wonder about the peer-to-peer connectivity offered by GameKit which, apparently offers both bluetooth and wi-fi connectivity. My question is: must participating devices be members of an available wireless network (via a wireless router) or is this connectivity truly peer-to-peer requiring no router?
I understand Wi-fi Direct is coming and would likely be an option. Just wondering if I can do this utilizing services available in iOS today.
Thanks!
Tim
© Stack Overflow or respective owner