Pls help me!!
I am trying to write a http client according to the Simple Http Example.
However, the RConnection::Start doesn't return.
There are a lot of meaningless package data printed on the debug window after I call Start() in the emulator.
The build-in browser in the emulator could work.
But the simple http example could not work.
According to the debug output, the example fail for the same reason, that the start doesn't return.
Who knows how to fix it?





