It is a httpconnection"http://www.163.com" on s60
It returns error "Symbian error = -5105";
But I can connect with the same URL on SonyEricsson successfully.
How can I do to deal with the error?
Thank you very much!!!
It is a httpconnection"http://www.163.com" on s60
It returns error "Symbian error = -5105";
But I can connect with the same URL on SonyEricsson successfully.
How can I do to deal with the error?
Thank you very much!!!
Last edited by onlymengmei; 2006-06-08 at 07:03.
You probably have problems with your GPRS connection. This error means "No Route Available". Try to access it using the browser to see if everything is OK with your access point settings.
Daniel
I can access it on browser successfully
and so does it using SonyEricssonK700
SO I think maybe httpconnection on s60 needs some specials,
but I have no idea how to find other ways to deal with it!!!
Last edited by onlymengmei; 2006-06-09 at 07:17.
Have you tried to change the URL on the s60 just to test whether it works with another site?
Daniel
Yes, I can access to www.163.com on SonyEricK700 and WTK2.2
But, it does not work on s60 alse.
Hi,
What I meant was: have you try to access, for example, www.yahoo.com (or any other site, Google, etc.) in your code, to see if it works?
Daniel
yes, I try to access to www.163.com , but it does not work
That site is not proper?
When you try to access Yahoo.com for example, does it work?
Daniel