Post some logcat log so that it will be clearer. Check the reponse status line. That will provide more information.
Thanks and Regards, Kumar Bibek http://tech-droid.blogspot.com On Jan 3, 10:52 pm, p1erstef <[email protected]> wrote: > Hi all, > > I'm trying to use HttpPost to send data from an android device to a > server. > It works great with a Wifi connection, but I get the IOException "The > target server failed to respond" with a Mobile connection (3G, Edge, > etc.). It doesn't seem to be a timeout problem (I set it to 90s). > The use of HttpGet works perfectly with both Wifi and Mobile > connection... > Any idea of where the problem could come from? > > Thanks! -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] 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

