enervatron wrote:
> FWIW, I'm using HttpURLConnection to create and read/write the data,

Have you tried switching to the HTTPComponents API in Android? It's 
possible the problem is limited to the implementation of 
HttpURLConnection, and your problem will go away by using another HTTP API.

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

Android Training on the Ranch! -- Mar 16-20, 2009
http://www.bignerdranch.com/schedule.shtml

--~--~---------~--~----~------------~-------~--~----~
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
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to