View Single Post
Old 05-03-2008, 06:42 AM   #1
shailesh.astute
New Member
 
Join Date: Mar 2008
Model: 8820
PIN: N/A
Carrier: Airtel
Posts: 5
Default java.io.IOException Open Tunel Failure error

Please Login to Remove!

Hi,
I am facing problem while requesting to the server on my blackberry device.

When i try to open the connection using below statement it will give java.io.IOException Open Tunel Failure error. I have checked the TCP settings and APN settings are proper. Other application like ymsngr and gtalk are working fine but my midlet is not working. I am using Airtel Blackberry and APN is airtelgprs.com.


HttpConnection con = (HttpConnection) Connector.open("http://google.com");


Can anybody help me?

Thanks
Shailesh
Offline   Reply With Quote