views:

311

answers:

0

Hello,

For a private project using the iPhone SDK (not for the app store), I would like to toggle wifi on & off. I've done something similar for Bluetooth, but can't find the required information for Wifi. I assume I need to use the MobileWifi framework. Can anyone give some directions and/or code? Most likely I expect I need a header file for the MobileWifi framework as well.

Note once again, this is not for the app store, as Apple will not allow apps that use private frameworks such as this.