Search code examples
blackberryblackberry-simulator

Blackberry http connection problem


My app uses an http connection to a server. On the 9550 BlackBerry simulator, it runs fine but when I run it on an 8520 simulator it gives the error

java.io.IOException:Tunnel Failed.

Why is this happening?


Solution

  • Have a look at these StackOverflow topics:
    Tunnel Failed, BlackBerry Curve 8900
    Are socket connections faster than http on Blackberry?.