Where do I find iOS Obj-C code to scan and connect to wifi (private API)

Viewed 14447

I need a sample obj-c code that scans and connects to wifi. Private API is ok, I'm not going to publish the app to appStore. I found the app in cydia called "WiFiFoFum" that can scan and connect, unfortunately I can't find the source code of that app. Anybody knows where I can find that code? Thanks

2 Answers
Related