Hi All: Android emulator is available as a socket server and socket server as a service at background, when service start, I open a thread to start listening, when use client to connect socket server and write data to waiting for server response, this time the server is running to the read() method then blocking , the client has already called flush () method, Unless shutdown the client socket in order to service socket read and print the data, why?
Cheers, YuHao -- 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