On Jul 24, 6:39 pm, Joseph Earl <joseph.w.e...@gmail.com> wrote:
> For accessing a private member you'd have to use Reflection.
> Can't help you on the first point though I'm afraid.

Thanks anyway.

The solution I've come up with, is to create a pair of connected
LocalSockets in addition to my initial Socket, and a dedicated "noria"
thread that carries bytes from the OutputStream of the LocalSocket to
the InputStream of the Socket. Ugly, but working. But ugly ;-)

-Alex

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