Hi,

I'm currently developing a new MPD (http://mpd.wikia.com/wiki/
Music_Player_Daemon_Wiki) client for android (yes, yet another
client ;-) ).

To do that, i'm using a Java MPD library (http://www.thejavashop.net/
javampd) but i have some strange issues.

To test the robustness of my application, i try to kill the mpd server
while my client is connected... and .... nothing happens... Inside the
library, no socket exceptions are thrown, nothing happens when we call
write on the output buffer of the socket.

The same code on my desktop, in a "normal" java application has
correct behaviour.

Any idea ? Thanks

Louis

-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en

Reply via email to