Document Revision History

This table describes the changes to WiTap.

DateNotes
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).

2013-03-29

A major rewrite to adopt the latest coding techniques and standards (including ARC).

2010-10-22

Updated for iOS 4.1, added IPv6 support, fixed problem causing delayed writes

2009-06-05

Fixed table selection and cell update bugs, and added support for handling stream errors.

2018-06-07

Upgraded for 3.0 SDK due to deprecated APIs; in "cellForRowAtIndexPath" it now uses UITableViewCell's initWithStyle.

2008-07-08

First public release.