Luca Bernardi
Luca Bernardi

Reputation: 4199

Programmatically create ad hoc network with iPhone

I Perfectly understand that this is not allowed by the App Store Policy but is programmatically possible to create ad hoc wireless network with the iphone SDK, with "is possible" I mean if the iPhone 3G and/or 3GS hardware support this "feauture" and if exists some kind of low-level api to do this. This question does NOT contemplate the jailbreak

Upvotes: 0

Views: 639

Answers (2)

Noah Witherspoon
Noah Witherspoon

Reputation: 57149

Not with the SDK, no. Third-party apps don't get much access to the wireless hardware, and creating networks would definitely be a no-go.

Upvotes: 1

Amy Worrall
Amy Worrall

Reputation: 16337

I don't believe so; however, it's possible that there's something undocumented I'm not aware of.

Upvotes: 0

Related Questions