I'm researching and working to find a way to create and broadcast SSID on iPhone then route 3G ip address to Wifi's ip using sockets as the bridge.
The reason I'm doing this is to enable Wifi sharing with the upcoming iPad without jailbreaking.
I believe it will have to use private frameworks but this is not going to the AppStore anyway and it's going to be opensource so anyone can compile it.
I would appreciate helpful advices from those who would like the iPhone to share Internet using wifi.
----
To get me started, I need help on initiating SSID broadcast then have the standalone reciever client(another iPhone ) to accept. Encryption will be later.
After that, the wifi server creates a bridge between 3G and wifi's ip using sockets and ports.
Anyone done this?
The reason I'm doing this is to enable Wifi sharing with the upcoming iPad without jailbreaking.
I believe it will have to use private frameworks but this is not going to the AppStore anyway and it's going to be opensource so anyone can compile it.
I would appreciate helpful advices from those who would like the iPhone to share Internet using wifi.
----
To get me started, I need help on initiating SSID broadcast then have the standalone reciever client(another iPhone ) to accept. Encryption will be later.
After that, the wifi server creates a bridge between 3G and wifi's ip using sockets and ports.
Anyone done this?