On 27 Mar 2010, at 3:43 AM, Gavin(??) wrote:

> I would like to get wifi information, such as wifi on or off, SSID; is there
> a way using the iPhone SDK to get them? 

In Mac OS X, that information would likely be gotten from the System 
Configuration framework. The framework is present in iPhone OS, but it's 
stripped down so what you're looking for isn't there. 

The Reachability API in that framework would tell you whether you can get out 
on the net, by whatever means. That's not what you're looking for, but it's 
something.

        — F

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to