Re: [android-beginners] DefaultHttpClient problem sending Http request

2010-03-07 Thread wahib haq
hey dear , i just get my hands on wid sending and receiving httprequest thing. it works in my case but i am not sending more than one request at a time. concerning your issue...i guess its GPRS problem and packet are lost during transmission. IOException shud occur when there is error while sendin

[android-beginners] DefaultHttpClient problem sending Http request

2010-03-07 Thread wonglik
Hi Everybody I have some problem and I am not sure if I understand it correctly and I would appreciate your advice. My target is to send http request after receiving notification. Request contains HttpPost followed with 302 get redirect. Everything works fine most of the time but sometimes the re