[android-developers] Re: how to handle HTTP/1.1 416 Requested Range Not Satisfiable

2009-06-06 Thread Numan Ahmed
*-- On Mon, 6/7/09, numan numan@gmail.com wrote:

hello my friend how are u
latest sexy  summer fashion  hot fashion videos
visit my websitehttp://www.fashioninfokit.com/*

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Re: How to handle HTTP/1.1 416 Requested Range Not Satisfiable

2009-04-01 Thread Mark Murphy

manoj wrote:
 In my app, I am getting this response. I dont know how to handle this.

That would probably be best answered by whoever is running the server
you are trying to download data from.

If you can give us more information, such as which HTTP client library
you are using, we might be able to give you more ideas or other places
to learn more.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://twitter.com/commonsguy

_The Busy Coder's Guide to Android Development_ Version 2.0 Available!

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Re: How to handle HTTP/1.1 416 Requested Range Not Satisfiable

2009-04-01 Thread manoj

Actually, I am trying to request some data which is available at
remote site.

On Apr 1, 8:57 pm, manoj manojkumar.m...@gmail.com wrote:
 Hi friends,

 In my app, I am getting this response. I dont know how to handle this.

 Please can some one suggest me.

 Thanks,
 Manoj.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Re: How to handle HTTP/1.1 416 Requested Range Not Satisfiable

2009-04-01 Thread manoj

Actually I am implementing socket connection, with some range headers.
For some urls I am getting the nice response (206), but for some urls
I am getting this response.

On Apr 1, 9:05 pm, Mark Murphy mmur...@commonsware.com wrote:
 manoj wrote:
  In my app, I am getting this response. I dont know how to handle this.

 That would probably be best answered by whoever is running the server
 you are trying to download data from.

 If you can give us more information, such as which HTTP client library
 you are using, we might be able to give you more ideas or other places
 to learn more.

 --
 Mark Murphy (a Commons 
 Guy)http://commonsware.com|http://twitter.com/commonsguy

 _The Busy Coder's Guide to Android Development_ Version 2.0 Available!
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---