erica / iphone-3.0-cookbook-

Sample Code
912 stars 305 forks source link

C13-02: Fix WiFi detection when running personal hotspot. Allow detection of personal hotspot. #16

Closed JohannesRudolph closed 11 years ago

JohannesRudolph commented 13 years ago

C13-02: Fix WiFi detection when running personal hotspot. Allow detection of personal hotspot.

See http://jorudolph.wordpress.com/2011/07/22/ios-detect-personal-hotspot/

erica commented 13 years ago

Would you be willing to look over the updated Networking chapter once I get to revise it?

-- E

On Jul 22, 2011, at 5:41 AM, JohannesRudolph wrote:

C13-02: Fix WiFi detection when running personal hotspot. Allow detection of personal hotspot.

See http://jorudolph.wordpress.com/2011/07/22/ios-detect-personal-hotspot/

Reply to this email directly or view it on GitHub: https://github.com/erica/iphone-3.0-cookbook-/pull/16

JohannesRudolph commented 13 years ago

(Manually copied here since github didn't pick my email response it seems)

Sure. Love the book. The network chapter is one I've used quite extensively. When revising it, as a suggestion, do you think it would be in the scope of the book to mention the cocoaasyncsocket library? It makes the whole story a lot easier without resorting to GameKit.

erica commented 13 years ago

Working on this now. The only problem is that the github version is MRR and the new version is ARC. Can you test with ARC for the update?

-- E

On Jul 22, 2011, at 5:41 AM, JohannesRudolph wrote:

C13-02: Fix WiFi detection when running personal hotspot. Allow detection of personal hotspot.

See http://jorudolph.wordpress.com/2011/07/22/ios-detect-personal-hotspot/

Reply to this email directly or view it on GitHub: https://github.com/erica/iphone-3.0-cookbook-/pull/16