hi,
I have an application that use 2 IAP, first wifi the second 3g.
I use the RConnection class to open a socket.
The wifi is the dafault IAP. when i'm not under (my) wifi coverage i need to switch to 3g connection automaticaly.
I need to detect the connection lost.
now when i go away from the access point my application prompt me the access point popup (manual selection), i think RSocket doing it.
So, there is a method to notify the AP lost so that re-open a new socket using the 3G connection?
thanks
alex



