On Sep 12, 12:45 am, Nick Risaro <[email protected]> wrote: > On Sun, Sep 11, 2011 at 5:54 PM, petter <[email protected]> wrote: > > Are end of line characters handled differently in Android? > > Probably, the EoL is encoding dependent. Try forcing the encoding to > something like UTF-8 in both ends of the socket.
It's probably related to eol detection. I tried UTF-8 on the android side, but it did not change anything. The response is all ASCII. I can't control the server since it's a hardware device where I have no ability to log in. -- 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] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

