WiTap

Last Revision:
Version 2.1, 2014-08-05
Re-enabled peer-to-peer operation courtesy of the includesPeerToPeer property added to NSNetService in iOS 7. Removed QServer in favor of the connection listening support added to NSNetService in iOS 7 (NSNetServiceListenForConnections). Updated to the latest coding techniques and standards (including storyboards, Auto Layout, 64-bit and modules).
(Full Revision History)
Build Requirements:
Xcode 5.1.1
Runtime Requirements:
iOS 7.0

The WiTap sample demonstrates peer-to-peer networking over Wi-Fi and Bluetooth. Using Bonjour, the application both advertises itself on the local network and displays a list of other instances on the network. Supports infrastructure networks, peer-to-peer Bluetooth, and peer-to-peer Wi-Fi (on compatible hardware).