Re: How to get wifi information
Re: How to get wifi information
- Subject: Re: How to get wifi information
- From: Fritz Anderson <email@hidden>
- Date: Mon, 29 Mar 2010 14:21:33 -0500
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 (email@hidden)
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:
This email sent to email@hidden