Hi,

I have a background thread in my android client which sends a request
to a server using a
socket and then tries to read the data back from the socket.

The data sending part works fine, but when I try to read from the
inputStream of the socket,
I am getting a EOFException.

Any suggestions or advice would be highly appreciated.

Thanks very much.

Antonio.
-- 
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

Reply via email to