Re: [android-developers] Fwd: Sending 15KB Data via HTTP POST and got java.io.FileNotFoundException !! ?

2011-11-07 Thread JĂșlio Cesar Bueno Cotta
I just guess..I am not sure...but When you close the output..don't you close the connection? Have you monitoring the server side to any problens with this greater size? Good luck 2011/11/5 Nassem Zaher > Please need advise ! > > > -- Forwarded message -- > From: Nassem Zaher >

[android-developers] Fwd: Sending 15KB Data via HTTP POST and got java.io.FileNotFoundException !! ?

2011-11-07 Thread Nassem Zaher
Please need advise ! -- Forwarded message -- From: Nassem Zaher Date: Sat, Nov 5, 2011 at 9:06 PM Subject: Sending 15KB Data via HTTP POST and got java.io.FileNotFoundException !! ? To: Android Developers Hi I am trying to send data via HTTP POST from my android application an