tags:

views:

34

answers:

2

I Perfectly understand that this is not allowed by the App Store Policy but is programmaticaly 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

A: 

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

Amorya
+1  A: 

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.

Noah Witherspoon