Hi everyone, About the Socket I/O:
When I look at the net traffic with wireshark, the socket's output data is correct. But there are "tcp checksum offload" errors. I used ethtool to disable the checksum of the system(linux), but this doesn't change anything. By the way, I have a server application in java and a client in Android. I want the client to send data to the server. There is no problem with a client in java but it does't work in Android. Hope my description enough clear. Can I disable the tcp checksum in Android somewhere? Or am I in the wrong way? Thanks for any help. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] Announcing the new M5 SDK! http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

