Hi, I have program that runs a bluetooth connection. The socket
connects fine. We then read/write from the related streams. This works
fine for about a minute, then we start to get IOExceptions from the
InputStream.available() and OutputStream.write() functions. The
IOException indicates that the socket has been closed.

Could anybody take a stab at what might be going on here?

Thanks,
John

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