[android-developers] Re: Error when HTTPConnection

2010-10-11 Thread pramod.deore
did you write permission in manifest as uses-permission android:name=android.permission.INTERNET / On Oct 11, 4:17 pm, kavitha b kkavith...@gmail.com wrote: Hi All, I am getting this error frequently when making HTTPConnection. Sometimes it connects and sometimes not. I have tried with

Re: [android-developers] Re: Error when HTTPConnection

2010-10-11 Thread kavitha b
Thanks for the response. I am able to connect to Server through HTTPConnection.I have included permission. Most frequently i get Socket Connection Error. It times out very frequently. Like I am doing a online streaming application.It will play for sometime and after afterwards it will close